SlideShare a Scribd company logo
1 of 6
Download to read offline
Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14)
30 – 31, December 2014, Ernakulam, India
112
REMOTE-CONTROL SYSTEM OF HIGH EFFICIENCY
AND INTELLIGENT STREET LIGHTING USING POWER
LINE COMMUNICATION AND SENSORS
Anu K George1
, Aby Mathew2
1
M.Tech VLSI & Embedded Systems, ECE, SNGCE, Ernakulam, India
2
Assistant Professor, ECE, SNGCE, Ernakulam, India
ABSTRACT
The proposed remote-control system uses DALI protocol to optimize management and efficiency of street
lighting systems using TDA5051A modem IC for power line communication This system enables more efficient street
lamp-system management. It uses a sensor combination to control and guarantee the desired system parameters; the
information is transferred point by point using power line communication and is sent to a control terminal used to check
the status of the street lamps and to take appropriate measures in case of failure. The work aims at the unification of the
three mentioned possibilities, creating an intelligent lamp post managed by a remote controlled system which uses the
LED based light sources thus integrating latest technologies to describe an intelligent management and control of street
lighting.
Keywords: Control System, DALI Protocol, Lighting System, Power Line Modem, Sensors.
1. INTRODUCTION
The recent increasing pressure related to the raw material costs and the greater social sensitivity to
environmental issues are leading manufacturers to develop new techniques and technologies which allow significant cost
savings and a greater respect for the environment. The first one, and perhaps the most intuitive, is the use of new
technologies for the sources of light. In this area, light-emitting diode (LED) technology is the best solution because it
offers many benefits. Researchers [1]–[4] have already considered this possibility, designing an advanced street lighting
system based on LEDs.
The second possible solution, and perhaps the most revolutionary, is the use of a remote-control system based
on intelligent lamp posts that send information to a central control system, thus simplifying management and
maintenance issues. Researchers [5]–[9] have developed a street lamp system using the general-packet radio service
(GPRS), power-line carrier, or Global Systems for Mobile Communications (GSM) transmissions.
INTERNATIONAL JOURNAL OF ELECTRONICS AND
COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)
ISSN 0976 – 6464(Print)
ISSN 0976 – 6472(Online)
Volume 5, Issue 12, December (2014), pp. 112-117
© IAEME: http://www.iaeme.com/IJECET.asp
Journal Impact Factor (2014): 7.2836 (Calculated by GISI)
www.jifactor.com
IJECET
© I A E M E
Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14)
30 – 31, December 2014, Ernakulam, India
113
Fig. 1: Schematic image of the system
Finally, the third possibility would be the use of renewable energy sources locally available, rather than
conventional power sources. The work aims at the unification of the three mentioned possibilities, creating an intelligent
lamp post managed by a remote-controlled system which uses LED-based light sources and is powered by renewable
energy.
The control is implemented through a network of sensors to collect the relevant information related to the
management and maintenance of the system, transferring the information via power line using the DALI protocol. It uses
a sensor combination to control and guarantee the desired system parameters; the information is transferred point by
point using power line communication by use of TDA5050A modem IC and is sent to a control terminal which is used
to check the state of the street lamps and to take appropriate measures in case of failure.
2. DEVICES AND METHODS
Research [12] have developed this system using ZigBee module. Fig. 1 shows the conceptual scheme of the
proposed system. It consists of a group of observation stations on the street (one station for each lamp post) and a base
station typically placed in a building located nearby. It is a modular system, easily extendable.
2.1. Monitoring Station
The monitoring station which acts as slave, located in each lamp post consists of several modules : the presence
sensor, the light sensor, the failure sensor, and an emergency alarm. These devices work together and transfer all of the
information to a microcontroller which processes the data and automatically sets the appropriate course of action.
2.1.1 Presence Sensor
The task of the presence sensor is to identify the passage of a vehicle or pedestrian, giving an input to turn on a
lamp or a group of lamps. This function depends on the pattern of the street; in case of a street without cross- roads, a
single sensor is sufficient, while for a street requiring more precise control, a solution with multiple presence detectors is
necessary. This feature enables switching on the lamps only when necessary, avoiding a waste of energy. The main
challenge with such a sensor is its correct placement. The sensor should be placed at an optimal height, not too low that
is to avoid any erroneous detection of small animals nor too high for example, to avoid failure to detect children. I
discovered that PIR motion sensor offers good performance and is quite affordable.
2.1.2 Light Sensor
Alight sensor can measure the brightness of the sunlight and provides information. The purpose of this
measurement is to ensure a minimum level of illumination of the street, as required by regulations (see CIE et al. [19]).
The sensor must have high sensitivity in the visible spectrum, providing a photocurrent high enough for low light
luminance levels. For this reason, the phototransistor has been selected. Based on the measured luminance, the
microcontroller drives the lamp in order to maintain a constant level of illumination. This action is obviously not required
during daylight time, but it is desirable in the early morning and at dusk, when it is not necessary to operate the lamp at
full power but simply as a support to the sunlight. This mode enables saving electric power supplied to the lamp because
the lamp is regulated by the combined action of the sensor and the microcontroller to ensure the minimum illumination
required.
2.1.3 Fault Sensor
This sensor is useful to improve fault management and system maintenance. It is possible to recognize when the
lamp is switched on. The system is able to recognize false positives, because identified parameters are compared with the
Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14)
30 – 31, December 2014, Ernakulam, India
114
stored data. Current sensor is used to recognize any fault in the system. The information is reported through the power
line network to the station control unit, where the operator is informed about the location of the broken-down lamp and
can send a technician to replace it. It is possible to store in the microcontroller’s memory the current value which flows
in the LED lamp in normal operating conditions, enabling the online power consumption measurement result in poor
reproduction.
Therefore, it is better if the image is slightly larger, as a minor reduction in size should not have an adverse
affect the quality of the image.
2.1.4 Emergency Alarm
The system has an emergency button, which can be useful in case of an emergency. This device excludes the
entire sensor system with the objective to immediately turn on thealarm when a button is pressed from the base station.
The alarm will remain on for a preset time. After that, the button must be pressed again.
2.1.5 Control Unit
The sensors transfer the collected information to a controller which runs the software to analyze the system.
After the initial setting, the system is controlled by the light sensor which activates the microcontroller only if the
sunlight illumination is lower than a fixed threshold. In case of a vehicle or a pedestrian microcontroller switches on the
lamp. Once the lamp has been switched on, the operating sensor starts the monitoring and, in case of a fault detection,
fault information is sent to the control center through power line. If no fault is detected, the microcontroller measures the
current flux by the current sensor memorizing the current values. It also turns on and off the lamp as per the instructions
from the base station.
The controller transfer the fault indication to the base station in DALI protocol format. The information send to
the base station is the backward frame which consists of one start bit, then 16 bit data and two stop bits. Controller also
receives a forward frame which consists of one start bit, 16 bit data and two stop bits. Any warning regarding any natural
calamity can be received from the base station.
PIC16F877A is used as control unit because of low cost, wide availability, extensive collection of application
notes, availability of low cost or free development tools and serial programming capability.
2.2 DALI Protocol
The international standard (IEC929) DALI (Digitally Addressable Lighting Interface) bus communication
protocol is intended for use in digital TL-ballast intelligent lighting systems. In a typical application, a DALI-bus consists
of one controller (master), and multiple slaves. It can control up to 64 different slaves (ballasts) within the same control
system. It’s possible to transmit commands to single ballasts or to a group of ballasts. The DALI bus consists of two wires,
providing a differential signal. Data is transmitted in frames. There are two different frame types: a “forward” frame (2
bytes, sent by the master to the slaves), and a “backward” frame (1 byte, sent by a slave to the master, possibly containing
status info) [10]. Fig. 3 shows typical DALI bus network structure.In the proposed system, both forward and backward
frames are of 2 bytes as shown in Fig. 4.
Fig 3: Typical DALI bus network structure.
Fig 4: Forward and backward frame format
Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14)
30 – 31, December 2014, Ernakulam, India
115
DALI uses a bi-phase (also called Manchester) encoding, which means thatthe data is transmitted usingthe
edges of the signal. A rising edge indicates a ‘1’; a falling edge indicates a ‘0’ (see Fig. 2).
Every bit takes two periods TE. The defined bit rate of DALI is 1200 bps. So, 1 bit period (2TE) is ~834 µsec.
A frame is started by a start bit, and ends with two high-level stop bits (no change of phase). Data is transmitted with the
MSB first. Between frames, the bus is in idle (high) state. Every DALI slave is able to react to a short address, 16 group
addresses and broadcast.
Fig 2: Biphase Encoding in DALI protocol.
Table 1: Addressing Scheme in DALI
Type of addresses Address byte
Shortorgroup address YAAAAAAS
Short addresses (64) 0AAAAAAS
Group addresses (16) 100AAAAS
Broadcast 1111111S
Special Command 101CCCC1
Special Command 110CCCC1
S: selector bit: S = ‘0’ direct arc power level following S = ‘1’ command following , Y: short- or group address: Y = ‘0’
short address Y = ‘1’ group address or broadcast, A : significant address bit, C : significant command bit
2.3 Power Line Communication
Information in DALI protocol format is transmitted through power line. Information is transferred point by
point, from one lamp post to another where each lamp post has a unique address in the system. TDA5051A modem IC is
used for this purpose [11].
The TDA5051A is a modem IC, specifically dedicated to ASK transmission by means of the home power
supply network, at 600 baud rate or 1200 baud rate. It operates from a single 5V supply. Information in DALI protocol
format is transmitted through power line. Information is transferred point by point, from one lamppost to another where
each lamp post has a unique address in the system. TDA5051A modem IC is used. Both transmission and reception
stages are controlled either by the master clock of the microcontroller or by the on-chip reference oscillator connected to
a crystal. This ensures the accuracy of the transmission carrier and the exact trimming of digital filter, thus making
performance of system totally independent of application disturbances such as component spread temperature, supply
drift and so on. The interface with the power network is made by means of an LC network. The device includes a power
output stage that feeds a 120 dBµV (RMS) signal on a typical 30 Ω load.
To reduce power consumption, the IC is disabled by a power-down input (pin PD): in this mode, the on-chip
oscillator remains active and the clock continues to be supplied at pin CLKOUT. For low-power operation in reception
mode, this pin can be dynamically controlled by the microcontroller. When the circuit is connected to an external clock
generator, the clock signal must be applied at pin OSC1 (pin 7); OSC2 (pin 8) must be left open-circuit. All logic inputs
and outputs are compatible with TTL/CMOS levels.
In the transmission mode, the carrier frequency is generated by scanning the ROM memory under the control of
the microcontroller clock or the reference frequency provided by the on-chip oscillator. High frequency clocking rejects
the aliasing components to such an extent that they are filtered by the coupling LC network and do not cause any
significant disturbance. The data modulation is applied through pin DATAIN and smoothly applied by specific digital
circuits to the carrier. Harmonic components are limited in this process, thus avoiding unacceptable disturbance of the
transmission channel. A −55 dB Total Harmonic Distortion (TDH) is reached when the typical LC coupling network is
used.
Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14)
30 – 31, December 2014, Ernakulam, India
116
In the reception mode, the input signal received by the modem is applied to a wide range input amplifier with
AGC (−6 to +30 dB). This is basically for noise performance improvement and signal level adjustment, which ensures a
maximum sensitivity of the ADC. An 8-bit conversion is then performed, followed by digital band-pass filtering. After
digital
Fig 5: Relationship between DATAIN and TXOUT
demodulation, the baseband data signal is made available after pulse shaping. Fig. 5 shows the relationship between
DATAIN and TXOUT.
2.4 Base Station Control
The base control station is the hub of the system since it allows the visualization of the entire lighting system.
The transmission system consists of TDA5051A modem IC that receives information on the state of the lamps and sends
it to a terminal. The processing unit consists of a PIC microcontroller and a terminal with a serial Universal
Asynchronous Receiver-Transmitter (UART) interface which receives information about the fault condition of the lamps.
The terminal is required for a graphical display of the results. Moreover, data on lamps’ operation are associated with the
lamp address; consequently, all faults are easily identified.
The graphical interface using LABVIEW enables monitoring the state of the system. The operator will have a
graphical representation of the lamp location within the area where the system is installed.
3. DETAILS AND BUILDUP
In the proposed system the most important elements are:
• the voltage controllers which provide power to all other devices
• the microcontroller (Microchip PIC 16f688), which manages the system
• the TDA5051A modem IC and its associated circuitry.
• connectors for programming the pic (ProgPort), for optional serial transistor transistor logic (TTL), for an external
reference voltage, necessary for the correct activity of the PIC analog-to-digital converter (ADC), and for the
input/output (I/O) ports.
Fig. 6 shows the printed-circuit board (PCB) of the monitoring station circuit. The circuit has been realized in
surface-mount device (SMD) technology to reduce the overall dimensions.
4. CONCLUSION
This project describes a new intelligent street lighting system which integrates new technologies available on
the market to offer higher efficiency and considerable savings. This can be achieved using the highly efficient LED
technology supplied by renewable energy of solar panels, for which the cost of energy is independent from the power
supplier prices, combined to an intelligent management of the lamp posts derived by a control system switching on the
light only when necessary, increasing the lamps’ lifetime. Another advantage obtained by the control system is the
intelligent management of the lamp posts by sending data to a central station by power line communication. The system
maintenance can be easily and efficiently planned from the central station, allowing additional savings.
Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14)
30 – 31, December 2014, Ernakulam, India
117
ACKNOWLEDGEMENT
I would like to express my sincere gratitude to the Management and staff, SNG College of Engineering for
providing the facilities.I am also grateful to my guide, Mr. Aby Mathew(Assistant Prof., SNGCE), for his valuable
contributions and encouragement which make this work successful. Last but not the least; I humbly extend my gratitude to
my friends and family, for their unending support. Above all, I thank God Almighty for giving me strength, courage and
blessings to complete this work.
REFERENCES
[1] M. A. D. Costa, G. H. Costa, A. S. dos Santos, L. Schuch, and J. R. Pinheiro, “A high efficiency autonomous
street lighting system based on solar energy and LEDs,” in Proc. Power Electron. Conf., Brazil, Oct. 1, 2009,
pp. 265–273.
[2] P.-Y. Chen, Y.-H. Liu, Y.-T. Yau, and H.-C. Lee, “Development of an energy efficient street light driving
system,” in Proc. IEEE Int. Conf. Sustain. Energy Technol., Nov. 24–27, 2008, pp. 761–764.
[3] W. Yongqing, H. Chuncheng, Z. Suoliang, H. Yali, and W. Hong, “Design of solar LED street lamp automatic
control circuit,” in Proc. Int. Conf. Energy Environment Technol., Oct. 16–18, 2009, vol. 1, pp. 90–93.
[4] W. Yue, S. Changhong, Z. Xianghong, and Y. Wei, “Design of new intelligent street light control system,” in
Proc. 8th IEEE Int. Conf. Control Autom., Jun. 9–11, 2010, pp. 1423–1427.
[5] R. Caponetto, G. Dongola, L. Fortuna, N. Riscica, and D. Zufacchi, “Power consumption reduction in a
remote controlled street lighting system,” in Proc. Int. Symp. Power Electron., Elect. Drives, Autom. Motion,
Jun. 11–13, 2008, pp. 428–433.
[6] Y.ChenandZ.Liu, “Distributed intelligent city street lamp monitoring and control system based on wireless
communication chip nRF401,”in Proc. Int. Conf. Netw. Security, Wireless Commun. Trusted Comput.,
Apr. 25–26, 2009, vol. 2, pp. 278–281.
[7] L. Jianyi, J. Xiulong, and M. Qianjie, “Wireless monitoring system of street lamps based on zigbee,” in Proc.
5th Int. Conf. Wireless Commun., Netw. Mobile Comput., Sep. 24–26, 2009, pp. 1–3.
[8] D. Liu, S. Qi, T. Liu, S.-Z. Yu, and F. Sun, “The design and realization of communication technology for
street lamps control system,”inProc. 4th Int. Conf. Comput. Sci. Educ., Jul. 25–28, 2009, pp. 259–262.
[9] J.Liu, C.Feng,X. Suo, and A. Yun,“Street lamp control system based on power carrier wave,” in Proc. Int.
Symp. Intell. Inf. Technol. Appl. Workshops, Dec. 21–22, 2008, pp. 184–188.
[10] "AN10760 USB - DALI master using the LPC2141", Application note, Rev. 01, Nov. 2008.
[11] "TDA5051A product data sheet, Rev.5, Jan.2011.
[12] Fabio Leccese, "Remote-Control System of High Efficiency and Intelligent Street Lighting" IEEE trans. on
power delivery, Vol. 28, No. 1, Jan. 2013.
[13] Dr. N. R. Bhasme and Madhuresh Sontakke, “Topologies of Power Converters for LED Light Applications”,
International Journal of Electrical Engineering & Technology (IJEET), Volume 5, Issue 3, 2014, pp. 14 - 26,
ISSN Print : 0976-6545, ISSN Online: 0976-6553.

