Receiver Circuit Question -- What role does this antenna capacitor play?

Click For Summary
The antenna coupling capacitor in a receiver circuit is essential for maintaining proper operation and selectivity. It provides lossless isolation between the antenna and the tuned circuit, allowing for adjustable coupling that enhances sensitivity and prevents oscillation issues. The capacitor transforms the antenna's resistance, enabling optimal energy transfer while minimizing reflections. Without it, the receiver's performance can degrade significantly, making it unusable. Overall, the coupling capacitor is a critical component for ensuring effective signal reception and circuit functionality.
  • #31
Baluncore said:
The general term for complex impedance or admittance is a hybrid term, immitance.
OK, that is something you may read in books. However, no practicing EEs use it to my knowledge. Normally, it is just assumed that impedance and admittance are complex numbers. If the imaginary part is zero, impedance is called resistance (or impedance). If the real part is zero it is generally called capacitance or inductance, depending on the sign. Same for admittance and conductance. But honestly, it's all just called impedance, really.

immittance isn't wrong, it's just not really used.
 
  • Like
Likes jasonRF
Engineering news on Phys.org
  • #32
DaveE said:
immittance isn't wrong, it's just not really used.
I gave a succinct summary of the terms found in the field, along with the symbols used to identify them. The term immittance needed to be mentioned once, even if only for the sake of completeness.

I wonder then why you set out to confuse the issue with the argument that the term immittance should not be used nor mentioned, and that all admittances are really impedances. There is as much admittance in any ladder network as there is impedance. A ladder is fundamentally an immittance network. You can safely ignore admittance and immittance if you have no use for concepts that don't fit your way of thinking, but then you will not survive in circuit analysis.

I agree that most people don't need to know the term immittance. But anyone who knows how to use an Immittance Smith Chart, knows that immittance is NOT wrong. It has it's place.
https://www.antenna-theory.com/tutorial/smith/smithchartA.php

DaveE said:
If the real part is zero it is generally called capacitance or inductance, depending on the sign.
But the imaginary ±Xj is not the capacitance nor the inductance, it is the frequency dependent reactance of the physical components. When you make an LC tuned circuit, the sum of the reactances or susceptances is zero at the resonant frequency, but both L and C are still there, often in parallel admittance.
 
  • #33
Baluncore said:
You really are confusing things by making notation soup.
Your post #24 is a foundation of sand.
Please stick to the standard electrical complex number notation. Z, R, X, Y, G, B, j.

An impedance is a complex resistance, Z = R + X j;
Where R is real resistance, and the imaginary X is reactance.
To identify the imaginary part we use a late j, not an early i.
That is because i tends to get confused with current; i1 = i 2 + i3 j.

The reciprocal of impedance is admittance, Y = 1 / Z.
Y = G + B j; where real G is the conductance, and the imaginary B is the susceptance.

Converting either way between the two involves the complex reciprocal of z = a + b j;
First compute the sum of squares, s = a² + b²; The reciprocal of z is then; y = (a/s) + (-b/s) j.

For a series circuit, convert all to impedances, then add.
For a parallel circuit, convert all to admittances, then add.

The general term for complex impedance or admittance is a hybrid term, immittance.

The question is if what I wrote in #29 is
wrong in content or just causes confusion
due to usage of non standard notations?

If it makes it easier to read it with notations
you are suggesting, I can try to rewrite it.

If there are other fundamental errors except
this notation issue in #24 and the following
post, please call them by name.

If it's only due to bad notation, let go back to my concern in #29:
Our starting position was that we are going
to model our circuit consisting of a tuned circuit
and an antenna by image in #24.

As you said it's standard to to consider
tuned circuit as "source" and the antenna as "load".
The impedance of the source we call
Z_S= R_S +X_S j and the impedance of the load we call
Z_L= R_L +X_L j.
And what we want is to study what advantage does it bring by adding
a coupling capacitor between the antenna and the tunned
circuit.

As you said the main effect we want to archieve is
to make Q of the source high, right?

