sophiecentaur said:
I can't think what you mean here. How can a frequency be compared with a wavelength and what would the 'frequency of operation' be, if it was different from the 'signal'?
I stopped reading your post once I had read this. Can you clear it up?
Sorry. Brain going faster than typing. Causes a written traffic accident. :-)
The operating frequency's equivalent wavelength must be "sufficiently" larger than the physical dimensions. Once the wavelength is shorter than physical dimensions, the lumped model is no longer valid: the concepts of resistance, capacitance and inductance as independent, separable component qualities are no longer valid or useful.
The model that still works involves the concepts of power reflection and transmission of complex variables describing waves. This is what return loss and s-parameters are about. Strictly this "distributed model" is still only an approximation of Maxwells' equations. There are cases when it becomes Epic Fail also and you need to drop back and start from Maxwell's directly.
3 GHz is 1 cm, so any circuit element larger than 1 cm is 100% "distributed" and not "lumped" while at 300 MHz (1/10 3 GHz), 1 cm sized circuit elements are still "lumped" to a good approximation. In the in-between of 300 MHz-3Ghz, things get dicey because some aspects are lumpy enough while other aspects are distributed.
A case in point: all square wave or "pulse-y" waveforms have odd harmonics to make them "square". Basically all digital waveforms. So you need "sufficient" harmonics to get a square-ish edge on any digital waveform. The rule of thumb from this is digital waveform edges (rising or falling edge time) require bandwidths that 10x the clock rate.
So if your clock rate is 300 MHz, then you need 3 GHz for the edges. If you are at 3 GHz, you need 30 GHz for the edges. This is actually central to why microprocessor clocks hit a brick wall around 2000: how big is that average microprocessor die, diagonal corner to corner? ~1 cm. So you have edge issues already that are distributed rather than lumped.
And that's a problem: the
entire concept of digital logic 0 or 1 is itself a lumped model on top of the analog lumped model that approximates Maxwell's equations. If the foundation turns to quick-sand, then the building itself will start having problems.