More Related Content

What's hot

Remote control system of high efficiency and intelligent street lighting usin...
Remote control system of high efficiency and intelligent street lighting usin...Remote control system of high efficiency and intelligent street lighting usin...
Remote control system of high efficiency and intelligent street lighting usin...Ecwaytech
 
Smart street lighting control system project PPT
Smart street lighting control system project PPT Smart street lighting control system project PPT
Smart street lighting control system project PPT PetchiMuthu26
 
Smart light-management-system
Smart light-management-systemSmart light-management-system
Smart light-management-systemZeeshan Ali
 
Zigbee Based Solar Light System By Using LDR
Zigbee Based Solar Light System By Using LDRZigbee Based Solar Light System By Using LDR
Zigbee Based Solar Light System By Using LDRJOLLUSUDARSHANREDDY
 
intelligent street light system
intelligent street light systemintelligent street light system
intelligent street light systemnixamsilva
 
intelligent street light system using gsm Report
intelligent street light system using gsm Reportintelligent street light system using gsm Report
intelligent street light system using gsm Reportdarshangowda679
 
Energy efficient smart street light for smart city using sensors and controller
Energy efficient smart street light for smart city using sensors and controllerEnergy efficient smart street light for smart city using sensors and controller
Energy efficient smart street light for smart city using sensors and controllerjournalBEEI
 
