There was a few more on the screen of my calculator. "Don't blame the man, blame the tool."shteii, are you sure you have enough 3s on the end of your answer?![]()
thank you shteii01. likely the easiest way for me to show my own work next time.
The best thing you can do is get a cheap/used scanner and hook it up to pc, use IrFanView (free) program to edit the image. In the case the solution I posted I did two things: I cropped the image, and I adjusted the "quality" of the image so that the file is smaller ( Save for Web in File menu).thank you shteii01. likely the easiest way for me to show my own work next time.
You're welcome. In that post I used TABLE tags instead.WBahn thank you. that is very clear now. that must have taken some time to illustrate. i really appreciate it. i will have to learn to use code tags.
thanks for the info. you all are really helpful.The best thing you can do is get a cheap/used scanner and hook it up to pc, use IrFanView (free) program to edit the image. In the case the solution I posted I did two things: I cropped the image, and I adjusted the "quality" of the image so that the file is smaller ( Save for Web in File menu).
Generally speaking I read somewhere some years ago that for web you want to keep image files under 300 kB. Now, that was long time ago when people still used dial-up, but I still keep to that rule.
Except that you should properly track your units. Shteii01 doesn't believe there is any value in doing so. He isn't alone. But people can, do, and have died because someone couldn't be bothered to track their units -- and I was very close to being one of them -- so I tend to take them pretty seriously. And I can't begin to count the number of mistakes, both in academic and industrial settings, that I have found because of a near-religious commitment to doing so.thank you shteii01. likely the easiest way for me to show my own work next time.
I keep telling people that I am lazy.Except that you should properly track your units. Shteii01 doesn't believe there is any value in doing so. He isn't alone. But people can, do, and have died because someone couldn't be bothered to track their units -- and I was very close to being one of them -- so I tend to take them pretty seriously. And I can't begin to count the number of mistakes, both in academic and industrial settings, that I have found because of a near-religious commitment to doing so.
Well, I just hope that you never have to pray that a jury finds that an acceptable excuse someday.I keep telling people that I am lazy.
Since you are using nodal analysis, you need to use node voltages, which means that the your definitions for V1, V2, and V2 are different than mine, which is perfectly fine, but you need to clearly indicate what they are. You say that V3 is the middle node (on top, I'm assuming), but you don't indicate what either V1 or V2 is nor which node is GND. It looks like you assigned the bottom middle node as GND (which is very reasonable) and chose the top-left node at V1, making it 10 V by inspection.I tried to solve it using nodal analysis...
I named the middle node V3 and considered the same directions for currents as WBahn ...
And as all resistors are the same, I named R...
I got:
-(V3 - V1) / R = (V3 - GND) / R + (V3 - V2) / R
V1 - V3 = 2*V3 - V2
V3 = (V1 + V2) / 3
V3 = (10V - 15V) / 3 = -1.667V
I1 = (V1 - V3) / R = (10V - (-1.667V) ) / 5 Ω = 2.334A
Hipe this is correct!![]()

Your analysis is fine except for a couple of fine points. You say that V2 is the right voltage source of 15 V. But your diagram (and all of your work) indicates that V2 is the voltage on a particular node (the top-right), not the voltage difference across a particular component.Well, now you made me doubt of my own convictions! Yes, V1 is the 10V voltage source, so the node is the top left one, and V2 is the right voltage source of 15V, so, as the voltage source is turned upside down, V2 = -15V wrtg... And yes, I swapped the V2 voltage source with the resistor because it is in series. And that way, I would create a similar situation on the right of the circuit as I have in the left side.
And about V2 = -15V, if I measure V2, placing a multmeter red probe on the minus of V2 and the black probe on the opposite side, it will read -15V, right, so that's why I'm using V2 = -15V. This adds up with V1 sign... If I considered V1 to be positive and it has the minus sign turned to the GND node and V2 has it's plus sign turned to GND, then I considered V2 = -15V... And used that value in my expressions.
Having in mind the current directions related to the direction of the path from V3 to GND, I add a minus sign when the directions are opposite like in V1 branch!
But it isn't. The voltage across the right voltage source is +15 V while the voltage at the top right node (of your schematic with the components swapped) is -15 V due to the orientation of the supply.Thanks for your advises. But I can't find another mnemonic to perform nodal analysis. And in this case the voltage at the top right node wrtg is the same as the voltage across the right voltage source also wrtg...