In microwave frequencies, do you use a circulator when you need a (near) perfect diode? The 2019 Stack Overflow Developer Survey Results Are InWhen (not) to use diode/wired logicWhen/why would you use a Zener diode as a flywheel diode (on the coil of a relay)?How do you determine graded versus abrupt diode junction types?Why we need waveguide in Microwave?Determining which diode I needWhy does microwave test equipment use N connectors?Use diode in parallel to increase currentNeed equivalent for diodeDoes this diode need to be replaced with a higher current rating diode?Use zener diode as regular diode
What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?
Extreme, unacceptable situation and I can't attend work tomorrow morning
Patience, young "Padovan"
How to make payment on the internet without leaving a money trail?
How to reverse every other sublist of a list?
Which Sci-Fi work first showed weapon of galactic-scale mass destruction?
Pristine Bit Checking
Monty Hall variation
What is the use of option -o in the useradd command?
Inflated grade on resume at previous job, might former employer tell new employer?
Can't find the latex code for the ⍎ (down tack jot) symbol
What are the motivations for publishing new editions of an existing textbook, beyond new discoveries in a field?
Is there a name of the flying bionic bird?
Spanish for "widget"
Should I write numbers in words or as numerals when there are multiple next to each other?
If the Wish spell is used to duplicate the effect of Simulacrum, are existing duplicates destroyed?
Is three citations per paragraph excessive for undergraduate research paper?
What is the best strategy for white in this position?
How to manage monthly salary
How to deal with fear of taking dependencies
aging parents with no investments
How can I fix this gap between bookcases I made?
How to change the limits of integration
It's possible to achieve negative score?
In microwave frequencies, do you use a circulator when you need a (near) perfect diode?
The 2019 Stack Overflow Developer Survey Results Are InWhen (not) to use diode/wired logicWhen/why would you use a Zener diode as a flywheel diode (on the coil of a relay)?How do you determine graded versus abrupt diode junction types?Why we need waveguide in Microwave?Determining which diode I needWhy does microwave test equipment use N connectors?Use diode in parallel to increase currentNeed equivalent for diodeDoes this diode need to be replaced with a higher current rating diode?Use zener diode as regular diode
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
I am confused with the "diode concept" in microwave frequencies. As far as I could read, I found that even small signal Schottky diodes have a non negligible capacitance, that may perturb the signal from 1GHz and more (well I've seen a few that work up to 20GHz but they require special mounting etc.).
On the other hand, there are circulators with operating frequencies from 1GHz to 40GHz, and I think they can be used as a diode since a signal entering at port 1 output at port 2 but the inverse path is blocked. Hence my question: is it what microwave engineers use?
diodes microwave
$endgroup$
add a comment |
$begingroup$
I am confused with the "diode concept" in microwave frequencies. As far as I could read, I found that even small signal Schottky diodes have a non negligible capacitance, that may perturb the signal from 1GHz and more (well I've seen a few that work up to 20GHz but they require special mounting etc.).
On the other hand, there are circulators with operating frequencies from 1GHz to 40GHz, and I think they can be used as a diode since a signal entering at port 1 output at port 2 but the inverse path is blocked. Hence my question: is it what microwave engineers use?
diodes microwave
$endgroup$
add a comment |
$begingroup$
I am confused with the "diode concept" in microwave frequencies. As far as I could read, I found that even small signal Schottky diodes have a non negligible capacitance, that may perturb the signal from 1GHz and more (well I've seen a few that work up to 20GHz but they require special mounting etc.).
On the other hand, there are circulators with operating frequencies from 1GHz to 40GHz, and I think they can be used as a diode since a signal entering at port 1 output at port 2 but the inverse path is blocked. Hence my question: is it what microwave engineers use?
diodes microwave
$endgroup$
I am confused with the "diode concept" in microwave frequencies. As far as I could read, I found that even small signal Schottky diodes have a non negligible capacitance, that may perturb the signal from 1GHz and more (well I've seen a few that work up to 20GHz but they require special mounting etc.).
On the other hand, there are circulators with operating frequencies from 1GHz to 40GHz, and I think they can be used as a diode since a signal entering at port 1 output at port 2 but the inverse path is blocked. Hence my question: is it what microwave engineers use?
diodes microwave
diodes microwave
asked 7 hours ago
MikeTeXMikeTeX
657416
657416
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Diodes and circulators are totally different components.
Microwave engineers use one when they want one, the other when they want the other. They use diodes when they want to rectify signals, and circulators when they want to isolate ports.
$endgroup$
$begingroup$
So, what do you do if you need to rectify signals at 40GHz?
$endgroup$
– MikeTeX
7 hours ago
1
$begingroup$
@MikeTeX you can use a very tiny diode. It would be more likely called a "power detector" than a "rectifier".
$endgroup$
– The Photon
7 hours ago
$begingroup$
OK. Just the answer to the question. This helped me to understand what a circulator really is. The other answers give complements though.
$endgroup$
– MikeTeX
6 hours ago
add a comment |
$begingroup$
At microwave frequencies one might use a biased pin diode in a duplex port to protect (Block) the Rx LNA input while Tx out on the same coax to the antenna.
However, using a Circulator is somewhat like a Directional coupler except it is undirectional ( in only one direction of the circle ) or "non-reciprocal" feeding only to the next port.
They are made in 3 port and 4 port version.
To achieve isolation and amplification one might choose tunnel diodes or Gunn diodes which due to their avalanche effects have a Negative Differential Resistance
- Then the diode can block the Rx during Tx mode and amplify during Rx mode with proper bias on the diode in a circulator. This is a half-duplex Rx/Tx microwave method used for higher bands of microwave.
[Ref]2
Ref
Ref
$endgroup$
1
$begingroup$
Thank you for this nice answer, full of side information.
$endgroup$
– MikeTeX
6 hours ago
add a comment |
$begingroup$
In short, no, one would not use a circulator when one needs a diode.
A circulator can't perform the same functions diodes can. For example, diodes can be used as an RF switch (pass RF when supplied with a DC bias, block RF and leave a high-impedance output when no bias is applied), which a circulator cannot do.
$endgroup$
$begingroup$
This is interesting. I never thought using a diode with a bias tee as a switch. But why not use simply a microwave transistor for this task?
$endgroup$
– MikeTeX
6 hours ago
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%2f431644%2fin-microwave-frequencies-do-you-use-a-circulator-when-you-need-a-near-perfect%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Diodes and circulators are totally different components.
Microwave engineers use one when they want one, the other when they want the other. They use diodes when they want to rectify signals, and circulators when they want to isolate ports.
$endgroup$
$begingroup$
So, what do you do if you need to rectify signals at 40GHz?
$endgroup$
– MikeTeX
7 hours ago
1
$begingroup$
@MikeTeX you can use a very tiny diode. It would be more likely called a "power detector" than a "rectifier".
$endgroup$
– The Photon
7 hours ago
$begingroup$
OK. Just the answer to the question. This helped me to understand what a circulator really is. The other answers give complements though.
$endgroup$
– MikeTeX
6 hours ago
add a comment |
$begingroup$
Diodes and circulators are totally different components.
Microwave engineers use one when they want one, the other when they want the other. They use diodes when they want to rectify signals, and circulators when they want to isolate ports.
$endgroup$
$begingroup$
So, what do you do if you need to rectify signals at 40GHz?
$endgroup$
– MikeTeX
7 hours ago
1
$begingroup$
@MikeTeX you can use a very tiny diode. It would be more likely called a "power detector" than a "rectifier".
$endgroup$
– The Photon
7 hours ago
$begingroup$
OK. Just the answer to the question. This helped me to understand what a circulator really is. The other answers give complements though.
$endgroup$
– MikeTeX
6 hours ago
add a comment |
$begingroup$
Diodes and circulators are totally different components.
Microwave engineers use one when they want one, the other when they want the other. They use diodes when they want to rectify signals, and circulators when they want to isolate ports.
$endgroup$
Diodes and circulators are totally different components.
Microwave engineers use one when they want one, the other when they want the other. They use diodes when they want to rectify signals, and circulators when they want to isolate ports.
answered 7 hours ago
Neil_UKNeil_UK
78.9k285182
78.9k285182
$begingroup$
So, what do you do if you need to rectify signals at 40GHz?
$endgroup$
– MikeTeX
7 hours ago
1
$begingroup$
@MikeTeX you can use a very tiny diode. It would be more likely called a "power detector" than a "rectifier".
$endgroup$
– The Photon
7 hours ago
$begingroup$
OK. Just the answer to the question. This helped me to understand what a circulator really is. The other answers give complements though.
$endgroup$
– MikeTeX
6 hours ago
add a comment |
$begingroup$
So, what do you do if you need to rectify signals at 40GHz?
$endgroup$
– MikeTeX
7 hours ago
1
$begingroup$
@MikeTeX you can use a very tiny diode. It would be more likely called a "power detector" than a "rectifier".
$endgroup$
– The Photon
7 hours ago
$begingroup$
OK. Just the answer to the question. This helped me to understand what a circulator really is. The other answers give complements though.
$endgroup$
– MikeTeX
6 hours ago
$begingroup$
So, what do you do if you need to rectify signals at 40GHz?
$endgroup$
– MikeTeX
7 hours ago
$begingroup$
So, what do you do if you need to rectify signals at 40GHz?
$endgroup$
– MikeTeX
7 hours ago
1
1
$begingroup$
@MikeTeX you can use a very tiny diode. It would be more likely called a "power detector" than a "rectifier".
$endgroup$
– The Photon
7 hours ago
$begingroup$
@MikeTeX you can use a very tiny diode. It would be more likely called a "power detector" than a "rectifier".
$endgroup$
– The Photon
7 hours ago
$begingroup$
OK. Just the answer to the question. This helped me to understand what a circulator really is. The other answers give complements though.
$endgroup$
– MikeTeX
6 hours ago
$begingroup$
OK. Just the answer to the question. This helped me to understand what a circulator really is. The other answers give complements though.
$endgroup$
– MikeTeX
6 hours ago
add a comment |
$begingroup$
At microwave frequencies one might use a biased pin diode in a duplex port to protect (Block) the Rx LNA input while Tx out on the same coax to the antenna.
However, using a Circulator is somewhat like a Directional coupler except it is undirectional ( in only one direction of the circle ) or "non-reciprocal" feeding only to the next port.
They are made in 3 port and 4 port version.
To achieve isolation and amplification one might choose tunnel diodes or Gunn diodes which due to their avalanche effects have a Negative Differential Resistance
- Then the diode can block the Rx during Tx mode and amplify during Rx mode with proper bias on the diode in a circulator. This is a half-duplex Rx/Tx microwave method used for higher bands of microwave.
[Ref]2
Ref
Ref
$endgroup$
1
$begingroup$
Thank you for this nice answer, full of side information.
$endgroup$
– MikeTeX
6 hours ago
add a comment |
$begingroup$
At microwave frequencies one might use a biased pin diode in a duplex port to protect (Block) the Rx LNA input while Tx out on the same coax to the antenna.
However, using a Circulator is somewhat like a Directional coupler except it is undirectional ( in only one direction of the circle ) or "non-reciprocal" feeding only to the next port.
They are made in 3 port and 4 port version.
To achieve isolation and amplification one might choose tunnel diodes or Gunn diodes which due to their avalanche effects have a Negative Differential Resistance
- Then the diode can block the Rx during Tx mode and amplify during Rx mode with proper bias on the diode in a circulator. This is a half-duplex Rx/Tx microwave method used for higher bands of microwave.
[Ref]2
Ref
Ref
$endgroup$
1
$begingroup$
Thank you for this nice answer, full of side information.
$endgroup$
– MikeTeX
6 hours ago
add a comment |
$begingroup$
At microwave frequencies one might use a biased pin diode in a duplex port to protect (Block) the Rx LNA input while Tx out on the same coax to the antenna.
However, using a Circulator is somewhat like a Directional coupler except it is undirectional ( in only one direction of the circle ) or "non-reciprocal" feeding only to the next port.
They are made in 3 port and 4 port version.
To achieve isolation and amplification one might choose tunnel diodes or Gunn diodes which due to their avalanche effects have a Negative Differential Resistance
- Then the diode can block the Rx during Tx mode and amplify during Rx mode with proper bias on the diode in a circulator. This is a half-duplex Rx/Tx microwave method used for higher bands of microwave.
[Ref]2
Ref
Ref
$endgroup$
At microwave frequencies one might use a biased pin diode in a duplex port to protect (Block) the Rx LNA input while Tx out on the same coax to the antenna.
However, using a Circulator is somewhat like a Directional coupler except it is undirectional ( in only one direction of the circle ) or "non-reciprocal" feeding only to the next port.
They are made in 3 port and 4 port version.
To achieve isolation and amplification one might choose tunnel diodes or Gunn diodes which due to their avalanche effects have a Negative Differential Resistance
- Then the diode can block the Rx during Tx mode and amplify during Rx mode with proper bias on the diode in a circulator. This is a half-duplex Rx/Tx microwave method used for higher bands of microwave.
[Ref]2
Ref
Ref
answered 6 hours ago
Sunnyskyguy EE75Sunnyskyguy EE75
71.2k227103
71.2k227103
1
$begingroup$
Thank you for this nice answer, full of side information.
$endgroup$
– MikeTeX
6 hours ago
add a comment |
1
$begingroup$
Thank you for this nice answer, full of side information.
$endgroup$
– MikeTeX
6 hours ago
1
1
$begingroup$
Thank you for this nice answer, full of side information.
$endgroup$
– MikeTeX
6 hours ago
$begingroup$
Thank you for this nice answer, full of side information.
$endgroup$
– MikeTeX
6 hours ago
add a comment |
$begingroup$
In short, no, one would not use a circulator when one needs a diode.
A circulator can't perform the same functions diodes can. For example, diodes can be used as an RF switch (pass RF when supplied with a DC bias, block RF and leave a high-impedance output when no bias is applied), which a circulator cannot do.
$endgroup$
$begingroup$
This is interesting. I never thought using a diode with a bias tee as a switch. But why not use simply a microwave transistor for this task?
$endgroup$
– MikeTeX
6 hours ago
add a comment |
$begingroup$
In short, no, one would not use a circulator when one needs a diode.
A circulator can't perform the same functions diodes can. For example, diodes can be used as an RF switch (pass RF when supplied with a DC bias, block RF and leave a high-impedance output when no bias is applied), which a circulator cannot do.
$endgroup$
$begingroup$
This is interesting. I never thought using a diode with a bias tee as a switch. But why not use simply a microwave transistor for this task?
$endgroup$
– MikeTeX
6 hours ago
add a comment |
$begingroup$
In short, no, one would not use a circulator when one needs a diode.
A circulator can't perform the same functions diodes can. For example, diodes can be used as an RF switch (pass RF when supplied with a DC bias, block RF and leave a high-impedance output when no bias is applied), which a circulator cannot do.
$endgroup$
In short, no, one would not use a circulator when one needs a diode.
A circulator can't perform the same functions diodes can. For example, diodes can be used as an RF switch (pass RF when supplied with a DC bias, block RF and leave a high-impedance output when no bias is applied), which a circulator cannot do.
answered 7 hours ago
ShamtamShamtam
2,5831023
2,5831023
$begingroup$
This is interesting. I never thought using a diode with a bias tee as a switch. But why not use simply a microwave transistor for this task?
$endgroup$
– MikeTeX
6 hours ago
add a comment |
$begingroup$
This is interesting. I never thought using a diode with a bias tee as a switch. But why not use simply a microwave transistor for this task?
$endgroup$
– MikeTeX
6 hours ago
$begingroup$
This is interesting. I never thought using a diode with a bias tee as a switch. But why not use simply a microwave transistor for this task?
$endgroup$
– MikeTeX
6 hours ago
$begingroup$
This is interesting. I never thought using a diode with a bias tee as a switch. But why not use simply a microwave transistor for this task?
$endgroup$
– MikeTeX
6 hours ago
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%2f431644%2fin-microwave-frequencies-do-you-use-a-circulator-when-you-need-a-near-perfect%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