eCircuit  Center 
EE Design Series - DVM 1

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

Error Budget Analysis

Part 1 - Offset Errors

pic

INTRO

You've designed the circuit and chosen components. But before you start to build anything, a critical question arises: 

  Can you verify that the circuit will meet its accuracy spec?

An Error Budget Analysis (EBA) is one of the coolest and most challenging analysis you'll perform. Also called a Tolerancw Stackup Analysis, the method evaluates how each Error Source impacts the circuit's Offset or Gain Errors.

Lastly the errors are summed and checked if they fly under the allowed Error Budget (Requiements). If YES, then high fives! if NO, then it's time to investigate better components or a better suited circuit topology.

In Part 1 you'll learn to analyze the Offset Errors; Part 2 the Gain Errors.

Back to Design Series
 

OFFSET AND GAIN ERRORS

 

MAX BUDGET

 

CIRCUIT WITH ERRORS

Here's a view of the instrument's Offset and Gain errors. We'll meed to find the errors for both the 4V and 20V Ranges.

pic

ATTENUATOR GAINS

ERROR SOURCES

Offset Errors Value
ADC Offset (Zero) Error 2 LSBs
ADC Resolution Error 1/2 LSBs
SW1 Off-State Leakage Current 1nA
SW2 Off-State Leakage Current 1nA
Gain Errors Value
R1 Tolerance 1%
R2 Tolerance 1%
ADC Gain (Span) Error 2 LSBs
Voltage Reference Error 50mV

 

ADC OFFSET ERROR

We'll walk through the method with this relatively straightforward error!

NOTE! A 10mV ADC error produces a 50mV equivalent error at the input on the 20V Range.

  

ADC RESOLUTION ERROR

The intrinsic error of an ideal ADC is 1/2 LSB due to quantization error!

NOTE! A 2.5mV ADC resolution error produces a 12.5mV equivalent error at the input on the 20V Range.

  

SW1 OFF-STATE CURRENT

Although currents are typically relatively small, they can cause significant voltages flowing into relatively large resistors.

NOTE! Although Error is insignficant, still need to verify and document.

 

SW2 OFF-STATE CURRENT

Although currents are typically relatively small, they can cause significant voltages flowing into relatively large resistors.

NOTE! Although Error is zero, still need to verify and document.

 

 

OFFSET SENSITIVITY CALCS

Here's where we do the interesting and sometimes challenging work of finding the Sensitivity.

ADC VOFF, VRES

Find Sensitivity

 

SW1 IOFF

Find Sensitivity

 

SW2 IOFF

Find Sensitivity

 
 

TOTAL OFFSET ERRORS

Worst Case Analysis estimates the total error under the most unfavoable conditions: all errors at their maximum limit AND in the same polaritiy.

Does the Total Error fly under the Error Budget (Requirements)?

Congratulations if you've traveled this far - you deserve a coffee, tea or treat! We've navigated a number of key concepts together that can help build your EE power toolkit.


 

HANDS-ON

Play in the Excel file - modify values, see what happens!

Input Range

 

NEXT UP

With the Offset Errors tallied, time to see how the Gain Errors stack up.

Back to Design Series