Static force balance Statics
sum(F) = 0
The starting point for support reactions, free-body diagrams, and equilibrium checks.
- sum(F) = algebraic sum of forces in a chosen direction
Developer
Search a browser-local sheet of recurring mechanical formulas so engineers can find trustworthy equations faster than flipping through notes, textbooks, or fragile personal spreadsheets.
Static force balance Statics
sum(F) = 0
The starting point for support reactions, free-body diagrams, and equilibrium checks.
Static moment balance Statics
sum(M) = 0
Used constantly for reactions, tipping checks, and bracket equilibrium.
Rectangle centroid Statics
xbar = b / 2, ybar = h / 2
A basic geometric relation used when building section properties.
Parallel axis theorem Statics
I = Ic + A * d^2
Useful when building custom section properties from simple shapes.
Factor of safety Statics
n = Strength / Applied load effect
Often the final quick check after a hand calculation is complete.
Pressure force Statics
F = p * A
Useful for cylinder, gasket, cover, and sealing-load checks.
Bending stress Strength
sigma = M * c / I
Useful for quick beam and bracket stress checks before moving into deeper FEA.
Cantilever tip deflection Strength
delta = F * L^3 / (3 * E * I)
A common spreadsheet calculation for brackets, arms, and fixture members.
Simply supported beam center deflection Strength
delta = F * L^3 / (48 * E * I)
Good for fast checks on plate supports, rails, and cross-members.
Axial normal stress Strength
sigma = F / A
A first-pass check for rods, ties, columns, and loaded sections.
Axial strain Strength
epsilon = deltaL / L
Used with Hooke’s law and elongation calculations.
Hooke’s law Strength
sigma = E * epsilon
A core linear-elastic relation for quick material response checks.
Axial elongation Strength
deltaL = F * L / (A * E)
Common for bolts, rods, tie members, and simple stiffness estimates.
Average shear stress Strength
tau = V / A
A useful screening check for pins, lugs, and shear planes.
Beam shear stress Strength
tau = V * Q / (I * t)
Helpful when web shear matters in beams or built-up sections.
Section modulus relation Strength
S = I / c
Useful when converting between section properties and bending stress checks.
Euler buckling load Strength
Pcr = pi^2 * E * I / (K * L)^2
A standard check for slender compression members.
Slenderness ratio Strength
lambda = K * L / r
Used to decide whether buckling is likely to govern.
Von Mises stress (plane stress) Strength
sigma_vm = sqrt(sigma_x^2 + sigma_y^2 - sigma_x * sigma_y + 3 * tau_xy^2)
Useful when combining hand-calculated normal and shear stresses.
Maximum principal stress Strength
sigma_1,2 = (sigma_x + sigma_y)/2 +/- sqrt(((sigma_x - sigma_y)/2)^2 + tau_xy^2)
Helpful for failure assessment and Mohr-circle style checks.
Solid shaft torsional shear stress Machine Design
tau = T * r / J
Useful for coupling, shaft, and drive component screening.
Angle of twist Machine Design
theta = T * L / (J * G)
Helpful when stiffness matters more than ultimate strength.
Power, torque, and speed Machine Design
P = T * omega
A common motor, gearbox, and rotating-equipment relationship.
Power, torque, and rpm Machine Design
P = 2 * pi * N * T / 60
Useful when catalogs or machine data are expressed in rpm rather than rad/s.
Bearing pressure Machine Design
p = F / A
Useful for pins, bushings, and quick contact-pressure estimates.
Bolt tensile stress Machine Design
sigma = F / At
A first-pass relation for threaded fastener loading.
Bolt preload from torque Machine Design
T = K * F * d
A practical shop-floor estimate for preload discussions.
Helical compression spring rate Machine Design
k = G * d^4 / (8 * D^3 * n)
Useful for quick spring selection and what-if stiffness checks.
Spring deflection Machine Design
delta = F / k
Pairs naturally with spring-rate estimates during concept work.
Belt or pulley surface speed Machine Design
V = pi * D * N / 60
Useful for drive sizing and quick motion checks.
Gear ratio Machine Design
i = N_in / N_out = z_out / z_in
A basic but constant relation in transmission layout work.
Gear pitch-line velocity Machine Design
V = pi * D * N / 60
Useful for gear duty and lubrication conversations.
Interference per diameter Machine Design
delta = Dhole - Dshaft
The simplest direct relation behind fit-window reasoning.
Mass from density and volume Machine Design
m = rho * V
Common for estimating component mass before full CAD properties are available.
Weight from mass Machine Design
W = m * g
Useful when switching between mass properties and static loading.
Linear kinetic energy Dynamics
KE = 0.5 * m * v^2
Helpful for impact, motion, and safety-envelope reasoning.
Rotational kinetic energy Dynamics
KE = 0.5 * I * omega^2
Useful for flywheels, spindles, and deceleration checks.
Newton’s second law Dynamics
F = m * a
The backbone relation for actuator, acceleration, and inertia sizing.
Rotational dynamics Dynamics
T = I * alpha
Useful for drive-train acceleration and motor sizing checks.
Linear momentum Dynamics
p = m * v
Useful for collision and impulse-style estimates.
Impulse Dynamics
J = F * deltaT = delta(m * v)
Useful when peak loads depend strongly on stopping time.
Mechanical work Dynamics
W = F * s
A constant relationship in energy-balance and actuator calculations.
Gravitational potential energy Dynamics
PE = m * g * h
Useful for lifting, drop, and stored-energy discussions.
Centripetal force Dynamics
F = m * v^2 / r
Helpful for rotating systems, curved paths, and balance reasoning.
Natural frequency of spring-mass system Dynamics
fn = (1 / (2 * pi)) * sqrt(k / m)
Useful for vibration screening and resonance avoidance.
Damping ratio Dynamics
zeta = c / cc
A useful vocabulary-level formula for quick vibration interpretation.
Linear thermal expansion Heat Transfer
deltaL = alpha * L * deltaT
Great for fit-up, gap, and allowance conversations during layout review.
1D conduction heat rate Heat Transfer
Q = k * A * deltaT / L
Useful for quick insulation and wall-stack comparisons.
Convection heat rate Heat Transfer
Q = h * A * (Ts - Tinf)
A first-pass estimate for cooling surfaces and enclosure checks.
Radiation heat transfer Heat Transfer
Q = epsilon * sigma * A * (Ts^4 - Tsur^4)
Useful when hot surfaces or furnaces make radiation non-negligible.
Conduction thermal resistance Heat Transfer
Rth = L / (k * A)
A convenient building block for thermal resistance networks.
Convection thermal resistance Heat Transfer
Rth = 1 / (h * A)
Useful for first-pass thermal network models.
Log mean temperature difference Heat Transfer
LMTD = (deltaT1 - deltaT2) / ln(deltaT1 / deltaT2)
A core exchanger relation for rough thermal sizing.
Sensible heat rate Heat Transfer
Q = m_dot * cp * deltaT
A very common HVAC, cooling, and process estimate.
Thermal diffusivity Heat Transfer
alpha = k / (rho * cp)
Useful when thinking about response time as well as conductivity.
Biot number Heat Transfer
Bi = h * Lc / k
Helpful for deciding whether lumped-capacitance assumptions are reasonable.
Fourier number Heat Transfer
Fo = alpha * t / L^2
Useful in transient heat transfer reasoning.
Reynolds number Fluids
Re = rho * V * D / mu
A recurring lookup for deciding laminar versus turbulent assumptions.
Continuity equation Fluids
Q = A * V
A basic but constant day-to-day relationship in line sizing work.
Pressure-head conversion Fluids
h = deltaP / (rho * g)
Useful alongside pressure-drop conversations and pump sanity checks.
Bernoulli equation Fluids
p/(rho*g) + V^2/(2*g) + z = constant
The backbone energy relation behind many fluid sanity checks.
Mass flow rate Fluids
m_dot = rho * Q
Useful whenever thermal and hydraulic calculations need to connect.
Dynamic pressure Fluids
q = 0.5 * rho * V^2
Useful in duct, nozzle, and flow-energy estimates.
Darcy-Weisbach pressure loss Fluids
hf = f * (L / D) * V^2 / (2 * g)
A core pipe-flow relation for quick closed-line loss estimates.
Minor loss Fluids
hm = K * V^2 / (2 * g)
Useful when valves, bends, and fittings matter more than straight run.
Laminar friction factor Fluids
f = 64 / Re
A very common lookup shortcut for laminar internal flow.
Hydraulic diameter Fluids
Dh = 4 * A / Pwet
Useful when ducts or non-circular flow paths are involved.
Hydraulic power Fluids
P = rho * g * Q * H
Useful for a first-pass pump or system power estimate.
Brake power from efficiency Fluids
Pbrake = Phydraulic / eta
Helps connect hydraulic duty to motor demand.
Pump specific speed Fluids
Ns = N * sqrt(Q) / H^(3/4)
Useful as a rough pump-family classification parameter.
Orifice flow rate Fluids
Q = Cd * A * sqrt(2 * deltaP / rho)
Useful for restriction, leak, and nozzle estimates.
Mach number Fluids
M = V / a
Useful when compressibility may start to matter.
This tool is a broad practical lookup surface for recurring mechanical formulas, not a standards authority or full derivation engine. It is best used to find the right starting equation quickly before a deeper design review.
These are the practical situations where this workflow usually earns its keep.
You need to keep recurring equations close during design and review work.
You want a browser-local pass before applying the right relation in the sheet, note, or design conversation that needs it.
You need a smaller, cleaner review surface during mechanical calculation support and reference lookup.
Mechanical Formula Finder helps when teams need to keep recurring equations close during design and review work without opening a heavier system or rebuilding the same transformation manually every time.
A focused output is useful when the next step is applying the right relation in the sheet, note, or design conversation that needs it and the current raw input would otherwise slow down the reviewer or teammate.
For mechanical calculation support and reference lookup, keeping the task in the browser is helpful because the source material often does not need to leave the user’s machine just to answer this one question.
These are the checks that usually keep the output useful instead of misleading.
Formula lookup saves time, but it does not choose the correct assumptions or failure criteria for the real situation.
Treating a quick calculator result as if it replaced the formal engineering record.
Forgetting to verify the assumptions, units, or code basis that sit behind the numbers.
Search recurring mechanical formulas locally instead of hunting through notes, textbooks, or brittle spreadsheets. This guide focuses on how teams use it for mechanical calculation support and reference lookup when the real job is to keep recurring equations close during design and review work.
Read the guideIf this flow helped only partly, leave feedback so we can understand the missing step or edge case.
Leave feedbackUse the wishlist to suggest the next utility, workflow, or improvement that would complete this job to be done.
Open wishlistThese tools often appear right before or right after this workflow.
Estimate flow velocity, head loss, and pressure drop for water-like pipe runs directly in the browser.
Open toolReview worst-case and RSS tolerance stacks from simple tabular inputs instead of maintaining fragile spreadsheets.
Open toolEstimate line drop, percent drop, and practical max length for a selected cable in the browser.
Open tool