This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:iot-open:hardware2:powering [2023/10/22 20:39] – pczekalski | en:iot-open:hardware2:powering [2024/03/05 14:12] (current) – pczekalski | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Powering of the IoT devices | + | ====== Powering of the IoT Devices ====== |
+ | {{: | ||
IoT requires a constant and reliable power source to operate devices, sensors, and communication effectively. The choice of power source for IoT devices is from traditional batteries to cutting-edge energy harvesting technologies. | IoT requires a constant and reliable power source to operate devices, sensors, and communication effectively. The choice of power source for IoT devices is from traditional batteries to cutting-edge energy harvesting technologies. | ||
The factors influencing the choice are: | The factors influencing the choice are: | ||
Line 5: | Line 6: | ||
* working environment, | * working environment, | ||
* intended operation, | * intended operation, | ||
- | * time of life, | + | * lifetime |
* operation reliability and availability. | * operation reliability and availability. | ||
The majority of IoT devices use a DC power source. AC is usually converted into the DC, eventually used for powering high-power actuators. Most IoT devices rely on batteries as their energy source, which is common in edge devices. Fog devices are powered with a mixture of the sources: battery (DC) or socket/grid (AC). Green energy sources are introduced in both classes; the choice of technology depends on the IoT application domain and scenario. | The majority of IoT devices use a DC power source. AC is usually converted into the DC, eventually used for powering high-power actuators. Most IoT devices rely on batteries as their energy source, which is common in edge devices. Fog devices are powered with a mixture of the sources: battery (DC) or socket/grid (AC). Green energy sources are introduced in both classes; the choice of technology depends on the IoT application domain and scenario. | ||
- | Batteries (non-rechargeable or rechargeable) provide DC. A plain battery' | + | Batteries (non-rechargeable or rechargeable) provide DC. A plain battery' |
Using green energy sources requires conversion and energy storage as its nature is non-consistent in the time domain. Using green energy as a power source requires a different approach towards IoT device control algorithms because of the unpredictable nature of the green energy sources. It is common for devices to put themselves into the low power consumption mode on demand because of the sudden lack of energy.\\ | Using green energy sources requires conversion and energy storage as its nature is non-consistent in the time domain. Using green energy as a power source requires a different approach towards IoT device control algorithms because of the unpredictable nature of the green energy sources. It is common for devices to put themselves into the low power consumption mode on demand because of the sudden lack of energy.\\ | ||
Line 16: | Line 17: | ||
* 3.3V - for recent microcontrollers, | * 3.3V - for recent microcontrollers, | ||
- | <note important> | + | <note important> |
- | <note tip>A special note on powering IoT devices with inductive actuators: a separate DC powering rail should be used. Actuators using electromagnetic components, such as relays, motors and servos, should not share a powering bus with MCU. They introduce | + | <note tip>A special note on powering IoT devices with inductive actuators: a separate DC powering rail should be used. Actuators using electromagnetic components, such as relays, motors and servos, should not share a powering bus with MCU. They introduce |
<note tip>When dealing with high current, high voltage or high inference devices, it is expected to use physical separation of the signals with means of e.g. optocouplers.</ | <note tip>When dealing with high current, high voltage or high inference devices, it is expected to use physical separation of the signals with means of e.g. optocouplers.</ | ||
- | IoT devices commonly control power sources regarding their condition (e.g. remaining energy, ageing symptoms). In the simplest case, the battery terminal can be connected to the A/D (usually via a voltage divider). It is also common | + | During their operation, |
- | + | ||
- | [[en: | + | |
- | + | ||
- | <todo @pczekalski> | + | |
- | <todo @gskuaban> | + | |
- | + | ||
- | [[en: | + | |
- | + | ||
- | + | ||
- | [[en: | + | |
- | + | ||
+ | <WRAP excludefrompdf> | ||
+ | The following chapters discuss more on the powering of the IoT devices: | ||
+ | * [[en: | ||
+ | * [[en: | ||
+ | * [[en: | ||
+ | * [[en: | ||
+ | </ | ||