Therefore we want to
look how the Q of the source changes if we add a
capacitor ("the "coupling capacitor") in series to the antenna
(= load).

As far as understand it correctly when we add this capacitor
we have to treat it as a part of the new "load"
consisting of antenna + this capacitor, and therefore we
obtain new load impedance beeing the sum of the "old load" -
the antenna impedance Z_L= R_L +X_L j - and the
impedance of the added capacitor.

Next, as you already said we recall that making Q high means
that We want that the load is more than Q times the resonant
reactance X_S?

Now my questions are: Firstly, is what I have written up to now
correct?

And secoundly, as I already asked in #29, The "load",
what is the "load" here it in terms of Z_L, R_L, X_L?

Is my concern a bit clearer now?
 
  • #34
Baluncore said:
I wonder then why you set out to confuse the issue with the argument that the term immittance should not be used nor mentioned, and that all admittances are really impedances.
I didn't say immittance shouldn't be used. I said it seldom actually is used. So go for it, use it all you want. What some think is precision others may view as pedantry. I also find most EEs switch between impedance and admittance at a whim and choose the most convenient form at the moment. The need to refer to a function generalized as 'either impedance or admittance', without just choosing one, is very rare in my experience.

Also, yes, I agree, networks are usually a bit too complicated to summarize simply except as an impedance function (or equivalent).

In any case your reply was good, and my post was off target, confusing. Notation soup isn't helpful, but immittance can be left out of that recipe too.
 
  • #35
The Tortoise-Man said:
Now my questions are: Firstly, is what I have written up to now
correct?
Yes.
The Tortoise-Man said:
As you said it's standard to to consider
tuned circuit as "source" and the antenna as "load".
The impedance of the source we call
Z_S= R_S +X_S j and the impedance of the load we call
Z_L= R_L +X_L j.
It is easier to read computer code or text like subscripts, without underline.
Zs = Rs + Xs j ; the source resonator.
Za = Ra + Xa j ; the antenna.
The Tortoise-Man said:
And secoundly, as I already asked in #29, The "load",
what is the "load" here it in terms of Z_L, R_L, X_L?
Xc, is the coupling capacitor reactance, which is in series with the antenna.
ZL = Ra + ( Xa + Xc ) j; the effective load impedance.
The magnitude of the load vector is then compared to the reactance of one component in the tuned circuit.
 
  • #36
Baluncore said:
Xc, is the coupling capacitor reactance, which is in series with the antenna.
ZL = Ra + ( Xa + Xc ) j; the effective load impedance.
The magnitude of the load vector is then compared to the reactance of one component in the tuned circuit.

Right I, see, and here since we assume that the whole circuit is running at the resonance frequency of the tuned circle, the (amounts of) reactances of the coil and capacitor of the the tuned circuit coincide, so it doen't matter to which one we compare the magnitude of the load impedance, right?
 
  • #37
The Tortoise-Man said:
Right I, see, and here since we assume that the whole circuit is running at the resonance frequency of the tuned circle, the (amounts of) reactances of the coil and capacitor of the the tuned circuit coincide, so it doen't matter to which one we compare the magnitude of the load impedance, right?
Right.
At resonance, XL = -XC ; They are equal and opposite, so the sum is zero.
I use XL when I can, because it is positive.
 
  • #38
I have another question closely related to previous discussion about the usage of the
word Q factor in this context.

Say we are dealing generally with a receiver or transmitting circuit and
are going to discuss about it's matching issues. I read several times
in online texts on constructions of hobby radio receivers that one talks in this
context about THE Q factor of the receiver/transmitter.

Now by definition the factor Q in general can be associated pure formally to any
partial subsystem of the circuit, ie e.g. to the antenna, to the tuned circuit
(like in previous discussion), but even to any capacitor or coil.

My question is if generally the author talks in text dealing with such receiver/transmitting
circuit about THE Q factor of the receiver/transmitter without
explicitely mentioning to WHICH partial component of the receiver/transmitter circuit
this Q is associated, may it conventionaly be assumed that implicitely it is in almost all cases
adressed to the Q factor of the tuned circuit of the receiver/transmitter like in your answer?

The point is that in a lot of sites dealing with designing receiver/transmitter
networks I saw several times the authors talking about the Q factor without
explicitely explaining to which part of the circuit the Q factor is
associated to.

So this leads me to conjecture (based as well on our previous discussion where you used to impose the matching condition only Q factor of the tuned ciruit and not that one of the antenna) that by convention when one talks about THE Q factor of a receiver/transmitter network one means the Q factor of the tuned circuit. Is this correct?
 
Last edited:
  • #39
The Tortoise-Man said:
The point is that in a lot of sites dealing with designing receiver/transmitter networks I saw several times the authors talking about the Q factor without explicitely explaining to which part of the circuit the Q factor is associated to.
Can you give a link to an example of that usage.

Have you considered the possibility that it might refer to the Q of the entire signal path ?
A cascade of identical tuned circuit transfer functions will raise the resultant Q by the power n.
 
  • #40
The Q factor can apply to any component, or a group of components such as a tuned circuit. It relates stored and dissipated energy, or reactance and resistance.
 
  • #41
Baluncore said:
Can you give a link to an example of that usage.

Have you considered the possibility that it might refer to the Q of the entire signal path ?
A cascade of identical tuned circuit transfer functions will raise the resultant Q by the power n.

Yes, eg here (https://physics.stackexchange.com/q...tity-for-electrical-oscillations-transmitting) (V.F.'s answer) or here (https://www.toppr.com/ask/en-gb/question/conceptual-questionsa-explain-how-the-quality-factor-is-related-to-theresponse-characteristics-of-a-radio/)

Yes, to consider the Q of the complete circuit seems reasonable. But the point which still confuses me is that in previous discussion about tunning of the simplified receiver circuit from #19 the only Q factor that there mattered was the Q of the tuned circuit (the "LC tank"), see the imposed conditions in #25 which the desired Q have to fullfill.

There you only focussed only the Q of the LC tank as patial component, not that one of of the total circuit (ie of antenna + coupling cap + LC tank). How are these reasoning are related to considerations above?

If one is interested on the improvement of the receiver's selectivity, should one focus on the Q of the total receiver circuit (="the entire signal path") or do is it suffice to deal with the Q of the LC tank of the circuit and "ignore" the other parts (seemingly, that's what we did in case of circuit 19)?
 
  • #42
The Tortoise-Man said:
If one is interested on the improvement of the receiver's selectivity, should one focus on the Q of the total receiver circuit (="the entire signal path") or do is it suffice to deal with the Q of the LC tank of the circuit and "ignore" the other parts (seemingly, that's what we did in case of circuit 19)?
We focused earlier on the tank Q only, because that was the only resonant module present in the simple receiver system. We needed to reduce the dampening of that oscillation to improve the Q, or we would hear all the channels at once, like many discussions in a crowded room.

