An Advance Intelligent Ambulance With Online Patient Monitoring System

Size: px
Start display at page:

Download "An Advance Intelligent Ambulance With Online Patient Monitoring System"

Transcription

1 An Advance Intelligent Ambulance With Online Patient Monitoring System Ankit Jha, Lalit Kanwar, Mayur Solanki, Shyam Sunder Joshi, Smt. Sarita Chauhan ABSTRACT The traffic congestion problems are the phenomenon which contributed huge impact to the transportation system. Ambulance service is one of the major services which get affected by traffic jams. So many important schedules get delayed due to these traffic jams. To solve this problem we have come up with the solution of An Advance Intelligent Ambulance With Online Patient Monitoring System. In this, we will track the patient s health conditions with following parameters such as heart rate, body temperature, etc. These parameters are sent to any specified cell phone using GSM unit. This system is designed to operate the traffic light, when it receives signals from an emergency vehicles whose signal transmissions are based on radio frequency (RF). This system used 8052, AVR micro-controller for triggering purposes to change the normal state to the emergency state. Here we use an assembly programming for better accuracy and GPS and GSM modules which will trace the vehicle anywhere on the globe. According to this project, when patient s parameters exceed the normal values then the sensor will detect the signal and sends it to micro-controller. The micro-controller will send the alert message through the GSM to an authorized mobile number, which will help in providing better facilities to the patient. Keywords:GPS and GSM modules, micro-controller,radio frequency signals. 1. INTRODUCTION The countries are facing so much problems on traffic light. The intersections between emergency vehicles andother public vehicles cause many accidents [1] [2]. The ambulances are facing difficulties to reach the destination on time because of the traffic congestion. Moreover, the situation is getting worse when an emergency vehicles have to wait for other vehicles to give way at traffic lights. This causes a delay of time and may affect the emergency case. Besides, the collisions with other vehicles from other direction might occur at intersections when emergency vehicles had to override the red traffic lights. All these difficulties faced by emergency vehicles can be avoided using this traffic light control system based on radio frequency. When ambulance vehicle reached at the traffic light intersection, the signal code will sent information of frequency modulation to the receiver which will work in between 100 meter range. The receiver module will demodulate the received code and the red traffic light will automatically be triggered at all the junctions and ambulance will easily reached to the destination. The ambulance will send radio frequency signals to the traffic control unit to manage the traffic light. Thus, the ambulance will have the special route from the other primary vehicles to reach the destination. The sensors which are attached in the ambulance system will monitor the patient s health and if the status exceeds the nominal values, the GSM module send the tracked data to the other GSM unit. In this way the hospital unit will get ready to treat the patient before it reached to the hospital. The main advantage of this project is that it is operated on 5V DC only, which can be easily available. 2. TRAFFIC CONTROL SYSTEM Whenever the ambulance get nearer to the traffic lighti.e. in the range of approximately 100 meter, the traffic signal will be made to green through RF communication. Thereby the ambulance is recommended to reach the hospital in time. This will save the patient from delaying in the traffic. 2.1 Radio Frequency Transmission A radio frequency (RF) signal begins as an electricalalternating current (AC) signal that is originally generated by a transmitter. This AC signal is sent via a copper conductor which usually a coaxial cable and radiated out of an antenna element in the form of an electromagnetic wave. Changes of current flow in the antenna produce changes in the electromagnetic fields around the antenna [2]. The figure 1 shows the block diagram of transmitting unit. This unit consists of decoders, PIC (Peripheral Interface Controller) micro-controller with RF transmitter. Volume 3, Issue 4, April 2015 Page 1

2 Figure 1Block diagram of transmitting signal unit 2.2 RF Based Wireless Remote T x -R x Modules This circuit utilizes the RF module, transmitter and receiver (TX-RX) for making a wireless remote [4], which could be used to drive an output from a distant place. RF module uses radio frequency to send signals. These signals are transmitted at particular frequency. A receiver can receive these signals only ifit is configured for that frequency [3]. The figure 2 shows interfacing of PIC with HT12D encoder, GSM modem, etc. Figure 2 Block diagram for interfacing of PIC with other devices A four channel encoder/decoder pair has also been used in this system. The input signals at the transmitter side are taken through four switches whilethe outputs are monitored on a set of four light emitting diodes (LED) corresponding to each input switch. The circuit can be used for designing remote appliance control system. This RF transmission system employs Amplitude Shift Keying (ASK) with transmitter/receiver (Tx/Rx) pair operating at 434 MHz. The transmitter module takes serial input and transmits these signals through RF. The transmitted signals are received by the receiver module placed away from the source of transmission. The decoder is used after the RF receiver to decode the serial format and retrieve the original signals as outputs. These outputs can be observed on corresponding LEDs. Transmission through RF is better than infrared (IR) because of many reasons. The figure 3 shows the blocks used in receiving signal unit which is connected at the traffic light end. Figure 3 Block diagram of receiving signal unit Firstly, signals through RF can travel through largerdistances making it suitable for long range applications. Besides, while IR mostly operates in line-of-sight mode, RF signals can travel even when there is an obstruction between transmitter and receiver. Next, RF transmission is more strong and reliable than IR transmission. RF communication uses a specific frequency unlike IR signals which are affected by other IR emitting sources. Volume 3, Issue 4, April 2015 Page 2

