2018FallTeam4

From MAE/ECE 148 - Introduction to Autonomous Vehicles
Revision as of 04:11, 6 December 2018 by Fall2018Team4 (talk | contribs)
Jump to navigation Jump to search

Encoder Project Introduction

Our project involved adding an encoder component to the MAE 148 Autonomous Vehicle we previously built. The motivation for this project was to have access to data concerning the speed and distance travelled in order to improve speed control.

The original configuration of the vehicle controlled the speed of the car by controlling the voltage from the battery to the motor. This voltage was based on data from user inputs(explain in step 1). The encoder allowed the voltage to be based on data concerning the actual current speed, giving the vehicle could have cruise control capability.

Team Members

Selina Wade

Torin Halsted

Sepehr Foroughi

Hoang Thai

Process

Step One: Build the Autonomous Vehicle

Laser Cut: We used calipers to measure the dimensions of the mounts on our base and then laser cut an acrylic board with holes to mount our 3D printed camera mount.

3D Printed Camera Mount: We designed and printed a mount to hold the camera at the appropriate height and angle to capture the track. We also included a slot to pass the cord band through without damaging it.

3D printed RPI Holder: We 3D printed a small piece to hold the RPI on our car.

Wiring Schematic: We clearly documented our wiring (right).

Original Wiring Schematic
Original Wiring Schematic Legend



Step Two: Mount the Encoder


Step Three: Ardiuno Communication


Step Four: MATLAB Simulation


Step Five: Raspberry Pi Communication


Step Six: Testing

Outcome

Conclusion