IoT in Mines for Safety and Efficient Monitoring
|
|
|
- Adam Wheeler
- 10 years ago
- Views:
Transcription
1 IoT in Mines for Safety and Efficient Monitoring G. Prabhakar Reddy Department of ECE St. Martin s Engineering College Technology, Hyderabad, India M.Vijaya Lakshmi Associate Professor, Department of ECE, St. Martin s Engineering College Technology, Hyderabad, India Abstract In this paper we are designing an IoT (Internet of Things) monitor, a safety measures for mine workers which is most essential in underground mining areas. In this project, the system is build using different sensors network based on MEMS used to monitor the surroundings parameters of underground mine place and drives all sensed parameters/values to /values to ARM7 based Microcontroller Unit (MCU). The MCU unit is used to build a completely automated evaluating system with high accuracy, smooth control and reliability. When a critical conditions is detected alert is given by the system and the same statistics is communicated to webserver by initiating ESP8266 module based on Wi-Fi communication. The detected variations in the values are displayed on webserver page that makes easier for the underground control center to monitor and to take essential instantaneous action to prevent severe damage. Index Terms IoT, MCU, Wireless Sensors Network (WSN), MEMS, Wi-Fi, PC, Webserver. I. INTRODUCTION The primary factor in running any industry successfully is to ensure the safety of person working that work area. Underground mining industry comes to the same category, where each and every parameter such as methane gas, high temperature, fire accidents and so on has to monitor regularly. Every mining industry follows some basic precautions to avoid any type of unwanted phenomena. In this paper we are considering above mentioned situations and also monitoring mine workers activities e.g. Fall Detector that states workers position. A major improvement is to implement internet of things in collecting and plotting parameter and sensor values to web servers. Designing of IoT systems in Mines for Safety and Efficient Monitoring is based on wireless sensor network can be sensible and correctly redirect dynamic condition of workers in the underground areas to data servers and can be monitored regularly using web applications and servlets in computer system. The hybrid underpass radio propagation model comprising of the free space propagation and the modified waveguide propagation is proposed. However, using popular radio communication inside underground mines has some drawbacks. Though radio signals are transmitted, attenuation, diffraction, multi-path and scattering are frequently very serious. Therefore wireless communication is the important need today for the fast, flexible safety, accurate and production method in underground mines and we are using IEEE Wi-Fi wireless communication protocols to record the sensed parameters to data center or webservers. There are diverse added research ideas proposed by different people on wireless communication. In a network called chain-type wireless underground mine sensor network (CWUMSN) is recently proposed which consists of three kinds of sensor nodes: sensing nodes, cluster head nodes, and a base station installed on both sides of the passageway at consistent intervals to monitor the underground environment and locate the miners. An innovative decision-making method to coal and gas outburst prediction with multisensory information fusion is proposed. This IoT system is planned by bearing in mind all these factors i.e. it can measure temperature, sense pressure, fire, gas, humidity, as well as Persons Fall. Thus the intended system is giving a very good solution for most of the difficulties challenged in mine calamities. An efficient communication system must be set between mine workers and Remote Base Station For this wired network communication is inefficient in underground mining areas. Thus we are selecting a wireless network system built on Radio Frequency communication at 2.4 GHz (ESP Module is a Wi-Fi Trans-Receiver module which offers easy to use RF links at 2.4 GHz) that enable us to put sensed data into web server. II. EXPLANATION OF THE SCENARIO The proposed system is divided into two sections. Firstly is a wearable device that will be attached/tagged to the body of the Mine Workers. The suitable design for this wearable is a safety helmet. Fig 1 Interfacing Block Representation of Wearable Device. 4232
2 The device is build using sensor module consisting of some sensors that processes real-time underground parameters like natural gas release and concentration, humidity, fire and light, temperature, miner physical positon. Excess natural gas concentration is meant for the harmful gases like Carbon-monoxide, Methane, Butane and Propane. Fig 2 Wi-Fi links Miner s wearable and IoT web Server We use an ARM7 based microcontroller which is important in processing instructions given as a firmware. The MCU sense the change in physical parameters and process them to convert into digital form. The conversion can also be from analog data or an interrupt in data signal or a digital signal. If temperature exceeds a safety level pre-programmed at microcontroller, alert is sent to ground station controller make sense of, alarms the speaker interfaced with MCU. If the measured humidity value is more than the safety limits at microcontroller; it alerts with alarms. Likewise when gas concentration crosses threshold limit MCU decodes siren alarms. When a working person falls down for any reason fall sensor will alert by alarm to nearer areas and also to ground control section through Wi-Fi repeaters. Light sensor helps in setting PWM controlled torch lamp, which senses depending on the light intensity. Fire Sensor helps in stopping fire accidents and rapid spreading by detecting fire and feed alert to main station that helps in taking essential precautions. LCD display interfaced will show all the parameters like temperature, humidity etc., on wearable device. ESP8266 is interfaced to the Module to send sensor data to the server in a regular intervals, and also sends the same to local ground monitoring station through Wi-Fi repeaters. sensors can measure the static acceleration of gravity in tilt-sensing device, and also as dynamic acceleration consequential from vibration, shock, or motion. X-axis is connected with controller and continuously checks that g value change. 3) Humidity Sensor: This sensor will give analog output proportional to relative humidity, the amount of water vapor in the air. The humidity sensor HSM-20G is of resistive type. It is an analog humidity and temperature sensor that outputs analog voltage respects to relative humidity and temperature 4) Fire sensor: Fire sensor will sense heat radiations in surroundings. The sensor is used to detect any trace of fire and it will give interrupt signal as soon as it detects Fire in underground regions. It works on the principle of IR rays or Heat radiation detection. 5) MQ-4 Semiconductor Sensor for Natural Gas For detection of most natural gases like Methane, also to Propane and Butane which are the major toxic gases in underground coal mines this gas sensor interfaced. It has 6 pins; 4 of them are used to bring signals and other 2 are used for supplying heating current. 6) Light sensor (LDR):. Light sensor helps in setting PWM controlled torch lamp, which senses depending on the light intensity. If the working area is dark then LDR activated circuit will turn ON the torch lamp arranged to wearable device. PWM usage helps the system to have good battery backup. III. HARDWARE DESCRIPTION A. SENSOR 1) Temperature Sensor (LM35): A Linear LM35 is used to record temperature at constant interval of time. It is an accurate temperature sensor with an output voltage linearly proportional to Centigrade temperature. The analog voltage to digital sample data conversion is handled by LPC2148 and the obtained digital value will be sent on the LCD display connected to LPC ) MEMS Accelerometers (ADXL335): The ADXL335 is a low power whole 3-axis accelerometer with signal conditioned voltage outputs. Product processes acceleration with a minimum full-scale range of ±3 g. This Fig 3 Sensors in Sensor Network B. ESP8266 MODULE The updating web data through ESP8266 modem when interfaced with microcontroller or PC is much simpler as compared with Ethernet module since ESP is a SoC and Integrated TCP/IP protocol stack. AT firmware is provided with easy to use command set with which it can be configured or operated at various Baud Rate (Supported 9600, or 4233
3 57600). Plain Text may be sent through the modem by interfacing only three signals of the serial interface of modem with microcontroller (TxD, RxD and GND). In this scheme RTS and CTS signals of serial port interface of ESP Modem are connected with one another. The transmit signal of serial port of microcontroller is connected with of the serial interface receive signal (RxD) of ESP Modem while receive signal of microcontroller serial port is connected with transmit signal (TxD) of serial interface of ESP Modem. A. About Keil IDE Keil is free software that solves many of the pain points for an embedded programmer. This is an integrated development environment (IDE) software that integrated a text editor to write, a compiler to compile it and convert source code to hex files B. About HyperTerminal The HyperTerminal tool is used to monitor Serial Ports in PC. Terminal software is mainly used for initial setup of Wi-Fi module, i.e. to update setting or updating AT firmware for ESP module provided from manufacture. It also helpful in debugging the functionalities of prototype of our project. Thus at the Remote station the collected data from Wi-Fi Receive is displayed as mentioned in the Results section. A. PROTOTYPE PICTURES V. RESULTS The Overall system s results are given in this section. The LPC2148 Evolution Board which is shown in below figure is heart of all functionalities in miner module i.e. Monitoring, Processing collected data and taking necessary action based on the limits given for individual sensors. Fig 4 ESP8266 Module C. LCD INTERFACING Here we have interfaced a character based 16x2 LCD for displaying information regarding different parameters like Temperature, Humidity etc. Fig 6 LPC2148 Evolution Board In the following Figure all sensors and modules are connected to form the first prototype of our proposed system. Fig 5 LCD with Sensor Information IV. SOFTWARE DESCRIPTION The core firmware is developed for Bare Metal microcontroller and flashed to internal rom. Firmware is written Embedded C language. And whole project is designed keil product development tools such as keil IDE, armcc cross-compiler for ARM controllers. Phillips Flash loader for burning firmware to ROM. HyperTerminal used as serial port client for purpose of debugging hard-software effectively. Fig 7 Overall Miners Module Hardware Setup On detection of Abnormal activity at miner module the 4234
4 core system sends alert based on the Interrupt source. A Fall Status indicates the steadiness of a miner. Various data is also record in regular intervals of time. This enables us to track the real time data at any given instance of time. B. TEST CASES The IoT server regularly collects the listed measured parameter and plots on graphs with reference of date they measured. Thingspeaks channel settings can be changed as per figure showed. The above showed graphs reveals time-to-time updates of sensor parameters collected from the ground section nodes. Graph plotting of data easy in analyzing and monitoring. This data is displayed in pc that provides the complete information of workers and statistics of all the parameters. The parameters log data can also be cleared to refresh unwanted overhead of maintaining huge data in the server as showed with listed options. Additional options enable to delete channel if unwanted. Fig 11 Channel setting with clear channel data and Delete channel from server Fig 8 Temperature values plot on graph Fig 12 IoT Webserver Monitoring section Screen Fig 9 Humidity values plot on graph VI. CONCLUSIONS The present underground Mines system can be productively substituted by this IoT safety system proposed in this paper. This IoT system enclosed the utmost Key and major feature of currently deployed mine workers safety. Since this system is made of low power Wi-Fi module and control lamp with PWM technique, proportion of power consumption is lowered, which is significant for any device that is powered by battery. Additional safety can be delivered to data servers and maintained accurate information of mines. REFERENCES Fig 10 Graph plotting of Gases (Methane) [1] E. K. Stanek, Mine Electrotechnology Research: The Past 17 Years, IEEE transactions on industry applications, vol. 24(5), pp , [2] S. Wei, L. Li-li, Multi-parameter Monitoring System for Coal Mine based on Wireless Sensor Network Technology, Proc. International IEEE Conference on Industrial Mechatronics and Automation, pp , [3] Y.P. Zhang, G. X. Zheng, J. H. Sheng, Radio Propagation at 900 MHz in Underground Coal Mines, IEEE transactions on antennas and propagation, vol.49(5), pp ,
5 [4] S. Jin-ling, G. Heng-wei, S. Yu-jun, Research on Transceiver System of WSN Based on V-MIMO Underground Coal Mines, Proc. International Conference on Communications and Mobile Computing, pp , [5] N. Chaamwe, W. Liu, H. Jiang, Seismic Monitoring in Underground Mines: A case of Mufulira Mine in Zambia Using wireless Sensor Networks for Seismic Monitoring, Proc. IEEE international Conference on Electronics and Information Engineering, vol. 1(V1), pp , [6] X. Ma, Y. Miao, Z. Zhao, H. Zhang, J. Zhang, A novel approach to Coal and Gas Outburst Prediction Based on Multi-sensor Information Fusion, Proc. IEEE international conference on automation and logistics, pp , China [7] C. Qiang, S. J. Ping, Z. Zhe, Z. Fan, ZigBee Based Intelligent Helmet for Coal Miners, Proc. IEEE World Congress on Computer Science and Information Engineering, pp , [8] D. Koenig, M. S. Chiaramonte, A. Balbinot, Wireless Network for Measurement of Whole-Body Vibration, J. Sensors, vol. 8, pp , [11] accessed June, [9] accessed August [10] accessed June, BIOGRAPHIES G.Prabhakar Reddy received his B.Tech degree in Electronics and Communication Engineering from MITS Affiliated to Jawaharlal Nehru Technological University (Hyderabad) and he is currently pursuing M.Tech in Embedded Systems (ES). His research Interest includes Embedded Systems and Internet of Things. M.Vijaya Lakshmi received her B.Tech degree in Electronics & Communication Engineering from GPREC, Kurnool in 2000, and Masters in Electronics & Communication Engineering from JNTU, Hyderabad in Presently, she is working as Associate Professor in ECE department in St. Martin s Engineering College, Hyderabad. Her Area of interest are Wireless sensor networks and Embedded Systems. 4236
ZIGBEE BASED MINE SAFETY MONITORING SYSTEM WITH GSM
ZIGBEE BASED MINE SAFETY MONITORING SYSTEM WITH GSM RAJKUMAR BODDU, P.BALANAGU & N.SURESH BABU Department of Electronics and Communication Engineering, Chirala Engineering College, Chirala. Abstract: In
Raghavendra Reddy D 1, G Kumara Swamy 2
Car Accident Detection, Communication And Tracking Using ARM7 Controller Raghavendra Reddy D 1, G Kumara Swamy 2 1 PG Scholar, Dept of ECE, Malla Reddy Engineering College (Autonomous), Hyderabad, India.
DESIGN AND IMPLEMENTATION OF ONLINE PATIENT MONITORING SYSTEM
DESIGN AND IMPLEMENTATION OF ONLINE PATIENT MONITORING SYSTEM Harsha G S Department of Electronics & Communication Channabasaveshwara Institute of Technology, Gubbi, 572216, India ABSTRACT Patient s condition
EMBEDDED GSM MONITOR AND CONTROL USING ANDROID APPLICATION
http:// EMBEDDED GSM MONITOR AND CONTROL USING ANDROID APPLICATION J Ramya Ritika 1, K.V. Yateendranath 2 1 M.Tech Student [DSCE], Dept. of ECE, VITS, Kavali, Andhra Pradesh, (India) Associate Professor,
Wireless Sensor Network Based Low Power Embedded System Design For Automated Irrigation System Using MSP430
Wireless Sensor Network Based Low Power Embedded System Design For Automated Irrigation System Using MSP430 Mr. Patil Vikas Anandrao. M Tech. Student (Digital Systems) Rajarambapu Institute of Technology,
EDK 350 (868 MHz) EDK 350U (902 MHz) EnOcean Developer Kit
EDK 350 (868 MHz) EDK 350U (902 MHz) EnOcean Developer Kit EDK 350 User Manual Important Notes This information describes the type of component and shall not be considered as assured characteristics. No
Advanced Vehicle Tracking System on Google Earth Using GPS and GSM
IJECT Vo l. 5, Is s u e Sp l - 3, Ja n - Ma r c h 2014 ISSN : 2230-7109 (Online) ISSN : 2230-9543 (Print) Advanced Vehicle Tracking System on Google Earth Using GPS and GSM 1 Sowjanya Kotte, 2 Hima Bindhu
Smart Home System Using Android Application
Smart Home System Using Android Application Karlapudi Siva Krishna Mr. Md Mohiddin Dr. M. Narendra Kumar, Dr. S. Sreenatha Reddy Student (M. Tech) Embedded Sys Asst. Prof, ECE Prof & Vice-Principal Prof
International Journal of Computer Engineering Science (IJCES)
Design and Automation of Security Management System for Industries Based On M2M Technology Swathi Bhupatiraju [1] T J V Subrahmanyeswara Rao M.Tech [2] [1] M.Tech. Student, Department of ECE, [email protected]
MEDICAL ALERT SYSTEM FOR REMOTE HEALTH MONITORING USING SENSORS AND CLOUD COMPUTING
MEDICAL ALERT SYSTEM FOR REMOTE HEALTH MONITORING USING SENSORS AND CLOUD COMPUTING Indumathy N 1, Dr.Kiran Kumari Patil 2 1 M Tech Scholar, Dept of CSE, Reva Institute of Technology and Management, Bangalore,
DEVELOPMENT OF VIBRATION REMOTE MONITORING SYSTEM BASED ON WIRELESS SENSOR NETWORK
International Journal of Computer Application and Engineering Technology Volume 1-Issue1, January 2012.pp.1-7 www.ijcaet.net DEVELOPMENT OF VIBRATION REMOTE MONITORING SYSTEM BASED ON WIRELESS SENSOR NETWORK
Design of Online Embedded Web Server for Data Acquisition System # Author
Design of Online Embedded Web Server for Data Acquisition System # Author A.Shilpa #1 Dept. of ECE, Sreenidhi Institute of Science and Technology, AP, India Abstract this paper realizes an Embedded based
Integrated Mine Safety Monitoring and Alerting System Using Zigbee & Can Bus
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 8, Issue 3 (Nov. - Dec. 2013), PP 82-87 Integrated Mine Safety Monitoring and Alerting System
Wireless Sensor Network for Electric Meter Handling
Wireless Sensor Network for Electric Meter Handling Swapnil Magar 1, Prof.Deshpande L.M. 2 PG Student [E&TC], Dept. of ECE, College of Engineering, Osmanabad, Maharashtra, India 1 Assistant professor,
Design and Development of a Wireless Remote POC Patient Monitoring System Using Zigbee
Design and Development of a Wireless Remote POC Patient Monitoring System Using Zigbee A. B. Tagad 1, P. N. Matte 2 1 G.H.Raisoni College of Engineering & Management, Chas, Ahmednagar, India. 2 Departments
ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE
ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE S.Josephine Selvarani ECE Department, Karunya University, Coimbatore. Abstract - An on-line health monitoring of physiological signals of humans such as temperature
DEVELOPMENT OF INDIVIDUAL HOME SECURITY SYSTEM USING CAN AND ZIGBEE PROTOCOL
DEVELOPMENT OF INDIVIDUAL HOME SECURITY SYSTEM USING CAN AND ZIGBEE PROTOCOL P.Mohan 1, M. Vinoth Kumar 2 1 PG Scholar, Masters Degree in Embedded System Technologies, Rajiv Gandhi College of Engineering,
ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES
ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES ABSTRACT K. Krishnakanth 1 and P. Kavipriya 2 1 M.E Embedded Systems, Sathyabama University, Chennai, India. [email protected]
Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System
Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System Atul Arora, Ankit Malik ABSTRACT In this paper, a low-power consumption remote home security alarm system developed
Coal Mine Security System
Coal Mine Security System Warsha M.Choudhari Professor, Information Technology Datta Meghe Institute of Engineering, Technology & Research Wardha, India ABSTRACT Coal Mine Security System uses sensor,
Monitoring And Controlling The Gas Plant By Wireless Sensor Network Using Co-operative Communication
Monitoring And Controlling The Gas Plant By Wireless Sensor Network Using Co-operative Communication Jyoti M. Giri ( M.E. Student ),Prof. S.M. Kulkarni PVPIT, Department of Electronics & Telecommunication,
Intelligent Home Automation and Security System
Intelligent Home Automation and Security System Ms. Radhamani N Department of Electronics and communication, VVIET, Mysore, India ABSTRACT: In todays scenario safer home security is required, As the technology
Zigbee Based Underground Mines Parameter Monitoring System for Rescue and Protection
IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 4, Issue 4, Ver. I (Jul-Aug. 2014), PP 32-36 e-issn: 2319 4200, p-issn No. : 2319 4197 Zigbee Based Underground Mines Parameter Monitoring
Design of a Wireless Medical Monitoring System * Chavabathina Lavanya 1 G.Manikumar 2
Design of a Wireless Medical Monitoring System * Chavabathina Lavanya 1 G.Manikumar 2 1 PG Student (M. Tech), Dept. of ECE, Chirala Engineering College, Chirala., A.P, India. 2 Assistant Professor, Dept.
AUTOMATIC ACCIDENT DETECTION AND AMBULANCE RESCUE WITH INTELLIGENT TRAFFIC LIGHT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND AMBULANCE RESCUE WITH INTELLIGENT TRAFFIC LIGHT SYSTEM Mr.S.Iyyappan 1, Mr.V.Nandagopal 2 P.G Scholar, Dept. of EEE, Ganadipathy Tulis s Jain Engineering College, Vellore,
ÇANKAYA ÜNİVERSİTESİ ECE 491 SENIOR PROJECT I 11111 ERDİNÇ YILMAZ 200614038
ÇANKAYA ÜNİVERSİTESİ ECE 491 SENIOR PROJECT I 11111 200614038 1 Project Name : Sensor Network System Project company : ROBUTEL Contact : www.robutel.com Project instructor : Yrd. Doç. Dr. Orhan GAZİ Contact
AUTOMATIC LPG BOOKING, LEAKAGE DETECTION AND A REAL TIME LPG MEASUREMENT MONITORING SYSTEM
AUTOMATIC LPG BOOKING, LEAKAGE DETECTION AND A REAL TIME LPG MEASUREMENT MONITORING SYSTEM R.Padmapriya, E.Kamini, [email protected],[email protected], IV Year Electronics and Communication Engineering,
The Internet of Things: Opportunities & Challenges
The Internet of Things: Opportunities & Challenges What is the IoT? Things, people and cloud services getting connected via the Internet to enable new use cases and business models Cloud Services How is
Design of WSN-Based Remote Monitoring System for Environmental Parameters in Substation
International Journal of Smart Grid and Clean Energy Design of WSN-Based Remote Monitoring System for Environmental Parameters in Substation Aina Hu a *, Huanhuan Wang b, and Jianchen Wan a a Department
SMART DRUNKEN DRIVER DETECTION AND SPEED MONITORING SYSTEM FOR VEHICLES
SMART DRUNKEN DRIVER DETECTION AND SPEED MONITORING SYSTEM FOR VEHICLES Bandi Sree Geeta 1, Diwakar R. Marur 2 1,2 Department of Electronics and Communication Engineering, SRM University, (India) ABSTRACT
DESIGN OF SMART HOME SECURITY SURVEILLANCE SYSTEM USING GSM
DESIGN OF SMART HOME SECURITY SURVEILLANCE SYSTEM USING GSM Shweta 1, Nayana P Shetty 2 M.Tech student, Department of Electrical and Electronics Engineering, NMAMIT, Nitte, India 1 Associate Professor,
Firmware version: 1.10 Issue: 7 AUTODIALER GD30.2. Instruction Manual
Firmware version: 1.10 Issue: 7 AUTODIALER GD30.2 Instruction Manual Firmware version: 2.0.1 Issue: 0.6 Version of the GPRS transmitters configurator: 1.3.6.3 Date of issue: 07.03.2012 TABLE OF CONTENTS
MICROCONTROLLER BASED SMART HOME WITH SECURITY USING GSM TECHNOLOGY
MICROCONTROLLER BASED SMART HOME WITH SECURITY USING GSM TECHNOLOGY F. Shawki 1,2, M. El-Shahat. Dessouki 1,3, A. I. Elbasiouny 4, A.N. Almazroui 5, F. M. R. Albeladi 5 1 Assistant Professor, Electrical
Intelligent Fleet Management System Using Active RFID
Intelligent Fleet Management System Using Active RFID Ms. Rajeshri Prakash Mane 1 1 Student, Department of Electronics and Telecommunication Engineering, Rajarambapu Institute of Technology, Rajaramnagar,
Advanced Car Security System Using GSM
International Journal of Scientific and Research Publications, Volume, Issue, May 0 Advanced Car Security System Using GSM Hnin Pwint Han, Hla Myo Tun Email: [email protected] Abstract- This system
Implementation of Wireless Gateway for Smart Home
Communications and Network, 2013, 5, 16-20 doi:10.4236/cn.2013.51b005 Published Online February 2013 (http://www.scirp.org/journal/cn) Implementation of Wireless Gateway for Smart Home Yepeng Ni 1, Fang
A Study of Low Cost Meteorological Monitoring System Based on Wireless Sensor Networks
, pp.100-104 http://dx.doi.org/10.14257/astl.2014.45.19 A Study of Low Cost Meteorological Monitoring System Based on Wireless Sensor Networks Li Ma 1,2,3, Jingzhou Yan 1,2,Kuo Liao 3,4, Shuangshuang Yan
SNMP-1000 Intelligent SNMP/HTTP System Manager Features Introduction Web-enabled, No Driver Needed Powerful yet Easy to Use
SNMP-1000 Intelligent SNMP/HTTP System Manager Features Monitors system fans, temperature, voltage, power supply, CPU fan, CPU temperature, Vcore, watchdog timer etc. Stand alone system monitoring, no
HOME AUTOMATION AND SECURITY SYSTEM
HOME AUTOMATION AND SECURITY SYSTEM B Ameer.Suhail 1 D Sindhu 2 Pooja Kumari 3 Snehi.Singh.Rathore 4 Ekta.Maini 5 1, 2, 3, 4-Students of Department of Instrumentation Technology, DSCE Bangalore-78 5-Asst.
Real Time Water Quality Monitoring System
Real Time Water Quality Monitoring System Mithila Barabde 1, Shruti Danve 2 ME Student, Dept. of E&TC, MITCOE, Savitribai Phule Pune University, Pune, India 1 Assistant Professor, Dept. of E&TC, MITCOE,
SECURITY SYSTEM IN INDUSTRIES USING ZIGBEE TECHNOLOGY
SECURITY SYSTEM IN INDUSTRIES USING ZIGBEE TECHNOLOGY 1 S. Ashmad, 2 M.Mohan Babu, 3 P. Sudheer Asst. Professor, Department of E.I.E, SITAMS, Affiliated to JNTUA University, Chittoor, A.P Email : [email protected],
Using Xbee 802.15.4 in Serial Communication
Using Xbee 802.15.4 in Serial Communication Jason Grimes April 2, 2010 Abstract Instances where wireless serial communication is required to connect devices, Xbee RF modules are effective in linking Universal
Radiological Assessment Display and Control System
Features Fast, real-time data acquisition and control Highly reliable communication with remote terminal units Collecting, converting, integrating and analyzing data from all monitors Detecting, annunciating
Design of Remote data acquisition system based on Internet of Things
, pp.32-36 http://dx.doi.org/10.14257/astl.214.79.07 Design of Remote data acquisition system based on Internet of Things NIU Ling Zhou Kou Normal University, Zhoukou 466001,China; [email protected]
Advanced Electronic System for Human Safety (Smart Watch)
Advanced Electronic System for Human Safety (Smart Watch) Ganesh Ghorpade 1, Tushar Gaikwad 2, Laxman Jangid 3 Department of Electronics and Telecommunication Pimpri Chinchwad College of Engineering,Pune,Maharashtra,India
TX GSM SMS Auto-dial Alarm System. Installation and User Manual
TX GSM SMS Auto-dial Alarm System Installation and User Manual Product Features: 1. 16 wireless zones, 3 wired zones alarm system, suitable for small to medium size offices and homes. 2. The system uses
GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM.
GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM. Introduction: The Proposed design is cost-effective, reliable and has the function of accurate tracking. When large object or vehicles were spread out
WIRELESS BLACK BOX USING MEMS ACCELEROMETER AND GPS TRACKING FOR ACCIDENTAL MONITORING OF VEHICLES
WIRELESS BLACK BOX USING MEMS ACCELEROMETER AND GPS TRACKING FOR ACCIDENTAL MONITORING OF VEHICLES PROJECT REFERENCE NO. : 37S0430 COLLEGE BRANCH GUIDE : S.G.BALEKUNDRI INSTITUTE OF TECHNOLOGY,BELGAUM
A REMOTE HOME SECURITY SYSTEM BASED ON WIRELESS SENSOR NETWORK AND GSM TECHNOLOGY
A REMOTE HOME SECURITY SYSTEM BASED ON WIRELESS SENSOR NETWORK AND GSM TECHNOLOGY AIM: The main aim of this project is to implement Remote Home Security System Based on Wireless Sensor Network and GSM
ARM Hardware Platform for Vehicular Monitoring and Tracking
ARM Hardware Platform for Vehicular Monitoring and Tracking Saurabh S. Chakole (M. Tech) Dept. of Electronics Engineering Y.C.C.E. (An Autonomous Institution) Nagpur, India. [email protected]
Lab Experiment 1: The LPC 2148 Education Board
Lab Experiment 1: The LPC 2148 Education Board 1 Introduction The aim of this course ECE 425L is to help you understand and utilize the functionalities of ARM7TDMI LPC2148 microcontroller. To do that,
The design and implementation of the environment monitoring system of smart home based on EnOcean technology
International Conference on Manufacturing Science and Engineering (ICMSE 2015) The design and implementation of the environment monitoring system of smart home based on EnOcean technology Peng Dong1, a,
WIRELESS INSTRUMENTATION TECHNOLOGY
BS&B WIRELESS, L.L.C. BS&B WIRELESS, L.L.C. WIRELESS INSTRUMENTATION TECHNOLOGY Printed February 2004 BS&B WIRELESS, L.L.C. 7422-B East 46th Place, Tulsa, OK74145 Phone: 918-622-5950 Fax: 918-665-3904
IDD-213T User Manual. (Rev. 1.0) China Aerospace Telecommunications Limited
(Rev. 1.0) China Aerospace Telecommunications Limited Contents 1. Introduction......3 2. Specifications...4 2.1 External Interface... 4 2.2 Status Indicator...... 5 2.3 Technical Parameters... 6 3. Device
Portable Gas Analyzer with Wireless Transmission of Gas Concentrations and GPS Coordinates
Portable Gas Analyzer with Wireless Transmission of Gas Concentrations and GPS Coordinates Jack Driscoll, Jack Hamm & Nick Hennigar, PID Analyzers, LLC, 780 Corporate Park Dr. Pembroke, MA 0239 Pat Hogan,
Figure 1.Block diagram of inventory management system using Proximity sensors.
Volume 1, Special Issue, March 2015 Impact Factor: 1036, Science Central Value: 2654 Inventory Management System Using Proximity ensors 1)Jyoti KMuluk 2)Pallavi H Shinde3) Shashank VShinde 4)Prof VRYadav
SMS GSM Alarm Messenger
SMS GSM Alarm Messenger Data Logging Alarm Input Relay Output Voice Temperature Humidity Analog Input Capture and Send Data via SMS Report triggered alarm via SMS Output triggered via SMS Auto pick up
Hand Gestures Remote Controlled Robotic Arm
Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 5 (2013), pp. 601-606 Research India Publications http://www.ripublication.com/aeee.htm Hand Gestures Remote Controlled
Overview. 1. GPS data tracking via GSM SMS / GPRS. 2. GPS data logging in internal memory. 3. Alarm alert via GSM SMS / Dialing / GPRS
Vehicle or Personal Position Tracking Vehicle Status and Speed Tracking Auto Accident Report Global Position System (GPS) Navigation System Anti theft Alarm System Overview 1. GPS data tracking via GSM
Automated Security System using ZigBee
IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 01 June 2015 ISSN (online): 2349-6010 Automated Security System using ZigBee Sneha Susan Abraham Saveetha School
Artificially Intelligent Home Automation System Based on Arduino as the Master Controller
The International Journal Of Engineering And Science (IJES) Volume 5 Issue 2 Pages PP -41-45 2016 ISSN (e): 2319 1813 ISSN (p): 2319 1805 Artificially Intelligent Home Automation System Based on Arduino
Wireless power meter monitoring with power theft detection and intimation system using GSM and Zigbee networks
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 6, Ver. I (Nov - Dec. 2014), PP 04-08 Wireless power meter monitoring with power
A Surveillance Robot with Climbing Capabilities for Home Security
Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 2, Issue. 11, November 2013,
Cell Phone Based Liquid Inventory Management Using Wireless System
Sciknow Publications Ltd. JMIR 2013, 1(1):1-6 Journal of Mechanics & Industry Research DOI: 10.12966/JMIR.05.01.2013 Attribution 3.0 Unported (CC BY 3.0) Cell Phone Based Liquid Inventory Management Using
Android based Alcohol detection system using Bluetooth technology
For more Project details visit: http://www.projectsof8051.com/android-based-alcohol-detection-system-usingbluetooth-technology/ Code 1435 Project Title Android based Alcohol detection system using Bluetooth
Design and Development of a Remote Monitoring and Maintenance of Solar Plant Supervisory System
International Journal of Research Studies in Science, Engineering and Technology [IJRSSET] Volume 1, Issue 4, July 2014, PP 57-61 ISSN 2349-4751 (Print) & ISSN 2349-476X (Online) Design and Development
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 8, Issue 3 (Nov. - Dec. 2013), PP 88-92 Bus Data Acquisition and Remote Monitoring System
Fig. 1 BAN Architecture III. ATMEL BOARD
Volume 2, Issue 9, September 2014 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online
XBee Wireless Sensor Networks for Temperature Monitoring
XBee Wireless Sensor Networks for Temperature Monitoring Vongsagon Boonsawat, Jurarat Ekchamanonta, Kulwadee Bumrungkhet, and Somsak Kittipiyakul School of Information, Computer, and Communication Technology
Design of Wireless Home automation and security system using PIC Microcontroller
IJCAES ISSN: 2231-4946 Volume III, Special Issue, August 2013 International Journal of Computer Applications in Engineering Sciences Special Issue on National Conference on Information and Communication
Home Passport Gateway Series Simplify your Life with Smart Solutions
Home Passport Gateway Series Simplify your Life with Smart Solutions HPGW Series - Home Passport Gateway Series HPGW Series is Home Passport Gateway, representing a breakthrough product in the intrusion
A Review of Security System for Smart Home Applications
Journal of Computer Science 8 (7): 1165-1170, 2012 ISSN 1549-3636 2012 Science Publications A Review of Security System for Smart Home Applications Mohammad Syuhaimi Ab-Rahman and Mohd Ariff Razaly Department
International Journal of Science Engineering and Advance Technology, IJSEAT, Vol 2, Issue 11
Accelerometer Based Vehicle Monitoring And Tracking System Using ARM Processor And GPS B.Praveen kumar, V.Anuragh, NLP Raju M.Tech scholar, Assistant Professor, DEPT of ECE, BVC ENGG COLLEGE, Odalarevu.
Study on Differential Protection of Transmission Line Using Wireless Communication
Study on Differential Protection of Transmission Line Using Wireless Communication George John.P 1, Agna Prince 2, Akhila.K.K 3, Guy Marcel 4, Harikrishnan.P 5 Professor, Dept. of EEE, MA Engineering College,
HIGH SECURED VEHICLE WITH INTERIOR VENTILATION CONTROL AND PERIMETER MONITORING SYSTEM
HIGH SECURED VEHICLE WITH INTERIOR VENTILATION CONTROL AND PERIMETER MONITORING SYSTEM K. Supriya 1 and Mr. S. Ramkumar 2 Student (M.Tech), Electronics and Communication Engineering, Lingayas institute
Wireless Sensor Network for Performance Monitoring of Electrical Machine
International Journal of Reconfigurable and Embedded Systems (IJRES) Vol. 4, No. 1, March 2015, pp. 1~5 ISSN: 2089-4864 1 Wireless Sensor Network for Performance Monitoring of Electrical Machine Priyanka
Building a Basic Communication Network using XBee DigiMesh. Keywords: XBee, Networking, Zigbee, Digimesh, Mesh, Python, Smart Home
Building a Basic Communication Network using XBee DigiMesh Jennifer Byford April 5, 2013 Keywords: XBee, Networking, Zigbee, Digimesh, Mesh, Python, Smart Home Abstract: Using Digi International s in-house
Development of Industrial Intrusion Detection and Monitoring Using Internet of Things P. Gokul Sai Sreeram 1, Chandra Mohan Reddy Sivappagari 2
Development of Industrial Intrusion Detection and Monitoring Using Internet of Things P. Gokul Sai Sreeram 1, Chandra Mohan Reddy Sivappagari 2 Abstract The need for deployment of security systems rapidly
Agricultural Robot (Irrigation System, Weeding, Monitoring of Field, Disease Detection)
Agricultural Robot (Irrigation System, Weeding, Monitoring of Field, Disease Detection) Bhagyalaxmi k 1, Jagtap Komal K 2, Nikam Nakusa S 2, Nikam Karuna K 2, Sutar Snehal S 2. Asst. Professor, Dept. of
ADVANCED FIRE ALARMING SYSTEM THROUGH MOBILE PHONE
ADVANCED FIRE ALARMING SYSTEM THROUGH MOBILE PHONE A PROJECT BY SOUNAK SARKAR SAYAN DAS ARINDAM BOSE ECE, 4TH YEAR OF FUTURE INSTITUTE OF ENGINEERING AND MANAGEMENT DEPT. OF ELECTRONICS AND COMMUNICATION
Real Time Implementation of Home Automation Using FPGA
Real Time Implementation of Home Automation Using FPGA Mendi Sadanandam M.Tech (VLSI- SD) Department of ECE J. B. Institute of Engineering and Technology, Hyderabad, Telangana, India. Abstract: This home
WAITER: A Wearable Personal Healthcare and Emergency Aid System
Sixth Annual IEEE International Conference on Pervasive Computing and Communications WAITER: A Wearable Personal Healthcare and Emergency Aid System Wanhong Wu 1, Jiannong Cao 1, Yuan Zheng 1, Yong-Ping
Improving SCADA Operations Using Wireless Instrumentation
Improving SCADA Operations Using Wireless Instrumentation April 2010 / White paper by Hany Fouda Make the most of your energy Summary Executive Summary... p 2 Introduction... p 3 The Evolution of Wireless...
Development of GSM and GPS based Cost Effective Telematics Module
Development of GSM and GPS based Cost Effective Telematics Module P.Raji 1, S.Ashok 2 PG Scholar, Dept. of Electrical Engineering NIT Calicut, Kerala, India 1 Professor, Dept. of Electrical Engineering,
Remote Home Security System Based on Wireless Sensor Network Using NS2
Remote Home Security System Based on Wireless Sensor Network Using NS2 #Rajesh Banala 1, Asst.Professor,E-mail: [email protected] #D.Upender 2, Asst.Professor, E mail: [email protected] #Department
Remote Patient Monitoring- An Implementation in ICU Ward
2011 International Conference on Information and Network Technology IPCSIT vol.4 (2011) (2011) IACSIT Press, Singapore Remote Patient Monitoring- An Implementation in ICU Ward Arun E 1+, Marimuthu V 2,
RS-232 COMMUNICATIONS
Technical Note D64 0815 RS-232 COMMUNICATIONS RS-232 is an Electronics Industries Association (EIA) standard designed to aid in connecting equipment together for serial communications. The standard specifies
A Wireless Medical Monitoring Over a Heterogeneous Sensor Network
A Wireless Medical Monitoring Over a Heterogeneous Sensor Network Mehmet R. Yuce, Peng Choong Ng, Chin K. Lee, Jamil Y. Khan, and Wentai Liu Abstract This paper presents a heterogeneous sensor network
Open Access Smart Home System Based on ZigBee Network and STM32F407 Microprocessor. Yongliang Zhang 1,* and Ling Li 2. China
Send Orders for Reprints to [email protected] 1258 The Open Automation and Control Systems Journal, 2014, 6, 1258-1266 Open Access Smart Home System Based on ZigBee Network and STM32F407 Microprocessor
STRUCTURAL HEALTH MONITORING AT ROME UNDERGROUND, ROMA, ITALY
Ref: WhP_Rome_vA STRUCTURAL HEALTH MONITORING AT ROME UNDERGROUND, ROMA, ITALY WHITE PAPER Summary: This white paper shows how Structural Health Monitoring (SHM), helps to improve the quality in the construction
Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms
Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms Arifa Ferdousi 1 and Sadeque Reza Khan 2 1 Dept. of Computer Science and Engineering, Varendra University, Rajshahi, Bangladesh
2012 uptimedevices.com
2012 uptimedevices.com Contents Product Overview...3 Installation...4 Web Interface Orientation...5 Web Interface (Login Screen)...6 Summary Screen...7 Sensors Screen...8 Sensor Names...9 Graph...10 Alerts
Surveillance System Using Wireless Sensor Networks
Surveillance System Using Wireless Sensor Networks Dan Nguyen, Leo Chang Computer Engineering, Santa Clara University Santa Clara, California, USA [email protected] [email protected] Abstract The
Monitoring Software using Sun Spots. Corey Andalora February 19, 2008
Monitoring Software using Sun Spots Corey Andalora February 19, 2008 Abstract Sun has developed small devices named Spots designed to provide developers familiar with the Java programming language a platform
Wireless Security Camera
Wireless Security Camera Technical Manual 12/14/2001 Table of Contents Page 1.Overview 3 2. Camera Side 4 1.Camera 5 2. Motion Sensor 5 3. PIC 5 4. Transmitter 5 5. Power 6 3. Computer Side 7 1.Receiver
WIZ-Embedded WebServer User s Manual (Ver. 1.0)
[텍스트 입력] WIZ-Embedded WebServer User s Manual (Ver. 1.0) 2007 WIZnet Inc. All Rights Reserved. For more information, visit our website at www.wiznet.co.kr Document History Information Revision Data Description
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 3, Issue 6, June 2014
Real Time Wireless based Train Tracking, Track Identification and Collision avoidance System for Railway Sectors 1 R. Immanuel Rajkumar, 2 Dr.P. E. Sankaranarayanan, and 3 Dr.G.Sundari 1 Research Scholar,
Design of Fuzzy Drip Irrigation Control System Based on ZigBee Wireless Sensor Network
Design of Fuzzy Drip Irrigation Control System Based on ZigBee Wireless Sensor Network Xinjian Xiang College of Automation & Electrical Engineering, Zhejiang University of Science and Technology, Zhejiang,
Hardware Reference. Linux Device Server IGW/922 with DIL/NetPC ADNP/9200
Linux Device Server IGW/922 with DIL/NetPC ADNP/9200 Hardware Reference SSV Embedded Systems Heisterbergallee 72 D-30453 Hannover Phone: +49 (0)511/40 000-0 Fax: +49 (0)511/40 000-40 E-mail: [email protected]
