written 3.9 years ago by |
The design metrics includes the following aspects of Embedded System:
Unit cost: the cost for each unit excluding development cost.
Non Recurring Expenditure (NRE) cost: cost for design and development.
Size: The physical space reqd. – determined by bytes of software, number of gates and transistors in hardware
Performance: execution time or throughput of the system
Power: lifetime of battery, cooling provisions
Flexibility: Ability to change functionality without heavy NRE cost
Time to market = Time to prototype + Time to refine + Time to produce in bulk
Correctness: Test and Validation
Safety is also an important aspect for design.
Often these metrics are contradictory, hence calls for optimization. Processor choice, partitioning decisions, compilation knowledge and expertise in hardware and software both are required.