Review of Online Monitoring of status of air for Automation with alarm

iosrjce

IOSR Journal of Electronics and Communication Engineering(IOSR-JECE) is a double blind peer reviewed International Journal that provides rapid publication (within a month) of articles in all areas of electronics and communication engineering and its applications. The journal welcomes publications of high quality papers on theoretical developments and practical applications in electronics and communication engineering. Original research papers, state-of-the-art reviews, and high quality technical notes are invited for publications.

IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 6, Ver. II (Nov - Dec .2015), PP 95-97
www.iosrjournals.org
DOI: 10.9790/2834-10629597 www.iosrjournals.org 95 | Page
Review of Online Monitoring of status of air for Automation with
alarm
Miss. Manaswi M. Latthe, Dr. Mrs. S B Patil
Asst. Professor Dr. JJMCOE Jaysingpur
Professor Dr. JJMCOE Jaysingpur
Abstract: Safety is the most vital part of any type of industry. Negligence in the safety part may cause
damaging of high quality equipment or may cause loss of human life. In industry safety and security is a
fundamental aspect. To avoid unwanted phenomena all industries follows some basic precaution [1].
Communication is the most vital key factor today, to monitor different parameters continuously and to take
necessary actions to avoid any types of hazards related to production and security. To avoid loss of material
and human health, security and safety system and reliable continuous faithful communication system is
essential. To improve security, safety and productivity a reliable communication system must be established.
The communication network must not be interrupted at any moment and at any condition. Inside factory, the
wired communication network system is not so effective. The reliability and long life of conventional
communications systems in harsh environments has always been a problem. Inside factory due to uncomfortable
situation the installation cost and maintenance cost is high for wired communication networks.
I. Introduction
Compressed air is an important component of many industries. It affects the quality of the process and
the end product. Compressed air often comprises the highest use of electricity in a plant. Since the importance of
clean, dry compressed air and the cost associated with it is very high, carefully managing and monitoring of it
becomes an important task for any plant. Dew point is one of the most important parameters associated with the
quality of compressed air.Dew point is the quantity of moisture in air. Industries needs dry air that is less
moisture. „Power Tool‟ division is one of the divisions of „Kulkarni Power Tools‟. This division requires high
pressured air of „certain‟ pressure with „certain‟ moisture in that air. Wrong pressure or wrong moisture can
harm the machinery. Compressor is used to control the pressure and dryer is used to control the moisture of that
air. That is, HIGH pressured DRY air is used for production. To avoid such harms and to avoid separate man
power to control these things, company has started this „automation‟ based project. After completion of this
project user can see parameters of compressor and dryer on display, also higher authority can see this on PC.To
take care of pressure, moisture, temperature of compressor and dryer a separate man power is needed. Though
man power is made available, there are still chances of accidents and human made errors. In such situations,
instead of investing in a „man power‟ company could invest in „machinery (automation)‟.
II. Methodology
Block Diagram for Display Unit–
Review of Online Monitoring of status of air for Automation with alarm
DOI: 10.9790/2834-10629597 www.iosrjournals.org 96 | Page
Sensors will sense the current status of air. Output of these sensors is given to signal conditioners.
Signal conditioning means manipulating an analog signal in such a way that it meets the requirements of the
next stage for further processing. Output of sensors is given to PIC Microcontroller 16F877A.Output of three
sensors Temperature, Pressure and Dew point will be displayed on LCD by PIC Microcontroller. Output of
vibration sensor will be given to alarm by PIC Microcontroller. If compressor or dryer is not in proper
condition, that may create vibrations. If vibrations are beyond limits, that may turn ON alarm. Thus “Prevention
is better than Cure”. Same data which is displayed on LCD can be displayed on PC also. Here in this paper,
this communication between PC and PIC Microcontroller is done by Zigbee.
Block Diagram for Control Unit-
In control unit parameters of air like pressure, temperature and dew point are controlled by PC.
Message is sent by PC to max 232 and max 232 to Zigbee. Zigbee sends that messages to Microcontroller. Max
232 is used to send and receive the signals given by the PC and microcontroller . It is used for the serial
communication between Zigbee and PC. It also converts the data into serial manner and send to the
microcontroller as well as Zigbee transceiver.
III. Hardware Used-
a.Sensors- A sensor is a converter that measures a physical quantity and converts it into a signal which can be
read by an observer or by an instrument. In this paper we have used 4 types of sensors-pressure, temperature,
dew point and vibration sensor.
b. Signal Conditioners- In electronics, signal conditioning means manipulating an analog signal in such a way
that it meets the requirements of the next stage for further processing. Most common use is in analog-to-digital
converters. Signal conditioning can include amplification, filtering, converting, range matching, isolation and
any other processes required to make sensor output suitable for processing after conditioning.
c. PIC 16F877A- PIC is a family of RISC (Reduced Instruction Set Computer) microcontroller. While 8051
falls somewhat in between RISC and CISC (Complex Instruction Set Computer). PICs are faster, more reliable
(high noise immunity) and code-efficient than 8051s. It has internal memory.
d.Buzzer- A buzzer is an audio signaling device, which may be mechanical, electromechanical, or
piezoelectric. Typical uses of buzzers and beepers include alarm devices, timers and confirmation of user input
such as a mouse click or keystroke.
e. Relay- A relay is an electro-magnetic switch which can be used to turn ON or OFF of any machine. Relays
allow one circuit to switch a second circuit which is completely separated from the first. In this paper, current
situation of compressor and dryer will be displayed on PC along with status of air. From PC user can turn OFF
any machine from ON condition by using zigbee without any wired connections. PC will send message to PIC
by zigbee. PIC will perform that operation using relay.
f. Zigbee- zigbee is used for wireless communication.
4. Software Used-
a. X-CTU- For PIC to computer interface, a terminal program such as X-CTU needs to be used. Although other
terminal programs might work as well, X-CTU software was designed specifically for the ZigBee, and in
addition to its terminal functions, it also has functions for testing signal strength, reading, saving, and writing the
state of the ZigBee, and updating firmware. The X-CTU program is run on the PC while connected to a Zig-Bee
via a serial port.
b. mikroC- In this software, libraries are provided with diagram and coding. It gives easiest possible solution
for developing applications for embedded system.
c. Proteus- Proteus is software for microprocessor simulation, schematic capture, and printed circuit board
(PCB) design.
d. Visual Basics- To show results on user‟s PC, visual basic software is used.
Review of Online Monitoring of status of air for Automation with alarm
DOI: 10.9790/2834-10629597 www.iosrjournals.org 97 | Page
3. Algorithm-
1. Initialization of microcontroller kit and display is to be completed.
2. Sensors (Temperature, Pressure, Dew point and Vibration) will generate data by sensing situation of
compressed air and compressor respectively.
3. O/P of Temperature, Pressure and Dew point sensor will be displayed on LCD along with ON/OFF conditions
of compressor and dryer.
4. The same data which has displayed on LCD is sent to PC by zigbee.
5. Output of vibration sensor is not displayed on LCD. Its output is connected to buzzer.
6. If output of vibration sensor goes beyond limit it will turn ON buzzer so that user would check fitted screws
of compressor.
7. User could see ON/OFF conditions of compressor and dryer on his PC along with O/P of sensors.
8. User can change ON/OFF conditions of dryer and compressor from PC. These instructions are sent by zigbee
from PC to PIC. PIC will control ON/OFF of dryer and compressor.
IV. Conclusion
„Automation‟ is the „main‟ key of success of any industry. This kind of automation is beneficial to
those industries where compressed dry air plays important role. This automation is safe to use and correct for
output. It doesn‟t need high investment and maintenance. It also has high lifetime. X-CTU software is used for
zigbee, mikroC is used for programming and using proteus user can check his circuit before mounting. As
shown in above pictures we get results.
References
[1] Purnima and S.R.N. Reddy., “Design of Remote Monitoring and Control System with Automatic Irrigation System using GSM-
Bluetooth,”International Journal of Computer Application, June 2012.
[2] N. Baker, “Zigbee and bluetooth strengths and weaknesses for industrial applications,” Computing & Control Engineering Journal,
vol. 16, pp. 20–25, Apr./May 2005.
[3] N. M. Z. Hashim, M. S. Sizali, “Wireless Patient Monitoring System”, International Journal of Science and Research (IJSR)
Volume 2 Issue 8, pp 250-255, 2013.
[4] Zigbee Development Kit Users Guide (2008), MeshNetics Doc. S-ZDK-451-01 v.1.10.
[5] K.F.Tsang,H.Y.Tung,K.L.Lam,(2009)“Zigbee:From Basics to Designs and Applications”, Prentice Hall.
[6] N. M. Z. Hashim, N. A. Ali, A. S. Jaafar , N. R. Mohamad, L. Salahuddin, N. A. Ishak, “Smart Ordering System via Bluetooth”,
International Journal of Computer Trends and Technology (IJCTT) – volume 4 Issue 7, pp. 2253 2256, 2013.
[7] N. M. Z. Hashim, S. H. Husin, A. S. Ja‟afar, N. A. A. Hamid, “Smart Wiper Control System”, International Journal of Application
or Innovation in Engineering & Management (IJAIEM) Volume 2 Issue 7, pp. 409-415, 2013.
[8] Y. Y. David Flowers, Kim Otten and N. Rajbharti. (2006, 12) Microchip stack for the zigbee protocol. Microchip Technology Inc.
[Online]. Available: http://www.microchip.com
[9] D. Flowers. (2006) Microcontroller Technology Inc. [Online]. Available: http://www.microcontroller.com
[10] Microchip technology Inc, (2002), MPLAB C18 C COMPILER USER‟s GUIDE.pdf.
[11] Transfer Multisort Elektronik Company (1990), DISPLAY ELEKTRONIK DEM16217-SYH-LY - Display: LCD; alphanumeric;
STN Positive; 16x2; LED; (84x44x8.5mm) Datasheet, pdf.
[12] N. M. Z. Hashim, S. N. K. S. Mohamed, “Development of Student Information System”, International Journal of Science and
Research (IJSR) Volume 2 Issue 8, pp 256-260, 2013.
[13] N. M. Z. Hashim, N. A. M. M. Arifin, “Laboratory Inventory System”, International Journal of Science and Research (IJSR)
Volume 2 Issue 8, pp 261-264, 2013.

