Study smarter with Fiveable
Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.
Civil engineering equations are the mathematical language engineers use to predict how structures behave, how fluids move, and how materials respond under stress. You're being tested on your ability to recognize when to apply each equation and why it works, not just plug-and-chug calculations. These equations connect directly to core concepts like conservation laws, material behavior, and structural stability that appear throughout your coursework and professional practice.
Think of these equations as tools in a toolkit: Bernoulli's equation and the continuity equation both deal with fluid flow, but they answer different questions. Hooke's Law and Euler's formula both involve material properties, but one predicts elastic deformation while the other predicts catastrophic buckling. Know what physical principle each equation represents and what type of problem it solves.
These equations stem from fundamental physics: energy and mass cannot be created or destroyed, only transferred. In fluid systems, this means pressure, velocity, and flow rate are all interconnected.
This equation applies conservation of energy to fluid flow, relating pressure, velocity, and elevation along a streamline:
The key idea is the pressure-velocity tradeoff: when fluid speeds up, its pressure drops. This explains phenomena from airplane lift to the pressure drop in a pipe venturi. However, Bernoulli's only applies under ideal conditions (incompressible, inviscid fluid in steady, streamline flow). Real-world applications require correction factors to account for viscosity and turbulence.
Conservation of mass states that what flows in must flow out:
Cross-sectional area and velocity are inversely related. When a pipe narrows, flow velocity increases to maintain a constant volumetric flow rate (assuming incompressible flow). This is the foundation for all pipe and channel analysis, and it's often used alongside Bernoulli's equation to solve for unknown pressures or velocities.
Compare: Bernoulli's Equation vs. Continuity Equation โ both analyze fluid flow, but Bernoulli tracks energy while Continuity tracks mass. Use them together: Continuity finds velocity changes, then Bernoulli finds the resulting pressure changes.
Real fluids lose energy as they move through pipes and channels. These equations quantify that energy loss so engineers can size pumps, design drainage, and predict flood behavior.
This equation calculates head loss due to friction in closed pipes:
Here, is the head loss, is the Darcy friction factor, is pipe length, is pipe diameter, is flow velocity, and is gravitational acceleration. The friction factor changes dramatically depending on the flow regime. For laminar flow (), . For turbulent flow, you'll need the Moody diagram or the Colebrook equation to find . Underestimating friction losses leads to undersized pumps and failed systems.
For open channel flow, Manning's equation gives the average velocity:
where is Manning's roughness coefficient, is the hydraulic radius (cross-sectional area divided by wetted perimeter), and is the channel slope. This is an empirical formula derived from experimental observations, so choosing the right value is critical. Typical values: finished concrete โ 0.012, earth channels โ 0.025, and heavily vegetated floodplains โ 0.05 or higher. This is the go-to equation for drainage design and flood risk assessment.
Compare: Darcy-Weisbach vs. Manning's Equation โ Darcy-Weisbach handles closed pipes under pressure, while Manning's handles open channels with a free surface. The geometry of the problem tells you which equation to reach for.
Before analyzing structures, you need to understand how materials respond to forces. These relationships define the boundary between safe elastic deformation and permanent damage or failure.
Hooke's Law describes linear elastic behavior:
where is stress (force per unit area), is strain (deformation per unit length), and is Young's modulus, which measures the material's stiffness. Steel has a Young's modulus of about 200 GPa, while aluminum is around 70 GPa, meaning steel is roughly three times stiffer.
This relationship is only valid within the elastic limit. Beyond that point, materials yield permanently or fracture. Hooke's Law is the foundation of all structural analysis: without knowing how stress relates to strain, you can't predict deflections or design safe members.
The second moment of area (commonly called moment of inertia) measures a cross-section's geometric resistance to bending:
This tells you how material is distributed about the neutral axis. Shape matters more than total area. An I-beam uses less material than a solid rectangle of similar depth but achieves a much higher by concentrating material far from the neutral axis. Moment of inertia appears in both the bending stress formula () and beam deflection formulas, so it directly controls how much a beam bends and where it's most stressed.
Compare: Hooke's Law vs. Moment of Inertia โ Hooke's Law is a material property (how stiff is steel vs. aluminum?), while Moment of Inertia is a geometric property (how is the cross-section shaped?). Both combine in structural analysis: the product represents flexural rigidity, which governs how much a beam deflects under load.
When external loads act on beams and frames, internal forces develop to maintain equilibrium. Analyzing these internal forces reveals where structures are most stressed and guides safe design.
Shear force () acts parallel to the cross-section, while bending moment () causes rotation. Both vary along the beam's length. They're derived from equilibrium and linked through calculus:
These relationships mean the shear diagram is the negative integral of the distributed load, and the moment diagram is the integral of the shear diagram. Shear and moment diagrams are essential tools for finding the maximum stress locations in a beam, which occur where these diagrams peak.
Mohr's Circle is a graphical method for stress transformation, showing how normal stress () and shear stress () change with orientation at a single point in a material.
This matters for failure prediction because materials fail differently under tension, compression, and shear. Knowing the full stress state at a critical point tells you which failure criterion to apply (e.g., maximum shear stress theory vs. von Mises).
Compare: Shear/Bending Moment Diagrams vs. Mohr's Circle โ shear and moment equations analyze forces along a beam's length, while Mohr's Circle analyzes stress at a single point in different orientations. Both are essential but answer different questions.
These equations predict when structures or soils will fail catastrophically, allowing engineers to design with adequate safety margins. Understanding failure modes is just as important as understanding normal behavior.
The critical buckling load for a slender column is:
where is Young's modulus, is the moment of inertia, is the column length, and is the effective length factor based on end conditions ( for pinned-pinned, for fixed-fixed, for fixed-free).
The slenderness ratio (, where is the radius of gyration) determines the failure mode. Slender columns with high slenderness ratios buckle; stocky columns with low ratios fail by material crushing. Buckling is sudden and catastrophic with no warning, which is why this equation is critical for column design.
Terzaghi's equation gives the ultimate bearing capacity of soil beneath a shallow foundation:
where is soil cohesion, is the surcharge pressure (weight of soil above the foundation level), is the unit weight of soil, is the foundation width, and , , are bearing capacity factors that depend on the soil's friction angle ().
Cohesive clays (high , low ) and sandy soils (low , high ) behave very differently. Foundation design starts with this equation. Inadequate bearing capacity leads to excessive settlement, tilting, or complete foundation failure.
Compare: Euler's Formula vs. Bearing Capacity โ both predict failure, but Euler addresses structural member failure (buckling), while bearing capacity addresses soil failure beneath foundations. Different materials, similar stakes: catastrophic collapse if ignored.
| Concept | Equation |
|---|---|
| Conservation of Energy | Bernoulli's Equation |
| Conservation of Mass | Continuity Equation |
| Friction/Energy Loss | Darcy-Weisbach, Manning's Equation |
| Material Properties | Hooke's Law (stress-strain) |
| Geometric Properties | Moment of Inertia |
| Internal Force Analysis | Shear Force/Bending Moment, Mohr's Circle |
| Buckling/Stability | Euler's Column Formula |
| Soil/Foundation Design | Bearing Capacity Equation |
Both Bernoulli's Equation and the Continuity Equation analyze fluid flow. What conservation principle does each represent, and how would you use them together to solve for pressure in a narrowing pipe?
You're designing a stormwater drainage channel. Which equation would you use, and what three parameters does it require? Why wouldn't Darcy-Weisbach work here?
Compare Hooke's Law and Euler's Column Formula: both involve Young's modulus (), but what different failure modes do they predict?
A beam analysis problem asks you to find the maximum stress location. Would you use shear/moment diagrams or Mohr's Circle first? What does each tool tell you?
If a foundation design problem gives you soil friction angle and cohesion values, which equation applies? What would happen if you ignored bearing capacity and designed based only on structural loads?