7e1576ab9f49fdd274c7a4fed1053d83cb731558
Tech-dat/acturator-dat/motor-dat/torque-dat/torque-dat.md
| ... | ... | @@ -28,7 +28,38 @@ and stall torque is the maximum torque that the motor can deliver at zero speed. |
| 28 | 28 | | Use Case | RC crawler, trail drive | High-torque RC drive | |
| 29 | 29 | | Notes | High control, low speed | High torque, moderate speed | |
| 30 | 30 | |
| 31 | +## Torque |
|
| 31 | 32 | |
| 33 | +Meaning: |
|
| 34 | + |
|
| 35 | +Torque = Force × Distance from the axis of rotation |
|
| 36 | + |
|
| 37 | +10 N·m means a force of 10 Newtons is applied 1 meter away from the pivot point (or 5 N applied 2 meters away, etc.). |
|
| 38 | + |
|
| 39 | + |
|
| 40 | +## Newtons |
|
| 41 | + |
|
| 42 | +🧱 Real-World Examples of 10 N: |
|
| 43 | + |
|
| 44 | +Lifting about 1 kg vertically against Earth's gravity. |
|
| 45 | + |
|
| 46 | +Gravity exerts about 9.8 N of force on a 1 kg object. |
|
| 47 | + |
|
| 48 | +So if you lift a 1-liter bottle of water (which weighs about 1 kg), you're applying roughly 10 N of force. |
|
| 49 | + |
|
| 50 | + |
|
| 51 | + |
|
| 52 | +## 🔄 What is 100 kgf·cm? |
|
| 53 | + |
|
| 54 | +kgf = kilogram-force |
|
| 55 | + |
|
| 56 | +This is the force exerted by 1 kg of mass due to gravity (≈ 9.80665 newtons). |
|
| 57 | + |
|
| 58 | +cm = centimeters, the distance from the axis of rotation. |
|
| 59 | + |
|
| 60 | +So 100 kgf·cm means: |
|
| 61 | + |
|
| 62 | +The torque generated by **a 100 kgf force acting 1 cm away from the axis**, or a 1 kgf force acting 100 cm away, and so on. |
|
| 32 | 63 | |
| 33 | 64 | ## ref |
| 34 | 65 |
Tech-dat/tech-dat.md
| ... | ... | @@ -1,8 +1,10 @@ |
| 1 | 1 | |
| 2 | 2 | # tech |
| 3 | 3 | |
| 4 | -- [[power-dat]] - [[battery-dat]] - [[battery-charger-dat]] - [[dcdc-down-dat]] - [[dcdc-boost-dat]] - [[ldo-dat]] - [[battery-rechargerable-dat]] - [[BMS-dat]] |
|
| 4 | +- [[power-dat]] - [[dcdc-down-dat]] - [[dcdc-boost-dat]] - [[ldo-dat]] |
|
| 5 | 5 | |
| 6 | +- [[battery-dat]] - [[battery-charger-dat]] - [[battery-rechargerable-dat]] - [[BMS-dat]] - [[18650-dat]] |
|
| 7 | + |
|
| 6 | 8 | - [[EDA-simulation-dat]] - [[EDA-dat]] |
| 7 | 9 | |
| 8 | 10 | - [[BOM-dat]] - [[cable-dat]] |
| ... | ... | @@ -53,7 +55,7 @@ |
| 53 | 55 | |
| 54 | 56 | - [[sensor-dat]] - [[current-sensor-dat]] - [[current-transformer-dat]] |
| 55 | 57 | |
| 56 | -- [[acturator-dat]] - [[motor-dat]] - [[motor-driver-dat]]- [[motion-control-system-dat]] |
|
| 58 | +- [[acturator-dat]] - [[motor-dat]] - [[motor-driver-dat]]- [[motion-control-system-dat]] - [[dc-gear-motor-dat]] |
|
| 57 | 59 | |
| 58 | 60 | |
| 59 | 61 |
mechanics-dat/mechanics-dat.md
| ... | ... | @@ -15,4 +15,6 @@ |
| 15 | 15 | |
| 16 | 16 | - [[PCB-installation-dat]] |
| 17 | 17 | |
| 18 | +## ref |
|
| 18 | 19 | |
| 20 | +- [[tech-dat]] |