Recommandé

(23 26) siraj pa par
(23 26) siraj pa(23 26) siraj pa
(23 26) siraj paIISRTJournals
219 vues4 diapositives
14983184 industrial-security-system-using-auto-dialer par
14983184 industrial-security-system-using-auto-dialer14983184 industrial-security-system-using-auto-dialer
14983184 industrial-security-system-using-auto-dialera_subramaniyam
4.3K vues74 diapositives
Project report3 par
Project report3Project report3
Project report3Bhanuprakash K
220 vues63 diapositives
INDUSTRIAL SECURITY SYSTEM PROJECTS ABSTRACT:Industrial safety measures syste... par
INDUSTRIAL SECURITY SYSTEM PROJECTS ABSTRACT:Industrial safety measures syste...INDUSTRIAL SECURITY SYSTEM PROJECTS ABSTRACT:Industrial safety measures syste...
INDUSTRIAL SECURITY SYSTEM PROJECTS ABSTRACT:Industrial safety measures syste...ASHOKKUMAR RAMAR
7.4K vues7 diapositives
IRJET - Intelligent Helmet for Coal Mine Workers par
IRJET -  	  Intelligent Helmet for Coal Mine WorkersIRJET -  	  Intelligent Helmet for Coal Mine Workers
IRJET - Intelligent Helmet for Coal Mine WorkersIRJET Journal
20 vues4 diapositives
Paper id 24201457 par
Paper id 24201457Paper id 24201457
Paper id 24201457IJRAT
254 vues3 diapositives

