smart cities is a domain of great interest in the modern society

Upload: praveenpv7

Post on 13-Apr-2018

218 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    1/38

    A SOLUTION FOR STREET LIGHTING IN SMART CITIES

    Smart Cities is a domain of great interest in the modern society. The aim

    of a smart urban environment is to increase citizens comfort and quality of lifewith minimum resources and power consumption and without affecting the

    natural environment. Street lighting is one of the main interests in such a smart

    environment. This thesis focuses on implementing a lighting control system that

    makes street lighting to be an autonomous and efficient part of the urban

    environment. The performance of the proposed system is analyzed using an

    OMNET++ network simulation. The results lead to the conclusion that the

    smart control system improves some drawbacks of a classic street lighting

    system.

    The term smart city is a complex concept leading to multiple

    definitions, not always consistent. According to [1], a smart city has six

    characteristics: smart economy, smart mobility, smart environment, smart

    people, smart living and smart governance. This paper will use the term smart

    city with refer to smart environment.

    Ubiquitous computing or pervasive computing paradigm is used to

    describe smart environments. This implies that robust, small and low-cost

    devices can be used to monitor and control various natural and infrastructure

    systems that affect the urban environment. These smart objects, mounted on

    buildings, streetlights, and cars, gather data autonomously transmitted to data

    centers for further analysis to efficiently manage the city such as street light

    management, water/gas leak detection, or traffic management.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    2/38

    The energy distribution system is very huge and expensive. Public

    lighting owns 10% from the electrical energy consumer categories, [2]. A lot of

    research is made to make the street lighting less power consuming and more

    suitable to citizens needs. There are several ways to achieve this by both

    hardware and software solutions.

    The rest of the paper is organized as follows. The next section presents

    basics about street lighting, the third section describes related work, the fourth

    section presents the authors approach, the fifth section discusses simulation

    results and the last section outlines conclusions.

    II. STREET LIGHTING BASICS

    A. Street lighting control systems

    Street lighting control systems can be centralized or distributed. For the

    first category there is a single control unit that sends commands to all terminals,

    in the second category all terminals act as individual control units.

    A centralized control system is presented in . It is composed of three

    parts: control center, remote concentrator and street lighting control terminals.

    The term smart city is a complex concept leading to multiple

    definitions, not always consistent. According to , a smart city has six

    characteristics: smart economy, smart mobility, smart environment, smart

    people, smart living and smart governance. This paper will use the term smart

    city with refer to smart environment.Ubiquitous computing or pervasive computing paradigm is used to

    describe smart environments. This implies that robust, small and low-cost

    devices can be used to monitor and control various natural and infrastructure

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    3/38

    systems that affect the urban environment. These smart objects, mounted on

    buildings, streetlights, and cars, gather data autonomously transmitted to data

    centers for further analysis to efficiently manage the city such as street light

    management, water/gas leak detection, or traffic management.

    The energy distribution system is very huge and expensive. Public

    lighting owns 10% from the electrical energy consumer categories, [2]. A lot of

    research is made to make the street lighting less power consuming and more

    suitable to citizens needs. There are several ways to achieve this by both

    hardware and software solutions.

    The rest of the paper is organized as follows. The next section presents

    basics about street lighting, the third section describes related work, the fourth

    section presents the authors approach, the fifth section discusses simulation

    results and the last section outlines conclusions.

    III. RELATED WORK

    As stated before there are several ways to implement a street lighting

    system based on WSN. There are multiple choices depending on the technology

    used, protocols, type of control and others factor that can influence the lighting

    systems.

    Due to the rapid growth of industry and cities, the industry of street lighting

    systems has a fast development and is becoming complex. The paper [3]

    presents the drawbacks of most developed systems for street lighting. A new

    light control system is proposed which can overcome old systems drawbacks.

    The common drawbacks of most light control systems are uneasiness of

    handling and difficulty of maintenance. To reduce these weak points in

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    4/38

    operating light control system, the authors designed a street light control system

    by using Zigbee communication devices.

    The proposed system is a centralized light control system. Remote

    concentrator and remote street light control terminal are H/W based system.

    Centralized control system was developed for windows 2000 based server

    system and most of developing works was SW oriented. Zigbee communication

    protocol is used to transfer data between concentrator and remote street light

    control terminal which transfers control and status information. The

    communication protocol chosen for data transfers between control center and

    concentrator is CDMA.

    Jean-Philippe Vasseur, in the book Interconnecting Smart Objects with

    IP: The Next Internet, [6], explains why the Internet Protocol, IP, is the

    protocol of choice for smart object networks including intelligent lighting

    systems. First part of the book demonstrates why the IP architecture is well

    suited to smart object networks by contrast with non-IP based sensor network or

    other proprietary systems interconnect to IP networks. Part II includes a detailed

    analysis of IP technologies. The final section of the book describes the use of

    smart object networks. This part discusses in details seven major applications:

    smart grid, industrial automation, smart cities and urban networks, home

    automation, building automation, structural health monitoring, and container

    tracking.

    Maciej Mendalka et. al, [4], present an intelligent street lighting system

    based on WSN. As a result they obtained a system designed to increase

    functionality of light installations. The proposed system is made of WSN nodes

    integrated with light sources based on high power LED diodes. Their platform

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    5/38

    enable new services such as telemetry, monitoring of noise, humidity,

    temperature, as well as services associated with the road information systems,

    intelligent transportation systems and intelligent roads.

    The paper , presents a street lighting implementation based on

    photovoltaic panels. The system uses solar energy as primary source and

    batteries as secondary source. Lighting emitting diodes (LEDs) are employed as

    lighting source. This system is being presented as an alternative for remote

    localities, like roads and crossroads.

    Wu Yue proposes in [8] a street light control system able to detect

    environmental changes due to integrated sensors. The system has 2 function

    modes: the automatic timing control and a dynamic mode. Automatic timing is

    used to switch light on at a pre-determined time and keep III. RELATED

    WORK

    As stated before there are several ways to implement a street lighting system

    based on WSN. There are multiple choices depending on the technology used,

    protocols, type of control and others factor that can influence the lighting

    systems.

    Due to the rapid growth of industry and cities, the industry of street

    lighting systems has a fast development and is becoming complex. The paper

    [3] presents the drawbacks of most developed systems for street lighting. A new

    light control system is proposed which can overcome old systems drawbacks.

    The common drawbacks of most light control systems are uneasiness of

    handling and difficulty of maintenance. To reduce these weak points in

    operating light control system, the authors designed a street light control system

    by using Zigbee communication devices.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    6/38

    The proposed system is a centralized light control system. Remote

    concentrator and remote street light control terminal are H/W based system.

    Centralized control system was developed for windows 2000 based server

    system and most of developing works was SW oriented. Zigbee communication

    protocol is used to transfer data between concentrator and remote street light

    control terminal which transfers control and status information. The

    communication protocol chosen for data transfers between control center and

    concentrator is CDMA.

    Jean-Philippe Vasseur, in the book Interconnecting Smart Objects with

    IP: The Next Internet, [6], explains why the Internet Protocol, IP, is the

    protocol of choice for smart object networks including intelligent lighting

    systems. First part of the book demonstrates why the IP architecture is well

    suited to smart object networks by contrast with non-IP based sensor network or

    other proprietary systems interconnect to IP networks. Part II includes a detailed

    analysis of IP technologies. The final section of the book describes the use of

    smart object networks. This part discusses in details seven major applications:

    smart grid, industrial automation, smart cities and urban networks, home

    automation, building automation, structural health monitoring, and container

    tracking.

    Maciej Mendalka et. al, , present an intelligent street lighting system

    based on WSN. As a result they obtained a system designed to increase

    functionality of light installations. The proposed system is made of WSN nodes

    integrated with light sources based on high power LED diodes. Their platform

    enable new services such as telemetry, monitoring of noise, humidity,

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    7/38

    temperature, as well as services associated with the road information systems,

    intelligent transportation systems and intelligent roads.

    The paper , presents a street lighting implementation based on

    photovoltaic panels. The system uses solar energy as primary source and

    batteries as secondary source. Lighting emitting diodes (LEDs) are employed as

    lighting source. This system is being presented as an alternative for remote

    localities, like roads and crossroads.

    Wu Yue proposes in [8] a street light control system able to detect

    environmental changes due to integrated sensors. The system has 2 function

    modes: the automatic timing control and a dynamic mode. Automatic timing is

    used to switch light on at a pre-determined time and keep them active a

    programmed time period. In dynamic mode the lights are activated when

    motion is detected. Simultaneously the system may act according to the actual

    determination of the sunlight degree of illumination and the degree of

    illumination control criterion.

    Solid-state lighting technology has the qualities of cost-competitive,

    energy-efficient comparative to conventional electrical lighting, . The authors

    present the history of lighting, discuss the benefits and challenges of the solid-

    state lighting technologies, and compare two approaches for generating white

    light from solid-state sources. The first is based on phosphor LEDs (which

    could be considered as solid-state replacement of fluorescent tubes) and the

    other the multichip LED lamps, which offer many advantages, such as

    chromaticity control, better light quality, and higher efficiency.

    The power consumption problem is approached by R. Caponetto et. al in

    [10]. They present control equipment for monitoring and managing a street

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    8/38

    lighting system. The system consists of a local control and a remote control.

    The local control is realized by master boards located inside electrical panels

    and slave boards mounted on each lamp post. The remote control is realized by

    a central unit for the remote communication with the local control system. In

    case of master and slave boards communication power line modems are used,

    while the remote control central unit is connected to master boards via a GPRS-

    GSM communication. The user can select through master boards the electrical

    phase for the power line communication and send the control commands to the

    slave boards on each lamppost. Slave boards allow turning on/off the lamp post,

    to reduce power consumption using a device developed by ALBATROS Italia

    S.R.L., and to detect the lamp status, checking the current flow on the lamp

    itself. The solution presented in this paper allows reducing lamp power

    consumption of 28 - 32% with just a 3 - 5% lightness reduction.

    The aspect of secure street lighting system is discussed in . Street lighting

    systems are characterized by low-voltage loads, distributed in a large area and

    collectively protected by the same protective device. In fault conditions,

    hazardous potentials may appear on the metal parts of such equipment, and

    expose persons to shock hazards. To reduce such risk, different solutions for the

    grounding are available.

    The Standard IEC 60364 recommends the use of Class II components,

    that is, equipment with double or reinforced insulation, for all the elements of

    the street light system. The authors analyze the possible technical alternatives in

    light of IEC standards. They also propose a solution to increase the safety of

    Class II metal poles by adopting a circuitry within lighting systems panel boards

    to monitor their double insulation-to-ground.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    9/38

    Chunguo Jing et. al. propose in a routing protocol for monitoring and

    control of street lights. They described a geographical routing strategy based on

    the network features. The proposed solution groups lighting nodes into many

    clusters. One cluster comprises beside of the nodes, a power substation. The

    nodes from a cluster are disposed in either star or triangle topology. One node

    forwards the packet to the power substation where the remote terminal unit

    (RTU) is installed. The RTU uses cluster serial number to avoid the packet

    dissemination to neighbor cluster. The GSM network was used for transmitting

    and receiving data between the control center application and the remote RTUs.

    As a result, their approach is a connectivity solution based on Internet protocols

    and available with almost every GSM network.

    Designing high efficient, low-cost and secure street lighting systems is a

    complex activity. Several aspects must be taken into account regarding the

    system architecture and the communication protocols. Wireless sensor networks

    are a popular solution when it comes to controlling and monitoring street

    lighting systems.

    The need to better control the streetlight networks is caused by: the

    environmental and energy situation of the planet, the rapidly increasing price of

    electricity, the need for more security and safety, the need to efficiently manage

    budgets. These are the reasons why monitored streetlight systems are the future

    when it comes to outdoor lighting market.

    IV. THE PROPOSED SOLUTION

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    10/38

    This paper proposes an autonomous street lighting system based on a

    distributed command WSN network. The aim is to reduce power consumption

    using low-cost devices and reducing the active time of lighting devices as much

    as possible. The system was designed considering the deployment area as in

    Figure 1.

    It is a residential street with two lanes and sidewalks on both driving

    directions. The road width is 7 m (3.5 m for each lane) and the sidewalk width

    is 1.5 m. The street has a total width of 10 m and it extends over a length of 2

    km. lamp posts are positioned on one side of the road with a spacing of 25 m.

    The mounting heath of light sources is 8m. Figure 1 also shows that the

    maximum beam patterns length is 13 m, in both directions, and the width is 10

    m. The dotted line marks the maximum distance for pedestrian movementdetection is 12 m. The light source is a LED luminary chosen in accordance

    with the distance parameters. Attached to each light source there is a node.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    11/38

    Every node represents a smart light control device and it enables

    pedestrian detection and natural light measurement. The control device will

    command the light element according to the level of environmental light

    measured. The light can be turned off or on with 3 levels of intensity (low,

    medium, intense). With an incorporated WiFi transceiver the control device can

    send wake-up commands to neighbor nodes. The block diagram of the proposed

    module is illustrated in Figure 2.

    The ISL7668 block, [13], represents a light-to-digital device with 16 bit

    resolution. The module can be programmed via I2C interface to four sensitivity

    ranges depending on the lighting conditions. The power consumption is less

    than 300A in normal operation mode.

    DP-001A, [14], is a digital motion detector module. It can detect infrared

    radiation emitted by moving human body or animals. The detection range and

    activation time are programmable. Because the detection angle is 100 degrees

    the control device needs to incorporate two motion modules located on the left

    and right sides.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    12/38

    RN-131, [15], is an embedded wireless 802.11b/g networking module.

    The module has an intelligent, built-in power management with programmable

    wakeup. It can host data rate up to 1 Mbps for the UART interface and a

    transmission rate of maximum 54 Mbps over the air.The core of the smart light control device is the LPC2148

    microcontroller, [16]. The tiny size and low power consumption make this

    microcontroller feasible for applications were miniaturization is a prime

    requirement. The variety of serial interfaces (USB 2.0, UARTs, SPI, SSP, I2C-

    bus) and 40 kB of on-chip SRAM are an advantage when implementing

    communication gateways, protocols converters, voice recognition or other type

    of applications that require high processing power. The interfaces together with

    DACs, ADCs, PWM and GPIO lines make it easy to connect the

    microcontroller to a great range of other devices.

    V. EXPERIMENTAL RESULTS

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    13/38

    To test the proposed functionalities a simulation network with OMNeT++

    (Objective Modular Network Testbed in C++), [17], was created..

    OMNet++ is a free simulation library and framework based on C++

    language that enables modeling a large number of networks such as wired and

    wireless communication networks, on-chip networks, queuing networks and so

    on. For wireless sensor network support OMNeT++ provides INET Framework

    which contains models for several wired and wireless protocols including

    802.11, TCP, IP, UDP.

    OMNeT++ is a modular discreet event simulation framework. The base

    element is a simple module. More complex devices can be represented as

    modules. A module is compound of simple modules. In OMNeT++ modules

    exchange data trough messages. The simulation time advances when a message

    is received by a module. In case of a module with no extern incoming messages,

    the simulation time can be advanced with the help of self messages.

    The simulation is based on the main characteristics presented in section

    IV. The simulation was created for a network of 10 smart nodes with linear

    topology and a module representing a human moving along the street as

    depicted in Figure 3.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    14/38

    The human model will update its position every 14 seconds to simulate a

    walking speed of 1m/s. Integration time for light sensor measurements is 100

    ms.

    The human is a simple module sending a message every time it moves. At

    initialization it sends a self-message to start moving. This implies sending an

    Approaching message to one device at a time, every propDelay period. The

    propDelay period is configurable depending on the human walking speed.

    The compound modules device represent the smart light control devices. They

    are attached to LED luminaries implemented as simple modules led[i]. The light

    control components can be visualized in Figure 4.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    15/38

    CPU module represents the microcontroller. It receives inputs from the

    sensors or from the WiFi transceiver. The CPU processes the input information

    and according to it sends on/off commands to LED device and to left and right

    neighboring nodes. The movement of human is detected with a PIR sensor. For

    simulation purpose only one PIR sensor was used.

    If pir1 detects a movement it notifies the CPU. The sensor stays active for a

    programmable period of time.

    The sensor is working in a re-trigger mode. When the active period

    expires and no movement is detected, the sensor goes idle and notifies also the

    CPU.

    After a movement has been reported, CPU launches a start conversion

    command to lightSensor. The sensor begins light measurement. After a

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    16/38

    stopSync period of time the CPU sends a stop conversion command. The

    measured data value is saved by light sensor and a new conversion begins.

    When a read message is received from the CPU, the sensor retrieves the latest

    saved light value. From the data supplied by the light sensor the CPU computes

    the actual illuminance, it compares it to predefined levels and it lights the LED

    according to the result. After this the control unit also sends a light on command

    to right and left neighbors trough the WiFi module. When no movement is

    detected, the lights on commands are revoked.

    RN-131 networking module is represented in the simulation by multiple

    simple modules according to its capabilities: radio transceiver, TCP/IP support,

    routing table. The module implementation uses INET framework. In case of

    commands received trough WiFi module, they are executed but not send to the

    neighbors.

    To have some comparison values, first simulations without movement detection

    were performed. Two cases were considered: 1 lux natural light environment

    (high luminary intensity lighting is needed) and 500 lux natural light

    environment (medium luminary intensity lighting is needed). The energy

    consumption was computed for a simulation time of 2 hours while lighting

    sources were on. The results are presented in Figure 5 and Figure 6.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    17/38

    It can be observed that the energy consumption was 56 Wh in the first

    case and 28 Wh in the second one for each lighting source.

    In the following simulations some assumptions will be done: the simulation

    time is 2 hours, the period between pedestrian passing along the street is

    variable and is generated with a uniform distribution between 60 s and 10

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    18/38

    minutes and two cases are considered: 1 lux and 500 lux natural environment

    lighting conditions. In the first case, when pedestrian movement is detected the

    LED luminary is switched on at full capacity and in the second case at half

    capacity.

    Scenario 1

    The assumption is that only 1 pedestrian is moving along the street. The

    human model starts moving from the first led position until the last one. Figure

    7 shows the minimum, average and maximum values for the total energy

    consumption registered for each LED luminary.

    Conforming to the results, the minimum energy consumption is 0.107

    Wh/LED luminary. The maximum energy consumption varies between 7.84 Wh

    and 9.66 Wh. Comparing the values with those from Figure 5, it results about

    80% reduction of the energy consumption. A significant reduction is obtained

    even when the comparison is done with the values from Figure 6.

    Figure 8 presents the results in the case of 500 lux natural environment lighting.

    The minimum values are the same for all luminaries, 0.053 Wh, the maximum

    values range between 3.92 Wh and 4.83 Wh meaning half of the energy

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    19/38

    consumption in case of 1 lux and 94 % decrease than the consumption in case of

    500 lux lighting conditions without movement detection capabilities.

    The second set of simulations was based on the assumption that two pedestriansare moving along the street. One human model starts moving from the first led

    position until the last one. The second human model moves along the street in

    the same time but beginning at the fourth lamp post. Figure 9 shows the

    minimum, average and maximum values for the energy consumption in case of

    fully powered lamps (1 lux).

    The minimum energy consumption slightly varies between 0.1069 Wh

    and 0.1086 Wh for the first half of the street and then becomes constant, 0.1069

    Wh, for the second half of the street. The maximum energy consumption ranges

    between 7.38 Wh and 17 Wh. The results show a 69 % decrease of the energy

    consumption than the one from Figure 5 and a 48 % reduction if compared with

    the reference case of 500 lux natural environment lighting conditions.

    Figure 10 presents the results in case of 500 lux. The minimum values are

    similar for all luminaries, 0.053 Wh, as in Scenario 1. The maximum values

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    20/38

    vary between 3.69 Wh and 8.5 Wh this being 50 % of the energy consumption

    in case of 1 lux and 72 % better than 500 lux lighting conditions without

    moving detection capabilities.

    Scenario 2 represents an improvement compared with the conditions

    without moving detection possibilities but the energy consumption is increased

    with 40 % than that from Scenario 1.

    Scenario 3

    It is assumed that 8 pedestrians are moving along the street. The first

    pedestrian starts moving from the first led position until the last one. The

    following pedestrians move along the street in the same time but starting at

    consecutive positions.

    Figure 11 illustrates the minimum, average and maximum values for the

    energy consumption at each LED luminary when high intensity artificial light

    conditions are required. The figure shows that the minimum values are reduced

    considerably ranging between 0.85 mWh and 107 mWh. The variation is

    constantly increasing from led 0 to led 9. The average minimum consumption is

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    21/38

    80 % lower than Scenario 1 and 2. The maximum values have also an

    increasing variation with the average of 33.8 Wh this being with 40 % lower

    than the energy consumption in case of 1 lux with 2 hours of artificial constant

    lighting but 3.5 times greater than 1 lux case from Scenario 1 and 2.2 times

    greater than the same case from scenario 2.

    Figure 12 provides the simulation results in case of 500 lux environmental

    lighting conditions.

    Compared with the previous case the minimum total energy consumption

    is reduced with 50 % taking values from 0.42 mWh to 53.4 mWh. The

    maximum values for the energy consumption ranges between 6.64 Wh and 22.6

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    22/38

    Wh with an average of 17 Wh. This is 70 % more than 500 lux case from

    Scenario 1 and 50 % more than the same case from Scenario 2. Nevertheless

    these results are 40 % lower as compared to the case without movement

    detection possibilities.

    For Scenario 3 the minimum values were much lower than the ones from the

    other scenarios but the total energy consumption was increased. This is caused

    by the greater number of pedestrians. This implies a considerable number of

    switching commands for the LED luminaries leading to short operational

    periods of time per luminary for starting points lamp post and prolonged periods

    for ending points.

    The paper has presented an efficient street lighting system with reduced

    power consumption in comparison to classical lighting systems. This is

    accomplished by using a WSN based street lighting system.

    The power consumption is decreased using a smart light control device.

    The device uses low-power hardware with configurable functioning modes.

    Through this control device light will be active only when pedestrian

    movements are detected. Also the light intensity is adjusted in accordance to

    predefined levels of luminance. Using LED luminaries instead of other light

    sources will further decrease the power consumption with the advantage of

    increased light output efficiency, longer life and environmental friendly.

    Using smart control devices increases the street lighting systems

    autonomy. Human operator intervention is necessary only for system

    deployment or in case of damaged devices.

    The incorporated WiFi module enables easy collection of statistical

    information. The WiFi module also support remote configuration using Telnet.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    23/38

    Currently, in the whole world, enormous electric energy is consumed by

    the street lights, which are controlled by means of the embedded brightness

    sensors. They are automatically turn on when it becomes dark and automatically

    turn off when it becomes bright. This is the huge waste of energy in the whole

    world and should be changed.

    There are some attempts, in which the energy wastes of the street lights

    are reduced. A sensor light, which is controlled by the brightness sensor and the

    motion sensor, is sometimes used . It only turns on for w while when the motion

    is detected in front of the light and it is dark.

    However, it usually is too late to turn the light on when a person or a car

    comes in front of it. The light should turn on before a person or a car comes. On

    the other hand, some companies and universities have developed centrally-

    controlled smart street light systems with the host computers . They might be

    suitable for being applied to a large area or a newly developed area based on the

    total plan. However, they might not be suitable for being applied to a small area.

    We propose an autonomous-distributed-controlled light system, in which

    the lights turn on before pedestrians come and turn off or reduce power when

    there is no one by means of a distributed-installed sensor network.

    PROPOSED SYSTEM

    Figure 1 shows the components, with which our smart street light system

    is realized.

    (a) Lamp unit:

    It consists of power-adjustable LED array, the brightness sensor, the motion

    sensor, the communication device, such as ZigBee module, and the controller. It

    turns on for several minutes under the conditions that a motion is detected in the

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    24/38

    defined area by the sensors including its own sensor. Then, it sends the message

    to other units. It turns off or reduced power under the condition that any motion

    is not detected in the defined area.

    (b) Sensor unit:

    It consists of the motion sensor, the communication device and the

    controller. It sends out the message to other units under the condition that

    motion is detected. This unit is placed to many locations, such as at electric

    poles, at house gates, at house fence and inside or outside of the door, to ensure

    that every street light turn on before pedestrians notice that. As for power

    supply, the solar battery can be a good option.

    (c) Access point:

    It consists of the communication device and the controller. It is used in

    the case that the distance between the lamp units and the sensor units are too

    large to communicate each other. As for communication devices, a power-

    saving shortdistance device, such as ZigBee, is appropriate for our system. As

    for the position information, each controller has plural addresses, which

    correspond to the adjacent different networks.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    25/38

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    26/38

    Figure 2 shows an example of our smart street light system. The street

    lights turn on before the pedestrians come and turn off or reduce power when

    there is no one by means of a distributed-installed sensor network.

    3. DISCUSSIONS

    The targets of our development are as follows, ! Easy installation and

    extension: Each unit can be installed one by one to the network by setting the

    parameters. The system is autonomous-distributed controlled. No host computer

    is needed. ! Low cost: Only the parts of mass production are used. ! Easy

    update: The firmware of each unit can be updated easily. The control algorisms

    should be developed for the situations, such as a quiet residential area, a

    shopping street, a part, a main road and a mountain road. ! Self-diagnosis: The

    worst event is that the light does not turn on when the pedestrian come. Each

    unit records the failures, in which the motion is detected in front of it without

    the advanced notification from the other units.

    FEATURES & BENEFITS:

    Compatible with LED, induction, high pressure sodium, metal halide and

    mercury vapor street light fixtures

    Reporting of energy consumption (utility grade metering)

    Remote dynamic dimming/ trimming, flexible on/off scheduling with

    override control and daylight harvesting

    Real-time monitoring, once per second per node

    Smart grid ready demand/ response energy management

    Light node profiles can be defined on a sector or individual module basis

    Easy to install Plug-twist-play standard NEMA three prong twist lockper ANSI C136.10

    Instant alerts and notifications via email & text message

    Enhanced fault management and diagnostics

    Extended wireless control network coverage range

    Automatic report generation

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    27/38

    Secure web based GUI management

    Multiple access levels with password protection

    Real-time GIS (geographical information system) synchronization

    Active Google Earth visualization

    5 year full performance warranty

    The idea of designing a new system for the streetlight that do not consume

    huge amount of electricity and illuminate large areas with the highest intensity

    of light is concerning each engineer working in this field. Providing street

    lighting is one of the most important and expensive responsibilities of a city.

    Lighting can account for 1038% of the total energy bill in typical cities

    worldwide . Street lighting is a particularly critical concern for public

    authorities in developing countries because of its strategic importance for

    economic and social stability. Inefficient lighting wastes significant financial

    resources every year, and poor lighting creates unsafe conditions. Energy

    efficient technologies and design mechanism can reduce cost of the street

    lighting drastically. Manual control is prone to errors and leads to

    energy wastages and manually dimming during mid night is impracticable.

    Also, dynamically tracking the light level is manually impracticable. The

    current trend is the introduction of automation and remote management

    solutions to control street lighting . There are various numbers of control

    strategy and methods in controlling the street light system such as design and

    implementation of CPLD based solar power saving system for street lights and

    automatic traffic controller , design an fabrication of automatic street light

    control system, automatic street light intensity control and road safety module

    using embedded system ,automatic street light control system , Intelligent Street

    Lighting System Using Gsm , energy consumption saving solutions based on

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    28/38

    intelligent street lighting control system [7] and A Novel Design of an

    Automatic Lighting Control System for a Wireless Sensor Network with

    Increased Sensor Lifetime and Reduced Sensor Numbers.

    In this paper two kinds of sensors will be used which are light sensor and

    photoelectric sensor. The light sensor will detect darkness to activate the

    ON/OFF switch, so the streetlights will be ready to turn on and the photoelectric

    sensor will detect movement to activate the streetlights. LDR, which varies

    according to the amount of light falling on its surface, this gives an inductions

    for whether it is a day-night time, the photoelectric sensors are placed on the

    side of the road, which can be controlled by microcontroller PIC16f877A. The

    photoelectric will be activated only on the night time. If any object crosses the

    photoelectric beam, a particular light will be automatically ON. By using this as

    a basic principle, the intelligent system can be designed for the perfect usage of

    streetlights in any place.

    The block diagram of street light system as shown in Fig. 1 consists of

    microcontroller, LDR, and photoelectric sensor. By using the LDR we can

    operate the lights, i.e. when the light is available then it will be in the OFF state

    and when it is dark the light will be in ON state, it means LDR is inversely

    proportional to light. When the light falls on the LDR it sends the commands to

    the microcontroller that it shold be in the OFF state then it switch OFF the

    light, the photoelectric sensor will be sed to trn ON or OFF the light

    according to the presence or absent of the ob!ect. "ll these commands are sent

    to the controller then according to that the device operates. We se a relay to act

    as an ON#OFF switch.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    29/38

    2 Automatic street light system circuit esig!

    $he system basically consists of a LDR, %hotoelectric sensor, %ower

    spply, Relays and &icro controller.

    2"# L$R

    $he theoretical concept of the light sensor lies behind, which is sed in

    this circit as a darkness detector. $he LDR is a resistor as shown in Fig. ', and

    its resistance varies according to the amont of light falling on its srface. When

    the LDR detect light its resistance will get decreased, ths if it detects darkness

    its resistance will increase.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    30/38

    2"2 %hotoelectric Se!sor

    $o detect the movement in the street, the photoelectric sensors have been

    sed in this paper, where emitter and receiver are in one nit as shown in Fig (.

    Light from the emitter strikes the target and the reflected light is diffsed from

    the srface at all angles. )f the receiver receives enogh reflected light the

    otpt will switch states. When no light is reflected back to the receiver the

    otpt retrns to

    its original state. )n diffse scanning the emitter is placed perpendiclar to the

    target. $he receiver will be at some angle in order to receive some of the

    scattered *diffse+ reflection. $he photoelectric sensor specifications are

    illstrated in $able .

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    31/38

    2"& Regulate %o'er Su((ly

    -sally, we start with an nreglated power spply ranging from volt to

    'volt D/. $o make a 0volt power spply, 1"2340 voltage reglator )/ as

    shown in Fig. 5 has been sed. $he 1"2340 is simple to se. 6imply connect

    the positive lead form nreglated D/ power spply *anything from 7D/ to

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    32/38

    '57D/+ to the inpt pin, connect the negative lead to the common pin and then

    trn on the power, a 0 volt spply from the otpt pin will be gotten.

    2") Relays

    Relays are remote control electrical switches that are controlled byanother switch, sch as a horn switch or a compter as in a power train control

    modle. Relays allow a small crrent flow circit to control a higher crrent

    circit. 6everal designs of relays are in se today, (8pin, 58pin, 08pin, and 98 pin,

    single switch or dal switches. Relays which come in varios si:es, ratings, and

    applications, are

    sed as remote control switches. Fig. 0 shows different types of relays. )n this

    paper, the 58pin relay will be sed.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    33/38

    2"* %IC#+F,--A Microco!troller

    " microcontroller is a compter control system on a single chip. )t has

    many electronic circits bilt into it, which can decode written instrctions and

    convert them to electrical signals. $he microcontroller will then step throgh

    these instrctions and e;ecte them one by one. "s an e;ample of this a

    microcontroller we can se it to controller the lighting of a street by sing the

    e;act procedres.

    &icrocontrollers are now changing electronic designs. )nstead of hard wiring a

    nmber of logic gates together to perform some fnction we now se

    instrctions to wire the gates electronically. $he list of these instrctions given

    to the microcontroller is called a program. $here are different types of

    microcontroller, this pro!ect focs only on the %)/9F233" &icrocontroller

    where it

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    34/38

    & Automatic street light co!trol

    /ircit Design

    $he inpts in the streets lighting system are LDR and photoelectric

    sensors, after dsk the light sensor will activate the system, to be ready to detect

    any ob!ect by photoelectric sensors, on the road to trn ON the streetlights.

    Lamps will be sed as streetlights in this paper.

    )n this section each circit, which has been designed will be discssed.

    Firstly the LDR circit as shown in Fig. 3, the LDR and R7 form one arm ofthe bridge, and R8R' form the other arm. $hese arms can actally be regarded

    as potential dividers, with the R8R' arm applying a fi;ed half8spply voltage

    to the non8inverting inpt of the op8amp, and with the LDR8R7 divider

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    35/38

    applying a lightdependent variable voltage to the inverting terminal of the op8

    amp.

    )n se, R7 is ad!sted so that the LDR8R7 voltage rises fractionally

    above that of R8R' as the light intensity rises to the desired trigger lever, and

    nder this condition the op8amp otpt switches to negative satration and ths

    drives the relay on via = and biasing resistors R(8R5 when the light intensity

    falls below this level, the op8amp otpt switches to positive satration. $he

    circit is very sensitive, being able to detect light8level changes too small to be

    seen by the hman eye, the circit can be modified to act as a precision dark8

    activated switch by either transposing the inverting and noninverting inpt

    terminals of the op8amp, or by transposing R7 and the LDR. Frther, the Reset

    circit is sed to pt the

    microcontroller into known state. Normally when a %)/ microcontroller is reset,

    e;ection starts from address 4 of the program memory. "lso, the oscillator

    circit has been sed to provide a microcontroller with a clock, so that the

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    36/38

    microcontroller can e;ecte a program. For photoelectric sensors are sed in

    this paper. $heir fnction to sense the ob!ective that will pass throgh the street,

    at the same time give a signal to the microcontroller to trn on the lamp. $he

    idea to save the energy, where the system have been designed to light ON the

    lamp in the night only and only if there is any ob!ect passes throgh the street.

    >;cept to that the light will be OFF. First photoelectric sensor is sed to trn

    ON the first lighting colmn via microcontroller atomatically when any ob!ect

    passes in front of it. &eanwhile the second photoelectric sensor will trn ON

    the second lighting colmn and trn OFF the first one after few delay when the

    ob!ect passes in front of it. $he third sensor will activate the third lighting

    colmn when the ob!ect passes in front of it, and will trn OFF the second

    lighting colmn after few delays.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    37/38

    Finally the last sensor which will be sed to trn OFF the third lighting

    colmn after the ob!ect passes in front of it. Fig. 2 shows the overall system

    schematic circit that has been designed in this paper to control the street lights

    sing %)/ microcontroller.

    $he details of this circit can be smmari:ed as follow?. %ins ( @ 5 of the %)/ are connected to the Oscillator circit and

    /rystal which consisting of 5 &A: crystal connected to two (( %f

    capacitors.

  • 7/23/2019 Smart Cities is a Domain of Great Interest in the Modern Society

    38/38

    '. %in is connected to 7// B07 throgh 41C resistor, connected to reset

    bottom for resetting the circit.

    (. %in 0 is connected to the LDR /ircit.

    5. %ins 9, 3, 2, and connected to the photoelectric sensors throgh

    41C

    resistor.

    0. %ins ', (4 and(( connected to the lamp, lamp' and lamp(, throgh

    '.'1C resistance and transistor and Relay.