Published
Edited
Jan 30, 2022
8.4 Leaf spring evaluation
Insert cell
Insert cell
Insert cell
Insert cell
m = 1000 // kg
Insert cell
f_limit = 6 * centi // m, painuma
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
g = 9.81
Insert cell
F_base = m * g / kpl // N
Insert cell
Insert cell
F = F_base * k // N
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
E = 208 * giga // pa
Insert cell
f = (6 * F * pow(spring.l - (spring.a/6), 3)) / (E * spring.b * pow(spring.h, 3) * ((3 * spring.m1) + (2 * spring.m2))) // m
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more