eCircuit  Center 
Error Budget Analysis

About SPICE | SPICE Basics | Running SPICE | CIRCUIT COLLECTION
SPICE Commands | SPICE Downloads | About | Contact | Home

Sensitivity Analysis

How does each component error impact the spec?

 

sch

 

Back to EBA Series

 

OVERVIEW

What is Sensitivity (S)?

Examples

What is S good for?

 

MATHEMATICAL DEFINITIONS

Direct Units Normalized
pic pic
Example: Sensitivity of offset voltage to bias current. Example: Sensitivity of gain to resistor tolerance.
pic pic
Offset Error Calc Gain Error Calc
Example:
ibias = 100nA
S = 1000 (V/A)

∆Voffset = ibias * S
           = 100nA * 1000 (V/A)
           = 100uV
Example:
R1_Tol = 0.1%
S = 0.5

∆K/K = R1_Tol * S
      = 0.1% * 0.5
      = 0.05%

 

NEXT UP

Let's apply Sensitivity Analysis to a simple Offset and Gain Error Example.

 

Back to EBA Series