Q is a bandwidth concept. It can be applied to any tuned energy storage module, or to the system as a whole. Q is a measure of transfer function bandwidth. The transfer function of the system is the product of the transfer functions of all stages in a cascade.
https://en.wikipedia.org/wiki/Transfer_function

Frequency tuning of radio, “syntony”, was invented in about 1897 by Prof Oliver Lodge. That made it possible to have several radio transmitters operating at one time in the same region. Resonance also improved the sensitivity of the receivers, and so made longer range communications possible.
 
Last edited:
  • Like
Likes berkeman
  • #43
Baluncore said:
We focused earlier on the tank Q only, because that was the only resonant module present in the simple receiver system. We needed to reduce the dampening of that oscillation to improve the Q, or hear all the channels at once, like many discussions in a crowded room.
But the antenna itself is strictly speaking a resonant module of this receiver system as well. Why nevertheless in the discussion before the Q_A of the antenna not really matters and so can be swept under the carpet?
 
  • #44
Be careful when talking about Q with RF guys. While they (nearly) all understand the basic concept, they live in a world where that term is used in analogous or sloppy ways. Like "the Q of an inductor" or Q as a measure of bandwidth in a systems that are more complicated than a single resonance. These aren't bad ideas, but they also aren't the strict definition of Q, which, in its many forms, is only a measure of the energy loss of the natural response of a single resonator (a simple harmonic oscillator, to physicists). This often can be confusing if you don't know the assumptions behind their simplifications. If the circuit under question can't be modeled as a SHO, like an LCR circuit, then Q doesn't strictly apply, and assumptions have been made along the lines of "similar to a SHO", "with the impedance at the resonant frequency", "when used as part of a SHO", etc.
 
  • #45
