3/16/2022 - Rover Overview
Member | Main Project | Update | Action Items |
---|---|---|---|
@Ari Wasch | BMS |
|
|
@Chealsie Bains (Deactivated) | Jetson Carrier |
|
|
@Farris Matar | PDB/BMS |
|
|
@Ivan Lim | Science |
|
|
@Jason Gao | RS422 BLDC motor controller |
|
|
@Logan Hartford | Multiphase buck converter |
|
|
@Taylor Mcnabb | SPI LVDS |
|
|
@Wolfgang Windholtz (Deactivated) | Science |
|
|
2021-2023 Rover Overview
Power
12s LiPo (12 cell Lithium Polymer battery) powers the entire rover at 48V nominal voltage
PDB + BMS (Power Distribution Board + Battery Management System) regulates the battery power at lower voltages to power the Jetson AGX with 17V and Science & other small boards with 5V
BMS measures battery voltage and state of charge, and handles cell balancing (ensuring all cells are at equal voltage)
48V-24V multi-phase buck regulates battery power to 24V at high current to power the Arm subsystem, Science motors, and communications (ethernet switch & antennas)
Unregulated battery power goes straight to the Drivetrain subsystem to power the motors
Arm
8 motors controlled by Odrives
Encoders on all motors for monitoring position
24V power from PDB
Arm interacts with objects to complete missions in the competition - requires precision & power
Needs to lift a 5kg weight
Use an Allen key to use on a screw
Type on a keyboard
Uses SPI (communication protocol) for communication with encoders
Drivetrain
6 wheels, 3 on each side, using 6 brushless DC motors controlled by Odrives
Motor encoders used for monitoring and controlling movement
Encoders communicate using RS422 communication protocol
Currently Odrives are used as motor controllers. However, a prototype custom brushless DC motor controller is in development to provide a more tailored fit to the rover’s design and needs than the Odrives
Science
Main purpose: complete the science challenge
Scoop dirt, mix it with chemicals in a test tube, analyze for signs of life
Use brushed DC motors instead of brushless
Science board handles the encoder, sensor, motor, and communication connections
Uses a GPIO expander to get more GPIO control pins, communicates with I2C
Spinning mechanism to mix tubes is powered by drivetrain
3 USB cameras to visually analyze the soil as well (not controlled by science)