3 3. HOSPITAL SYSTEM One of the receiver units is hospital unit. This unit includes GSM trans-receiver. In this setup, GSM is used as source of information to hospital from ambulance. GSM is duplex unit and capable of transferring data as well as voice. Parameters of patient measured in ambulance are received by GSM receiver with delay of 5 sec. These parameters should be displayed on screen, so GSM has accompanied with computer specified cell phone, which is compatible to receive data in appropriate form which is very user friendly. In this way, we are using stack for storing receiveddata. After every 5 sec interval, data get updated and displayed on monitors. According to displayed data, appropriate action required can be suggested via message or call as process of typing a message and sending it, is very time consumable, call back is prefers. So we are using GSM unit in simplex mode, so as to avoid its time restrictions. So, at hospital unit GSM and computer fulfill the need of receiver application. The GPS is installed in the ambulance which sendsthe location. The unit consists of a user interface, GPSsystem and a GSM module [5]. The block diagram for hospital system unit is shown in figure 4. Figure 4 Block diagram of hospital system unit 4. AMBULANCE SYSTEM As we have already discussed about the RF signalswhich are used in signal transmission and reception. The transmitter section for traffic light controlling is fixed in the ambulance unit. As you can see in the block diagram in figure 5, there are various important components that makes the ambulance control unit or ambulance unit to work properly. Figure 5 Block diagram of Ambulance Unit Heart rate is very important parameter in patient shealth monitoring. It is being monitored by the sensing circuit which uses L14F1 and LM35 [7]. The heart rate is then interfaced with programmable interface controller (PIC). Similarly regarding the temperature of patient we are using LM35 as the sensing unit. It does not require any signal conditioning unit as it gives the output in adequate form with respect to Amplitude and accuracy. The sensor consists of a super bright red LED and light detector [8]. The LED needs to be super bright as the light must pass through finger and detected at other end see in figure6. When the heart pumps apulse of blood through the blood vessels, the finger becomes slightly more opaque and so less light reached the detector. With each heart pulse the detector signal varies. This variation is converted to electrical pulse. This signal is amplified and triggered through an amplifier which outputs +5V logic level signal. The output signal is also indicated on top by a LED which blinks on each heartbeat. Volume 3, Issue 4, April 2015 Page 3

4 Figure 6 Heart Beat sensor principle The following components are used in this unit. Each components of this unit are very necessary for complete working. MAX 232. GSM Trans-receiver. HT12E Encoder. T x 433 (Transmitter Module). The proposed system uses a micro-controller interfaced with sensors, which changes the junction timing automatically to accommodate movement of vehicles smoothly avoiding unnecessary waiting time at the junction. The MAX232 has two receivers and two drivers. This means only two of the RS-232 signals can be converted in each direction. Typically a pair of a driver/receiver of the MAX232 is used for TX and RX signals, and the second one for CTS and RTS signals. The Global Positioning System (GPS) is a satellitenavigation system that provides location and time information in all weather conditions, anywhere on or near the earth where there is an unobstructed line of sight to GPS satellites. In this project we use a GPS system which is attached with ambulance system. This GPS store the tracked location and send it over the GSM modem to the hospital unit or the preferred destination. Figure 7GSM Modem with SIM card for sending patient s data 5. SIMULATED RESULTS For compilation and simulation of coding KEIL and PROTEUS software are used. Simulation helps you understand hardware configurations and avoids time wasted on setup problems. When testing the software application with target hardware, use the MON51, MON390, MONADI, or FlashMON51 Target Monitors, the ISD51 In-System Debugger, or the ULINK USBJTAG Adapter to download and test program code on your target system. There are two types of AT commands: basic commands and extended commands. Basic commands are AT commands that do not start with +. For example, D (Dial), A (Answer), H (Hook control) and O (Return to online data state) are basic commands. Extended commands are AT commands that start with +. All GSM AT commands are extended commands. For example, +CMGS (Send SMS message), +CMSS (Send SMS message from storage), +CMGL (List SMS messages) and +CMGR (Read SMS messages) are extended commands. Volume 3, Issue 4, April 2015 Page 4

5 A. Traffic Light Simulation Figure 8Software simulation Figure 9 Green light at position 1 is ON Figure 10Green light at position 4 is ON for 10 secs Figure 11 Yellow light at position 4 is ON for 10 secs Figure 12Normal traffic light sequence Volume 3, Issue 4, April 2015 Page 5

6 B. Simulation For LCD Figure 13 Software simulation for LCD The output of LCD can be seen in Figure14. The LCDshows the readings of patient s temperature and heart rate/ heart beat. The figure 8 to figure 14 are the outputs from the software and the hardware. Figure 14 LCD output from hardware 6. PROJECT S ADVANTAGES AND FUTURE SCOPES There are several advantages of this projects. By using its concepts we can implement various useful applications. Some of the advantages are as follows: Ambulance service will no longer be affected bytraffic jams. Use of radio frequency signal which cannot beblocked by objects. Over a wide range applicability. One time investment cost. Helpful in saving people life. Volume 3, Issue 4, April 2015 Page 6

7 For future works, we can implement this project by using GPS system. This project can be enhanced in such away as tocontrol automatically the signals depending on the traffic density on the roads using sensors like IRDetector/receiver module extended with automatic turn off when no vehicles are running on any side of the road which helps in power consumption saving. In ambulance system, the data of the patient in the ambulance can be sent to the Hospitals via GSM technology. Thus, it can provide early and fast treatment of the patient. 7. CONCLUSION This project have achieved the main objective statedearlier which is analyzing and implementing the wireless communication; the radio frequency (RF) transmission in the traffic light control system for emergency vehicles. The prototype of this project is using the frequency of 434 MHz compared to the range of about 3 khz to 300 GHz of frequency which have been reserved for the RF theoretically. Besides, the functionality of this project proved that the other objectives have been successfully attained which are designing an emergency sequence mode of traffic light when emergency vehicles passing by an intersection and changing the sequence back to the normal sequence before the emergency mode was triggered. The sequences for this project has been developed using the programming in the micro-controller AVR. In future, this prototype system can be improvedby controlling the real traffic situation and the study can be done by investigating the length, reception and transmission issue for the system to be operated with this traffic light system. Real time Wireless technology can be implemented in the same design, wherein the patient s useful parameters will be sent to the hospital unit via hi-tech technology. So that the exact situation of the patient will be known to the doctors and necessary initial treatment could be provided. Wireless and mobile technologies are key components that would help enable patients suffering from chronicheart diseases to live in their own homes and lead their normal life, while at the same time being monitored for any cardiac events. This will not only serve to reduce the burden on the resources of the healthcare center but would also improve the quality of healthcare sector. REFERENCES [1]. Mr.S.Iyyappan, Mr.V.Nandagopal, Automatic Accident Detection And Ambulance Rescue With Intelligent TrafficLight System, International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering Vol. 2, Issue 4, April [2]. Sachin Jaiswal, Tushar Agarwal, Akanksha Singh and Lakshita, Intelligent Traffic Control Unit, International Journal of Electrical, Electronics and Computer Engineering 2(2): 66-72(2013). [3]. Amnesh Goel, Nidhi Chandra, Sukanya Ray Intelligent Traffic Light System to Prioritized Emergency Purpose Vehicles Based On Wireless Sensor Network, IJCA ( ) Volume 40-No.12, February [4]. N. M. Z. Hashim, A. S. Jaafar, N. A. Ali, L. Salahuddin, N. R. Mohamad, M. A. Ibrahim Traffic Light Control System for Emergency Vehicles Using Radio Frequency, IOSR Journal of Engineering (IOSRJEN),e-ISSN: , p-issn: , Vol. 3, Issue 7 (July. 2013), -V5-PP [5]. A. Brown,Y.Lu, and J. Nordlie, Integrated GPS/TOA Navigation using a Positioning and Communication software Defined Radio, Precedings of ION GNSS 2005, Long Beach, California, September [6]. Malik Tubaishat, Qi Qi, Yi Shang, Hongchi Shi Wireless Sensor-Based Traffic Light Control IEEE CCNC 2008 proceedings /08. [7]. Y. Chen, Wireless heart rate monitor with infrared detecting module, US A1, [8]. S. Rhee, B.-H. Yang, and H. H. Asada, Modeling of Finger Photoplethysmography for Wearable Sensors, The 1999 Annual Fall Meeting of the Biomedical Engineering. Volume 3, Issue 4, April 2015 Page 7

