sms igninite

5

Upload: dev-das

Post on 10-Dec-2015

213 views

Category:

Documents


0 download

DESCRIPTION

motor ingition

TRANSCRIPT

Page 1: Sms Igninite
Page 2: Sms Igninite

• A vehicle ignition system comprises a key cylinder and a key arranged such that the vehicle can be put in a state in which the key is removed from the cylinder leaving the engine running. The system includes a first safety check system which prevents operation to say state unless one or more of a first set of safeguard conditions is met. A timer is arranged to be automatically started to measure a predetermined time delay from removal of the key when the engine is running, and a second safety check system operates when the vehicle is in said state to shut down the engine automatically if one of a second set of safeguard conditions occurs, the second set of safeguard conditions including that the time delay has expired.

Page 3: Sms Igninite

• HARDWARE USED•  • AT command supporting GSM mobile phone.• 89S52 Microcontroller• Max 232 IC.• Relays• Relay driver IC ULN 2803• Voltage regulator 7805.• Diode IN4007• GSM Phone• • • SOFTWARE USED• • Keil u-Vision 3.0• • Keil Software is used provide you with software development tools for 8051 based microcontrollers. With

the Keil tools, you can generate embedded applications for virtually every 8051 derivative. The supported microcontrollers are listed in the µ-vision

Page 4: Sms Igninite

• THEORY OF OPERATION•  • In this project we interfaced 8051 microcontroller with Motorola’s C168 GSM mobile phone to

decode the received message and do the required action. The protocol used for the communication between the two is AT command.

• The microcontroller pulls the SMS received by phone, decode it, recognizes the• Mobile no. and then switches on the relays attached to its port to control the appliances. After

successful operation, controller sends back the acknowledgement to the user’s mobile through SMS.

• • • AT-Command set •  • The following section describes the AT-Command set. The commands can be tried out by

connecting a GSM modem to one of the PC’s COM ports. Type in the test-command, adding CR + LF (Carriage return + Line feed = \r\n) before executing. Table gives an overview of the implemented AT-Commands in this application. The use of the commands is described in the later sections.

Page 5: Sms Igninite