SlideShare a Scribd company logo
1 of 23
Monitoring The Gas cylinder Level and Gas Seepage
Detection through IOT
PRESENTED BY
Abstract
• Now-a-days advancement of technology is rapidly increasing and people wants to do tasks in smart way. So people are
thinking about quick way of solving Daily life task.
• This will results a technology which can control over the domestic and industrial applications using IOT.
• This paper ‘Sensing and controlling the world around using Arduino and IOT ‘deals with embedded technologies along with
internet of things (IOT) using Arduino which employs the embedded block and script programming for Arduino and sensors.
• Gas spillages causes a significant issue in family unit, in this way the proposed gas spillage identification and
checking framework is created There are numerous strategies accessible for booking a Gas Refill, techniques
incorporate web based booking, telephonic booking and so on. It will be difficult situation for the individual who
uses LPG gas for cooking reliably. The aim of this paper is to introduce another framework consequently books a
cylinder at the point when the gas is going to discharge is by sending a notice to the gas office using Wifi using
Internet of Things approach In addition to that sensor is utilized to identify gas spillage at home.
INTRODUCTION
• The enlarged focus of certain gases in the environment can be exceptionally unsafe, in recent time, everyone needs a facility which reduces time and
effort and expect their work to be as easy as possible. One such region where man wants to get the work quicker and simpler is cooking. Most ordinarily
LPG is utilized for cooking reason which was presented by Dr.Walter Snelling. It is a amalgamation of propane and butane alongside soaked substance
notwithstanding unsaturated hydrocarbon substance. Gas undertakings utilizes SMS, IVRS or Online reserving for the LPG, which is tedious strategies in
individuals' day by day life. However, due to fast nature and high competition, today people look for smarter way of operations than tedious and
mechanical as well as manual routine. As such, booking gas has also become one of the tasks where one has tendency to either postpone or forget its
booking due to busy schedule and lack of time.
• The proposed design system explains about the most common problem experienced in our day- to- day lives that is regarding GAS container going
empty
• The purpose of the system is, to create awareness about the reducing weight of the gas in the container, and to place a gas order using IOT.
• A load cell is used for the continuous weight measurement of gas container, which is interfaced with an Arduino Uno (to compare with an ideal value).
EXISTING SYSTEM
• Sensor technology
• Remote Control
• RF Communication
• GSM- MSG communication
PROPOSED BLOCK DIAGRAM
PROPOSED SYSTEM
• The projected system uses a gas sensor which detects the leaks of LPG which then intimate about the
leakage as critical situation via SMS, buzzer is triggered and updated to the thing speak application.
• LM35 Temperature Sensor produces the analog values. When this sensor comes in contact with heat, it
converts this high temperature into a voltage. When the temperature exceeds more than room temperature,
then system will update this information to the thing speak application and alerts the user about the increase
in temperature via SMS, and the system activates the siren.
• The data value is simultaneously sent to the node microcontroller which is a wifi module. The values are
also displayed on the LCD display (16x2).The corresponding values are also updated in the thing speak
application. .
Modules OF project
• Hardware Design for smart home
• Software Programming –Embedded c
• Internet of things –IoT platform Android Development
1. HARDAWARE DESIGN
 POWER SUPPLY DESIGN
 MICROCONTROLLER CITRCUIT
 DRIVER CIRCUIT
 SERIAL COMMUNICATION
 INPUT & OUTPUT INTERFACING-LCD & BUZZER
