Fundamentals of Engineering Economy

SA
StudyAI Editorial
Reviewed by StudyAI tutors
· Published Updated

From the Engineering economics curriculum

Fundamentals of Engineering Economy

TL;DR

Engineering economy helps you make smart financial decisions for engineering projects by considering time, value, and risk. It focuses on comparing different project options on a fair, monetary basis over their lifespans. Master it, and you'll choose the most cost-effective and beneficial solutions.

1. The Mental Model

Think of engineering economy as a financial magnifying glass for your engineering decisions. It lets you peer into the future costs and benefits of different choices, bringing them all back to today's terms. This way, you can compare apples-to-apples, even when one apple ripens years later.

2. The Core Material

Engineering economics is all about making sound decisions when money is involved in engineering projects. It combines engineering knowledge with economic principles to evaluate alternatives. The core idea is that money has a time value – a dollar today is worth more than a dollar tomorrow because you could invest it, or because of inflation.

What's Engineering Economy About?

Aerial view showcasing a sprawling industrial factory complex with detailed metal structures.
Photo by Erik Mclean on Pexels

It's a structured approach to solving problems that involve economic choices. You'll often deal with:

  • Identifying alternatives: What are the different ways to solve a problem?
  • Estimating cash flows: How much money goes in (benefits) and out (costs) for each alternative, and when?
  • Applying interest rates: How does the time value of money affect these cash flows?
  • Comparing alternatives: Which option is the best financial choice?

The Time Value of Money (TVM)

Hourglass and stacked coins on wood, symbolizing the concept of time and money.
Photo by Towfiqu barbhuiya on Pexels

This is the bedrock principle. Money today is worth more than the same amount of money in the future. Why?
1. Earning potential: You could invest money today and earn interest.
2. Inflation: Money generally loses purchasing power over time.
3. Risk: There's always a risk you won't receive future money.

We use interest rates to account for TVM. An interest rate is essentially the cost of borrowing money or the return on investment.

Cash Flow Diagrams

Overhead view of financial tools with Euro banknotes on a desk showing market trends and graphs.
Photo by Jakub Zerdzicki on Pexels

These are visual tools that help you represent the timing and magnitude of cash flows. It's a timeline (horizontal line) with arrows representing money:

  • Upward arrows: Money coming in (revenue, savings, salvage value).
  • Downward arrows: Money going out (initial cost, operating expenses, maintenance).

The diagram helps you organize data before applying formulas.

graph TD
    A["Project Start (Today)"] --> B["Year 1 Cash Flow"]
    B --> C["Year 2 Cash Flow"]
    C --> D["Year N Cash Flow (Project End)"]

    subgraph Cash Inflow
        direction TB
        E["Revenue"]
        F["Savings"]
        G["Salvage Value"]
    end

    subgraph Cash Outflow
        direction TB
        H["Initial Investment"]
        I["Operating Costs"]
        J["Maintenance"]
    end

    A -- "Initial Outlay" --> H
    B --> E
    C --> I
    D --> G
    D --> F
    B --> J

Common Financial Factors

Scrabble tiles spelling out 'risk' scattered on a rustic wooden background, symbolizing uncertainty.
Photo by Markus Winkler on Pexels

Instead of complex math each time, engineers use factors (often found in tables or calculated) to move money through time.

  • Future Value (F): What a present sum (P) will be worth in the future (n periods) at a given interest rate (i).
    • $F = P(1+i)^n$ (Single payment compound amount factor)
  • Present Value (P): What a future sum (F) is worth today.
    • $P = F(1+i)^{-n}$ (Single payment present worth factor)
  • Annuity (A): A series of equal payments occurring at the end of each period.
    • These factors convert a single present or future amount to an equivalent series of payments, or vice-versa.

Don't worry too much about memorizing these formulas; understanding what they do is more important. They convert different types of cash flows (single payments, uniform series, gradients) into equivalent amounts at a common point in time (usually the present or future) so you can compare them.

3. Worked Example

Let's say your company needs a new piece of equipment. You have two options:

Option A: Buy a machine
* Initial cost: $50,000
* Annual operating cost: $5,000 for 5 years
* Salvage value (what you can sell it for) after 5 years: $10,000

