1 / 25

Autonomous Golf Cart

Autonomous Golf Cart. Drew gaynor , Tyler latham , ian Anderson, Cameron Johnson Advisors: Dr. David Mikesell and dr. firas hassan. Requirements. Travel to a destination selected by a user Select the best route to the chosen destination

hao
Download Presentation

Autonomous Golf Cart

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. Autonomous Golf Cart Drew gaynor, Tyler latham, ian Anderson, Cameron Johnson Advisors: Dr. David Mikesell and dr. firashassan

  2. Requirements • Travel to a destination selected by a user • Select the best route to the chosen destination • Accurately follow this planned path along campus roads and sidewalks • No other user input required during trip, except in the case of an emergency • Transport passengers safely • Detect obstacles and avoid collisions • Stop immediately if an inadvertent collision occurs • Provide emergency stop buttons

  3. System Overview

  4. System Overview

  5. System Overview

  6. Acceleration System Block Diagram • Pre-autonomous mode: • Binary signals for direction and enable come from cart • The analog signal for speed is sent from the potentiometer wiper arm on the pedal to the speed controller • Normally open switches

  7. Acceleration System Block Diagram • Autonomous mode: • Binary signals for direction,enable, and analog output speed are calculated in LabVIEWprogram • Acceleration relay pushbutton closes the relays(puts cart in autonomous mode) • Binary signals are sent from the Relay module to speed controller • Cart speed signal is sent from Analog Output module to speed controller

  8. Steering System Block Diagram • Pre-Autonomous mode: • The cart’s heading is controlled by the steering wheel on the cart

  9. Steering System Block Diagram • Autonomous mode: • The clutch pushbutton is pressed which disengages the steering shaft and allows the servo motor to steer the cart • The relay is closed so the amplifier is enabled and the cart is in autonomous mode • The heading has been calculated in LabVIEW and is outputted to the amp from the Analog Output module

  10. Steering System Block Diagram • Amp will amplify the signal and then send it to the filter card to add inductance. • This signal is passed to the Servo motor which steers the cart. • The encoder output or position of the servo motor is then sent back to the Servo module

  11. Choose destination Java Application Autonomous start/stop button: drives to destination or cancels current trip Position adjustment controls: offset GPS position drift or other error Switch modes

  12. Java Application Cart (always centered) Destinations (nodes) Path points

  13. GPS/Inertial • Project’s OXTS RT2500 GPS unit has a stated accuracy for position values of 2-3 meters • We were able to get an OXTS RT3002 on loan: much more accurate than RT2500

  14. Path Following Results • Travelled autonomously from Biggs loading dock to Kinghorn northwest doors with RT3002 • Route shown in yellow • Data collected with RT3002 • Collected more • But focused on this route

  15. Path Following Results • Collected path data shown in blue • Actual route navigated shown in red • Followed route fairly accurately • On right of graph, consistent gap probably due to drift • Position adjustment controls designed to account for this

  16. Path FollowingVideo(Video removed to reduce file size. Original video can be retrieved from project website)

  17. LIDAR (Light Detection and Ranging) • Housing tilted downward • Angle resolution: 0.5 degrees • Baud rate: 38400 (Sampling rate = 4Hz)

  18. Speed Reduction

  19. Detection Field (Wheels turned < 8°)

  20. Detection Field (Wheels turned > 8º)

  21. Collision AvoidanceVideo(Video removed to reduce file size. Original video can be retrieved from project website)

  22. Complete System Video(Video removed to reduce file size. Original video can be retrieved from project website)

  23. Questions?

  24. Potential Future Improvements • Weatherproofing: isolation of electronics under the hood • LIDAR • Housing • LMS 511 • GPS: RT3002 differential GPS • Wiring: automotive wiring harnesses • Zippswitch

  25. Speed Reduction Algorithm

More Related