[Physics] Why is the voltage output equal to the voltage drop

capacitanceelectric-circuitselectrical-resistancevoltage

I have a very basic question about measurement of voltage output on some simple circuits. Considering the circuits of the figure:

enter image description here

Supposing one wants to measure the voltage output $V_2$, on the first circuit it will be $Ri$ the voltage drop accross the resistor while on the second it'll be $q/C$ the voltage drop accross the capacitor. In general it seems that if one measures the voltage output before some component the measurement will be equal to the drop of voltage accroos the said component. Why is that? I can't understand why this happens.

Best Answer

In general it seems that if one measures the voltage output before some component the measurement will be equal to the drop of voltage accroos the said component.

In this case, the voltage $V_2$ is a node voltage which means that is the voltage between the output node and the ground node. By definition, the ground node voltage is zero

$$V_0 = 0 \mathrm V $$

But, by inspection, the voltage across the resistor $R$ in the left-most circuit is simply

$$V_R = V_2 - V_0 = V_2 - 0 = V_2$$

Similarly, the voltage across the capacitor in the right-most circuit is simply

$$V_C = V_2 - V_0 = V_2 - 0 = V_2$$

Keep in mind that the output voltage must be taken across two nodes of a circuit. If there is just one circuit element connected between the two nodes, the output voltage is simply the voltage across that circuit element.

However, there may be a complex network connected between the output nodes so it isn't generally true that the output voltage is just the voltage across a single circuit element.