SlideShare ist ein Scribd-Unternehmen logo
1 von 7
Downloaden Sie, um offline zu lesen
International Journal of Engineering Science Invention
ISSN (Online): 2319 – 6734, ISSN (Print): 2319 – 6726
www.ijesi.org Volume 2 Issue 2 ǁ February. 2013 ǁ PP.44-50
www.ijesi.org 44 | P a g e
Online Communication of Critical Parameters in Powerplant
Using ZIGBEE
D.Santhiya1
, R.Renita Priyatharshini2
,K.C.Dhivya3
Department Of Electronics and Communication Engineering,
Anna University Of Technology- Tiruchirappalli.
ABSTRACT: The application of wireless sensor network (WSN) for online monitoring of power plant using
zigbee is composed of number of sensor nodes with networking capability deployed for an ad-hoc or continuous
monitoring purpose. The use of zigbee based wireless system for monitoring powerplants reduces labour cost,
facilities setup cost, in addition to providing flexibility in terms of distance or location. Although monitoring
using RF Technologies has good antipiracy ability, large network capacity, high reliability, sensitivity and it is
not much economical to implement..In this paper, the conventional wired LAN in power plants is replaced by
wireless using zigbee unlike RF.To design and develop a system for communicating the field measurements on
real time basis to a Centralized server using wireless communication.Therefore the developed platform is cost
effective and easy customization.
Keywords: wireless sensor network, Zigbee technology
I. INTRODUCTION
After considering the critical situation of the wired LAN based network. For that, it is important to
have such a monitoring system with characteristics of autonomous, lower cost,reliable and flexible. The use of
automation in monitoring task will reduce the reliance on man power at the monitoring site thus reducing the
cost.
This paper focuses on the use of multiple sensors as a device to check the level of parameters as
analternative method of monitoring the condition of the critical parameters. Several sensors that are able to
continuously read some parameters that indicate the parameter such as temperature,pressure etc will be used to
monitor the overall level. As the monitoring is intended to be carried out in a remote area with limited access,
signal or data from the sensor unit will then be transmitted wirelessly to the base monitoringstation.
A currently becoming popular and widely used technology based on wireless sensor network is
extensively used in this project as it is able to provide flexibility, low cost implementation and reliability. Ahigh
power transmission with a relatively low power consumption Zigbee based wireless sensor network technology
is applied in this work. Zigbee is acommunication standard for use in the wireless sensor network defined by the
Zigbee Alliance [1] that adoptingthe IEEE 802.15.4 standard for its reliablecommunication. It is chosen due to
its features that fulfil the requirement for a low cost, easy to use, minimal power consumption and reliable data
communication between sensor nodes.
The development of graphical user interface (GUI) for the monitoring purposes at the base
monitoring station is another main component in the project. The GUI should be able to display the parameters
being monitored continuouslyin real time. Severalmeasurement and performance analysis to evaluate the
reliability, feasibility and effectiveness of the proposedmonitoring system are also presented.
II. HARDWARE DESIGN
2.1 Sensor Unit
Fig1. Block Diagram Of Sensor Unit
Online Communication Of Critical Parameters in Powerplant Using ZIGBEE
www.ijesi.org 45 | P a g e
A sensor unit is basically consists of several sensors used to detect the predetermined parameters that
indicates the sensed value of temperature and pressure. In this work, two types of sensor temperature sensor and
pressure sensor are used. All the sensors use battery for its operation. The information being sensed by the
sensors are then converted into electrical signal and go through the signal conditioning circuit that functions to
make sure the voltage or current produced by the sensorsis proportional to the actual values of parameters being
sensed. Then it is passed to a microcontroller ormicroprocessor that processes it to the value understandable by
human.
2.2 Wireless Sensor Node
Fig2.Block Diagram of wireless sensornode
The wireless sensor node in this work is consist ofsensor unit as mentioned in section A; a
microcontroller or microprocessor with a task of signal digitizing, data transmission, networking management
etc; and radio frequency transceiver for communications at the physical layer. All of them share a single battery
as a power source. The Fig. 2 shows the block diagram of the wireless sensor node.
The main microcontroller in the module isreprogrammable whether to function as an end device,router
or coordinator nodes. As an end device sensornode, it can only communicate with the router orcoordinator to
pass the data from the sensor. An enddevice can only communicate indirectly with the otherend device through
the router or coordinator. The sensor node defined as a router is responsible for routing data from other routers
or end device to the coordinator or to other routers closer to the coordinator. The router can also be a data input
device like the end device but in actual application it is generally used to extended the coverage distance of the
monitoring system.There can be only one coordinator for the monitoring system.Thecoordinator responsible for
setting the channel for the network to use, assigning network address to routers and end devices and keeping the
routing tables for thenetwork that are necessary to route data from one enddevice to another in the same Zigbee
network.
2.3 Base Monitoring Station
The base station consists of a same Zigbee module programmed as a coordinator that receives the data
sent from the sensor nodes (end devices and routers) wirelessly. As the coordinator needs to continuously
receiving data from the end devices, it is normally mains powered. Data received from the end device nodes is
sent to the computer using the RS 232 protocol and data received is displayed using the built GUI on the base
monitoring station.
Fig3.Components of Basestation
Online Communication Of Critical Parameters in Powerplant Using ZIGBEE
www.ijesi.org 46 | P a g e
2.4 ZIGBEE NETWORK DEVICES
Coordinator:
The role of the Coordinator is mainly
related to starting up and configuring the network. Once that is accomplished, the Coordinator behaves like a
Router node (or may even go away). It can also be used, to assist in setting up security and application-level
bindings in the network .
Router:
A Router performs functions for (i)allowing other devices to join the network (ii) multihop routing (iii)
assisting in communication for its child battery-powered end devices.
End Devices:
An end-device has no specific responsibility for maintaining the network infrastructure,so it can sleep and
wake up as it chooses. Thus it can be a battery-powered node.
2.5 HARDWARE DESCRIPTION
The ZigBee Development Kit includes following hardware modules such as,Z RF Module, Z Debugger
andZ Battery Board. The Zigbee RF Module is consisting of CC2431 (SoC) processor and its corresponding
RF circuitry to transmit the data Over The Air (OTA) at ISM band for low power wireless network.
The Zigbee Debugger is designed with 8051F320 processor for downloading the code to the SoC present
in the Z RF Module and it can also be used as dongle for TI’s Packet sniffer, Location Engine, Daintree
Networks SNA software.
The Zigbee Battery Board provides the battery power to Z RF Module and makes it to work as a
standalone system with many user interfaces such light sensor, potentiometer, LEDs, micro switches, and
RS232 Interface.
2.6 COMPARING ZIGBEE WITH OTHER TECHNOLOGIES:
Fig4.Comparing with Other Technologies
Online Communication Of Critical Parameters in Powerplant Using ZIGBEE
www.ijesi.org 47 | P a g e
III. PROPOSED SYSTEM
Fig5. Block Diagram of Proposed System
In Proposed system,we are going to store the value of critical parameters in a powerplant in a
centralised webserver.Then by means of login authentication method,the respective higher official in the
powerplant can view the value of parameters being monitored in real time from any remote location by
username and password loin method developed using Java Servlet Platform.By incorporating such method,there
will be reduction in manpower, since in the present method there is a need for a labour to take readings from a
PC kept in a base station located at a particular distance from the plant area.Hence in the proposed we are going
to impose a system based on wireless LAN network which may overcome the difficulties of wired network that
may have high cost of cable installation and problems in distance coverage.
3.1 SOLAR POWER WIRELESS TRANSMITTING SYSTEM:
Online Communication Of Critical Parameters in Powerplant Using ZIGBEE
www.ijesi.org 48 | P a g e
In wireless transmitter and receiver unit,zigbee module is operated by solar cell and rechargeable battery
by which we can consume more power when compared to a normal AA+ battery.Zigbee module operated with a
solar batttery is one of the most efficient way of conserving power such that it can be possible to transmit and
receive data with long transmission range with out any power dissipation.
IV. OUTPUT RESULTS
4.1 MONITORING SECTION:
Fig6.Home page
Online Communication Of Critical Parameters in Powerplant Using ZIGBEE
www.ijesi.org 49 | P a g e
Initially the value of critical parameters stored in the web server is accessed by means of client as
shown in the homepage.
Fig6. User login
In username password login method only authenticated users with valid username and password are
allowed to access the values of parameters stored in the web server.
Fig7.monitoring of parameters in various section
Online Communication Of Critical Parameters in Powerplant Using ZIGBEE
www.ijesi.org 50 | P a g e
After login session, the required parameters are displayed.By entering the particular site location, the
corresponding values stored in the respective plantsite Will be displayed on the client system.
Fig8.After login
REFERENCES
[1]. (2009) The Zigbee Alliance website. [Online]. Available:http://www.zigbee.org/
[2]. ZulhaniRasin, Mohd Rizal Abdullah, “Water Quality Monitoring System Using Zigbee Based Wireless Sensor Network”
International Journal of Engineering & Technology IJET Vol: 9 No:10, 2009.
[3]. Chae, M.J., Yoo, H.S., Kim, J.R., and Cho, M.Y., “Bridge Condition Monitoring System Using Wireless Network (CDMA
[4]. and Zigbee),” 23rd International Symposium on Automation and Robotics in Construction ISARC 2006, Tokyo, Japan, 3 – 5
Oct2006.
[5]. Sangmi Shim, Seungwoo Park and Seunghong Hong, “Parking Management System Using Zigbee,” IJCSNS
InternationalJournal of Computer Scienceand Network Security, Vol. 6 No. 9B, September 2006.

