SlideShare a Scribd company logo
1 of 13
TYPE THE SUBJECT NAME HERE
SUBJECT CODE
I I
20PCOTE101
Innovative Design Project - I
REMOTE ENGINE IMMOBILISER FOR
VEHICLES
FINAL REVIEW
DATE : 30/04/2021
STUDENT MEMBER : NITHYA S
2
OVERVIEW
REVIEW - 3
20PCOTE101
● Introduction
● Abstract
● Existing work
● Proposed work
● Block diagram
● Sample Output
● Timeline of the work
● References
3
INTRODUCTION
PROJECT WORK
20PCOTE101
REVIEW - 3
With the expansion of the internet in smart gadgets with the latest internet
technologies like IPv6, LTE, and 5G, the intelligence is embedded into the many
devices used in various application domains like: health, agriculture,
transport, defense, and energy sectors. The aim of embedded intelligence in a
machine through an application specific embedded microcontroller, sensor shields
integrated with signal conditioning and signal processing circuitry,
communication modules, smart power management system, is to interact with other
machines equipped with similar facilities, in the form of machine2machine (M2M)
communication.
ABSTRACT
The upcoming technology where machine to machine communication is possible
by deploying the intelligent sensors on machine for smart interaction. Internet of
things (loT) gives a wide scope in many application domains where number of
smart gadgets per person is increasing exponentially with time. The automobile
sector is also one of the application domain where vehicle can be made intelligent
by using loT. This paper presents the interface of Arduino Uno R3 development
board, sensor shield and smartphone. The proposed schematic is for car security
which gives the access of car through internet and GPS, to the owner of car, in
case car is stolen or damaged.
20PCOTE101
REVIEW - 3
EXISTING WORK
Current Anti-theft system prevents the engine from starting without using vehicle’s
authorized key. This system uses a special digitally coded key or a Smart Key fob
having a transponder chip. This system is currently available in high-ended cars
such as BMW.
20PCOTE101
REVIEW - 3
PROPOSED WORK
● The objective of this project is to design low-cost Engine immobilizer through
ECU- Microcontroller (Arduino UNO R3)-GSM interface.
● The main key features of proposed security system is to allow the user to stop
and restart the car at any desired instant by sending the messages: "stop the
car" and "restart the car".
20PCOTE101
REVIEW - 3
BLOCK DIAGRAM
20PCOTE101
REVIEW - 3
GSM
MICRO
CONTROLLER ECU
FUEL
INJECTION
ENGINE
SIMULATION PROGRAMME: (PROTEUS DESIGN SUITE)
void setup()
{
Serial.begin(9600);
pinMode(8,OUTPUT);pinMode(6,OUTPUT);
}
void loop()
{
if(Serial.available()>0)
{
char rx=Serial.read();
if(rx=='0')
{
while(1)
{
digitalWrite(8,0);digitalWrite(6,1);
} }
else
{
digitalWrite(8,1);digitalWrite(6,0);
}
}}
20PCOTE101
REVIEW - 3
SAMPLE OUTPUT
20PCOTE101
REVIEW - 3
ON VEHICLE RUNNING CONDITION- NC ON DRIVE MOTOR
SAMPLE OUTPUT
20PCOTE101
REVIEW - 3
OFF VEHICLE RUNNING CONDITION- NO ON DRIVE MOTOR
TIMELINE OF THE WORK
20PCOTE101
REVIEW - 3
SCHEDULE PROGRESS
13th Feb - 20th Feb 2021 Title Discussion & Confirmation
21st Feb - 27th Feb 2021 Study on basics of the Proteus code
27th Feb – 19th Mar 2021
Initiating the code and completion of code
for simulation
20th Mar – 31nd Mar 2021 Verifying the project for any bugs
1st April – 18th April 2021 Report and Project Submission
REFERENCES
1. Sagnik Basu Choudhuri, J. Sam Jeba Kumar, B. Venkatesh & Rishabh Kumar Pandey. Vehicle Anti-
Theft and Passenger Safety System” on Global Journal of Researches in Engineering: Automotive
Engineering Volume 14 Issue 1 Version 1.0 Year 2014
2. van Ours, Jan C. and Vollaard, Ben, The Engine Immobilizer: A Non-Starter for Car Thieves on
CentER Discussion Paper Series No. 2013-004, TILEC Discussion Paper No. 2013-001
3. Kerstin Lemke, Ahmad-Reza Sadeghi & Christian Stüble. Anti-theft Protection: Electronic
Immobilizers on Embedded Security in Cars pp 51-67
20PCOTE101
REVIEW - 3
THANK YOU!

More Related Content

Similar to NithyaS_finalreview_IDP1_PPT.pptx

Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Editor IJARCET
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Editor IJARCET
 
accident detection tech seminar ppt.pptx
accident detection tech seminar ppt.pptxaccident detection tech seminar ppt.pptx
accident detection tech seminar ppt.pptxRakeshRockey4
 
Design and Construction of DC Motor Speed Controller Using Android.ppt
Design and Construction of DC Motor Speed Controller Using Android.pptDesign and Construction of DC Motor Speed Controller Using Android.ppt
Design and Construction of DC Motor Speed Controller Using Android.pptEEESrproject
 
