Accident identification using GPS & GSM
Introduction:
In this project we will make project using 89s51. In this project we will sense the accident and our system will automatically send sms of location on our mobile no. In this project we will use GPS to monitor current location. GSM modem to send SMS. Then sensor on that side will detect the car using Reed sensor. When sensor will get signal from car having magnet, then it will give signal to microcontroller 89s51. Mirocontroller will display that station LCD connected with it. So wherever our robotic car will go oursensor will read it and Display ON . We will use 16*2 LCD for this purpose. We will connect REED sensor for car detection. We are using IC89s51 because we studying it in degree. We know about it. We will connect sensors on port 1 and LCD on port0. Register select pin of LCD on p2. 5, READ/WRITE on p2.4, Enable on p2.3. port 0 is open collector port so we will connect 10k register array with it. In this project we will use readymade robot. And use reed sensor for detection of robot.
VARIOUS STEPS OF PROJECT:
- POWER SUPPLY +5V
- MICROCONTROLLER AT89S52
- MAX232 CIRCUIT
- GSM MODEM
- GPS Receiver
Pin no 40 is connected to the positive supply. In this project we provide a 5 volt dc power supply. This power supply is truly regulated power supply. Pin no 20 is connected to the negative supply. Here we supply a negative voltage on this pin. Crystal is connected to the pin no 18 and 19 of the microcontroller. Crystal provide a clock signal to run the vehicle and process all the internal requirement of the circuit.. For the regulated power supply we use ic 7805 as a regulator to provide a fix 5 volt power supply.
We will use GSM modem sm300 at 9600 baud rate.
GSM modem
This GSM modem is a highly flexible plug and play quad band GSM modem for direct and easy
integration to RS232. Supports features like Voice, Data/Fax, SMS,GPRS and integrated TCP/IP
stack.
Specifications for Fax
- Group 3, class 1
Specifications for data
- GPRS class 10: max 85.6 kbps(downlink)
- PBCCH support
- Coding schemes CS 1,2,3,4
- CSD upto 14.4 kbps
- USSD
- Non transparent mode
- PPP-Stack
Features
- Quad Band GSM/GPRS
850/900/1800/1900 Mhz
- GPRS multi-slot class 10/8
- GPRS Mobile station class B
- Compliant to GSM Phase 2/2+
o Class 4 (2W@850/900Mhz)
o Class 1(1W@1800/1900Mhz)
- Control via AT commands(GSM 07.07,
07.05 and enhanced AT commands)
- Operation Temperature(-20 deg C to
+55 deg C)
Specifications for SMS
- Point-to-point MO and MT
- SMS cell broadcast
- Text and PDU mode
Power Supply
- Use AC – DC Power Adaptor with following ratings
- DC Voltage : 12V
- DC Current : 1A
- Polarity : Centre +ve & Outside –ve
- Current Consumption in normal operation 250mA, can rise up to 1Amp while transmission.
Interfaces
- RS-232 through D-TYPE 9 pin connector, Serial port baud rate adjustable 1200 to115200
bps (9600 default)
- Stereo connector for MIC & SPK
- Power supply through DC socket
- SMA antenna connector
- Push switch type SIM holder
- LED status of GSM / GPRS module
Getting Started
- Insert SIM card: Press the yellow pin to remove the tray from the SIM cardholder. After
properly fixing the SIM card in the tray, insert the tray in the slot provided.
- Connect Antenna: Screw the RF antenna on the RF cable output provided.
- If voice call is needed, connect the mic and speaker to stereo sockets.
- Connect RS232 Cable: (Cable provided for RS232 communication) Default baud rate is
9600 with 8-N-1, no hardware handshaking. Cable provided has pins 7 and 8 shorted that will
set to no hardware handshaking. In you need hardware handshaking the pins 7-8 can be
taken for signaling.
o Pin 2 is RS232 level TX out
o Pin 3 is RS232 level RX in
o Pin 5 is Ground
o Pin 7 RTS in (shorted to pin 8 in cable for no hardware handshaking)
o Pin 8 CTS out (shorted to pin 7 in cable for no hardware handshaking)
Connect the power Supply (9-12V) to the power jack. Polarity should be Center +ve and
outer –ve DC jack.
Network Led indicating various status of GSM module eg. Power on, network registration &
GPRS connectivity.
After the Modem registers the network, led will blink in step of 3 seconds. At this stage you
can start using Modem for your application.
Examples for send and receive SMS
For sending SMS in text Mode:
AT+CMGF=1 press enter
AT+CMGS=”mobile number” press enter
Once The AT commands is given’ >’ prompt will be displayed on the screen.
Type the message to sent via SMS. After this, press ctrl+Z to send the SMS.
If the SMS sending is successful, “ok” will be displayed along with the message number.
For reading SMS in the text mode:
AT+CMGF=1 Press enter
AT+CMGR= no.
Number (no.) is the message index number stored in the sim card. For new SMS, URC will be received
on the screen as +CMTI: SM ‘no’. Use this number in the AT+CMGR number to read the message.
Item | Qty. |
89s51 | 1 |
CRYSTAL | 1 |
CERAMIC | 2 |
CONNECTING WIRES | |
IC BASE | 1 |
LCD | 1 |
LEDS | 5 |
REGULATOR | 1 |
CAP | 1 |
TR | 2 |
2 | |
MICRO SWITCHES | 2 |
REED SENSOR | 8 |
Stepper motor | 1 |
WELCOME TO THE WORLD OF THE MICROCONTROLLERS.
Look around. Notice the smart “intelligent” systems? Be it the T.V, washing machines, video games, telephones, automobiles, aero planes, power systems, or any application having a LED or a LCD as a user interface, the control is likely to be in the hands of a micro controller!
Measure and control, that’s where the micro controller is at its best.
Micro controllers are here to stay. Going by the current trend, it is obvious that micro controllers will be playing bigger and bigger roles in the different activities of our lives.
So where does this scenario leave us? Think about it……
The world of Micro controllers
What is the primary difference between a microprocessor and a micro controller? Unlike the microprocessor, the micro controller can be considered to be a true “Computer on a chip”.
In addition to the various features like the ALU, PC, SP and registers found on a microprocessor, the micro controller also incorporates features like the ROM, RAM, Ports, timers, clock circuits, counters, reset functions etc.
While the microprocessor is more a general-purpose device, used for read, write and calculations on data, the micro controller, in addition to the above functions also controls the environment.
We have used a whole lot of technical terms already! Don’t get worried about the meanings at this point. We shall understand these terms as we proceed further
For now just be aware of the fact, that all these terms literally mean what they say.
Bits and Bytes
Before starting on the 8051, here is a quick run through on the bits and bytes. The basic unit of data for a computer is a bit. Four bits make a nibble. Eight bits or two nibbles make a byte. Sixteen bits or four nibbles or two bytes make a word.
1024 bytes make a kilobyte or 1KB, and 1024 KB make a Mega Byte or 1MB.
Thus when we talk of an 8-bit register, we mean the register is capable of holding data of 8 bits only.
The 8051
The 8051 developed and launched in the early 80`s, is one of the most popular micro controller in use today. It has a reasonably large amount of built in ROM and RAM. In addition it has the ability to access external memory.
The generic term `8×51` is used to define the device. The value of x defining the kind of ROM, i.e. x=0, indicates none, x=3, indicates mask ROM, x=7, indicates EPROM and x=9 indicates EEPROM or Flash.
A note on ROM
The early 8051, namely the 8031 was designed without any ROM. This device could run only with external memory connected to it. Subsequent developments lead to the development of the PROM or the programmable ROM. This type had the disadvantage of being highly unreliable.
The next in line, was the EPROM or Erasable Programmable ROM. These devices used ultraviolet light erasable memory cells. Thus a program could be loaded, tested and erased using ultra violet rays. A new program could then be loaded again.
An improved EPROM was the EEPROM or the electrically erasable PROM. This does not require ultra violet rays, and memory can be cleared using circuits within the chip itself.
Finally there is the FLASH, which is an improvement over the EEPROM. While the terms EEPROM and flash are sometimes used interchangeably, the difference lies in the fact that flash erases the complete memory at one stroke, and not act on the individual cells. This results in reducing the time for erasure.
Understanding the basic features of the 8051 core
Let’s now move on to a practical example. We shall work on a simple practical application and using the example as a base, shall explore the various features of the 8051 microcontroller.
Consider an electric circuit as follows,
The positive side (+ve) of the battery is connected to one side of a switch. The other side of the switch is connected to a bulb or LED (Light Emitting Diode). The bulb is then connected to a resistor, and the other end of the resistor is connected to the negative (-ve) side of the battery.
When the switch is closed or ‘switched on’ the bulb glows. When the switch is open or ‘switched off’ the bulb goes off
If you are instructed to put the switch on and off every 30 seconds, how would you do it? Obviously you would keep looking at your watch and every time the second hand crosses 30 seconds you would keep turning the switch on and off.
Imagine if you had to do this action consistently for a full day. Do you think you would be able to do it? Now if you had to do this for a month, a year??
No way, you would say!
The next step would be, then to make it automatic. This is where we use the Microcontroller.
But if the action has to take place every 30 seconds, how will the microcontroller keep track of time?
Execution time
Look at the following instruction,
clr p1.0
DC motors
These are the motors that are commonly found in the toys and the tape recorders. These motors change the direction of rotation by changing the polarity. Most chips can’t pass enough current or voltage to spin a motor. Also, motors tend to be electrically noisy (spikes) and can slam power back into the control lines when the motor direction or speed is changed.
Specialized circuits (motor drivers) have been developed to supply motors with power and to isolate the other ICs from electrical problems. These circuits can be designed such that they can be completely separate boards, reusable from project to project.
A very popular circuit for driving DC motors (ordinary or gearhead) is called an H-bridge. It’s called that because it looks like the capital letter ‘H’ on classic schematics. The great ability of an H-bridge circuit is that the motor can be driven forward or backward at any speed, optionally using a completely independent power source.
The H-Bridge Circuit
This circuit known as the H-bridge (named for its topological similarity to the letter “H”) is commonly used to drive motors. In this circuit two of four transistors are selectively enabled to control current flow through a motor.
opposite pair of transistors (Transistor One and Transistor Three) is enabled, allowing current to flow through the motor. The other pair is disabled, and can be thought of as out of the circuit.
By determining which pair of transistors is enabled, current can be made to flow in either of the two directions through the motor. Because permanent-magnet motors reverse their direction of turn when the current flow is reversed, this circuit allows bidirectional control of the motor.
The H-Bridge with Enable Circuitry
It should be clear that one would never want to enable Transistors One and Two or Transistors Three and Four simultaneously. This would cause current to flow from Power + to Power – through the transistors, and not the motors, at the maximum current-handling capacity of either the power supply or the transistors. This usually results in failure of the H-Bridge. To prevent the possibility of this failure, enable circuitry as depicted in Figure is typically used.
In this circuit, the internal inverters ensure that the vertical pairs of transistors are never enabled simultaneously. The Enable input determines whether or not the whole circuit is operational. If this input is false, then none of the transistors are enabled, and the motor is free to coast to a stop.
By turning on the Enable input and controlling the two Direction inputs, the motor can be made to turn in either direction.
Note that if both direction inputs are the same state (either true or false) and the circuit is enabled, both terminals will be brought to the same voltage (Power + or Power – , respectively). This operation will actively brake the motor, due to a property of motors known as back emf, in which a motor that is turning generates a voltage counter to its rotation. When both terminals of the motor are brought to the same electrical potential, the back emf causes resistance to the motor’s rotation.
Stepper motors
Stepper motors are special kind of heavy duty motors having 2 or 4 coils. The motors will be stepping each time when it get the pulse. As there are many coils in the motors we need to energize the coils in a specific sequence for the rotation of the motor. These motors are mostly used in heavy machines. The figure shown below consists of a 4 coil stepper motor and the arrow mark will rotate when the coils are energized in the sequence.
Unlike DC motors stepper motors can be turned accurately for the given degrees.
Servo motors
Servo motors unlike the stepper motor it has to be controlled by the timing signal. This motor has only one coil. It is mostly used in robots for its lightweight and low power consumption. The servo motors can also be accurately rotated by the making the control signal of the servo motor high for a specific time period. Actually the servo motor will be having 3 wires where 2 are for power supply and another one is for the control signal. Driving the servomotors is so simple that you need to make the control signal high for the specific amount of time. The width of the pulse determines the output position of the shaft
Components required:
MCU 89c2051
Crystal 11.592 MHz- 1 nos.
On/off Switch- 1 nos.
Diodes IN 4001- 10 nos.
Optocoupler 817- 2nos.
Cap 10µf,0.1 µf,330µf
Transistors -547or 548
Resistances 330 Ω,8.2kΩ,30pf
LED
IC7805 voltage Regulator
Motors dc
Infrared sensors set
Copper Clad board
Ply board
Ferric Chloride
Wires
Soldering iron
Soldering wire
Flux
Software Required
UMPS
ORCAD
Sprog-VX
Recent Comments