Modern LED Street Lighting System with Intensity Control Based on Vehicle Mov...
Modern LED Street Lighting System with Intensity Control Based on Vehicle Mov...Modern LED Street Lighting System with Intensity Control Based on Vehicle Mov...
Modern LED Street Lighting System with Intensity Control Based on Vehicle Mov...AM Publications
 
STREET LIGHT PPT for technical seminaR
STREET LIGHT PPT for technical seminaRSTREET LIGHT PPT for technical seminaR
STREET LIGHT PPT for technical seminaRVaishaliSrigadhi
 
Smart street lighting system based on sensors using plc and scada
Smart street lighting system based on sensors using plc and scadaSmart street lighting system based on sensors using plc and scada
Smart street lighting system based on sensors using plc and scadaIAEME Publication
 
Street Light Automation, Controlling and Monitoring
Street Light Automation, Controlling and MonitoringStreet Light Automation, Controlling and Monitoring
Street Light Automation, Controlling and MonitoringDevakumar Kp
 
Street light ppt
Street light pptStreet light ppt
Street light pptSai Kumar
 
intelligent street light system using gsm ppt
intelligent street light system using gsm pptintelligent street light system using gsm ppt
intelligent street light system using gsm pptdarshangowda679
 
Smart street light management systems for street light energy conservation, a...
Smart street light management systems for street light energy conservation, a...Smart street light management systems for street light energy conservation, a...
Smart street light management systems for street light energy conservation, a...Instruments Universal
 
EPC Solutions Lighting Solutions
EPC Solutions Lighting SolutionsEPC Solutions Lighting Solutions
EPC Solutions Lighting SolutionsEPC Solutions LLP
 
