AUTOMATIC FUEL RESTORATION ASSISTANCE FOR CONNECTED VEHICLES. Assistant Professor, Karpagam College of Engineering, Coimbatore, India

Size: px
Start display at page:

Download "AUTOMATIC FUEL RESTORATION ASSISTANCE FOR CONNECTED VEHICLES. Assistant Professor, Karpagam College of Engineering, Coimbatore, India"

Transcription

1 Volume 118 No , ISSN: (printed version); ISSN: (on-line version) url: ijpam.eu AUTOMATIC FUEL RESTORATION ASSISTANCE FOR CONNECTED VEHICLES 1 Rajesh Kanna R., 2 AllwynSashankPandian A., 3 Venkadeswaran A., 4 Gobinath T., 5 PranitJeba Samuel C, Assistant Professor, Karpagam College of Engineering, Coimbatore, India 1 rrkanna10@gmail.com Abstract: In this world while travelling, people get stuck in the middle of nowhere due to an empty fuel tank. Our project aims at eliminating this problem by browsing and showing the nearest petrol bunk to the driver. We have developed an android app which is based on the fuel level of the vehicle, that will suggest the nearest Petrol bunks using Google Maps and Google Distance Matrix API[1], and will help the user to navigate to the selected petrol bunk. A Float sensor is used to detect the level of petrol pump and a GSM module is used to communicate the level of petrol pump to the android app. A GPS module is used to find the nearest petrol bunk. A user can also look at the current month s petrol pumps he visited and the last time when his fuel tank level went low. All details of the user such as his current status, location of petrol bunk he already went, level of the petrol, date and time are stored in the db for driver s reference and for future references[2][3]. This will help users to reach a petrol bunk on time even in an unknown location or when they are stuck with no help in the vicinity around. The application is not so heavy and doesn t require much space and gives accurate result. Keywords: Android, Petrol bunk, Google Maps, GSM Module, Float sensor, GPS module. 1. Introduction Nowadays people are taking long distance travelling without aware of petrol and usually end up in some mobile area with no petrol. So our system will notify the traveller in advance when the vehicle goes low on petrol and also gives the route to nearest petrol bunk station.since we have used the Float sensor for sensing the fuel level, it is very fast in the indication of the fuel level and while the fuel level decreases to a particular low level our app gets connected using the GSM module that have been integrated and the nearest petrol bunk is used in our screen using the GPS module that we have integrated. A project for this problem of Fuel Monitor and Petrol bunk Alert System will suggest the nearest petrol bunks that will help user to navigate to the selected petrol bunk, and the cognito of petrol bunks he visited. We used reliable technologies such as Float sensor to detect the level of liquid, PIC16F877A controller, GSM module and a GPS module as hardware and software components such as Android app and Google APIs. This app can be the next most revolution in the current technology as most people rely on their android apps for maps and other products. They will be possibly used for browsing and searching for the nearest petrol bunks based on the level of the petrol and will surely increase their productivity. Not only our app, but also different apps have been found to find the petrol bunks nearby he driver s module. This technology can be enhanced to implement the same system for milk processing industries while distributing the milk and its products to the market. In day to day life we can see that water distribution in summer is also one of the problems in front of India. So it is possible to keep control on water distribution in particular area. The rationing products like vegetable oil as well as kerosene and its sub products may be securely distributed to the customers using the same system we proposed. Also it is possible to keep record of the distributed products in market which is commercially most important for industries. GPS systems are mostly versatile and it will be seen in almost any sector of the industries. They can be used to find the nearest petrol bunks and also not only those which include navigation of ground airplanes or in the ships. GPS and GSM systems are widely used in personnel applications and by the emergency teams to locate the pupil who are in need of emergence. Which is the combination of electronics, sensors, software and network. It is the most common problem faced by everyone whenever the petrol level goes low and the people have to search for nearest petrol bunk. Not everyone can estimate manually as to how much distance they can travel before their car breaks down completely and they become helpless Existing work 2. Literature Survey In a project named IoT based Petrol Pump Finder [1], they have used an arduino as the controller. 625

2 In our project, we have used the PIC16F877A module as the controller module. It has the advantage over it of having more pins than in Arduino. As the percentage malfunctioning of PIC controller is less compared to the Arduino board, we have used it because of having RISC architecture in PIC. Due to less power consumption than Arduino, PIC is used over Arduino. 2.2 Existing work In a project named Bluetooth module based Automatic Fuel Detector System [2], they have used Ultrasonic sensor. In our project, we have used Float sensor to detect the fuel level in the vehicle. Since there are no inbuilt function to identify the failure in an ultrasonic sensor, we have used the modern Float Sensor, which are otherwise called as Water level switches. These are used to detect the level of the fuel in a vehicle with more optimized power consumption and money consumption i.e it is cheap compared to ultrasonic sensor and saves money by consuming lesss power. 2.3 Existing work In a project named Smart Automatic Petrol Pump System [3], they have used Bluetooth module. In our project, we have used GSM module over it to communicate to the app we have created to indicate the low fuel level. GSM is used to transmit data services to the app from the signals detected using Float sensor. Since we have used mobile as our indicator to show the fuel level, GSM is used over Bluetooth module. Also GSM has the extensive coverage more than Bluetooth module. 2.4 Existing work In a project named Smart Petrol Pump System using Bluetooth module [3], they have used Bluetooth module. In our project, we have used GPS Module to locate the nearest petrol bunks for the users [4]. A real-time location of the petrol bunks are shown using the real- time data of the vehicle to locate the nearest from the list of petrol bunks available in the list. Also having used the GPS module, it emphasizes the response times in dealing with users by allowing to select the nearest petrol bunk in the vicinity. GPS is also used to find the traffic status of our vicinity wheree we can save the fuel consumption. 2.5 Existing work In a project named Smart Automatic Petrol Pump System [6], they have used Wamp server to store the details of the user and the timings of the fuel-fillings. In our project, we have used the cloud storage to store the timings and the names of the petrol bunks which are nearby the vicinity of the user or the driver. So whenever there is a shortage of fuel, the particular level is stored inside the cloud and the timings of the level are stored.ge is very authentic, it can be accessed from anywhere in the world throughh Internet connection. Cloud storage can also be used as a back-up plan for disaster recovery of data. 3. Block Diagram and Working Figure 3.1 Block Diagram Figure 2.1 Block Architecture Diagram 626

