This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:iot-reloaded:green_iot_design [2023/08/25 19:44] – gkuaban | en:iot-reloaded:green_iot_design [2024/12/05 17:01] (current) – ktokarz | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ======Green IoT Design====== | ||
| + | Green IoT design is a paradigm based on a holistic IoT design framework that focuses on maintaining a balanced trade-off between the functional requirements, | ||
| + | |||
| + | The emergence of modern technologies such as Fifth Generation (5G) mobile networks, blockchain, Artificial Intelligence (AI), and fog/cloud computing are unlocking new IoT use cases in various industries and sectors of the modern technology-driven economy or society. As a result, the number of IoT devices connected to the internet and the volume of traffic generated from IoT infrastructures will increase significantly, | ||
| + | |||
| + | An effective green IoT strategy should span the entire IoT product lifecycle from the design to production (manufacturing) to the deployment, operations and maintenance, | ||
| + | |||
| + | Green IoT design is a design framework consisting of design, production, implementation, | ||
| + | |||
| + | **Energy-efficient design** | ||
| + | |||
| + | It involves designing and deploying energy-saving mechanisms to reduce the energy consumption of IoT devices. These mechanisms include the following: | ||
| + | |||
| + | - Green computing: Energy-efficient strategies designed to minimise energy consumption or to maximise energy efficiency to decrease the carbon footprint of computing devices and processes in IoT infrastructures (from the devices at the IoT layer to the computing servers at the fog computing servers). | ||
| + | - Green communication and networking: Selecting energy-efficient technologies, | ||
| + | - Green security: Design and implement energy-efficient security algorithms to minimise energy consumption or maximise energy efficiency in IoT infrastructures. | ||
| + | - Green architectures: | ||
| + | - Green hardware design: Design energy-efficient hardware chips and devices (computing and networking nodes) to minimise energy consumption or maximise energy efficiency and decrease the carbon footprint from computing and networking hardware nodes in IoT infrastructures. Energy-efficient chips and hardware devices can save a lot of energy. With the increased use of AI and blockchain in IoT applications, | ||
| + | - Green software design: Optimising software algorithms and programs to minimise energy consumption, | ||
| + | |||
| + | The above energy-efficient or sustainable computing, security, networking, hardware, and software design strategies can significantly reduce the energy demand from large-scale IoT infrastructures deployed throughout the world. Although significant amounts of energy can be saved by applying these strategies, the rapid growth in the size of the IoT industry may offset these gains, but they offer a significant gain for the environment. | ||
| + | |||
| + | **Design choices for energy sources** | ||
| + | |||
| + | The type of energy sources required to power IoT infrastructures varies from the IoT cyber-physical infrastructure to the core infrastructures. Electrical and electronic devices in the IoT infrastructure can be powered with energy from: | ||
| + | |||
| + | - Main: Powering electrical and electronic systems within the IoT infrastructure using electricity from the main power supply. This method is suitable for energy-hungry devices like networking nodes and servers but not for a massive number of IoT devices, especially when the devices are supposed to be mobile. | ||
| + | - Energy harvesting: Renewable energy sources power electrical and electronic systems within the IoT infrastructure to reduce dependence on fossil fuel and other environmentally unsustainable energy sources. The kind of renewable energy source depends on the energy demand of the networking and computing nodes. For IoT devices, energy harvesters that can be scaled down to produce a small amount of energy to power small IoT devices, while larger energy harvesters that can produce more significant amounts of energy are used to supply power-hungry computing and networking nodes. | ||
| + | - Energy storage: The energy storage systems used to store energy in IoT infrastructure are battery energy storage systems (BESS) and super-capacitors. Small-sized batteries with limited energy often power most IoT devices. Due to the intermittent nature of renewable energy sources, large energy storage systems are frequently used to store harvested extra energy. That is, if the energy harvested is more than the load demand of the computing and networking system to be powered within the IoT infrastructure, | ||
| + | |||
| + | **Environmental sustainability mechanisms** | ||
| + | |||
| + | IoT systems should be designed, implemented, | ||
| + | |||
| + | - Biodegradable materials are used to fabricate some components of the IoT devices. | ||
| + | - Reuse of IoT components. | ||
| + | - Recycling some of the waste generated, especially e-waste (electronic parts and batteries) from the IoT industry. | ||
| + | |||