Option B: Lease a machine
* Annual lease payment: $12,000 for 5 years (paid at the end of each year)
* No initial cost, no salvage value.

Your company's minimum attractive rate of return (MARR), or the interest rate you use for decisions, is 10% per year. Which option is better?

To compare them, let's bring all costs back to their present value (PV).

For Option A (Buy):
1. Initial Cost: Already in present value: -$50,000
2. Annual Operating Costs: This is an annuity. We need to find its present value.
$P_1 = A \times [\frac{(1+i)^n - 1}{i(1+i)^n}]$
$P_1 = -\$5,000 \times [\frac{(1+0.10)^5 - 1}{0.10(1+0.10)^5}]$
$P_1 = -\$5,000 \times (3.7908)$
$P_1 = -\$18,954$
3. Salvage Value: This is a future single payment. We need its present value.
$P_2 = F \times (1+i)^{-n}$
$P_2 = \$10,000 \times (1+0.10)^{-5}$
$P_2 = \$10,000 \times (0.6209)$
$P_2 = \$6,209$

Total Present Value for Option A = -$50,000 - $18,954 + $6,209 = -$62,745

For Option B (Lease):
This is an annuity of lease payments.
$P = A \times [\frac{(1+i)^n - 1}{i(1+i)^n}]$
$P = -\$12,000 \times [\frac{(1+0.10)^5 - 1}{0.10(1+0.10)^5}]$
$P = -\$12,000 \times (3.7908)$
$P = -$45,490

Comparing the present values:
Option A: -$62,745
Option B: -$45,490

Since we're looking at costs (negative values), the option with the smaller negative present value is better. Option B costs -$45,490 in today's dollars, which is less costly than Option A's -$62,745.

Therefore, Option B (Lease) is the more economically attractive choice.

4. Key Takeaways

  • Engineering economy helps you make financial decisions by comparing alternatives on a common monetary basis.
  • The time value of money is fundamental; a dollar today is not the same as a dollar tomorrow.
  • Interest rates are used to account for the time value of money, reflecting earning potential, inflation, and risk.
  • Cash flow diagrams visually represent inflows and outflows over time, making it easier to track project finances.
  • Financial factors (like Present Worth, Future Worth, Annuity) help convert different types of cash flows to a single point in time for comparison.
  • When comparing projects, always use a consistent interest rate (MARR) and a common basis (e.g., Present Value, Future Value, or Annual Worth).

Common Mistakes to Avoid:
* Ignoring the time value of money and just adding up costs without discounting.
* Not consistently using the same interest rate (MARR) for all alternatives.
* Forgetting to include all relevant cash flows, like salvage value or unexpected maintenance.
* Comparing alternatives over different time horizons without adjusting them to an equal service life.

5. Now Try It

Imagine you're deciding between two pumps for a water treatment plant. Both have a 4-year life. Your company's MARR is 8% per year.

Pump X:
* Initial Cost: $20,000
* Annual operating cost: $3,000
* Salvage Value: $5,000

Pump Y:
* Initial Cost: $28,000
* Annual operating cost: $1,500
* Salvage Value: $6,000

Calculate the Present Value of costs for both Pump X and Pump Y. Which pump should your company choose based on this economic analysis?

What success looks like: You'll have two Present Value figures, representing the total cost of each pump in today's dollars. The pump with the lower (less negative) Present Value is the better choice.

Frequently asked about Fundamentals of Engineering Economy

Engineering economy helps you make smart financial decisions for engineering projects by considering time, value, and risk. It focuses on comparing different project options on a fair, monetary basis over their lifespans. Read the full notes above for the details.

Fundamentals of Engineering Economy is a core topic in Engineering economics. Most exam papers test it via a mix of definitions, worked examples, and applied problems. The notes above cover the high-yield sub-topics, common pitfalls, and the kind of questions examiners typically set.

Yes. Every note in the StudyAI Campus Hub is free to read. Create a free account if you want to clone the full plan, generate your own notes from your textbook, or get AI-powered practice quizzes and flashcards.

Get the full Engineering economics curriculum

Clone the complete plan to your dashboard for unlimited AI-generated notes, practice quizzes, and a personalised revision schedule.

Create Free Account