SlideShare a Scribd company logo
1 of 5
Download to read offline
K.P.Vinay, P.Naresh, J.V.S.S Manoj, M. Pranay Kumar / International Journal of Engineering
Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.903-907
903 | P a g e
Virtual Instrumentation Based Surveillance System in Industry
K.P.Vinay1
, P.Naresh2
, J.V.S.S Manoj3
, M. Pranay Kumar4
1
(Associate Professor, Department Of E.C.E, Raghu Engineering college)
2
(Assistant Professor, Department Of E.C.E, Raghu Engineering college)
3
(Department Of E.C.E, Raghu Engineering college)
4
(H.O.D, Department Of E.C.E, Warangal Institute of Technology and sciences)
Abstract
The danger of life of human being is
increasing with advancement of scientific
development in different fields. The security of
industry (Steel Melting industry) is important to
human life. The security system can detect
abnormal and dangerous situation and notify us.
In this paper, Virtual Instrumentation based
intelligent Surveillance system that contains an
obstacle avoiding robot which we can monitor and
control the hazardous and inaccessible places to
humans, is presented.
Keywords- security, sensor, virtual instrument.
I. Introduction
With tremendous growth of industries,
there has been equal growth in industrial accidents.
The importance of industrial safety was realized
because millions of accidents occur which results
in either death or disablement of employees and
involve large amount of losses resulting from
danger to property and men. Most cases of such
show the lack of proper surveillance systems to
notify the disaster in industries.
Unnoticed gas leaks, unnoticed smoke
ejecting from industries, gas combiners etc., have
seen devastating outcomes, due which there has
been significant damage to the mankind. The main
reason attributed to such situations is poor
surveillance systems which often fail to monitor the
conditions.
The disadvantages of the traditional
instrumentation technology for monitoring
conditions are
 These systems are fixed, (mobile monitoring
is absent)
 These systems can do only one task (single
sensor). Hence, need different systems for
different purpose of detection
 They bank on portable display which is
attached with the system
 They cannot be accessed from remote
locations
To overcome the problems of traditional
surveillance system a Virtual Instrumentation based
Surveillance system is developed through which
we can monitor and control the hazardous and
inaccessible places to humans. The proposed multi-
sensory security system is designed to have 4
sensors, it is provided with 2 wheels to provide
continuous unmanned monitoring of
 Gas leakages
 sudden changes of temperature
 obstacle avoidance
 Smoke ejection.
and notifying through a wireless ZIGBEE module
on a LABVIEW graphical interface.
The GENIE system offers flow chart
microcontroller programming and simulation as
well as full integration with circuit wizard.
GENIE Microcontrollers can be
programmed using flowcharts. Flowcharts show
the steps that will be followed by microcontroller
when one’s program is running. Flowcharts are
drawn by selecting particular commands and then
linking them together.
Fig.1.1. Genie design studio startup
Genie design studio has been used to
program microcontroller for obstacle avoidance
and the programmed flow chart for obstacle
avoidance is shown below
K.P.Vinay, P.Naresh, J.V.S.S Manoj, M. Pranay Kumar / International Journal of Engineering
Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.903-907
904 | P a g e
Fig. 1.2. programmed flow chart for obstacle
avoidance.
Lab VIEW is an integral part of virtual
instrumentation because it provides an easy-to-use
application development environment designed
specifically with the needs of engineers and
scientists in mind. Lab VIEW offers powerful
features that make is easy to connect to a wide
variety of hardware and other software. One of the
most powerful features that lab VIEW offers
engineers and a scientist is its graphical
programming environment. With Lab VIEW, one
can design custom virtual instruments by creating a
graphical user interface on the computer screen
through which one
 Operate the instrumentation program
 Control selected hardware
 Analyze acquired data
 Display.