Weitere Àhnliche Inhalte

Was ist angesagt?

Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373Editor IJARCET
 
Design and Implementation of Secured Wireless Communication Using Raspberry Pi
Design and Implementation of Secured Wireless Communication Using Raspberry PiDesign and Implementation of Secured Wireless Communication Using Raspberry Pi
Design and Implementation of Secured Wireless Communication Using Raspberry PiIRJET Journal
 
Design and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverDesign and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverzaidinvisible
 
Iaetsd flexible and reconfigurable soc for sensor network under zynq processor
Iaetsd flexible and reconfigurable soc for sensor network under zynq processorIaetsd flexible and reconfigurable soc for sensor network under zynq processor
Iaetsd flexible and reconfigurable soc for sensor network under zynq processorIaetsd Iaetsd
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...eSAT Publishing House
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...eSAT Journals
 
A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.Praveen Kumar
 
A cognitive energy distribution system
A cognitive energy distribution systemA cognitive energy distribution system
A cognitive energy distribution systemijp2p
 
Architecture for Smart Grid based Consumer End Solution
Architecture for Smart Grid based Consumer End SolutionArchitecture for Smart Grid based Consumer End Solution
Architecture for Smart Grid based Consumer End SolutionShashank Dhariwal
 
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & CanBus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & CanIOSR Journals
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motoreSAT Publishing House
 