Advanced Automation System in Industrial Applications Using PIC Microcontrol...
Advanced Automation System in Industrial Applications Using  PIC Microcontrol...Advanced Automation System in Industrial Applications Using  PIC Microcontrol...
Advanced Automation System in Industrial Applications Using PIC Microcontrol...IJMER
 
On-chip debugging for microprocessor design
On-chip debugging for microprocessor designOn-chip debugging for microprocessor design
On-chip debugging for microprocessor designTELKOMNIKA JOURNAL
 
IRJET- GSM Based Wireless Electronic Notice Board
IRJET- GSM Based Wireless Electronic Notice BoardIRJET- GSM Based Wireless Electronic Notice Board
IRJET- GSM Based Wireless Electronic Notice BoardIRJET Journal
 
PETROL BUNK AUTOMATION WITH PREPAID CARDS & GSM COMMUNICATION
PETROL BUNK AUTOMATION WITH PREPAID CARDS & GSM COMMUNICATIONPETROL BUNK AUTOMATION WITH PREPAID CARDS & GSM COMMUNICATION
PETROL BUNK AUTOMATION WITH PREPAID CARDS & GSM COMMUNICATIONKrish'n Yadav
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controllSumit Saini
 
Software control systems for smart antenna
Software control systems for smart antennaSoftware control systems for smart antenna
Software control systems for smart antennaeSAT Journals
 
Monitoring AC Drive by using RS485 & GSM Module
Monitoring AC Drive by using RS485 & GSM ModuleMonitoring AC Drive by using RS485 & GSM Module
Monitoring AC Drive by using RS485 & GSM ModuleRSIS International
 
GSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdf
GSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdfGSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdf
GSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdfLynn588356
 
Design & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOTDesign & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOTIRJET Journal
 
Office Automation System using Internet of Things
Office Automation System using Internet of ThingsOffice Automation System using Internet of Things
Office Automation System using Internet of ThingsIRJET Journal
 
Dia3 ed2140106en
Dia3 ed2140106enDia3 ed2140106en
Dia3 ed2140106enluisabs
 
Multiuser sms based microcontroller wireless electronic board
Multiuser sms based microcontroller wireless electronic boardMultiuser sms based microcontroller wireless electronic board
Multiuser sms based microcontroller wireless electronic boardKalees Pandiyan
 
Smart Home Automation
Smart Home AutomationSmart Home Automation
Smart Home AutomationIRJET Journal
 

Similar to NithyaS_finalreview_IDP1_PPT.pptx (20)

E1103024045
E1103024045E1103024045
E1103024045
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397
 
accident detection tech seminar ppt.pptx
accident detection tech seminar ppt.pptxaccident detection tech seminar ppt.pptx
accident detection tech seminar ppt.pptx
 
Design and Construction of DC Motor Speed Controller Using Android.ppt
Design and Construction of DC Motor Speed Controller Using Android.pptDesign and Construction of DC Motor Speed Controller Using Android.ppt
Design and Construction of DC Motor Speed Controller Using Android.ppt
 
Advanced Automation System in Industrial Applications Using PIC Microcontrol...
Advanced Automation System in Industrial Applications Using  PIC Microcontrol...Advanced Automation System in Industrial Applications Using  PIC Microcontrol...
Advanced Automation System in Industrial Applications Using PIC Microcontrol...
 
On-chip debugging for microprocessor design
On-chip debugging for microprocessor designOn-chip debugging for microprocessor design
On-chip debugging for microprocessor design
 
IRJET- GSM Based Wireless Electronic Notice Board
IRJET- GSM Based Wireless Electronic Notice BoardIRJET- GSM Based Wireless Electronic Notice Board
IRJET- GSM Based Wireless Electronic Notice Board
 
PETROL BUNK AUTOMATION WITH PREPAID CARDS & GSM COMMUNICATION
PETROL BUNK AUTOMATION WITH PREPAID CARDS & GSM COMMUNICATIONPETROL BUNK AUTOMATION WITH PREPAID CARDS & GSM COMMUNICATION
PETROL BUNK AUTOMATION WITH PREPAID CARDS & GSM COMMUNICATION
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controll
 
peeyush tyagi (2)
peeyush tyagi (2)peeyush tyagi (2)
peeyush tyagi (2)
 
Software control systems for smart antenna
Software control systems for smart antennaSoftware control systems for smart antenna
Software control systems for smart antenna
 
Monitoring AC Drive by using RS485 & GSM Module
Monitoring AC Drive by using RS485 & GSM ModuleMonitoring AC Drive by using RS485 & GSM Module
Monitoring AC Drive by using RS485 & GSM Module
 
GSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdf
GSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdfGSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdf
GSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdf
 
Design & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOTDesign & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOT
 
Office Automation System using Internet of Things
Office Automation System using Internet of ThingsOffice Automation System using Internet of Things
Office Automation System using Internet of Things
 
Dia3 ed2140106en
Dia3 ed2140106enDia3 ed2140106en
Dia3 ed2140106en
 
