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*
-
What? A mwbc that is on 2 full-size handle tied breakers the neutrals are 180 out of phase so they will not be over loaded. With single phase an overload will trip the breaker 100% of the time the neutral is not overloaded. The 2 separate circuits can go different directions and be controlled by whatever switch.Ed Beal– Ed Beal2021-06-08 21:46:01 +00:00Commented Jun 8, 2021 at 21:46
-
@EdBeal Absolutely not a problem of neutral overload. My concern (and I think my wiring changes account for this appropriately) is that if you have one switch on /3 = hot-A/load/neutral and the other switch on /2 = hot-B/load then if switch 2 itself uses neutral (borrowed from the /3) then there won't be a balance/matched current in the /3 cable. Switch A is off and drawing 1 watt in standby. Switch B is functioning and drawing 10 watts (broadcasting WiFi, whatever...) - the /3 will have 1 watt on hot, 10 watt on neutral = unbalanced = bad (eddy currents?)manassehkatz-Moving 2 Codidact– manassehkatz-Moving 2 Codidact2021-06-08 21:57:35 +00:00Commented Jun 8, 2021 at 21:57
-
@EdBeal If you had two GFCIs - one for each branch - in that main junction box, the simple "grab the neutral from the other switch" would result in both GFCIs tripping.manassehkatz-Moving 2 Codidact– manassehkatz-Moving 2 Codidact2021-06-08 21:59:43 +00:00Commented Jun 8, 2021 at 21:59
-
try again gfci’s will nuisance trip without a switch that’s why pros like me don’t use them much any more a multi wire branch circuit is just that all the return goes back on the neutral.Ed Beal– Ed Beal2021-06-08 22:11:39 +00:00Commented Jun 8, 2021 at 22:11
-
1Thought experiment: Future owner decides they want a convenience outlet in this switch box. Grabs hot and neutral that are going to switch B. Plugs in a portable heater 1,500W. Now that /3 cable has 1 watt (standby current of switch A when "off') on the hot, 0 watt on switched hot *and 1,500 W on neutral. That /2 cable now has 1,501 watt on hot (1 watt standby for switch B when "off" + 1,500 W for the heater) and 0 W on switched hot. So each cable is essentially a single wire at ~ 1,500W instead of a pair (or triple) of balanced wires.manassehkatz-Moving 2 Codidact– manassehkatz-Moving 2 Codidact2021-06-08 22:24:26 +00:00Commented Jun 8, 2021 at 22:24
Add a comment
|
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