IOT BASED E-VEHCILE FIRE SAFETY
SYSTEM
ABSTRACT
• This project describes the application of Internet-of-things
(IoT) in monitoring the performance of electric vehicle
battery. It is clear that an electric vehicle totally depends on
the source of energy from a battery. However, the amount of
energy supplied to the vehicle is decreasing gradually that
leads to the performance degradation. This is a major concern
for battery manufacture. In this work, the idea of monitoring
the performance of the vehicle using IoT techniques is
proposed with various sensors
BLOCK DIAGRAM
POWER
FIRE SENSOR
SUPPLY
DRIVER ARDUINO UNO LCD DISPLAY
VOLTAGE ESP8266
SENSOR
ARDUINO UNO
• Now, let me introduce another member of AVR microcontroller
family, the ATmega8. This member has many features similar
to that ofATmega328. But it has reduced number of features
and capabilities, yet it has enough features to work with. Now
let me tell you that if you want to gather knowledge and at the
same time want to do it in less cost than the budget
of ATmega382, you can think of making projects
with ATmega328. In that case, one feature you won’t be able
to realize is the JTAG interface. But rest of the features are
available in this IC. Let us see what one can get from ATmega8
ESP 8266
• Technology goes ahead exponentially with each year whether we do something or not. With the same speed
engineers work hard to reduce the size of every electronic device or component and loose most of the wiring.
If you look back 20 years ago a device was called portable if you could rise it in your arms and carry up.
Today nothing is portable if it can’t fit in your pocket.
• Nowadays devices, either they are made for regular or industrial use, are based on wireless communication
technology and the main reason is not to get rid of wires, but to be able to interconnect between them.
Meanwhile buying a wireless device became natural for everyone and price for WiFi Ready equipment
lowered with time passing.
DHT SENSOR
• The DHT11 is a commonly used Temperature and humidity sensor
that comes with a dedicated NTC to measure temperature and an 8-bit
microcontroller to output the values of temperature and humidity as
serial data
POWER SUPPLY
• POWER SUPPLY:
• Power supply block consists of following units:
Step down transformer.
Bridge rectifier circuit.
Input filter.
Voltage regulators.
Output filter.
Indicator unit.
LCD DISPLAY
• LCD (Liquid Crystal Display) screen is an electronic display module and find a
wide range of applications. A 16x2 LCD display is very basic module and is very
commonly used in various devices and circuits.
• These modules are preferred over seven segments and other multi segment LEDs.
• The reasons being: LCDs are economical; easily programmable; have no
limitation of displaying special & even custom characters (unlike in seven
segments), animations and so on
BLYNK
• Blynk is an IoT platform for iOS or Android smartphones that is used
to control Arduino, Raspberry Pi and NodeMCU via the Internet. This
application is used to create a graphical interface or human machine
interface (HMI) by compiling and providing the appropriate address
on the available widgets.
APPLICATIONS
• FOR INDUSTRIAL USE
• E VEHICLE SAFETY SYSTEM
• OIL AND GAS SECTOR
ADVANATAGES
• LOW COST
• HIGH EFFICIENCY
• LESS POWER CONSUMPTION
REFERENCE
1. www.mitel.databook.com
2. www.atmel.databook.com
3. www.franklin.com
4. www.keil.com
5. www.microchip.com
• www.jungo.com
THANK YOU