How to Current Measurement Calibrate

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to Current Measurement Calibrate

2,117 Views
embeddedenginee
Contributor I

How to calibrate current measurement in s12z microcontroller (I need to calibration procedure)Please help

3 Replies

1,639 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

Could you elaborate on your request?

Which S12Z derivative do you use? 

Regards,

Daniel

0 Kudos
Reply

1,639 Views
embeddedenginee
Contributor I

I am using mm9z1j638 need temperature and current calibration procedure for this controller

1,639 Views
Q_man
NXP Employee
NXP Employee

Hi,

the calibration is a quite complex process and the MM9Z1_638 device allows different options on how to use it, e.g. automatic temperature gain compensation or manual gain compensation using chip temperature result and lookup tables. Also the acquisition channel configuration used during operation has to be considered.

The system calibration should be performed as an incremental (incremental to NXP provided device calibration data) calibration.
The basic steps are:

  • Characterize system behavior (applying device compensation values)
  • Estimate deviation between real and ideal behavior (calculate delta between ideal behavior and measured behavior)
  • Calculate incremental compensation values (delta values)
  • Apply compensation during operation and verify system behavior

pic1.png

The following picture indicates which information / data is required to calculate the incremental gain and offset adjustments (gainsteps, offsetsteps).

pic2.png

For a good estimation of the acquisition channels behavior, e.g. a 5-point measurement is suitable.
The selection of the individual data points should consider application requirements like:

  • desired input range
  • area where highest accuracy is desired
  • capability of the module / device (e.g. minimum supply voltage for Vsup)
  • capability of equipment (e.g. max. Iout of power supplies, max. input range of DMM and related accuracy in the range)
  • select current points for ISENSE calibration such that no gain switching is required

The picture below shows an example setup for the ISENSE channel compensation:

pic3.png

To discuss further details it might be better to directly discuss your applications needs?

Rgds

Wolfgang