1 / 20

Prepared by: Abdullah F. F. Shehadeh Abd-Errazzaq Shehadeh Hardware Graduation Project

AP. Auto-Parking (Autonomous Parallel Parking Car). Prepared by: Abdullah F. F. Shehadeh Abd-Errazzaq Shehadeh Hardware Graduation Project 2010 - 2011. AP. Parallel parking is one of the most complex driving scenarios. AP is system that enables cars to parallel park autonomously.

svea
Télécharger la présentation

Prepared by: Abdullah F. F. Shehadeh Abd-Errazzaq Shehadeh Hardware Graduation Project

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. AP Auto-Parking (Autonomous Parallel Parking Car) Prepared by: Abdullah F. F. Shehadeh Abd-Errazzaq Shehadeh Hardware Graduation Project 2010 - 2011

  2. AP • Parallel parking is one of the most complex driving scenarios. AP is system that enables cars to parallel park autonomously. • The car starts by measuring the slots between parked cars until it finds a slot that fits it. The minimum slot required for the car to park in is twice the car length. • If the slot is insufficient, the car continue searching for a suitable one. • Once the car finds a suitable slot it enters the parallel parking mode. By the end of this mode, the car will be parked.

  3. Devices Used: • PIC 18F4550: USB Microcontroller. • SHARP IR sensors (GP2Y0A21YK): three sensors (10-80cm). • H-Bridge (L298N). • 5-V, 9-V voltage regulators (7805, 7809). • Car model. • Two 3.7 rechargeable batteries. • PC power supply. • PCB: Printed Circuit Board.

  4. Distance Sensors Types: • Ultrasonic Sensors: we avoid their usage because of the nature of ultrasonic waves (not directed) that causes many reflections. • IR Sensors: we chose this type because of its simplicity and it covers the ranges we need. We used three (10 – 80 cm) sensors. A longer range exists (up to 1.5 m) can be used when applying the system to real cases.

  5. Original Car

  6. Car with our circuit

  7. Our Circuit

  8. H-bridge & Heat-Sink

  9. Sensors Output

  10. Sensors Noise Elimination

  11. Sensors Direction • It is preferred to position the sensor such that it is orthogonal with respect to the motion direction.

  12. PCB Schematic

  13. PCB Board

  14. Mathematical Model • We have derived an equation that describes the car motion in auto-parking mode:

  15. Mathematical Model According to sine rule:

  16. Mathematical Model By substituting (1) in (2): The last equation describes the motion of the car.

  17. Mathematical Model • By substituting the values of r and s: Using MS Excel, we have solved this equation for many values:

  18. Problems we faced! • PCB: It is our first project using printed circuits. We have learned how to work on Eagle program and we have faced many problems making the appropriate routing. • PIC 18F4550: It is a USB microcontroller that requires the use of special bootloaders and programs like MPLAB. We faced many problems in defining it on Windows 7.

  19. Problems we faced! • Mechanical problems: we changed the car model twice, in order to use a small car that can be driven using batteries, but finally we were obliged to use power supply in order to supply the motors with the required current. Another mechanical problem is the rotation angle of the front motor which is much smaller than the real case, what results in the need of doing the parking on many stages.

  20. Thanks a lot for your listening Best Regards

More Related