This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

INA169 Vout and Rl math

Other Parts Discussed in Thread: INA169

I'm having difficulty understanding the math to figure out the correct Rl resistance value for my needs using a INA169.  Here are the parameters

Vin+ = 12-27v
Is = 0-130amps
Rs = .5mOhm

Vout range needs to be 0-3.3v.  Can you show me the math needed to calculate Vout and Rl properly?

Thanx.

  • Robert,

    If you examine figure 9 of the datasheet, the main purpose of Rl is to determine the gain you would need for these measurements. Therefore, with your defined system, your maximum differential occurs at 130 amps, where V_sense would be

    V_sense = 130A * .500mohm = 65 mV

    and you want that value to correspond to your highest voltage output, so

    Vout = 3.3 V when V_sense = 65 mV. To achieve this, we need to select a gain for the design to achieve this, so

    3.3V/.065V = 50.77. We wil round this to 50. Then, according to figure 9 of the datasheet, your Rl would need to be a 50k resistor to achieve this.

    Then, when you measure your maximum differential voltage, you'll see that 130A corresponds to

    .065*50 =  3.25V

    Hope this helps. Let me know if you need anything else.

    Carolus

  • Exactly what I needed. Thanx.