Digital System Design (CS-431)

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/17

flashcard set

Earn XP

Description and Tags

This set of flashcards covers key vocabulary and concepts from the digital system design lecture on embedded systems, including design metrics, costs, performance measures, design choices, and the design flow process.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

18 Terms

1
New cards

Design metric

A measurable feature of a system's implementation.

2
New cards

NRE cost

Non-Recurring Engineering cost; the one-time monetary cost of designing the system.

3
New cards

Unit cost

The monetary cost of manufacturing each copy of the system, excluding NRE cost.

4
New cards

Performance

The latency (execution time) or throughput of the system.

5
New cards

Power

The amount of power consumed by the system.

6
New cards

Maintainability

The ability to modify the system after its initial release.

7
New cards

Time-to-market

The time required to develop a system to the point it can be released and sold.

8
New cards

Latency

The time between the start and end of a task.

9
New cards

Throughput

The number of tasks completed per second.

10
New cards

ASIC

Application-Specific Integrated Circuit, customized for a specific use.

11
New cards

FPGA

Field-Programmable Gate Array, a flexible hardware device that can be programmed after manufacturing.

12
New cards

Design Flow

The process followed for digital design, from system specification to fabrication.

13
New cards

Parallelism

Processing multiple tasks concurrently to improve throughput.

14
New cards

Amortizing NRE cost

Distributing the one-time design cost over multiple units.

15
New cards

Market window

The period during which a product would have the highest sales potential.

16
New cards

Product life

The duration for which a product remains relevant in the market.

17
New cards

Revenue loss

The reduction in revenue attributed to delayed market entry.

18
New cards

Functional Simulation

Testing the functionality of the design before actual hardware implementation.