Multiuser sms based microcontroller wireless electronic board
Multiuser sms based microcontroller wireless electronic boardMultiuser sms based microcontroller wireless electronic board
Multiuser sms based microcontroller wireless electronic board
 
Journal ishe
Journal isheJournal ishe
Journal ishe
 
Smart Home Automation
Smart Home AutomationSmart Home Automation
Smart Home Automation
 

Recently uploaded

Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 

Recently uploaded (20)

Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 

NithyaS_finalreview_IDP1_PPT.pptx

  • 1. TYPE THE SUBJECT NAME HERE SUBJECT CODE I I 20PCOTE101 Innovative Design Project - I REMOTE ENGINE IMMOBILISER FOR VEHICLES FINAL REVIEW DATE : 30/04/2021 STUDENT MEMBER : NITHYA S
  • 2. 2 OVERVIEW REVIEW - 3 20PCOTE101 ● Introduction ● Abstract ● Existing work ● Proposed work ● Block diagram ● Sample Output ● Timeline of the work ● References
  • 3. 3 INTRODUCTION PROJECT WORK 20PCOTE101 REVIEW - 3 With the expansion of the internet in smart gadgets with the latest internet technologies like IPv6, LTE, and 5G, the intelligence is embedded into the many devices used in various application domains like: health, agriculture, transport, defense, and energy sectors. The aim of embedded intelligence in a machine through an application specific embedded microcontroller, sensor shields integrated with signal conditioning and signal processing circuitry, communication modules, smart power management system, is to interact with other machines equipped with similar facilities, in the form of machine2machine (M2M) communication.
  • 4. ABSTRACT The upcoming technology where machine to machine communication is possible by deploying the intelligent sensors on machine for smart interaction. Internet of things (loT) gives a wide scope in many application domains where number of smart gadgets per person is increasing exponentially with time. The automobile sector is also one of the application domain where vehicle can be made intelligent by using loT. This paper presents the interface of Arduino Uno R3 development board, sensor shield and smartphone. The proposed schematic is for car security which gives the access of car through internet and GPS, to the owner of car, in case car is stolen or damaged. 20PCOTE101 REVIEW - 3
  • 5. EXISTING WORK Current Anti-theft system prevents the engine from starting without using vehicle’s authorized key. This system uses a special digitally coded key or a Smart Key fob having a transponder chip. This system is currently available in high-ended cars such as BMW. 20PCOTE101 REVIEW - 3
  • 6. PROPOSED WORK ● The objective of this project is to design low-cost Engine immobilizer through ECU- Microcontroller (Arduino UNO R3)-GSM interface. ● The main key features of proposed security system is to allow the user to stop and restart the car at any desired instant by sending the messages: "stop the car" and "restart the car". 20PCOTE101 REVIEW - 3
  • 7. BLOCK DIAGRAM 20PCOTE101 REVIEW - 3 GSM MICRO CONTROLLER ECU FUEL INJECTION ENGINE
  • 8. SIMULATION PROGRAMME: (PROTEUS DESIGN SUITE) void setup() { Serial.begin(9600); pinMode(8,OUTPUT);pinMode(6,OUTPUT); } void loop() { if(Serial.available()>0) { char rx=Serial.read(); if(rx=='0') { while(1) { digitalWrite(8,0);digitalWrite(6,1); } } else { digitalWrite(8,1);digitalWrite(6,0); } }} 20PCOTE101 REVIEW - 3
  • 9. SAMPLE OUTPUT 20PCOTE101 REVIEW - 3 ON VEHICLE RUNNING CONDITION- NC ON DRIVE MOTOR
  • 10. SAMPLE OUTPUT 20PCOTE101 REVIEW - 3 OFF VEHICLE RUNNING CONDITION- NO ON DRIVE MOTOR
  • 11. TIMELINE OF THE WORK 20PCOTE101 REVIEW - 3 SCHEDULE PROGRESS 13th Feb - 20th Feb 2021 Title Discussion & Confirmation 21st Feb - 27th Feb 2021 Study on basics of the Proteus code 27th Feb – 19th Mar 2021 Initiating the code and completion of code for simulation 20th Mar – 31nd Mar 2021 Verifying the project for any bugs 1st April – 18th April 2021 Report and Project Submission
  • 12. REFERENCES 1. Sagnik Basu Choudhuri, J. Sam Jeba Kumar, B. Venkatesh & Rishabh Kumar Pandey. Vehicle Anti- Theft and Passenger Safety System” on Global Journal of Researches in Engineering: Automotive Engineering Volume 14 Issue 1 Version 1.0 Year 2014 2. van Ours, Jan C. and Vollaard, Ben, The Engine Immobilizer: A Non-Starter for Car Thieves on CentER Discussion Paper Series No. 2013-004, TILEC Discussion Paper No. 2013-001 3. Kerstin Lemke, Ahmad-Reza Sadeghi & Christian Stüble. Anti-theft Protection: Electronic Immobilizers on Embedded Security in Cars pp 51-67 20PCOTE101 REVIEW - 3