Contenu connexe

Tendances

Residential and Official Extension of IOT Enabled Building Automation System par
Residential and Official Extension of IOT Enabled Building Automation SystemResidential and Official Extension of IOT Enabled Building Automation System
Residential and Official Extension of IOT Enabled Building Automation SystemAssociate Professor in VSB Coimbatore
32 vues8 diapositives
IRJET- Warehouse Management using Iot par
IRJET-  	  Warehouse Management using IotIRJET-  	  Warehouse Management using Iot
IRJET- Warehouse Management using IotIRJET Journal
47 vues3 diapositives
IRJET- Wearable Sensor based Fall Detection System par
IRJET- Wearable Sensor based Fall Detection SystemIRJET- Wearable Sensor based Fall Detection System
IRJET- Wearable Sensor based Fall Detection SystemIRJET Journal
23 vues6 diapositives
IRJET- Design and Implementation of Integrated Smart Home System (ISHS) par
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)IRJET Journal
61 vues8 diapositives
H041035154 par
H041035154H041035154
H041035154IOSR-JEN
246 vues4 diapositives
IRJET - Smart Crop Protection System from Animals using PIC par
IRJET -  	  Smart Crop Protection System from Animals using PICIRJET -  	  Smart Crop Protection System from Animals using PIC
IRJET - Smart Crop Protection System from Animals using PICIRJET Journal
2.9K vues4 diapositives

Tendances(20)

IRJET- Warehouse Management using Iot par IRJET Journal
IRJET-  	  Warehouse Management using IotIRJET-  	  Warehouse Management using Iot
IRJET- Warehouse Management using Iot
IRJET Journal47 vues
IRJET- Wearable Sensor based Fall Detection System par IRJET Journal
IRJET- Wearable Sensor based Fall Detection SystemIRJET- Wearable Sensor based Fall Detection System
IRJET- Wearable Sensor based Fall Detection System
IRJET Journal23 vues
IRJET- Design and Implementation of Integrated Smart Home System (ISHS) par IRJET Journal
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET Journal61 vues
H041035154 par IOSR-JEN
H041035154H041035154
H041035154
IOSR-JEN246 vues
IRJET - Smart Crop Protection System from Animals using PIC par IRJET Journal
IRJET -  	  Smart Crop Protection System from Animals using PICIRJET -  	  Smart Crop Protection System from Animals using PIC
IRJET - Smart Crop Protection System from Animals using PIC
IRJET Journal2.9K vues
B04011 03 1318 par IJMER
B04011 03 1318B04011 03 1318
B04011 03 1318
IJMER432 vues
IRJET- Gesture Controlled Drone for Agricultural Assistance par IRJET Journal
IRJET- Gesture Controlled Drone for Agricultural AssistanceIRJET- Gesture Controlled Drone for Agricultural Assistance
IRJET- Gesture Controlled Drone for Agricultural Assistance
IRJET Journal50 vues
IRJET - IoT based Smart Agriculture Monitoring System par IRJET Journal
IRJET - IoT based Smart Agriculture Monitoring SystemIRJET - IoT based Smart Agriculture Monitoring System
IRJET - IoT based Smart Agriculture Monitoring System
IRJET Journal97 vues
IRJET- Smart Agriculture Monitoring System Based on Internet of Things par IRJET Journal
IRJET- Smart Agriculture Monitoring System Based on Internet of ThingsIRJET- Smart Agriculture Monitoring System Based on Internet of Things
IRJET- Smart Agriculture Monitoring System Based on Internet of Things
IRJET Journal90 vues
An electronic switch sensor with a point to-point intrusive monitoring system par Zac Darcy
An electronic switch sensor with a point to-point intrusive monitoring systemAn electronic switch sensor with a point to-point intrusive monitoring system
An electronic switch sensor with a point to-point intrusive monitoring system
Zac Darcy620 vues
@Smart farming using io t par Arun Singh
@Smart farming using io t@Smart farming using io t
@Smart farming using io t
Arun Singh482 vues
IRJET- Smart Agriculture using Pic Microcontroller and GSM based Technology par IRJET Journal
IRJET- Smart Agriculture using Pic Microcontroller and GSM based TechnologyIRJET- Smart Agriculture using Pic Microcontroller and GSM based Technology
IRJET- Smart Agriculture using Pic Microcontroller and GSM based Technology
IRJET Journal52 vues
IRJET- Earthquake Early Warning System for Android par IRJET Journal
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for Android
IRJET Journal38 vues

En vedette

