International Journal of Interactive Mobile Technologies (iJIM) – eISSN: 1865-7923 – Vol. 14, No. 15, 2020 Paper—Development of Wireless Control System for Smart Street Lighting using ESP8266 Development of Wireless Control System for Smart Street Lighting using ESP8266 https://doi.org/10.3991/ijim.v14i15.14081 Syifaul Fuada () Universitas Pendidikan Indonesia, Bandung, Indonesia syifaulfuada@upi.edu Trio Adiono, Lindawani Siregar Institut Teknologi Bandung, Bandung, Indonesia Abstract—In this paper, we report a smart street lighting control system us- ing the ESP8266 which is a low-cost Wi-Fi chip with full TCP/IP stack and mi- crocontroller capability. Our system is equipped with a web server developed in HTML code. Hence, our smart street lighting system can be controlled wireless- ly to turn ON or turn OFF. Moreover, our system can monitor the environmen- tal condition, that is the temperature and humidity parameters around the street- light. All sensors used in this system are pure digitally-outputted sensor: DHT11 to monitor the ambient temperature and humidity and BH1750 to adjust the street light intensity automatically. The dimming technique was applied in the control system by using Pulse Width Modulation (PWM). The system was divided into two main parts: Gateway and Node in which these two parts em- ploy the ESP8266. The Gateway as a coordinator will send a message to the node as an end device. In this work, the streetlight is set as a Node. Later, the node will send the ACK to the Gateway. Based on the performance test, we found that each node in the system can send a message to other nodes. Keywords—BH1750, DHT11, ESP8266, street lighting system. 1 Introduction Street lighting is one of the city’s infrastructures that gets particular concern from the city government because it provides many significant benefits. Street lights are one of the city’s strategic assets in providing safety aspect for drivers, riders, and pedestrians, inviting public areas and enhancing security in homes, businesses, and city center. Street lighting is one of the most massive electrical consumption for mu- nicipalities area. A case study of BEE reports that the street lighting comprises of 10 – 38% of total energy consumption in typical cities worldwide [1]. It is estimated that street lights are operating up to 12 hours a day. However, the management and control of street light in the city have a problem nowadays because most of them still use the uncontrolled street light (manual con- trol). Therefore, effectiveness in effort and efficiency in costs is still relatively low. 68 http://www.i-jim.org mailto:https://doi.org/10.3991/ijim.v14i15.14081 mailto:nuurwachid@upi.edu Paper—Development of Wireless Control System for Smart Street Lighting using ESP8266 The controllable street lighting is the perfect solution; it can serve special features, namely real-time monitoring and automatic control system [2]. The design of a smart street lighting system taking into account the light intensity for luminous control (i.e., ON/OFF/DIM) offers many advantages; it can save the energy costs by 40%, main- tain the prices by 50%, and increase the lamp’s lifetime by 30% [3]. There are various numbers of scientific works that propose a control system for the street lights, as in [4] [9]. In [4], the microcontroller PIC16F877A was used as a brain to control the street light system. They use two sensors which are Light Dependent Resistor (LDR) sensor to indicate a day/night time and the photoelectric sensor to detect the move- ment on the street. There is drawback in [4], that is the used sensor in detecting light intensity. LDR sensor requires a complicated calculation to obtain the accurate value. In this case, the LDR can be substituted by the BH1750; it has more accurate sensing for light intensi- ty and easier to use. With the BH1750, the light intensity can be directly measured in Lux parameter, without needing calculations. BH1750 was used for various applica- tions, e.g., an intelligent control system for automobile sun visor [5], IoT-based smart home automation [6], sunlight radiation [7], agricultural greenhouses [8], etc. In this paper, we focus on the implementation of BH1750 for street lighting application. Later, in [9] develop the street light system using ESP8266 module, it was used as a communication device as well as a controller device. They employed DHT22 and LDR sensor. The ESP8266 module is the best suited for the application case because of its low- cost, low-power, and programmable IC [10]. Prior work proposed a wireless sensor network (WSN) consists of Wi-Fi for a node to server communication [11]. Each node mainly comprises of an ESP8266 Wi-Fi module to communicate with the prima- ry server using Raspberry Pi. Similar work as done by Thaker addressed his system for general indoor applications, such as office and industrial building or any closed place provided that there is a Wi-Fi network. In this work, we do not use Raspberry Pi. Hence, the system architecture is different from [11]. To more save the power consumption in LED-based lighting systems, the dimming technique should be applied as in [12]. It can be realized by controlling the duty cycle (D) of Pulse Width Modulation (PWM) signals from the microcontroller. This tech- nique can improve the resolution of luminous intensity, luminous efficiency, and extends the life of the device [13]. In this paper, we develop a control system for smart street lighting suitable for sen- sors monitoring and remotely controlling the street lights. It has an automatic control- ler using ESP8266. We design the system to consider several factors, e.g., cost- effective, more accurate, and more straightforward to implement. The novelty of the contribution is our system regulates the luminous flux of light- emitting devices by sensors that monitor environmental parameters. While the innova- tion impact of the proposed concept is our system can reduce energy consumption in street lighting systems. In this paper, the system is described in detail, but methods for dealing with interference have not been discussed, and it will be concerned in further research. iJIM ‒ Vol. 14, No. 15, 2020 69 Paper—Development of Wireless Control System for Smart Street Lighting using ESP8266 2 Methods The control system of smart street light consists of four parts, namely 1) gateway as a coordinator, 2) node as end-device, 3) wireless router, and 4) web server as a user, i.e., mobile-user using a smartphone or fixed user using admin-PC. Fig. 1 shows a block diagram of the control system. The gateway is responsible for coordinating the node and sending the brightness data. Node receive message from the gateway. Web server data is accessed from the gateway through a wireless network formed by the router. Fig. 1 illustrates the block diagram of the complete system where the hardware (gateway & node) and software (firmware & webserver interface) parts are explained in Section 2.1 and Section 2.2, respectively. Indonesia is a country with relatively high humidity and temperature. Therefore, we can predict the weather (cloudy/rainy/sunny/fog) issues accurately by using hu- midity and temperature values. A smart street lighting system can involve proper sensors to control the lamp based on environmental status, including Lux, oC, and humidity levels. We put the sensor (light, humidity, and temperature) on the host placed in the right position, not in node with the consideration for a low-cost application system. Further research, we will add more than two lamp units in the node integrating via Mesh con- nection. Accordingly, our system pays high-cost implementation if we install it in the node side because it requires more sensors. Fig. 1. Block diagram of the whole system 2.1 Hardware design The first part is a gateway system that has functioned as a coordinator in the sys- tem; it has several services such as web service, an ambient light sensor using BH1750, temperature and humidity sensor using DHT11. The design of the gateway part is shown in Fig. 1(a). Two voltage sources power the gateway part, i.e., 5 VDC and 3.3 VDC with output currents of 0.5 – 1 A. The gateway system uses an ESP8266EX type. ESP8266 is an SoC module created by Espressif that is a low-cost Wi-Fi module integrated with 32- bit Tensilica L106 microcontroller [14]. The ESP8266 has several features such as in- built Wi-Fi (802.11 b/g/n), GPIO, I²C, ADC, SPI, UART, and PWM. There are some versions of the ESP8266 module with different capacities [15]. The BH1750 is an ambient light intensity sensor that has a 16-bit ADC built-in, so the sensor output is a pure digital signal. It means the use of analog signal processing (Op-Amp’s comparator) is negligible. Compared to the analog outputted sensor (e.g., 70 http://www.i-jim.org Paper—Development of Wireless Control System for Smart Street Lighting using ESP8266 LDR, photodiode, photosensor) that require manual adjustment with further calcula- tion, the BH1750 is more practice and simple to be operated. The sensor output is in Lux unit, and it can detect a wide range at high resolution (about 1 to 65535 Lux). Therefore, the light intensity can be changed and controlled according to the needs. In this work, the ESP8266 module is programmed with instructions to control the light intensity by producing a PWM signal. The DHT11 is a commonly used temperature and humidity sensor. In previous re- search, we have developed a sensor node using DHT11 applied in the indoor envi- ronment [16]. The DHT11 uses one wire communication, so it only requires one ac- cess I/O pin to read the data. It works at the level of 3 – 5 VDC. The sensor can meas- ure temperature from 0 – 50 °C and humidity from 20 – 95% with an accuracy of ±2°C and ±5% respectively. The gateway circuit is visualized in Fig. 2; we first as- semble the components (DHT11 and BH1750 sensors, ESP8266, and LED indicator) in a breadboard. The gateway has a dimmer control unit with switch driver topology that used to provide dimming control for street lights. The driver uses 0 – 10 VDC to control dimming functions. Fig. 2. Board of the gateway Fig. 3 shows the schematic circuit of the dimmer control unit. An ac to DC adapter takes a 220 Vac/50 – 60 Hz signal and converts it to 5 VDC. The power module used in ac to DC adapter is Hi-Link module, which is an isolated power supply with an input range of 100 – 240 Vac and output of 5 VDC. We used N-channel MOSFET FQP30N06L for dimmer control. The second part is a node system that consists of a power supply, ESP8266EX, and dimmer control. The circuit of the node is the same to the gateway, but there are no sensors installed in the node as in Fig. 2(b). The node will receive data which consist of brightness value. The PWM signal can be used for LED brightness control. iJIM ‒ Vol. 14, No. 15, 2020 71 Paper—Development of Wireless Control System for Smart Street Lighting using ESP8266 Fig. 3. Schematic circuit of dimmer control circuit 2.2 Software design The software part covers network firmware and the webserver. The firmware used is a networkable foundation to facilitate communication between gateway and node. The messages between different nodes are sent in JSON format. The gateway will send the brightness data according to the Lux value. Fig. 4. Connection diagram of smart street lighting 72 http://www.i-jim.org Paper—Development of Wireless Control System for Smart Street Lighting using ESP8266 The gateway has several tasks such as reading sensor data, sending brightness val- ues, and receiving the acknowledgment (ACK) from the node. While the functions of the node as follows: waiting for messages from the gateway, receiving messages from the gateway, and sending the ACK to the gateway. The connection diagram of smart street lighting is illustrated in Fig. 4. For sending the data purpose, a unique data for- mat is required. Thus, the data can be received between the gateway and the node. We designed a data package that can be shown in Table 1. Table 1. Default package design Destination Address Source Address Data Type Payload (Message) 6 Byte 6 Byte 1 Byte n-Byte The length total of JSON packets are 13 Bytes (comprising 6 Byte destination ad- dress + 6 Byte source address + 1 Byte data type) + n-Byte from data payload). Since the gateway and the node have different functions, so the workflow also changed, as shown in Fig. 5 and Fig. 6. The second part is a web server; it serves to control the node as well as display information, e.g., sensor values, lighting condition, so on. Web server programming is embedded in the gateway. To access it, we need to access the IP gateway directly. The following features are available on the webserver such as sensor information, network information, ON/OFF feature, and dimming functionality. Web server interface is shown in Fig. 7. Fig. 5. Flowchart of gateway iJIM ‒ Vol. 14, No. 15, 2020 73 Paper—Development of Wireless Control System for Smart Street Lighting using ESP8266 Fig. 6. Flowchart of node Fig. 7. Web server interface 3 Results and Analysis 3.1 PWM measurement The PWM measurement is done by using a digital oscilloscope (RIGOL DS1102E). The measurement scheme refers to Fig. 4, we first connect all of the com- ponents used such as a gateway, router, driver, node (LED module), a PC installed web server application in HTML code, and a digital oscilloscope to display the PWM signal. Fig. 8 shows a photograph of an experimental setup. The changing of PWM 74 http://www.i-jim.org Paper—Development of Wireless Control System for Smart Street Lighting using ESP8266 value is carried out in the webserver application. To calculate the PWM value correct- ly, we used the equation from [9]. Based on the test result, it can be seen that the width of the PWM pulse varies ac- cording to the light intensity. The difference in the PWM value will affect the dim- ming value of the LED module. The changing in pulse width based on the PWM val- ue can be seen in Fig. 9. Fig. 8. A photograph of PWM measurement. In order to determine the results of changing PWM value, a digital oscilloscope was used a) 100% b) 75% iJIM ‒ Vol. 14, No. 15, 2020 75 Paper—Development of Wireless Control System for Smart Street Lighting using ESP8266 c) 50% d) 25% Fig. 9. PWM dimming of various duty cycles Power measurement Once the PWM signal has been measured by four sample settings, i.e., 100%, 75%, 50%, 25% (Section 3.1), later we observe the effect of changing PWM against the power consumption. We vary the PWM signal from 0 – 100% per 10%. The testing scenario is the same as Fig. 8; we involve a digital multimeter to measure the dimmer voltage and current. The measurement result is shown in Table 2. It can be concluded that the use of dimming technique using PWM can save power consumption. The dimmer voltage, current, and power decrease when the PWM value gets smaller. Table 2. Result of dimmer voltage and current based on the PWM value PWM Dimmer voltage (V) Current (A) Power (W) 100 11.01 0.686 147.9 90 9.81 0.684 147.4 80 8.63 0.643 138.6 70 7.46 0.554 119.4 60 6.32 0.471 101.5 50 5.20 0.394 84.9 40 4.10 0.322 69.4 30 3.04 0.254 54.7 20 1.98 0.186 40.1 10 0.94 0.124 26.7 0 0 0.120 25.8 3.2 RSSI measurement The next measurement is received signal strength indicator (RSSI), which is a measurement of the relative signal strength transmitted and the level of power re- ceived by the receiver [17]. This experiment is carried out at a location that meets the requirements of the Line of Sight (LOS) condition. Hence, we test our system in the outdoor area. With regards to the results, the max- imum distance obtained is 84 m with RSSI -of 93 dBm. RSSI analysis is shown in 76 http://www.i-jim.org Paper—Development of Wireless Control System for Smart Street Lighting using ESP8266 Table 3. The most crucial phase of RSSI measurement is to extract the obtained RSSI from the Access Point. The code is programmed in the Arduino IDE. Later, the sketch is compiled to the ESP8266 module. Table 3. RSSI analysis Parameters Value Total reading taken 1930 Estimate time/reading (ms/reading) 100 Maximum reading (dBm) -28 Minimum reading (dBm) -93 Loss reading (dBm) 31 Maximum distance (m) 84 The RSSI is a negative dBm value, a value closer to 0 dBm indicates that the signal is strong. We observe that ESP8266 generally does not recognize the signal strength less than -95 dBm [18]. We calculate the output power (received) for a particular dBm value. Equations (1) and (2) represent the conversion of dBm to milliwatt and milliwatt to dBm, respectively. 𝑃𝑜𝑢𝑡 = 10 𝑑𝐵𝑚 10 (1) 𝑑𝐵𝑚 = 10 𝑥 𝑙𝑜𝑔10 [ 𝑃𝑜𝑢𝑡 1𝑚𝑊 ] (2) From the equation, we calculate the conversion of RSSI values into milli-Watt (mW) unit. The RSSI value calculated in Table 4 represents the value of several RSSI values from several available data. Table 4. Output power of RSSI values RSSI value (dBm) Output power (mW) -28 0.001584893192461 -37 0.000199526231497 -39 0.000125892541179 -44 0.000039810717055 -49 0.000012589254178 -55 0.000003162276602 -59 0.000001258915412 -63 0.000000501187233 -67 0.000000199526231 -72 0.000000063095734 -75 0.000000031622777 -81 0.000000007943282 -86 0.000000002511886 -93 0.000000000501187 iJIM ‒ Vol. 14, No. 15, 2020 77 Paper—Development of Wireless Control System for Smart Street Lighting using ESP8266 3.3 System prototyping Since the number of LED module is limited (only one unit in our laboratory) so we made a street light prototype. We used five LEDs with 3 Watt to represent a real street light lamp. The different brightness as shown in Fig.10. Fig. 10. Demonstration of a proposed system 4 Conclusion The smart street lighting control system using the ESP8266 has been designed. In this work, we configure the ESP8266 as a gateway and a single node (street light). The sensors used are DHT11 to measure the temperature and humidity parameter and BH1750 to measure the ambient light intensity, in which these sensors are installed in the gateway. The web server interface is involved in the system realized in HTML code, so our system can monitor the street light condition whether the lamp was turn- ing ON/OFF, Lux level, temperature and humidity values. Moreover, our system can be automatically controlled by the ESP8266 module. In this work, we conducted the tests in the laboratory and has not been tested in street lighting systems. Therefore, we more highlight the description of prototype system development, not the implementation. In the future work, we will address the problems associated with the use of Wi-Fi modules in actual operating conditions, 78 http://www.i-jim.org Paper—Development of Wireless Control System for Smart Street Lighting using ESP8266 taking into account interference and blocking signal transmission by urban buildings, also will be reflected. 5 References [1] Bureau of Energy Eficient. “Energy Eficient Street Lighting”. USAID, India, 2010. [2] R. Husin, et al., “Automatic Street Lighting System for Energy Efficiency based on Low Cost Microcontroller,” IJSSST, pp. 43-48, 2005. [3] Lakshmiprasad and Keerthana. “Smart Street Light”, Int. J. of Students Research in Tech- nology & Management, Vol. 2, pp. 59-63, 2014. [4] M. Saad, et al., “Automatic Street Light Control System Using Microcontroller,” Mathe- matical Methods and Optimization Techniques in Engineering, pp. 92-96, 2013. [5] J. Gao, et al. “Light Intensity Intelligent Control System Research and Design Based on Automobile Sun Visor of BH1750,” Proc. of the 29th Chinese Control and Decision Con- ference (CCDC), 2017. https://doi.org/10.1109/ccdc.2017.7979192 [6] Sreeja and Sunil, “A Novel Database Assited System for Smart Living Using IoT,” IOSR Journal of Electronics and Communication Engineering, Vol. 12, pp. 36-44, 2017. [7] A.K. Perdana and I.H. Rosma, Azriyenni, “Analisis Kalibrasi Sensor BH1750 untuk Men- gukur Radiasi Matahari Di Pekanbaru,” Proc. of the Seminar Nasional Aplikasi Sains dan Teknologi (SeMNASTeK) 2017. Available at https://osf.io/preprints/inarxiv/s6adt/. https://doi.org/10.31227/osf.io/s6adt. [8] L.Meili and B. Yankang, “Embedded Automatic Control System for Temperature, Hu- midity and Light Intensity in Agricultural Greenhouses,” Proc. of the 2nd Int. Symposium on Computer Science and Intelligent Control, 2018. https://doi.org/10.1145/ 3284557.3284742. [9] R. Muhendra and Y.H. Arzi, “Development of Street Lights Controller Using WiFi Mesh Network,” Proc. of the Int. Conf. on Smart Cities, Automation & Intellegent Computing Systems (ICON-SONICS), pp. 105-109, 2017.https://doi.org/10.1109/icon- sonics.2017.8267830. [10] R.K. Kodali and S.M. Kopulwar, “A low cost implementation of MQTT using ESP8266,” Proc. of the 2nd IC3I, pp. 404-408, 2016. https://doi.org/10.1109/ic3i.2016. 7917998. [11] T. Thaker, “ESP8266 based Implementation of Wireless Sensor Network with Linux Based Web-Server,” Proc. of the Symposium on Colossal Data Analysis and Networking (CDAN), pp. 1-5, 2016. https://doi.org/10.1109/cdan.2016.7570919. [12] Y.S. Cho, et al., “Design and Implementation of LED Dimming System with Intelligent Sensor Module,” J. lnformation and Communication Convergence Engineering, Vol. 11, 247-252, 2013. [13] C.W. Lin, “A Dimming Technique for Light Emitting Diode,” Proc. of IEEE Int. Conf. on Electron Devices and Solid State Circuit (EDSSC), pp. 1-3, 2012.https://doi.org/10.1109 /edssc.2012.6482824. [14] J. Mesqueta, et al. “Assessing the ESP8266 WiFi module for the Internet of Things,” Proc. of the 23rd IEEE Int. Conf. on Emerging Technologies and Factory Automation (ETFA), Vol. 1, pp. 784-791, 2018. https://doi.org/10.1109/etfa.2018.8502562. [15] S. Saha, and A. Majumdar, “Data Centre Temperature Monitoring with ESP8266 Based Wireless Sensor Network and Cloud Based Dashboard with Real Time Alert System,” Prof. of Devices for Integrated Circuit (DevIC), pp. 307-310, 2017. https://doi.org/10. 1109/devic.2017.8073958. iJIM ‒ Vol. 14, No. 15, 2020 79 https://doi.org/10.1109/ccdc.2017.7979192 https://doi.org/10.31227/osf.io/s6adt https://doi.org/10.1145/3284557.3284742 https://doi.org/10.1145/3284557.3284742 https://doi.org/10.1109/icon-sonics.2017.8267830 https://doi.org/10.1109/icon-sonics.2017.8267830 https://doi.org/10.1109/ic3i.2016.7917998 https://doi.org/10.1109/ic3i.2016.7917998 https://doi.org/10.1109/cdan.2016.7570919 https://doi.org/10.1109/edssc.2012.6482824 https://doi.org/10.1109/edssc.2012.6482824 https://doi.org/10.1109/etfa.2018.8502562 https://doi.org/10.1109/devic.2017.8073958 https://doi.org/10.1109/devic.2017.8073958 Paper—Development of Wireless Control System for Smart Street Lighting using ESP8266 [16] T. Adiono, M.Y. Fathany, S. Fuada, I.G. Purwanda, and S.F. Anindya, “A Portable Node of Humidity and Temperature Sensor for Indoor Environment Monitoring,” Proc. of the 3rd Int. Conf. on Intelligent Green Building and Smart Grid (IGBSG), pp. 1-5, DOI: 10.1109/IGBSG.2018.8393575. https://doi.org/10.1109/igbsg.2018.8393575. [17] M.H. Habaebi, et al., “Harvesting WiFi Received Signal Strength Indicator (RSSI) for Control/Automation System. In SOHO Indoor Environment with ESP8266,” Int. Conf. on Computer & Communication Engineering, pp. 416-421, 2016. https://doi.org/10.1109/ iccce.2016.94. [18] S. Barai, et al. “Estimate Distance Measurement using NodeMCU ESP8266 based on RSSI Technique,” Proc. of 2017 IEEE Conf. on Antenna Measurement & Applications, pp. 170- 173, 2017. https://doi.org/10.1109/cama.2017.8273392. 6 Authors Syifaul Fuada, received a B.A. in Electrical Engineering Education from Universi- tas Negeri Malang (UM), Indonesia, and an M.Sc. in Electrical Engineering option Microelectronics from the School of Electrical Engineering and Informatics, Institut Teknologi Bandung (ITB), Indonesia. Now, he is with the Program Studi Sistem Tel- ekomunikasi Universitas Pendidikan Indonesia (UPI) as a Lecturer. His research in- terests include analog circuit design and instrumentation, circuit simulation, engineer- ing education, IoT, multimedia learning development and VLC. Email: syifaulfu- ada@upi.edu Trio Adiono received a B.Eng. in electrical engineering and an M.Eng. in microe- lectronics from Institut Teknologi Bandung, Indonesia, in 1994 and 1996, respective- ly. He obtained his Ph.D. in VLSI Design from the Tokyo Institute of Technology, Japan, in 2002. He holds a Japanese Patent on a High-Quality Video Compression System. He is now a Full professor and a senior lecturer at the School of Electrical Engineering and Informatics, and formerly serves as the Head of the Microelectronics Center, Institut Teknologi Bandung. His research interests include VLSI design, sig- nal and image processing, VLC, smart cards, and electronics solution design and inte- gration. Email: tadiono@stei.itb.ac.id Lindawani Siregar, received a B.A. in Electrical Engineering from Universitas Pendidikan Indonesia, Indonesia, in 2015 and M.Sc. in Electrical Engineering option Microelectronics from the School of Electrical Engineering and Informatics, Institut Teknologi Bandung (ITB), Indonesia, in 2018. His research interests include VLSI and Internet of Things. The author can be contact at Lindawanisiragar@gmail.com. Jln. Tamansari No.126, Gd. PAU Lt. IV, ITB campus, Bandung city 40132, West Java, Indonesia. Article submitted 2020-03-04. Resubmitted 2020-06-04. Final acceptance 2020-06-20. Final version published as submitted by the authors. 80 http://www.i-jim.org https://doi.org/10.1109/igbsg.2018.8393575 https://doi.org/10.1109/iccce.2016.94 https://doi.org/10.1109/iccce.2016.94 https://doi.org/10.1109/cama.2017.8273392 mailto:syifaulfuada@upi.edu mailto:syifaulfuada@upi.edu mailto:tadiono@stei.itb.ac.id mailto:Lindawanisiragar@gmail.com