ckboii89 said:
@gneill, the circuit you just drew up is the correct one! Sorry for the confusion guys! My fault not drawing the ground and Vout node symbol properly
No problem. Now that we know what the circuit looks like your questions become much easier to interpret
First, I think it would be worthwhile straightening out the naming of parameters for your circuit. Your circuit diagram labelled the sources V1 and V2, but you've referred to Vbattery1 and Vbattery2 AND V1 AND V2 in the same equation. So I'm going to assume that V1 and V2 are meant to refer to the potentials across resistors R1 and R2 respectively. "Vbattery1" and "Vbattery2" are a bit unwieldy for pushing about in equations, so how about we call them E1 and E2 respectively?
Now to address your questions:
Yes, your "Big V" is the sum of E1 and E2. If you look at the circuit, when no load is connected at Vout there is only one complete path for current to flow. It traverses both batteries and both resistors, and that's it; There's no current flowing through the ground connections. So your KVL equation is fine for the circuit without load:
letting V = E1 + E2
then: V - I*R1 - I*R2 = 0
Vout is just a label for a particular potential difference on the diagram. It's a measurement point rather than a component, so it doesn't affect the circuit operation and doesn't enter into any of the "active" parts of the circuit equations.
-- HOWEVER --
Beware that if a load
is connected at Vout then a new circuit path is created between the Vout node and ground and current will flow out of the Vout node and through the ground connections.
I don't know the details of your upcoming lab so I don't know if connecting loads at Vout is a scenario that will come up. But if it does, you'll want to keep E1 and E2 as separate entities in your KVL as they will appear separately in equations for the loops. Here's another arrangement of your circuit that shows what I mean. It's the same circuit as before only with a load RL connected between Vout and ground. I've made the current path explicit with a wire:
For your original circuit without a load, your voltage divider equations will work nicely to determine V1 and V2 if you happen to know R1 and R2. But it looks like you're going to be looking for R1 and R2 given particular Vout and total current.