ADVANCED TRAFFIC CLEARANCE SYSTEM FOR AMBULANCE CLEARANCE USING RF-434 MODULE

ADVANCED TRAFFIC CLEARANCE SYSTEM FOR AMBULANCE CLEARANCE USING RF-434 MODULE Int. J. Chem. Sci.: 14(4), 2016, 3107-3112 ISSN 0972-768X www.sadgurupublications.com ADVANCED TRAFFIC CLEARANCE SYSTEM FOR AMBULANCE CLEARANCE USING RF-434 MODULE R. SURSHKUMAR *, R. BALAJI, G. MANIKANDAN

More information

Soldier Tracking and Health Indication System Using ARM7 LPC-2148

Soldier Tracking and Health Indication System Using ARM7 LPC-2148 Soldier Tracking and Health Indication System Using ARM7 LPC-2148 Shraddha Mahale, Ekta Bari, Kajal Jha Mechanism under Guidance of Prof. Elahi Shaikh (HOD) Electronics Engineering, Mumbai University Email:

More information

Intelligent Traffic Signal Management System Using Arm-7 Controller

Intelligent Traffic Signal Management System Using Arm-7 Controller Intelligent Traffic Signal Management System Using Arm-7 Controller Mamatha T 1, Chaitra C 2 1 Assistant Professor, Computer Science, RVCE, Bangalore,India 2 Student, Computer Science, RVCE, Bangalore,

More information

HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS

HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS Mr. Sunil L. Rahane Department of E & TC Amrutvahini College of Engineering Sangmaner, India Prof. Ramesh S. Pawase Department of E & TC Amrutvahini

More information

ECONOMICAL HEART RATE MEASUREMENT DEVICE WITH REMOTE MONITORING USING FINGERTIP

ECONOMICAL HEART RATE MEASUREMENT DEVICE WITH REMOTE MONITORING USING FINGERTIP ECONOMICAL HEART RATE MEASUREMENT DEVICE WITH REMOTE MONITORING USING FINGERTIP PROJECT REFERENCE NO. : 37S1390 COLLEGE : SRI SIDDHARTHA INSTITUTE OF TECHNOLOGY, TUMKUR. BRANCH : TELECOMMUNICATION ENGINEERING

More information

Index Terms-Emergency vehicle clearance, Higher density, IR sensor, Micro controller, RFID Technology.

Index Terms-Emergency vehicle clearance, Higher density, IR sensor, Micro controller, RFID Technology. Design of an Intelligent Auto Traffic Signal Controller with Emergency Override * Geetha.E 1, V.Viswanadha 2, Kavitha.G 3 Abstract- The main objective of this project is to design an intelligent auto traffic

More information

Accident Sensor with Google Map Locator

Accident Sensor with Google Map Locator IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 10 March 2016 ISSN (online): 2349-6010 Accident Sensor with Google Map Locator Steffie Tom Keval Velip Aparna

More information

GSM BASED PATIENT MONITORING SYSTEM

GSM BASED PATIENT MONITORING SYSTEM GSM BASED PATIENT MONITORING SYSTEM ABSTRACT This project deals with the monitoring of the patient parameters such as humidity, temperature and heartbeat. Here we have designed a microcontroller based

More information

Vehicle accident messenger system

Vehicle accident messenger system Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 7 (2017) pp. 1981-1987 Research India Publications http://www.ripublication.com Vehicle accident messenger system Dr.

More information

ELECTRICITY THEFT MONITORING AND ITS CONSUMPTION SAVINGS

ELECTRICITY THEFT MONITORING AND ITS CONSUMPTION SAVINGS ELECTRICITY THEFT MONITORING AND ITS CONSUMPTION SAVINGS Ms.V.Sellam 1, Saurav Chowdhury 2, MVS Vashishta 3, Anirudh Singh 4 1Asst. Prof, SRMIST,Chennai 2,3,4Student, SRMIST, Chennai ------------------------------------------------------------------------***-------------------------------------------------------------------------

More information

International Journal of Advance Engineering and Research Development AUTOMATIC METER READING FOR ELECTRIC BOARD USING RF (RADIO FREQUENCY)

