Scroll back to top

    Problem solving process

    Developing a pattern or methodology for solving engineering problems is important for consistency and thoroughness. The application of accounting and conservation equations should be carried out in an organized manner; this makes the solution easy to follow, check, and replicate. As a new engineer, you may find going through these steps tedious and excessive for seemingly simple problems. However, when the level of difficulty increases, having a method or process to fall back on will be invaluable. Experienced engineers use most of the steps below when solving real-world problems. Since the first step is to 'assemble' we sometimes refer to this as the Avengers Assemble framework.

    Assemble

    1. Assemble information regarding the problem, including a picture, should be assembled and rewritten. The objective of the problem or the answer that you are seeking to find should be clearly stated. This is often written as: "Find the flow rate . . ."

    Draw a diagram showing all relevant information. Often, a simple box diagram showing all components entering and leaving the system allows information to be summarized in a convenient way. The system, surroundings, and system boundary should be drawn and labeled. When possible, all known quantitative information should be shown on the diagram.

    Analyze

    2. Analyze a framework for understanding what is known and what is not known is developed at this stage.

    State any assumptions applied to the problem. Biological systems are extremely complex, since many processes and reactions, as well as transport of materials, are often going on simultaneously. Knowing when and where to make assumptions to simplify the system to a few salient features is the mark of an outstanding engineer. An example of an assumption is that the human forearm can be modeled as a cylinder.

    State a basis of calculation. A basis is a specified input or output to a system (usually given as a flow rate or amount). In some problem statements, the basis is given. In other problems, values of components are given relative to one another and not as absolute amounts or rates. Select a basis if one is not given. Mass and energy problems often need a basis.

    If the problem involves chemical reaction(s), list the compounds involved and stoichiometrically balance the chemical reaction(s).

    Example Problem: Balance the chemical reaction. #undefined

    Balance the atoms for each element separately, starting with carbon atoms.

    $$ CH_4 + O_2 \rightarrow CO_2 + H_2O $$

    There is one carbon atom on each side, so that is balanced. The hydrogen atom balance has 4 of the left and 2 on the right side. We need to add a 2 to the water to balance it. There are two oxygen atoms on the left and four on the right, we need to add a 2 to the oxygen compound. Now we can check the balance and verify. Consider drawing a table to help you keep track

    Element Left Side (Reactants) Right Side (Products)
    Carbon (C) 1 1
    Hydrogen (H) 4 2 -> 4
    Oxygen (O) 2 -> 4 4

    Calculate

    3. Calculate. Equations are developed and solved in a logical manner.

    Write down all appropriate accounting and/or conservation equations. Writing down the governing equations and then simplifying them by analyzing the system to eliminate unnecessary terms can be a helpful tool in solving engineering problems. For example, if asking the question, “Is this system at steady-state?” results in a positive response, the governing equation may be simplified by making the Accumulation term equal zero. Write down any other essential equations needed to solve the problem.

    Use the appropriate equations to calculate the unknown quantities. This is the heart of solving the problem and may require extensive effort. In some cases, the calculation of unknown quantities can be done sequentially. In other cases, it may be best to solve a series of equations using MATLAB or other computer software.

    Finalize

    4. Finalize. Correct answers to the problem statement are stated clearly.

    Finalize by stating the answers clearly with appropriate significant figures and units. Confirm that you answered the specific questions asked by the problem statement.

    Verify that your results are reasonable and make sense. Three methods to validate a quantitative problem include:

    1. Back-substitution: Substitute your solution back into the initial equations and make sure that it works.
    2. Order-of-magnitude estimation: Develop a crude and simple to solve approximation of the answer and make sure the more exact solution is reasonably close to it.
    3. Test of reasonableness: Applying a test of reasonableness means verifying that the solution makes sense (e.g., the power needed to operate a pacemaker should be less than that required to operate the microwave).