5th semester files

This commit is contained in:
2024-02-22 14:23:12 -05:00
parent e39a9fec53
commit 5223b711a6
727 changed files with 1836099 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
## Circular pitch
$P_c$ is the arc distance between two adjacent teeth. The pitch diameter is used for calculating the distance between the centers of gears.
Center distance:
$$c = {d_1 + d_2 \over 2} = {(N_1 + N_2)m \over 2}$$
Diametral pitch:
$$P = {N \over d}$$
Where:
- $N$ is the number of teeth
Module:
$$m = {d \over N}$$