3 At the beginning, the level of the fuel is sensed by the Float sensor which is placed in the fuel tank. This system is attached to a microcontroller named PIC which is used for the communication of the information to the mobile device or the GPS of the user or the driver using a GSM Module [2][5]. This is examined by the app integrated and used to find the petrol bunks in the neighbourhood of the vehicle. This all is done by using Google Maps and GPSAPI. The status history and also the petrol bunks visited before are saved in the cloud storage for the later reference. The float sensors as mentioned earlier are used to find the level of thepetrol in a car or a bike or in any vehicle with more equally more strategic and optimized power consumption.more than Bluetooth module [1], GSM has the extensive coverage of the bandwidth. We have used GPS Module to locate the nearest petrol bunks for the users [3].. Due to less power consumption, PIC is used over other microcontrollers. 4. Activity Flow Chart The operation of our system could be explained with the flowchart. We have shown the decision loops of the process, Figure 4.2 Search Petrol Bunks 5. System Design The project can be implemented into two parts, They are 1. Hardware 2. Software Hardware Components used 1. PIC16F877A 2. GSM module 3. Float sensor 4. GPS Module We used an Float Sensor" to detect the level of the liquid. Initially, Water liquid was used to evaluate the project model. The signal detection or the detected value what we obtained from the Float sensor will be transferred to GSM Module which was in turn transferred to the android developed app which will be used using the GPS Module interfaced. The Android developed app use the detected signal or the detected value to indicate the level of the petrol and it was concluded with various inferences in which thereafter such as the distance maximum can be travelled using the vehicle and find the nearest petrol bunks in the vicinity of the user or the driver[3]. Figure 4.1 Search Petrol Bunks 627

4 Circuit Diagram Integrated Development Environment is used to give many changes and development to the PIC* microcontroller enhancement tool chain. Not like earlier versions of the MPLAB IDE which were developed completely domestically, MPLAB X IDE is fully dependent or based upon the open source NetBeans IDE. Using the MPLAB X IDE path ill help us to add or modify many frequently requested features very quickly,sharply and easily, in other areas it also provide us a much more flexible and extensible architecture to enhance us with even more new features in the later stages. 6. Results Snap Shot and Discussion Hardware Setup Figure 5.1 PIC to GSM Module We were able to implement a model which could take the readings of the level indicator and feed into our android app. The app searched for nearest petrol bunks and helps the user to navigate the selected petrol bunk and provided various other facilities. This will be a great productive app for people as they will no more be stuck at an unknown location finding petrol bunk. This app addresses a real life problem faced by all of us and will be quite beneficial. This app could further be improvised for real time use. Software Figure 5.2 Hardware Setup Figure 6.1 PIC to alert system output We have developed a simple app by our own using Embedded-C using the tool MPLAB X IDE and used for the storage of the indication level and for the communication to the GPS. Thus the GPS in turn indicates the nearest petrol bunk and is conveyed to the user through the android app. MPLAB X IDE is a software tool program that runs on a Personal Computer (may be Linux or Windows) to engage or develop the hardware applications for the integrated chips or IC s, microcontrollers and digital signal controllers. IDE is called as an Integrated Development Environment (IDE), since it gives a single integrated "environment" to develop the code for embedded systems. MPLAB X Figure 6.2 PIC to Hardware output 628

5 Figure 6.3 PIC to Software output visit and trust. It will not only increase competition among petrol bunk but will also motivate them to provide better services to users. There are a number of cases we hear where petrol bunk cheat on customers by charging more money than required or those of poor services. Such problems will diminish and it will help provide a better way of living. This technology can be enhanced to implement the same system for milk processing industries while distributing the milk and its products to the market. In day to day life we can see that water distribution in summer is also one of the problems in front of India. So it is possible to keep control on water distribution in particular area. The rationing products like vegetable oil as well as kerosene and its sub products may be securely distributed to the customers using the same system we proposed. Also it is possible to keep record of the distributed products in market which is commercially most important for industries. 8. Future Work Figure 6.4 PIC to output location The level indicator can be clubbed with the petrol level indicator already provided in cars and a system could be developed to fetch that value into our app. This would prove to be a great boon for many. A rating system for petrol bunk can also be provided. There will be a separate section to add reviews and rating for a particular petrol bunk that can be addedd and several Machine Learning algorithms such as sentimental analysis could be used to get the accurate rating. This would be the next big thing in our Tech market as such apps like Zomato exist which provide rating and reviews for various restaurants but theree is no such thing for petrol bunk that exists. The app would not just serve the purpose of finding petrol bunk for you, but it will also suggest you the petrol bunk you should prefer based on he reviews and rating which will prove very helpful to the customers. 7. Conclusion Once all the functionalities are added and the app is made real time, it proved that the app is very helpful to the users. It will suggest petrol bunk that they could visit and also help users to choose which petrol bunk to Future work includes rating and review section in the Android Application and calculating the maximum distance the vehicle can travel before fuels runs out completely. The rating and review section will be based on Participator y Sensing. This is an approach where information collected through user s mobile phone help to improve quality of service. This will be a kind of recommendation system to the other users where users will avoid going to the petrol bunks with a bad quality of service. We also intend to include a feature where the user can know the maximum distance his vehicle can travel before the fuel runs out. This will be of great help to the driver, and will be user customized.the application will be completely automatic, in the sense that user need not touch the mobile phone. The Text-to-Speech and Speech-to-Text will be accurate and efficient. References [1] L. Ma, L. Gu, J. Wang, Research and Development of Mobile Application for Android Platform, International Journal of Multimedia and Ubiquitous Engineering, vol. 9, pp , [2] S. Holla, MM Katti, Android Based Mobile Application Development and its Security, International Journal of Computer Trends and Technology, vol. 3, issue 3, [3] L. Priyanka, A. Priyanka, K. Monali, M. Sandhya, Smart Shopping: Location Based An Android Application, Imperial Journal of Inter disciplinary Research, vol. 2, issue 1, [4] S.V.Devika, S.K. Khamuruddeen, JayanthThota, KhaleshaShaik, Arduino Based Automatic Plant 629

