Files
obsidianvault/physics/Torque and Rotational Dynamics/Rotational Inertia.md
T

18 lines
626 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[[Torque and Rotational Dynamics]]
For a point mass:$$I=mr^2$$
$I$ is rotational inertia (kg * $m^2$)
m is mass
r is radial distance
Several discrete objects:
$$I_{tot}=\Sigma I_i=\Sigma m_i r^2$$
Kinetic energy from rotation formula:
$$KE_{rot}=\frac{1}{2}Iw^2$$
# Parallel Axis Theorem
Essentially shifting the axis and calculating the new inertia.
$$I'=I_{cm}+Md^2$$
- $I$' is rotational inertia about the parallel axis (kg⋅m²)
- $I_{cm}$ is rotational inertia about the center-of-mass axis (kg⋅m²)
- $M$ is the total mass of the system (kg)
- $d$ is the perpendicular distance between the two parallel axes (m)