Other Parts Discussed in Thread: INA138, MSP430G2553, TLV272
Hi,
I am trying to measure high side current and the schematic used is same as given in the INA138 datasheet (page no. 11).
1) Rsense used is 0.005 ohm (two 0.01 Rsense in parallel) connected between Vin+ and Vin-
2) Rl = 120 kohm, thus gain = 120k/5k = 24 (27.7 db)
3) Series resister connected between TLV272 opamp and ADC input of MSP430G2553 is = 220 ohm AND capacitor is 0.1uF
4) Supply voltage to INA138 = 12 Volt
I am measuring current flowing from the DC adapter of 12 volt to the LED load connected at the output of synchronous buck regulator (MOSFET of buck regulator is driven by MOSFET DRIVER which in turn is driven by 25 khz frequency generated by MSP430 controller).
Load current = 330 milliamp
Since the load current is 330 mamp, voltage across the Rsense = 0.005*.33 = 0.00165
Gain = 24, so voltage across RL = 0.00165*24 = 0.0396 Volt
But to my surprise,i am getting voltage across Rl = 0.2 volt (same voltage across 0.1 uf Capacitor) because of which current measurement goes wrong.
Can anyone suggest me about the possible cause and solution for this issue.
Thank you..!!