The Tortoise-Man said:
But the antenna itself is strictly speaking a resonant module of this receiver system as well.
For the broadcast band, the antenna is not resonant and so has a very poor Q.
For receive the antenna must work over the whole band without tuning.
The Q of the tank is therefore critical to selectivity.
The two stages, antenna and tank, must not be tightly coupled, or they will share low Q.
That is why there is a very small coupling cap between stages.
Your OP title was "Receiver Circuit Question -- What role does this antenna capacitor play".
 
  • #46
DaveE said:
Be careful when talking about Q with RF guys. While they (nearly) all understand the basic concept, they live in a world where that term is used in analogous or sloppy ways. Like "the Q of an inductor" or Q as a measure of bandwidth in a systems that are more complicated than a single resonance.
At a specified frequency, an inductive component will have a reactance and a series resistance. From that the maximum Q of any circuit employing that inductor at that frequency can be determined. The inductor does not have to be used in an LC tank circuit. Recognising when high Q inductors are needed is essential to designing RF circuits.

The rise-time of a signal in a receiver is an inverse function of bandwidth, or more generally Q. That is true of just one stage, or a cascade of very many stages.

That is not a sloppy use of Q, but an understanding that the concept of Q is applicable to all levels of the universe, not just simple resonators.
 
  • #47
Baluncore said:
At a specified frequency, an inductive component will have a reactance and a series resistance. From that the maximum Q of any circuit employing that inductor at that frequency can be determined. The inductor does not have to be used in an LC tank circuit. Recognising when high Q inductors are needed is essential to designing RF circuits.
Yes, this exactly illustrates my point. You can put a bound on the maximum Q, with inductor losses. Provided you have specified the resonant frequency (which of course determines the associated capacitance). But resonators also have a capacitor which can have losses that will in part determine the actual Q. Granted inductor losses typically dominate in RF circuits. But I see no reason, in a pedantic sense, that you couldn't say the same thing about capacitors and their losses. This is exactly the sort of underlying assumption that is common in the RF community.

As I said, y'all aren't wrong, you're sloppy. In a normal resonant circuit the concepts of Q, Zo, ωo aren't that complicated and all are important and necessary. But if your design assumes 50Ω, or a specific band, you have fixed some of those and it's convenient to speak of "high Q" inductors and such. Most others would be happy with R and L, instead of L, Q, and ωo.

Baluncore said:
the concept of Q is applicable to all levels of the universe, not just simple resonators.
Applicable or useful? I think we'll have to agree to disagree on this point. But ultimately it's a question of how you define things.

If a cat walks across your piano keyboard exciting many strings, you could define the piano Q with the concepts of energy stored vs. energy lost. But I'm not sure that's a useful concept and I am pretty sure that you would be the only one that would do that. You wouldn't be wrong, but you also wouldn't facilitate efficient communication with others without explaining that you aren't using the common meaning.

Baluncore said:
The rise-time of a signal in a receiver is an inverse function of bandwidth, or more generally Q. That is true of just one stage, or a cascade of very many stages.
I can see that you would think that's useful. In my world if the system dynamics aren't described with a Laplace transform like ## \frac{1}{(1+\frac{1}{Q} (\frac{s}{\omega_o}) + (\frac{s}{\omega_o})^2)} ##, an SHO, then you are using a definition that is complex enough to require elaboration. If you have a 2 stage high Q BPF, you can pretend that it has a single value for Q, that wouldn't be a bad model, but it would actually have two values for Q, one for each quadratic pole pair. If you doubt that, write out the equations, the math is clear in this case.

