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
Protecting Dualbooting Windows from dangerous code (like rm -rf)
How is radar separation assured between primary and secondary targets?
What is the meaning of Triage in Cybersec world?
How to answer pointed "are you quitting" questioning when I don't want them to suspect
Flying Bloodthirsty Lampshades
Lethal sonic weapons
If the Wish spell is used to duplicate the effect of Simulacrum, are existing duplicates destroyed?
aging parents with no investments
On the insanity of kings as an argument against monarchy
Return to UK after being refused
Can the Protection from Evil and Good spell be used on the caster?
What can other administrators access on my machine?
Spanish for "widget"
What is the use of option -o in the useradd command?
Why is my p-value correlated to difference between means in two sample tests?
Why is Grand Jury testimony secret?
Why do some words that are not inflected have an umlaut?
Where does the "burst of radiance" from Holy Weapon originate?
Adding labels to a table: columns and rows
Is three citations per paragraph excessive for undergraduate research paper?
Inflated grade on resume at previous job, might former employer tell new employer?
Is an up-to-date browser secure on an out-of-date OS?
Deadlock Graph and Interpretation, solution to avoid
What spell level should this homebrew After-Image spell be?
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 12 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
12 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
12 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
11 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
11 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
11 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
12 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
12 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
11 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
12 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
12 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
11 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 12 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
12 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
12 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
11 hours ago
add a comment |
$begingroup$
So, what do you do if you need to rectify signals at 40GHz?
$endgroup$
– MikeTeX
12 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
12 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
11 hours ago
$begingroup$
So, what do you do if you need to rectify signals at 40GHz?
$endgroup$
– MikeTeX
12 hours ago
$begingroup$
So, what do you do if you need to rectify signals at 40GHz?
$endgroup$
– MikeTeX
12 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
12 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
12 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
11 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
11 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
11 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
11 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 12 hours ago
Sunnyskyguy EE75Sunnyskyguy EE75
71.2k227103
71.2k227103
1
$begingroup$
Thank you for this nice answer, full of side information.
$endgroup$
– MikeTeX
11 hours ago
add a comment |
1
$begingroup$
Thank you for this nice answer, full of side information.
$endgroup$
– MikeTeX
11 hours ago
1
1
$begingroup$
Thank you for this nice answer, full of side information.
$endgroup$
– MikeTeX
11 hours ago
$begingroup$
Thank you for this nice answer, full of side information.
$endgroup$
– MikeTeX
11 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
11 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
11 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 12 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
11 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
11 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
11 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
11 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