Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Comments on Delta to Wye conversion

Parent

Delta to Wye conversion

+1
−0

enter image description here

I have a circuit like this. And, I want to calculate resistance from here. I was following these steps.

I was calculating resistance for left side circuit.

$$R_1=\frac{2 × 2}{2+2+4}=0.5\Omega$$ $$R_2=\frac{2 × 4}{2+2+4}=1\Omega$$ $$R_3=\frac{2 × 4}{2+2+4}=1\Omega$$

Then, I took series and parallel circuit. Then, calculated equivalent of resistance.

$$R_s1=0.5+3=3.5$$ $$R_s2=1+3=4$$ $$R_p=(\frac{1}{3.5}+\frac{1}{4})^-1=1.8677$$ $$Requivalent=1.8677+1=2.8667$$

I am not sure if it is correct. If it is wrong than how can I proceed?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (1 comment)
Post
+2
−1

No, the answer can be seen by inspection in a few seconds, and it's not 2.8667. We don't just give answers to homework problems here, so I'll only make a few comments on the problem and your attempted solution:

  1. While this is on topic here, you would probably get better response on the Electrical Engineering site.
  2. This question should be in the Problems category, not here in the Q&A category. There is no excuse, since you were clearly told that when you explicitly asked about it here.
  3. You never actually stated what the problem is. It seems you want to find the equivalent resistance between the two connections to the circuit? This should be stated explicitly.
  4. Always show component designators. This may be less of an offense here, but over on EE this is not tolerated. Copying the circuit from someplace else is no excuse. You are responsible for what you post here. Add component designators or redraw the circuit altogether. It doesn't matter how you achieve this, only that you do.
  5. It should be immediately obvious that 2.8667 can't possibly be right when the problem is asking for a resistance, since resistance isn't dimensionless. Units matter. If I was marking this, you'd lose points for sloppiness with units.
  6. Not quite as bad as above, but in most cases there should be a space between the value and its unit. For example "0.5 Ω" is correct, "0.5Ω" is not. NIST has a good publication on all this stuff.
  7. Instead of mechanically following some recipe, stop and actually think about this circuit. In particular, note the symmetry between the top and bottom legs. That allows for some simplification.
  8. If you applied a known voltage across this circuit and the 4 Ω resistor wasn't there, what would be the voltage between the two resistors of each leg? What current flows thru the 4 Ω resistor?

In my other post I had added main question. I forgot to add it here.

So fix it. Trying to excuse it instead of fixing it is a waste of everyone's time. We don't care why, only what is.

In MathJax it is not possible to give spaces between any units and numbers

I find that hard to believe. I don't know much about MathJax, but surely there is a way to insert a hard space.

What current flows thru the 4 Ω resistor? I don't have the value.

The point was to make you think about the circuit, not the actual numbers.

Try this exercise: Consider what happens when the left end of this circuit is held at 0 V and the right end at 5 V. If the 4 Ω resistor weren't there, what voltage results at each of the two junctions between the resistors? What voltage is therefore across where the 4 Ω resistor would be? You can convert this to a Thevenin voltage source. What current would flow thru the 4 Ω resistor if it were then connected as the circuit is actually shown?

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (1 comment)
General comments
deleted user wrote almost 3 years ago · edited almost 3 years ago

In my other post I had added main question. I forgot to add it here. EE site will be better for the problem. But, EE is a part of Physics. That's why I ask any Physics related question here. What current flows thru the 4 Ω resistor? I don't have the value. If I think of the circuit without 4 Ω than, the answer is 2.5 Ω. In MathJax it is not possible to give spaces between any units and numbers