Resistance values all over the place

Thread Starter

abc14

Joined Oct 15, 2017
123
Hello Chaps,

I am getting resistance values all over the place for R4 and R5 resistor on my PCB. funny enough when I cut the trace from R5 going to junction of c2 where its getting 3.3V, my resistor values become stable and correct. I am wondering is there some sort of ground loop on my pcb ?


For refrence the value of C5 is 470 uF.
 

Attachments

Last edited:

digsys

Joined Jun 27, 2018
27
Resistance is calculated by injecting a small voltage (usually 0.5-1.5V) into the circuit and measuring the current. There are other methods, but this
is the main one. IF there are other components, anywhere in the circuit (ie parallel path connection) - ESPECIALLY capacitors, all you are doing
is charging them up (and discharging them when you reverse the leads). Also, IF the test voltage is above 0.6V, you may even be turning on PN
junctions. In your case, with 1M / 470K resistors, the issue is exasperated ie the current is very low and easily swamped.
Measuring resistors in circuit is very tricky.
 

MrChips

Joined Oct 2, 2009
34,829
Ok, but all the other resistors on the board are showing correct values. Only these two having the issue ?
Are you paying attention?

A resistor in-circuit has the entire rest of the circuit as a baggage and burden on that single resistor.
What you read on a resistance meter will depend on the individual resistor and the size of the baggage and burden hanging on to that resistor.

Do you get it?
 

ebp

Joined Feb 8, 2018
2,332
Resistance is calculated by injecting a small voltage (usually 0.5-1.5V) into the circuit and measuring the current.
Other way around with modern meters. Resistance is measured by applying a current and measuring the voltage.
 

MrChips

Joined Oct 2, 2009
34,829
If you attempt to measure the resistance of R5 with the MCU connected, you are literally powering up the MCU through its input pin.

Even with the input pin disconnected from VSENSE, you are still powering the MCU via the supply and ground rails.

You need to remove the MCU from the circuit board.
 

Thread Starter

abc14

Joined Oct 15, 2017
123
If you attempt to measure the resistance of R5 with the MCU connected, you are literally powering up the MCU through its input pin.

Even with the input pin disconnected from VSENSE, you are still powering the MCU via the supply and ground rails.

You need to remove the MCU from the circuit board.

Got it, it makes sense.
 
Top