Introduction to Engineering Problem Solving and Units
The Engineering Method
The 5-Step Method
- Define the Problem: Clearly state what is given, what is required to be found, and establish the physical constraints (e.g., maximum budget, material limits).
- Model the System: Draw a diagram (like a Free Body Diagram). A good sketch is often half the solution. Strip away unnecessary real-world details to isolate the core physics.
- State Assumptions: Real life is too complex to model perfectly. You must state reasonable assumptions (e.g., "Assume friction is negligible," "Assume the material behaves elastically").
- Solve Mathematical Equations: Apply the governing physical laws (Newton's Laws, Bernoulli's Equation) using appropriate formulas and algebraic manipulation.
- Verify and Evaluate: The most critical step. Does the answer make physical sense? If you calculated the weight of a standard car as 10 grams, your math might be correct, but your units or assumptions are fatally flawed.
Iterative Design
Problem solving is rarely a straight line. Often, after evaluating the result, an engineer realizes an initial assumption was wrong. The process requires Iterative Design—looping back to step 2 or 3 to adjust the model and re-solve until the solution is both safe and practical.
- The Engineering Method relies on drawing clear diagrams, stating assumptions, and, most importantly, verifying if the answer makes physical sense.
- Iterative design is normal; initial models often need refinement after verification.
Engineering Economics and Heuristics
Heuristics (Rules of Thumb)
- Definition: A heuristic is an experience-based technique for problem solving, learning, and discovery. While not guaranteed to be perfect, it is sufficient for reaching an immediate, short-term goal.
- Why Use Them? Exact mathematical modeling of a complex soil foundation or wind load is often computationally impossible or economically unjustifiable for small projects. Engineers rely on established, codified heuristics (e.g., standard assumed live loads in the NSCP) to safely bypass paralyzing complexity.
Engineering Economics
A mathematically flawless design is an absolute failure if it costs ten times the client's budget. The engineering method inherently demands evaluating the Cost-Benefit Ratio. When ideating solutions (e.g., steel vs. concrete for a bridge), the decisive factor is often the lifecycle cost, including initial construction and decades of required maintenance.
- Heuristics (rules of thumb based on experience and codes) are essential tools for navigating complex problems where perfect mathematical models are impossible or too expensive.
- Engineering Economics mandates that every structural or infrastructural solution must be rigorously evaluated for its financial viability and lifecycle cost.
Units and Dimensional Analysis
Dimensional Analysis
The process of checking an equation or calculation to ensure that the physical dimensions (Length, Mass, Time) on the left side of the equals sign perfectly match the dimensions on the right side. It is the most powerful tool for catching mathematical errors.
System of Units
Measurement Systems
- SI (International System of Units): The modern metric system based on decimals. It is the global standard for scientific and engineering calculations.
- Base units: Meter (m) for length, Kilogram (kg) for mass, Second (s) for time.
- Derived force: Newton (N) where
- US Customary System (English Units): Still widely used in construction materials (e.g., rebar diameters in inches, lumber in board-feet).
- Base units: Foot (ft) for length, Slug for mass, Second (s) for time.
- Derived force: Pound-force (lbf).
The Danger of Unit Confusion: The Mars Climate Orbiter
In 1999, NASA lost the $125 million Mars Climate Orbiter because one engineering team used English units (pound-seconds) for a thruster calculation, while the software team assumed the numbers were in metric SI units (newton-seconds). The spacecraft entered the Martian atmosphere too low and burned up. Units matter.
- A number without a Unit is useless; unit confusion has caused catastrophic real-world engineering failures.
- Dimensional Analysis is a mathematical sanity check ensuring that equations are physically valid on both sides.
- Engineers must master converting fluently between SI and US Customary units.
Interactive Unit Converter
Interact with the tool below to convert common engineering units and understand their underlying dimensional formulas.
Dimensional Analysis & Conversion
Calculation
Governing Equation
Dimensional Shift
Engineering Context
Concrete compressive strength () is often specified in psi (e.g., 3000 psi) in the US system, but structural codes (like NSCP) calculate capacities using MPa or kPa.
- The interactive converter demonstrates the vast magnitude differences between SI and US Customary units.
- Converting units accurately is a fundamental skill that prevents compounding errors during multi-step design calculations.
Significant Figures and Precision
Rules of Precision
- Significant Figures: Only report digits that carry actual meaning based on the precision of your input data. If you measure a board with a tape measure marked only in centimeters, you cannot report its length as cm.
- Engineering Practice: A common standard is to report final answers to three or four significant digits (e.g., kN, or m).
- Rounding: Do not round intermediate numbers during a calculation; only round the final, boxed answer to prevent compounding rounding errors.
- Overstating Significant Figures implies a false level of accuracy.
- Final answers should generally reflect the precision of the input instruments (usually 3-4 significant digits).
- Never round intermediate values; only round the final answer.