Daeol said:
Okay I am just about to give up. Today's class was even more disappointing and we didn' t do any of these circuits so I would like to ask you if you could provide me with a step by step solution (with pictures that have arrows symbolizing the Ut and Rt I am looking for if possible, I would be very grateful for that) which I will then try to understand.
Unfortunately we can't solve problems for you in that manner. It's against the forum rules to do the work for you or provide complete solutions. But we can give guidance, make suggestions, point out errors, and so forth.
Anyways, my last attempt was this:
Calculating the current I:
After removing the R3 resistor, I am left with 2 parallel resistors R1 + R4 and R2 + R5, so I calculated the current that goes through the lower half of the circuit like this:
Ix = U/R2 + R5
Then the upper current:
Iy = U/R1 + R4
Okay. You should insert parentheses to group terms in order to fix the order of operations so that there can't be misinterpretations:
Ix = U/(R2 + R5)
Iy = U/(R1 + R4)
and that would be correct.
And because the I coming from U is split between the upper and lower part of the circuit, the final I would be Ix + Iy.
Do you need that total I for anything? Certainly not for the potential calculations...
Calculating the Ut:
Then using the current, I would determine UR1, UR2, UR4 and UR5.
Then UA = U - UR1 and UB = U - UR2
My final Ut would then be the difference: UA - UB
Overall you've got the right idea. But I'm concerned about some details:
You didn't explicitly specify a reference node, so It's hard to confirm your formulas. But something looks off to me since both R1 and R2 are connected to the "-" terminal of the voltage supply U and if you took that as your starting point a KVL walk from there through U to the terminals wouldn't pass through those two resistors.
Perhaps you should take your initial circuit diagram and indicate the currents and potential drops that you're using (their polarities in particular).
Calculating the Rt:
If I supress the source, I am left with a parallel circuit and I either put together R1 + R2 and R4 + R5 or R1 + R4 and R2 + R5.
My intuition tells me the first one but I have drawn the picture earlier with the second option and you said that was correct.
For two components to be in parallel both of their leads must be directly connected, nothing in between. For each of the components you need to be able to trace a path via wires only from one component to the other for both of their leads. Note that drawn placement or orientation on the page does not determine series or parallel... only the topology of the circuit counts. Components can be turned, moved, or otherwise mucked about with on the diagram so long as their node connections are not altered. When in doubt, number each node in the circuit and then list each component along with their node associations. Parallel components will have the same associations.
So I then do Rt = R14*R25/R14 + R25 to figure out Rt.
That doesn't look right (even taking into account the lack of parentheses). Go back to the figure in post #4. Once you've reduced R14 = R1||R4 and R25 = R2||R5, how are R14 and R15 connected? Going from terminal a to terminal b through R14 and R25 do you need to split the path or just carry on through them in a single path?