Skip to content

Commit c0ea323

Browse files
committed
Added Wrist pitch
1 parent 7fda8fb commit c0ea323

File tree

11 files changed

+57
-0
lines changed

11 files changed

+57
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# **Motor and Gearbox Specifications**
2+
3+
Wrist pitch motor
4+
Electrical requirements:
5+
6+
* Must be brushed
7+
* Must include an encoder
8+
* Must draw the least amount of current
9+
* Must be 24V
10+
11+
Technical Specifications
12+
13+
| Rated Torque (Nm) | 8.82 |
14+
| :---- | :---- |
15+
| Rated RPM | 13 |
16+
| Rated Voltage (DC) | 12 |
17+
| Rated Current (A) | 3 |
18+
| Gearbox ratio | 1:625 |
19+
| Weight | \- |
20+
| Data sheet link | [Link](https://drive.google.com/file/d/13U5swvCJxRlo7_JIyFcc0mwr1mnc3qjD/view?usp=drive_link) |
21+
22+
Supplier info
23+
24+
| Supplier | Robot Shop |
25+
| :---- | :---- |
26+
| Brand | E-S Motor |
27+
| Part Number (SKU) | RM-ESMO-0CP |
28+
| Manufacturer number | 42PG-775-625-EN 24V |
29+
| Price ($) | 68.12 |
30+
| Link | https://ca.robotshop.com/products/e-s-motor-42mm-high-torque-planetary-gear-motor-w-encoder-24v-13rpm?qd=27b67613532d703a35f7fc44657f9aa6 |
31+
32+
# **Mechanical Simulation and Analysis**
33+
34+
## Hand Calculations:
35+
36+
Since dynamic analysis is more appropriate here (than static analysis), we have to consider the moment of inertia. So, it was established that the wrist must be able to make half a rotation in one second:
37+
38+
![ \=30 rpm \= rad/s](img-wristpitch/image1.png)
39+
40+
![\=t= rad/s1s= rads2](img-wristpitch/image2.png)
41+
42+
The moment equation about the center of the small gear is:
43+
44+
![M=mgrCG \-Tmotor=I](img-wristpitch/image3.png)
45+
![I \= 0.00426 kg/m2](img-wristpitch/image4.png)
46+
![rCG=64.74mm](img-wristpitch/image5.png)
47+
![m=7kg](img-wristpitch/image6.png) (approximate weight of wrist, end-effector, and weight picked up by end-effector)
48+
49+
![0.0647479.81 \-Tmotor=0.00426](img-wristpitch/image7.png)
50+
![Tmotor=4.40Nm](img-wristpitch/image8.png)
51+
52+
**With a factor of safety of 2:**
53+
![Tmotor=24.40= 8.80Nm](img-wristpitch/image9.png)
54+
55+
56+
### Original notes:
57+
![](img-wristpitch/image10.png)
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)