International Journal of Advance Engineering and Research Development AUTOMATIC METER READING FOR ELECTRIC BOARD USING RF (RADIO FREQUENCY) Scientific Journal of Impact Factor (SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 2, Issue 12, December -2015 e-issn (O): 2348-4470 p-issn (P): 2348-6406 AUTOMATIC

More information

CHAPTER 12 NORTHERN ILLINOIS UNIVERSITY

CHAPTER 12 NORTHERN ILLINOIS UNIVERSITY CHAPTER 12 NORTHERN ILLINOIS UNIVERSITY Department of Electrical Engineering DeKalb, IL 60115 Principal Investigators: Mansour Tahernezhadi (815)-753-8568 Xuan Kong (815)-753-9942 127 128 NSF 1999 Engineering

More information

Smart Traffic Light Controller

Smart Traffic Light Controller RESEARCH ARTICLE Smart Traffic Light Controller OPEN ACCESS Prof. Sonali Pawar 1, Prof. Anuradha Nigde 2, Abhinav Kumar 3, Ritvik Saxena 4, Shubendu Kumar 5 1,2,3,4,5 (Electronics Engineering, BharatiVidyapeeth

More information

PHYSIOLOGICAL SIGNALS AND VEHICLE PARAMETERS MONITORING SYSTEM FOR EMERGENCY PATIENT TRANSPORTATION

PHYSIOLOGICAL SIGNALS AND VEHICLE PARAMETERS MONITORING SYSTEM FOR EMERGENCY PATIENT TRANSPORTATION PHYSIOLOGICAL SIGNALS AND VEHICLE PARAMETERS MONITORING SYSTEM FOR EMERGENCY PATIENT TRANSPORTATION Dhiraj Sunehra 1, Thirupathi Samudrala 2, K. Satyanarayana 3, M. Malini 4 1 JNTUH College of Engineering,

More information

DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT

DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT FA IZAH BINTI YA ACOB POLITEKNIK SULTAN SALAHUDDIN ABDUL AZIZ SHAH (yaacob_faiza@yahoo.com ) MASLIZAH BINTI MUNAHDAR POLITEKNIK SULTAN

More information

Adaptive Traffic Light Control System

Adaptive Traffic Light Control System IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 5, Ver. I (Sep - Oct.2015), PP 53-61 www.iosrjournals.org Adaptive Traffic Light

More information

An Intelligent Wearable e-belt for Continuous Monitoring of Sinus Rhythm

An Intelligent Wearable e-belt for Continuous Monitoring of Sinus Rhythm 1 An Intelligent Wearable e-belt for Continuous Monitoring of Sinus Rhythm Arun.P 1, Amala M.C 2, Anjaly M 3, Githin T.S 4, Jomin J 5 1 Assistant Professor, 2,3,4,5 UG Scholar, Department of Electronics

More information

Automatic Accident Detection and Intelligent Navigation System [1] Akshatha.V, [2] K.Nirmala Kumari

Automatic Accident Detection and Intelligent Navigation System [1] Akshatha.V, [2] K.Nirmala Kumari Automatic Accident Detection and Intelligent Navigation System [1] Akshatha.V, [2] K.Nirmala Kumari [1] PG Student, BIT Bengaluru, [2] Associate Professor Dept. of Electronics and Communication, BIT,Bengaluru

More information

Intelligent Traffic Light Controller

Intelligent Traffic Light Controller International Journal of Emerging Engineering Research and Technology Volume 3, Issue 3, March 2015, PP 38-50 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) ABSTRACT Intelligent Traffic Light Controller

More information

Wireless technologies Test systems

Wireless technologies Test systems Wireless technologies Test systems 8 Test systems for V2X communications Future automated vehicles will be wirelessly networked with their environment and will therefore be able to preventively respond

More information

Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application

Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application Abstract Wireless sensor networks use small, low-cost embedded devices for a wide range of applications such as industrial data

More information

War Field Spying Robot With Night Vision Camera

War Field Spying Robot With Night Vision Camera War Field Spying Robot With Night Vision Camera Aaruni Jha, Apoorva Singh, Ravinder Turna, Sakshi Chauhan SRMSWCET, UPTU, India Abstract With the aim of the satisfying and meeting the changing needs of

More information

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 03 Issue: 01 Jan p-issn:

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 03 Issue: 01 Jan p-issn: HI-TECH HOSPITAL 1 Kalyanee Sharma, 2 Hemendra Singh, 3 Divya Verma, 4 Deepti Modi, Department of Electronics and Communication Engineering, Poornima College of Engineering, Jaipur, Rajasthan, India ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

GSM based Patient monitoring system

GSM based Patient monitoring system For more Project details visit: http://www.projectsof8051.com/patient-monitoring-through-gsm-modem/ Code Project Title 1615 GSM based Patient monitoring system Synopsis for GSM based Patient monitoring

More information

RF Based Pick and Place Robot

RF Based Pick and Place Robot IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 12, Issue 3, Ver. I (May.-Jun. 2017), PP 34-38 www.iosrjournals.org RF Based Pick and Place

More information

Design and Implementation of Integrated Smart Township

Design and Implementation of Integrated Smart Township IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 2 Ver. I (Mar. Apr. 2016), PP 18-24 www.iosrjournals.org Design and Implementation

More information

GSM Based Water Billing System

GSM Based Water Billing System Reviewed Paper Volume 2 Issue 7 March 2015 International Journal of Informative & Futuristic Research ISSN (Online): 2347-1697 GSM Based Water Billing System Paper ID IJIFR/ V2/ E7/ 087 Page No. 2379-2385

More information

International Journal of Scientific & Engineering Research Volume 8, Issue 7, July-2017 ISSN

International Journal of Scientific & Engineering Research Volume 8, Issue 7, July-2017 ISSN 243 AUTOMATIC SPEED CONTROL OF VEHICLES IN SPEED LIMIT ZONES USING RF AND GSM Mrs.S.Saranya M.E., Assistant Professor Department of Electronics and Communication engineering Sri Ramakrishna Engineering

More information

Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction

Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction The infantry soldier of tomorrow promises to be one of the most technologically advanced modern warfare has ever seen. Around

More information

Design and Implementation of Smart Car Driving Kulkarni S.D.

Design and Implementation of Smart Car Driving Kulkarni S.D. Design and Implementation of Smart Car Driving Kulkarni S.D. Shendge P.S Dixit P.K. Raut S.A Jadhav D.A. Department of Electronics & Telecommunication Engineering, BMIT, Solapur Abstract In this paper

More information

Intelligent Accident Detection System

Intelligent Accident Detection System GRD Journals Global Research and Development Journal for Engineering National Conference on Emerging Research Trend in Electrical and Electronics Engineering (ERTEE-2018) March 2018 e-issn: 2455-5703 Intelligent

More information

Vehicle rescue system for medical emergency

Vehicle rescue system for medical emergency ISSN: 2347-3215 Volume 3 Number 3 (March-2015) pp. 52-61 www.ijcrar.com Vehicle rescue system for medical emergency Yogini Krishna Nangare* and S.G. Hate 1 ME (VLSI & Embedded System), G.H. Raisoni College

More information

GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction:

GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction: GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction: Electricity is an extremely handy and useful form of energy. It plays an ever growing role in our modern industrialized

More information

1 P a g e A n I S O 9 0 0 1-2 0 0 8 C e r t i f i e d C o m p a n y Digital Heart Beat Sensor This heart beat sensor is designed to give digital output of heart beat when a finger is placed on it. When

More information

Feeder Protection From Over Load and Earth Fault Relay

Feeder Protection From Over Load and Earth Fault Relay Feeder Protection From Over Load and Earth Fault Relay Prof. Vaneela Pyla 1, Uma N. Bhimnath 2, Archana M. Bhosale 3, Apurva V. Khachane 4 Assistant Professor, Electrical Engineering Department, NBN Sinhgad

More information

HAND GESTURE CONTROLLED ROBOT USING ARDUINO

HAND GESTURE CONTROLLED ROBOT USING ARDUINO HAND GESTURE CONTROLLED ROBOT USING ARDUINO Vrushab Sakpal 1, Omkar Patil 2, Sagar Bhagat 3, Badar Shaikh 4, Prof.Poonam Patil 5 1,2,3,4,5 Department of Instrumentation Bharati Vidyapeeth C.O.E,Kharghar,Navi

More information

Design and Development of Blind Navigation System using GSM and RFID Technology

Design and Development of Blind Navigation System using GSM and RFID Technology Indian Journal of Science and Technology, Vol 9(2), DOI: 10.17485/ijst/2016/v9i2/85809, January 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Design and Development of Blind Navigation System

More information

Intelligent Bus Tracking and Implementation in FPGA

Intelligent Bus Tracking and Implementation in FPGA Intelligent Bus Tracking and Implementation in FPGA D.Gowtham 1,M.Deepan 1,N.Mohamad Arsathdeen 1,N.Mithun Mano Ranjith 1,Mrs.A.K.Kavitha 2 1.B.E(student) Final year, Electronics and Communication Engineering

More information

Features: 1. User friendly interfacing. 2. Controls high voltage water pumps. 3. Identification of water pumps through RFID technology.

Features: 1. User friendly interfacing. 2. Controls high voltage water pumps. 3. Identification of water pumps through RFID technology. Construction of Central Control Unit for Irrigation water pumps. Cost effective method to control entire villager s water pumps with user level authentication. Illiterate s friendly system. This project

More information

International Journal Of Engineering Research & Management Technology

International Journal Of Engineering Research & Management Technology International Journal Of Engineering Research & Management Technology PREPAID ENERGY METER FOR IMPROVED METERING AND BILLING SYSTEM Amit, Assistant professor Nikhil Vijay, Farhaz Malik, Abhinav Sharma,

More information

Density Based Traffic Control with Emergency Override

Density Based Traffic Control with Emergency Override National conference on Engineering Innovations and Solutions (NCEIS 2018) International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume

More information

An implementation for efficient 8 two way traffic signal system for pedestrian and ambulance along with violation detection

An implementation for efficient 8 two way traffic signal system for pedestrian and ambulance along with violation detection An implementation for efficient 8 two way traffic signal system for pedestrian and ambulance along with violation detection Riya Paul 1, Mrs. Amrutha Benny 2, Dr. Vince Paul 3 1 (M.tech student, Sahrdaya

More information

A Microcontroller Based Smart Helmet Using GSM &GPS Technology in Construction Sites

A Microcontroller Based Smart Helmet Using GSM &GPS Technology in Construction Sites International Journal of Computer Engineering in Research Trends Multidisciplinary, Open Access, Peer-Reviewed and fully refereed Research Paper Volume-5, Issue-2,2018 Regular Edition E-ISSN: 2349-7084

More information

HELMET REQUIRED VEHICLE STARTING WITH ACCIDENT ALERT

HELMET REQUIRED VEHICLE STARTING WITH ACCIDENT ALERT Int. J. Engg. Res. & Sci. Sci. && Tech. Tech. 2015 2015 xxxxxxxxxxxxxxxxxxxxxxxx, 2015 Research Paper ISSN 2319-5991 www.ijerst.com Special Issue, Vol. 1, No. 2, April 2015 2 nd National Conference on

More information

ARTIFICIAL INTELLIGENCE BASED SELF PROTECTION DEVICE FOR WOMEN PROJECT REFERENCE NO: 38S0037

ARTIFICIAL INTELLIGENCE BASED SELF PROTECTION DEVICE FOR WOMEN PROJECT REFERENCE NO: 38S0037 ARTIFICIAL INTELLIGENCE BASED SELF PROTECTION DEVICE FOR WOMEN PROJECT REFERENCE NO: 38S0037 COLLEGE : EAST POINT COLLEGE OF ENGINEERING AND TECHNOLOGY, BENGALURU BRANCH : MECHANICAL ENGINEERING GUIDE

More information

Automated E-Billing and Supply Control using Power Line Communication

Automated E-Billing and Supply Control using Power Line Communication Automated E-Billing and Supply Control using Power Line Communication Vishal Salunke 1, Datta Barsale 2, Rushikesh Kashid 3 Jagadeesh Hallur 4 123 Student, Dept of E&TC, DYPSOET, Maharashtra, India 4 Asst.

More information

Simulation Of Radar With Ultrasonic Sensors

Simulation Of Radar With Ultrasonic Sensors Simulation Of Radar With Ultrasonic Sensors Mr.R.S.AGARWAL Associate Professor Dept. Of Electronics & Ms.V.THIRUMALA Btech Final Year Student Dept. Of Electronics & Mr.D.VINOD KUMAR B.Tech Final Year Student

More information

Design and implementation of a programmable remote controlled and monitored irrigation system

Design and implementation of a programmable remote controlled and monitored irrigation system IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 12 (December 2014), V1 PP 25-29 www.iosrjen.org Design and implementation of a programmable remote controlled

More information

Automatic Intelligent Traffic Control System

Automatic Intelligent Traffic Control System Automatic Intelligent Traffic Control System Harsh Singh Chauhan 1, Devesh Tiwari 2, Devashish 3 1,2,3Dept. of Electronics & Communication Engineering, IMS Engineering College Ghaziabad, U.P, India ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

AN EFFICIENT TRAFFIC CONTROL SYSTEM BASED ON DENSITY

AN EFFICIENT TRAFFIC CONTROL SYSTEM BASED ON DENSITY INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 AN EFFICIENT TRAFFIC CONTROL SYSTEM BASED ON DENSITY G. Anisha, Dr. S. Uma 2 1 Student, Department of Computer Science

More information

International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)

International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) 0976 INTERNATIONAL 6464(Print), ISSN 0976 6472(Online) JOURNAL Volume OF 4, Issue ELECTRONICS 1, January- February (2013), AND IAEME COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) ISSN 0976 6464(Print)