FLOW OF PROJECT
• MODULE 1. POWER SUPPLY CIRCUIT
• MODULE 2. DRIVER CIRCUIR
• MODULE 3. INTERFACING
• MODULE 4. SERIAL PORT
• MODULE 5. PROGRAMMING
• MODULE 6. IMPLMENTATION & COMPLETION OF PROJECT
HARDWARE MODULES
• ESP 8266- nodmcu
• LOAD cell
• LM35 sensor
• MQ2 sensor
• LCD display
• ALERT SYSTEM
• DRIVER MODULE-RELAY
• POWER SUPPLY
POWER SUPPLY
• Input Voltage 4 – 35V DC
• Output Voltage 1.25 – 33V DC
• Output Current(max) 2A (3A if heat-sink is used)
• Conversion Efficiency(max) 92%
• Switching Frequency 150KHz
• Load Regulation ± 0.5%
• Voltage Regulation ± 2.5%
POWER SUPPLY CIRCUIT
DRIVER CIRCUIT
• This Board can be used to Control Solonoids,Motors etc
• Input Logic -5v level from MUC
• Interfaced with Transister 547
• Input Pin connected to Burg stick
DRIVER BOARD
ESP 8266
• ESP866 Development board is based on the WIFI Module.It's a low-footprint, minimal system development board
powered by the latest ESP-WROOM-32 module and can be easily inserted into a solderless breadboard.
• It contains the entire basic support circuitry for the ESP-WROOM-32, including the USB-UART bridge, reset- and
boot-mode buttons, LDO regulator and a micro-USB connector. Every important GPIO is available to the
developer.
•
• Features:-
• Small volume, easily embeded to other products
• Strong function with support LWIP Protocol, Freertos
• Suppporting three modes : AP, STA, and AP+STA
• Supporting Lua program, easily to develop
• Includes CP2102 USB-UART bridge
GAS SENSOR
• Operating Voltage is +5V
• Can be used to Measure or detect LPG, Alcohol, Propane, Hydrogen,
CO and even methane
• Analog output voltage: 0V to 5V
• Digital Output Voltage: 0V or 5V (TTL Logic)
• Preheat duration 20 seconds
• Can be used as a Digital or analog sensor
• The Sensitivity of Digital pin can be varied using the potentiometer
LOAD CELL
• A load cell is a transducer that converts the mechanical force
into readable electrical units, similar to our regular weighing
scales. Their main purpose is to weigh or check the amount of load
transferred. The load cell sensors are always bonded along with
elastic material, known as strain gauges.
SOFTWARE
• ARDUINO IDE 1.8.7
• Embedded C programming
• IoT Platform
PROGRAMMING LANGUAGE
• EMBEDDED C LANGUAGE
• Arduino programs may be written in any programming language with a compiler that produces binary machine
code. Atmel provides a development environment for their microcontrollers, AVR Studio and the newer Atmel
Studio.
• The Arduino IDE supports the C and C++ programming languages using special rules of code organization. The
Arduino IDE supplies a software library called "Wiring" from the Wiring project, which provides many common
input and output procedures. A typical Arduino C/C++ sketch consist of two functions that are compiled and
linked with a program stub main() into an executable cyclic executive program:
• setup(): a function that runs once at the start of a program and that can initialize settings.
• loop(): a function called repeatedly until the board powers off.
ADVANTAGE
• LOW COST
• HIGH EFFICIENCY
• LOW COMPLEXITY DESIGN
• PREVENT THE ACCIDENT
• HIGH SPEED PROCESSING
APPLICATION
 Home
 Office
 Industry
Reference
• [1] N. Carter, M.A. Hoque, M.S. Ahmed, Simulating vehicle movement and multi-hop connectivity from basic safety
messages, SoutheastCon 2018, IEEE, St. Petersburg, FL, USA, 2018, pp. 1–6.
• [2] M.S. Ahmed, M.A. Hoque, A.J. Khattak, Demo: real-time vehicle movement tracking on android devices through
bluetooth communication with DSRC devices, 2016 IEEE Vehicular Networking Conference (VNC), IEEE, Columbus,
OH, USA, 2016, pp. 1–2.
• [3] M.S. Ahmed, M.A. Hoque, Partitioning of urban transportation networks utilizing real-world traffic parameters for
distributed simulation in SUMO, 2016 IEEE Vehicular Networking Conference (VNC), IEEE, Columbus, OH, USA,
2016, pp. 1–4.
• [4] M.S. Ahmed, M.A. Hoque, J. Rios-Torres, A. Khattak, Demo: freeway merge assistance system using DSRC,
Proceedings of the 2nd ACM International Workshop on Smart, Autonomous, and Connected Vehicular Systems and
Services, Snowbird, UT, USA, 2017, pp. 83–84.
Thank you