Final paperenhancing distribution system through the use of real time etherne...
Final paperenhancing distribution system through the use of real time etherne...Final paperenhancing distribution system through the use of real time etherne...
Final paperenhancing distribution system through the use of real time etherne...Genc Gjergjani
 
IRJET- Monitoring and Controlling Power using Zigbee Communication
IRJET- Monitoring and Controlling Power using Zigbee CommunicationIRJET- Monitoring and Controlling Power using Zigbee Communication
IRJET- Monitoring and Controlling Power using Zigbee CommunicationIRJET Journal
 
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...IRJET Journal
 
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...srinivasanece7
 

Was ist angesagt? (17)

Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373
 
Design and Implementation of Secured Wireless Communication Using Raspberry Pi
Design and Implementation of Secured Wireless Communication Using Raspberry PiDesign and Implementation of Secured Wireless Communication Using Raspberry Pi
Design and Implementation of Secured Wireless Communication Using Raspberry Pi
 
Design and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverDesign and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiver
 
Iaetsd flexible and reconfigurable soc for sensor network under zynq processor
Iaetsd flexible and reconfigurable soc for sensor network under zynq processorIaetsd flexible and reconfigurable soc for sensor network under zynq processor
Iaetsd flexible and reconfigurable soc for sensor network under zynq processor
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...
 
A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.
 
A cognitive energy distribution system
A cognitive energy distribution systemA cognitive energy distribution system
A cognitive energy distribution system
 
Architecture for Smart Grid based Consumer End Solution
Architecture for Smart Grid based Consumer End SolutionArchitecture for Smart Grid based Consumer End Solution
Architecture for Smart Grid based Consumer End Solution
 
E010424043
E010424043E010424043
E010424043
 
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & CanBus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
 
Fulltext 1005224
Fulltext 1005224 Fulltext 1005224
Fulltext 1005224
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motor
 