More information

BIO-INFORMATICS APPROACH TO STOP FLIGHT HIJACKING

BIO-INFORMATICS APPROACH TO STOP FLIGHT HIJACKING BIO-INFORMATICS IRONCLAD - AN INNOVATIVE APPROACH TO STOP FLIGHT HIJACKING www.technicalpapers.co.nr ABSTRACT: In the era of modern technology and high-end violence the fear of survival is always there

More information

An Optical Version of WIFI for Indoor Application

An Optical Version of WIFI for Indoor Application I J C T A, 9(15), 2016, pp. 8267-8274 International Science Press An Optical Version of WIFI for Indoor Application P.M. Joel* and S.T. Aarthy** ABSTRACT Visible Light Communication is an efficient bidirectional

More information

RFID based Women Safety System with Automatic Street Light Control System

RFID based Women Safety System with Automatic Street Light Control System RFID based Women Safety System with Automatic Street Light Control System Shruthi A B 1, Shivanand Gowda K R 2, Ramachandra A C 3 PG Student, VLSI Design & Embedded Systems, Alpha College of Engg, Bengaluru,

More information

Azaad Kumar Bahadur 1, Nishant Tripathi 2

Azaad Kumar Bahadur 1, Nishant Tripathi 2 e-issn 2455 1392 Volume 2 Issue 8, August 2016 pp. 29 35 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Design of Smart Voice Guiding and Location Indicator System for Visually Impaired