Remote street light monitoring and control system for energy conservation in ...
Remote street light monitoring and control system for energy conservation in ...Remote street light monitoring and control system for energy conservation in ...
Remote street light monitoring and control system for energy conservation in ...Instruments Universal
 
Automatic street light controller
Automatic street light controllerAutomatic street light controller
Automatic street light controllerPadmakar Mangrule
 
Intelligent Street light monitoring system
Intelligent Street light monitoring systemIntelligent Street light monitoring system
Intelligent Street light monitoring systemvikas mantri
 

What's hot (20)

Remote control system of high efficiency and intelligent street lighting usin...
Remote control system of high efficiency and intelligent street lighting usin...Remote control system of high efficiency and intelligent street lighting usin...
Remote control system of high efficiency and intelligent street lighting usin...
 
Smart street lighting control system project PPT
Smart street lighting control system project PPT Smart street lighting control system project PPT
Smart street lighting control system project PPT
 
Smart light-management-system
Smart light-management-systemSmart light-management-system
Smart light-management-system
 
ZigBee Antenna in Urban Smart Lighting
ZigBee Antenna in Urban Smart LightingZigBee Antenna in Urban Smart Lighting
ZigBee Antenna in Urban Smart Lighting
 
Zigbee Based Solar Light System By Using LDR
Zigbee Based Solar Light System By Using LDRZigbee Based Solar Light System By Using LDR
Zigbee Based Solar Light System By Using LDR
 
intelligent street light system
intelligent street light systemintelligent street light system
intelligent street light system
 
intelligent street light system using gsm Report
intelligent street light system using gsm Reportintelligent street light system using gsm Report
intelligent street light system using gsm Report
 
Energy efficient smart street light for smart city using sensors and controller
Energy efficient smart street light for smart city using sensors and controllerEnergy efficient smart street light for smart city using sensors and controller
Energy efficient smart street light for smart city using sensors and controller
 
Modern LED Street Lighting System with Intensity Control Based on Vehicle Mov...
Modern LED Street Lighting System with Intensity Control Based on Vehicle Mov...Modern LED Street Lighting System with Intensity Control Based on Vehicle Mov...
Modern LED Street Lighting System with Intensity Control Based on Vehicle Mov...
 
STREET LIGHT PPT for technical seminaR
STREET LIGHT PPT for technical seminaRSTREET LIGHT PPT for technical seminaR
STREET LIGHT PPT for technical seminaR
 
Smart street lighting system based on sensors using plc and scada
Smart street lighting system based on sensors using plc and scadaSmart street lighting system based on sensors using plc and scada
Smart street lighting system based on sensors using plc and scada
 
Street Light Automation, Controlling and Monitoring
Street Light Automation, Controlling and MonitoringStreet Light Automation, Controlling and Monitoring
Street Light Automation, Controlling and Monitoring
 
Street light ppt
Street light pptStreet light ppt
Street light ppt
 
intelligent street light system using gsm ppt
intelligent street light system using gsm pptintelligent street light system using gsm ppt
intelligent street light system using gsm ppt
 
Smart street light management systems for street light energy conservation, a...
Smart street light management systems for street light energy conservation, a...Smart street light management systems for street light energy conservation, a...
Smart street light management systems for street light energy conservation, a...
 
EPC Solutions Lighting Solutions
EPC Solutions Lighting SolutionsEPC Solutions Lighting Solutions
EPC Solutions Lighting Solutions
 
Remote street light monitoring and control system for energy conservation in ...
Remote street light monitoring and control system for energy conservation in ...Remote street light monitoring and control system for energy conservation in ...
Remote street light monitoring and control system for energy conservation in ...
 
Automatic street light controller
Automatic street light controllerAutomatic street light controller
Automatic street light controller
 
Smart street light system
Smart street light systemSmart street light system
Smart street light system
 
Intelligent Street light monitoring system
Intelligent Street light monitoring systemIntelligent Street light monitoring system
Intelligent Street light monitoring system
 

Viewers also liked

Observasi b. indo
Observasi b. indoObservasi b. indo
Observasi b. indonengbagja
 
Soal menentukan persamaan lingkaran
Soal menentukan persamaan lingkaranSoal menentukan persamaan lingkaran
Soal menentukan persamaan lingkaranDzaki Rafara
 
Observasi b. indo
Observasi b. indoObservasi b. indo
Observasi b. indonengbagja
 
Ac conductivity study of polyaniline nckelstanate ni sno3 composites
Ac conductivity study of polyaniline nckelstanate ni sno3 compositesAc conductivity study of polyaniline nckelstanate ni sno3 composites
Ac conductivity study of polyaniline nckelstanate ni sno3 compositesIAEME Publication
 
B5 t5 if_else_for_while
B5 t5 if_else_for_whileB5 t5 if_else_for_while
B5 t5 if_else_for_whileAsiya Petrova
 
Kolorowych Masek Czar
Kolorowych Masek CzarKolorowych Masek Czar
Kolorowych Masek CzarSylviq
 
DCR Trendline December 2014 Non Employee Workforce Insight
DCR Trendline December 2014 Non Employee Workforce InsightDCR Trendline December 2014 Non Employee Workforce Insight
DCR Trendline December 2014 Non Employee Workforce Insightss
 
урок вікритий. фізичні властивості основ. хімічні властивості лугів
урок вікритий. фізичні властивості основ. хімічні властивості лугівурок вікритий. фізичні властивості основ. хімічні властивості лугів
урок вікритий. фізичні властивості основ. хімічні властивості лугівoksanachernish
 
Protection of server from syn flood attack
Protection of server from syn flood attackProtection of server from syn flood attack
Protection of server from syn flood attackIAEME Publication
 
Educational Resilience in the Digital University
Educational Resilience in the Digital UniversityEducational Resilience in the Digital University
Educational Resilience in the Digital UniversityMartin Oliver
 
Wyniki analizy organizacji i finansowania opieki profilaktycznej
Wyniki analizy organizacji i finansowania opieki profilaktycznejWyniki analizy organizacji i finansowania opieki profilaktycznej
Wyniki analizy organizacji i finansowania opieki profilaktycznejFundacja MY PACJENCI
 
Municipal Spatial Solutions Infrastructure
Municipal Spatial Solutions InfrastructureMunicipal Spatial Solutions Infrastructure
Municipal Spatial Solutions InfrastructureRolta
 
Sekelumit kisah di balik program desaku menanti
Sekelumit kisah di balik program desaku menantiSekelumit kisah di balik program desaku menanti
Sekelumit kisah di balik program desaku menantiArif Rohman Pembangun
 
Блогун 3 0. Пошаговое руководство.
Блогун 3 0. Пошаговое руководство. Блогун 3 0. Пошаговое руководство.
Блогун 3 0. Пошаговое руководство. Roman Klevtsov
 

