Final Flashcards
Central Limit Theorem
if you have a large enough sample size of independent and identically distributed random variables, their sample mean will be approximately normally distributed, regardless of the shape of the original distribution.
Probability Density Function (PDF):
a function that defines the probability that a randomly chosen sample X from population/sample fall near a particular value
is the highest voltage at the input of a logic device that the device will recognize as a logic low, or Boolean false
Vil
is the lowest voltage at the input of a logic device that the device will recognize as a logic high, or Boolean true
Vih
is the maximum voltage at the output of a logic device when it is in a logic low state, subject to sourcing the specified current Iol
Vol
is the minimum voltage at the output of a logic device when it is in a logic high state, subject to sinking the specified current Ioh
Voh
is the maximum current at the output of a logic device that it can sink and still maintain an acceptable logic low voltage
I_ol
is the maximum current at the output of a logic device that it can source and still maintain an acceptable logic high voltage
Ioh
is the maximum current a logic device will source at its input when presented with a logic low input
Iil
is the maximum current a logic device will sink at its input when presented with a logic high input
Iih
Is the study of how engineers choose to optimize their designs and construction methods to produce objects and systems that will optimize their efficiency and hence the satisfaction of their clients.
Engineering economics
Elements of a Test Plan
- Continuity
- Functionality
- Power Consumption
- Leakage Current
Best Practice for Creating a Test Plan
- Determine what information needs to be found that is not the datasheet.
- Explanation of each test and the relation to the datasheet
- List and explain test condition.
- Hardware Setup Diagram
Why make a test plan?
- To allow design engineers and test engineers to agree upon a set of tests that will guarantee the quality of a product once it is produced.
Three properties that define a single stuck-at fault:
Only one line is faulty.
The faulty line is permanently set to 0 or 1
The fault can be at an input or output of a gate
Checkpoint theorem
A test set that detects all single (multiple) stuck-at faults on all checkpoints of a combinational circuit, also detects all single (multiple) stuck-at faults in that circuit.
Why Model Faults?
o I/O functions tests are inadequate for manufacturing.
o Real defects (often mechanical) are too numerous and often not analyzable.
o A fault model identifies targets for testing and makes analysis possible.
What’s an infant mortal?
o Infant mortality: includes products that are misprocessed and fail very early, much less than design lifetime.
What does failure rate look like over lifetime?
see failure rate vs lifetime graph
Value and risks of concurrent engineering
o Concurrent engineering eliminates a lot of that wait time by overlapping and integrating tasks.
o It relies on everyone working together; hence communication is critical. Room for mistakes is small as it impacts all the departments or disciplines involved
What does profit over time look like?
o Time to Market plot
What are the nonlinear effects of being first to market?
Reduced Cost: Optimal product developed requires less resources.
Time to market:
- Reduced Cost: Optimal product developed requires less resources.
- Foster ROI: New products generate profit sooner.
- Increased Value:
Concurrent engineering/configuration management:
Concurrent engineering eliminates a lot of that wait time by overlapping and integrating tasks by breaking tasks into groups:
Burn-in/accelerated testing
Subject chips to high temperature and over voltage supply, while running production tests.
What does burn-in test catch?
Infant mortality cases: Damaged chips that fail early in the operation.
Freak Failures: Devices having some failure mechanisms as reliable devices.
Validation/Characterization test
- Verifies correctness of design and of test procedure – usually requires correction to design.
- Worst case test: Choose test that passes/fails chips.
Verification vs. Test:
- Verification – verifies the correctness of design. Performed by simulation, hardware emulation, or formal methods.
- Test – Verifies correctness of manufactured hardware.