More information

Wireless Data Acquisition and Transmission System Design Using Arduino (for Military Jawan alive Detection Network)

Wireless Data Acquisition and Transmission System Design Using Arduino (for Military Jawan alive Detection Network) Wireless Data Acquisition and Transmission System Design Using Arduino (for Military Jawan alive Detection Network) Radhika S. Mundhada (M.tech) Dept. of Electronics & Communication Engg, VIT College of

More information

Traffic Light Control System Using Raspberry-PI

Traffic Light Control System Using Raspberry-PI Asian Journal of Electrical Sciences ISSN: 2249-6297 Vol. 5 No. 1, 2016, pp.8-12 The Research Publication, www.trp.org.in Traffic Light Control System Using Raspberry-PI 1 M.Vidhyia, 2 S.Elayaraja, 3 M.Anitha,

More information

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many RXQ2 - XXX GFSK MULTICHANNEL RADIO TRANSCEIVER Intelligent modem Transceiver Data Rates to 100 kbps Selectable Narrowband Channels Crystal controlled design Supply Voltage 3.3V Serial Data Interface with

More information

Rajeshwari K, 2 Ashwini A P, 3 Mallesh M K, 4 Chandru P under the guidance of, 5 Smt Prema N assistant professor 1,2,3,4,5

Rajeshwari K, 2 Ashwini A P, 3 Mallesh M K, 4 Chandru P under the guidance of, 5 Smt Prema N assistant professor 1,2,3,4,5 SMART LIFE SAVER WITH AUTOMATIC TRAFFIC CONTROL 1 Rajeshwari K, 2 Ashwini A P, 3 Mallesh M K, 4 Chandru P under the guidance of, 5 Smt Prema N assistant professor 1,2,3,4,5 Computer science department

More information

PRINCIPLES OF COMMUNICATION SYSTEMS. Lecture 1- Introduction Elements, Modulation, Demodulation, Frequency Spectrum

PRINCIPLES OF COMMUNICATION SYSTEMS. Lecture 1- Introduction Elements, Modulation, Demodulation, Frequency Spectrum PRINCIPLES OF COMMUNICATION SYSTEMS Lecture 1- Introduction Elements, Modulation, Demodulation, Frequency Spectrum Topic covered Introduction to subject Elements of Communication system Modulation General

More information

Traffic Signal Control System With Ambulance Assistance

Traffic Signal Control System With Ambulance Assistance IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 12, Issue 4, Ver. IV (Jul.-Aug. 2017), PP 71-79 www.iosrjournals.org Traffic Signal Control

More information

Above All. The most sophisticated unit for tracking containers in real time for security and management.

Above All. The most sophisticated unit for tracking containers in real time for security and management. * The most sophisticated unit for tracking containers in real time for security and management. The French comedian Pierre Dac once said, To see into the distance, you simply need to get closer. That applies

More information

Massachusetts Institute of Technology MIT

Massachusetts Institute of Technology MIT Massachusetts Institute of Technology MIT Real Time Wireless Electrocardiogram (ECG) Monitoring System Introductory Analog Electronics Laboratory Guilherme K. Kolotelo, Rogers G. Reichert Cambridge, MA

More information

INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA

INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA COMM.ENG INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA 9/9/2017 LECTURES 1 Objectives To give a background on Communication system components and channels (media) A distinction between analogue

More information

Keyword: - GSM kit, Transformer, sensors, rectifier, microcontroller, power supply, LCD.. Vol-3 Issue INTRODUCTION

Keyword: - GSM kit, Transformer, sensors, rectifier, microcontroller, power supply, LCD.. Vol-3 Issue INTRODUCTION GSM BASED DISTRIBUTION TRANSFORMER MONITORING SYSTEM Bhakare Govind A. 1, Dabe Nilesh P. 2,Pawar S. D. 3. 1 UG Student, Electrical Engineering, ATCFOE, Ahmednagar, Maharashtra, India 2UG Student, Electrical

More information

INTELLIGENT SYSTEM FOR TWO WHEELERS

INTELLIGENT SYSTEM FOR TWO WHEELERS INTELLIGENT SYSTEM FOR TWO WHEELERS Suboor Jamal 1, Syed Taha Kamal Ahmad 2 Department of ECE, Galgotias College Of Engineering and Technology, Gr. Noida, Uttar Pradesh, India ---------------------------------------------------------------***----------------------------------------------------------------

More information

International Journal of Research in Advent Technology Available Online at:

International Journal of Research in Advent Technology Available Online at: ON PANEL SIGNALLING SYSTEM FOR TRAINS WITH AUTOMATIC BRAKING Mr. Shailesh Mahakal 1, Ms. Rutuja Ruikar 2, Mr. Ameya Shirsat 3, Mr. Mohd Farhan 4 Department of Electronics and Telecommunication Lokmanya

More information

Chapter 1: Telecommunication Fundamentals

