Switch for alternating between outlets
I'm installing a Tesla charger, but I also want to install a NEMA 14-50 outlet so other EV owners can charge in that spot as well, but as it's one spot, both won't be used at the same time. I don't want to have to run two independent lines when only one will be in use at a time. Is there something I could use that would take one line input, and output two separate lines with a toggle switch determining which one is active? And even if so, would such a thing be within code?
electrical electric-vehicle
New contributor
add a comment |
I'm installing a Tesla charger, but I also want to install a NEMA 14-50 outlet so other EV owners can charge in that spot as well, but as it's one spot, both won't be used at the same time. I don't want to have to run two independent lines when only one will be in use at a time. Is there something I could use that would take one line input, and output two separate lines with a toggle switch determining which one is active? And even if so, would such a thing be within code?
electrical electric-vehicle
New contributor
What size breaker and wire is required for a Tesla home charger? Do Tesla chargers come with a NEMA 14-50 plug or are they hard wired?
– Jim Stewart
34 mins ago
Are you surrrrrree this can't be a 30A circuit? Nudge wink. If you can do this with a 30A circuit, different rules.
– Harper
26 mins ago
tesla.com/support/home-charging-installation/wall-connector gives 40-A 2-pole breaker for the Model 3 (std and mid range) and 60-A for Model 3 long range and all higher models.
– Jim Stewart
2 mins ago
add a comment |
I'm installing a Tesla charger, but I also want to install a NEMA 14-50 outlet so other EV owners can charge in that spot as well, but as it's one spot, both won't be used at the same time. I don't want to have to run two independent lines when only one will be in use at a time. Is there something I could use that would take one line input, and output two separate lines with a toggle switch determining which one is active? And even if so, would such a thing be within code?
electrical electric-vehicle
New contributor
I'm installing a Tesla charger, but I also want to install a NEMA 14-50 outlet so other EV owners can charge in that spot as well, but as it's one spot, both won't be used at the same time. I don't want to have to run two independent lines when only one will be in use at a time. Is there something I could use that would take one line input, and output two separate lines with a toggle switch determining which one is active? And even if so, would such a thing be within code?
electrical electric-vehicle
electrical electric-vehicle
New contributor
New contributor
New contributor
asked 1 hour ago
directedition
1083
1083
New contributor
New contributor
What size breaker and wire is required for a Tesla home charger? Do Tesla chargers come with a NEMA 14-50 plug or are they hard wired?
– Jim Stewart
34 mins ago
Are you surrrrrree this can't be a 30A circuit? Nudge wink. If you can do this with a 30A circuit, different rules.
– Harper
26 mins ago
tesla.com/support/home-charging-installation/wall-connector gives 40-A 2-pole breaker for the Model 3 (std and mid range) and 60-A for Model 3 long range and all higher models.
– Jim Stewart
2 mins ago
add a comment |
What size breaker and wire is required for a Tesla home charger? Do Tesla chargers come with a NEMA 14-50 plug or are they hard wired?
– Jim Stewart
34 mins ago
Are you surrrrrree this can't be a 30A circuit? Nudge wink. If you can do this with a 30A circuit, different rules.
– Harper
26 mins ago
tesla.com/support/home-charging-installation/wall-connector gives 40-A 2-pole breaker for the Model 3 (std and mid range) and 60-A for Model 3 long range and all higher models.
– Jim Stewart
2 mins ago
What size breaker and wire is required for a Tesla home charger? Do Tesla chargers come with a NEMA 14-50 plug or are they hard wired?
– Jim Stewart
34 mins ago
What size breaker and wire is required for a Tesla home charger? Do Tesla chargers come with a NEMA 14-50 plug or are they hard wired?
– Jim Stewart
34 mins ago
Are you surrrrrree this can't be a 30A circuit? Nudge wink. If you can do this with a 30A circuit, different rules.
– Harper
26 mins ago
Are you surrrrrree this can't be a 30A circuit? Nudge wink. If you can do this with a 30A circuit, different rules.
– Harper
26 mins ago
tesla.com/support/home-charging-installation/wall-connector gives 40-A 2-pole breaker for the Model 3 (std and mid range) and 60-A for Model 3 long range and all higher models.
– Jim Stewart
2 mins ago
tesla.com/support/home-charging-installation/wall-connector gives 40-A 2-pole breaker for the Model 3 (std and mid range) and 60-A for Model 3 long range and all higher models.
– Jim Stewart
2 mins ago
add a comment |
1 Answer
1
active
oldest
votes
To do it with a switch, you would need a DPDT switch with one throw wired to the charger, the other wired to the receptacle. The DPDT switch would need to be rated for the ampacity of the circuit, which means it's going to be BIG. For example, this GE switch would work:
It might be easier to just install the receptacle, and cord and plug connect the charger.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "73"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
directedition is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdiy.stackexchange.com%2fquestions%2f153571%2fswitch-for-alternating-between-outlets%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
To do it with a switch, you would need a DPDT switch with one throw wired to the charger, the other wired to the receptacle. The DPDT switch would need to be rated for the ampacity of the circuit, which means it's going to be BIG. For example, this GE switch would work:
It might be easier to just install the receptacle, and cord and plug connect the charger.
add a comment |
To do it with a switch, you would need a DPDT switch with one throw wired to the charger, the other wired to the receptacle. The DPDT switch would need to be rated for the ampacity of the circuit, which means it's going to be BIG. For example, this GE switch would work:
It might be easier to just install the receptacle, and cord and plug connect the charger.
add a comment |
To do it with a switch, you would need a DPDT switch with one throw wired to the charger, the other wired to the receptacle. The DPDT switch would need to be rated for the ampacity of the circuit, which means it's going to be BIG. For example, this GE switch would work:
It might be easier to just install the receptacle, and cord and plug connect the charger.
To do it with a switch, you would need a DPDT switch with one throw wired to the charger, the other wired to the receptacle. The DPDT switch would need to be rated for the ampacity of the circuit, which means it's going to be BIG. For example, this GE switch would work:
It might be easier to just install the receptacle, and cord and plug connect the charger.
answered 1 hour ago
batsplatsterson
9,35911229
9,35911229
add a comment |
add a comment |
directedition is a new contributor. Be nice, and check out our Code of Conduct.
directedition is a new contributor. Be nice, and check out our Code of Conduct.
directedition is a new contributor. Be nice, and check out our Code of Conduct.
directedition is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Home Improvement Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdiy.stackexchange.com%2fquestions%2f153571%2fswitch-for-alternating-between-outlets%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What size breaker and wire is required for a Tesla home charger? Do Tesla chargers come with a NEMA 14-50 plug or are they hard wired?
– Jim Stewart
34 mins ago
Are you surrrrrree this can't be a 30A circuit? Nudge wink. If you can do this with a 30A circuit, different rules.
– Harper
26 mins ago
tesla.com/support/home-charging-installation/wall-connector gives 40-A 2-pole breaker for the Model 3 (std and mid range) and 60-A for Model 3 long range and all higher models.
– Jim Stewart
2 mins ago