🤖
Projects
  • Directory
  • Lab in the Pack
    • What is Lab in the Pack?
  • Ada
    • What is Ada?
    • Mimic Platform Project
    • Probe Station Project
  • Custom Motor Project
    • Design Demo
    • Driver Circuit Details
    • Mechanical Details
    • Codebase
  • RoboMaster
    • What is RoboMaster?
    • Documentation Project
    • Power Distribution Board
  • Student Society Volunteering
    • ECESS Explainer
    • ECE Video Tutorials Program
Powered by GitBook
On this page
  • RCGs
  • Requirements / Constraints:
  • Goals

Was this helpful?

  1. Custom Motor Project

Mechanical Details

The original project assignment specified that our motor and driver assembly should be applied to a four-bar linkage arm capable of playing an instrument. To that end we need to develop a four-bar linkage and overall assembly to link our custom motors together. We should also find a way to determine the robot arms position on start-up as the positioning system we had initially developed is only capable of tracking relative distances.

RCGs

Requirements / Constraints:

  • Gear down our motor shaft output to accomodate for a raw angular resolution of 15°.

  • Offset the torque output of our two motors to the same axis.

  • Four-bar linkage arm reaches a 15cm(?) by 4cm rectangular area.

  • Indicators for a 'zero-position' from which the four bar linkage always starts from.

  • Mounted keyboard of constant and known relative position and dimensions.

Goals

  • Automatic 'zero-position' calibration.

  • Not unecessarily large.

  • Not unecessarily expensive.

PreviousDriver Circuit DetailsNextCodebase

Last updated 2 years ago

Was this helpful?