More Related Content

Similar to gas cylinder iot.pptx

Similar to gas cylinder iot.pptx (20)

IRJET- Smart Power Optimization with IoT
IRJET-  	  Smart Power Optimization with IoTIRJET-  	  Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoT
 
10 Steps to Architecting a Sustainable SCADA System
10 Steps to Architecting a Sustainable SCADA System10 Steps to Architecting a Sustainable SCADA System
10 Steps to Architecting a Sustainable SCADA System
 
embedded system and iot.pptx
embedded system and iot.pptxembedded system and iot.pptx
embedded system and iot.pptx
 
Kritarth's IOT ppt.pptx
Kritarth's IOT ppt.pptxKritarth's IOT ppt.pptx
Kritarth's IOT ppt.pptx
 
ARDUINO AND RASPBERRYPI.pptx
ARDUINO AND RASPBERRYPI.pptxARDUINO AND RASPBERRYPI.pptx
ARDUINO AND RASPBERRYPI.pptx
 
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
 
HomeControl
HomeControlHomeControl
HomeControl
 
Fire fighting robot
Fire fighting robotFire fighting robot
Fire fighting robot
 
Home Automation using Internet of Things
Home Automation using Internet of ThingsHome Automation using Internet of Things
Home Automation using Internet of Things
 
Home automation using blynk app with fan direction control and displaying sta...
Home automation using blynk app with fan direction control and displaying sta...Home automation using blynk app with fan direction control and displaying sta...
Home automation using blynk app with fan direction control and displaying sta...
 
IoT home automation project
IoT home automation projectIoT home automation project
IoT home automation project
 
IOT Based Smart Single Phase Agriculture Motor Controller
IOT Based Smart Single Phase Agriculture Motor ControllerIOT Based Smart Single Phase Agriculture Motor Controller
IOT Based Smart Single Phase Agriculture Motor Controller
 
green house ppt.pptx
green house ppt.pptxgreen house ppt.pptx
green house ppt.pptx
 
IRJET - IoT based Automatic LPG Gas Booking and Leakage Detection
IRJET  - IoT based Automatic LPG Gas Booking and Leakage DetectionIRJET  - IoT based Automatic LPG Gas Booking and Leakage Detection
IRJET - IoT based Automatic LPG Gas Booking and Leakage Detection
 
NXP FRDM-K64F Platform with ARM mbed Demo - Edinburgh 2016 Workshop
NXP FRDM-K64F Platform with ARM mbed Demo - Edinburgh 2016 WorkshopNXP FRDM-K64F Platform with ARM mbed Demo - Edinburgh 2016 Workshop
NXP FRDM-K64F Platform with ARM mbed Demo - Edinburgh 2016 Workshop
 
IoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATIONIoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATION
 
Power Measurement with IoT
Power Measurement with IoTPower Measurement with IoT
Power Measurement with IoT
 
IRJET- IoT based Inventory System for Stock Management
IRJET- IoT based Inventory System for Stock ManagementIRJET- IoT based Inventory System for Stock Management
IRJET- IoT based Inventory System for Stock Management
 
Internet of things
Internet of thingsInternet of things
Internet of things
 
IRJET - Smart Food Ordering System in Hotel
IRJET -  	  Smart Food Ordering System in HotelIRJET -  	  Smart Food Ordering System in Hotel
IRJET - Smart Food Ordering System in Hotel
 

Recently uploaded

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 