Final paperenhancing distribution system through the use of real time etherne...
Final paperenhancing distribution system through the use of real time etherne...Final paperenhancing distribution system through the use of real time etherne...
Final paperenhancing distribution system through the use of real time etherne...
 
IRJET- Monitoring and Controlling Power using Zigbee Communication
IRJET- Monitoring and Controlling Power using Zigbee CommunicationIRJET- Monitoring and Controlling Power using Zigbee Communication
IRJET- Monitoring and Controlling Power using Zigbee Communication
 
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
 
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
 

Ähnlich wie F224450

Zigbee based parameter monitoring and controlling system for induction machine
Zigbee based parameter monitoring and controlling system for induction machineZigbee based parameter monitoring and controlling system for induction machine
Zigbee based parameter monitoring and controlling system for induction machineNaqeeb Ullah Kakar
 
A ZigBee Based Wireless Sensor Network for an Agricultural Environment
A ZigBee Based Wireless Sensor Network for an Agricultural EnvironmentA ZigBee Based Wireless Sensor Network for an Agricultural Environment
A ZigBee Based Wireless Sensor Network for an Agricultural Environmentijsrd.com
 
1st preview
1st preview1st preview
1st previewkarthikdlk
 
Design issues in cc2530 znp multi hop sensor networks
Design issues in cc2530 znp multi hop sensor networksDesign issues in cc2530 znp multi hop sensor networks
Design issues in cc2530 znp multi hop sensor networksSreekesh Padmanabhan
 
IRJET - Bluetooth based Digital Notice Board with Solar
IRJET - Bluetooth based Digital Notice Board with SolarIRJET - Bluetooth based Digital Notice Board with Solar
IRJET - Bluetooth based Digital Notice Board with SolarIRJET Journal
 
Ijsetr vol-4-issue-12-4320-4324
Ijsetr vol-4-issue-12-4320-4324Ijsetr vol-4-issue-12-4320-4324
Ijsetr vol-4-issue-12-4320-4324Abhishek Parikh
 
Agriculture Sensing using IoT
Agriculture Sensing using IoTAgriculture Sensing using IoT
Agriculture Sensing using IoTIRJET Journal
 
IRJET- IoT based Street Light Monitoring & Control with Lora/Lorawan Network
IRJET-  	  IoT based Street Light Monitoring & Control with Lora/Lorawan NetworkIRJET-  	  IoT based Street Light Monitoring & Control with Lora/Lorawan Network
IRJET- IoT based Street Light Monitoring & Control with Lora/Lorawan NetworkIRJET Journal
 
IRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET Journal
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...IRJET Journal
 
Low cost smart weather station using arduino and zig bee
Low cost smart weather station using arduino and zig beeLow cost smart weather station using arduino and zig bee
Low cost smart weather station using arduino and zig beezaidinvisible
 
Low cost smart weather station using Arduino and zig bee
Low cost smart weather station using Arduino and zig beeLow cost smart weather station using Arduino and zig bee
Low cost smart weather station using Arduino and zig beezaidinvisible
 
Low cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeLow cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeTELKOMNIKA JOURNAL
 
IRJET - Bluetooth based Digital Notice Board with Solar
IRJET -  	  Bluetooth based Digital Notice Board with SolarIRJET -  	  Bluetooth based Digital Notice Board with Solar
IRJET - Bluetooth based Digital Notice Board with SolarIRJET Journal
 
Simulation of Smart Meter Using Proteus software for Smart Grid
Simulation of Smart Meter Using Proteus software for Smart GridSimulation of Smart Meter Using Proteus software for Smart Grid
Simulation of Smart Meter Using Proteus software for Smart GridIRJET Journal
 
IRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
IRJET-Simulation of Smart Meter Using Proteus software for Smart GridIRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
IRJET-Simulation of Smart Meter Using Proteus software for Smart GridIRJET Journal
 
Design of wireless sensor network for building management systems
Design of wireless sensor network for building management systemsDesign of wireless sensor network for building management systems
Design of wireless sensor network for building management systemsTSriyaSharma
 
Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT IRJET Journal
 
Energy efficient platform designed for sdma applications in mobile wireless ...
Energy efficient platform designed for sdma applications in mobile  wireless ...Energy efficient platform designed for sdma applications in mobile  wireless ...
Energy efficient platform designed for sdma applications in mobile wireless ...marwaeng
 

