270 likes | 558 Views
Collision Avoidance System. Course#EENG491-M02 Group name: cavalier Group members: Wang Liyuan 613230 Li Hengyi 611076 Shan Hao 611079. Potential Market. 6 million car accidents each year in the United States A person dies in a car accident every 12 minutes
E N D
Collision Avoidance System Course#EENG491-M02 Group name: cavalier Group members: Wang Liyuan 613230 Li Hengyi 611076 Shan Hao 611079
Potential Market • 6 million car accidents each year in the United States • A person dies in a car accident every 12 minutes • Car crashes cost each American more than $1,000 a year .
Control System • For we do not have a real car for our testing, we have to use a model to demonstrate our idea. Here we choose a toy car as our model. • The toy car will stimulate some basic functions of our collision avoidance system .
Main functions • Initially the toy car just keeps going forward until it reaches the barrier.
When the toy car comes near the barrier, the sensor will come up with an alarm signal which is regard as an interrupt for our microprocessor. After the interrupt the microprocessor will change its output. When the car’s remove controller received the new command, the car can change its path automatically.
remote controller • Most toy cars’ remote controller have 4 buttons to control the toy car for 4 directions, but our system is an automatic system we can use these buttons. • So we have to build the circuit of the remote controller
4 command for 4 directions • We use 4 different commands to control the 4 directions of the toy car, here is the main truth table
Microprocessor Design • We write program to generate changing outputs of P1.0 & P1.4. The values can be used for the command for controlling the toy car.
Sensor • When the toy car comes near the barrier, the sensor will come up with an alarm signal which is regard as an interrupt for our microprocessor. After the interrupt the microprocessor will change its output. When the car’s remote controller received the new command, the car can change its path automatically.
Mathematical model • We have come up with some mathematic model to stimulate the real situation for cars. The following part will be our theory research on the collision avoidance system.
The equation is V1=V-F/f*V • T=S/V1
At the end of our presentation we want to show our appreciation to Dr. Saito and other NYIT professors.