SlideShare ist ein Scribd-Unternehmen logo
1 von 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!

Weitere ähnliche Inhalte

Ă„hnlich wie 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
 
peeyush tyagi (2)
peeyush tyagi (2)peeyush tyagi (2)
peeyush tyagi (2)PEEYUSH TYAGI
 
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
 

Ă„hnlich wie 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
 

KĂĽrzlich hochgeladen

TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringJuanCarlosMorales19600
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 

KĂĽrzlich hochgeladen (20)

TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineering
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 

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