Andromeda
Note

The Project Triangle

Definition

The Project Triangle (or Iron Triangle) represents the three primary, interrelated parameters that define the success and constraints of a project: Time, Cost, and Technical Performance.

Why It Matters

Ignoring the Iron Triangle leads to “Death March” projects—situations where expectations are mathematically impossible. The cost is paid in employee burnout, financial overruns, and ultimately, project failure when the lack of trade-offs finally breaks the system. Understanding this triangle is the only way to manage stakeholder expectations and maintain sanity in engineering.

Core Concepts

  • Time: The schedule and duration of the project (often tracked via Gantt charts).
  • Cost: The budget, including labor, hardware, software, and data collection expenses.
  • Technical Performance: The quality and fidelity of the final output (e.g., how well the model represents reality).
  • Interdependence: A change in one parameter inevitably impacts the others. For example:
    • Decreasing Time (speeding up) usually requires increasing Cost (hiring more analysts) or sacrificing Technical Performance (simpler, less valid model).
    • Increasing Technical Performance (higher fidelity) requires more Time or more Cost.

Connected Concepts