Again, I'm not saying that RF EE jargon is wrong. It wouldn't be so common if it was. But it's not that easy to understand from the outside until you understand the assumptions. It isn't something you'll ever learn as a physical science undergrad, at least not at the schools I went to. It isn't always understandable from basic principles.

My point was simple and, I think well demonstrated by these last few posts. Watch out if you are speaking with RF EEs about Q. It's not the simple version the rest of us normally use.
 
  • #48
DaveE said:
If a cat walks across your piano keyboard exciting many strings, you could define the piano Q with the concepts of energy stored vs. energy lost.
I would not do that, I am not an idiot.
 
  • #49
Baluncore said:
I would not do that, I am not an idiot.
Sorry. Hyperbole. I know your not an idiot. I don't respond to idiots. The longer my rebuttal, the more I respect whatever you said that I thought wasn't quite right. I this case, I don't even think your wrong, just using a different language than some of us.
 
  • #50
Traditionally and customarily, it seems that the Q factor is mainly used for a single second-order LC tuning circuit because the Q factor has a simple mathematical relationship with the components of the single tuning circuit.

It seems that relatively few people will say what the Q factor of a very complicated circuit is, for example, what is the overall Q of a multi-stage tuned amplifier. I believe it is because the situation of a multi-stage tuned amplifier is more complicated. Its overall frequency response is related to the center frequency and bandwidth of each amplifier stage, but these parameters may vary for each amplifier stage. Although we can still define the overall Q factor of this multi-stage tuned amplifier based on overall the center frequency and bandwidth, etc., a question of interest may be whether it contributes to the actual engineering design process.

Of course, I am definitely not saying that certain things should not be or are not so correct, because the method of engineering design is defined and continuously innovated by different people according to the needs of the application.

https://en.wikipedia.org/wiki/Staggered_tuning
 
  • #52
DaveE said:
Be careful when talking about Q with RF guys. While they (nearly) all understand the basic concept, they live in a world where that term is used in analogous or sloppy ways. Like "the Q of an inductor" or Q as a measure of bandwidth in a systems that are more complicated than a single resonance. These aren't bad ideas, but they also aren't the strict definition of Q, which, in its many forms, is only a measure of the energy loss of the natural response of a single resonator (a simple harmonic oscillator, to physicists). This often can be confusing if you don't know the assumptions behind their simplifications. If the circuit under question can't be modeled as a SHO, like an LCR circuit, then Q doesn't strictly apply, and assumptions have been made along the lines of "similar to a SHO", "with the impedance at the resonant frequency", "when used as part of a SHO", etc.
Firstly let me try to clarify your concern on the terminology & usage of Q:

Let consider an abstract circuit consisting of several components
(like resistors, coils, caps, etc).

My understanding of Q is that it can be associated to every "elementary"
component (by "elementary" I mean a component of the circuit which cannot
be property decomposed in more elementary components; eg a single capacitor; on the
other hand, eg a LC-tank, can of course be properly decomposed in more
elementary components).

But of course the Q can also be associated to EVERY submodule of the circuit as
well, like eg the total circuit itself or LC-tank or antenna as subsystem,
formally that's always possible. And it's clear to me that since
in general of course a circuit may contain non self-oscillating
components (eg a real resistor), Q should in most general setting a priori
NOT interpreted as something what has to do with bandwidth, in most
general setting Q of a component or submodule should be defined
as quotient of stored energy and dissipated energy per cycle, as you already said.

As I understand it correctly, the interpretation of Q as the reciprocal of the bandwidth
can clearly only applied to Q associated to submodules which
if we keep it sloppy/informal have the properties of a "swinging" system, so which
posses the potential ability to resonate. (of course "everything" can swing,
but let focus on modules which swinging properties are commonly
studied in electrical engineeing.) So the later is a "additional interpretation in special cases", not the main def.

