Select between two sources with transistors
Clash Royale CLAN TAG#URR8PPP
$begingroup$
I'm sorry if this has been asked before but I can't find useful data on this matter.
I have two sources of data and I want to select one of them using transistors.
If I had to guess I'd make the circuit below.
Sadly I never had any electronics courses so maybe I'm missing something obvious here but as I can't find anything about my goal on internet I'd rather ask here.
I just heard about SSRs and they seem to be the best solution for my needs, but I still want to know about how to do this with transistors if this is possible.
Thanks
Vout
is bottom-right
Edit:
The sources are composite video signals
transistors relay voltage-source
$endgroup$
add a comment |
$begingroup$
I'm sorry if this has been asked before but I can't find useful data on this matter.
I have two sources of data and I want to select one of them using transistors.
If I had to guess I'd make the circuit below.
Sadly I never had any electronics courses so maybe I'm missing something obvious here but as I can't find anything about my goal on internet I'd rather ask here.
I just heard about SSRs and they seem to be the best solution for my needs, but I still want to know about how to do this with transistors if this is possible.
Thanks
Vout
is bottom-right
Edit:
The sources are composite video signals
transistors relay voltage-source
$endgroup$
$begingroup$
What kind of “sources” are these?
$endgroup$
– user2233709
Jan 6 at 11:23
$begingroup$
They are composite video signals
$endgroup$
– RenéX
Jan 6 at 16:38
add a comment |
$begingroup$
I'm sorry if this has been asked before but I can't find useful data on this matter.
I have two sources of data and I want to select one of them using transistors.
If I had to guess I'd make the circuit below.
Sadly I never had any electronics courses so maybe I'm missing something obvious here but as I can't find anything about my goal on internet I'd rather ask here.
I just heard about SSRs and they seem to be the best solution for my needs, but I still want to know about how to do this with transistors if this is possible.
Thanks
Vout
is bottom-right
Edit:
The sources are composite video signals
transistors relay voltage-source
$endgroup$
I'm sorry if this has been asked before but I can't find useful data on this matter.
I have two sources of data and I want to select one of them using transistors.
If I had to guess I'd make the circuit below.
Sadly I never had any electronics courses so maybe I'm missing something obvious here but as I can't find anything about my goal on internet I'd rather ask here.
I just heard about SSRs and they seem to be the best solution for my needs, but I still want to know about how to do this with transistors if this is possible.
Thanks
Vout
is bottom-right
Edit:
The sources are composite video signals
transistors relay voltage-source
transistors relay voltage-source
edited Jan 6 at 16:37
RenéX
asked Jan 6 at 1:56
RenéXRenéX
83
83
$begingroup$
What kind of “sources” are these?
$endgroup$
– user2233709
Jan 6 at 11:23
$begingroup$
They are composite video signals
$endgroup$
– RenéX
Jan 6 at 16:38
add a comment |
$begingroup$
What kind of “sources” are these?
$endgroup$
– user2233709
Jan 6 at 11:23
$begingroup$
They are composite video signals
$endgroup$
– RenéX
Jan 6 at 16:38
$begingroup$
What kind of “sources” are these?
$endgroup$
– user2233709
Jan 6 at 11:23
$begingroup$
What kind of “sources” are these?
$endgroup$
– user2233709
Jan 6 at 11:23
$begingroup$
They are composite video signals
$endgroup$
– RenéX
Jan 6 at 16:38
$begingroup$
They are composite video signals
$endgroup$
– RenéX
Jan 6 at 16:38
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
If you're selecting between two sources of binary digital data, you should be looking for a digital multiplexer. If you're selecting between two analog signals you should be looking for an analog multiplexer. There are dozens of part numbers of either type available from the major IC vendors, depending on the details of your requirements.
Buying either of these circuits as an IC will probably be lower cost (after accounting for assembly costs) and almost certainly be more reliable and give more consistent results than constructing them out of transistors.
$endgroup$
$begingroup$
Thanks I'll look at these analog multiplexers.
$endgroup$
– RenéX
Jan 6 at 16:39
$begingroup$
By the time I receive them, is there hope in trying to do something testable (even if far from perfect) with the setup in the OP? I'd like to understand why it doesn't work, be it because of signals stability, frequency response, etc.
$endgroup$
– RenéX
Jan 6 at 16:45
$begingroup$
To be honest, your circuit could more or less work. Whether it works and/or works well depends on the nature of the sources (Source1 and Source 2), and the load (where is the output signal going). Since you haven't shared that information, I can't say why it didn't work for you.
$endgroup$
– The Photon
Jan 6 at 18:39
$begingroup$
I wasn't able to try when I asked and I wanted to be sure the circuit was not something stupid. I finally tried and it works perfectly, I didn't expect that. I sure will buy multiplexers though, thanks
$endgroup$
– RenéX
Jan 7 at 10:37
$begingroup$
@RenéX, now you've shared that these are video signals, I will mention that AFAIK there are ICs specifically sold as video multiplexers. I'm not sure exactly what formats they support or whether they will fit your application.
$endgroup$
– The Photon
Jan 7 at 17:05
add a comment |
$begingroup$
Part like this will do for analog or digital switching at 3.3V levels.
https://www.analog.com/media/en/technical-documentation/data-sheets/ADG839.pdf
What voltage and current levels are you after?
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["\$", "\$"]]);
);
);
, "mathjax-editing");
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%2f415470%2fselect-between-two-sources-with-transistors%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
If you're selecting between two sources of binary digital data, you should be looking for a digital multiplexer. If you're selecting between two analog signals you should be looking for an analog multiplexer. There are dozens of part numbers of either type available from the major IC vendors, depending on the details of your requirements.
Buying either of these circuits as an IC will probably be lower cost (after accounting for assembly costs) and almost certainly be more reliable and give more consistent results than constructing them out of transistors.
$endgroup$
$begingroup$
Thanks I'll look at these analog multiplexers.
$endgroup$
– RenéX
Jan 6 at 16:39
$begingroup$
By the time I receive them, is there hope in trying to do something testable (even if far from perfect) with the setup in the OP? I'd like to understand why it doesn't work, be it because of signals stability, frequency response, etc.
$endgroup$
– RenéX
Jan 6 at 16:45
$begingroup$
To be honest, your circuit could more or less work. Whether it works and/or works well depends on the nature of the sources (Source1 and Source 2), and the load (where is the output signal going). Since you haven't shared that information, I can't say why it didn't work for you.
$endgroup$
– The Photon
Jan 6 at 18:39
$begingroup$
I wasn't able to try when I asked and I wanted to be sure the circuit was not something stupid. I finally tried and it works perfectly, I didn't expect that. I sure will buy multiplexers though, thanks
$endgroup$
– RenéX
Jan 7 at 10:37
$begingroup$
@RenéX, now you've shared that these are video signals, I will mention that AFAIK there are ICs specifically sold as video multiplexers. I'm not sure exactly what formats they support or whether they will fit your application.
$endgroup$
– The Photon
Jan 7 at 17:05
add a comment |
$begingroup$
If you're selecting between two sources of binary digital data, you should be looking for a digital multiplexer. If you're selecting between two analog signals you should be looking for an analog multiplexer. There are dozens of part numbers of either type available from the major IC vendors, depending on the details of your requirements.
Buying either of these circuits as an IC will probably be lower cost (after accounting for assembly costs) and almost certainly be more reliable and give more consistent results than constructing them out of transistors.
$endgroup$
$begingroup$
Thanks I'll look at these analog multiplexers.
$endgroup$
– RenéX
Jan 6 at 16:39
$begingroup$
By the time I receive them, is there hope in trying to do something testable (even if far from perfect) with the setup in the OP? I'd like to understand why it doesn't work, be it because of signals stability, frequency response, etc.
$endgroup$
– RenéX
Jan 6 at 16:45
$begingroup$
To be honest, your circuit could more or less work. Whether it works and/or works well depends on the nature of the sources (Source1 and Source 2), and the load (where is the output signal going). Since you haven't shared that information, I can't say why it didn't work for you.
$endgroup$
– The Photon
Jan 6 at 18:39
$begingroup$
I wasn't able to try when I asked and I wanted to be sure the circuit was not something stupid. I finally tried and it works perfectly, I didn't expect that. I sure will buy multiplexers though, thanks
$endgroup$
– RenéX
Jan 7 at 10:37
$begingroup$
@RenéX, now you've shared that these are video signals, I will mention that AFAIK there are ICs specifically sold as video multiplexers. I'm not sure exactly what formats they support or whether they will fit your application.
$endgroup$
– The Photon
Jan 7 at 17:05
add a comment |
$begingroup$
If you're selecting between two sources of binary digital data, you should be looking for a digital multiplexer. If you're selecting between two analog signals you should be looking for an analog multiplexer. There are dozens of part numbers of either type available from the major IC vendors, depending on the details of your requirements.
Buying either of these circuits as an IC will probably be lower cost (after accounting for assembly costs) and almost certainly be more reliable and give more consistent results than constructing them out of transistors.
$endgroup$
If you're selecting between two sources of binary digital data, you should be looking for a digital multiplexer. If you're selecting between two analog signals you should be looking for an analog multiplexer. There are dozens of part numbers of either type available from the major IC vendors, depending on the details of your requirements.
Buying either of these circuits as an IC will probably be lower cost (after accounting for assembly costs) and almost certainly be more reliable and give more consistent results than constructing them out of transistors.
answered Jan 6 at 2:10
The PhotonThe Photon
84.2k397196
84.2k397196
$begingroup$
Thanks I'll look at these analog multiplexers.
$endgroup$
– RenéX
Jan 6 at 16:39
$begingroup$
By the time I receive them, is there hope in trying to do something testable (even if far from perfect) with the setup in the OP? I'd like to understand why it doesn't work, be it because of signals stability, frequency response, etc.
$endgroup$
– RenéX
Jan 6 at 16:45
$begingroup$
To be honest, your circuit could more or less work. Whether it works and/or works well depends on the nature of the sources (Source1 and Source 2), and the load (where is the output signal going). Since you haven't shared that information, I can't say why it didn't work for you.
$endgroup$
– The Photon
Jan 6 at 18:39
$begingroup$
I wasn't able to try when I asked and I wanted to be sure the circuit was not something stupid. I finally tried and it works perfectly, I didn't expect that. I sure will buy multiplexers though, thanks
$endgroup$
– RenéX
Jan 7 at 10:37
$begingroup$
@RenéX, now you've shared that these are video signals, I will mention that AFAIK there are ICs specifically sold as video multiplexers. I'm not sure exactly what formats they support or whether they will fit your application.
$endgroup$
– The Photon
Jan 7 at 17:05
add a comment |
$begingroup$
Thanks I'll look at these analog multiplexers.
$endgroup$
– RenéX
Jan 6 at 16:39
$begingroup$
By the time I receive them, is there hope in trying to do something testable (even if far from perfect) with the setup in the OP? I'd like to understand why it doesn't work, be it because of signals stability, frequency response, etc.
$endgroup$
– RenéX
Jan 6 at 16:45
$begingroup$
To be honest, your circuit could more or less work. Whether it works and/or works well depends on the nature of the sources (Source1 and Source 2), and the load (where is the output signal going). Since you haven't shared that information, I can't say why it didn't work for you.
$endgroup$
– The Photon
Jan 6 at 18:39
$begingroup$
I wasn't able to try when I asked and I wanted to be sure the circuit was not something stupid. I finally tried and it works perfectly, I didn't expect that. I sure will buy multiplexers though, thanks
$endgroup$
– RenéX
Jan 7 at 10:37
$begingroup$
@RenéX, now you've shared that these are video signals, I will mention that AFAIK there are ICs specifically sold as video multiplexers. I'm not sure exactly what formats they support or whether they will fit your application.
$endgroup$
– The Photon
Jan 7 at 17:05
$begingroup$
Thanks I'll look at these analog multiplexers.
$endgroup$
– RenéX
Jan 6 at 16:39
$begingroup$
Thanks I'll look at these analog multiplexers.
$endgroup$
– RenéX
Jan 6 at 16:39
$begingroup$
By the time I receive them, is there hope in trying to do something testable (even if far from perfect) with the setup in the OP? I'd like to understand why it doesn't work, be it because of signals stability, frequency response, etc.
$endgroup$
– RenéX
Jan 6 at 16:45
$begingroup$
By the time I receive them, is there hope in trying to do something testable (even if far from perfect) with the setup in the OP? I'd like to understand why it doesn't work, be it because of signals stability, frequency response, etc.
$endgroup$
– RenéX
Jan 6 at 16:45
$begingroup$
To be honest, your circuit could more or less work. Whether it works and/or works well depends on the nature of the sources (Source1 and Source 2), and the load (where is the output signal going). Since you haven't shared that information, I can't say why it didn't work for you.
$endgroup$
– The Photon
Jan 6 at 18:39
$begingroup$
To be honest, your circuit could more or less work. Whether it works and/or works well depends on the nature of the sources (Source1 and Source 2), and the load (where is the output signal going). Since you haven't shared that information, I can't say why it didn't work for you.
$endgroup$
– The Photon
Jan 6 at 18:39
$begingroup$
I wasn't able to try when I asked and I wanted to be sure the circuit was not something stupid. I finally tried and it works perfectly, I didn't expect that. I sure will buy multiplexers though, thanks
$endgroup$
– RenéX
Jan 7 at 10:37
$begingroup$
I wasn't able to try when I asked and I wanted to be sure the circuit was not something stupid. I finally tried and it works perfectly, I didn't expect that. I sure will buy multiplexers though, thanks
$endgroup$
– RenéX
Jan 7 at 10:37
$begingroup$
@RenéX, now you've shared that these are video signals, I will mention that AFAIK there are ICs specifically sold as video multiplexers. I'm not sure exactly what formats they support or whether they will fit your application.
$endgroup$
– The Photon
Jan 7 at 17:05
$begingroup$
@RenéX, now you've shared that these are video signals, I will mention that AFAIK there are ICs specifically sold as video multiplexers. I'm not sure exactly what formats they support or whether they will fit your application.
$endgroup$
– The Photon
Jan 7 at 17:05
add a comment |
$begingroup$
Part like this will do for analog or digital switching at 3.3V levels.
https://www.analog.com/media/en/technical-documentation/data-sheets/ADG839.pdf
What voltage and current levels are you after?
$endgroup$
add a comment |
$begingroup$
Part like this will do for analog or digital switching at 3.3V levels.
https://www.analog.com/media/en/technical-documentation/data-sheets/ADG839.pdf
What voltage and current levels are you after?
$endgroup$
add a comment |
$begingroup$
Part like this will do for analog or digital switching at 3.3V levels.
https://www.analog.com/media/en/technical-documentation/data-sheets/ADG839.pdf
What voltage and current levels are you after?
$endgroup$
Part like this will do for analog or digital switching at 3.3V levels.
https://www.analog.com/media/en/technical-documentation/data-sheets/ADG839.pdf
What voltage and current levels are you after?
answered Jan 6 at 3:43
CrossRoadsCrossRoads
1,4198
1,4198
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%2f415470%2fselect-between-two-sources-with-transistors%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
$begingroup$
What kind of “sources” are these?
$endgroup$
– user2233709
Jan 6 at 11:23
$begingroup$
They are composite video signals
$endgroup$
– RenéX
Jan 6 at 16:38