6 Watering System, International Journal of Advanced Research in Computer Science and Software Engineering, vol. 4, issue 10, [5] Y. Chittoria, NehaAggarwal, My Tour- Navigation Based Application, International Journal of Advanced Research in Computer Science and Software Engineering, vol. 4, issue 2, [6] Dr. O Ibrahim, K. Monish, Design and Implementation an Online Location based Services Using Google Maps for Android Mobile, International Journal of Computer Networks and Communications Security, vol. 2, issue 3, [7] P. Verma, K. Bhatia, Design and Development of GPS-GSM Based Tracking System with Google Map Based Monitoring, International Journal of Computer Science, Engineering and Applications, vol. 3, issue 3, [8] Araujo, D. Portugal, M. Couceiro, R. Rocha, Integrating Arduino-Based Educational Mobile Robots in ROS, Proceedings Of the 13thInternational Conference on Mobile Robots and Competitions, April 24th, [9] A. Shrivastava, A. Verma, S.P. Singh, Distance Measurement of an Object or Obstacle by Ultrasound Sensors using P89C51RD2, International Journal of Computer Theory and Engineering, vol. 2, issue 1, [10] T. Padmapriya and V. Saminadan, Inter-cell Load Balancing technique for multi-class traffic in MIMO-LTE-A Networks, International Journal of Electrical, Electronics and Data Communication (IJEEDC), ISSN: , vol.3, no.8, pp , Aug [11] S.V.Manikanthan and T.Padmapriya Recent Trends In M2m Communications In 4g Networks And Evolution Towards 5g, International Journal of Pure and Applied Mathematics, ISSN NO: , Vol- 115, Issue -8, Sep [12] R.Kalaivani,K.Ramash Kumar, S. Jeevananthan, Implementation of VSBSMC plus PDIC for Fundamental Positive Output Super Lift-Luo Converter, Journal of Electrical Engineering, Vol. 16, Edition: 4, 2016, pp

7 631

8 632

AUTOMATED GARBAGE COLLECTION USING GPS AND GSM. Shobana G 1, Sureshkumar R 2

AUTOMATED GARBAGE COLLECTION USING GPS AND GSM. Shobana G 1, Sureshkumar R 2 Volume 118 No. 20 2018, 751-755 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu AUTOMATED GARBAGE COLLECTION USING GPS AND GSM Shobana G 1, Sureshkumar

More information

Arduino Based Speech Controlled Robot for Human Interactions

Arduino Based Speech Controlled Robot for Human Interactions Arduino Based Speech Controlled Robot for Human Interactions B. Sathish kumar 1, Dr. Radhika Baskar 2 1BE Scholar, Electronics and Communication Engineering, Saveetha School of Engineering, Kuthamakkam,

More information

Android Application Based Bluetooth Controlled Robotic Car

Android Application Based Bluetooth Controlled Robotic Car International Journal of Intelligent Information Systems 2017; 6(5): 62-66 http://www.sciencepublishinggroup.com/j/ijiis doi: 10.11648/j.ijiis.20170605.12 ISSN: 2328-7675 (Print); ISSN: 2328-7683 (Online)

More information

Final Report. Project Title: Dial A Whip

Final Report. Project Title: Dial A Whip EEL 4924 Electrical Engineering Design (Senior Design) 25 April 2012 Project Title: Dial A Whip Team Members: Name: Chris Calvo Name: Daniel De Leo Project Abstract: Dial A Whip consists of a compact module

More information

Location Based Task Reminder System Using Android Mobile

Location Based Task Reminder System Using Android Mobile Location Based Task Reminder System Using Android Mobile Adarrsh Paul 1, Akkshansh Paul 2, S.Jaya Kumar 3 1, 2 Student, Department of Computer Engineering, SRM IST, Chennai, Tamil Nadu, India. 3 Assistant

More information

Implementation of ATM security using IOT

Implementation of ATM security using IOT Implementation of ATM security using IOT Mahalakshmi.T.K 1, J.Kumudha 2, M.Ranjitha 3, Mr.J.Gurumurthy 4, Dr.D.Sivakumar 5 1,2,3 Department of electronics and communication engineering, Easwari engineering

More information

SMS Based Household Appliance Monitoring and Controlling System Ms.Shraddha G.Rajkuwar*1, Ms.Rupali G.Bhople*2, Ms.Pooja V.

