International Journal of Interactive Mobile Technologies (iJIM) – eISSN: 1865-7923 – Vol. 14, No. 1, 2020 Short Paper—The Application of Wireless Communication in IOT for Saving Electrical Energy The Application of Wireless Communication in IOT for Saving Electrical Energy https://doi.org/10.3991/ijim.v14i01.11538 Haider Th. Salim AlRikabi () Wasit University, Wasit, Iraq hdhiyab@uowasit.edu.iq Khalid Waleed Nasser Misan University, Amarah, Iraq Abdul Hadi M.Alaidi Wasit University, Wasit, Iraq Abstract—Energy consumption is a huge problem in Iraq, especially in government institutions. Many devices continue operating even after working hours. In this case study, by using IOT technology, we shall show it to be more efficient if we can control the main devices that are consuming a large amount of power. Internet of things (IOT), therefore, is an exciting solution for manag- ing energy consumption in Iraqi government buildings. The proposed system has been designed to wake up the devices to start oper- ating at 7:00 AM. 7:00 AM is the standard start of the working day in Iraq. In our proposed system, the case study has been taken based on the universities and institutions. In the universities and institutions, the working day ends at 8:00 PM. This is when our proposed system is designed to power off the main devices. In addition, after 8:00 PM and before 7:00 AM, if there is any device still in operation, the system will send a notification to the manager of the insti- tution. Our proposed system has been designed using Arduino mega as a main con- troller. Also, the module SIM800L GSM has been used to make the communi- cation for notification cases, and the Relay 8 CH has been used as electronic switches for the devices. Keywords—Internet of Things (IOT), Power management, Global System for mobile communication (GSM). 1 Introduction The sensor nodes of the devices play a very important role in Internet of things (IOT) applications. The IOT edge devices number is predicted to be millions, trillions, or more, and they must operate with low power consumption like 1 mW or less [1]. However, each IOT device that is working in 1 mW for power management will help to reduce the power consumption in the building or the institution. The saving of 152 http://www.i-jim.org https://doi.org/10.3991/ijim.v14i01.11538 https://doi.org/10.3991/ijim.v14i01.11538 mailto:hdhiyab@uowasit.edu.iq Short Paper—The Application of Wireless Communication in IOT for Saving Electrical Energy energy consumption in the building is by reducing the loss of energy. Now, this is commonly referred to as "improving the efficiency of the energy in the buildings" by the rational use of energy. Specifically, the energy saving of the buildings is referred to in relation to the building design, planning, construction (expansion and reconstruc- tion), the process of using and transformation and carrying out the standards of the energy efficiency in the implementation[2, 3]. Also, in the usage of the materials, equipment, techniques, products and technologies of energy saving, improving the performance of heating and thermal insulation, refrigeration of the air conditioning and heating system efficiency, strengthening the management and operation of energy systems, and using renewable energy [4]. “Internet of things” is the term that refers to any object that communicates with the Internet. Next, via the network of the mobile communication or any other way to access the connection to the Internet, the collection of information and its intelligent management will be achieved in energy savings, and decrease of the energy consump- tion in the building or in the institutions[5]. There are three characteristics in the IOT systems. The first one is the collection of information using any wireless technique; the second one is the real-time delivery of the data packets; and the last one is the process and the analysis of the collected data. The IOT systems consist of three levels. The bottom level is associated with sensory data; the second level is related to the network layer for the transmission of the data; and the top level offers the service which is the application layer [3]. In recent years, a large number of researchers and power service companies have been contacting consumers in regard to the saving of energy. Aryo H. Primicanta and etc. in 2010, developed a wireless power monitoring system that is based on the Zigbee and GSM technology, the result of this work leads to monitoring the power consumption of the customers and leads to savings in the consumption of energy[6]. N. Javaid and etc. in 2012 discussed power organizing, power utilization, and the architecture of power controlling with the intention of power saving. They also dis- cussed the Zigbee role in the real-time reading of the meter, transmission line moni- toring, and the direct controlling of the load for the electric appliances used in the homes. They also discussed the control of home appliances, so that it appears as user- friendly for power on/off via the Internet, PDA by using the GUI Web-portal, and via the GSM mobile phone[7]. Vishal S. Undre and etc. in 2014 developed a new method which is an energy man- agement method that is advanced and uses GSM technology. In this design, the elec- trical energy that is available will be distributed to each consumer in equal quantities. This required energy value is set via the GSM shield. If there is a consumer that ex- ceeds the limit of the consumption value then an offset current card will give a signal to the microcontroller and the microcontroller will activate the relay, which results in a cut off of the power supply to that particular consumer[8]. Waqas Ali and etc. in 2017 presents an efficient, simple, and inexpensive system design of an energy meter for the automatic single phase reading. This system is based on GSM technology which, in addition, has the advantage of user notification. The short messaging service has been used in this system for sending the readings of the energy meter data to the office of billing as well as for updating the consumers about iJIM ‒ Vol. 14, No. 1, 2020 153 Short Paper—The Application of Wireless Communication in IOT for Saving Electrical Energy their usage of the energy on a regular basis. In addition, this work also discusses the impacts of the system’s potential that is used both for consumers and utilities[1]. 2 System Design and Implementation In this section, the proposed design and its implementation will be discussed in de- tails. This section contains two sub-sections; the first one talks about the hardware design, and the second talks about the software design. 2.1 Hardware design part Fig. 1. The general block diagram of the proposed system. In this section, the hardware design of the proposed system will be discussed in de- tail. The main part of this system is the microcontroller that acts as the brain of the system. This system uses the GSM technology for wireless communication for trans- mitting the data. Also, there is an android app that has been designed for this system which is related with the system to enable wireless controlling by the manager of the power service in the institution. Figure (1) shows the main block diagram of the pro- posed system. The microcontroller that has been used in this system is the Arduino mega microcontroller, and the GSM shield that has been used for the wireless com- munication is SIM800L; also, an 8-channel relay module has been used as an elec- tronic switch. Figure (2) below shows the connection diagram of the proposed system. 154 http://www.i-jim.org Short Paper—The Application of Wireless Communication in IOT for Saving Electrical Energy Fig. 2. Shows the connection diagram of the proposed system. As shown in the figure above, the proposed system also contains 8 on/off switches, which are to give manual control of the electrical devices. Also, in case any device operates outside of the working period by using the switches, the system will give a notification to the manager of the institution by using the SMS service of the GSM communication. The manager of the institution has the android application that is able to control these devices wirelessly by using the buttons that are related with the SMS service of the device. 2.2 Software design part In this section, the software part of the proposed system will be discussed in detail. In the first, the software of the Arduino microcontroller will be discussed, and thereaf- ter, the software of the android application will be discussed. The Arduino mega has been programed using the C++ programing language by us- ing the AVR studio development environment. The algorithm that is shown in Figure (3) can be explained in the following listed points:  The system will switch on the essential devices at 7:00 AM.  The system gives the ability to control the devices by using the on/off switches.  At 8:00 PM, the system will switch off important devices.  Any device that is switched off after 8:00 PM and is switched on again. iJIM ‒ Vol. 14, No. 1, 2020 155 Short Paper—The Application of Wireless Communication in IOT for Saving Electrical Energy  By using the switches, the system will send a notification to the manager.  The manager has the means to switch on/off the devices by using the android ap- plication.  The android application is related with an SMS service in the mobile phone for sending SMS messages to the system.  The system gives priority to the SMS messages because they are from the manager of the institution. Fig. 3. The flowchart of the algorithm for the proposed system In Figure (3), the flowchart of the algorithm for the proposed system is explained. 156 http://www.i-jim.org Short Paper—The Application of Wireless Communication in IOT for Saving Electrical Energy 2.3 Android APP development part For the proposed system, there is an android app that has been developed. This ap- plication has been developed using the Android Studio Development Environment. The purpose of the android app is for controlling the devices wirelessly via the GSM communication technology. The application contains a set of buttons that are pro- gramed to send specific commands when they are clicked. These commands are ac- cepted by the system, and by these commands, the system will control the devices. 2.4 The prototype The proposed system has been implemented as a prototype system. The system contains eight devices that are managed and controlled, as shown in the next Figure (4), which shows the proposed implementation of the prototype Fig. 4. The prototype of the propose system. 3 Results and Conclusion Our proposed system has been tested in prototype design. It approved that the en- ergy that are consumed in one month has been decreased up to 50% as shown in fig- ures (5) & (6) below. iJIM ‒ Vol. 14, No. 1, 2020 157 Short Paper—The Application of Wireless Communication in IOT for Saving Electrical Energy Fig. 5. Energy consumption for refrigeration & air refreshing Fig. 6. Energy consumption for cooling & lighting This system proves that using of the wireless communication with IOT systems will help to save energy. By comparing the proposed system with recent works, the proposed system allows the manager of the institution to have direct access to the energy-saving system. The proposed system also lets the manager of the institution be notified in case of any accident. The energy saved/gained by using IOT applications in this work is calculated as: 𝐸𝐺 = 𝐸 − 𝐸𝐼𝑜𝑇 𝐸𝐺 = 4022.4𝑘𝑊ℎ − 2012.125 𝐸𝐺 = 2010.275 𝑘𝑊ℎ Where EG: daily gained energy after using IOT E: daily energy consumed without using IOT 158 http://www.i-jim.org Short Paper—The Application of Wireless Communication in IOT for Saving Electrical Energy EIOT: daily energy consumed with using IOT For calculating the gained efficiency (ηG) the below equation is used 𝜂𝐺 = 𝐸𝐺 𝐸 ∗ 100% 𝜂𝐺 = 2010.275 4022.4 ∗ 100% 𝜂𝐺 = 49.97% The equation given above shows that energy efficiency by using IOT for monitor- ing and notifying saved about 50% of the daily energy consumed. 4 References [1] W. Ali, H. Farooq, A. Khalid, A. Raza, and N. Tanveer, "Single phase GSM based wire- less energy metering with user notification system," in 2017 International Symposium on Wireless Systems and Networks (ISWSN), 2017, pp. 1-8: IEEE. https://doi.org/10.1109/ iswsn.2017.8250030 [2] B. L. R. Stojkoska and K. V. Trivodaliev, "A review of Internet of Things for smart home: Challenges and solutions," Journal of Cleaner Production, vol. 140, pp. 1454-1464, 2017. https://doi.org/10.1016/j.jclepro.2016.10.006 [3] C. Wei and Y. Li, "Design of energy consumption monitoring and energy-saving manage- ment system of intelligent building based on the Internet of things," in 2011 international conference on electronics, communications and control (ICECC), 2011, pp. 3650-3652: IEEE. https://doi.org/10.1109/icecc.2011.6066758 [4] P. V. Paul and R. Saraswathi, "The Internet of Things—A comprehensive survey," in 2017 International Conference on Computation of Power, Energy Information and Commuinca- tion (ICCPEIC), 2017, pp. 421-426: IEEE. https://doi.org/10.1109/iccpeic.2017.8290405 [5] I. Khajenasiri, A. Estebsari, M. Verhelst, and G. Gielen, "A review on Internet of Things solutions for intelligent energy control in buildings for smart city applications," Energy Procedia, vol. 111, pp. 770-779, 2017. https://doi.org/10.1016/j.egypro.2017.03.239 [6] A. H. Primicanta, M. Y. Nayan, and M. Awan, "ZigBee-GSM based automatic meter read- ing system," in 2010 International Conference on Intelligent and Advanced Systems, 2010, pp. 1-5: IEEE. https://doi.org/10.1109/icias.2010.5716223 [7] N. Javaid, A. Sharif, A. Mahmood, S. Ahmed, U. Qasim, and Z. A. Khan, "Monitoring and controlling power using zigbee communications," in 2012 Seventh International Confer- ence on Broadband, Wireless Computing, Communication and Applications, 2012, pp. 608-613: IEEE. https://doi.org/10.1109/bwcca.2012.107 [8] V. S. Undre, R. N. Dhole, C. R. Solanki, S. R. Pawale, and R. C. Thool, "Advance energy management using GSM technology," in 2014 Students Conference on Engineering and Systems, 2014, pp. 1-4: IEEE. https://doi.org/10.1109/sces.2014.6880099 5 Authors Haider Th. Salim ALRikabi is a Master of Electrical Engineering from California State University / Fullerton (CSUF)/USA. Works as Lecturer at Department of Elec- trical Engineering in University of Wasit of Al Kut city – Hay ALRabee, Wasit, Iraq. iJIM ‒ Vol. 14, No. 1, 2020 159 https://doi.org/10.1109/iswsn.2017.8250030 https://doi.org/10.1109/iswsn.2017.8250030 https://doi.org/10.1016/j.jclepro.2016.10.006 https://doi.org/10.1109/icecc.2011.6066758 https://doi.org/10.1109/iccpeic.2017.8290405 https://doi.org/10.1016/j.egypro.2017.03.239 https://doi.org/10.1109/icias.2010.5716223 https://doi.org/10.1109/bwcca.2012.107 https://doi.org/10.1109/sces.2014.6880099 https://www.bridgeport.edu/ Short Paper—The Application of Wireless Communication in IOT for Saving Electrical Energy Contact: - +9647732212637. E-mail:- hdhiyab@uowasit.edu.iq. The number of articles in national databases – 8. The number of articles in international databases – 8. Khalid Waleed Nasser is a Master of Electrical Engineering from The Great Saint Petersburg polytechnic university/Russia. Works as Lecturer at Department of Elec- trical Engineering in University of Misan. Contact:- +9647702787670. E-mail:- kha- lid.waleed@uomisan.edu.iq. The number of articles in national databases – 1. The num- ber of articles in international databases – 1. Abdul Hadi M. Alaidi is a Master of computer science from University of Bridge- port/USA works as a Lecturer at Department of Electrical Engineering in University of Wasit, Al Kut city – Hay ALRabee, Wasit, Iraq. E-mail:- alaidi@uowasit.edu.iq. The number of articles in national databases – 4. The number of articles in international databases – 2. Article submitted 2019-07-18. Resubmitted 2019-08-22. Final acceptance 2019-08-23. Final version published as submitted by the authors. 160 http://www.i-jim.org mailto:hdhiyab@uowasit.edu.iq mailto:khalid.waleed@uomisan.edu.iq mailto:khalid.waleed@uomisan.edu.iq https://www.bridgeport.edu/ https://www.bridgeport.edu/ mailto:alaidi@uowasit.edu.iq