Design

Concept Trade Study

A structured comparison of design alternatives against a set of requirements and evaluation criteria.

A concept trade study is a structured engineering analysis that evaluates multiple design alternatives against a defined set of requirements and weighted evaluation criteria, with the goal of selecting the best approach before committing engineering resources to detailed design. Trade studies prevent the common antipattern of selecting the first concept that comes to mind and then spending weeks trying to make it work — only to discover that a better option existed from the start.

A rigorous trade study defines evaluation criteria derived from requirements (e.g., cost, weight, power consumption, development risk, time to prototype), assigns weights to each criterion reflecting stakeholder priorities, scores each candidate concept against each criterion, and computes a weighted score. The highest-scoring concept wins — or the results reveal that no single concept dominates, prompting deeper investigation into the trade space.

Trade studies are most valuable early in development, where the cost of changing direction is low. NASA's Systems Engineering Handbook recommends conducting trade studies at each major design phase gate, revisiting them as constraints change and new information emerges. The study's outputs — the scores, reasoning, and rejected alternatives — are as valuable as the selected concept, because they document why alternatives were not chosen, preventing teams from relitigating settled decisions.

Practical Example

A trade study for selecting a wireless protocol for an IoT sensor node evaluates: BLE, Zigbee, LoRa, and 900 MHz proprietary. Evaluation criteria: range, power consumption, latency, ecosystem maturity, and PCB area. LoRa wins on range and power; BLE wins on ecosystem. The team selects BLE based on the mobile app integration requirement.

How SpecZero handles this

SpecZero's Concept Planner is purpose-built for trade studies. For each requirement, engineers create multiple concepts with pros, cons, difficulty ratings, and per-concept BOM items. The select/deselect mechanism records the winning concept and preserves all rejected alternatives for future reference.