công ty làm tvc quảng cáo chuyên nghiệp par
công ty làm tvc quảng cáo chuyên nghiệpcông ty làm tvc quảng cáo chuyên nghiệp
công ty làm tvc quảng cáo chuyên nghiệpcatarina577
15 vues16 diapositives
Aprendizaje autónomo y significativo leopoldo chávez par
Aprendizaje autónomo y significativo leopoldo chávezAprendizaje autónomo y significativo leopoldo chávez
Aprendizaje autónomo y significativo leopoldo chávezPoloou
151 vues11 diapositives
Thesis 1 abstract par
Thesis 1 abstractThesis 1 abstract
Thesis 1 abstractIoannis Asmis
182 vues2 diapositives
Nama jurulatih n masa latihan2015 par
Nama jurulatih n masa latihan2015Nama jurulatih n masa latihan2015
Nama jurulatih n masa latihan2015Norhayati Abd Aziz
98 vues1 diapositive
Menghitung perubahan nilai y pada sistem pegas teredam menggunakan... par
Menghitung perubahan nilai y pada sistem pegas teredam            menggunakan...Menghitung perubahan nilai y pada sistem pegas teredam            menggunakan...
Menghitung perubahan nilai y pada sistem pegas teredam menggunakan...arda koto
200 vues5 diapositives
Clean Up That Mess! Simple Solutions for Managing Side Projects par
Clean Up That Mess! Simple Solutions for Managing Side ProjectsClean Up That Mess! Simple Solutions for Managing Side Projects
Clean Up That Mess! Simple Solutions for Managing Side ProjectsPhil Marcuson
149 vues32 diapositives

En vedette(20)

công ty làm tvc quảng cáo chuyên nghiệp par catarina577
công ty làm tvc quảng cáo chuyên nghiệpcông ty làm tvc quảng cáo chuyên nghiệp
công ty làm tvc quảng cáo chuyên nghiệp
catarina57715 vues
Aprendizaje autónomo y significativo leopoldo chávez par Poloou
Aprendizaje autónomo y significativo leopoldo chávezAprendizaje autónomo y significativo leopoldo chávez
Aprendizaje autónomo y significativo leopoldo chávez
Poloou151 vues
Menghitung perubahan nilai y pada sistem pegas teredam menggunakan... par arda koto
Menghitung perubahan nilai y pada sistem pegas teredam            menggunakan...Menghitung perubahan nilai y pada sistem pegas teredam            menggunakan...
Menghitung perubahan nilai y pada sistem pegas teredam menggunakan...
arda koto200 vues
Clean Up That Mess! Simple Solutions for Managing Side Projects par Phil Marcuson
Clean Up That Mess! Simple Solutions for Managing Side ProjectsClean Up That Mess! Simple Solutions for Managing Side Projects
Clean Up That Mess! Simple Solutions for Managing Side Projects
Phil Marcuson149 vues
nơi nào làm phim quảng cáo giá rẻ par alonzo840
nơi nào làm phim quảng cáo giá rẻnơi nào làm phim quảng cáo giá rẻ
nơi nào làm phim quảng cáo giá rẻ
alonzo84034 vues
Premio Nacional de Divulgación Periodística en Sustentabilidad 2013 par Coca-Cola de México
Premio Nacional de Divulgación Periodística en Sustentabilidad 2013Premio Nacional de Divulgación Periodística en Sustentabilidad 2013
Premio Nacional de Divulgación Periodística en Sustentabilidad 2013
Foredrag Digital arbeidsflyt for skoleleder og lederteam sdu13 par geir dahlberg
Foredrag Digital arbeidsflyt for skoleleder og lederteam sdu13Foredrag Digital arbeidsflyt for skoleleder og lederteam sdu13
Foredrag Digital arbeidsflyt for skoleleder og lederteam sdu13
geir dahlberg670 vues
Colis suspects preavis_de_greve_depose_par_les_syndicats_de_la_ligne_a_du_rer par Quoimaligne Idf
Colis suspects preavis_de_greve_depose_par_les_syndicats_de_la_ligne_a_du_rerColis suspects preavis_de_greve_depose_par_les_syndicats_de_la_ligne_a_du_rer
Colis suspects preavis_de_greve_depose_par_les_syndicats_de_la_ligne_a_du_rer
Quoimaligne Idf1K vues
tư vấn làm phim quảng cáo tốt nhất par britt720
tư vấn làm phim quảng cáo tốt nhấttư vấn làm phim quảng cáo tốt nhất
tư vấn làm phim quảng cáo tốt nhất
britt72019 vues
Performance of Matching Algorithmsfor Signal Approximation par iosrjce
Performance of Matching Algorithmsfor Signal ApproximationPerformance of Matching Algorithmsfor Signal Approximation
Performance of Matching Algorithmsfor Signal Approximation
iosrjce143 vues
Comunicación en línea ramos v par Victor Ramos
Comunicación en línea ramos vComunicación en línea ramos v
Comunicación en línea ramos v
Victor Ramos220 vues
chỗ nào làm video quảng cáo cao cấp par rebecka411
chỗ nào làm video quảng cáo cao cấpchỗ nào làm video quảng cáo cao cấp
chỗ nào làm video quảng cáo cao cấp
rebecka41115 vues
Sanal topluluk uygulamalari par ceren26
Sanal topluluk uygulamalariSanal topluluk uygulamalari
Sanal topluluk uygulamalari
ceren26233 vues
ソーシャルメディア位置情報分析を行う前のTips par Yohei Ikawa
ソーシャルメディア位置情報分析を行う前のTipsソーシャルメディア位置情報分析を行う前のTips
ソーシャルメディア位置情報分析を行う前のTips
Yohei Ikawa731 vues
CCT Environmental Emergencies par UFJaxEMS
CCT Environmental EmergenciesCCT Environmental Emergencies
CCT Environmental Emergencies
UFJaxEMS541 vues
public administration_newquality par Elena Petrova
public administration_newqualitypublic administration_newquality
public administration_newquality
Elena Petrova288 vues

Similaire à Review of Online Monitoring of status of air for Automation with alarm

