DUSTBIN MANAGEMENT SYSTEM USING IOT. Saveetha school of Engineering Saveetha University

Size: px
Start display at page:

Download "DUSTBIN MANAGEMENT SYSTEM USING IOT. Saveetha school of Engineering Saveetha University"

Transcription

1 Volume 115 No , ISSN: (printed version); ISSN: (on-line version) url: ijpam.eu DUSTBIN MANAGEMENT SYSTEM USING IOT 1 Minthu Ram Chiary, 2 Sripathi SaiCharan, 3 Abdul Rashath.R, 4 Dhikhi.T 1,2,3,4 Computer Science and Engineering Saveetha school of Engineering Saveetha University 1 minthu.ram2@gmail.com, 2 saicharansripathi@gmail.com, 3 abdulrashath31@gmail.com Abstract: Swachh Bharat Abhiyan (English: Clean India Mission and abbreviated as SBA or SBM for "Swachh Bharat Mission") is a national campaign by the Government of India, covering 4k plus statutory cities and towns, to clean the streets, roads and infrastructure of the country.the aim of the mission is to cover all the rural and urban areas of the country to present this country as an ideal country before the world. With the rapid increase of Internet of Things (IoT) devices such as smartphones, sensors, cameras. It is possible to collect massive amount of garbage.in the metropolitan cities it is not possible to check each and every place where the garbage dump yard is full or not. So These dustbins are interfaced with microcontroller based system having sensor systems along with central system showing current status of garbage, on mobile web browser with html page by Wi-Fi and send to municipality. Hence the status will be updated on to the html page. Major part of our project depends upon the working of the Wi-Fi module; essential for its implementation. The main aim of this project is to reduce human resources and efforts along with the enhancement of a smart city vision. Keyword: IOT, Smart dustbin, ESP8266, Ultrasonic sensor 1. Introduction The Embedded devices that are connected to Internet and sometimes these devices can be controlled from the internet is commonly called as Internet of Things. In our system, the Smart dustbins are connected to the internet to get the real time information of the smart dustbins. In the recent years, there was a rapid growth in population which leads to more waste disposal. So a proper waste management system is necessary to avoid spreading many diseases by managing the smart bins by monitoring the status of it and accordingly taking the decision. There are multiple dustbins that are located in the city or the Campus (Educational Institutions, Companies, Hospitalsetc.).These dustbins are interfaced with micro controller based system with Ultrasonic Sensors and Wi-Fi modules. Where the Ultrasonic sensor detects the level of the waste in dustbin and sends the signals to micro controller the same signal are encoded and send through Wi-Fi Modular(ESP8266) and it is received by the end user. The data will be sent to the user though i.e, a mail will be sent as notification that the dustbin is full so that the municipality van can come and empty the dustbin. 2. Literature Survey [1]A State of the Art review on Internet of Things by P. Suresh, Vijay. Daniel, R.H. Aswathy, Dr. V. Parthasarathy.This paper gave the idea of IoT subject and addition details about IoT. The proper smart environment and various applications. [2] Internet of Things: Challenges and state-of-theart solutions in Internet-scale Sensor Information Management and Mobile analytics by Arkady Zaslavsky, Dimitrios Georgakopoulos. This paper gave us the details about mobile analysis and sensor information management that will help in data segregation of various dustbins. [3]Top-k Query based dynamic scheduling for IoTenabled small city waste collection by Theodoros Anagnostopoulos, Arkady Zaslavsky, Alexey Medvedev, Sergei Khoruzhnicov. This paper it gave us the concept of dynamic scheduling required for the cleaning of dustbin and the Top-k query led us to priority based cleaning of dustbins. [4]City Garbage collection indicator using RF(Zigbee) and GSM technology. This paper gave the details for the module required for the transmission of the data to the receiver side and also the main channel follow of the project. Initially we used GSM technology for our project but later on decided to us Wi-Fi module for the ease of data transmission. [5]IoT-Based Smart Garbage System for efficient food waste management by Insung Hong, Sunghoi Park, Beomseok Lee, Jaekeun Lee, Daebeom Jeong, Sehyun Park. This paper gave the overview working of the IoT 463

