From fb4bbcef2edc58f1396956916794252438d0835a Mon Sep 17 00:00:00 2001 From: David Preiss <davepreiss@gmail.com> Date: Wed, 20 Jan 2021 13:59:40 -0500 Subject: [PATCH] Update README.md --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 27d9c97..1c6a86a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Stall Condition Motor Test Rig +### Goals + +* Standardize peak torque data relative to power (servos are typically giving peak torques when subject to many amps of current) +* Add real time temperature data to get an idea of sustainability of above ^ +* Better understand tradeoffs between DC motors (hobby servos) - Steppers - BLDCs (both with and without reduction) +* Inform design/selection for future actuator use cases ### [Link to motor testing data](https://docs.google.com/spreadsheets/d/1aPr13svrutCMsQIfM--7oKSVCTAup2I7W5gBSr05Mjo/edit#gid=883650838) @@ -15,11 +21,3 @@ Measurements include torque and rotational position and a 5kg (interchangeable)  - - -### Goals - -* Standardize peak torque data relative to power (servos are typically giving peak torques when subject to many amps of current) -* Add real time temperature data to get an idea of sustainability of above ^ -* Better understand tradeoffs between DC motors (hobby servos) - Steppers - BLDCs (both with and without reduction) -* Inform design/selection of future actuator use cases -- GitLab