IRJET- IoT based Industrial Pollution Monitoring System par
IRJET-  	  IoT based Industrial Pollution Monitoring SystemIRJET-  	  IoT based Industrial Pollution Monitoring System
IRJET- IoT based Industrial Pollution Monitoring SystemIRJET Journal
45 vues4 diapositives
The Advantages Of Top Down Approach To Engineering Problems par
The Advantages Of Top Down Approach To Engineering ProblemsThe Advantages Of Top Down Approach To Engineering Problems
The Advantages Of Top Down Approach To Engineering ProblemsSara Harris
2 vues49 diapositives
shubham seminar report.pptx par
shubham seminar report.pptxshubham seminar report.pptx
shubham seminar report.pptxfakeacc28
14 vues16 diapositives
Annunciator for Hazard Prevention & Temperature Control par
Annunciator for Hazard Prevention & Temperature ControlAnnunciator for Hazard Prevention & Temperature Control
Annunciator for Hazard Prevention & Temperature ControlIOSR Journals
330 vues4 diapositives
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM par
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMIRJET Journal
6 vues5 diapositives
4. 8484 1-pb par
4. 8484 1-pb4. 8484 1-pb
4. 8484 1-pbIAESIJEECS
46 vues10 diapositives

Similaire à Review of Online Monitoring of status of air for Automation with alarm(20)

IRJET- IoT based Industrial Pollution Monitoring System par IRJET Journal
IRJET-  	  IoT based Industrial Pollution Monitoring SystemIRJET-  	  IoT based Industrial Pollution Monitoring System
IRJET- IoT based Industrial Pollution Monitoring System
IRJET Journal45 vues
The Advantages Of Top Down Approach To Engineering Problems par Sara Harris
The Advantages Of Top Down Approach To Engineering ProblemsThe Advantages Of Top Down Approach To Engineering Problems
The Advantages Of Top Down Approach To Engineering Problems
Sara Harris2 vues
shubham seminar report.pptx par fakeacc28
shubham seminar report.pptxshubham seminar report.pptx
shubham seminar report.pptx
fakeacc2814 vues
Annunciator for Hazard Prevention & Temperature Control par IOSR Journals
Annunciator for Hazard Prevention & Temperature ControlAnnunciator for Hazard Prevention & Temperature Control
Annunciator for Hazard Prevention & Temperature Control
IOSR Journals330 vues
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM par IRJET Journal
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
IRJET Journal6 vues
IRJET - IoT based Smart City and Air Quality Monitor par IRJET Journal
IRJET -  	  IoT based Smart City and Air Quality MonitorIRJET -  	  IoT based Smart City and Air Quality Monitor
IRJET - IoT based Smart City and Air Quality Monitor
IRJET Journal28 vues
IRJET - Smart Industrial Control and Safety System par IRJET Journal
IRJET - Smart Industrial Control and Safety SystemIRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety System
IRJET Journal15 vues
IRJET- Wireless Weather Monitoring System using Adruino DUE and GSM Techn... par IRJET Journal
IRJET-  	  Wireless Weather Monitoring System using Adruino DUE and GSM Techn...IRJET-  	  Wireless Weather Monitoring System using Adruino DUE and GSM Techn...
IRJET- Wireless Weather Monitoring System using Adruino DUE and GSM Techn...
IRJET Journal52 vues
IRJET- A Remotely Controlled Home Automation System for Energy Saving par IRJET Journal
IRJET-  	  A Remotely Controlled Home Automation System for Energy SavingIRJET-  	  A Remotely Controlled Home Automation System for Energy Saving
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET Journal36 vues
Rain Sensor Automatically Controlled Drying Shed for Crop Yield Farmers par IRJET Journal
Rain Sensor Automatically Controlled Drying Shed for Crop Yield FarmersRain Sensor Automatically Controlled Drying Shed for Crop Yield Farmers
Rain Sensor Automatically Controlled Drying Shed for Crop Yield Farmers
IRJET Journal673 vues
Industrial Hazard Monitoring using IOT par Ayush Chhangani
Industrial Hazard Monitoring using IOTIndustrial Hazard Monitoring using IOT
Industrial Hazard Monitoring using IOT
Ayush Chhangani2.8K vues
Industrial automation using gsm (full paper) par Mahira Banu
Industrial automation using gsm (full paper)Industrial automation using gsm (full paper)
Industrial automation using gsm (full paper)
Mahira Banu4.5K vues
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA par IRJET Journal
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMAAN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
IRJET Journal14 vues
Industrial monitoring and control system using android application par Avinash Vemula
Industrial monitoring and control system using android applicationIndustrial monitoring and control system using android application
Industrial monitoring and control system using android application
Avinash Vemula1.7K vues
Presentation on minor[1]-1.pptx par MukulRawat37
Presentation on minor[1]-1.pptxPresentation on minor[1]-1.pptx
Presentation on minor[1]-1.pptx
MukulRawat372 vues

Plus de iosrjce

An Examination of Effectuation Dimension as Financing Practice of Small and M... par
An Examination of Effectuation Dimension as Financing Practice of Small and M...An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...iosrjce
1.4K vues12 diapositives
Does Goods and Services Tax (GST) Leads to Indian Economic Development? par
Does Goods and Services Tax (GST) Leads to Indian Economic Development?Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?iosrjce
1.7K vues5 diapositives
Childhood Factors that influence success in later life par
Childhood Factors that influence success in later lifeChildhood Factors that influence success in later life
Childhood Factors that influence success in later lifeiosrjce
858 vues9 diapositives
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe... par
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...iosrjce
1.1K vues8 diapositives
Customer’s Acceptance of Internet Banking in Dubai par
Customer’s Acceptance of Internet Banking in DubaiCustomer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in Dubaiiosrjce
1.6K vues20 diapositives
A Study of Employee Satisfaction relating to Job Security & Working Hours amo... par
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...iosrjce
684 vues4 diapositives