As you noticed with his cat example this sloppy formulation can be
taken to absurdity, but that's a "pathology", let's next focus again on
usual receiver circuits and
the circuit from #19 as a "toy model", where as the common sense "swinging" submodules
should be regarded the antenna, the LC-tank, but the total receiver circuit as well, so
in that case we only limit ourselves to these components the concept
of "bandwidth" is well defined.
 
Last edited:
  • #53
Baluncore said:
For the broadcast band, the antenna is not resonant and so has a very poor Q.
For receive the antenna must work over the whole band without tuning.
The Q of the tank is therefore critical to selectivity.
The two stages, antenna and tank, must not be tightly coupled, or they will share low Q.
That is why there is a very small coupling cap between stages.
Your OP title was "Receiver Circuit Question -- What role does this antenna capacitor play".

May I try again to reprase and extract your main point?

If we have a general receiver and we are interested in improving it, then
naively we can always decomope is in "antenna" and "rest part" including
eg tuned LC-tank, demodulator, filter etc:

Ant RECEIVER Q.png

And of course one important part of the tuning procedure is to
adapt the right receiving properties on our purposes. And these mathematically
are rougly characterized by Q, so we want modify the receiver circuit
by modifying the reveriver's Q, right?

Naively, as in case #19, we have different Q's (which allow
in reasonable sense this "bandwidth interpretation"): the Q_A of the antenna,
the Q_T of the total receiver system (ie with antenna),
the Q_r of the "rest part" (receiver without the antenna), but
we can also of course as I said associate a Q to internal submodules
of the rest part, ie to the LC-tank like in #19.

So do I understand it correctly that theoretically it is
"recommendable" to work with the Q_T of the total receiver system, but
in practice in order to adapt the right bandwidth of the receiver
the considerations on antenna can be neglected, so instead of working
with Q_T, one tends to working with Q_r of the "rest system" simply
"ignoring" the antenna part completely?

So the question is about effort and benefit: how much better our
receiver system with become, if we try to adapt our Q_T with respect
the total system or if it already suffice to with with Q_r for our purposes,
assuming that in practice it's easier to work with rest system's Q_r.

In other words the question is how much better the receiver system would
become if we would try to improve Q_T, instead of Q_r. If the proper improvement
is low, then it suffice to work with Q_r.

Is this what you essentially wanted to say in #45? So that the considerations
on antenna's Q are formally reasonble, but in practice dispensable (probably just because it usually requires some additional effort, if we as you said additionally try to adapt the Q of the antenna and the rest circuit together ), so it suffice to focus on the Q of the rest part of the receiver ingnoring the antenna?

Did I interpret you correctly?
 
Last edited:
  • #54
The Tortoise-Man said:
My understanding of Q is that it can be associated to every "elementary"
component (by "elementary" I mean a component of the circuit which cannot
be property decomposed in more elementary components; eg a single capacitor; on the
other hand, eg a LC-tank, can of course be properly decomposed in more
elementary components).
You may want to rethink or rephrase this. From a modelling point of view, the elementary components you speak of are the ideal R, L, C. i.e. a capacitor defined by ## i = C \frac{dv}{dt} ##. Q makes no sense at all for these ideal and most elementary components by themselves.

For real world components, they really act more like networks, often resonant in some places. So a real capacitor is a resonant network sometimes with its parasitic ESL and ESR. In this case Q makes perfect sense and for simple models of the network, or at specific resonances, is well defined and useful.

Q only makes sense when associated with a resonant structure of some sort.*

* although mathematically 2 well separated real poles can be described with very low Q. In this case the poles will be at ##Q \omega_o## and ##\frac{\omega_o}{Q}##
 
  • #55
DaveE said:
Q only makes sense when associated with a resonant structure of some sort.
To you maybe, but this is an engineering forum, discussing a 100 year old radio receiver circuitry. In this field, high-Q and low-Q components are identifiable real components. Here, every component has a loss resistance, so you can never have a pure reference inductance. If you want to enforce discussion to mythical perfect components, then you should get out of the way of the engineering, and restrict that discussion to the physics and mathematics sub-forums.
 
  • Like