Ähnlich wie F224450 (20)

Zigbee based parameter monitoring and controlling system for induction machine
Zigbee based parameter monitoring and controlling system for induction machineZigbee based parameter monitoring and controlling system for induction machine
Zigbee based parameter monitoring and controlling system for induction machine
 
A ZigBee Based Wireless Sensor Network for an Agricultural Environment
A ZigBee Based Wireless Sensor Network for an Agricultural EnvironmentA ZigBee Based Wireless Sensor Network for an Agricultural Environment
A ZigBee Based Wireless Sensor Network for an Agricultural Environment
 
1st preview
1st preview1st preview
1st preview
 
Design issues in cc2530 znp multi hop sensor networks
Design issues in cc2530 znp multi hop sensor networksDesign issues in cc2530 znp multi hop sensor networks
Design issues in cc2530 znp multi hop sensor networks
 
IRJET - Bluetooth based Digital Notice Board with Solar
IRJET - Bluetooth based Digital Notice Board with SolarIRJET - Bluetooth based Digital Notice Board with Solar
IRJET - Bluetooth based Digital Notice Board with Solar
 
Ijsetr vol-4-issue-12-4320-4324
Ijsetr vol-4-issue-12-4320-4324Ijsetr vol-4-issue-12-4320-4324
Ijsetr vol-4-issue-12-4320-4324
 
Agriculture Sensing using IoT
Agriculture Sensing using IoTAgriculture Sensing using IoT
Agriculture Sensing using IoT
 
IRJET- IoT based Street Light Monitoring & Control with Lora/Lorawan Network
IRJET-  	  IoT based Street Light Monitoring & Control with Lora/Lorawan NetworkIRJET-  	  IoT based Street Light Monitoring & Control with Lora/Lorawan Network
IRJET- IoT based Street Light Monitoring & Control with Lora/Lorawan Network
 
IRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning System
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
 
Low cost smart weather station using arduino and zig bee
Low cost smart weather station using arduino and zig beeLow cost smart weather station using arduino and zig bee
Low cost smart weather station using arduino and zig bee
 
Low cost smart weather station using Arduino and zig bee
Low cost smart weather station using Arduino and zig beeLow cost smart weather station using Arduino and zig bee
Low cost smart weather station using Arduino and zig bee
 
Low cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeLow cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBee
 
IRJET - Bluetooth based Digital Notice Board with Solar
IRJET -  	  Bluetooth based Digital Notice Board with SolarIRJET -  	  Bluetooth based Digital Notice Board with Solar
IRJET - Bluetooth based Digital Notice Board with Solar
 
Simulation of Smart Meter Using Proteus software for Smart Grid
Simulation of Smart Meter Using Proteus software for Smart GridSimulation of Smart Meter Using Proteus software for Smart Grid
Simulation of Smart Meter Using Proteus software for Smart Grid
 
IRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
IRJET-Simulation of Smart Meter Using Proteus software for Smart GridIRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
IRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
 
Design of wireless sensor network for building management systems
Design of wireless sensor network for building management systemsDesign of wireless sensor network for building management systems
Design of wireless sensor network for building management systems
 
Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT
 
Energy efficient platform designed for sdma applications in mobile wireless ...
Energy efficient platform designed for sdma applications in mobile  wireless ...Energy efficient platform designed for sdma applications in mobile  wireless ...
Energy efficient platform designed for sdma applications in mobile wireless ...
 

KĂŒrzlich hochgeladen

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
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
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
 
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
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
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
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...gurkirankumar98700
 

KĂŒrzlich hochgeladen (20)

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
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
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
 
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
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
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
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...
 

