4.2 Engineering Economics, Time Value of Money, Cash Flows, Depreciation, and Capital Costing
Key Takeaways
- The time value of money converts cash inflows and outflows across time using interest factors (P/F, F/P, P/A, A/P).
- The Capital Recovery Factor (CRF, A/P) determines the annual equivalent cost required to amortize capital surveying equipment purchases over their service life.
- Asset depreciation methods (Straight-Line, Double Declining Balance, Sum-of-the-Years'-Digits) dictate tax deductions and asset book value progression.
- Project selection criteria (NPV > 0, IRR > MARR, B/C ratio ≥ 1.0) provide objective financial metrics for municipal GIS and cadastral survey investments.
- Geodetic project fee calculations require compounding direct labor, field expenses, overhead allocation, equipment depreciation, and professional margins.
4.2 Engineering Economics, Time Value of Money, Cash Flows, Depreciation, and Capital Costing
Engineering economics equips Geodetic Engineers with quantitative tools to evaluate capital investments in surveying technology, bid competitively on cadastral and infrastructure mapping contracts, and manage professional firm finances. Every capital decision—whether purchasing an RTK-GNSS receiver, investing in a drone LiDAR system, or bidding on a multi-year LGU cadastral project—depends on understanding cash flow dynamics and financial equivalency.
1. Time Value of Money and Cash Flow Dynamics
Money possesses time value because capital can earn interest over time. A peso received today is worth more than a peso received a year from today.
Cash Flow Diagrams (CFD)
Cash flow diagrams visually summarize receipts and disbursements along a horizontal time axis:
- Vertical Upward Arrow (+): Cash Inflow (Revenue, savings, salvage value).
- Vertical Downward Arrow (-): Cash Outflow (Initial purchase cost, maintenance, operating expense).
- End-of-Period Convention: Transactions occurring during a interest period are assumed to occur at the end of that period.
Interest Formulas and Compound Interest Factors
Let $P$ = Present sum of money, $F$ = Future sum of money after $n$ periods, $A$ = End-of-period uniform annual payment, $i$ = interest rate per period, $n$ = number of compounding periods.
| Conversion Purpose | Notation / Factor Name | Mathematical Formula |
|---|---|---|
| Find $F$ given $P$ | $(F/P, i, n)$ Single Payment Compound Amount | $F = P(1 + i)^n$ |
| Find $P$ given $F$ | $(P/F, i, n)$ Single Payment Present Worth | $P = F(1 + i)^{-n} = \frac{F}{(1 + i)^n}$ |
| Find $F$ given $A$ | $(F/A, i, n)$ Uniform Series Compound Amount | $F = A \left[ \frac{(1 + i)^n - 1}{i} \right]$ |
| Find $A$ given $F$ | $(A/F, i, n)$ Sinking Fund Factor | $A = F \left[ \frac{i}{(1 + i)^n - 1} \right]$ |
| Find $P$ given $A$ | $(P/A, i, n)$ Uniform Series Present Worth | $P = A \left[ \frac{(1 + i)^n - 1}{i(1 + i)^n} \right]$ |
| Find $A$ given $P$ | $(A/P, i, n)$ Capital Recovery Factor (CRF) | $A = P \left[ \frac{i(1 + i)^n}{(1 + i)^n - 1} \right]$ |
Nominal vs. Effective Interest Rates
When interest is compounded $m$ times per year at nominal annual rate $r$:
2. Depreciation Methods for Surveying Equipment
Depreciation is the non-cash allocation of an asset's historical acquisition cost over its estimated economic service life. Let $B$ = Initial cost (basis), $S$ = Estimated salvage value, $n$ = Useful life in years, $t$ = Specific year ($1 \le t \le n$), $D_t$ = Depreciation charge in year $t$, $BV_t$ = Book Value at end of year $t$.
1. Straight-Line Depreciation (SLD)
Depreciation is constant each year:
2. Double Declining Balance (DDB)
Accelerated method using rate $d = \frac{2}{n}$. Salvage value $S$ is ignored in initial annual calculations, but $BV_t$ cannot drop below $S$:
3. Sum-of-the-Years'-Digits (SYD)
Accelerated method based on digit sum $SOYD = \frac{n(n+1)}{2}$:
| Method | Annual Depreciation Pattern | Tax Impact early in asset life |
|---|---|---|
| Straight-Line (SLD) | Uniform / Constant | Low tax shield |
| Double Declining Balance (DDB) | Rapidly Decreasing | Maximum early tax shield |
| Sum-of-the-Years'-Digits (SYD) | Linearly Decreasing | High early tax shield |
3. Project Evaluation & Capital Costing Metrics
Net Present Value (NPV / PW)
Converts all cash inflows and outflows to time $t=0$ using the Minimum Attractive Rate of Return (MARR):
- Accept project if $NPV \ge 0$.
Benefit-Cost Ratio (B/C Ratio)
Used primarily for public infrastructure and government cadastral projects:
- Accept project if $B/C \ge 1.0$.
Internal Rate of Return (IRR)
The break-even interest rate $i^*$ at which $NPV = 0$ or $PW(Benefits) = PW(Costs)$:
- Accept project if $IRR \ge MARR$.
4. Cost Estimation & Fee Structure for Geodetic Engineering Contracts
Professional surveying fees under standard Board of Geodetic Engineering pricing frameworks compound several cost centers:
- Direct Labor Costs ($DLC$): Salaries and per diems for Geodetic Engineer (Team Leader), Instrumentman, Rodmen, Chainmen, and GIS Encoders.
- Direct Non-Labor Expenses ($DNE$): Boundary monuments, wooden stakes, fuel, vehicle maintenance, travel allowances, permits, and agency data fees (e.g., NAMRIA/LMB record copies).
- Equipment Depreciation / Rental Costs ($EQ$): Hourly or daily cost allocation for Total Stations, GNSS receivers, and UAVs.
- Overhead / Indirect Costs ($O/H$): Office rent, utilities, insurance, administrative staff, accounting (typically 30% to 50% of Direct Labor).
- Contingencies & Professional Profit Margin ($P$): Margin applied to total base cost (typically 15% to 25%).
Worked Calculation Examples
Worked Example 4.2.1: Capital Recovery Factor & EUAC of GNSS Equipment
Problem: A geodetic surveying firm buys an RTK GNSS Receiver unit for $P = \text{PHP }450,000$. It has an estimated service life $n = 6 \text{ years}$ and a residual salvage value $S = \text{PHP }50,000$. Annual calibration and maintenance expenses are $A_{maint} = \text{PHP }25,000/\text{year}$. If the firm's MARR is $i = 12%$, calculate the Equivalent Uniform Annual Cost (EUAC).
Solution:
-
Capital Recovery Factor $(A/P, 12%, 6)$:
-
Sinking Fund Factor $(A/F, 12%, 6)$:
-
EUAC Calculation:
Worked Example 4.2.2: Depreciation Method Comparison
Problem: An aerial photogrammetry drone is purchased for $B = \text{PHP }800,000$ with $S = \text{PHP }80,000$ after $n = 5 \text{ years}$. Compute the Year 2 depreciation $D_2$ and Book Value $BV_2$ using (a) Straight-Line (SLD), (b) Double Declining Balance (DDB), and (c) Sum-of-the-Years'-Digits (SYD).
Solution:
-
(a) Straight-Line Depreciation (SLD):
-
(b) Double Declining Balance (DDB): Rate $d = \frac{2}{5} = 0.40$ (40%).
-
(c) Sum-of-the-Years'-Digits (SYD):
Worked Example 4.2.3: Benefit-Cost Ratio for Municipal CORS Station
Problem: A local government unit (LGU) evaluates installing an automated Continuously Operating Reference Station (CORS) for municipal land titling. Initial capital expenditure is $C_0 = \text{PHP }2,500,000$. Annual operational cost is $\text{PHP }150,000/\text{year}$ for 10 years. Annual quantifiable public benefits (reduced survey dispute litigation and faster property titling turnarounds) are estimated at $\text{PHP }650,000/\text{year}$. Using $i = 10%$ discount rate and $n = 10 \text{ years}$, calculate the Benefit-Cost ($B/C$) Ratio and verify project feasibility.
Solution:
-
Uniform Series Present Worth Factor $(P/A, 10%, 10)$:
-
Present Worth of Costs ($PW_C$):
-
Present Worth of Benefits ($PW_B$):
-
Benefit-Cost Ratio ($B/C$): Since $B/C = 1.17 > 1.0$, the project is economically justified.
A geodetic engineering firm borrows ₱1,000,000 to purchase a high-precision digital level system. If the bank charges 10% annual interest compounded annually, what equal end-of-year annual amount must be paid for 5 years to fully amortize the loan? (Note: Capital Recovery Factor (A/P, 10%, 5) = 0.26380)
A motorized Total Station with an initial cost basis of ₱500,000 has an estimated useful life of 5 years and a salvage value of ₱50,000. Under the Sum-of-the-Years'-Digits (SYD) method, what is the depreciation charge in Year 2?
Two mutually exclusive surveying contract proposals are evaluated at a Minimum Attractive Rate of Return (MARR) of 12%. Proposal X yields a Net Present Value (NPV) of +₱85,000, while Proposal Y yields an NPV of +₱140,000. Which decision should the Geodetic Engineer make?
In public infrastructure project evaluation, what does a Benefit-Cost Ratio (B/C Ratio) calculated as 1.45 indicate?