.Solving Ohm's Law with V1,V2,V3

  • Thread starter Thread starter Bradracer18
  • Start date Start date
  • Tags Tags
    Law Ohm's law
AI Thread Summary
The discussion focuses on solving for voltages V1, V2, and V3 using Ohm's Law and Kirchhoff's voltage law. The original poster expresses confusion about finding current and applying these laws, seeking guidance on how to start. Participants suggest labeling resistors and setting up equations based on the circuit configuration, emphasizing the need for enough equations to solve for the unknowns. After some back-and-forth, the original poster successfully calculates the voltages and gains a better understanding of the concepts involved. The thread concludes with the poster expressing gratitude for the assistance received.
Bradracer18
Messages
203
Reaction score
0
[SOLVED] Ohm's Law

Homework Statement



I need to find the voltages at V1, V2, V3 in the picture, with the given information using Ohm's Law. I never have learned this stuff very well, so help would be appreciated. I'm not sure what to do...

Homework Equations



E = I/R

The Attempt at a Solution



I'm not sure how to find my current(which I'm guessing I need first). I know that in Series, the current is equal and they add in parallel.

So, my question is...for V1, do I need to find the total current, or just the current through that point(12/100)?

Thank you, and sorry that I'm not real smart on this stuff...I think its important that I learn it thoughView attachment Voltage.bmp
 
Last edited:
Physics news on Phys.org
You should go to a site like imageshack or something and upload your picture, then put the link here so the picture can be seen immediately
 
Last edited by a moderator:
well, you should apply kirchhoffs voltage law to find the current. after which you will know the potential difference across each resistor and then you can find the respective potentials at the different points.
 
I'm not real sure how to apply that law, and furthermore, not real sure what it exactly is.

I'm thinking that I have two loops, 1 loop with 100,20,100 Ohms. Another loop with 100,20,20, 100 Ohms. So then do I add those resistances up, and use Ohms law to solve for the current? This is the part that confuses me, I'm not sure how to start...need specific instructions, so I can see what I'm doing I guess.
 
Can someone guide me here...I don't have the answers to base myself, so I'm not sure what to do, our book is absolutely worthless
 
Does the voltage at V1 = 5 volts?

I found this by finding the resistance in the first circle to be 100+20+100=220 ohms.

So, 12/220=.05A. So, 100*.05=5Volts.

Is that correct, I'm totally lost?

Also, can I use the 12 volts DC like that, or do I need to do something to it?
 
You have a number of unknowns, so you'll need at least that many equations.

First, the obvious unknowns:

V_1, V_2, V_3

You also have current unknowns:

I, I_1, I_2

Now let's label the resistors:

R_1=100\Omega
R_2=20\Omega
R_3=100\Omega
R_4=20\Omega
R_5=100\Omega

Now we need to come up with 6 equations

(1) V=V_1+V_2
(2) I=I_1+I_2
(3) V_2=I_1 R_3
(4) V_2=I_2(R_4+R_5)
(5) V_3=I_2 R_5
(6) V=I(R_1+R_2+\frac{R_3 R_4+R_3 R_5}{R_3+R_4+R_5})
(7) V_1=I_1\frac{R_3 R_4+R_3 R_5}{R_3+R_4+R_5}

That should be enough for you to solve this now.
 
Ok, I understand how you got those equations I guess(after looking them over)...but then how do I solve for each item? I can solve for your equation #6 for I, but then how can I solve the rest? Every other way, I have more equations than unknowns...
 
  • #10
Bradracer18 said:
Ok, I understand how you got those equations I guess(after looking them over)...but then how do I solve for each item?


I can solve for your equation #6 for I, but then how can I solve the rest? Every other way, I have more equations than unknowns...

Linear algebra.

It's a bit tedious, but you have to start combining equations to eliminate variables.

For example, using equation 6 you can get I. Next, using equation 2 solve for I_1 or I_2.

If you solved for I_1, then substitute what I_1 is equal to in equation 3. Now equation 3 will have two unknowns: V_2 and I_2.

Equation 4 also has the same unknowns. You can then combine/manipulate equations 3 and 4 to obtain the values of V_2 and I_2.

One you get the hang of it, you can figure out the rest.
 
  • #11
Hey thanks a lot Bill! I got the right answers finally(what others had). I think I actually understand it, going to do some other examples soon to ensure, but thank you! I really appreciated you help!
 
Back
Top