Fig.1.3. Block diagram ZIGBEE
The four sensors are connected to the
microcontroller, whose functioning is determined
by flow chart programming, implemented through
GENIEE design studio. And output is wirelessly
transmitted by ZIGBEE modules and is accessed
through LABVIEW graphical interface.
The heart of this paper is PICf88 which has 5
analog to digital output pins. The robot made here
can detect the sudden changes in temperature such
that it displays the value in centigrade on
LABVIEW graphical interface. The circuit used
here consists of a thermistor, its primary
characteristic is its ability to alter its electrical
resistance in response to changes in case
temperature. It can be used to measure temperature,
or to sense temperature changes and compensate
for the temperature changes.
The obstacles that come in the middle of
the path are avoided and the collision of the objects
is prevented. For this L293d motor driver is used
which gives the specified movement to the wheels
whether in clockwise direction or anti clock wise
direction.
The harmful gases leaking from the industries are
detected and specified to us whether any harmful
gas is present, .the gas sensorMQ6 present in the
gas detection circuit plays the major role for
identifying the gas whether dangerous gases are
present. Smoke produced by a fire affects the
intensity of a light beam passing through air. The
smoke can block or obscure the beam. The light
emitted by LED falls on IDR, if the smoke passes
between them the blocking of light happens thus
the smoke particles are observed.
The final values from all the components
outputs are collected by the ZIGBEE which acts
as serial port.
A gas detector is used to detect a gas leak
and interface with a control system so a process can
be automatically shut down. A gas detector can
also sound an alarm to operators in the area where
the leak is occurring, giving them the opportunity
to leave the area.
Fig1.4. MQ-6 GAS SENSOR
An MQ-6 gas sensor is applied in the gas
sensor module. As per its datasheet, it has great
sensitivity to propane, butane, isobutene, and LPG
and all-natural gas. The sensor can also be
Temperature
sensor
Gas sensor
Smoke
sensor
Proximity
sensor
Micro
contro
ller
(PIC1
6F88)
Flow
chart
program
ming
(GINIE
DESIGN
)
(GINI
E
DESIG
Virtual
instrument
ation
(LABVIE
W)
ZIGBE
E
K.P.Vinay, P.Naresh, J.V.S.S Manoj, M. Pranay Kumar / International Journal of Engineering
Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.903-907
905 | P a g e
implemented to detect combustible gases,
especially methane.
When smoke particles partially block the light
beam, the reduction in light reaching the
photosensitive device alters its output. The change
in output is sensed by the detector’s circuitry, and
when the threshold is crossed, an alarm is initiated.
Obscuration type detectors are usually of the
projected beam type where the light source spans
the area to be protected.
Fig. 1.5. Smoke detection circuit
The objective of the competition would be
for the robot to reach the target in the shortest time.
Autonomous robotic vehicle guidance for indoor
navigation has been developed for Mobile
Industrial Robot model. The resulting design will
navigate the environs in a building without the
need of human intervention. The guidance system
consists of infrared sensors for avoidance. It can
detect the obstacles within the range 10 to 80 cm.
This paper represents mainly on software
implementation of obstacle detection and
avoidance system for Wheeled Mobile Robot. This
system consists of infrared sensors and
microcontroller.
Fig. 1.6. obstacle avoidance robot
In this system three infrared sensors are
used for left, front and right. In this robot system,
the input signal is received from sensor circuit and
PIC is operated according to the received sensor’s
signal. This robot if it senses the obstacle through
the sensors will drive the motors in the alternative
right turn until it detects the clean path. Here the
comparator will set the reference point for the input
signal which will help the controller to get strong
input signal.
Temperature is one of the most common
real-world characteristics that systems need to
measure. Many industrial processes, from steel
manufacturing to semiconductor fabrication,
depend on temperature. Thermistors are available
in several package types. The most common
package is a disk, although they are also available
with axial leads and can be purchased as chip or
Metal Electrode Leadless Faces (MELF)
components for surface mount applications.
Selection of packaging style depends on the
application and where the temperature
measurement needs to be made Surface.
II. ZIGBEE WIRELESS MODULES
ZigBee is the name of a specification for a
suite of high level communication protocols using
small, low power, low data rate digital radios based
on the IEE 802.15.4 standard for wireless personal
area network (WPANs), such as wireless
headphones connecting with cell phones via short
range radio. The technology is intended to be
simpler and cheaper than other WPANs, such as
Bluetooth. ZigBee is targeted at radio-frequency
(RF) applications which require a low data rate,
long battery life and secure networking.
ZIGBEE enables broad-based deployment
of wireless networks with low-cost, low-power
solutions. It provides the ability to run for years on
inexpensive batteries for a host of monitoring
applications: Lighting controls, AMR (Automatic
Meter Reading), smoke and CO detectors, wireless
telemetry, HVAC control, heating control, home
security, Environmental controls and shade
controls, etc.
Fig.2.1. ZigBee module
III. IMPLEMENTATION AND
RESULTS
K.P.Vinay, P.Naresh, J.V.S.S Manoj, M. Pranay Kumar / International Journal of Engineering
Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.903-907
906 | P a g e
Programming the microcontroller
The microcontroller in this paper is
preprogrammed using GENIE DESIGN STUDIO.
The flow chart for obstacle avoidance in our project
is presented below. The software is provided with
internal hex. Code generator. Once normal flow
chart of the desired activity is designed it saved and
run for signal flow after which when there is no
error it is directly downloaded into the
microcontroller and saved permanently in it.
Fig.3.1 obstacle avoidance flowchart
Fig.3.2 virtual instrumentation flow control
Fig.3.3 front panel view
Fig.3.4 left obstacle
Fig.3.5 right obstacle
K.P.Vinay, P.Naresh, J.V.S.S Manoj, M. Pranay Kumar / International Journal of Engineering
Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.903-907
907 | P a g e
Fig.3.6 straight obstacle
Fig.3.7 gas leak
Fig.3.8 temperature rise
Fig.3.8 kit diagram
IV. CONCLUSION
In this paper a virtual instrumentation
based surveillance system to monitor the changes
in surrounding, helping in preventing the disaster
of fire, gas and smoke out breaks by notifying us
the leak. In this paper we also introduced a latest
software GENIE which is flow-chart based so it is
a user-friendly. The results illustrate that the
proposed Virtual Instrumentation based intelligent
Surveillance system provide continuous unmanned
monitoring of Gas leakages, sudden changes of
temperature, obstacle avoidance etc,.
REFERENCES
[1] Instrumentation technology by Liptak, VOL
II
[2] Hand book on the measurement
instrumentation and sensors by John. G.
Webster, 2nd
edition
[3] Measurement and instrumentation by
Mallon s Morris
[4] Sensor technology, by john. S Wilson
[5] A Practical Hazardous Gas Monitors Guide
to Selection, Operation and Applications
by jack chou
[6] http://students.chem.tue.nl/ifp10/project/gas.
htm
[7] http://www.temperatures.com/thermistors.ht
ml
[8] http://www.technologystudent.com/pics/gen
2.html
[9] chain based energy profient data gathering
for wireless sensor networks, balamurugan,
dr.k durai swamy (IJCST/992/1/a-161)
[10]Unmanned automation, by linda jone (IEEE)
vol.3 pp 2001-2006,march 12th
2008
[11]J. K. Jones, Lab Notes for EE464K, Senior
Projects, The University of Texas at
Austin, fall semester, 1994.

More Related Content

What's hot

IRJET- Smart and Secured Rescue Robot to Trap a Child from Open Borewells
IRJET- Smart and Secured Rescue Robot to Trap a Child from Open BorewellsIRJET- Smart and Secured Rescue Robot to Trap a Child from Open Borewells
IRJET- Smart and Secured Rescue Robot to Trap a Child from Open BorewellsIRJET Journal
 
IRJET-Borewell Rescue Robot
IRJET-Borewell Rescue RobotIRJET-Borewell Rescue Robot
IRJET-Borewell Rescue RobotIRJET Journal
 
IRJET - Child Rescue System from Open Borewell
IRJET - Child Rescue System from Open BorewellIRJET - Child Rescue System from Open Borewell
IRJET - Child Rescue System from Open BorewellIRJET Journal
 
IRJET - Child Rescue System in Open Bore-Well using Arduino Uno
IRJET - Child Rescue System in Open Bore-Well using Arduino UnoIRJET - Child Rescue System in Open Bore-Well using Arduino Uno
IRJET - Child Rescue System in Open Bore-Well using Arduino UnoIRJET Journal
 
IRJET- An Aid for Visually Impaired Pedestrain
IRJET- An Aid for Visually Impaired PedestrainIRJET- An Aid for Visually Impaired Pedestrain
IRJET- An Aid for Visually Impaired PedestrainIRJET Journal
 
Child Emancipation System from Bore Well
Child Emancipation System from Bore WellChild Emancipation System from Bore Well
Child Emancipation System from Bore Welldbpublications
 
IRJET - Android App for Women Security
IRJET -  	  Android App for Women SecurityIRJET -  	  Android App for Women Security
IRJET - Android App for Women SecurityIRJET Journal
 
Automotive crash detection and airbag deployment using mems accelerometer1
Automotive crash detection and airbag deployment using mems accelerometer1Automotive crash detection and airbag deployment using mems accelerometer1
Automotive crash detection and airbag deployment using mems accelerometer1MartinSeremani
 
IRJET - A Review of Cyber Security using Biometric Devices
IRJET -  	  A Review of Cyber Security using Biometric DevicesIRJET -  	  A Review of Cyber Security using Biometric Devices
IRJET - A Review of Cyber Security using Biometric DevicesIRJET Journal
 
AnREUExperienceWithMicroAssemblyWorkcellResearch
AnREUExperienceWithMicroAssemblyWorkcellResearchAnREUExperienceWithMicroAssemblyWorkcellResearch
AnREUExperienceWithMicroAssemblyWorkcellResearchTim Davidson
 
IRJET- Review Paper on –Baby Cradle Monitoring System
IRJET- Review Paper on –Baby Cradle Monitoring SystemIRJET- Review Paper on –Baby Cradle Monitoring System
IRJET- Review Paper on –Baby Cradle Monitoring SystemIRJET Journal
 
Bio-Electronics, Bio-Sensors, Smart Phones, and Health Care
Bio-Electronics, Bio-Sensors, Smart Phones, and Health CareBio-Electronics, Bio-Sensors, Smart Phones, and Health Care
Bio-Electronics, Bio-Sensors, Smart Phones, and Health CareJeffrey Funk
 
IRJET- Smart Helmet Controlled Vehicle
IRJET-  	  Smart Helmet Controlled VehicleIRJET-  	  Smart Helmet Controlled Vehicle
IRJET- Smart Helmet Controlled VehicleIRJET Journal
 
2013 03-12-masterclass-biomedical-applications-of-am ulb-add-medical
2013 03-12-masterclass-biomedical-applications-of-am ulb-add-medical2013 03-12-masterclass-biomedical-applications-of-am ulb-add-medical
2013 03-12-masterclass-biomedical-applications-of-am ulb-add-medicalSirris
 
Innovations in Bike Systems to Provide A Safe Ride Based on Iot
Innovations in Bike Systems to Provide A Safe Ride Based on IotInnovations in Bike Systems to Provide A Safe Ride Based on Iot
Innovations in Bike Systems to Provide A Safe Ride Based on IotIJMERJOURNAL
 
Bee Hive Status Control System
Bee Hive Status Control SystemBee Hive Status Control System
Bee Hive Status Control Systemijtsrd
 
A MONITORING SCHEME WITH IOT AND SENSOR EXPERTISE
A MONITORING SCHEME WITH IOT AND SENSOR EXPERTISEA MONITORING SCHEME WITH IOT AND SENSOR EXPERTISE
A MONITORING SCHEME WITH IOT AND SENSOR EXPERTISEIAEME Publication
 

What's hot (20)

IRJET- Smart and Secured Rescue Robot to Trap a Child from Open Borewells
IRJET- Smart and Secured Rescue Robot to Trap a Child from Open BorewellsIRJET- Smart and Secured Rescue Robot to Trap a Child from Open Borewells
IRJET- Smart and Secured Rescue Robot to Trap a Child from Open Borewells
 
IRJET-Borewell Rescue Robot
IRJET-Borewell Rescue RobotIRJET-Borewell Rescue Robot
IRJET-Borewell Rescue Robot
 
IRJET - Child Rescue System from Open Borewell
IRJET - Child Rescue System from Open BorewellIRJET - Child Rescue System from Open Borewell
IRJET - Child Rescue System from Open Borewell
 
IRJET - Child Rescue System in Open Bore-Well using Arduino Uno
IRJET - Child Rescue System in Open Bore-Well using Arduino UnoIRJET - Child Rescue System in Open Bore-Well using Arduino Uno
IRJET - Child Rescue System in Open Bore-Well using Arduino Uno
 
IRJET- An Aid for Visually Impaired Pedestrain
IRJET- An Aid for Visually Impaired PedestrainIRJET- An Aid for Visually Impaired Pedestrain
IRJET- An Aid for Visually Impaired Pedestrain
 
Smart Bore well Rescuing Robot
Smart Bore well Rescuing RobotSmart Bore well Rescuing Robot
Smart Bore well Rescuing Robot
 
Child Emancipation System from Bore Well
Child Emancipation System from Bore WellChild Emancipation System from Bore Well
Child Emancipation System from Bore Well
 
IRJET - Android App for Women Security
IRJET -  	  Android App for Women SecurityIRJET -  	  Android App for Women Security
IRJET - Android App for Women Security
 
Automotive crash detection and airbag deployment using mems accelerometer1
Automotive crash detection and airbag deployment using mems accelerometer1Automotive crash detection and airbag deployment using mems accelerometer1
Automotive crash detection and airbag deployment using mems accelerometer1
 
IRJET - A Review of Cyber Security using Biometric Devices
IRJET -  	  A Review of Cyber Security using Biometric DevicesIRJET -  	  A Review of Cyber Security using Biometric Devices
IRJET - A Review of Cyber Security using Biometric Devices
 
AnREUExperienceWithMicroAssemblyWorkcellResearch
AnREUExperienceWithMicroAssemblyWorkcellResearchAnREUExperienceWithMicroAssemblyWorkcellResearch
AnREUExperienceWithMicroAssemblyWorkcellResearch
 
IRJET- Review Paper on –Baby Cradle Monitoring System
IRJET- Review Paper on –Baby Cradle Monitoring SystemIRJET- Review Paper on –Baby Cradle Monitoring System
IRJET- Review Paper on –Baby Cradle Monitoring System
 
Istituto Italiano di Tecnologia and Technology Transfer
Istituto Italiano di Tecnologia and Technology TransferIstituto Italiano di Tecnologia and Technology Transfer
Istituto Italiano di Tecnologia and Technology Transfer
 
Bio-Electronics, Bio-Sensors, Smart Phones, and Health Care
Bio-Electronics, Bio-Sensors, Smart Phones, and Health CareBio-Electronics, Bio-Sensors, Smart Phones, and Health Care
Bio-Electronics, Bio-Sensors, Smart Phones, and Health Care
 
Y04404152158
Y04404152158Y04404152158
Y04404152158
 
IRJET- Smart Helmet Controlled Vehicle
IRJET-  	  Smart Helmet Controlled VehicleIRJET-  	  Smart Helmet Controlled Vehicle
IRJET- Smart Helmet Controlled Vehicle
 
2013 03-12-masterclass-biomedical-applications-of-am ulb-add-medical
2013 03-12-masterclass-biomedical-applications-of-am ulb-add-medical2013 03-12-masterclass-biomedical-applications-of-am ulb-add-medical
2013 03-12-masterclass-biomedical-applications-of-am ulb-add-medical
 
Innovations in Bike Systems to Provide A Safe Ride Based on Iot
Innovations in Bike Systems to Provide A Safe Ride Based on IotInnovations in Bike Systems to Provide A Safe Ride Based on Iot
Innovations in Bike Systems to Provide A Safe Ride Based on Iot
 
Bee Hive Status Control System
Bee Hive Status Control SystemBee Hive Status Control System
Bee Hive Status Control System
 
A MONITORING SCHEME WITH IOT AND SENSOR EXPERTISE
A MONITORING SCHEME WITH IOT AND SENSOR EXPERTISEA MONITORING SCHEME WITH IOT AND SENSOR EXPERTISE
A MONITORING SCHEME WITH IOT AND SENSOR EXPERTISE
 

Viewers also liked

Viewers also liked (8)

Fondunive 01 04-2011
Fondunive 01 04-2011Fondunive 01 04-2011
Fondunive 01 04-2011
 
Op full color chap 6
Op full color chap 6Op full color chap 6
Op full color chap 6
 
certificate_176910-40178577
certificate_176910-40178577certificate_176910-40178577
certificate_176910-40178577
 
Projecte d'aprofundiment mª josé i virginia
Projecte d'aprofundiment mª josé i virginiaProjecte d'aprofundiment mª josé i virginia
Projecte d'aprofundiment mª josé i virginia
 
Intereses
InteresesIntereses
Intereses
 
Imágenes con modo de escena en
Imágenes con modo de escena enImágenes con modo de escena en
Imágenes con modo de escena en
 
Azoka txiki 2013 14 1
Azoka txiki 2013 14 1Azoka txiki 2013 14 1
Azoka txiki 2013 14 1
 
130217 agenda nacional
130217 agenda nacional130217 agenda nacional
130217 agenda nacional
 

Similar to Virtual Instrumentation Based Surveillance System in Industry

IRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
IRJET- IoT based Vehicle Accident Prevention using Multiple SensorsIRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
IRJET- IoT based Vehicle Accident Prevention using Multiple SensorsIRJET Journal
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDIRJET Journal
 
IRJET- IoT based Industrial Pollution Monitoring System
IRJET-  	  IoT based Industrial Pollution Monitoring SystemIRJET-  	  IoT based Industrial Pollution Monitoring System
IRJET- IoT based Industrial Pollution Monitoring SystemIRJET Journal
 
IRJET - IoT based Smart Oil and Gas Monitoring System
IRJET -  	  IoT based Smart Oil and Gas Monitoring SystemIRJET -  	  IoT based Smart Oil and Gas Monitoring System
IRJET - IoT based Smart Oil and Gas Monitoring SystemIRJET Journal
 
Wireless sensor network platform for monitoring the industrial apparatus
Wireless sensor network platform for monitoring the industrial apparatusWireless sensor network platform for monitoring the industrial apparatus
Wireless sensor network platform for monitoring the industrial apparatusijiert bestjournal
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIRJET Journal
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing SystemIRJET Journal
 
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET Journal
 
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET Journal
 
IRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET Journal
 
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOTAIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOTIRJET Journal
 
Gas Level Detection and Automatic Booking Using IoT
Gas Level Detection and Automatic Booking Using IoTGas Level Detection and Automatic Booking Using IoT
Gas Level Detection and Automatic Booking Using IoTIRJET Journal
 
A Healthcare Monitoring System Using Wifi Module
A Healthcare Monitoring  System Using Wifi ModuleA Healthcare Monitoring  System Using Wifi Module
A Healthcare Monitoring System Using Wifi ModuleIRJET Journal
 
IRJET- Low Cost IoT based Remote Health Monitoring System
IRJET-  	  Low Cost IoT based Remote Health Monitoring SystemIRJET-  	  Low Cost IoT based Remote Health Monitoring System
IRJET- Low Cost IoT based Remote Health Monitoring SystemIRJET Journal
 
An IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRSAn IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRSIJMTST Journal
 
COAL MINE SAFETY INTELLIGENT MONITORING BASED ON WIRELESS SENSOR NETWORK
COAL MINE SAFETY INTELLIGENT MONITORING BASED ON WIRELESS SENSOR NETWORKCOAL MINE SAFETY INTELLIGENT MONITORING BASED ON WIRELESS SENSOR NETWORK
COAL MINE SAFETY INTELLIGENT MONITORING BASED ON WIRELESS SENSOR NETWORKIRJET Journal
 
IOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIRJET Journal
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET Journal
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...IRJET Journal
 

Similar to Virtual Instrumentation Based Surveillance System in Industry (20)

IRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
IRJET- IoT based Vehicle Accident Prevention using Multiple SensorsIRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
IRJET- IoT based Vehicle Accident Prevention using Multiple Sensors
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
 
IRJET- IoT based Industrial Pollution Monitoring System
IRJET-  	  IoT based Industrial Pollution Monitoring SystemIRJET-  	  IoT based Industrial Pollution Monitoring System
IRJET- IoT based Industrial Pollution Monitoring System
 
IRJET - IoT based Smart Oil and Gas Monitoring System
IRJET -  	  IoT based Smart Oil and Gas Monitoring SystemIRJET -  	  IoT based Smart Oil and Gas Monitoring System
IRJET - IoT based Smart Oil and Gas Monitoring System
 
Wireless sensor network platform for monitoring the industrial apparatus
Wireless sensor network platform for monitoring the industrial apparatusWireless sensor network platform for monitoring the industrial apparatus
Wireless sensor network platform for monitoring the industrial apparatus
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of Appliances
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing System
 
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
 
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
 
IRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety System
 
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOTAIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
AIR AND SOUND POLLUTION MONITORING SYSTEM USING IOT
 
Gas Level Detection and Automatic Booking Using IoT
Gas Level Detection and Automatic Booking Using IoTGas Level Detection and Automatic Booking Using IoT
Gas Level Detection and Automatic Booking Using IoT
 
A Healthcare Monitoring System Using Wifi Module
A Healthcare Monitoring  System Using Wifi ModuleA Healthcare Monitoring  System Using Wifi Module
A Healthcare Monitoring System Using Wifi Module
 
IRJET- Low Cost IoT based Remote Health Monitoring System
IRJET-  	  Low Cost IoT based Remote Health Monitoring SystemIRJET-  	  Low Cost IoT based Remote Health Monitoring System
IRJET- Low Cost IoT based Remote Health Monitoring System
 
An IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRSAn IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRS
 
COAL MINE SAFETY INTELLIGENT MONITORING BASED ON WIRELESS SENSOR NETWORK
COAL MINE SAFETY INTELLIGENT MONITORING BASED ON WIRELESS SENSOR NETWORKCOAL MINE SAFETY INTELLIGENT MONITORING BASED ON WIRELESS SENSOR NETWORK
COAL MINE SAFETY INTELLIGENT MONITORING BASED ON WIRELESS SENSOR NETWORK
 
IOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring System
 
M44096368
M44096368M44096368
M44096368
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
 

Recently uploaded

CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 

Recently uploaded (20)

CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 

Virtual Instrumentation Based Surveillance System in Industry

  • 1. K.P.Vinay, P.Naresh, J.V.S.S Manoj, M. Pranay Kumar / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.903-907 903 | P a g e Virtual Instrumentation Based Surveillance System in Industry K.P.Vinay1 , P.Naresh2 , J.V.S.S Manoj3 , M. Pranay Kumar4 1 (Associate Professor, Department Of E.C.E, Raghu Engineering college) 2 (Assistant Professor, Department Of E.C.E, Raghu Engineering college) 3 (Department Of E.C.E, Raghu Engineering college) 4 (H.O.D, Department Of E.C.E, Warangal Institute of Technology and sciences) Abstract The danger of life of human being is increasing with advancement of scientific development in different fields. The security of industry (Steel Melting industry) is important to human life. The security system can detect abnormal and dangerous situation and notify us. In this paper, Virtual Instrumentation based intelligent Surveillance system that contains an obstacle avoiding robot which we can monitor and control the hazardous and inaccessible places to humans, is presented. Keywords- security, sensor, virtual instrument. I. Introduction With tremendous growth of industries, there has been equal growth in industrial accidents. The importance of industrial safety was realized because millions of accidents occur which results in either death or disablement of employees and involve large amount of losses resulting from danger to property and men. Most cases of such show the lack of proper surveillance systems to notify the disaster in industries. Unnoticed gas leaks, unnoticed smoke ejecting from industries, gas combiners etc., have seen devastating outcomes, due which there has been significant damage to the mankind. The main reason attributed to such situations is poor surveillance systems which often fail to monitor the conditions. The disadvantages of the traditional instrumentation technology for monitoring conditions are  These systems are fixed, (mobile monitoring is absent)  These systems can do only one task (single sensor). Hence, need different systems for different purpose of detection  They bank on portable display which is attached with the system  They cannot be accessed from remote locations To overcome the problems of traditional surveillance system a Virtual Instrumentation based Surveillance system is developed through which we can monitor and control the hazardous and inaccessible places to humans. The proposed multi- sensory security system is designed to have 4 sensors, it is provided with 2 wheels to provide continuous unmanned monitoring of  Gas leakages  sudden changes of temperature  obstacle avoidance  Smoke ejection. and notifying through a wireless ZIGBEE module on a LABVIEW graphical interface. The GENIE system offers flow chart microcontroller programming and simulation as well as full integration with circuit wizard. GENIE Microcontrollers can be programmed using flowcharts. Flowcharts show the steps that will be followed by microcontroller when one’s program is running. Flowcharts are drawn by selecting particular commands and then linking them together. Fig.1.1. Genie design studio startup Genie design studio has been used to program microcontroller for obstacle avoidance and the programmed flow chart for obstacle avoidance is shown below
  • 2. K.P.Vinay, P.Naresh, J.V.S.S Manoj, M. Pranay Kumar / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.903-907 904 | P a g e Fig. 1.2. programmed flow chart for obstacle avoidance. Lab VIEW is an integral part of virtual instrumentation because it provides an easy-to-use application development environment designed specifically with the needs of engineers and scientists in mind. Lab VIEW offers powerful features that make is easy to connect to a wide variety of hardware and other software. One of the most powerful features that lab VIEW offers engineers and a scientist is its graphical programming environment. With Lab VIEW, one can design custom virtual instruments by creating a graphical user interface on the computer screen through which one  Operate the instrumentation program  Control selected hardware  Analyze acquired data  Display. Fig.1.3. Block diagram ZIGBEE The four sensors are connected to the microcontroller, whose functioning is determined by flow chart programming, implemented through GENIEE design studio. And output is wirelessly transmitted by ZIGBEE modules and is accessed through LABVIEW graphical interface. The heart of this paper is PICf88 which has 5 analog to digital output pins. The robot made here can detect the sudden changes in temperature such that it displays the value in centigrade on LABVIEW graphical interface. The circuit used here consists of a thermistor, its primary characteristic is its ability to alter its electrical resistance in response to changes in case temperature. It can be used to measure temperature, or to sense temperature changes and compensate for the temperature changes. The obstacles that come in the middle of the path are avoided and the collision of the objects is prevented. For this L293d motor driver is used which gives the specified movement to the wheels whether in clockwise direction or anti clock wise direction. The harmful gases leaking from the industries are detected and specified to us whether any harmful gas is present, .the gas sensorMQ6 present in the gas detection circuit plays the major role for identifying the gas whether dangerous gases are present. Smoke produced by a fire affects the intensity of a light beam passing through air. The smoke can block or obscure the beam. The light emitted by LED falls on IDR, if the smoke passes between them the blocking of light happens thus the smoke particles are observed. The final values from all the components outputs are collected by the ZIGBEE which acts as serial port. A gas detector is used to detect a gas leak and interface with a control system so a process can be automatically shut down. A gas detector can also sound an alarm to operators in the area where the leak is occurring, giving them the opportunity to leave the area. Fig1.4. MQ-6 GAS SENSOR An MQ-6 gas sensor is applied in the gas sensor module. As per its datasheet, it has great sensitivity to propane, butane, isobutene, and LPG and all-natural gas. The sensor can also be Temperature sensor Gas sensor Smoke sensor Proximity sensor Micro contro ller (PIC1 6F88) Flow chart program ming (GINIE DESIGN ) (GINI E DESIG Virtual instrument ation (LABVIE W) ZIGBE E
  • 3. K.P.Vinay, P.Naresh, J.V.S.S Manoj, M. Pranay Kumar / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.903-907 905 | P a g e implemented to detect combustible gases, especially methane. When smoke particles partially block the light beam, the reduction in light reaching the photosensitive device alters its output. The change in output is sensed by the detector’s circuitry, and when the threshold is crossed, an alarm is initiated. Obscuration type detectors are usually of the projected beam type where the light source spans the area to be protected. Fig. 1.5. Smoke detection circuit The objective of the competition would be for the robot to reach the target in the shortest time. Autonomous robotic vehicle guidance for indoor navigation has been developed for Mobile Industrial Robot model. The resulting design will navigate the environs in a building without the need of human intervention. The guidance system consists of infrared sensors for avoidance. It can detect the obstacles within the range 10 to 80 cm. This paper represents mainly on software implementation of obstacle detection and avoidance system for Wheeled Mobile Robot. This system consists of infrared sensors and microcontroller. Fig. 1.6. obstacle avoidance robot In this system three infrared sensors are used for left, front and right. In this robot system, the input signal is received from sensor circuit and PIC is operated according to the received sensor’s signal. This robot if it senses the obstacle through the sensors will drive the motors in the alternative right turn until it detects the clean path. Here the comparator will set the reference point for the input signal which will help the controller to get strong input signal. Temperature is one of the most common real-world characteristics that systems need to measure. Many industrial processes, from steel manufacturing to semiconductor fabrication, depend on temperature. Thermistors are available in several package types. The most common package is a disk, although they are also available with axial leads and can be purchased as chip or Metal Electrode Leadless Faces (MELF) components for surface mount applications. Selection of packaging style depends on the application and where the temperature measurement needs to be made Surface. II. ZIGBEE WIRELESS MODULES ZigBee is the name of a specification for a suite of high level communication protocols using small, low power, low data rate digital radios based on the IEE 802.15.4 standard for wireless personal area network (WPANs), such as wireless headphones connecting with cell phones via short range radio. The technology is intended to be simpler and cheaper than other WPANs, such as Bluetooth. ZigBee is targeted at radio-frequency (RF) applications which require a low data rate, long battery life and secure networking. ZIGBEE enables broad-based deployment of wireless networks with low-cost, low-power solutions. It provides the ability to run for years on inexpensive batteries for a host of monitoring applications: Lighting controls, AMR (Automatic Meter Reading), smoke and CO detectors, wireless telemetry, HVAC control, heating control, home security, Environmental controls and shade controls, etc. Fig.2.1. ZigBee module III. IMPLEMENTATION AND RESULTS
  • 4. K.P.Vinay, P.Naresh, J.V.S.S Manoj, M. Pranay Kumar / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.903-907 906 | P a g e Programming the microcontroller The microcontroller in this paper is preprogrammed using GENIE DESIGN STUDIO. The flow chart for obstacle avoidance in our project is presented below. The software is provided with internal hex. Code generator. Once normal flow chart of the desired activity is designed it saved and run for signal flow after which when there is no error it is directly downloaded into the microcontroller and saved permanently in it. Fig.3.1 obstacle avoidance flowchart Fig.3.2 virtual instrumentation flow control Fig.3.3 front panel view Fig.3.4 left obstacle Fig.3.5 right obstacle
  • 5. K.P.Vinay, P.Naresh, J.V.S.S Manoj, M. Pranay Kumar / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.903-907 907 | P a g e Fig.3.6 straight obstacle Fig.3.7 gas leak Fig.3.8 temperature rise Fig.3.8 kit diagram IV. CONCLUSION In this paper a virtual instrumentation based surveillance system to monitor the changes in surrounding, helping in preventing the disaster of fire, gas and smoke out breaks by notifying us the leak. In this paper we also introduced a latest software GENIE which is flow-chart based so it is a user-friendly. The results illustrate that the proposed Virtual Instrumentation based intelligent Surveillance system provide continuous unmanned monitoring of Gas leakages, sudden changes of temperature, obstacle avoidance etc,. REFERENCES [1] Instrumentation technology by Liptak, VOL II [2] Hand book on the measurement instrumentation and sensors by John. G. Webster, 2nd edition [3] Measurement and instrumentation by Mallon s Morris [4] Sensor technology, by john. S Wilson [5] A Practical Hazardous Gas Monitors Guide to Selection, Operation and Applications by jack chou [6] http://students.chem.tue.nl/ifp10/project/gas. htm [7] http://www.temperatures.com/thermistors.ht ml [8] http://www.technologystudent.com/pics/gen 2.html [9] chain based energy profient data gathering for wireless sensor networks, balamurugan, dr.k durai swamy (IJCST/992/1/a-161) [10]Unmanned automation, by linda jone (IEEE) vol.3 pp 2001-2006,march 12th 2008 [11]J. K. Jones, Lab Notes for EE464K, Senior Projects, The University of Texas at Austin, fall semester, 1994.