SMS Based Household Appliance Monitoring and Controlling System Ms.Shraddha G.Rajkuwar*1, Ms.Rupali G.Bhople*2, Ms.Pooja V. SMS Based Household Appliance Monitoring and Controlling System Ms.Shraddha G.Rajkuwar*1, Ms.Rupali G.Bhople*2, Ms.Pooja V.Kendale*3 *1 (student of IT Department, AEC, Chikhli (MS), INDIA) *2 (student

More information

IoT Based Traffic Signalling System

IoT Based Traffic Signalling System IoT Based Traffic Signalling System Ashok. P.V B.Tech Graduate, Department of Information Technology, SivaSankari.S Assistant Professor, Department of Information Technology, Vignesh Mani B.Tech Graduate,

More information

Smart Home Intruder Detection System

Smart Home Intruder Detection System Smart Home Intruder Detection System Sagar R N 1, Sharmila S P 2, Suma B V 3 U.G Scholar, Dept. of Information Science, Siddaganga Institute of Technology, Tumakuru, India Assistant Professor, Dept. of

More information

Voice Recognition Based Smart Home Control System

Voice Recognition Based Smart Home Control System International Journal of Engineering Inventions e-issn: 2278-7461, p-issn: 2319-6491 Volume 6, Issue 4 [April 2017] PP: 01-05 Voice Recognition Based Smart Home Control System Awadalla Taifour Ali 1, Eisa

More information

Tourism Guide for Tamilnadu (Android Application)

Tourism Guide for Tamilnadu (Android Application) IJIRST International Journal for Innovative Research in Science & Technology Volume 4 Issue 11 April 2018 ISSN (online): 2349-6010 Tourism Guide for Tamilnadu (Android Application) P. K. Jithin P. Prasath

More information

Circuit Diagram For Water Level Controller Using 8051 Microcontroller With Pin Configuration

Circuit Diagram For Water Level Controller Using 8051 Microcontroller With Pin Configuration Circuit Diagram For Water Level Controller Using 8051 Microcontroller With Pin Configuration This is the circuit diagram water level controller using microcontroller Free diagram for water level controller

More information

Smart Home Automation Control Using Bluetooth And GSM Information

Smart Home Automation Control Using Bluetooth And GSM Information Research Paper Volume 2 Issue 8 April 2015 International Journal of Informative & Futuristic Research ISSN (Online): 2347-1697 Smart Home Automation Control Using Bluetooth And GSM Information Paper ID

More information

IOT BASED WATER LEVEL MONITORING SYSTEM USING LABVIEW

IOT BASED WATER LEVEL MONITORING SYSTEM USING LABVIEW Volume 118 No. 20 2018, 9-14 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu IOT BASED WATER LEVEL MONITORING SYSTEM USING LABVIEW 1 Charles A, 2

More information

Smart Door Security Control System Using Raspberry Pi

Smart Door Security Control System Using Raspberry Pi Smart Door Security Control System Using Raspberry Pi 1 Nareshkumar R. M., 2 Apoorva Kamat, 3 Dnyaneshvari Shinde Computer Department, Dr. D.Y. Patil Institute of Engineering, Management and Research,

More information

International Journal of Modern Trends in Engineering and Research e-issn No.: , Date: 2-4 July, Bus Notification System

International Journal of Modern Trends in Engineering and Research  e-issn No.: , Date: 2-4 July, Bus Notification System International Journal of Modern Trends in Engineering and Research www.ijmter.com e-issn No.:2349-9745, Date: 2-4 July, 2015 Bus Notification System Mr.S.B.Ambhore 1, Chaitanya Tondlekar 2, Payal Chopda

More information

Arduinodroid Controlled Car

Arduinodroid Controlled Car Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC,

More information

IoT Based Smart Energy Meter Monitoring and Theft Detection for Home Management System

IoT Based Smart Energy Meter Monitoring and Theft Detection for Home Management System This work by IJARBEST is licensed under Creative Commons Attribution 4.0 International License. Available at https://www.ijarbest.com/archive IoT Based Smart Energy Meter Monitoring and Theft Detection

More information

International Journal Of Advanced Research In Engineering Technology & Sciences

International Journal Of Advanced Research In Engineering Technology & Sciences International Journal Of Advanced Research In Engineering Technology & Sciences Email: editor@ijarets.org March- 2015 Volume 2, Issue-3 www.ijarets.org Remote Controlling Of a Vehicle Using Android App.

More information

DATA LOGGING SYSTEM FOR VEHICLE

DATA LOGGING SYSTEM FOR VEHICLE DATA LOGGING SYSTEM FOR VEHICLE 1 Mrs.R.Karthiga, 2 Mr.S.Gowtham, 3 Mr.A.Dinesh, 4 Mr.Gnanasekaran.B 1 Assistant Professor, 2,3,4 UG Student Electronics and Communication Engineering KPR Institute of Engineering

More information

Locking and Tracking of Stolen Vehicles

Locking and Tracking of Stolen Vehicles Locking and Tracking of Stolen Vehicles S.Pradeep PG Scholar, Dept of ECE (ES), CMRCET, JNTUH, Medchal, Hyderabad, TS, India. Mrs.K.Jyothi Assistant Professor, Dept of ECE, CMRCET, JNTUH, Medchal, Hyderabad,

More information

SMART VEHICLE CONTROLLED SYSTEM

SMART VEHICLE CONTROLLED SYSTEM Volume 03, Special sue. 01, March 2015 ISSN (online): 2348 7550 SMART VEHICLE CONTROLLED SYSTEM Sneha Mohan Shingate 1, Y. V. Chavan 2 1,2 Padmabhooshan Vasantdada Patil Institute Of Technology, Pune,

More information

IoT based weather controlled smart green house

IoT based weather controlled smart green house IoT based weather controlled smart green house Roopa S. 1, Yashwanth H.P 2 1 Assistant professor, Dept. of E & C, Siddaganga Insitute of Technology, Tumakuru 2 Dept. of E & C, Siddaganga Insitute of Technology,

More information

CELLSENSE-AN ACCURATE GSM POSITIONING SYSTEM BASED ON ANDROID

CELLSENSE-AN ACCURATE GSM POSITIONING SYSTEM BASED ON ANDROID CELLSENSE-AN ACCURATE GSM POSITIONING SYSTEM BASED ON ANDROID S. Reena Assistant Professor of Computer Science, Thiruvalluvar Arts & Science College for Women, Elumalai - 625535, Madurai District Abstract

More information

International Journal of Engineering Research ISSN: & Management Technology

International Journal of Engineering Research ISSN: & Management Technology International Journal of Engineering Research ISSN: 2348-4039 & Management Technology Email: editor@ijermt.org November-2016 Volume 3, Issue-6 www.ijermt.org LEAST POWER CONSUMPTION HOME AUTOMATION THROUGH

More information

[Mule, 4(2), February, 2017] ISSN: IMPACT FACTOR

[Mule, 4(2), February, 2017] ISSN: IMPACT FACTOR SOLDIER TRACKING AND HEALTH MONITORING SYSTEM USING GSM OR GPS. Ketan Mule* 1, Yogesh Shelar 2 & Sanket Bhalerao 3 *1, 2,&3 Research Scholar, Department of Electronics & Telecommunication Engineering,

More information

Smart Irrigation System Using Internet of Things

Smart Irrigation System Using Internet of Things Bonfring International Journal of Research in Communication Engineering, Vol. 6, Special Issue, November 2016 4 Smart Irrigation System Using Internet of Things Babanna Kumbar, Basavaraj Galagi, Bheemashankar

More information

Performance Analysis of Wireless Mobile ad Hoc Network with Varying Transmission Power

Performance Analysis of Wireless Mobile ad Hoc Network with Varying Transmission Power , pp.1-6 http://dx.doi.org/10.14257/ijsacs.2015.3.1.01 Performance Analysis of Wireless Mobile ad Hoc Network with Varying Transmission Power Surabhi Shrivastava, Laxmi Shrivastava and Sarita Singh Bhadauria

More information

ISSN (PRINT): , (ONLINE): , VOLUME-4, ISSUE-11,

ISSN (PRINT): , (ONLINE): , VOLUME-4, ISSUE-11, NATURAL LANGUAGE PROCESSING BASED HOME AUTOMATION SYSTEM USING SMART PHONE AND AURDINO MICROCONTROLLER BOARD Burgoji Santhosh Kumar Assistant Professor, Dept Of Ece, Anurag Group Of Institutions, Hyderabad,

More information

International Journal of Advance Engineering and Research Development REAL TIME VEHICLE TRACKING SYSTEM USING GSM MODEM AND GPS MODULE

International Journal of Advance Engineering and Research Development REAL TIME VEHICLE TRACKING SYSTEM USING GSM MODEM AND GPS MODULE Scientific Journal of Impact Factor (SJIF): 5.71 International Journal of Advance Engineering and Research Development Volume 5, Issue 04, April -2018 REAL TIME VEHICLE TRACKING SYSTEM USING GSM MODEM

More information

SMARTPHONE BASED SURVEILLANCE SYSTEM WITH INTRUSION DETECTION

SMARTPHONE BASED SURVEILLANCE SYSTEM WITH INTRUSION DETECTION International Journal of Computer Engineering and Applications, Volume XI, Special Issue, May 17, www.ijcea.com ISSN 2321-3469 SMARTPHONE BASED SURVEILLANCE SYSTEM WITH INTRUSION DETECTION Sneha Khandare

More information

International Journal of Informative & Futuristic Research ISSN:

International Journal of Informative & Futuristic Research ISSN: www.ijifr.com Volume 4 Issue 8 April 2017 International Journal of Informative & Futuristic Research Patient Monitoring System Using Paper ID IJIFR/V4/ E8/ 049 Page No. 7085-7091 Subject Area Key Words

More information

A Survey on Various Home Automation System and Security

A Survey on Various Home Automation System and Security A Survey on Various Home Automation System and Security Selva Priya B 1, Geethamani R 2 1,2 EEE Department, Sri Krishna College Of Engineering and Technology Abstract Home automation which is playing a

More information

IOT BASED MOBILE CHARGING WITH SOLAR ENERGY BY COIN INSERTION

IOT BASED MOBILE CHARGING WITH SOLAR ENERGY BY COIN INSERTION IOT BASED MOBILE CHARGING WITH SOLAR ENERGY BY COIN INSERTION 1 GURURAJ. P. MATHAD, 2 SHARATH REDDY, 3 PUNITH C M, 4 B.T. VENKATESH MURTHY 1,2,3 Department of Electronics & Communication Engineering, Siddaganga

More information

REAL TIME BUS TRANSIT SYSTEM (BTS) LOCATOR AND INTELLIGANT TRANSPORT SYSTEM ANDROID APPLICATION WITH GPS

REAL TIME BUS TRANSIT SYSTEM (BTS) LOCATOR AND INTELLIGANT TRANSPORT SYSTEM ANDROID APPLICATION WITH GPS REAL TIME BUS TRANSIT SYSTEM (BTS) LOCATOR AND INTELLIGANT TRANSPORT SYSTEM ANDROID APPLICATION WITH GPS D.Balaji #1, Y.M.Mehaboob John #2, Ravichandran K #3, Manimaran T #4 #1 Assistant Professor, Electronics

More information

Smart Home Automation System using Ethernet Technology

Smart Home Automation System using Ethernet Technology Smart Home Automation System using Ethernet Technology Prity N. Adhagale 1, R.J.Magar 2 M.E. Student, Department of E&TC, Shreeyash College of Engg. & Tech, Dr. BAMU University, Aurangabad, MS, India 1

More information

Mobile Millennium Using Smartphones as Traffic Sensors

Mobile Millennium Using Smartphones as Traffic Sensors Mobile Millennium Using Smartphones as Traffic Sensors Dan Work and Alex Bayen Systems Engineering, Civil and Environmental Engineering, UC Berkeley Intelligent Infrastructure, Center for Information Technology

More information

Zigbee based e-menu food ordering system

Zigbee based e-menu food ordering system IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735, PP 14-19 www.iosrjournals.org Zigbee based e-menu food ordering system Prof. B. U. Parihar 1,

More information

Cost Effective Bus Intimation System for the Public Using GPS and GSM Technology

Cost Effective Bus Intimation System for the Public Using GPS and GSM Technology Cost Effective Bus Intimation System for Public Using GPS and GSM Technology R. Pradeep Saravana Kumar 1, V. Goudham 2 1, 2 B. Tech, Department of Electronics and Communication engineering, Amrita Vishwa

More information

EMBEDDED MAJOR PROJECTS LIST

EMBEDDED MAJOR PROJECTS LIST EMBEDDED MAJOR PROJECTS LIST GSM AND GPS BASED REAL TIME APPLICATIONS 1. AGRICULTURE FIELD MOTOR CONTROL SYSTEM USING GSM. 2. FIRE DETECTION AND AUTOMATIC ALERT SYSTEM. 3. WEATHER MONITORING SYSTEM IN

More information

EMBEDDED MAJOR PROJECTS LIST

EMBEDDED MAJOR PROJECTS LIST CODE PROJECT TITLE APPLICATION TECHNOLOGY /CORE KTEMB 01 KTEMB 02 KTEMB 03 A Location Aided Flooding Mechanism In Community Based Iot Networks An Iot Based Fire Alarming And Authentication System For Workhouse

More information

INVENTION OF DIGITAL SWITCH THROUGH MOBILE APP TO UPDATE NEW PHONE NUMBER

INVENTION OF DIGITAL SWITCH THROUGH MOBILE APP TO UPDATE NEW PHONE NUMBER Sriram Varadhan, 2018 Volume 4 Issue 1, pp. 155-161 Date of Publication: 25 th May, 2018 DOI-https://dx.doi.org/10.20319/mijst.2018.41.155161 This paper can be cited as: Varadhan, S. (2018). Invention

More information

War Field Spy Robot Using Night Vision Technology

War Field Spy Robot Using Night Vision Technology RESEARCH ARTICLE War Field Spy Robot Using Night Vision Technology S.Sivakumar 1, K.Venkata Pallavi 2,V.Tharun 3,K.Yashoda 4 1.(Assistant professor,department of ECE, Annamacharya institute of technology

More information

Computer Numerical Control Machine Based on Machine Learning

Computer Numerical Control Machine Based on Machine Learning Volume 116 No. 24 2017, 521-527 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Computer Numerical Control Machine Based on Machine Learning BalavigneshG

More information

A Paper on IOT Based Digital Notice Board using Arduino ATMega 328

A Paper on IOT Based Digital Notice Board using Arduino ATMega 328 A Paper on IOT Based Digital Notice Board using Arduino ATMega 328 Pooja Pawar 1, Suvarna Langade 2, Mohini Bandgar 3 1, 2, 3 Department of Electronics and Telecommunication, Adarsh Institute of Technology

More information

Embedded Surveillance System using Multiple Ultrasonic Sensors

Embedded Surveillance System using Multiple Ultrasonic Sensors IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 05, 2015 ISSN (online): 2321-0613 Embedded Surveillance System using Multiple Ultrasonic Sensors Harshad S. Patil 1 Dr.

More information

WPAN Platform Design in Handset Integrating Cellular Network and Its Application to Mobile Games

WPAN Platform Design in Handset Integrating Cellular Network and Its Application to Mobile Games WPAN Platform Design in Handset Integrating Cellular Network and Its Application to Mobile Games In-Hwan Kim*, Hoo-Jong Kim*, and Gu-Min Jeong** *Mobile Device Development Team 1, Mobile Device & Access

More information

Voice Response System for Parents of Hostel Students

Voice Response System for Parents of Hostel Students Voice Response System for Parents of Hostel Students I.J.Vinila Assistant Professor, Dept. of ECE., Dr.Sivanthi Aditanar College of Engineering, Tiruchendur, India ABSTRACT: Nowadays every institute needs

More information

DESIGN AND IMPLEMENTATION OF A WIRELESS MESSAGE DISPLAY SYSTEM. Mala U.M. Bakura, Aliyu Y. Hassan, Musa Abdulkadir and Ibrahim M.

DESIGN AND IMPLEMENTATION OF A WIRELESS MESSAGE DISPLAY SYSTEM. Mala U.M. Bakura, Aliyu Y. Hassan, Musa Abdulkadir and Ibrahim M. Arid Zone Journal of Engineering, Technology and Environment. August, 2016; Vol. 12: 65-73 Copyright Faculty of Engineering, University of Maiduguri, Nigeria. Print ISSN: 1596-2490, Electronic ISSN: 2545-5818

More information

Wi-Fi Based Remotely Operated Smart Home Automated System using the Concept of Internet of Things

Wi-Fi Based Remotely Operated Smart Home Automated System using the Concept of Internet of Things Wi-Fi Based Remotely Operated Smart Home Automated System using the Concept of Internet of Things 1 M.Muni sankar, 2 B.Madhavi, 3 C.VijayaLakshmi 1.2.Assistant Professor, Dept.of. ECE,3.Academic Consultant,

More information

Smart Band for Women Security Based on Internet of Things (IOT)

Smart Band for Women Security Based on Internet of Things (IOT) Smart Band for Women Security Based on Internet of Things (IOT) S. A. More 1, R. D. Borate 2, S. T. Dardige 3, S. S. Salekar 4, Prof. D. S. Gogawale 5 ABSTRACT 1,2,3,4 U. G. Students, Department of Computer

More information

Automated Control System for Accident and Air Pollution Detection in Vehicle by using GSM and GPS modem

Automated Control System for Accident and Air Pollution Detection in Vehicle by using GSM and GPS modem Automated Control System for Accident and Air Pollution Detection in Vehicle by using GSM and GPS modem Suhas Sayajirao Jadhav 1, Bhagyashri Nagorao dhondge 2 1. HOD, Department of E&TC Engineering, Aditya

More information

Page 507. Department of ECS, Sri Krishna Arts & Science College, Coimbatore, India

Page 507. Department of ECS, Sri Krishna Arts & Science College, Coimbatore, India Comparative Study on Vehicle Tracking, Monitoring and Alerting System 1 Aswathi A.R, 2 S. R Umamageswari 1 M.Phil. scholar, 2 Assistant Professor Department of ECS, Sri Krishna Arts & Science College,

More information

Wireless Safe, Smart and Secured Driving System

Wireless Safe, Smart and Secured Driving System Wireless Safe, Smart and Secured Driving System Aishwarya Adake 1, Ashwini Pawale 2, Priyanka Karade 3, Snehal Chougule 4, Dr. Rajashri Khanai 5 1,2,3,4,5 KLE Dr. M. S. Sheshgiri college of Engg. and Tech.,

More information

Research Article Volume 6 Issue No. 5

Research Article Volume 6 Issue No. 5 DOI 10.4010/2016.1199 ISSN 2321 3361 2016 IJESC Research Article Volume 6 Issue No. 5 Home Automation Systems Anju 1, Neeraj Gupta 2, Arun Kumar Singh 3 PG Scholar 1, Assistant Professor 2, 3 ASET, Amity

More information

Non-Contact Water Level Monitoring using Labview with Arduino and Ultrasonic Sensor

Non-Contact Water Level Monitoring using Labview with Arduino and Ultrasonic Sensor Proc. of Int. Conf. on Current Trends in Eng., Science and Technology, ICCTEST Non-Contact Water Level Monitoring using Labview with Arduino and Ultrasonic Sensor Vidya Shree G 1 and Sharanabasappa 2 1-2

More information

International Conference on Advanced Information and Communication Technology for Education (ICAICTE 2014)

International Conference on Advanced Information and Communication Technology for Education (ICAICTE 2014) International Conference on Advanced Information and Communication Technology for Education (ICAICTE 2014) An Implementation of Vehicle Management System on the Cloud Computing Platform Hua Yi Lin1, Meng-Yen

More information

ANDROID LIFT CONTROLLER

ANDROID LIFT CONTROLLER ANDROID LIFT CONTROLLER Kavoor Rajanikanth 1, Prajwal 2, Shivaraja D 3 and Yogeesha M 4 1,2,3,4 Department of Computer Science Engineering, S.D.I.T Abstract The Lift Industry lies as an essential part

More information

Bluetooth Based Smart Automation System Using Android

Bluetooth Based Smart Automation System Using Android Bluetooth Based Smart Automation System Using Android Ms. Poonam V. Gaikwad Department of Computer Science and Engineering SVERI s College of Engineering, Pandharpur, Maharashtra, India Prof. Mr. Yoginath

More information

International Journal of Engineering Research ISSN: & Management Technology

International Journal of Engineering Research ISSN: & Management Technology International Journal of Engineering Research ISSN: 2348-4039 & Management Technology November-2016 Volume 3, Issue-6 Email: editor@ijermt.org www.ijermt.org MOBILE CONTROLLED HOME AUTOMATION SYSTEM THROUGH

More information

A GPS Based Novel Bull Tracking System for Jallikattu

A GPS Based Novel Bull Tracking System for Jallikattu This work by IJARBEST is licensed under Creative Commons Attribution 4.0 International License. Available at https://www.ijarbest.com A GPS Based Novel Bull Tracking System for Jallikattu T.R.S.Muthukumaar

More information

RFID Based Security for Exam Paper Leakage using Electromagnetic Lock System

RFID Based Security for Exam Paper Leakage using Electromagnetic Lock System Volume 117 No. 20 2017, 845-852 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu RFID Based Security for Exam Paper Leakage using Electromagnetic Lock

More information

Innovative M-Tech projects list

Innovative M-Tech projects list 1 Technologies: Innovative M-Tech projects list 1. ARM-7 TDMI - LPC-2148 2. Image Processing 3. MATLAB Embedded 4. GPRS Mobile internet 5. Touch screen. IEEE 2012-13 papers 6. Global Positioning System

More information

OBSTACLE AVOIDANCE ROBOT

OBSTACLE AVOIDANCE ROBOT e-issn 2455 1392 Volume 3 Issue 4, April 2017 pp. 85 89 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com OBSTACLE AVOIDANCE ROBOT Sanjay Jaiswal 1, Saurabh Kumar Singh 2, Rahul Kumar 3 1,2,3

More information

Sensor Based Color Identification Robot For Type Casting

Sensor Based Color Identification Robot For Type Casting International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 9, Number 1 (2016), pp. 83-88 International Research Publication House http://www.irphouse.com Sensor Based Color Identification

More information

Mobile Middleware Course. Introduction and Overview Sasu Tarkoma

Mobile Middleware Course. Introduction and Overview Sasu Tarkoma Mobile Middleware Course Introduction and Overview Sasu Tarkoma Contents Course outline Motivation Mobile middleware overview Course Overview 4 credit course Three components Lectures Assignment Literature

More information

Alcohol Detection using Pic Microcontroller

Alcohol Detection using Pic Microcontroller IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 09 March 2017 ISSN (online): 2349-784X Alcohol Detection using Pic Microcontroller Thakare Bhagyashri S Department of Electronics

More information

Home Automation Using Smartphone Application

Home Automation Using Smartphone Application Home Automation Using Smartphone Application T.Rajesh, R.Rahul, M.Malligarjun, M.Suvathi Associate Professor, Department of EEE, Info Institute of Engineering, Kovilpalayam, Coimbatore, Tamilnadu, India.

More information

Smart Car Parking System Based on IoT Concept

Smart Car Parking System Based on IoT Concept International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 5 Issue 3 March 2016 PP.48-54 Smart Car Parking System Based on IoT Concept Vrushali D. Ichake.

More information

Design And Implementation Of Smart Parking System Using Peripheral Interface Controllers And Infrared Sensors

Design And Implementation Of Smart Parking System Using Peripheral Interface Controllers And Infrared Sensors ITERATIOAL JOURAL OF SCIETIFIC & TECHOLOG RESEARCH VOLUME 5, ISSUE 06, JUE 2016 ISS 2277-8616 Design And Implementation Of Smart Parking System Using Peripheral Interface s And Infrared Sensors May Thaw

More information

IMPLEMENTATION OF SMART DISPLAY SYSTEM

IMPLEMENTATION OF SMART DISPLAY SYSTEM IMPLEMENTATION OF SMART DISPLAY SYSTEM Ranjitha K 1, Chandana D 2, Akash S 3, Kavyashree Y N 4, Md. Tauseef 5 1,2,3,4,5 School of ECE, REVA University, (India) ABSTRACT In a couple of decades, we can see

More information

Mobile based Text Image Translation System for Smart Tourism. Saw Zay Maung Maung UCSY, Myanmar. 23 November 2017, Brunei

Mobile based Text Image Translation System for Smart Tourism. Saw Zay Maung Maung UCSY, Myanmar. 23 November 2017, Brunei Mobile based Text Image Translation System for Smart Tourism Saw Zay Maung Maung UCSY, Myanmar. 23 November 2017, Brunei 1 Smart Tourism Tourism is cultural and economic phenomenon which entails the movement

More information

II. PROPOSED SYSTEM AND IMPLEMENTATION

II. PROPOSED SYSTEM AND IMPLEMENTATION Automatic Gate Security System by using Raspberry Pi with Image Processing Mr. Mogare Sumit R. 1, Sanagare Prathamesh S. 2, Ms. Anjarlekar Shraddha S. 3, Mr. Kharat Ratnadipak N. 4, Mr. Shikalgar Isaq

More information

Implementation of Smart Car Infotainment System including Black Box and Self-diagnosis Function

Implementation of Smart Car Infotainment System including Black Box and Self-diagnosis Function , pp.267-274 http://dx.doi.org/10.14257/ijseia.2014.8.1.23 Implementation of Smart Car Infotainment System including Black Box and Self-diagnosis Function Minyoung Kim 1, Jae-Hyun Nam 2 and Jong-Wook Jang

More information

A New Conception of Information Requisition in Web of Things

A New Conception of Information Requisition in Web of Things ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Indian Journal of Science and Technology, Vol 9(44), DOI: 10.17485/ijst/2016/v9i44/105143, November 2016 A New Conception of Information Requisition in

More information

Innovative M-Tech projects list IEEE papers

Innovative M-Tech projects list IEEE papers Innovative M-Tech projects list IEEE-2013-14 papers 1. Analysis and Practical Considerations in Implementing Multiple Transmitters for Wireless Power Transfer via Coupled Magnetic Resonance (IEEE 2014)

More information

AN INTELLIGENT TRAFFIC CONTROLLER BASED ON FUZZY LOGIC

AN INTELLIGENT TRAFFIC CONTROLLER BASED ON FUZZY LOGIC AN INTELLIGENT TRAFFIC CONTROLLER BASED ON FUZZY LOGIC Bilal Ahmed Khan; Nai Shyan Lai Asia Pacific University of Technology and Innovation belalkhn22@gmail.com Abstract Traffic light plays an important

More information

An Implementation of Vehicle Management System on the Cloud Computing Platform Hua Yi Lin 1, Meng-Yen Hsieh 2, Yu-Bin Chiu 1 and Jiann-Gwo Doong 1 1 Department of Information Management, China University

More information

To Study the Usage & Awareness of M- Commerce and its services with reference to Nagpur City

To Study the Usage & Awareness of M- Commerce and its services with reference to Nagpur City To Study the Usage & Awareness of M- Commerce and its services with reference to Nagpur City Prof. Prerna Thakwani Assistant Professor, Dept. of MBA, Tirpude Institute of Management Education, Nagpur,

More information

CHAPTER -VI PROBLEMS AND PROSPECTS OF CELL PHONE SERVICES

CHAPTER -VI PROBLEMS AND PROSPECTS OF CELL PHONE SERVICES CHAPTER -VI PROBLEMS AND PROSPECTS OF CELL PHONE SERVICES 6.1 INTRODUCTION There are many problems faced by cell phone dealers as well as customers in handling the mobile phone. Similarly, the marketing

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK DESIGN & IMPLEMENTATION OF LOCATION AWARENESS & SHARING SYSTEM USING GPS & GPRS

More information

ADAPTIVE AND DYNAMIC LOAD BALANCING METHODOLOGIES FOR DISTRIBUTED ENVIRONMENT

ADAPTIVE AND DYNAMIC LOAD BALANCING METHODOLOGIES FOR DISTRIBUTED ENVIRONMENT ADAPTIVE AND DYNAMIC LOAD BALANCING METHODOLOGIES FOR DISTRIBUTED ENVIRONMENT PhD Summary DOCTORATE OF PHILOSOPHY IN COMPUTER SCIENCE & ENGINEERING By Sandip Kumar Goyal (09-PhD-052) Under the Supervision

More information

Workshop #10 Wifi & WhatsApp

Workshop #10 Wifi & WhatsApp Workshop #10 Wifi & WhatsApp What is Wi-Fi exactly, what s the big deal & how do I connect to it? WhatsApp Messenger explained Terms you will hear today What is WhatsApp? How do I send a message on WhatsApp

More information

A Monitoring System for EPW Safe Use

A Monitoring System for EPW Safe Use A Monitoring System for EPW Safe Use M. H. ALSIBA 1*, N. N. N. Hamran 1, Abdul Nasir 1 and A. A. Abdullah 2 1 Faculty of Engineering Technology, University Malaysia Pahang, Gambang - Kuantan, Malaysia.

More information

GPS Tracking from ZICOM Zi Track TRACK THE FUTURE! What Lies Ahead!!!

GPS Tracking from ZICOM Zi Track TRACK THE FUTURE! What Lies Ahead!!! GPS Tracking from ZICOM Zi Track TRACK THE FUTURE! What Lies Ahead!!! How GPS Works!!! Cloud Server Data Transferred to Server Cellular Tower GPS Satellite Tracking Data Viewed via Internet Connection

More information

Arm11 Based Accident Alert and Vehicle Tracking Using GSM and GPS

Arm11 Based Accident Alert and Vehicle Tracking Using GSM and GPS Arm11 Based Accident Alert and Vehicle Tracking Using GSM and GPS Ehtesam Zaki M.Tech Student, Dept of ECE, VIF College Of Engineering and Technology. ABSTRACT: Traffic accidents are one of the leading

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 Identification of WhatsApp Users Among Large Dataset Patil Bhagyashri 1,Nimje

More information

Smart Phone Interfacing with ARM

Smart Phone Interfacing with ARM Research Paper Volume 2 Issue 8 April 2015 International Journal of Informative & Futuristic Research ISSN (Online): 2347-1697 Smart Phone Interfacing with ARM Paper ID IJIFR/ V2/ E8/ 103 Page No. 2898-2903

More information

BIOMETRIC BASED VOTING MACHINE

BIOMETRIC BASED VOTING MACHINE Impact Factor (SJIF): 5.301 International Journal of Advance Research in Engineering, Science & Technology e-issn: 2393-9877, p-issn: 2394-2444 Volume 5, Issue 4, April-2018 BIOMETRIC BASED VOTING MACHINE

More information

Participatory Sensing for Public Transportation Information Service

Participatory Sensing for Public Transportation Information Service GRD Journals Global Research and Development Journal for Engineering International Conference on Innovations in Engineering and Technology (ICIET) - 2016 July 2016 e-issn: 2455-5703 Participatory Sensing

More information

International Journal of Artificial Intelligence and Applications (IJAIA), Vol.9, No.3, May Bashir Ahmad

International Journal of Artificial Intelligence and Applications (IJAIA), Vol.9, No.3, May Bashir Ahmad OUTDOOR MOBILE ROBOTIC ASSISTANT MICRO-CONTROLLER MODULE (ARDUINO), FIRMWARE AND INFRARED SENSOR CIRCUIT DESIGN AND IMPLEMENTATION, OPERATING PRINCIPLE AND USAGE OF PIRMOTION SENSOR Bashir Ahmad Faculty

More information

Automatic Environmental Monitoring System using Wireless Sensor Network

Automatic Environmental Monitoring System using Wireless Sensor Network Automatic Environmental Monitoring System using Wireless Sensor Network Soniya Sunny Department of Electronics and Communication Engineering Believers Church Caarmel Engineering College, Pathanamthitta,

More information

Development of a mobile application for manual traffic counts

Development of a mobile application for manual traffic counts Development of a mobile application for manual traffic counts Mohammad Ghanim 1,* and Khalid Khawaja 2 1 Department of Civil and Architectural Engineering, Qatar University, Doha, Qatar 2 Office of Academic

More information

Best Five Projects (Shift-I) 1. Project Title: Alphabet ASL Recognition using Principal Component Analysis

Best Five Projects (Shift-I) 1. Project Title: Alphabet ASL Recognition using Principal Component Analysis Best Five Projects 2013-14 (Shift-I) 1. Project Title: Alphabet ASL Recognition using Principal Component Analysis Abstract: In this thesis, a static gesture recognition system is presented which requires

More information

CONTROLLER AREA NETWORK AS THE SECURITY OF THE VEHICLES

CONTROLLER AREA NETWORK AS THE SECURITY OF THE VEHICLES INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) ISSN 0976 6367(Print) ISSN 0976

More information

International Journal of Advance Research in Computer Science and Management Studies

International Journal of Advance Research in Computer Science and Management Studies Volume 2, Issue 12, December 2014 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

Embedded Solution IT Solution Industrial Automation

Embedded Solution IT Solution Industrial Automation About US JMR TECHNO is recognized as a leading electronics manufacturing services (EMS) provider. Genie specializes in providing the highest quality RoHS compliant circuit board assembly, electronic assembly,

More information

Remote Area Monitoring Robot

Remote Area Monitoring Robot IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 09 March 2017 ISSN (online): 2349-784X Muthukkumar R Manikandan P Sudalai Muthu Vignesh B Sivakumar S Assistant Professor

More information

Autonomous, Surveillance Fire Extinguisher Robotic Vehicle with Obstacle Detection and Bypass using Arduino Microcontroller

Autonomous, Surveillance Fire Extinguisher Robotic Vehicle with Obstacle Detection and Bypass using Arduino Microcontroller Autonomous, Surveillance Fire Extinguisher Robotic Vehicle with Obstacle Detection and Bypass using Arduino Microcontroller Sumanta Chatterjee Asst. Professor JIS College of Engineering Kalyani, WB, India

More information

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Aye Zarchi Minn 1, May Zin Oo 2, Mazliza Othman 3 1,2 Department of Information Technology, Mandalay Technological University, Myanmar

More information