Viewers also liked (20)

мовознавчий вісник
мовознавчий вісникмовознавчий вісник
мовознавчий вісник
 
Observasi b. indo
Observasi b. indoObservasi b. indo
Observasi b. indo
 
Soal menentukan persamaan lingkaran
Soal menentukan persamaan lingkaranSoal menentukan persamaan lingkaran
Soal menentukan persamaan lingkaran
 
Observasi b. indo
Observasi b. indoObservasi b. indo
Observasi b. indo
 
Ac conductivity study of polyaniline nckelstanate ni sno3 composites
Ac conductivity study of polyaniline nckelstanate ni sno3 compositesAc conductivity study of polyaniline nckelstanate ni sno3 composites
Ac conductivity study of polyaniline nckelstanate ni sno3 composites
 
Mar apr-2014
Mar apr-2014Mar apr-2014
Mar apr-2014
 
B5 t5 if_else_for_while
B5 t5 if_else_for_whileB5 t5 if_else_for_while
B5 t5 if_else_for_while
 
A1 install xampp
A1 install xamppA1 install xampp
A1 install xampp
 
Kolorowych Masek Czar
Kolorowych Masek CzarKolorowych Masek Czar
Kolorowych Masek Czar
 
Familia sánchez
Familia sánchezFamilia sánchez
Familia sánchez
 
DCR Trendline December 2014 Non Employee Workforce Insight
DCR Trendline December 2014 Non Employee Workforce InsightDCR Trendline December 2014 Non Employee Workforce Insight
DCR Trendline December 2014 Non Employee Workforce Insight
 
урок вікритий. фізичні властивості основ. хімічні властивості лугів
урок вікритий. фізичні властивості основ. хімічні властивості лугівурок вікритий. фізичні властивості основ. хімічні властивості лугів
урок вікритий. фізичні властивості основ. хімічні властивості лугів
 
Protection of server from syn flood attack
Protection of server from syn flood attackProtection of server from syn flood attack
Protection of server from syn flood attack
 
Educational Resilience in the Digital University
Educational Resilience in the Digital UniversityEducational Resilience in the Digital University
Educational Resilience in the Digital University
 
Wyniki analizy organizacji i finansowania opieki profilaktycznej
Wyniki analizy organizacji i finansowania opieki profilaktycznejWyniki analizy organizacji i finansowania opieki profilaktycznej
Wyniki analizy organizacji i finansowania opieki profilaktycznej
 
шаповалов а.г
шаповалов а.гшаповалов а.г
шаповалов а.г
 
Municipal Spatial Solutions Infrastructure
Municipal Spatial Solutions InfrastructureMunicipal Spatial Solutions Infrastructure
Municipal Spatial Solutions Infrastructure
 
Sekelumit kisah di balik program desaku menanti
Sekelumit kisah di balik program desaku menantiSekelumit kisah di balik program desaku menanti
Sekelumit kisah di balik program desaku menanti
 
002 ancient egypt
002 ancient egypt 002 ancient egypt
002 ancient egypt
 
Блогун 3 0. Пошаговое руководство.
Блогун 3 0. Пошаговое руководство. Блогун 3 0. Пошаговое руководство.
Блогун 3 0. Пошаговое руководство.
 

Similar to Remote control system of high efficiency and intelligent street lighting using power line communication and sensors

Ieeepro techno solutions ieee embedded project intelligent wireless street l...
Ieeepro techno solutions  ieee embedded project intelligent wireless street l...Ieeepro techno solutions  ieee embedded project intelligent wireless street l...
Ieeepro techno solutions ieee embedded project intelligent wireless street l...srinivasanece7
 
IRJET- Brainy Streets with Automatic Lighting System
IRJET-  	  Brainy Streets with Automatic Lighting SystemIRJET-  	  Brainy Streets with Automatic Lighting System
IRJET- Brainy Streets with Automatic Lighting SystemIRJET Journal
 
Smart Street Light System Using IOT.pdf
Smart Street Light System Using IOT.pdfSmart Street Light System Using IOT.pdf
Smart Street Light System Using IOT.pdfHELPCONSULTANCY
 
intelligent street light system using gsm Report
intelligent street light system using gsm Reportintelligent street light system using gsm Report
intelligent street light system using gsm Reportdarshangowda679
 
Ieeepro techno solutions ieee 2014 embedded project led powered intelligen...
Ieeepro techno solutions    ieee 2014 embedded project led powered intelligen...Ieeepro techno solutions    ieee 2014 embedded project led powered intelligen...
Ieeepro techno solutions ieee 2014 embedded project led powered intelligen...srinivasanece7
 
Smart Street Light System using Embedded System
Smart Street Light System using Embedded SystemSmart Street Light System using Embedded System
Smart Street Light System using Embedded Systemrahulmonikasharma
 
Energy-efficient Intelligent Street Lighting System
Energy-efficient Intelligent Street Lighting SystemEnergy-efficient Intelligent Street Lighting System
Energy-efficient Intelligent Street Lighting SystemIRJET Journal
 
SMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOTSMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOTIRJET Journal
 
Modern Street Lightening System with Intensity Control using GSM
Modern Street Lightening System with Intensity Control using GSMModern Street Lightening System with Intensity Control using GSM
Modern Street Lightening System with Intensity Control using GSMpaperpublications3
 
SMART STREET LIGHTING SYSTEM BASED ON SENSORS USING PLC AND SCADA
SMART STREET LIGHTING SYSTEM BASED ON SENSORS USING PLC AND SCADASMART STREET LIGHTING SYSTEM BASED ON SENSORS USING PLC AND SCADA
SMART STREET LIGHTING SYSTEM BASED ON SENSORS USING PLC AND SCADAIAEME Publication
 
Intelligent Streetlight energy saving system based on lonworks powerline comm...
Intelligent Streetlight energy saving system based on lonworks powerline comm...Intelligent Streetlight energy saving system based on lonworks powerline comm...
Intelligent Streetlight energy saving system based on lonworks powerline comm...Teja Raj
 
IRJET- Smart Energy Management System
IRJET-  	  Smart Energy Management SystemIRJET-  	  Smart Energy Management System
IRJET- Smart Energy Management SystemIRJET Journal
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficeSAT Journals
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficeSAT Publishing House
 
IRJET- Intelligent Room Lighting System
IRJET-  	  Intelligent Room Lighting SystemIRJET-  	  Intelligent Room Lighting System
IRJET- Intelligent Room Lighting SystemIRJET Journal
 

Similar to Remote control system of high efficiency and intelligent street lighting using power line communication and sensors (20)

Ieeepro techno solutions ieee embedded project intelligent wireless street l...
Ieeepro techno solutions  ieee embedded project intelligent wireless street l...Ieeepro techno solutions  ieee embedded project intelligent wireless street l...
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
 