Plus de iosrjce(20)

An Examination of Effectuation Dimension as Financing Practice of Small and M... par iosrjce
An Examination of Effectuation Dimension as Financing Practice of Small and M...An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...
iosrjce1.4K vues
Does Goods and Services Tax (GST) Leads to Indian Economic Development? par iosrjce
Does Goods and Services Tax (GST) Leads to Indian Economic Development?Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
iosrjce1.7K vues
Childhood Factors that influence success in later life par iosrjce
Childhood Factors that influence success in later lifeChildhood Factors that influence success in later life
Childhood Factors that influence success in later life
iosrjce858 vues
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe... par iosrjce
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
iosrjce1.1K vues
Customer’s Acceptance of Internet Banking in Dubai par iosrjce
Customer’s Acceptance of Internet Banking in DubaiCustomer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in Dubai
iosrjce1.6K vues
A Study of Employee Satisfaction relating to Job Security & Working Hours amo... par iosrjce
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
iosrjce684 vues
Consumer Perspectives on Brand Preference: A Choice Based Model Approach par iosrjce
Consumer Perspectives on Brand Preference: A Choice Based Model ApproachConsumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
iosrjce485 vues
Student`S Approach towards Social Network Sites par iosrjce
Student`S Approach towards Social Network SitesStudent`S Approach towards Social Network Sites
Student`S Approach towards Social Network Sites
iosrjce358 vues
Broadcast Management in Nigeria: The systems approach as an imperative par iosrjce
Broadcast Management in Nigeria: The systems approach as an imperativeBroadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperative
iosrjce710 vues
A Study on Retailer’s Perception on Soya Products with Special Reference to T... par iosrjce
A Study on Retailer’s Perception on Soya Products with Special Reference to T...A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
iosrjce338 vues
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ... par iosrjce
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
iosrjce328 vues
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh par iosrjce
Consumers’ Behaviour on Sony Xperia: A Case Study on BangladeshConsumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
iosrjce547 vues
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P... par iosrjce
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
iosrjce411 vues
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu... par iosrjce
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
iosrjce481 vues
Media Innovations and its Impact on Brand awareness & Consideration par iosrjce
Media Innovations and its Impact on Brand awareness & ConsiderationMedia Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & Consideration
iosrjce280 vues
Customer experience in supermarkets and hypermarkets – A comparative study par iosrjce
Customer experience in supermarkets and hypermarkets – A comparative studyCustomer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative study
iosrjce546 vues
Social Media and Small Businesses: A Combinational Strategic Approach under t... par iosrjce
Social Media and Small Businesses: A Combinational Strategic Approach under t...Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...
iosrjce245 vues
Secretarial Performance and the Gender Question (A Study of Selected Tertiary... par iosrjce
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
iosrjce241 vues
Implementation of Quality Management principles at Zimbabwe Open University (... par iosrjce
Implementation of Quality Management principles at Zimbabwe Open University (...Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...
iosrjce345 vues
Organizational Conflicts Management In Selected Organizaions In Lagos State, ... par iosrjce
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
iosrjce401 vues

Dernier

Codes and Conventions.pptx par
Codes and Conventions.pptxCodes and Conventions.pptx
Codes and Conventions.pptxIsabellaGraceAnkers
7 vues5 diapositives
Update 42 models(Diode/General ) in SPICE PARK(DEC2023) par
Update 42 models(Diode/General ) in SPICE PARK(DEC2023)Update 42 models(Diode/General ) in SPICE PARK(DEC2023)
Update 42 models(Diode/General ) in SPICE PARK(DEC2023)Tsuyoshi Horigome
23 vues16 diapositives
Design and analysis of a new undergraduate Computer Engineering degree – a me... par
Design and analysis of a new undergraduate Computer Engineering degree – a me...Design and analysis of a new undergraduate Computer Engineering degree – a me...
Design and analysis of a new undergraduate Computer Engineering degree – a me...WaelBadawy6
56 vues4 diapositives
Thermal aware task assignment for multicore processors using genetic algorithm par
Thermal aware task assignment for multicore processors using genetic algorithm Thermal aware task assignment for multicore processors using genetic algorithm
Thermal aware task assignment for multicore processors using genetic algorithm IJECEIAES
31 vues12 diapositives
CHEMICAL KINETICS.pdf par
CHEMICAL KINETICS.pdfCHEMICAL KINETICS.pdf
CHEMICAL KINETICS.pdfAguedaGutirrez
8 vues337 diapositives
Pull down shoulder press final report docx (1).pdf par
Pull down shoulder press final report docx (1).pdfPull down shoulder press final report docx (1).pdf
Pull down shoulder press final report docx (1).pdfComsat Universal Islamabad Wah Campus
10 vues25 diapositives

Dernier(20)

Update 42 models(Diode/General ) in SPICE PARK(DEC2023) par Tsuyoshi Horigome
Update 42 models(Diode/General ) in SPICE PARK(DEC2023)Update 42 models(Diode/General ) in SPICE PARK(DEC2023)
Update 42 models(Diode/General ) in SPICE PARK(DEC2023)
Design and analysis of a new undergraduate Computer Engineering degree – a me... par WaelBadawy6
Design and analysis of a new undergraduate Computer Engineering degree – a me...Design and analysis of a new undergraduate Computer Engineering degree – a me...
Design and analysis of a new undergraduate Computer Engineering degree – a me...
WaelBadawy656 vues
Thermal aware task assignment for multicore processors using genetic algorithm par IJECEIAES
Thermal aware task assignment for multicore processors using genetic algorithm Thermal aware task assignment for multicore processors using genetic algorithm
Thermal aware task assignment for multicore processors using genetic algorithm
IJECEIAES31 vues
Multi-objective distributed generation integration in radial distribution sy... par IJECEIAES
Multi-objective distributed generation integration in radial  distribution sy...Multi-objective distributed generation integration in radial  distribution sy...
Multi-objective distributed generation integration in radial distribution sy...
IJECEIAES15 vues
Machine learning in drug supply chain management during disease outbreaks: a ... par IJECEIAES
Machine learning in drug supply chain management during disease outbreaks: a ...Machine learning in drug supply chain management during disease outbreaks: a ...
Machine learning in drug supply chain management during disease outbreaks: a ...
IJECEIAES10 vues
A multi-microcontroller-based hardware for deploying Tiny machine learning mo... par IJECEIAES
A multi-microcontroller-based hardware for deploying Tiny machine learning mo...A multi-microcontroller-based hardware for deploying Tiny machine learning mo...
A multi-microcontroller-based hardware for deploying Tiny machine learning mo...
IJECEIAES13 vues
How I learned to stop worrying and love the dark silicon apocalypse.pdf par Tomasz Kowalczewski
How I learned to stop worrying and love the dark silicon apocalypse.pdfHow I learned to stop worrying and love the dark silicon apocalypse.pdf
How I learned to stop worrying and love the dark silicon apocalypse.pdf
Effect of deep chemical mixing columns on properties of surrounding soft clay... par AltinKaradagli
Effect of deep chemical mixing columns on properties of surrounding soft clay...Effect of deep chemical mixing columns on properties of surrounding soft clay...
Effect of deep chemical mixing columns on properties of surrounding soft clay...

Review of Online Monitoring of status of air for Automation with alarm

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 6, Ver. II (Nov - Dec .2015), PP 95-97 www.iosrjournals.org DOI: 10.9790/2834-10629597 www.iosrjournals.org 95 | Page Review of Online Monitoring of status of air for Automation with alarm Miss. Manaswi M. Latthe, Dr. Mrs. S B Patil Asst. Professor Dr. JJMCOE Jaysingpur Professor Dr. JJMCOE Jaysingpur Abstract: Safety is the most vital part of any type of industry. Negligence in the safety part may cause damaging of high quality equipment or may cause loss of human life. In industry safety and security is a fundamental aspect. To avoid unwanted phenomena all industries follows some basic precaution [1]. Communication is the most vital key factor today, to monitor different parameters continuously and to take necessary actions to avoid any types of hazards related to production and security. To avoid loss of material and human health, security and safety system and reliable continuous faithful communication system is essential. To improve security, safety and productivity a reliable communication system must be established. The communication network must not be interrupted at any moment and at any condition. Inside factory, the wired communication network system is not so effective. The reliability and long life of conventional communications systems in harsh environments has always been a problem. Inside factory due to uncomfortable situation the installation cost and maintenance cost is high for wired communication networks. I. Introduction Compressed air is an important component of many industries. It affects the quality of the process and the end product. Compressed air often comprises the highest use of electricity in a plant. Since the importance of clean, dry compressed air and the cost associated with it is very high, carefully managing and monitoring of it becomes an important task for any plant. Dew point is one of the most important parameters associated with the quality of compressed air.Dew point is the quantity of moisture in air. Industries needs dry air that is less moisture. „Power Tool‟ division is one of the divisions of „Kulkarni Power Tools‟. This division requires high pressured air of „certain‟ pressure with „certain‟ moisture in that air. Wrong pressure or wrong moisture can harm the machinery. Compressor is used to control the pressure and dryer is used to control the moisture of that air. That is, HIGH pressured DRY air is used for production. To avoid such harms and to avoid separate man power to control these things, company has started this „automation‟ based project. After completion of this project user can see parameters of compressor and dryer on display, also higher authority can see this on PC.To take care of pressure, moisture, temperature of compressor and dryer a separate man power is needed. Though man power is made available, there are still chances of accidents and human made errors. In such situations, instead of investing in a „man power‟ company could invest in „machinery (automation)‟. II. Methodology Block Diagram for Display Unit–
  • 2. Review of Online Monitoring of status of air for Automation with alarm DOI: 10.9790/2834-10629597 www.iosrjournals.org 96 | Page Sensors will sense the current status of air. Output of these sensors is given to signal conditioners. Signal conditioning means manipulating an analog signal in such a way that it meets the requirements of the next stage for further processing. Output of sensors is given to PIC Microcontroller 16F877A.Output of three sensors Temperature, Pressure and Dew point will be displayed on LCD by PIC Microcontroller. Output of vibration sensor will be given to alarm by PIC Microcontroller. If compressor or dryer is not in proper condition, that may create vibrations. If vibrations are beyond limits, that may turn ON alarm. Thus “Prevention is better than Cure”. Same data which is displayed on LCD can be displayed on PC also. Here in this paper, this communication between PC and PIC Microcontroller is done by Zigbee. Block Diagram for Control Unit- In control unit parameters of air like pressure, temperature and dew point are controlled by PC. Message is sent by PC to max 232 and max 232 to Zigbee. Zigbee sends that messages to Microcontroller. Max 232 is used to send and receive the signals given by the PC and microcontroller . It is used for the serial communication between Zigbee and PC. It also converts the data into serial manner and send to the microcontroller as well as Zigbee transceiver. III. Hardware Used- a.Sensors- A sensor is a converter that measures a physical quantity and converts it into a signal which can be read by an observer or by an instrument. In this paper we have used 4 types of sensors-pressure, temperature, dew point and vibration sensor. b. Signal Conditioners- In electronics, signal conditioning means manipulating an analog signal in such a way that it meets the requirements of the next stage for further processing. Most common use is in analog-to-digital converters. Signal conditioning can include amplification, filtering, converting, range matching, isolation and any other processes required to make sensor output suitable for processing after conditioning. c. PIC 16F877A- PIC is a family of RISC (Reduced Instruction Set Computer) microcontroller. While 8051 falls somewhat in between RISC and CISC (Complex Instruction Set Computer). PICs are faster, more reliable (high noise immunity) and code-efficient than 8051s. It has internal memory. d.Buzzer- A buzzer is an audio signaling device, which may be mechanical, electromechanical, or piezoelectric. Typical uses of buzzers and beepers include alarm devices, timers and confirmation of user input such as a mouse click or keystroke. e. Relay- A relay is an electro-magnetic switch which can be used to turn ON or OFF of any machine. Relays allow one circuit to switch a second circuit which is completely separated from the first. In this paper, current situation of compressor and dryer will be displayed on PC along with status of air. From PC user can turn OFF any machine from ON condition by using zigbee without any wired connections. PC will send message to PIC by zigbee. PIC will perform that operation using relay. f. Zigbee- zigbee is used for wireless communication. 4. Software Used- a. X-CTU- For PIC to computer interface, a terminal program such as X-CTU needs to be used. Although other terminal programs might work as well, X-CTU software was designed specifically for the ZigBee, and in addition to its terminal functions, it also has functions for testing signal strength, reading, saving, and writing the state of the ZigBee, and updating firmware. The X-CTU program is run on the PC while connected to a Zig-Bee via a serial port. b. mikroC- In this software, libraries are provided with diagram and coding. It gives easiest possible solution for developing applications for embedded system. c. Proteus- Proteus is software for microprocessor simulation, schematic capture, and printed circuit board (PCB) design. d. Visual Basics- To show results on user‟s PC, visual basic software is used.
  • 3. Review of Online Monitoring of status of air for Automation with alarm DOI: 10.9790/2834-10629597 www.iosrjournals.org 97 | Page 3. Algorithm- 1. Initialization of microcontroller kit and display is to be completed. 2. Sensors (Temperature, Pressure, Dew point and Vibration) will generate data by sensing situation of compressed air and compressor respectively. 3. O/P of Temperature, Pressure and Dew point sensor will be displayed on LCD along with ON/OFF conditions of compressor and dryer. 4. The same data which has displayed on LCD is sent to PC by zigbee. 5. Output of vibration sensor is not displayed on LCD. Its output is connected to buzzer. 6. If output of vibration sensor goes beyond limit it will turn ON buzzer so that user would check fitted screws of compressor. 7. User could see ON/OFF conditions of compressor and dryer on his PC along with O/P of sensors. 8. User can change ON/OFF conditions of dryer and compressor from PC. These instructions are sent by zigbee from PC to PIC. PIC will control ON/OFF of dryer and compressor. IV. Conclusion „Automation‟ is the „main‟ key of success of any industry. This kind of automation is beneficial to those industries where compressed dry air plays important role. This automation is safe to use and correct for output. It doesn‟t need high investment and maintenance. It also has high lifetime. X-CTU software is used for zigbee, mikroC is used for programming and using proteus user can check his circuit before mounting. As shown in above pictures we get results. References [1] Purnima and S.R.N. Reddy., “Design of Remote Monitoring and Control System with Automatic Irrigation System using GSM- Bluetooth,”International Journal of Computer Application, June 2012. [2] N. Baker, “Zigbee and bluetooth strengths and weaknesses for industrial applications,” Computing & Control Engineering Journal, vol. 16, pp. 20–25, Apr./May 2005. [3] N. M. Z. Hashim, M. S. Sizali, “Wireless Patient Monitoring System”, International Journal of Science and Research (IJSR) Volume 2 Issue 8, pp 250-255, 2013. [4] Zigbee Development Kit Users Guide (2008), MeshNetics Doc. S-ZDK-451-01 v.1.10. [5] K.F.Tsang,H.Y.Tung,K.L.Lam,(2009)“Zigbee:From Basics to Designs and Applications”, Prentice Hall. [6] N. M. Z. Hashim, N. A. Ali, A. S. Jaafar , N. R. Mohamad, L. Salahuddin, N. A. Ishak, “Smart Ordering System via Bluetooth”, International Journal of Computer Trends and Technology (IJCTT) – volume 4 Issue 7, pp. 2253 2256, 2013. [7] N. M. Z. Hashim, S. H. Husin, A. S. Ja‟afar, N. A. A. Hamid, “Smart Wiper Control System”, International Journal of Application or Innovation in Engineering & Management (IJAIEM) Volume 2 Issue 7, pp. 409-415, 2013. [8] Y. Y. David Flowers, Kim Otten and N. Rajbharti. (2006, 12) Microchip stack for the zigbee protocol. Microchip Technology Inc. [Online]. Available: http://www.microchip.com [9] D. Flowers. (2006) Microcontroller Technology Inc. [Online]. Available: http://www.microcontroller.com [10] Microchip technology Inc, (2002), MPLAB C18 C COMPILER USER‟s GUIDE.pdf. [11] Transfer Multisort Elektronik Company (1990), DISPLAY ELEKTRONIK DEM16217-SYH-LY - Display: LCD; alphanumeric; STN Positive; 16x2; LED; (84x44x8.5mm) Datasheet, pdf. [12] N. M. Z. Hashim, S. N. K. S. Mohamed, “Development of Student Information System”, International Journal of Science and Research (IJSR) Volume 2 Issue 8, pp 256-260, 2013. [13] N. M. Z. Hashim, N. A. M. M. Arifin, “Laboratory Inventory System”, International Journal of Science and Research (IJSR) Volume 2 Issue 8, pp 261-264, 2013.