Interfacing a button to a microcontroller (and PC) with a 50 m long cableIsolating motor control signals from microcontroller from high voltage/current linesNeed help with 90vdc PM motor speed control circuitSimple light bulb operated by button and optoisolator triacDesigning an ethernet isolatorWhich isolated ground should I use for an RF can/shield over an optically-isolating component?Interfacing open-collector optoisolator to 3.3V microcontrollerCombining dirty 12V inputs with delicate micro controllerInterfacing retriggerable oneshot with optocouplerlogic level conversions for opto-isolators in digital input acquisitionWhy use opto-isolation in this way?
LT Spice Voltage Output
Is thermodynamics only applicable to systems in equilibrium?
Is lying to get "gardening leave" fraud?
What is the limiting factor for a CAN bus to exceed 1Mbps bandwidth?
When and why did journal article titles become descriptive, rather than creatively allusive?
Was Unix ever a single-user OS?
Airbnb - host wants to reduce rooms, can we get refund?
What happened to Rhaegal?
A non-technological, repeating, phenomenon in the sky, holding its position in the sky for hours
Transfer over $10k
What does air vanishing on contact sound like?
CRT Oscilloscope - part of the plot is missing
Visa for volunteering in England
How to creep the reader out with what seems like a normal person?
Has any spacecraft ever had the ability to directly communicate with civilian air traffic control?
How do I tell my manager that his code review comment is wrong?
Is it always OK to ask for a copy of the lecturer's slides?
Would "lab meat" be able to feed a much larger global population
How did Captain America use this power?
Why debootstrap can only run as root?
Power LED from 3.3V Power Pin without Resistor
Pigeonhole Principle Problem
Why was Germany not as successful as other Europeans in establishing overseas colonies?
Why is Thanos so tough at the beginning of "Avengers: Endgame"?
Interfacing a button to a microcontroller (and PC) with a 50 m long cable
Isolating motor control signals from microcontroller from high voltage/current linesNeed help with 90vdc PM motor speed control circuitSimple light bulb operated by button and optoisolator triacDesigning an ethernet isolatorWhich isolated ground should I use for an RF can/shield over an optically-isolating component?Interfacing open-collector optoisolator to 3.3V microcontrollerCombining dirty 12V inputs with delicate micro controllerInterfacing retriggerable oneshot with optocouplerlogic level conversions for opto-isolators in digital input acquisitionWhy use opto-isolation in this way?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
I am designing a board that will be plugged into a computer and will read the status of a button ~50 m away in an office environment (it's actually a lot closer, but the cable is long).
I think it's a good idea to galvanically isolate the button wiring from the computer, since the PC will be grounded. I don't want any faults on the wiring to be able to damage the computer.
I'm assuming less than 100 ohm resistance for the cable, and while a simple series resistor would work, I think having a constant current sink for the opto LED is safer (i.e. if the cable has to be a lot longer, or shorter, etc.).
Is this a sensible approach to it? Cost/space is not much an issue, so I could add some protection/filtering circuitry, but I'm not entirely sure where/how to do it, so I'd be happy to hear some suggestions.
simulate this circuit – Schematic created using CircuitLab
opto-isolator isolation circuit-protection
$endgroup$
add a comment |
$begingroup$
I am designing a board that will be plugged into a computer and will read the status of a button ~50 m away in an office environment (it's actually a lot closer, but the cable is long).
I think it's a good idea to galvanically isolate the button wiring from the computer, since the PC will be grounded. I don't want any faults on the wiring to be able to damage the computer.
I'm assuming less than 100 ohm resistance for the cable, and while a simple series resistor would work, I think having a constant current sink for the opto LED is safer (i.e. if the cable has to be a lot longer, or shorter, etc.).
Is this a sensible approach to it? Cost/space is not much an issue, so I could add some protection/filtering circuitry, but I'm not entirely sure where/how to do it, so I'd be happy to hear some suggestions.
simulate this circuit – Schematic created using CircuitLab
opto-isolator isolation circuit-protection
$endgroup$
add a comment |
$begingroup$
I am designing a board that will be plugged into a computer and will read the status of a button ~50 m away in an office environment (it's actually a lot closer, but the cable is long).
I think it's a good idea to galvanically isolate the button wiring from the computer, since the PC will be grounded. I don't want any faults on the wiring to be able to damage the computer.
I'm assuming less than 100 ohm resistance for the cable, and while a simple series resistor would work, I think having a constant current sink for the opto LED is safer (i.e. if the cable has to be a lot longer, or shorter, etc.).
Is this a sensible approach to it? Cost/space is not much an issue, so I could add some protection/filtering circuitry, but I'm not entirely sure where/how to do it, so I'd be happy to hear some suggestions.
simulate this circuit – Schematic created using CircuitLab
opto-isolator isolation circuit-protection
$endgroup$
I am designing a board that will be plugged into a computer and will read the status of a button ~50 m away in an office environment (it's actually a lot closer, but the cable is long).
I think it's a good idea to galvanically isolate the button wiring from the computer, since the PC will be grounded. I don't want any faults on the wiring to be able to damage the computer.
I'm assuming less than 100 ohm resistance for the cable, and while a simple series resistor would work, I think having a constant current sink for the opto LED is safer (i.e. if the cable has to be a lot longer, or shorter, etc.).
Is this a sensible approach to it? Cost/space is not much an issue, so I could add some protection/filtering circuitry, but I'm not entirely sure where/how to do it, so I'd be happy to hear some suggestions.
simulate this circuit – Schematic created using CircuitLab
opto-isolator isolation circuit-protection
opto-isolator isolation circuit-protection
edited Mar 30 at 11:37
Peter Mortensen
1,60031422
1,60031422
asked Mar 29 at 17:28
Wesley LeeWesley Lee
5,86152342
5,86152342
add a comment |
add a comment |
4 Answers
4
active
oldest
votes
$begingroup$
Looks like too much circuitry, which leads to more cost, complexity, failures. There is nothing in the question that indicates anything more than series resistors are required. Adding components, like isolated switching power supplies, adds components with much higher failure rates than a few resistors and diodes. The circuit below is well protected, simple, reliable, and goes high/low when switch is closed/open. There would need to be a specific, compelling reason to add all that circuitry in the question.
simulate this circuit – Schematic created using CircuitLab
$endgroup$
2
$begingroup$
Fair points, but I am less worried about the board itself failing than it causing some damage to the computer due to the long cable being connected to say, AC mains, by accident etc. I guess high voltage resistors and some fuses would solve that. This is a one off project so cost isn't an issue. I do feel quite relieved that this approach would be enough in most cases though.
$endgroup$
– Wesley Lee
Mar 29 at 18:02
1
$begingroup$
You may forgo the fuses, as D1+D2 clamp circuit voltages to acceptable levels.
$endgroup$
– scorpdaddy
Mar 29 at 18:24
add a comment |
$begingroup$
That looks fine to me, but you may wish to put a diode across the optoisolator LED in case you get some ringing in the choke or wiring.
The two transistor current sink might be slightly better and maybe 100K is a bit on the high side for the resistor. Eg,
simulate this circuit – Schematic created using CircuitLab
You could also flip the current limiter and put it on the other rail. Right now the opto sees a lot of common mode voltage change when the switch is pressed. Grounding the photodiode would reduce that because of the coupling capacitance of the DC-DC.
$endgroup$
1
$begingroup$
And less different parts to place with 2 transistors instead of diodes. (Oh nvm now there is a diode back again :P )
$endgroup$
– Wesley Lee
Mar 29 at 17:50
add a comment |
$begingroup$
A simpler way would be to use a shielded cable (to shunt noise and ESD away), and then protect the microcontroller inputs with diodes to VCC and ground.
The resistance of the cable is most likely to be between 1 or 10 ohms (as long as the AWG is more than 30 gauge).
$endgroup$
add a comment |
$begingroup$
I would make a current loop. Simple, cheap and reliable. You can connect the transistor in a common collector configuration if you want a non-inverted output. The optocoupler LED must be rated for at least 20 mA.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("schematics", function ()
StackExchange.schematics.init();
);
, "cicuitlab");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "135"
;
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
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
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%2felectronics.stackexchange.com%2fquestions%2f429700%2finterfacing-a-button-to-a-microcontroller-and-pc-with-a-50-m-long-cable%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Looks like too much circuitry, which leads to more cost, complexity, failures. There is nothing in the question that indicates anything more than series resistors are required. Adding components, like isolated switching power supplies, adds components with much higher failure rates than a few resistors and diodes. The circuit below is well protected, simple, reliable, and goes high/low when switch is closed/open. There would need to be a specific, compelling reason to add all that circuitry in the question.
simulate this circuit – Schematic created using CircuitLab
$endgroup$
2
$begingroup$
Fair points, but I am less worried about the board itself failing than it causing some damage to the computer due to the long cable being connected to say, AC mains, by accident etc. I guess high voltage resistors and some fuses would solve that. This is a one off project so cost isn't an issue. I do feel quite relieved that this approach would be enough in most cases though.
$endgroup$
– Wesley Lee
Mar 29 at 18:02
1
$begingroup$
You may forgo the fuses, as D1+D2 clamp circuit voltages to acceptable levels.
$endgroup$
– scorpdaddy
Mar 29 at 18:24
add a comment |
$begingroup$
Looks like too much circuitry, which leads to more cost, complexity, failures. There is nothing in the question that indicates anything more than series resistors are required. Adding components, like isolated switching power supplies, adds components with much higher failure rates than a few resistors and diodes. The circuit below is well protected, simple, reliable, and goes high/low when switch is closed/open. There would need to be a specific, compelling reason to add all that circuitry in the question.
simulate this circuit – Schematic created using CircuitLab
$endgroup$
2
$begingroup$
Fair points, but I am less worried about the board itself failing than it causing some damage to the computer due to the long cable being connected to say, AC mains, by accident etc. I guess high voltage resistors and some fuses would solve that. This is a one off project so cost isn't an issue. I do feel quite relieved that this approach would be enough in most cases though.
$endgroup$
– Wesley Lee
Mar 29 at 18:02
1
$begingroup$
You may forgo the fuses, as D1+D2 clamp circuit voltages to acceptable levels.
$endgroup$
– scorpdaddy
Mar 29 at 18:24
add a comment |
$begingroup$
Looks like too much circuitry, which leads to more cost, complexity, failures. There is nothing in the question that indicates anything more than series resistors are required. Adding components, like isolated switching power supplies, adds components with much higher failure rates than a few resistors and diodes. The circuit below is well protected, simple, reliable, and goes high/low when switch is closed/open. There would need to be a specific, compelling reason to add all that circuitry in the question.
simulate this circuit – Schematic created using CircuitLab
$endgroup$
Looks like too much circuitry, which leads to more cost, complexity, failures. There is nothing in the question that indicates anything more than series resistors are required. Adding components, like isolated switching power supplies, adds components with much higher failure rates than a few resistors and diodes. The circuit below is well protected, simple, reliable, and goes high/low when switch is closed/open. There would need to be a specific, compelling reason to add all that circuitry in the question.
simulate this circuit – Schematic created using CircuitLab
answered Mar 29 at 17:55
scorpdaddyscorpdaddy
66237
66237
2
$begingroup$
Fair points, but I am less worried about the board itself failing than it causing some damage to the computer due to the long cable being connected to say, AC mains, by accident etc. I guess high voltage resistors and some fuses would solve that. This is a one off project so cost isn't an issue. I do feel quite relieved that this approach would be enough in most cases though.
$endgroup$
– Wesley Lee
Mar 29 at 18:02
1
$begingroup$
You may forgo the fuses, as D1+D2 clamp circuit voltages to acceptable levels.
$endgroup$
– scorpdaddy
Mar 29 at 18:24
add a comment |
2
$begingroup$
Fair points, but I am less worried about the board itself failing than it causing some damage to the computer due to the long cable being connected to say, AC mains, by accident etc. I guess high voltage resistors and some fuses would solve that. This is a one off project so cost isn't an issue. I do feel quite relieved that this approach would be enough in most cases though.
$endgroup$
– Wesley Lee
Mar 29 at 18:02
1
$begingroup$
You may forgo the fuses, as D1+D2 clamp circuit voltages to acceptable levels.
$endgroup$
– scorpdaddy
Mar 29 at 18:24
2
2
$begingroup$
Fair points, but I am less worried about the board itself failing than it causing some damage to the computer due to the long cable being connected to say, AC mains, by accident etc. I guess high voltage resistors and some fuses would solve that. This is a one off project so cost isn't an issue. I do feel quite relieved that this approach would be enough in most cases though.
$endgroup$
– Wesley Lee
Mar 29 at 18:02
$begingroup$
Fair points, but I am less worried about the board itself failing than it causing some damage to the computer due to the long cable being connected to say, AC mains, by accident etc. I guess high voltage resistors and some fuses would solve that. This is a one off project so cost isn't an issue. I do feel quite relieved that this approach would be enough in most cases though.
$endgroup$
– Wesley Lee
Mar 29 at 18:02
1
1
$begingroup$
You may forgo the fuses, as D1+D2 clamp circuit voltages to acceptable levels.
$endgroup$
– scorpdaddy
Mar 29 at 18:24
$begingroup$
You may forgo the fuses, as D1+D2 clamp circuit voltages to acceptable levels.
$endgroup$
– scorpdaddy
Mar 29 at 18:24
add a comment |
$begingroup$
That looks fine to me, but you may wish to put a diode across the optoisolator LED in case you get some ringing in the choke or wiring.
The two transistor current sink might be slightly better and maybe 100K is a bit on the high side for the resistor. Eg,
simulate this circuit – Schematic created using CircuitLab
You could also flip the current limiter and put it on the other rail. Right now the opto sees a lot of common mode voltage change when the switch is pressed. Grounding the photodiode would reduce that because of the coupling capacitance of the DC-DC.
$endgroup$
1
$begingroup$
And less different parts to place with 2 transistors instead of diodes. (Oh nvm now there is a diode back again :P )
$endgroup$
– Wesley Lee
Mar 29 at 17:50
add a comment |
$begingroup$
That looks fine to me, but you may wish to put a diode across the optoisolator LED in case you get some ringing in the choke or wiring.
The two transistor current sink might be slightly better and maybe 100K is a bit on the high side for the resistor. Eg,
simulate this circuit – Schematic created using CircuitLab
You could also flip the current limiter and put it on the other rail. Right now the opto sees a lot of common mode voltage change when the switch is pressed. Grounding the photodiode would reduce that because of the coupling capacitance of the DC-DC.
$endgroup$
1
$begingroup$
And less different parts to place with 2 transistors instead of diodes. (Oh nvm now there is a diode back again :P )
$endgroup$
– Wesley Lee
Mar 29 at 17:50
add a comment |
$begingroup$
That looks fine to me, but you may wish to put a diode across the optoisolator LED in case you get some ringing in the choke or wiring.
The two transistor current sink might be slightly better and maybe 100K is a bit on the high side for the resistor. Eg,
simulate this circuit – Schematic created using CircuitLab
You could also flip the current limiter and put it on the other rail. Right now the opto sees a lot of common mode voltage change when the switch is pressed. Grounding the photodiode would reduce that because of the coupling capacitance of the DC-DC.
$endgroup$
That looks fine to me, but you may wish to put a diode across the optoisolator LED in case you get some ringing in the choke or wiring.
The two transistor current sink might be slightly better and maybe 100K is a bit on the high side for the resistor. Eg,
simulate this circuit – Schematic created using CircuitLab
You could also flip the current limiter and put it on the other rail. Right now the opto sees a lot of common mode voltage change when the switch is pressed. Grounding the photodiode would reduce that because of the coupling capacitance of the DC-DC.
edited Mar 29 at 17:51
answered Mar 29 at 17:43
Spehro PefhanySpehro Pefhany
215k5165440
215k5165440
1
$begingroup$
And less different parts to place with 2 transistors instead of diodes. (Oh nvm now there is a diode back again :P )
$endgroup$
– Wesley Lee
Mar 29 at 17:50
add a comment |
1
$begingroup$
And less different parts to place with 2 transistors instead of diodes. (Oh nvm now there is a diode back again :P )
$endgroup$
– Wesley Lee
Mar 29 at 17:50
1
1
$begingroup$
And less different parts to place with 2 transistors instead of diodes. (Oh nvm now there is a diode back again :P )
$endgroup$
– Wesley Lee
Mar 29 at 17:50
$begingroup$
And less different parts to place with 2 transistors instead of diodes. (Oh nvm now there is a diode back again :P )
$endgroup$
– Wesley Lee
Mar 29 at 17:50
add a comment |
$begingroup$
A simpler way would be to use a shielded cable (to shunt noise and ESD away), and then protect the microcontroller inputs with diodes to VCC and ground.
The resistance of the cable is most likely to be between 1 or 10 ohms (as long as the AWG is more than 30 gauge).
$endgroup$
add a comment |
$begingroup$
A simpler way would be to use a shielded cable (to shunt noise and ESD away), and then protect the microcontroller inputs with diodes to VCC and ground.
The resistance of the cable is most likely to be between 1 or 10 ohms (as long as the AWG is more than 30 gauge).
$endgroup$
add a comment |
$begingroup$
A simpler way would be to use a shielded cable (to shunt noise and ESD away), and then protect the microcontroller inputs with diodes to VCC and ground.
The resistance of the cable is most likely to be between 1 or 10 ohms (as long as the AWG is more than 30 gauge).
$endgroup$
A simpler way would be to use a shielded cable (to shunt noise and ESD away), and then protect the microcontroller inputs with diodes to VCC and ground.
The resistance of the cable is most likely to be between 1 or 10 ohms (as long as the AWG is more than 30 gauge).
edited Mar 30 at 15:51
Peter Mortensen
1,60031422
1,60031422
answered Mar 29 at 19:11
laptop2dlaptop2d
28.8k123786
28.8k123786
add a comment |
add a comment |
$begingroup$
I would make a current loop. Simple, cheap and reliable. You can connect the transistor in a common collector configuration if you want a non-inverted output. The optocoupler LED must be rated for at least 20 mA.
$endgroup$
add a comment |
$begingroup$
I would make a current loop. Simple, cheap and reliable. You can connect the transistor in a common collector configuration if you want a non-inverted output. The optocoupler LED must be rated for at least 20 mA.
$endgroup$
add a comment |
$begingroup$
I would make a current loop. Simple, cheap and reliable. You can connect the transistor in a common collector configuration if you want a non-inverted output. The optocoupler LED must be rated for at least 20 mA.
$endgroup$
I would make a current loop. Simple, cheap and reliable. You can connect the transistor in a common collector configuration if you want a non-inverted output. The optocoupler LED must be rated for at least 20 mA.
edited Mar 31 at 13:49
answered Mar 31 at 13:20
ArchimedesArchimedes
32528
32528
add a comment |
add a comment |
Thanks for contributing an answer to Electrical Engineering 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.
Use MathJax to format equations. MathJax reference.
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%2felectronics.stackexchange.com%2fquestions%2f429700%2finterfacing-a-button-to-a-microcontroller-and-pc-with-a-50-m-long-cable%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