Ls3421152119
Ls3421152119Ls3421152119
Ls3421152119
 
IRJET- Brainy Streets with Automatic Lighting System
IRJET-  	  Brainy Streets with Automatic Lighting SystemIRJET-  	  Brainy Streets with Automatic Lighting System
IRJET- Brainy Streets with Automatic Lighting System
 
Smart Street Light System Using IOT.pdf
Smart Street Light System Using IOT.pdfSmart Street Light System Using IOT.pdf
Smart Street Light System Using IOT.pdf
 
intelligent street light system using gsm Report
intelligent street light system using gsm Reportintelligent street light system using gsm Report
intelligent street light system using gsm Report
 
Ieeepro techno solutions ieee 2014 embedded project led powered intelligen...
Ieeepro techno solutions    ieee 2014 embedded project led powered intelligen...Ieeepro techno solutions    ieee 2014 embedded project led powered intelligen...
Ieeepro techno solutions ieee 2014 embedded project led powered intelligen...
 
8 archana
8 archana8 archana
8 archana
 
Smart Street Light System using Embedded System
Smart Street Light System using Embedded SystemSmart Street Light System using Embedded System
Smart Street Light System using Embedded System
 
Energy-efficient Intelligent Street Lighting System
Energy-efficient Intelligent Street Lighting SystemEnergy-efficient Intelligent Street Lighting System
Energy-efficient Intelligent Street Lighting System
 
SMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOTSMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOT
 
[IJET-V1I2P11] Authors :Abdul Latif Saleem, Raja Sagar R, Sachin Datta N S, S...
[IJET-V1I2P11] Authors :Abdul Latif Saleem, Raja Sagar R, Sachin Datta N S, S...[IJET-V1I2P11] Authors :Abdul Latif Saleem, Raja Sagar R, Sachin Datta N S, S...
[IJET-V1I2P11] Authors :Abdul Latif Saleem, Raja Sagar R, Sachin Datta N S, S...
 
Solar work paper
Solar work paperSolar work paper
Solar work paper
 
Modern Street Lightening System with Intensity Control using GSM
Modern Street Lightening System with Intensity Control using GSMModern Street Lightening System with Intensity Control using GSM
Modern Street Lightening System with Intensity Control using GSM
 
J236069
J236069J236069
J236069
 
SMART STREET LIGHTING SYSTEM BASED ON SENSORS USING PLC AND SCADA
SMART STREET LIGHTING SYSTEM BASED ON SENSORS USING PLC AND SCADASMART STREET LIGHTING SYSTEM BASED ON SENSORS USING PLC AND SCADA
SMART STREET LIGHTING SYSTEM BASED ON SENSORS USING PLC AND SCADA
 
Intelligent Streetlight energy saving system based on lonworks powerline comm...
Intelligent Streetlight energy saving system based on lonworks powerline comm...Intelligent Streetlight energy saving system based on lonworks powerline comm...
Intelligent Streetlight energy saving system based on lonworks powerline comm...
 
IRJET- Smart Energy Management System
IRJET-  	  Smart Energy Management SystemIRJET-  	  Smart Energy Management System
IRJET- Smart Energy Management System
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage traffic
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage traffic
 
IRJET- Intelligent Room Lighting System
IRJET-  	  Intelligent Room Lighting SystemIRJET-  	  Intelligent Room Lighting System
IRJET- Intelligent Room Lighting System
 

More from IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

More from IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Recently uploaded

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 

Recently uploaded (20)

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 