F224450

  • 1. International Journal of Engineering Science Invention ISSN (Online): 2319 – 6734, ISSN (Print): 2319 – 6726 www.ijesi.org Volume 2 Issue 2 ǁ February. 2013 ǁ PP.44-50 www.ijesi.org 44 | P a g e Online Communication of Critical Parameters in Powerplant Using ZIGBEE D.Santhiya1 , R.Renita Priyatharshini2 ,K.C.Dhivya3 Department Of Electronics and Communication Engineering, Anna University Of Technology- Tiruchirappalli. ABSTRACT: The application of wireless sensor network (WSN) for online monitoring of power plant using zigbee is composed of number of sensor nodes with networking capability deployed for an ad-hoc or continuous monitoring purpose. The use of zigbee based wireless system for monitoring powerplants reduces labour cost, facilities setup cost, in addition to providing flexibility in terms of distance or location. Although monitoring using RF Technologies has good antipiracy ability, large network capacity, high reliability, sensitivity and it is not much economical to implement..In this paper, the conventional wired LAN in power plants is replaced by wireless using zigbee unlike RF.To design and develop a system for communicating the field measurements on real time basis to a Centralized server using wireless communication.Therefore the developed platform is cost effective and easy customization. Keywords: wireless sensor network, Zigbee technology I. INTRODUCTION After considering the critical situation of the wired LAN based network. For that, it is important to have such a monitoring system with characteristics of autonomous, lower cost,reliable and flexible. The use of automation in monitoring task will reduce the reliance on man power at the monitoring site thus reducing the cost. This paper focuses on the use of multiple sensors as a device to check the level of parameters as analternative method of monitoring the condition of the critical parameters. Several sensors that are able to continuously read some parameters that indicate the parameter such as temperature,pressure etc will be used to monitor the overall level. As the monitoring is intended to be carried out in a remote area with limited access, signal or data from the sensor unit will then be transmitted wirelessly to the base monitoringstation. A currently becoming popular and widely used technology based on wireless sensor network is extensively used in this project as it is able to provide flexibility, low cost implementation and reliability. Ahigh power transmission with a relatively low power consumption Zigbee based wireless sensor network technology is applied in this work. Zigbee is acommunication standard for use in the wireless sensor network defined by the Zigbee Alliance [1] that adoptingthe IEEE 802.15.4 standard for its reliablecommunication. It is chosen due to its features that fulfil the requirement for a low cost, easy to use, minimal power consumption and reliable data communication between sensor nodes. The development of graphical user interface (GUI) for the monitoring purposes at the base monitoring station is another main component in the project. The GUI should be able to display the parameters being monitored continuouslyin real time. Severalmeasurement and performance analysis to evaluate the reliability, feasibility and effectiveness of the proposedmonitoring system are also presented. II. HARDWARE DESIGN 2.1 Sensor Unit Fig1. Block Diagram Of Sensor Unit
  • 2. Online Communication Of Critical Parameters in Powerplant Using ZIGBEE www.ijesi.org 45 | P a g e A sensor unit is basically consists of several sensors used to detect the predetermined parameters that indicates the sensed value of temperature and pressure. In this work, two types of sensor temperature sensor and pressure sensor are used. All the sensors use battery for its operation. The information being sensed by the sensors are then converted into electrical signal and go through the signal conditioning circuit that functions to make sure the voltage or current produced by the sensorsis proportional to the actual values of parameters being sensed. Then it is passed to a microcontroller ormicroprocessor that processes it to the value understandable by human. 2.2 Wireless Sensor Node Fig2.Block Diagram of wireless sensornode The wireless sensor node in this work is consist ofsensor unit as mentioned in section A; a microcontroller or microprocessor with a task of signal digitizing, data transmission, networking management etc; and radio frequency transceiver for communications at the physical layer. All of them share a single battery as a power source. The Fig. 2 shows the block diagram of the wireless sensor node. The main microcontroller in the module isreprogrammable whether to function as an end device,router or coordinator nodes. As an end device sensornode, it can only communicate with the router orcoordinator to pass the data from the sensor. An enddevice can only communicate indirectly with the otherend device through the router or coordinator. The sensor node defined as a router is responsible for routing data from other routers or end device to the coordinator or to other routers closer to the coordinator. The router can also be a data input device like the end device but in actual application it is generally used to extended the coverage distance of the monitoring system.There can be only one coordinator for the monitoring system.Thecoordinator responsible for setting the channel for the network to use, assigning network address to routers and end devices and keeping the routing tables for thenetwork that are necessary to route data from one enddevice to another in the same Zigbee network. 2.3 Base Monitoring Station The base station consists of a same Zigbee module programmed as a coordinator that receives the data sent from the sensor nodes (end devices and routers) wirelessly. As the coordinator needs to continuously receiving data from the end devices, it is normally mains powered. Data received from the end device nodes is sent to the computer using the RS 232 protocol and data received is displayed using the built GUI on the base monitoring station. Fig3.Components of Basestation
  • 3. Online Communication Of Critical Parameters in Powerplant Using ZIGBEE www.ijesi.org 46 | P a g e 2.4 ZIGBEE NETWORK DEVICES Coordinator: The role of the Coordinator is mainly related to starting up and configuring the network. Once that is accomplished, the Coordinator behaves like a Router node (or may even go away). It can also be used, to assist in setting up security and application-level bindings in the network . Router: A Router performs functions for (i)allowing other devices to join the network (ii) multihop routing (iii) assisting in communication for its child battery-powered end devices. End Devices: An end-device has no specific responsibility for maintaining the network infrastructure,so it can sleep and wake up as it chooses. Thus it can be a battery-powered node. 2.5 HARDWARE DESCRIPTION The ZigBee Development Kit includes following hardware modules such as,Z RF Module, Z Debugger andZ Battery Board. The Zigbee RF Module is consisting of CC2431 (SoC) processor and its corresponding RF circuitry to transmit the data Over The Air (OTA) at ISM band for low power wireless network. The Zigbee Debugger is designed with 8051F320 processor for downloading the code to the SoC present in the Z RF Module and it can also be used as dongle for TI’s Packet sniffer, Location Engine, Daintree Networks SNA software. The Zigbee Battery Board provides the battery power to Z RF Module and makes it to work as a standalone system with many user interfaces such light sensor, potentiometer, LEDs, micro switches, and RS232 Interface. 2.6 COMPARING ZIGBEE WITH OTHER TECHNOLOGIES: Fig4.Comparing with Other Technologies
  • 4. Online Communication Of Critical Parameters in Powerplant Using ZIGBEE www.ijesi.org 47 | P a g e III. PROPOSED SYSTEM Fig5. Block Diagram of Proposed System In Proposed system,we are going to store the value of critical parameters in a powerplant in a centralised webserver.Then by means of login authentication method,the respective higher official in the powerplant can view the value of parameters being monitored in real time from any remote location by username and password loin method developed using Java Servlet Platform.By incorporating such method,there will be reduction in manpower, since in the present method there is a need for a labour to take readings from a PC kept in a base station located at a particular distance from the plant area.Hence in the proposed we are going to impose a system based on wireless LAN network which may overcome the difficulties of wired network that may have high cost of cable installation and problems in distance coverage. 3.1 SOLAR POWER WIRELESS TRANSMITTING SYSTEM:
  • 5. Online Communication Of Critical Parameters in Powerplant Using ZIGBEE www.ijesi.org 48 | P a g e In wireless transmitter and receiver unit,zigbee module is operated by solar cell and rechargeable battery by which we can consume more power when compared to a normal AA+ battery.Zigbee module operated with a solar batttery is one of the most efficient way of conserving power such that it can be possible to transmit and receive data with long transmission range with out any power dissipation. IV. OUTPUT RESULTS 4.1 MONITORING SECTION: Fig6.Home page
  • 6. Online Communication Of Critical Parameters in Powerplant Using ZIGBEE www.ijesi.org 49 | P a g e Initially the value of critical parameters stored in the web server is accessed by means of client as shown in the homepage. Fig6. User login In username password login method only authenticated users with valid username and password are allowed to access the values of parameters stored in the web server. Fig7.monitoring of parameters in various section
  • 7. Online Communication Of Critical Parameters in Powerplant Using ZIGBEE www.ijesi.org 50 | P a g e After login session, the required parameters are displayed.By entering the particular site location, the corresponding values stored in the respective plantsite Will be displayed on the client system. Fig8.After login REFERENCES [1]. (2009) The Zigbee Alliance website. [Online]. Available:http://www.zigbee.org/ [2]. ZulhaniRasin, Mohd Rizal Abdullah, “Water Quality Monitoring System Using Zigbee Based Wireless Sensor Network” International Journal of Engineering & Technology IJET Vol: 9 No:10, 2009. [3]. Chae, M.J., Yoo, H.S., Kim, J.R., and Cho, M.Y., “Bridge Condition Monitoring System Using Wireless Network (CDMA [4]. and Zigbee),” 23rd International Symposium on Automation and Robotics in Construction ISARC 2006, Tokyo, Japan, 3 – 5 Oct2006. [5]. Sangmi Shim, Seungwoo Park and Seunghong Hong, “Parking Management System Using Zigbee,” IJCSNS InternationalJournal of Computer Scienceand Network Security, Vol. 6 No. 9B, September 2006.