gas cylinder iot.pptx

  • 1. Monitoring The Gas cylinder Level and Gas Seepage Detection through IOT PRESENTED BY
  • 2. Abstract • Now-a-days advancement of technology is rapidly increasing and people wants to do tasks in smart way. So people are thinking about quick way of solving Daily life task. • This will results a technology which can control over the domestic and industrial applications using IOT. • This paper ‘Sensing and controlling the world around using Arduino and IOT ‘deals with embedded technologies along with internet of things (IOT) using Arduino which employs the embedded block and script programming for Arduino and sensors. • Gas spillages causes a significant issue in family unit, in this way the proposed gas spillage identification and checking framework is created There are numerous strategies accessible for booking a Gas Refill, techniques incorporate web based booking, telephonic booking and so on. It will be difficult situation for the individual who uses LPG gas for cooking reliably. The aim of this paper is to introduce another framework consequently books a cylinder at the point when the gas is going to discharge is by sending a notice to the gas office using Wifi using Internet of Things approach In addition to that sensor is utilized to identify gas spillage at home.
  • 3. INTRODUCTION • The enlarged focus of certain gases in the environment can be exceptionally unsafe, in recent time, everyone needs a facility which reduces time and effort and expect their work to be as easy as possible. One such region where man wants to get the work quicker and simpler is cooking. Most ordinarily LPG is utilized for cooking reason which was presented by Dr.Walter Snelling. It is a amalgamation of propane and butane alongside soaked substance notwithstanding unsaturated hydrocarbon substance. Gas undertakings utilizes SMS, IVRS or Online reserving for the LPG, which is tedious strategies in individuals' day by day life. However, due to fast nature and high competition, today people look for smarter way of operations than tedious and mechanical as well as manual routine. As such, booking gas has also become one of the tasks where one has tendency to either postpone or forget its booking due to busy schedule and lack of time. • The proposed design system explains about the most common problem experienced in our day- to- day lives that is regarding GAS container going empty • The purpose of the system is, to create awareness about the reducing weight of the gas in the container, and to place a gas order using IOT. • A load cell is used for the continuous weight measurement of gas container, which is interfaced with an Arduino Uno (to compare with an ideal value).
  • 4. EXISTING SYSTEM • Sensor technology • Remote Control • RF Communication • GSM- MSG communication
  • 6. PROPOSED SYSTEM • The projected system uses a gas sensor which detects the leaks of LPG which then intimate about the leakage as critical situation via SMS, buzzer is triggered and updated to the thing speak application. • LM35 Temperature Sensor produces the analog values. When this sensor comes in contact with heat, it converts this high temperature into a voltage. When the temperature exceeds more than room temperature, then system will update this information to the thing speak application and alerts the user about the increase in temperature via SMS, and the system activates the siren. • The data value is simultaneously sent to the node microcontroller which is a wifi module. The values are also displayed on the LCD display (16x2).The corresponding values are also updated in the thing speak application. .
  • 7. Modules OF project • Hardware Design for smart home • Software Programming –Embedded c • Internet of things –IoT platform Android Development
  • 8. 1. HARDAWARE DESIGN  POWER SUPPLY DESIGN  MICROCONTROLLER CITRCUIT  DRIVER CIRCUIT  SERIAL COMMUNICATION  INPUT & OUTPUT INTERFACING-LCD & BUZZER
  • 9. FLOW OF PROJECT • MODULE 1. POWER SUPPLY CIRCUIT • MODULE 2. DRIVER CIRCUIR • MODULE 3. INTERFACING • MODULE 4. SERIAL PORT • MODULE 5. PROGRAMMING • MODULE 6. IMPLMENTATION & COMPLETION OF PROJECT
  • 10. HARDWARE MODULES • ESP 8266- nodmcu • LOAD cell • LM35 sensor • MQ2 sensor • LCD display • ALERT SYSTEM • DRIVER MODULE-RELAY • POWER SUPPLY
  • 11. POWER SUPPLY • Input Voltage 4 – 35V DC • Output Voltage 1.25 – 33V DC • Output Current(max) 2A (3A if heat-sink is used) • Conversion Efficiency(max) 92% • Switching Frequency 150KHz • Load Regulation ± 0.5% • Voltage Regulation ± 2.5%
  • 13. DRIVER CIRCUIT • This Board can be used to Control Solonoids,Motors etc • Input Logic -5v level from MUC • Interfaced with Transister 547 • Input Pin connected to Burg stick
  • 15. ESP 8266 • ESP866 Development board is based on the WIFI Module.It's a low-footprint, minimal system development board powered by the latest ESP-WROOM-32 module and can be easily inserted into a solderless breadboard. • It contains the entire basic support circuitry for the ESP-WROOM-32, including the USB-UART bridge, reset- and boot-mode buttons, LDO regulator and a micro-USB connector. Every important GPIO is available to the developer. • • Features:- • Small volume, easily embeded to other products • Strong function with support LWIP Protocol, Freertos • Suppporting three modes : AP, STA, and AP+STA • Supporting Lua program, easily to develop • Includes CP2102 USB-UART bridge
  • 16. GAS SENSOR • Operating Voltage is +5V • Can be used to Measure or detect LPG, Alcohol, Propane, Hydrogen, CO and even methane • Analog output voltage: 0V to 5V • Digital Output Voltage: 0V or 5V (TTL Logic) • Preheat duration 20 seconds • Can be used as a Digital or analog sensor • The Sensitivity of Digital pin can be varied using the potentiometer
  • 17. LOAD CELL • A load cell is a transducer that converts the mechanical force into readable electrical units, similar to our regular weighing scales. Their main purpose is to weigh or check the amount of load transferred. The load cell sensors are always bonded along with elastic material, known as strain gauges.
  • 18. SOFTWARE • ARDUINO IDE 1.8.7 • Embedded C programming • IoT Platform
  • 19. PROGRAMMING LANGUAGE • EMBEDDED C LANGUAGE • Arduino programs may be written in any programming language with a compiler that produces binary machine code. Atmel provides a development environment for their microcontrollers, AVR Studio and the newer Atmel Studio. • The Arduino IDE supports the C and C++ programming languages using special rules of code organization. The Arduino IDE supplies a software library called "Wiring" from the Wiring project, which provides many common input and output procedures. A typical Arduino C/C++ sketch consist of two functions that are compiled and linked with a program stub main() into an executable cyclic executive program: • setup(): a function that runs once at the start of a program and that can initialize settings. • loop(): a function called repeatedly until the board powers off.
  • 20. ADVANTAGE • LOW COST • HIGH EFFICIENCY • LOW COMPLEXITY DESIGN • PREVENT THE ACCIDENT • HIGH SPEED PROCESSING
  • 22. Reference • [1] N. Carter, M.A. Hoque, M.S. Ahmed, Simulating vehicle movement and multi-hop connectivity from basic safety messages, SoutheastCon 2018, IEEE, St. Petersburg, FL, USA, 2018, pp. 1–6. • [2] M.S. Ahmed, M.A. Hoque, A.J. Khattak, Demo: real-time vehicle movement tracking on android devices through bluetooth communication with DSRC devices, 2016 IEEE Vehicular Networking Conference (VNC), IEEE, Columbus, OH, USA, 2016, pp. 1–2. • [3] M.S. Ahmed, M.A. Hoque, Partitioning of urban transportation networks utilizing real-world traffic parameters for distributed simulation in SUMO, 2016 IEEE Vehicular Networking Conference (VNC), IEEE, Columbus, OH, USA, 2016, pp. 1–4. • [4] M.S. Ahmed, M.A. Hoque, J. Rios-Torres, A. Khattak, Demo: freeway merge assistance system using DSRC, Proceedings of the 2nd ACM International Workshop on Smart, Autonomous, and Connected Vehicular Systems and Services, Snowbird, UT, USA, 2017, pp. 83–84.