2 based smart garbage bin and the food management.the main aim of this project is to reduce human resources and efforts along with the enhancement of a smart city vision. 3. Proposed System we are going to make an IOT based Garbage Monitoring System which will tell us that whether the trash can is empty or full through the webserver and you can know the status of your Dustbin from anywhere in the world over the Internet. It will be very useful and can be installed in the dustbins at public places as well as at home.we have decide to use based sensors to reduce its cost and also make it efficient in applications.this project can reduce lots of time and the can be sent directly to the municipality easily. 4.1 ARDUINO UNO 4. System Architecture The Arduino Uno is a microcontroller board based on the ATmega328 (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. ESP8266 Figure 2. Circuit Diagram The ESP8266 is a low-cost Wi-Fi chip with full TCP/IP stackand MCU. This small module allows microcontrollers to connect to a Wi-Fi network and make simple TCP/IP connections..in this project the ultrasonic sensor will send the distance to ESP8266 and if the distance is less than threshold value it will send Ultrasonic Sensor The Ultrasonic Sensor sends out a high-frequency sound pulse and then times how long it takes for the echo of the sound to reflect back. The sensor has 2 openings on its front. One opening transmits ultrasonic waves, (like a tiny speaker), the other receives them, (like a tiny microphone). Distance : Time x Speed of Sound divided by 2 Time: it is the time between when an ultrasonic wave is transmitted and when it is received, you divide this number by 2 because the sound wave has to travel to the object and back. 5. Implementation Figure 1. Component Diagram Working Principle 464

3 project the ultrasonic sensor will send the distance to ESP8266 and if the distance is less than threshold value it will send . Figure 3. Block diagram The Block diagram shows the different component used in the Smart Dust bin System.Ultrasonic Sensor, Arduinouno, Power Supply, WiFi modular- ESP8266 for connecting to internet. The project module is divided into two parts sensor section and WiFi modular (ESP8266) section. Sensorsare attached to the dustbin. Sensor are used to detect the level in the dustbin whether the dustbin is full or empty. The sensor senses the content of the dustbin and sends the signals or the data to the Arduino. Wi-Fi Module helps us to send the details of the dustbin at the receiver side through internet.in this Figure 4. Flow chart of Transmitter Side 465

4 Figure 5. Flow chart of Transmitterr Side Fig 4 & Fig 5, shows the flow chart of the transmitter and the receiver section of the smart dustbin. Here in the transmitter section the sensors is deployed in the dustbin used to sense the level of the dust inside the dustbin and transmitting the signals to the Arduinouno where the Arduino check the status of dustbin and sends the signal to receiver. Whereas in the receiver section the receiver receives the values sent by the sender through Wifi Modular ESP8266in form of whether the dustbin filled or not. The status of the dustbin is sent to the receiver regularly. 6. Result The following results are obtained from this work, Waste Level detection inside the dustbin. The real-time data transmission and access. Avoids the overflows of Dustbins. Sends as the dustbins is full. Figure 6. Console Output When the dustbin gets filled, it connects to the network and sends a mail as an alert to the concerned party. The device only connects to network when the threshold value is reached otherwiseit stays offline. This increases the efficiency of the system as it avoids unnecessary network traffic and saves time. 7. Conclusionn This project work is the implementation of smart dustbin management system using Ultrasonic sensor, Arduinouno and ESP8266 (IOT Device). This system assures the cleaning of dustbins soon when the garbage level reaches its maximum and it will send mail as notification to municipality.it will also help us to keep cleanliness in the society..therefore, the smart Dustbin management system makes the garbage collection more efficient and it will reduce more time as well. Future Enhancement Smart dustbin will helps us to reduce the pollution.the future work is this system can be implemented with real 466

5 time environment in whichthe real-time clock will be shown to the concern person at what time the dustbins are full and at what time the waste is collected from the smart dustbins. With these they can keep track of the garbage van also. References [1] Parkash, Prabu V PG Diploma Student, Dept. of Embedded System Design, NIELIT, Calicut, Kerala, IoT Based Waste Management for Smart City,International Journal of Innovative Research in Computer and Communication Engineering,Vol. 4, Issue 2, February 2016 [2] S. S. Navghane, M.S.Killedar, Dr.V.M.Rohokale,IoT Based Smart Garbage and Waste Collection Bin, International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 5, Issue 5, May [3] Islam, M.S. Arebey, M. ;Hannan, M.A. ; Basri, H, Overview for solid waste bin monitoring and collection system Innovation Managementand Technology Research (ICIMTR), 2012 International Conference, Malacca. [4] Raghumani Singh, C. Dey, M. Solid waste management of Thoubal Municipality, Manipur- a case study Green Technology andenvironmental Conservation (GTEC 2011), 2011 International Conference Chennai. [5] Vikrant Bhor, Smart Garbage management System International Journal of Engineering Research & Technology (IJERT),Vol. 4 Issue 03, March [6] Narayan Sharma,, Smart Bin Implemented for Smart City,International Journal of Scientific & Engineering Research, Volume 6, Issue 9, September Smart City Waste Collection th IEEE International Conference on Mobile Data Management. [10] Vikrant Bhor, PankajMorajkar, MaheshwarGurav, Dishant Pandya4 Smart Garbage Management System International Journal of Engineering Research & Technology (IJERT) ISSN: IJERTV4IS Vol. 4 Issue 03, March [11] Rajesh, M., and K. Balasubramaniaswamy. "Open Issues in Routing Techniques in Wireless AdHoc Sensor Networks. [12] Rajesh, M., and J. M. Gnanasekar. "Congestion Control Using Aodv Protocol Scheme For Wireless Ad-Hoc Network." Advances in Computer Science and Engineering 16.1/2 (2016): 19. [13] Rajesh, M., and J. M. Gnanasekar. "Consistently neighbor detection for MANET." Communication and Electronics Systems (ICCES), International Conference on. IEEE, [14] Rajesh, M., K. Balasubramaniaswamy, and S. Aravindh. "MEBCK from Web using NLP Techniques." Computer Engineering and Intelligent Systems 6.8: [15] Rajesh, M., and J. M. Gnanasekar. "Survey on Quality Analysis of Collaboration Motivation Approach in Wireless Ad Hoc Networks." Ad Hoc Networks (MANETs) 5.4 (2015). [16] S. Ezhilvanji, S. Malarkodi. An Efficient Water Distribution System for India using IoT. International Innovative Research Journal of Engineering and Technology Mar. [7] P. Suresh, J. Vijay Daniel, Dr.V.Parthasarathy A state of the art review on the Internet of Things (IoT) International Conference on Science, Engineering and Management Research (ICSEMR 2014). [8] ArkadyZaslavsky, DimitriosGeorgakopoulos Internet of Things: Challenges and State-of-the-art solutions in Internet-scale Sensor Information Management and Mobile Analytics th IEEE International Conference on Mobile Data Management. [9] Theodoros.Anagnostopoulos,Arkady.Zaslavsky, Alexey Medvedev, Sergei Khoruzhnicov Top k Query based Dynamic Scheduling for IoTenabled 467

6 468

IOT SOLUTION FOR SMART CITIES Garbage Dustbin Management System And Reporting To Municipal Authorities Over IOT

IOT SOLUTION FOR SMART CITIES Garbage Dustbin Management System And Reporting To Municipal Authorities Over IOT IOT SOLUTION FOR SMART CITIES Garbage Dustbin Management System And Reporting To Municipal Authorities Over IOT Ganjerupalli Chandra Sekhar 1, Mooda Rajesh 2, Kakumani Sivakrishna 3 1 Assistant Professor,

More information

GARBAGE MANAGEMENT. Jaleshwari Dilip Ghatage 1, Sidhiee Jaiddep Mohitey 2, Shireen Shahanawaj Jamadar 3, J.M.Waykule 4

GARBAGE MANAGEMENT. Jaleshwari Dilip Ghatage 1, Sidhiee Jaiddep Mohitey 2, Shireen Shahanawaj Jamadar 3, J.M.Waykule 4 GARBAGE MANAGEMENT Jaleshwari Dilip Ghatage 1, Sidhiee Jaiddep Mohitey 2, Shireen Shahanawaj Jamadar 3, J.M.Waykule 4 1,2 Electronics and Telecommunication Department, Sanjay Ghodawat Institutes, Atigre

More information

International Journal of Advance Engineering and Research Development. Smart Dustbin overflows Indicator using IOT

International Journal of Advance Engineering and Research Development. Smart Dustbin overflows Indicator using IOT Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3, Issue 6, June -2016 Smart Dustbin overflows Indicator using IOT Vishesh

More information

IOT BASED GARBAGE MONITORING SYSTEM USING ARDUINO AND ETHERNET SHIELD

IOT BASED GARBAGE MONITORING SYSTEM USING ARDUINO AND ETHERNET SHIELD IOT BASED GARBAGE MONITORING SYSTEM USING ARDUINO AND ETHERNET SHIELD Mr. Anand Prakash Rawal, Assistant Professor, Department of I.T, Institute of Technology, Guru Ghasidas Vishwavidyalaya (A Central

More information

Smart City Garbage Collection & Monitoring System

Smart City Garbage Collection & Monitoring System Smart City Garbage Collection & Monitoring System P M.Palkar 1, T. Pathan 2, Ankita P. Hedaoo 3, Kalyani A. Harode 4, Nutan M. Petkule 5, Pranjali P. Kakade 6, Pranita D. Kolhe 7. 1 Assistant Professor,

More information

GARBAGE MANAGEMENT SYSTEM FOR SMART CITY USING IOT. Karpagam College of Engineering, Tamil Nadu, India

GARBAGE MANAGEMENT SYSTEM FOR SMART CITY USING IOT. Karpagam College of Engineering, Tamil Nadu, India Volume 118 No. 20 2018, 597-601 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu GARBAGE MANAGEMENT SYSTEM FOR SMART CITY USING IOT 1 Saranya.L, 2

More information

ISSN: [Mahajan*, Jain* et al.,7(8): August, 2018] Impact Factor: 5.164

ISSN: [Mahajan*, Jain* et al.,7(8): August, 2018] Impact Factor: 5.164 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY SURVEY PAPER ON MUNICIPAL SOLID LIQUID BASED SMART WASTE MANAGEMENT SYSTEM- ZERO WASTE USING INTERNET OF THING Pranay Mahajan

More information

Comparative Study of IOT Based Smart Garbage System

Comparative Study of IOT Based Smart Garbage System e-issn 2455 1392 Volume 3 Issue 6, June 2017 pp. 1 6 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Comparative Study of IOT Based Smart Garbage System Ms. Shraddha Kadam 1, Ms. Pratiksha

More information

REMOTE MONITORING, DUST DETECTING AND CONTROLLING OF SOLAR PHOTOVOLTAIC USING IOT

REMOTE MONITORING, DUST DETECTING AND CONTROLLING OF SOLAR PHOTOVOLTAIC USING IOT REMOTE MONITORING, DUST DETECTING AND CONTROLLING OF SOLAR PHOTOVOLTAIC USING IOT K.Divya 1, M.Aarthi 2, J.Fousiya Sirin 3, R.Haritha 4,J.Iswarya 5 1 AssistantProfessor, Department of EEE, M.Kumarasamy

More information

RAIN SENSING AUTOMATIC CAR WIPER

RAIN SENSING AUTOMATIC CAR WIPER International Journal of Technical Innovation in Modern Engineering & Science (IJTIMES) Impact Factor: 5.22 (SJIF-2017), e-issn: 2455-2585 Volume 4, Issue 8, August-2018 RAIN SENSING AUTOMATIC CAR WIPER

More information

Shuttling of Metro Train between Stations

Shuttling of Metro Train between Stations Shuttling of Metro Train between Stations Sachi.P 1, Bharathi.V 2, Naveen Kumar.D 3,Tejaswini.M 4 1 Assistant Professor, 2, 3, 4 Students of Department of Electronics & Communication, New Horizon College

More information

IOT Based Smart Garbage Management System using PIC Controller

IOT Based Smart Garbage Management System using PIC Controller IJSTE - International Journal of Science Technology & Engineering Volume 4 Issue 9 March 2018 ISSN (online): 2349-784X IOT Based Smart Garbage Management System using PIC Controller K. Sridevi G. Sangeetha

More information

A COMPARITIVE ANALYSIS OF DIFFERENT ALGORITHM TO GENERATE OPTIMAL ROUTE FOR GARBAGE COLLECTION SYSTEM

A COMPARITIVE ANALYSIS OF DIFFERENT ALGORITHM TO GENERATE OPTIMAL ROUTE FOR GARBAGE COLLECTION SYSTEM A COMPARITIVE ANALYSIS OF DIFFERENT ALGORITHM TO GENERATE OPTIMAL ROUTE FOR GARBAGE COLLECTION SYSTEM Jay A. Jivani 1, Dhaval M. Nimavat 2, Foram K. Kalyani 3 1Department of Computer Engineering, Atmiya

More information

OVER SPEED AVOIDANCE THROUGH INTELLIGENT SPEED BREAKING SYSTEM

OVER SPEED AVOIDANCE THROUGH INTELLIGENT SPEED BREAKING SYSTEM Volume 118 No. 19 2018, 2879-2886 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu OVER SPEED AVOIDANCE THROUGH INTELLIGENT SPEED BREAKING SYSTEM M

More information

Design and Development of Smart Speed Breaker

Design and Development of Smart Speed Breaker Design and Development of Smart Speed Breaker Shivam Gaikwad 1, Sumeet Shinde 2, Shridhar Desai 3, Prof. Sanjay Deodas 4 1 Student,Department of Mechanical Engineering,D.Y.Patil College of Engineering,Maharashtra,India

More information

Motor Protection and Control Unit by Wireless Media

Motor Protection and Control Unit by Wireless Media IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 12 May 2017 ISSN (online): 2349-6010 Motor Protection and Control Unit by Wireless Media Pooja. Bhosale Sameeksha

More information

[Kadam*et al., 5(8):August, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116

[Kadam*et al., 5(8):August, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY VOICE GUIDED DRIVER ASSISTANCE SYSTEM BASED ON RASPBERRY-Pi Sonali Kadam, Sunny Surwade, S.S. Ardhapurkar* * Electronics and telecommunication

More information

Digital Indication of Fuel Level in Litres in Two Wheelers

Digital Indication of Fuel Level in Litres in Two Wheelers Digital Indication of Fuel Level in Litres in Two Wheelers Gokul.LS 1, Sivashankar.S 2, Srinath.M 3, Sriram Kathirayan.M 4, Sudharsan.M 5 1 Assistant professor, Department of Mechanical Engineering, Bannari

More information

A SIMPLE CONTROL TECHNIQUE FOR UNIFIED POWER FLOW CONTROLLER (UPFC)

A SIMPLE CONTROL TECHNIQUE FOR UNIFIED POWER FLOW CONTROLLER (UPFC) Volume 116 No. 21 2017, 469-477 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu A SIMPLE CONTROL TECHNIQUE FOR UNIFIED POWER FLOW CONTROLLER (UPFC)

More information

ALCOHOL DETECTION AND VEHICLE IGNITION LOCKING SYSTEM

ALCOHOL DETECTION AND VEHICLE IGNITION LOCKING SYSTEM International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 9, September 2018, pp. 1078 1084, Article ID: IJMET_09_09_117 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=9

More information

Automated System for Air Pollution Detection and Control in Vehicles

Automated System for Air Pollution Detection and Control in Vehicles Automated System for Air Pollution Detection and Control in Vehicles 1 Diwakar Tiwari, 2 Shashank Shekhar, 3 Anurag Joshi, 4 Aman Deep 1 Department of Electronics and Communication Engineering, M.I.T,

More information

Design and Implementation of Automatic Solar Grass Cutter

Design and Implementation of Automatic Solar Grass Cutter IJIRST National Conference on Networks, Intelligence and Computing Systems March 2017 Design and Implementation of Automatic Solar Grass Cutter P. K. Arunkumar 1 M. Vibesh Ram 2 E. Rajesh Kumar 3 A. Manivasagam

More information

Development of an Internet of Things based Electricity Load Management System

Development of an Internet of Things based Electricity Load Management System American Journal of Engineering Research (AJER) 2016 American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-5, Issue-8, pp-199-205 www.ajer.org Research Paper Open

More information

Detection of rash driving on highways

Detection of rash driving on highways Detection of rash driving on highways 1 Ladly Patel, 2 Kumar Abhishek Gaurav, 3 Dr. Revathi V 1,2 Mtech. CSE (Big Data & IoT), 3 Associate Professor Dayananda Sagar University, Bengaluru, India Abstract-

More information

SINGLE AXIS SOLAR PANEL PROTECTION SYSTEM

SINGLE AXIS SOLAR PANEL PROTECTION SYSTEM SINGLE AXIS SOLAR PANEL PROTECTION SYSTEM S.Krithiga 1, S.Abdul Rasheed 2, V.Abhilash 3, G.Dhanush 4 1 Assistant Professor 2, 3,4 Student of R.M.K.Engineering College Email: rasheed8596@gmail.com ABSTRACT

More information

Vehicle Control System with Accident Prevention by Using IR Transceiver

Vehicle Control System with Accident Prevention by Using IR Transceiver Vehicle Control System with Accident Prevention by Using IR Transceiver Lorate Shiny 1, A.Rajakumaran 2, S.Vijay 3 Lecturer, Dept. of CSE, Sri Sai Ram College of Engineering, Bangalore, India Student,

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 AND IMPLIMENTATION OF NOVEL APPROACH FOR TRAFFIC CONTROL SYSTEM PROF. ANIKET

More information

Theft Detection and Controlling System of a Vehicle Using GSM

Theft Detection and Controlling System of a Vehicle Using GSM Theft Detection and Controlling System of a Vehicle Using GSM M. Uday Kumar Naidu 1, Dr. K. Prahlada Rao 2 1 P.G Scholar, 2 Professor & principal JNTUACEA, Ananthapuramu, A.P. Department of Mechanical

More information

WIRELESS ELECTRICITY THEFT DETECTION AND MONITORING

WIRELESS ELECTRICITY THEFT DETECTION AND MONITORING WIRELESS ELECTRICITY THEFT DETECTION AND MONITORING Dr. Pramod Sharma 1 Himanshu gupta 2 Megha sharma 3 Rohit singh 4 Ashish Khan 5 1 Faculty,PG department of Electronics & Communication, Raja Balwant

More information

SMART ROBOT USING RASPBERRY PI AND NODEMCU

SMART ROBOT USING RASPBERRY PI AND NODEMCU SMART ROBOT USING RASPBERRY PI AND NODEMCU Mr. Rahul R Moorkath 1, Mr. Narshi P Parmar 2, Mr. Piyush J Prajapati 3, Mr. Milan A Goswami 4, Prof. Rajnikant P Sandhani 5 1,2,3,4 Student, Department of E&C

More information

International Journal of Science Engineering and Advance Technology, IJSEAT, Vol 3, Issue 9 ISSN September-2015

International Journal of Science Engineering and Advance Technology, IJSEAT, Vol 3, Issue 9 ISSN September-2015 Design and implementation of Traffic Flow based Street Light Control System with effective utilization of solar energy M.Abhishek, Syed ajram shah, K.Chetan, K.Arun kumar B.Tech Students EEE Department

More information

IoT Based Smart Parking System

IoT Based Smart Parking System www.ijaceeonline.com IoT Based Smart Parking System Saidur Rahman Lecturer, Department of Computer Science and Engineering, Daffodil Institute of IT, Dhaka Bangladesh Email: saidur_nu@diit.info Poly Bhoumik

More information

Model Based Design of Digital Fuel Indication System

Model Based Design of Digital Fuel Indication System Model Based Design of Digital Fuel Indication System Mr. Vaibhav N. Ghenand 1, Mr. Achalprakash P. Choudhary 2, Mr. Dhiraj K. Shelke 3, Dr. Y. S. Angal 4 1,2,3Students, Department of Electronics & Telecomm.

More information

Webpage: Volume 3, Issue III, March 2015 ISSN

Webpage:  Volume 3, Issue III, March 2015 ISSN An Intelligent Approach in Parking System for Car Parking Guidance and Damage Notification based on GPS Aswathy Natesh 1, Sudhi Sudharman 2 1 Student, Department of Electronics and Communication Engineering,

More information

Intelligent Braking System using the IR Sensor

Intelligent Braking System using the IR Sensor Intelligent Braking System using the IR Sensor Gajanan Koli 1 Akshay Patil 2 Prasad Patil 3 Shubham Sokashe 4 Assistanat Professor 1 UG Scholar 2 3 4, Sanjeevan Engineering and Technology Institute, Panhala,

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 5.71 e-issn (O): 2348-4470 p-issn (P): 2348-6406 International Journal of Advance Engineering and Research Development Volume 5, Issue 05, May -2018 SPEED SYNCHRONIZATION

More information

DESIGN OF GARBAGE COLLECTION ROBOT USING WIRELESS TECHNOLOGY

DESIGN OF GARBAGE COLLECTION ROBOT USING WIRELESS TECHNOLOGY DESIGN OF GARBAGE COLLECTION ROBOT USING WIRELESS TECHNOLOGY 1 K.Kamal, 2 S.Mukesh, 3 S.S.Ganesh Kumar, 4 M.Sudhakaran, 1,2 UG Scholar, Dept of EEE, GTEC, Vellore, India, 3 Asst. Prof, Dept of EEE, GTEC,

More information

SAFETY HELMET FOR BIKE AUTHENTICATION AND ALCOHOL SENSING FOR RIDERS. Vepalagadda, Kothagudem Mandalam, Bhadradri Kothagudem Dist., Telangana, India.

SAFETY HELMET FOR BIKE AUTHENTICATION AND ALCOHOL SENSING FOR RIDERS. Vepalagadda, Kothagudem Mandalam, Bhadradri Kothagudem Dist., Telangana, India. SAFETY HELMET FOR BIKE AUTHENTICATION AND ALCOHOL SENSING FOR RIDERS D. LAKSHMI RAMYA 1, K. RAVICHANDRA 2 1 D. Lakshmi Ramya, M.Tech Student, Dept of ECE, Abdul Kalam Institute Of Technological Sciences,

More information

A Smart Prepaid Energy Meter System with GSM Technology

A Smart Prepaid Energy Meter System with GSM Technology A Smart Prepaid Energy Meter System with GSM Technology Sharada N. Ohatkar, Tejashree Tarade, Sonali Thigale, Siddhi Surve SPPU, ENTC Department, Cummins College of Engineering for Women, Pune, India.

More information

POWER GENERATION AND OPTIMIZATION USING SOLAR PANEL

POWER GENERATION AND OPTIMIZATION USING SOLAR PANEL POWER GENERATION AND OPTIMIZATION USING SOLAR PANEL Pooja S Padulle 1, Swati B Waghmode 2, Akshay M Shinde 3, Vijaykumar K Kumbhar 4 1,2,3,4 Student of E&TC S.B. Patil College of Engineering Indapur. ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

arxiv: v1 [cs.cy] 17 Nov 2017

arxiv: v1 [cs.cy] 17 Nov 2017 Instant Accident Reporting and Crowdsensed Road Condition Analytics for Smart Cities arxiv:1711.06710v1 [cs.cy] 17 Nov 2017 Ashkan Yousefpour, Caleb Fung, Tam Nguyen, David Hong, Daniel Zhang Advanced

More information

Smart City Presentation (iot)

Smart City Presentation (iot) Smart City Presentation (iot) More Connected Devices Than People Connectivity in 2020 Smart City Vision of the Future Route Optimization, Minimize Traffic Congestion, Cargo Wastage & Vehicle Maintenance

More information

Stressless Gear Using Embedded System Technology

Stressless Gear Using Embedded System Technology International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 6, Number 4 (2013), pp. 535-540 International Research Publication House http://www.irphouse.com Stressless Gear Using

More information

SMART MICRO GRID IMPLEMENTATION

SMART MICRO GRID IMPLEMENTATION SMART MICRO GRID IMPLEMENTATION Aleena Fernandez 1, Jasmy Paul 2 1 M.Tech student, Electrical and Electronics, ASIET, Kerala, India 2 Assistant professor, Electrical and Electronics, ASIET, Kerala, India

More information

Fabrication and Automation of Solvent less Packaging Machine

Fabrication and Automation of Solvent less Packaging Machine Fabrication and Automation of Solvent less Packaging Machine Masood Nazir*, Prof Rashmi Ranjan Das# * M.tech Student at School of Electrical Engineering, VIT University Vellore, Tamilnadu-632014 India

More information

ADVANCED CHILD-LEFT-BEHIND WARNING SYSTEM BASED ON SENSORS AND GSM

ADVANCED CHILD-LEFT-BEHIND WARNING SYSTEM BASED ON SENSORS AND GSM ADVANCED CHILD-LEFT-BEHIND WARNING SYSTEM BASED ON SENSORS AND GSM GALI SURESH M.Tech Nalanda Institute Of Technology Guntur,A.P, India PSVVN CHANUKAYA Assistant Professor Nalanda Institute Of Technology

More information

An Autonomous Braking System of Cars Using Artificial Neural Network

An Autonomous Braking System of Cars Using Artificial Neural Network I J C T A, 9(9), 2016, pp. 3665-3670 International Science Press An Autonomous Braking System of Cars Using Artificial Neural Network P. Pavul Arockiyaraj and P.K. Mani ABSTRACT The main aim is to develop

More information

An Autonomous Two Wheel Based Self- Balancing Robot Using Arduino

An Autonomous Two Wheel Based Self- Balancing Robot Using Arduino www.ijaceeonline.com ISSN: 2456-3935 An Autonomous Two Wheel Based Self- Balancing Robot Using Arduino Md. Abdullah Al Ahasan Lecturer, Department of Computer Science and Engineering, Bangladesh University

More information

(Let s first discuss in detail about Electric circuit of a kart and then evaluate the possible conditions for fire accidents.)

(Let s first discuss in detail about Electric circuit of a kart and then evaluate the possible conditions for fire accidents.) Automatic Fire Extinguisher Revan Kumar D 1 Karthik P 2 B.E 4 th year Mechanical Engineering,R.M.K Engineering College I. INTRODUCTION The rapid depletion of existing fossil fuel sources and the environmental

More information

GRID CONNECTED SOLAR WIND HYBRID POWER BASED ON IOT

GRID CONNECTED SOLAR WIND HYBRID POWER BASED ON IOT GRID CONNECTED SOLAR WIND HYBRID POWER BASED ON IOT Shweta Dhage 1, Mohini Pranjale 2, Sachin Jambhulkar 3, Nisha Warambhe 4 1 Student, Electronics & Telecommunication, Priyadarshini J L College of Engineering,

More information

The Design of Vehicle Tire Pressure Monitoring System Based on Bluetooth

The Design of Vehicle Tire Pressure Monitoring System Based on Bluetooth 5th International Conference on Advanced Engineering Materials and Technology (AEMT 2015) The Design of Vehicle Tire Pressure Monitoring System Based on Bluetooth Liqing Geng 1, a *, Li Zhao 2,b, Zeyu

More information

Design and Implementation of Automatic Steering Control

Design and Implementation of Automatic Steering Control Design and Implementation of Automatic Steering Control Shweta Dhargawe Dept. of Electronics &Telecommunication Priyadarshini College of Engineering, Sonali Kailaswar Dept. of Electronics & Telecommunication

More information

A SMART CITY & ITS ATTRIBUTES

A SMART CITY & ITS ATTRIBUTES A SMART CITY & ITS ATTRIBUTES India NPSC, NIT, Trichy, 14 Dec 2018 Keynote Speech Professor Saifur Rahman Director, Virginia Tech Advanced Research Inst., USA President, IEEE Power & Energy Society Virginia

More information

Speed Control of Electric Motor using Ultrasonic Sensor and Image Processing Technique with Raspberry Pi 3

Speed Control of Electric Motor using Ultrasonic Sensor and Image Processing Technique with Raspberry Pi 3 Speed Control of Electric Motor using Ultrasonic Sensor and Image Processing Technique with Raspberry Pi 3 M Kalyansuriya 1, S R Kaarthik Eswaran 2, N Naveen 3, R Kumaravel 4, G Shanthi 5 1,2,3,4UG Student,

More information

International Journal of Advance Engineering and Research Development. Demand Response Program considering availability of solar power

International Journal of Advance Engineering and Research Development. Demand Response Program considering availability of solar power Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3, Issue 3, March -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Demand

More information

IOT BASED VEHICLE MONITORING SYSTEM.

IOT BASED VEHICLE MONITORING SYSTEM. IOT BASED VEHICLE MONITORING SYSTEM. Jaideep J. Joshi 1, Poonam N. Kakade 2, Shraddha P. Kale 3 Dr. D.G. Bhalke 4 1,2,3 E&TC, JSPM's Rajarshi Shahu College of Engineering, Savitribai Phule Pune University,INDIA.

More information

Automatic Braking and Control for New Generation Vehicles

Automatic Braking and Control for New Generation Vehicles Automatic Braking and Control for New Generation Vehicles Absal Nabi Assistant Professor,EEE Department Ilahia College of Engineering & Technology absalnabi@gmail.com +919447703238 Abstract- To develop

More information

The Impact of Digital Twin on Transportation Infrastructure Monitoring & Maintenance

The Impact of Digital Twin on Transportation Infrastructure Monitoring & Maintenance The Impact of Digital Twin on Transportation Infrastructure Monitoring & Maintenance General Session. The Impact of IoT and CAV on Motorway Operations Salzburg, Sept. 7 th Sinelec SpA Gavio group Domenico

More information

Smart Cities Transformed Using Semtech s LoRa Technology

Smart Cities Transformed Using Semtech s LoRa Technology Smart Cities Transformed Using Semtech s LoRa Technology Smart Cities Transformed Using Semtech s LoRa Technology Cities are growing and are adopting new smart solutions to better manage services, improve

More information

Wireless Smart WATT-HOUR Meter Reading Cum Electricity Theft Detection System

Wireless Smart WATT-HOUR Meter Reading Cum Electricity Theft Detection System Wireless Smart WATT-HOUR Meter Reading Cum Electricity Theft Detection System R.Kiruthika, R.Pavithra, S.Santhosh Kumar, M.Vijaysharangan Assistant professor Department of Electrical and Electronics Engineering,

More information

VEHICULAR SENSING AND AUTOMATIC BRAKING FOR ACCIDENT AVOIDANCE ON T JUNCTIONS AND BLIND CURVES

VEHICULAR SENSING AND AUTOMATIC BRAKING FOR ACCIDENT AVOIDANCE ON T JUNCTIONS AND BLIND CURVES Volume 120 No. 6 2018, 10159-10172 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ VEHICULAR SENSING AND AUTOMATIC BRAKING FOR ACCIDENT AVOIDANCE ON T JUNCTIONS

More information

ENERGY CONSERVATION ON WIRELESS SENSOR NODE AND NETWORK USING FREE ENERGY RESOURCE

ENERGY CONSERVATION ON WIRELESS SENSOR NODE AND NETWORK USING FREE ENERGY RESOURCE Int. J. Engg. Res. & Sci. & Tech. 2015 G Jaya Kumar and J Senthil Kumar, 2015 Research Paper ISSN 2319-5991 www.ijerst.com Vol. 4, No. 2, May 2015 2015 IJERST. All Rights Reserved ENERGY CONSERVATION ON

More information

Smart Fuel Level Indication System

Smart Fuel Level Indication System GRD Journals- Global Research and Development Journal for Volume 2 Issue 6 May 2017 ISSN: 2455-5703 Smart Fuel Level Indication System Mandar Milind Gijre Ramchandra Gadade Arjun Mane Swati Gandhi Assistant

More information

Wheel Chair with Health Monitoring System Using IoT

Wheel Chair with Health Monitoring System Using IoT Wheel Chair with Health Monitoring System Using IoT Shubham Sagar Nayak 1, Prateek Gupta 2, Upasana 3, Prof. Atul B. Wani 4 1,2,3 UG Students, Electronics & Tele Communication Department, Bharati Vidyapeeth

More information

International Journal of Scientific & Engineering Research Volume 9, Issue 4, April ISSN

International Journal of Scientific & Engineering Research Volume 9, Issue 4, April ISSN International Journal of Scientific & Engineering Research Volume 9, Issue 4, April-2018 130 SMART TRANSPORT SYSTEM SIGNALLING SENSOR SYSTEM NEAR HAIRPIN BENDs Avinash S Shetty [1], Bhavish Bhat P B [1],

More information

Maximum Solar Energy Saving For Sterling Dish with Solar Tracker Control System

Maximum Solar Energy Saving For Sterling Dish with Solar Tracker Control System 2013, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.com Maximum Solar Energy Saving For Sterling Dish with Solar Tracker Control System Alireza Farivar

More information

DESIGN AND IMPLEMENTATION OF SMART NANOGRID

DESIGN AND IMPLEMENTATION OF SMART NANOGRID Volume 118 No. 24 2018 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ DESIGN AND IMPLEMENTATION OF SMART NANOGRID S.BOWJIYA BEHAM, S.HEMA, C.SURESH KUMAR

More information

The Imperative to Deploy. Automated Driving. CC MA-Info, 15th December 2016 Dr. Hans-Peter Hübner Kay (CC/EB4) Stepper

The Imperative to Deploy. Automated Driving. CC MA-Info, 15th December 2016 Dr. Hans-Peter Hübner Kay (CC/EB4) Stepper The Imperative to Deploy 1 Automated Driving CC MA-Info, 15th December 2016 Dr. Hans-Peter Hübner Kay (CC/EB4) Stepper 2 Paths to the Car of the Future costs roaming e-bike driving enjoyment hybrid electric

More information

Technology for The Aid of Quadriplegics

Technology for The Aid of Quadriplegics Technology for The Aid of Quadriplegics Ramanpreet Kaur 1,a, Satvir Singh 1,b, Dr. Bikrampal Kaur 2 1Asstt. Prof.,ECE Department,CEC Landran,Mohali 2 Prof., IT Department, CEC Landran,Mohali E-mail: a

More information

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 04, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 04, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 04, 2016 ISSN (online): 2321-0613 Implementation of Smart Billing System Using Ir Sensor and Xbee Transceiver T. S. Abirami

More information

Drunk Driver & Sleep Detection Based Smart Automobile System Tilak Singh, Neeraj Singh, Shivam Tiwari

Drunk Driver & Sleep Detection Based Smart Automobile System Tilak Singh, Neeraj Singh, Shivam Tiwari Drunk Driver & Sleep Detection Based Smart Automobile System Tilak Singh, Neeraj Singh, Shivam Tiwari Department of Electronics and Communication, IMS Engineering College, Ghaziabad, U.P. ABSTRACT Driving

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3, Issue 4, April -2016 GSM BASED PREPAID ENERGY METER e-issn (O): 2348-4470

More information

Virginia Tech Research Center Arlington, Virginia, USA. PPT slides will be available at

Virginia Tech Research Center Arlington, Virginia, USA. PPT slides will be available at SMART BUILDINGS & INFRASTRUCTURES Invited Talk Professor Saifur Rahman Virginia Tech Advanced Research Institute Virginia, USA IIT Delhi New Delhi, India, 02 June 2016 Virginia Tech Research Center Arlington,

More information

Designing Of Overload Monitoring System In Public Transportation Based On Microcontrollerin Ethiopia

Designing Of Overload Monitoring System In Public Transportation Based On Microcontrollerin Ethiopia Designing Of Overload Monitoring System In Public Transportation Based On Microcontrollerin Ethiopia Tariku Sinshaw Abstract- There has been an issue of overload passenger monitoring despite having stationed

More information

FUTUR / FUTUR smart. Energy. Endurance. Performance.

FUTUR / FUTUR smart. Energy. Endurance. Performance. FUTUR / FUTUR smart Energy. Endurance. Performance. MAXIMUM EFFICIENCY You can t get any more efficient than this With the new TriCOM FUTUR, we introduce the first fully resonant switching HF (High Frequency)

More information

International Journal of Advance Engineering and Research Development. Design and Development of Pneumatic Stirrup Bending Machine

International Journal of Advance Engineering and Research Development. Design and Development of Pneumatic Stirrup Bending Machine Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 4, Issue 3, March -2017 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Design

More information

Segway with Human Control and Wireless Control

Segway with Human Control and Wireless Control Review Paper Abstract Research Journal of Engineering Sciences E- ISSN 2278 9472 Segway with Human Control and Wireless Control Sanjay Kumar* and Manisha Sharma and Sourabh Yadav Dept. of Electronics &

More information

Solar Based Wireless Grass Cutter

Solar Based Wireless Grass Cutter IJSTE - International Journal of Science Technology & Volume 2 Issue 11 May 2016 ISSN (online): 2349-784X Solar Based Wireless Grass Cutter Vicky Jain Prashant Bagane Sagar Patil Prof.Mrs.S.S.Patil Abstract

More information

Automated Pothole Detection and Pre-Indication System using IOT

Automated Pothole Detection and Pre-Indication System using IOT Automated Pothole Detection and Pre-Indication System using IOT Prof.A.K.Mariappan #1, Haridha.S *2, Haritha.S #3, Harini.M *4 # Department of information technology, SRM Easwari Engineering college, Anna

More information

World Journal of Engineering Research and Technology WJERT

World Journal of Engineering Research and Technology WJERT wjert, 2019, Vol. 5, Issue 2, 436-447. Original Article ISSN 2454-695X WJERT www.wjert.org SJIF Impact Factor: 5.218 SMART WASTE CONTAINER C. Nagarajan* 1, N. Arunsarathi 2, P. Karthick 3 and S. Saravanan

More information

Renewable Energy based Land Ploughing Tractor with Wireless Control

Renewable Energy based Land Ploughing Tractor with Wireless Control IJIRST International Journal for Innovative Research in Science & Technology Volume 4 Issue 9 February 2018 ISSN (online): 2349-6010 Renewable Energy based Land Ploughing Tractor with Wireless Control

More information

Fixing and Positioning of the Object Based on RFID Technology using Robotic Arm

Fixing and Positioning of the Object Based on RFID Technology using Robotic Arm Fixing and Positioning of the Object Based on RFID Technology using Robotic Arm 1 M. Elango, 2 N.Arun Ram Kumar, 3 C.Kalyana Sundaram, 1,2 PG Student, 3 Assistant Professor 1,2,3 Dept. of Electronics And

More information

Adaptive Overtaking Control and Effective Power Generation (AOC-EPG) System

Adaptive Overtaking Control and Effective Power Generation (AOC-EPG) System IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676 Volume 4, Issue 3 (Jan. - Feb. 2013), PP 19-23 Adaptive Overtaking Control and Effective Power Generation (AOC-EPG)

More information

DESIGN & FABRICATION OF PNEUMATIC POWERED HACKSAW

DESIGN & FABRICATION OF PNEUMATIC POWERED HACKSAW DESIGN & FABRICATION OF PNEUMATIC POWERED HACKSAW Ashutosh kumar Yadav, Abhishek Tyagi,, Ankur Jaiswal, Sandeep Kumar Singh Student, KIET Group of Institutions, 13km stone, Delhi-Meerut road, Ghaziabad,

More information

Power Generation From Speed Breaker Department: Mechanical Guided by: Prof. P.M. Patel Prepared by: Ajaysinh( ) Rushabh( )

Power Generation From Speed Breaker Department: Mechanical Guided by: Prof. P.M. Patel Prepared by: Ajaysinh( ) Rushabh( ) Power Generation From Speed Breaker Department: Mechanical Guided by: Prof. P.M. Patel Prepared by: Ajaysinh(100780119020) Rushabh(100780119023) Ronak(100780119024) Chintan(100780119021) 1 Defination This

More information

SMART DRUNKEN DETECTION HANDHELD DEVICE.

SMART DRUNKEN DETECTION HANDHELD DEVICE. SMART DRUNKEN DETECTION HANDHELD DEVICE. Mr.SOHAN LOKHANDE 1,Mr.DHIRAJ SINGH RAJPUT 2,Mr.NILESH KUMAR PADWAL 3 Prof.Mr.MAHESH MAINDARKAR 4. IMPERIAL COLLEGE OF ENGINEERING AND RESEARCH, WAGHOLI, PUNE.412207.

More information

Figure 1 I-V characteristics of PV cells. Meenakshi Dixit, Dr. A. A. Shinde IJSRE Volume 3 Issue 12 December 2015 Page 4687

Figure 1 I-V characteristics of PV cells. Meenakshi Dixit, Dr. A. A. Shinde IJSRE Volume 3 Issue 12 December 2015 Page 4687 International Journal Of Scientific Research And Education Volume 3 Issue 12 Pages-4687-4691 December-2015 ISSN (e): 2321-7545 Website: http://ijsae.in DOI: http://dx.doi.org/10.18535/ijsre/v3i12.03 Implementation

More information

SMART DIGITAL FUEL INDICATOR SYSTEM

SMART DIGITAL FUEL INDICATOR SYSTEM SMART DIGITAL FUEL INDICATOR SYSTEM #1 Choudhary Saurabh, #2 Barapatre Shubham, #3 Bhong Kiran, #4 Sarawale R.K. #123 U.G. Students, Department of Electronics and Telecommunication Engineering, #5 Assistant

More information

DRUNK AND DRIVE DETECTION USING IOT

DRUNK AND DRIVE DETECTION USING IOT Volume 118 No. 20 2018, 4303-4307 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu DRUNK AND DRIVE DETECTION USING IOT ijpam.eu Supraja A 1, Bhanu Sri A 2, Mary Posonia A 3 1,2 U.G Student, Department

More information

Smart Home Renewable Energy Management System

Smart Home Renewable Energy Management System Available online at www.sciencedirect.com Energy Procedia 12 (2011) 120 126 ICSGCE 2011: 27 30 September 2011, Chengdu, China Smart Home Renewable Energy Management System A. R. Al-Ali *, Ayman El-Hag,

More information

Piezoelectric Wireless Mobile Charger

Piezoelectric Wireless Mobile Charger IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 PP 31-35 www.iosrjen.org Piezoelectric Wireless Mobile Charger Amitha V Menon 1, Anjana K M 2, Anjana S Ravindran 3, Divya

More information

RF Based Automatic Vehicle Speed Limiter by Controlling Throttle Valve

RF Based Automatic Vehicle Speed Limiter by Controlling Throttle Valve RF Based Automatic Vehicle Speed Limiter by Controlling Throttle Valve Saivignesh H 1, Mohamed Shimil M 1, Nagaraj M 1, Dr.Sharmila B 2, Nagaraja pandian M 3 U.G. Student, Department of Electronics and

More information

Beyond ATC and ITS Standards. Edward Fok USDOT/FHWA - RESOURCE CENTER San Francisco

Beyond ATC and ITS Standards. Edward Fok USDOT/FHWA - RESOURCE CENTER San Francisco Beyond ATC and ITS Standards Edward Fok USDOT/FHWA - RESOURCE CENTER San Francisco May, 2014 Signal Control is only the beginning Connected Vehicles Automated Vehicles Infrastructure Data: Fully Connected

More information

Mechatronical Seed Sowing Machine

Mechatronical Seed Sowing Machine GRD Journals- Global Research and Development Journal for Volume 2 Issue 5 April 2017 ISSN: 2455-5703 Mechatronical Seed Sowing Machine Mr. Akshay Divate Miss. Drakshayini Muchandi Department of Electronics

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 INTOXICATED DRIVER MONITORING SYSTEM WITH AUTO CAR IGNITION DISABLE FUNCTION AND

More information

Automatic Rescue Device for Elevator. Keywords- Rescue device, Electrolytic capacitor, Elevator, ARDUINO, Automatic shifting, Proteus.

Automatic Rescue Device for Elevator. Keywords- Rescue device, Electrolytic capacitor, Elevator, ARDUINO, Automatic shifting, Proteus. International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.72 Special Issue SIEICON-2017,April -2017 e-issn : 2348-4470 p-issn : 2348-6406 Automatic

More information

ADVANCED HEAD-LIGHT CONTROLLING SYSTEM FOR VEHICLES

ADVANCED HEAD-LIGHT CONTROLLING SYSTEM FOR VEHICLES ADVANCED HEAD-LIGHT CONTROLLING SYSTEM FOR VEHICLES Mr. Vishal G. Nandokar 1, Prof. K. Sujatha 2, Prof. Harshvardhan Upadhyay 3 1 PG Scholar (VLSI & Embedded System) Shree Ramchandra College of Engineering,

More information

A HIGH EFFICIENCY BUCK-BOOST CONVERTER WITH REDUCED SWITCHING LOSSES

A HIGH EFFICIENCY BUCK-BOOST CONVERTER WITH REDUCED SWITCHING LOSSES Int. J. Elec&Electr.Eng&Telecoms. 2015 Mayola Miranda and Pinto Pius A J, 2015 Research Paper ISSN 2319 2518 www.ijeetc.com Special Issue, Vol. 1, No. 1, March 2015 National Level Technical Conference

More information

SMART VEHICLE AND SMART SIGNBOARD SYSTEM WITH ZONAL SPEED REGULATION

SMART VEHICLE AND SMART SIGNBOARD SYSTEM WITH ZONAL SPEED REGULATION INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 6340(Print), ISSN 0976 6340 (Print) ISSN 0976 6359

More information

INTELLIGENT ILLUMINATION AT A DUTCH SEAPORT

INTELLIGENT ILLUMINATION AT A DUTCH SEAPORT INTELLIGENT ILLUMINATION AT A DUTCH SEAPORT Moerdijk, the Netherlands Reference Project / Seaport PORT OF MOERDIJK SAVES ENERGY AND MEETS SUSTAINABILITY TARGETS WITH SENSOR-BASED CONNECTED OUTDOOR LIGHTING

More information