Remote control system of high efficiency and intelligent street lighting using power line communication and sensors

  • 1. Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) 30 – 31, December 2014, Ernakulam, India 112 REMOTE-CONTROL SYSTEM OF HIGH EFFICIENCY AND INTELLIGENT STREET LIGHTING USING POWER LINE COMMUNICATION AND SENSORS Anu K George1 , Aby Mathew2 1 M.Tech VLSI & Embedded Systems, ECE, SNGCE, Ernakulam, India 2 Assistant Professor, ECE, SNGCE, Ernakulam, India ABSTRACT The proposed remote-control system uses DALI protocol to optimize management and efficiency of street lighting systems using TDA5051A modem IC for power line communication This system enables more efficient street lamp-system management. It uses a sensor combination to control and guarantee the desired system parameters; the information is transferred point by point using power line communication and is sent to a control terminal used to check the status of the street lamps and to take appropriate measures in case of failure. The work aims at the unification of the three mentioned possibilities, creating an intelligent lamp post managed by a remote controlled system which uses the LED based light sources thus integrating latest technologies to describe an intelligent management and control of street lighting. Keywords: Control System, DALI Protocol, Lighting System, Power Line Modem, Sensors. 1. INTRODUCTION The recent increasing pressure related to the raw material costs and the greater social sensitivity to environmental issues are leading manufacturers to develop new techniques and technologies which allow significant cost savings and a greater respect for the environment. The first one, and perhaps the most intuitive, is the use of new technologies for the sources of light. In this area, light-emitting diode (LED) technology is the best solution because it offers many benefits. Researchers [1]–[4] have already considered this possibility, designing an advanced street lighting system based on LEDs. The second possible solution, and perhaps the most revolutionary, is the use of a remote-control system based on intelligent lamp posts that send information to a central control system, thus simplifying management and maintenance issues. Researchers [5]–[9] have developed a street lamp system using the general-packet radio service (GPRS), power-line carrier, or Global Systems for Mobile Communications (GSM) transmissions. INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) ISSN 0976 – 6464(Print) ISSN 0976 – 6472(Online) Volume 5, Issue 12, December (2014), pp. 112-117 © IAEME: http://www.iaeme.com/IJECET.asp Journal Impact Factor (2014): 7.2836 (Calculated by GISI) www.jifactor.com IJECET © I A E M E
  • 2. Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) 30 – 31, December 2014, Ernakulam, India 113 Fig. 1: Schematic image of the system Finally, the third possibility would be the use of renewable energy sources locally available, rather than conventional power sources. The work aims at the unification of the three mentioned possibilities, creating an intelligent lamp post managed by a remote-controlled system which uses LED-based light sources and is powered by renewable energy. The control is implemented through a network of sensors to collect the relevant information related to the management and maintenance of the system, transferring the information via power line using the DALI protocol. It uses a sensor combination to control and guarantee the desired system parameters; the information is transferred point by point using power line communication by use of TDA5050A modem IC and is sent to a control terminal which is used to check the state of the street lamps and to take appropriate measures in case of failure. 2. DEVICES AND METHODS Research [12] have developed this system using ZigBee module. Fig. 1 shows the conceptual scheme of the proposed system. It consists of a group of observation stations on the street (one station for each lamp post) and a base station typically placed in a building located nearby. It is a modular system, easily extendable. 2.1. Monitoring Station The monitoring station which acts as slave, located in each lamp post consists of several modules : the presence sensor, the light sensor, the failure sensor, and an emergency alarm. These devices work together and transfer all of the information to a microcontroller which processes the data and automatically sets the appropriate course of action. 2.1.1 Presence Sensor The task of the presence sensor is to identify the passage of a vehicle or pedestrian, giving an input to turn on a lamp or a group of lamps. This function depends on the pattern of the street; in case of a street without cross- roads, a single sensor is sufficient, while for a street requiring more precise control, a solution with multiple presence detectors is necessary. This feature enables switching on the lamps only when necessary, avoiding a waste of energy. The main challenge with such a sensor is its correct placement. The sensor should be placed at an optimal height, not too low that is to avoid any erroneous detection of small animals nor too high for example, to avoid failure to detect children. I discovered that PIR motion sensor offers good performance and is quite affordable. 2.1.2 Light Sensor Alight sensor can measure the brightness of the sunlight and provides information. The purpose of this measurement is to ensure a minimum level of illumination of the street, as required by regulations (see CIE et al. [19]). The sensor must have high sensitivity in the visible spectrum, providing a photocurrent high enough for low light luminance levels. For this reason, the phototransistor has been selected. Based on the measured luminance, the microcontroller drives the lamp in order to maintain a constant level of illumination. This action is obviously not required during daylight time, but it is desirable in the early morning and at dusk, when it is not necessary to operate the lamp at full power but simply as a support to the sunlight. This mode enables saving electric power supplied to the lamp because the lamp is regulated by the combined action of the sensor and the microcontroller to ensure the minimum illumination required. 2.1.3 Fault Sensor This sensor is useful to improve fault management and system maintenance. It is possible to recognize when the lamp is switched on. The system is able to recognize false positives, because identified parameters are compared with the
  • 3. Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) 30 – 31, December 2014, Ernakulam, India 114 stored data. Current sensor is used to recognize any fault in the system. The information is reported through the power line network to the station control unit, where the operator is informed about the location of the broken-down lamp and can send a technician to replace it. It is possible to store in the microcontroller’s memory the current value which flows in the LED lamp in normal operating conditions, enabling the online power consumption measurement result in poor reproduction. Therefore, it is better if the image is slightly larger, as a minor reduction in size should not have an adverse affect the quality of the image. 2.1.4 Emergency Alarm The system has an emergency button, which can be useful in case of an emergency. This device excludes the entire sensor system with the objective to immediately turn on thealarm when a button is pressed from the base station. The alarm will remain on for a preset time. After that, the button must be pressed again. 2.1.5 Control Unit The sensors transfer the collected information to a controller which runs the software to analyze the system. After the initial setting, the system is controlled by the light sensor which activates the microcontroller only if the sunlight illumination is lower than a fixed threshold. In case of a vehicle or a pedestrian microcontroller switches on the lamp. Once the lamp has been switched on, the operating sensor starts the monitoring and, in case of a fault detection, fault information is sent to the control center through power line. If no fault is detected, the microcontroller measures the current flux by the current sensor memorizing the current values. It also turns on and off the lamp as per the instructions from the base station. The controller transfer the fault indication to the base station in DALI protocol format. The information send to the base station is the backward frame which consists of one start bit, then 16 bit data and two stop bits. Controller also receives a forward frame which consists of one start bit, 16 bit data and two stop bits. Any warning regarding any natural calamity can be received from the base station. PIC16F877A is used as control unit because of low cost, wide availability, extensive collection of application notes, availability of low cost or free development tools and serial programming capability. 2.2 DALI Protocol The international standard (IEC929) DALI (Digitally Addressable Lighting Interface) bus communication protocol is intended for use in digital TL-ballast intelligent lighting systems. In a typical application, a DALI-bus consists of one controller (master), and multiple slaves. It can control up to 64 different slaves (ballasts) within the same control system. It’s possible to transmit commands to single ballasts or to a group of ballasts. The DALI bus consists of two wires, providing a differential signal. Data is transmitted in frames. There are two different frame types: a “forward” frame (2 bytes, sent by the master to the slaves), and a “backward” frame (1 byte, sent by a slave to the master, possibly containing status info) [10]. Fig. 3 shows typical DALI bus network structure.In the proposed system, both forward and backward frames are of 2 bytes as shown in Fig. 4. Fig 3: Typical DALI bus network structure. Fig 4: Forward and backward frame format
  • 4. Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) 30 – 31, December 2014, Ernakulam, India 115 DALI uses a bi-phase (also called Manchester) encoding, which means thatthe data is transmitted usingthe edges of the signal. A rising edge indicates a ‘1’; a falling edge indicates a ‘0’ (see Fig. 2). Every bit takes two periods TE. The defined bit rate of DALI is 1200 bps. So, 1 bit period (2TE) is ~834 µsec. A frame is started by a start bit, and ends with two high-level stop bits (no change of phase). Data is transmitted with the MSB first. Between frames, the bus is in idle (high) state. Every DALI slave is able to react to a short address, 16 group addresses and broadcast. Fig 2: Biphase Encoding in DALI protocol. Table 1: Addressing Scheme in DALI Type of addresses Address byte Shortorgroup address YAAAAAAS Short addresses (64) 0AAAAAAS Group addresses (16) 100AAAAS Broadcast 1111111S Special Command 101CCCC1 Special Command 110CCCC1 S: selector bit: S = ‘0’ direct arc power level following S = ‘1’ command following , Y: short- or group address: Y = ‘0’ short address Y = ‘1’ group address or broadcast, A : significant address bit, C : significant command bit 2.3 Power Line Communication Information in DALI protocol format is transmitted through power line. Information is transferred point by point, from one lamp post to another where each lamp post has a unique address in the system. TDA5051A modem IC is used for this purpose [11]. The TDA5051A is a modem IC, specifically dedicated to ASK transmission by means of the home power supply network, at 600 baud rate or 1200 baud rate. It operates from a single 5V supply. Information in DALI protocol format is transmitted through power line. Information is transferred point by point, from one lamppost to another where each lamp post has a unique address in the system. TDA5051A modem IC is used. Both transmission and reception stages are controlled either by the master clock of the microcontroller or by the on-chip reference oscillator connected to a crystal. This ensures the accuracy of the transmission carrier and the exact trimming of digital filter, thus making performance of system totally independent of application disturbances such as component spread temperature, supply drift and so on. The interface with the power network is made by means of an LC network. The device includes a power output stage that feeds a 120 dBµV (RMS) signal on a typical 30 Ω load. To reduce power consumption, the IC is disabled by a power-down input (pin PD): in this mode, the on-chip oscillator remains active and the clock continues to be supplied at pin CLKOUT. For low-power operation in reception mode, this pin can be dynamically controlled by the microcontroller. When the circuit is connected to an external clock generator, the clock signal must be applied at pin OSC1 (pin 7); OSC2 (pin 8) must be left open-circuit. All logic inputs and outputs are compatible with TTL/CMOS levels. In the transmission mode, the carrier frequency is generated by scanning the ROM memory under the control of the microcontroller clock or the reference frequency provided by the on-chip oscillator. High frequency clocking rejects the aliasing components to such an extent that they are filtered by the coupling LC network and do not cause any significant disturbance. The data modulation is applied through pin DATAIN and smoothly applied by specific digital circuits to the carrier. Harmonic components are limited in this process, thus avoiding unacceptable disturbance of the transmission channel. A −55 dB Total Harmonic Distortion (TDH) is reached when the typical LC coupling network is used.
  • 5. Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) 30 – 31, December 2014, Ernakulam, India 116 In the reception mode, the input signal received by the modem is applied to a wide range input amplifier with AGC (−6 to +30 dB). This is basically for noise performance improvement and signal level adjustment, which ensures a maximum sensitivity of the ADC. An 8-bit conversion is then performed, followed by digital band-pass filtering. After digital Fig 5: Relationship between DATAIN and TXOUT demodulation, the baseband data signal is made available after pulse shaping. Fig. 5 shows the relationship between DATAIN and TXOUT. 2.4 Base Station Control The base control station is the hub of the system since it allows the visualization of the entire lighting system. The transmission system consists of TDA5051A modem IC that receives information on the state of the lamps and sends it to a terminal. The processing unit consists of a PIC microcontroller and a terminal with a serial Universal Asynchronous Receiver-Transmitter (UART) interface which receives information about the fault condition of the lamps. The terminal is required for a graphical display of the results. Moreover, data on lamps’ operation are associated with the lamp address; consequently, all faults are easily identified. The graphical interface using LABVIEW enables monitoring the state of the system. The operator will have a graphical representation of the lamp location within the area where the system is installed. 3. DETAILS AND BUILDUP In the proposed system the most important elements are: • the voltage controllers which provide power to all other devices • the microcontroller (Microchip PIC 16f688), which manages the system • the TDA5051A modem IC and its associated circuitry. • connectors for programming the pic (ProgPort), for optional serial transistor transistor logic (TTL), for an external reference voltage, necessary for the correct activity of the PIC analog-to-digital converter (ADC), and for the input/output (I/O) ports. Fig. 6 shows the printed-circuit board (PCB) of the monitoring station circuit. The circuit has been realized in surface-mount device (SMD) technology to reduce the overall dimensions. 4. CONCLUSION This project describes a new intelligent street lighting system which integrates new technologies available on the market to offer higher efficiency and considerable savings. This can be achieved using the highly efficient LED technology supplied by renewable energy of solar panels, for which the cost of energy is independent from the power supplier prices, combined to an intelligent management of the lamp posts derived by a control system switching on the light only when necessary, increasing the lamps’ lifetime. Another advantage obtained by the control system is the intelligent management of the lamp posts by sending data to a central station by power line communication. The system maintenance can be easily and efficiently planned from the central station, allowing additional savings.
  • 6. Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) 30 – 31, December 2014, Ernakulam, India 117 ACKNOWLEDGEMENT I would like to express my sincere gratitude to the Management and staff, SNG College of Engineering for providing the facilities.I am also grateful to my guide, Mr. Aby Mathew(Assistant Prof., SNGCE), for his valuable contributions and encouragement which make this work successful. Last but not the least; I humbly extend my gratitude to my friends and family, for their unending support. Above all, I thank God Almighty for giving me strength, courage and blessings to complete this work. REFERENCES [1] M. A. D. Costa, G. H. Costa, A. S. dos Santos, L. Schuch, and J. R. Pinheiro, “A high efficiency autonomous street lighting system based on solar energy and LEDs,” in Proc. Power Electron. Conf., Brazil, Oct. 1, 2009, pp. 265–273. [2] P.-Y. Chen, Y.-H. Liu, Y.-T. Yau, and H.-C. Lee, “Development of an energy efficient street light driving system,” in Proc. IEEE Int. Conf. Sustain. Energy Technol., Nov. 24–27, 2008, pp. 761–764. [3] W. Yongqing, H. Chuncheng, Z. Suoliang, H. Yali, and W. Hong, “Design of solar LED street lamp automatic control circuit,” in Proc. Int. Conf. Energy Environment Technol., Oct. 16–18, 2009, vol. 1, pp. 90–93. [4] W. Yue, S. Changhong, Z. Xianghong, and Y. Wei, “Design of new intelligent street light control system,” in Proc. 8th IEEE Int. Conf. Control Autom., Jun. 9–11, 2010, pp. 1423–1427. [5] R. Caponetto, G. Dongola, L. Fortuna, N. Riscica, and D. Zufacchi, “Power consumption reduction in a remote controlled street lighting system,” in Proc. Int. Symp. Power Electron., Elect. Drives, Autom. Motion, Jun. 11–13, 2008, pp. 428–433. [6] Y.ChenandZ.Liu, “Distributed intelligent city street lamp monitoring and control system based on wireless communication chip nRF401,”in Proc. Int. Conf. Netw. Security, Wireless Commun. Trusted Comput., Apr. 25–26, 2009, vol. 2, pp. 278–281. [7] L. Jianyi, J. Xiulong, and M. Qianjie, “Wireless monitoring system of street lamps based on zigbee,” in Proc. 5th Int. Conf. Wireless Commun., Netw. Mobile Comput., Sep. 24–26, 2009, pp. 1–3. [8] D. Liu, S. Qi, T. Liu, S.-Z. Yu, and F. Sun, “The design and realization of communication technology for street lamps control system,”inProc. 4th Int. Conf. Comput. Sci. Educ., Jul. 25–28, 2009, pp. 259–262. [9] J.Liu, C.Feng,X. Suo, and A. Yun,“Street lamp control system based on power carrier wave,” in Proc. Int. Symp. Intell. Inf. Technol. Appl. Workshops, Dec. 21–22, 2008, pp. 184–188. [10] "AN10760 USB - DALI master using the LPC2141", Application note, Rev. 01, Nov. 2008. [11] "TDA5051A product data sheet, Rev.5, Jan.2011. [12] Fabio Leccese, "Remote-Control System of High Efficiency and Intelligent Street Lighting" IEEE trans. on power delivery, Vol. 28, No. 1, Jan. 2013. [13] Dr. N. R. Bhasme and Madhuresh Sontakke, “Topologies of Power Converters for LED Light Applications”, International Journal of Electrical Engineering & Technology (IJEET), Volume 5, Issue 3, 2014, pp. 14 - 26, ISSN Print : 0976-6545, ISSN Online: 0976-6553.