In this tutorial you will learn how a DIY EMI detector works.
You will also understand what electromagnetic interference is, and why it’s important to be aware of it.
EMI is a form of electromagnetic radiation: a combination of electric and magnetic waves traveling outward from anywhere that an electrical power signal is changing or being turned on and off rapidly
Where this gadget excels is spotting “phantom” or “vampire” energy loads.
More correctly called standby power, this is the amount of electricity that constantly flows through some electronic devices, even when they’re supposedly switched off or in standby mode. Devices use standby power on features such as digital clocks, remote control reception, and thermometers.
Relatively weak energy efficiency regulations in the United States result in many devices drawing far more wattage than they need in standby mode.
The EMI detector works by capturing the electrical energy coming into the arduino's analog port, and turning it into a sound via the speaker.
Step 1: Assemble the EMI detectorFor the step-by-step, click HERE.
Step 2: Program the EMI detector
Whether you are using an arduino uno or a nano, the code that you will need to upload in order for the probe to function correctly is basically the same.
Just make sure to program the correct digital pin for the piezo speaker. In the instructions above, we connected the speaker on D9 on an arduino uno, and D3 on an arduino nano.
The full arduino code is also available here (or below).
Because Arduino is connected by a USB cable to your computer, it is receiving a flood of electromagnetic interference from the computer. Even worse, that EMI is being pumped into Arduino via the USB cable. To make this detector really work, we’ve got to go mobile.
A fresh 9-volt battery should be enough to get this gadget running.
Your Arduino should start up normally: the LEDs mounted on the Arduino board should flash, and within a few seconds the EMI code should be up and running.
Step 3: Activity Idea for KidsYou can use the EMI probe to compare and contrast EMI radiations deriving from different electronic appliances.
Hold the probe next to a stereo system or a TV whilst these devices are in standby mode, and you ll probably get a similar reading to a laptop when this is turned on.
Let kids discuss or write on a board which electronic appliances readiated EMI and discuss why this is relevant to the environmental topic of energy saving.
Once you ve found out which electronic appliances radiate the biggest amount of EMI when in standby mode, you can learn ways to eliminate vampire power. There are several options how to do that:
- Unplug electronic appliances and chargers when you don't use them.
- Set devices to energy save mode.
- Use a power strip to turn all electronics off at the same time.
This tutorial has been produced as part of the DEEDU project, co-financed by the Erasmus + Programme of the European commission. Project n°: 2018-1-FR02-KA205-014144.
The content of this publication does not reflect the official opinion of the European Union. Responsibility for the information and views expressed therein lies entirely with the authors. For more information, email us at info@digijeunes.com.
Comments