Elastic potential energy from displacement¶
Spring accumulates energy while being deformed. This law is known as the Hooke’s law.
Conditions:
The deformation is elastic (reversible).
Links:
- elastic_potential_energy¶
The
potential_energyof the spring.
- Symbol:
U- Latex:
\(U\)
- Dimension:
energy
- Symbol:
k- Latex:
\(k\)
- Dimension:
force/length
- displacement¶
The displacement of the spring, or the
euclidean_distancebetween the initial position and the rest position.
- Symbol:
d- Latex:
\(d\)
- Dimension:
length
- law¶
U = k * d^2 / 2- Latex:
- \[U = \frac{k d^{2}}{2}\]