Chapter 1: Telecommunication Fundamentals Chapter 1: Telecommunication Fundamentals Block Diagram of a communication system Noise n(t) m(t) Information (base-band signal) Signal Processing Carrier Circuits s(t) Transmission Medium r(t) Signal

More information

Modern Electricity Billing System and Fuse Detection Using GSM

Modern Electricity Billing System and Fuse Detection Using GSM Modern Electricity Billing System and Fuse Detection Using GSM Santhya, Sandhya, Saranya, Sowmeya U.G Student, Department of ECE, SNS College of Technology, Coimbatore, Tamilnadu, India Associate Professor,

More information

International Journal of Modern Trends in Engineering and Research e-issn No.: , Date: April, 2016

International Journal of Modern Trends in Engineering and Research   e-issn No.: , Date: April, 2016 International Journal of Modern Trends in Engineering and Research www.ijmter.com e-issn No.:2349-9745, Date: 28-30 April, 2016 MATLAB CONTROLLING COLOUR SENSING ROBOT Dhiraj S.Dhondage 1,Kiran N.Nikam

More information

CS-200. PORTABLE TRAFFIC LIGHT CONTROLLER (Software 1.05) OPERATION AND SERVICE MANUAL

CS-200. PORTABLE TRAFFIC LIGHT CONTROLLER (Software 1.05) OPERATION AND SERVICE MANUAL CS-200 PORTABLE TRAFFIC LIGHT CONTROLLER (Software 1.05) OPERATION AND SERVICE MANUAL CS-200 Operation and Service Manual Page 2 Manufactured by: LINCAST INTERNATIONAL PTY. LTD. 2/3 Sir Laurence Drive

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 1

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (  1 Biomimetic Based Interactive Master Slave Robots T.Anushalalitha 1, Anupa.N 2, Jahnavi.B 3, Keerthana.K 4, Shridevi.S.C 5 Dept. of Telecommunication, BMSCE Bangalore, India. Abstract The system involves

More information

Wireless Transceiver for Dot Matrix (WiTrix)

Wireless Transceiver for Dot Matrix (WiTrix) Wireless Transceiver for Dot Matrix (WiTrix) AZIZUDDIN A. AZIZ, HANITA DAUD, SHARIFAH ZAHIRA SYED IEDIN Department of Electrical & Electronics Engineering Universiti Teknologi PETRONAS Bandar Seri Iskandar,

More information

Chapter 1 Introduction

Chapter 1 Introduction Wireless Information Transmission System Lab. Chapter 1 Introduction National Sun Yat-sen University Table of Contents Elements of a Digital Communication System Communication Channels and Their Wire-line

More information

IMPLEMENTATION OF EMBEDDED SYSTEM FOR INDUSTRIAL AUTOMATION

IMPLEMENTATION OF EMBEDDED SYSTEM FOR INDUSTRIAL AUTOMATION IMPLEMENTATION OF EMBEDDED SYSTEM FOR INDUSTRIAL AUTOMATION 1 Mr. Kamble Santosh Ashok, 2 Mr.V.Naga Mahesh 1 M.Tech Student, 2 Astt.Prof. 1 Ece - Embedded System, 1 Scient Institute Of Technology, Ibrahimpatnam,

More information

Design and Development of Train Tracking System in South Central Railways

Design and Development of Train Tracking System in South Central Railways International Journal of Science and Modern Engineering (IJISME) Design and Development of Train Tracking System in South Central Railways Shaik Nahid,Srinivas Padala,V.Samson Deva Kumar Abstract Rail

More information

[Kadappa, 4(6): June, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785

[Kadappa, 4(6): June, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY IMPLEMENTATION OF VEHICLE OVER SPEED VIOLATION INDICATOR AND IR BASED HORN SYSTEM Prof Rudrappa B Gujanatti, Kadappa Akkatangerhal,

More information

CR 33 SENSOR NETWORK INTEGRATION OF GPS

CR 33 SENSOR NETWORK INTEGRATION OF GPS CR 33 SENSOR NETWORK INTEGRATION OF GPS Presented by : Zay Yar Tun 3786 Ong Kong Huei 31891 Our Supervisor : Professor Chris Rizos Our Assessor : INTRODUCTION As the technology advances, different applications

More information

Design of a prototype to detect mobile phone usage in restricted areas

Design of a prototype to detect mobile phone usage in restricted areas Design of a prototype to detect mobile phone usage in restricted areas Shruthi.K #1, Ramaprasad.P *2 # Assistant Professor Senior Scale, Dept. of E&C, Manipal Institute of Technology, Manipal University,

More information

International Research Journal in Advanced Engineering and Technology (IRJAET)

International Research Journal in Advanced Engineering and Technology (IRJAET) International Research Journal in Advanced Engineering and Technology (IRJAET) ISSN (Print) : 2454-4744 ISSN (Online) : 2454-4752 (www.irjaet.com) Vol. 1, Issue 3, pp.83-87, October, 2015 ENERGY SAVING

More information

IOT Based Intelligent Traffic Signal and Vehicle Tracking System

IOT Based Intelligent Traffic Signal and Vehicle Tracking System IOT Based Intelligent Traffic Signal and Vehicle Tracking System Srinuvasa Manikanta Adabala M.Tech (Embedded Systems), Department of ECE, Aditya College of Engineering(JNTUK), Surampalem, A.P -533437.

More information

Tcommunicator : Economical wireless traffic System

Tcommunicator : Economical wireless traffic System Tcommunicator : Economical wireless traffic System J.Ganesh Dept of Electronics and computer Engineering Koneru Lakshmaiah university, Andhra Pradesh Email: ganexplorer@yahoo.co.in G. Chenchamma Asst.

More information

Auto-Fact Security System

Auto-Fact Security System IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 10 March 2016 ISSN (online): 2349-6010 Auto-Fact Security System Rasika Hedaoo Department of Electronics Engineering

More information

Design of WSN for Environmental Monitoring Using IoT Application

Design of WSN for Environmental Monitoring Using IoT Application Design of WSN for Environmental Monitoring Using IoT Application Sarika Shinde 1, Prof. Venkat N. Ghodke 2 P.G. Student, Department of E and TC Engineering, DPCOE Engineering College, Pune, Maharashtra,

More information

Portland State University MICROCONTROLLERS

Portland State University MICROCONTROLLERS PH-315 MICROCONTROLLERS INTERRUPTS and ACCURATE TIMING I Portland State University OBJECTIVE We aim at becoming familiar with the concept of interrupt, and, through a specific example, learn how to implement

More information

ALIVE HUMAN BEING DETECTOR IN WAR FIELDS USING GSM AS WIRELESS TECHNOLOGY

ALIVE HUMAN BEING DETECTOR IN WAR FIELDS USING GSM AS WIRELESS TECHNOLOGY ALIVE HUMAN BEING DETECTOR IN WAR FIELDS USING GSM AS WIRELESS TECHNOLOGY Rachel Evangeline Christian 1, Sindhu Rani A.H 2, Tulasi. M 3, Guided by Sridevi Malipatil 4 1 B.E, Computer Science Engineering,

More information

IOT BASED AUTOMATIC VEHICLE ACCIDENT DETECTIONANDRESCUE INFORMATION SYSTEM

IOT BASED AUTOMATIC VEHICLE ACCIDENT DETECTIONANDRESCUE INFORMATION SYSTEM IOT BASED AUTOMATIC VEHICLE ACCIDENT DETECTIONANDRESCUE INFORMATION SYSTEM Supriya 1, Ajayakumar Gooli 2, Harshitha.R 3, Harshitha S 4, Dilip Chandra E 5 12345 Electronics and Communication Engineering,

More information

Graduation Design Project Proposal Form

Graduation Design Project Proposal Form King Saud University College of Engineering Electrical Engineering Department Semester: 381 Graduation Design Project Proposal Form Project # E1 Project Title: Design, Manufacturing and Characterization

More information

Distance Measurement of an Object by using Ultrasonic Sensors with Arduino and GSM Module

Distance Measurement of an Object by using Ultrasonic Sensors with Arduino and GSM Module IJSTE - International Journal of Science Technology & Engineering Volume 4 Issue 11 May 2018 ISSN (online): 2349-784X Distance Measurement of an Object by using Ultrasonic Sensors with Arduino and GSM

More information

MEMS Accelerometer sensor controlled robot with wireless video camera mounted on it

MEMS Accelerometer sensor controlled robot with wireless video camera mounted on it MEMS Accelerometer sensor controlled robot with wireless video camera mounted on it The main aim of this project is video coverage at required places with the help of digital camera and high power LED.

More information

Automatic Two Wheeler Driving Licence System by Using Labview

Automatic Two Wheeler Driving Licence System by Using Labview Automatic Two Wheeler Driving Licence System by Using Labview D.Sarathkumar 1, C.K Sathish Kumar 2, S.Nithya 3, E.Thilagavathi 4 Assistant Professor, Department of EEE, Kongu Engineering College, Perundurai,

More information

DISTRIBUTION TRANSFORMER MONITORING AND CONTROL SYSTEM FOR REMOTE ELECTRIC POWER GRIDS THROUGH GSM

DISTRIBUTION TRANSFORMER MONITORING AND CONTROL SYSTEM FOR REMOTE ELECTRIC POWER GRIDS THROUGH GSM DISTRIBUTION TRANSFORMER MONITORING AND CONTROL SYSTEM FOR REMOTE ELECTRIC POWER GRIDS THROUGH GSM KIRAN DILIP DESAI 1, RAMCHANDRA P.HASABE 2 Electrical Engg.Department, Walchand College of Engg., Sangli.

More information

KCS TraceME TM-203 / R9F4 GPS / GPRS / SMS / RFID module, OEM Version

KCS TraceME TM-203 / R9F4 GPS / GPRS / SMS / RFID module, OEM Version KCS TraceME TM-203 / R9F4 GPS / GPRS / SMS / RFID module, OEM Version The KCS GPRS/GPS range of modules enables you to remotely track & trace people, animals and a variety of objects, e.g. cars, trucks,

More information

RFID- GSM- GPS Imparted School Bus Transportation Management System

RFID- GSM- GPS Imparted School Bus Transportation Management System International Journal of Research Studies in Science, Engineering and Technology Volume 3, Issue 8, August 2016, PP 12-16 ISSN 2349-4751 (Print) & ISSN 2349-476X (Online) RFID- GSM- GPS Imparted School

More information

AMBULANCE TRACKING AND ALTERNATE ROUTING

AMBULANCE TRACKING AND ALTERNATE ROUTING AMBULANCE TRACKING AND ALTERNATE ROUTING E.Abinaya 1, M.Arul Kumar 2, N.Abinaiya 3, RA.Saraswathi 4 1,2 PG student / VLSI Design, SNS College of Technology, Coimbatore, (India) 3 PG student / Communication

More information

E-health Project Examination: Introduction of an Applicable Pulse Oximeter

E-health Project Examination: Introduction of an Applicable Pulse Oximeter E-health Project Examination: Introduction of an Applicable Pulse Oximeter Mona asseri & Seyedeh Fatemeh Khatami Firoozabadi Electrical Department, Central Tehran Branch, Islamic Azad University, Tehran,

More information

GPS Tracking System Using Car Charger

GPS Tracking System Using Car Charger Computer Science and Information Technology 5(4): 135-139, 2017 DOI: 10.13189/csit.2017.050403 http://www.hrpub.org GPS Tracking System Using Car Charger Kavish Atul Sanghvi *, Prianka Manoj Mestry Thakur

More information

GPS TECHNOLOGY IN COMMUNITY SERVICES

GPS TECHNOLOGY IN COMMUNITY SERVICES Abstract ISSN: 2456-2955 GPS TECHNOLOGY IN COMMUNITY SERVICES James Anderson Computer Department, Maseno University jamesbynature@gmail.com The paper demonstrated the role of GPS technology in law enforcement

More information

Hardware/Software Co-Simulation of BPSK Modulator Using Xilinx System Generator

Hardware/Software Co-Simulation of BPSK Modulator Using Xilinx System Generator IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719, Volume 2, Issue 10 (October 2012), PP 54-58 Hardware/Software Co-Simulation of BPSK Modulator Using Xilinx System Generator Thotamsetty

More information

Innovative Congestion Control for Ambulance Using IOT

Innovative Congestion Control for Ambulance Using IOT Innovative Congestion Control for Ambulance Using IOT Kasukurthy Uday Bhanu Achanala Puneeth Krishna Suganthi Brindha.G SRM University, Chennai. SRM University, Chennai. Asst.Professor, SRM University,

More information