2021WinterTeam7

From MAE/ECE 148 - Introduction to Autonomous Vehicles
Revision as of 00:26, 15 March 2021 by 2021WinterTeam7 (talk | contribs)
Jump to navigation Jump to search

Team

Ardel Alegre - CSE, Senior

Jesus Fausto - ECE, Senior

Jesi Miranda - ECE, Senior

Jacob Plata - MAE, Senior

Objective

In previous years, the cars used by groups in this class controlled the motor by sending throttle information only in the form of voltage. This is fine if the battery levels stay the same. However, an issue arises as battery levels increase or decrease. The power being sent by the battery varies and subsequently the speed of the motor varies as well. Our goal is to implement the TritonAI framework as well as their low level hardware and software to train based on velocity rather than throttle.

Hardware

Jetson Nano: to do high level controls

Teensy 4.0: to do low level controls

Motor:

Chassis:

3D Designs

Base Plate: Designed to hold the Jetson Nano, camera, and other components and was mounted to the chassis of the car.

Example.jpg

Camera Mount: The camera is mounted directly to this with the lens sticking through the hole. The curved end was designed to allow the most adjustability in terms of camera angle.

Example.jpg

Camera Base: The camera mount attached to one of the three sets of holes at the top of this piece allowing for multiple camera heights if necessary.

Example.jpg


Software