Electronic – How to calculate the voltage in this circuit

circuit analysiscurrent-sourceresistors

I have the following circuit:

enter image description here

I am a beginner at this stuff, so… 😉

Ok, the question is to calculate the voltage across the terminals A and B? I have no clue how to do that? You can't just take together some of the resistors. The Node method seems a little overkill (only based on the small amount of elements).

Question: What is the voltage across the terminals A and B?

P.S. The weird box (for some) in the top is a current source.

Best Answer

First of all, lets re-arrange the components to see what's actually happening. As you can see, you have a simple voltage divider:

schematic

simulate this circuit – Schematic created using CircuitLab

To get the voltage across A and B, use Ohm's Law: $$ V = I*R $$ To find the total R, you first need to find the parallel value of R1 and R2: $$ R_p = {R1*R2\over R1+R2} $$ and then $$ R_t = R_p + R3 $$