You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
I had not considered this, but you're right - 12/3 is not rated for 40 amps, it's rated for 20 amps. The line from the junction box to the breaker box should be 10-3. Of course if you're only powering two electrical boxes - one each per line - there's very little real risk of loading up 40 amps on the line, but of course it is possible.The Evil Greebo– The Evil Greebo2012-08-27 19:27:22 +00:00Commented Aug 27, 2012 at 19:27
-
6It sounds like the two hots are on different legs (which is how it should be done), so the neutral will only ever carry the unbalanced load between the two circuits. If you have 20A draw on black, and 20A draw on red, the neutral will have 0A.Tester101– Tester1012012-08-27 19:32:30 +00:00Commented Aug 27, 2012 at 19:32
-
1Aha! Reversing the polarity for the win! 20+20 isn't 40, it's 0! :DThe Evil Greebo– The Evil Greebo2012-08-27 19:44:49 +00:00Commented Aug 27, 2012 at 19:44
-
4@bib no, alternate busses in the panel are on different legs. This is how single breakers (on one side of the panel) send 220v. Therefore in this case the two hot conductors in the same run should be connected to two adjacent bus prongs.Matthew– Matthew2012-08-27 19:57:31 +00:00Commented Aug 27, 2012 at 19:57
-
2@bib Most panels are set up where every other pair is on a different leg. You'll notice one side will be odd numbers and the other even, so you'll have 1-2=A, 3-4=B,5-6=A,7-8=B... So if you connect a double pole breaker at 3 and 5, you'll have Leg B on 3 and Leg A on 5. Next time you're at HomeDepot, open up a service panel package and look how the terminals on the legs are configured.Tester101– Tester1012012-08-27 20:09:49 +00:00Commented Aug 27, 2012 at 20:09
|
Show 5 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. electrical-panel), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you