Physics & Mechanics Guide
Master the fundamental concepts of physics and mechanics: motion, forces, energy, momentum, work, waves, pressure, friction, and elasticity. A complete guide with calculators for students and enthusiasts.
Physics is not a collection of formulas — it is a way of thinking about the world in terms of causes and effects, quantities and relationships. The motion of a falling apple and the orbit of a planet are described by the same laws. The force that stops a car and the force that launches a rocket are the same principle applied at different scales. The tension in a spring and the pressure in a hydraulic lift are different manifestations of the same underlying mechanics. Understanding these connections is what makes physics a unified discipline rather than a set of isolated facts. [feynman-lectures]
Classical mechanics — the physics of everyday objects moving at everyday speeds — was largely worked out between Newton's Principia in 1687 and the early 20th century. It describes how forces cause motion, how energy is transferred and conserved, and how waves propagate through space and matter. These principles have not been superseded by relativity and quantum mechanics; they remain exactly correct within their domain, and they govern everything from the operation of a bicycle to the design of a suspension bridge. [halliday-resnick]
This guide covers seven essential topics in physics and mechanics: acceleration, momentum, pressure, work, wavelength, friction, and Hooke's law. Each topic is one piece of a larger puzzle. Acceleration describes how motion changes. Momentum measures how difficult it is to stop a moving object. Pressure explains how forces distribute across surfaces. Work connects force to energy transfer. Friction reveals why motion is never perfectly efficient. Hooke's law describes the elasticity that makes springs and materials useful. Wavelength ties wave phenomena to the properties of light and sound. The calculators along the way let you apply each concept to real numbers, but the real goal is understanding how these ideas fit together — how force, motion, energy, and matter are all expressions of the same physical laws. [physicsclassroom]
What Is a Force?
A force is a push or pull that can change an object's motion. Forces have both magnitude and direction, which makes them vectors. When multiple forces act on an object, they combine vectorially — the net force determines how the object moves. If forces cancel out, the object moves at constant velocity (or stays at rest). If the net force is nonzero, the object accelerates. This principle, Newton's first and second laws combined, is the foundation of all mechanics. [hyperphysics]
Force is measured in newtons (N). One newton is the force required to accelerate a one-kilogram mass at one meter per second squared. This definition ties force directly to the two other fundamental quantities: mass and acceleration. A 70 kg person standing on Earth experiences about 687 N of gravitational force — their weight — which is balanced by the normal force from the ground, resulting in zero net force and no acceleration.
Motion and Its Descriptive Quantities
Before analyzing forces, physics describes motion itself using kinematics: position, velocity, and acceleration. Velocity is the rate of change of position; acceleration is the rate of change of velocity. These quantities are related by time. An object moving at constant velocity has zero acceleration. An object that speeds up, slows down, or changes direction is accelerating.
The relationship between these quantities is captured by the kinematic equations, which connect initial velocity, final velocity, acceleration, time, and displacement. The Acceleration Calculator computes acceleration from the change in velocity over time, which is the starting point for most motion analysis. From there, the Force Calculator connects acceleration to the forces that produce it via Newton's second law.
Energy: The Currency of Physics
Energy is a central organizing concept in physics. It comes in many forms — kinetic (motion), potential (stored), thermal, chemical, electromagnetic — but the total energy of a closed system is always conserved. Work is the process of transferring energy from one system to another by a force acting through a displacement. The Work Calculator computes this transfer, which equals the change in the object's kinetic energy when no other forces are involved. Friction, in contrast, converts kinetic energy into thermal energy — it does negative work, removing mechanical energy from the system. [physicsclassroom]
Momentum is a different kind of conservation quantity. While energy is a scalar that can be stored in many forms, momentum is a vector that is conserved independently in each direction. In a collision, momentum is always conserved (barring external forces), but kinetic energy may not be. This distinction between energy conservation and momentum conservation is one of the most important ideas in mechanics. The Momentum Calculator computes linear momentum from mass and velocity, providing the input needed for collision analysis.
Waves: Energy Without Mass Transport
Waves transfer energy through a medium (or through empty space, in the case of light) without permanently moving the medium itself. A wave on a string travels along the string, but each point on the string only moves up and down. The wavelength, frequency, and speed of a wave are related by the wave equation: v = fλ. The Wavelength Calculator computes any one of these from the other two, revealing the fundamental trade-off: high-frequency waves have short wavelengths and vice versa.
Acceleration: How Motion Changes
Acceleration measures how quickly velocity changes. A car going from 0 to 60 mph in 6 seconds experiences a much higher acceleration than one taking 12 seconds. The formula is a = (v_f − v_i) / t, which gives the average acceleration over the time interval. This is distinct from instantaneous acceleration, which can vary during the interval in real driving. [khan-physics]
The relationship between acceleration and force is direct through Newton's second law: F = ma. If you know the acceleration, you can find the net force acting on an object with known mass. If you know the net force, you can predict the acceleration. This two-way relationship is the bridge between kinematics (describing motion) and dynamics (explaining motion through forces).
Momentum: The Persistence of Motion
Momentum is mass times velocity. A truck moving slowly can have the same momentum as a bicycle moving fast. In a collision, the total momentum before and after is always the same — this is conservation of momentum, one of the most reliable principles in physics. It applies whether the collision is elastic (objects bounce) or inelastic (objects stick), and it is the principle that governs everything from billiard balls to car crash analysis. [feynman-lectures]
Newton's second law was originally formulated in terms of momentum: F = Δp/Δt — the net force equals the rate of change of momentum. This form is actually more general than F = ma because it works for systems where mass changes (like a rocket burning fuel). The Momentum Calculator computes p = mv, but the deeper insight is that momentum conservation provides a powerful tool for analyzing interactions without needing to know the forces involved.
Pressure: Force Distributed Over Area
Pressure shifts the focus from how much force is applied to how it is distributed. The same force applied over a smaller area produces higher pressure, which is why a knife cuts and a needle pierces. In fluids, pressure acts equally in all directions and increases with depth. Hydraulic systems exploit this uniformity to multiply force: a small force on a small piston creates pressure that is transmitted through the fluid to a larger piston, producing a larger output force. [hyperphysics]
The distinction between force and pressure is essential in engineering. A bridge support must withstand a certain force, but the foundation must distribute that force over enough area that the pressure on the ground does not exceed the soil's bearing capacity. The Pressure Calculator handles the basic computation, but the engineering insight comes from understanding that pressure, not force, determines whether a surface will fail.
Work: Energy Transferred by Force
Work is the energy transferred when a force moves an object over a distance. The angle between the force and the displacement matters: only the component of force parallel to the displacement does work. This is why carrying a heavy box horizontally feels tiring but technically does little work on the box (the force is vertical, the displacement horizontal). When you lift the box, the force and displacement align, and work is done against gravity. [physicsclassroom]
The work-energy theorem states that the net work done on an object equals its change in kinetic energy. This theorem links the Work Calculator to the Kinetic & Potential Energy Calculator. Work is the mechanism by which energy is transferred; kinetic energy is the result. When a car accelerates, the engine does work on the pistons, which transfers through the drivetrain to the wheels, which do work on the road, and the car gains kinetic energy.
Friction: The Universal Resistance
Friction is the force that opposes sliding between surfaces. It is essential for motion (without friction, wheels would spin uselessly and brakes would not work) but also wasteful (friction in engines and bearings consumes energy). The friction force depends on two things: the coefficient of friction (determined by the materials) and the normal force (how hard the surfaces are pressed together). It does not depend on the contact area — a counterintuitive fact known since Leonardo da Vinci. [physicsclassroom]
There are two coefficients: static (before motion starts) and kinetic (during motion). Static friction is usually larger, which is why it takes more force to start pushing a heavy object than to keep it moving. The Friction Calculator uses the coefficient you provide, so you must specify whether you need static or kinetic friction. Friction also does negative work, converting kinetic energy into heat — this is how brakes stop a car and why brakes get hot during use.
Hooke's Law: The Elasticity of Materials
Hooke's law describes the behavior of elastic materials: within the elastic limit, the force needed to stretch or compress a spring is proportional to the distance it is displaced. The constant of proportionality is the spring constant k, measured in newtons per meter. A stiffer spring has a higher k. [hyperphysics]
Elasticity is not limited to springs. Every solid material behaves like a spring for small deformations: the steel in a bridge, the rubber in a tire, the bone in your leg. The energy stored in an elastic deformation — ½kx² — is released when the material returns to its original shape. This stored energy is what powers a bow and arrow, a wind-up toy, and a diving board. The Hooke's Law Calculator computes the force, while the Kinetic & Potential Energy Calculator can compute the stored energy.
Vehicle Design and Safety
Every aspect of vehicle design involves physics. The acceleration the vehicle can achieve determines merging capability and passing time. Braking distance depends on the friction between tires and road — dry asphalt (μ ≈ 0.8) stops a car in half the distance of wet asphalt (μ ≈ 0.4). Crumple zones extend the collision time, reducing the peak force on passengers for a given momentum change. Suspension springs (Hooke's law) absorb road irregularities, and their spring constant is tuned to balance comfort and handling. The Acceleration Calculator, Friction Calculator, and Hooke's Law Calculator each address one aspect of this system. [young-freedman]
Hydraulic Systems and Pneumatics
Hydraulic systems use Pascal's principle to multiply force. A car lift, a hydraulic press, and a brake system all work by applying a small force to a small piston, generating pressure that acts on a larger piston to produce a larger force. The pressure is the same throughout the fluid (ignoring gravity), so the force amplification factor is the ratio of the piston areas. The Pressure Calculator computes the fundamental relationship, and the Force Calculator relates the input and output forces through the area ratio.
Wave Phenomena in Communication
Radio, television, Wi-Fi, and cellular networks all rely on electromagnetic waves. The relationship between frequency and wavelength determines antenna design: a half-wave dipole for 100 MHz is about 1.5 meters long, while a dipole for 2.4 GHz Wi-Fi is about 6 cm. Higher frequencies carry more data but have shorter range and poorer penetration through walls. The Wavelength Calculator translates between frequency and wavelength, essential for any communications engineer.
Structural Engineering
Bridges, buildings, and aircraft must be designed to withstand forces without exceeding material limits. The stress (pressure) on a structural member is force divided by cross-sectional area. The strain (deformation) is related to stress through the material's elastic modulus — a generalization of Hooke's law to continuous materials. The Pressure Calculator and Hooke's Law Calculator provide the basic computations; real engineering adds factors of safety, fatigue analysis, and dynamic loading.
| Concept | Formula | Variables | Calculator | Core Insight |
|---|---|---|---|---|
| Acceleration | a = Δv/Δt | v_i, v_f, t | Acceleration | How quickly velocity changes |
| Momentum | p = mv | m, v | Momentum | Measures motion persistence |
| Pressure | P = F/A | F, A | Pressure | Force distribution over area |
| Work | W = Fd cosθ | F, d, θ | Work | Energy transfer by force |
| Wavelength | λ = v/f | v, f | Wavelength | Spatial period of a wave |
| Friction | F_f = μN | μ, N | Friction | Universal motion resistance |
| Hooke's Law | F = kx | k, x | Hooke's Law | Elasticity of materials |
Confusing mass with weight. Mass is the amount of matter in an object, measured in kilograms. Weight is the gravitational force on that mass, measured in newtons. An object's mass is the same everywhere; its weight changes with gravity. A 70 kg person weighs 687 N on Earth but only 113 N on the Moon. The force and pressure calculators use force (weight) inputs, not mass.
Misapplying conservation laws. Energy and momentum are both conserved, but they are conserved independently and under different conditions. Momentum is a vector and is always conserved in a closed system. Energy is a scalar and is always conserved in an isolated system. Kinetic energy, however, is only conserved in elastic collisions. In an inelastic collision, momentum is conserved but kinetic energy is not — some is converted to heat or deformation.
Forgetting the cosine in work calculations. Only the component of force parallel to the displacement does work. A common error is to assume all applied force contributes to work. When pulling a sled at an angle, the vertical component of the rope tension does no forward work. At 90°, zero work is done regardless of the force magnitude.
Using the wrong coefficient of friction. Static and kinetic friction coefficients are different numbers. Using the static coefficient while the object is already moving (or the kinetic coefficient to determine whether an object will start moving) gives incorrect results. The calculator uses whatever coefficient you enter — it cannot guess which type of friction applies.
Ignoring proportional limits in Hooke's law. Hooke's law applies only within the elastic limit of a material. Stretching a spring beyond this point causes permanent deformation, and the force-displacement relationship becomes nonlinear. The calculator assumes linear elasticity, so users working with large displacements near a material's yield point should verify that the elastic limit has not been exceeded. [hyperphysics]
Assuming friction does not depend on contact area. The simple friction model (F_f = μN) states that friction is independent of contact area. While counterintuitive, this has been experimentally verified for dry sliding friction. However, this model breaks down for very soft materials, for very small contact areas (where adhesion dominates), and for lubricated surfaces where fluid dynamics apply.
- ❓ What is the difference between kinematics and dynamics?
- ✅ Kinematics describes motion (position, velocity, acceleration) without considering what causes it. Dynamics explains motion through forces and energy. Kinematics answers 'how fast?'; dynamics answers 'why?'.
- ❓ Why is momentum conserved but not kinetic energy?
- ✅ Momentum is a vector quantity that is always conserved in a closed system because of Newton's third law: internal forces come in equal and opposite pairs. Kinetic energy can be converted to other forms (heat, deformation, sound) during collisions, reducing the total kinetic energy while momentum remains unchanged.
- ❓ What is the relationship between work and energy?
- ✅ Work is the process of transferring energy from one system to another via a force acting through a displacement. The work-energy theorem states that the net work done on an object equals its change in kinetic energy. Work is the mechanism; energy is what is transferred.
- ❓ Can Hooke's law apply to materials other than springs?
- ✅ Yes. Hooke's law describes linear elasticity, which applies to all solid materials for small deformations. The stress-strain relationship in steel, rubber, bone, and concrete follows Hooke's law within each material's elastic limit. The constant k is replaced by Young's modulus for continuous materials.
- ❓ Why does friction not depend on surface area?
- ✅ In the Amontons-Coulomb model of dry friction, the friction force depends only on the normal force and the coefficient of friction. While surprising, this has been experimentally verified: a brick lying flat or on its side experiences the same friction. The real contact area at the microscopic level is much smaller than the apparent area and scales with normal force.
- ❓ What is the difference between gauge and absolute pressure?
- ✅ Gauge pressure measures pressure relative to atmospheric pressure. Absolute pressure includes atmospheric pressure. A tire pressure gauge reading of 220 kPa means the true (absolute) pressure inside the tire is 220 + 101.3 = 321.3 kPa. Most pressure sensors measure gauge pressure; scientific calculations often require absolute pressure.
- ❓ What is simple harmonic motion?
- ✅ Simple harmonic motion occurs when a restoring force is proportional to displacement, as in Hooke's law (F = −kx). A mass on a spring and a pendulum (for small angles) both exhibit SHM, with the period depending only on the system parameters (T = 2π√(m/k) for a spring-mass system).
- ❓ How do wavelength and frequency relate to energy?
- ✅ For electromagnetic waves, energy is proportional to frequency (E = hf, where h is Planck's constant). Higher-frequency waves (like X-rays) carry more energy per photon than lower-frequency waves (like radio). For mechanical waves, energy depends on both amplitude and frequency.
References
- [1]Halliday, D., Resnick, R., & Walker, J. Fundamentals of Physics. 12th edition. Wiley, 2021.Buy on Amazon
- [2]Feynman, R. P., Leighton, R. B., & Sands, M. The Feynman Lectures on Physics. Basic Books, 2011.Buy on Amazon
- [3]The Physics Classroom — Newton's Laws, Work and Energy, Waves. (n.d.). Retrieved from physicsclassroom.com.
- [4]Hyperphysics — Mechanics, Thermal Physics, Waves and Sound. Georgia State University.
- [5]National Institute of Standards and Technology — SI Units: Force and Pressure.
- [6]Khan Academy — Physics Library. (n.d.). Retrieved from khanacademy.org.
- [7]Young, H. D. & Freedman, R. A. University Physics with Modern Physics. 15th edition. Pearson, 2019.Buy on Amazon
UnByte — Independent Software Engineering
All reference data cites its sources — Editorial policy