Likes Tom.G
  • #56
The Tortoise-Man said:
May I try again to reprase and extract your main point?
My main point is that there must be very little coupling between the antenna and the tuned circuit. Your model of a resonant antenna, tightly coupled to the tuned circuit, is simply not applicable here.

There is only the one tuned circuit, but it is placed inside a feedback loop. The Q of a regenerative receiver is not fixed, it is decided by the degree of regeneration provided. The feedback is adjusted to compensate for almost all the resistive losses in the tuned circuit. That makes the circuit the original Q-multiplier.

Obviously, without feedback the circuit will have poor sensitivity and selectivity. The receiver will be deaf if the tuned circuit cannot be isolated from the antenna.

Feedback regeneration is equivalent to raising the transfer function of the tuned circuit to a greater numerical exponent. Too much feedback and you have a transmitter.
 
  • #57
In case of the regenerative receiver that's exactly the purpose
of a Q-multiplier, this is an additional mechanism to rase the Q of the
"bare" receiver, that might be a tuned circuit in most simple case
or surely something more complicated, but the effect of this feedback loop
is as far as I understand always the same here.

If we consider
the selectivities of this regenerative receiver or the toy circuit
in #19, we observed that in both cases the Q factor of the
antenna almost not matters for the selectivity of these receiver
circuits, only Q factor of other components matter.
This leads naturally to following general question
towards Q factor of the antenna:

Is in a general receiver the Q of the antenna nearly irrelevant
for receiver's selectivity issues? The reason why I'm aking
this is that on several sites (like this one:
https://turbofuture.com/industrial/...r-What-Affects-It-and-How-Do-You-Calculate-It)
the Q factor of an antenna is discussed in full details, but
on the other hand following this discussion I come to conclusion
that in receiver circuits seemingly the Q factor of the antenna alone
plays does not play any significant role. Is that correct?

Or in what types of receiver circuits the Q factor of the antenna
conveys an important contribution to receiving quality?
 
  • #58
Baluncore said:
To you maybe, but this is an engineering forum, discussing a 100 year old radio receiver circuitry. In this field, high-Q and low-Q components are identifiable real components. Here, every component has a loss resistance, so you can never have a pure reference inductance. If you want to enforce discussion to mythical perfect components, then you should get out of the way of the engineering, and restrict that discussion to the physics and mathematics sub-forums.
Sigh... Did you actually read that post? I was also saying that ideal components aren't really applicable when discussing "the Q of an inductor". I made a point of discussing that real components are best modeled as networks of ideal components.

Anyway, I've hijacked this thread for too long now. I think I'm done. If you can't understand, or don't want to consider my point about subject matter jargon, then I don't think more discussion from me will help.

However, I will repeat, ONE MORE TIME, I am not attacking your methods or insulting your intelligence. I know you know this subject. I was simply pointing out that some of us speak of these concepts differently, and that readers need to be careful to translate properly. I'm sorry if you feel the need to defend yourself, that was not my intent.
 
  • #59
DaveE said:
In any case your reply was good, and my post was off target, confusing. Notation soup isn't helpful, but immittance can be left out of that recipe too.
I remember earlier, how you wanted to censor the one indirect mention of the term "immittance". You will just not let it go. As a self appointed censor, you have caused sufficient chaos in this thread.

DaveE said:
However, I will repeat, ONE MORE TIME, I am not attacking your methods or insulting your intelligence. I know you know this subject. I was simply pointing out that some of us speak of these concepts differently, and that readers need to be careful to translate properly. I'm sorry if you feel the need to defend yourself, that was not my intent.
Censorship of language or pronunciation is a common bullying technique, often used by bureaucrats to disempower a representative member on a committee. I am not saying that is your intention, but I have to wonder why you persistently insist on only the puritan language of physics, on an engineering forum.
DaveE said:
Anyway, I've hijacked this thread for too long now. I think I'm done.
Good move.
 
Last edited:

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
Replies
14
Views
8K
Replies
1
Views
5K
  • · Replies 5 ·
Replies
5
Views
11K