Difference between revisions of "2018FallTeam4"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
== Encoder Project Introduction == | == 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 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 to data concerning the actual current speed. | |||
== Team Members == | == Team Members == |
Revision as of 02:54, 30 November 2018
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 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 to data concerning the actual current speed.
Team Members
Selina Wade
Torin Halsted
Sepehr Foroughi
Hoang Thai
Process
Step One: Build the Autonomous Vehicle
Step Two: Mount the Encoder
Step Three: Ardiuno Communication
Step Four: Raspberry Pi Communication
Step Five: Testing