Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Old March 18th 04, 06:19 AM
Tom Bruhns
 
Posts: n/a
Default

Paul Burridge wrote in message . ..


Yes, but I'd hoped to avoid any intermediate amplification stages.
Looks like I'll have to swallow it.


Exactly how much power do you need? Exactly how "clean" (free from
other harmonics) must it be? Don't you have an amplifier in the
circuit you're playing with anyway? 100mW should be easy with a
single stage following the digital square wave, and a full watt is
certainly feasible with the right design. If you were hoping for
100mW of fifth harmonic from a single HC output, you were probably
dreaming.
  #3   Report Post  
Old March 18th 04, 06:16 PM
Tom Bruhns
 
Posts: n/a
Default

Paul Burridge wrote in message . ..

Exactly how much power do you need?


Only enough to feed another inverter gate.


Egad, Paul! You've been wasting this much net bandwidth just to drive
another HC gate?? All you need is a filter/matching circuit that
steps up the voltage. This is DOG SIMPLE! See below.

Exactly how "clean" (free from
other harmonics) must it be?


Preferably filthy. It's another multiplier (this time only 3X, thank
God!)


Then you need a clean enough input that you'll get the desired output
purity. "Filthy" is likely NOT the right answer and will just get you
into further trouble. But fortunately, "clean" is simple, and "really
clean" isn't at all difficult.

Try this: square wave output -- I don't recall your exact freq; I
used 3.7MHz -- from HC gate, feeds 4.58pF capacitor (make at least
that one tuneable). Other end of cap feeds 20uH inductor, Qu=200.
Other end of that inductor connects to next gate input, and net 18.6pF
of capacitance to ground: say 15pF cap plus 3.6pF of gate input
capacitance. For DC bias, gate input to ground = 22kohms; gate input
to Vcc = 47kohms. That keeps the gate in a valid logic state when
there's no excitation. Assuming the gate's RF input resistance at
18MHz is at least 2.5kohms, you should get a voltage gain at the fifth
harmonic of about 15dB, which will be ample to drive the gate input.
The available current from the filter is low enough that the gate's
input protection diodes should clamp things nicely at the rails. Be
sure to use a gate that has input protection, or else add
low-capacitance, fast diodes externally. Gain at the third and
seventh is down 20dB or so from that. If it needs to be cleaner than
that, you can add a second resonator.

The gate biasing suggested may result in an output duty cycle
significantly different from 50%. If you will always have 3.7MHz
drive, you can bias the input more in the center of its range, or even
rearrange the circuit a bit and use a feedback resistor from output to
input to set the DC bias. The gate's input impedance is then much
lower, but you don't need much voltage to drive it. Don't use that
trick with a Schmitt trigger input, though.

69 turns of 36AWG (0.125mm) wire, spaced 2 wire diameters c-c, on an
0.375" former, should give you about 20uH at Qu=200 and first parallel
SRF about 50MHz, but you should be able to make it more compact using
something like a T-50-2 powdered iron core.
  #5   Report Post  
Old March 19th 04, 12:01 AM
Tom Bruhns
 
Posts: n/a
Default

BTW, I just built the suggested circuit, on one of those old white
plug-boards which is NOT a great idea at RF. It worked fine. Easy to
tune just with a scope. Performance was as I expected: full -0.6V to
+5.6V or so swing at 18MHz at the input of the "18MHz" gate, and an
18MHz rectangular wave at its output. 74HC04 hex inverter; 3 stages
as a simple RC oscillator to generate the 3.7MHz input. Duty cycle of
that 3.7MHz was fairly close to 50%, but definitely not right on. The
performance tells me that the 'HC04 really does have a fairly high
input impedance at 18MHz, and requires under a milliwatt to
drive--perhaps well under. There's AMPLE fifth harmonic power in that
3.7MHz square wave out of an 'HC04, and you just need to filter and do
whatever impedance transformation is appropriate to get the desired
result.

Incomplete filtering of the non-fifth harmonics causes variation in
the output pulse width (in a cycle that repeats every cycle of the
3.7MHz input), and frankly if I wanted a pretty pure 15th harmonic at
the final output, I'd use a bit better filter to get a cleaner fifth.
But try the simple one first, to convince yourself that it's possible.
It's a pretty "hack" circuit, in that I just made educated guesses at
the 'HC04 input and output impedances at 18MHz, and at a reasonable
load resistance for an 'HC04. It could probably be optimized a bit,
but it DOES work as described.

Inductor Qu: The loaded Q of the circuit I described depends on the
output impedance of an 'HC04 inverter, and the input impedance of the
same with the bias resistors included. It should be running somewhere
around 20-25, I believe. That determines how well the third and
seventh are rejected. The unloaded Q of the inductor determines how
much fifth-harmonic power is lost in the filter. You can stand some
loss, but you don't want to waste too much. If the loaded Q is 25 and
the inductor has an unloaded Q of 50, then you will waste half the
power in the inductor. That probably would still work, but it would
be better if the Q was more like 100, as a minimum. Based on what
I've been hearing so far, I'm not very confident that you will be able
to tell the Qu of your junque-box inductors, especially since you need
to know it at the operating frequency. Qu of a lot of manufactured
inductors is quite low, especially at non-optimal frequencies. If you
picked a ~20uH inductor designed for use in a switching power supply
at 100kHz, it could well be awful at 18MHz. It only takes a couple
minutes to wind up an air-core one, so that's what I'd suggest. The
one I used was 49 turns on a T-94-2 powdered iron core.

Cheers,
Tom


Paul Burridge wrote in message . ..
On 18 Mar 2004 10:16:53 -0800, (Tom Bruhns) wrote:

Paul Burridge wrote in message . ..

Exactly how much power do you need?

Only enough to feed another inverter gate.


Egad, Paul! You've been wasting this much net bandwidth just to drive
another HC gate?? All you need is a filter/matching circuit that
steps up the voltage. This is DOG SIMPLE! See below.


Thanks, Tom. I'll give your suggestion a try. Just one question: is
the unloaded Q of 200 you specify critical? I probably have a 20uH
factory-made inductor laying about in my parts stash but won't know
it's Q without measuring it. Need I bother?



  #6   Report Post  
Old March 19th 04, 04:44 PM
Paul Burridge
 
Posts: n/a
Default

On 18 Mar 2004 16:01:29 -0800, (Tom Bruhns) wrote:

BTW, I just built the suggested circuit, on one of those old white
plug-boards which is NOT a great idea at RF. It worked fine. Easy to
tune just with a scope. Performance was as I expected: full -0.6V to
+5.6V or so swing at 18MHz at the input of the "18MHz" gate, and an
18MHz rectangular wave at its output. 74HC04 hex inverter; 3 stages
as a simple RC oscillator to generate the 3.7MHz input. Duty cycle of
that 3.7MHz was fairly close to 50%, but definitely not right on. The
performance tells me that the 'HC04 really does have a fairly high
input impedance at 18MHz, and requires under a milliwatt to
drive--perhaps well under. There's AMPLE fifth harmonic power in that
3.7MHz square wave out of an 'HC04, and you just need to filter and do
whatever impedance transformation is appropriate to get the desired
result.


Hi Tom,
Thanks for taking the trouble to cobble together this circuit. I've
done likewise here but am sorry to report that all I'm getting is the
ubiquitous 3rd harmonic on 10.whatever Mhz as usual, regardless of
what the variable cap's tuned to. I made the cap to ground variable as
well, but no dice.:-(. The output looks as if it may well have some
higher frequency content and could be filtered to recover a useable
level of 5th., however. I don't think there's a quick and dirty way to
achieve this - for you perhaps with your longer experience, but sadly
not at this end. Looks like I'm going to just have to swallow hard and
build some proper filtering and use a few more amplifying stages: no
big deal but I just wish I'd known it from the outset as it would have
saved me a lot of time and trouble. I don't think you can get away
with short cuts at RF, especially if you're a non-expert.



--

The BBC: Licensed at public expense to spread lies.
  #7   Report Post  
Old March 19th 04, 05:46 PM
Harold E. Johnson
 
Posts: n/a
Default


I don't think you can get away
with short cuts at RF, especially if you're a non-expert.

3 MHz is practically DC. Why don't you ask one of your friends at the BBC to
build it for you.

W4ZCB


  #8   Report Post  
Old March 19th 04, 05:46 PM
Harold E. Johnson
 
Posts: n/a
Default


I don't think you can get away
with short cuts at RF, especially if you're a non-expert.

3 MHz is practically DC. Why don't you ask one of your friends at the BBC to
build it for you.

W4ZCB


  #9   Report Post  
Old March 19th 04, 04:44 PM
Paul Burridge
 
Posts: n/a
Default

On 18 Mar 2004 16:01:29 -0800, (Tom Bruhns) wrote:

BTW, I just built the suggested circuit, on one of those old white
plug-boards which is NOT a great idea at RF. It worked fine. Easy to
tune just with a scope. Performance was as I expected: full -0.6V to
+5.6V or so swing at 18MHz at the input of the "18MHz" gate, and an
18MHz rectangular wave at its output. 74HC04 hex inverter; 3 stages
as a simple RC oscillator to generate the 3.7MHz input. Duty cycle of
that 3.7MHz was fairly close to 50%, but definitely not right on. The
performance tells me that the 'HC04 really does have a fairly high
input impedance at 18MHz, and requires under a milliwatt to
drive--perhaps well under. There's AMPLE fifth harmonic power in that
3.7MHz square wave out of an 'HC04, and you just need to filter and do
whatever impedance transformation is appropriate to get the desired
result.


Hi Tom,
Thanks for taking the trouble to cobble together this circuit. I've
done likewise here but am sorry to report that all I'm getting is the
ubiquitous 3rd harmonic on 10.whatever Mhz as usual, regardless of
what the variable cap's tuned to. I made the cap to ground variable as
well, but no dice.:-(. The output looks as if it may well have some
higher frequency content and could be filtered to recover a useable
level of 5th., however. I don't think there's a quick and dirty way to
achieve this - for you perhaps with your longer experience, but sadly
not at this end. Looks like I'm going to just have to swallow hard and
build some proper filtering and use a few more amplifying stages: no
big deal but I just wish I'd known it from the outset as it would have
saved me a lot of time and trouble. I don't think you can get away
with short cuts at RF, especially if you're a non-expert.



--

The BBC: Licensed at public expense to spread lies.
  #10   Report Post  
Old March 19th 04, 12:01 AM
Tom Bruhns
 
Posts: n/a
Default

BTW, I just built the suggested circuit, on one of those old white
plug-boards which is NOT a great idea at RF. It worked fine. Easy to
tune just with a scope. Performance was as I expected: full -0.6V to
+5.6V or so swing at 18MHz at the input of the "18MHz" gate, and an
18MHz rectangular wave at its output. 74HC04 hex inverter; 3 stages
as a simple RC oscillator to generate the 3.7MHz input. Duty cycle of
that 3.7MHz was fairly close to 50%, but definitely not right on. The
performance tells me that the 'HC04 really does have a fairly high
input impedance at 18MHz, and requires under a milliwatt to
drive--perhaps well under. There's AMPLE fifth harmonic power in that
3.7MHz square wave out of an 'HC04, and you just need to filter and do
whatever impedance transformation is appropriate to get the desired
result.

Incomplete filtering of the non-fifth harmonics causes variation in
the output pulse width (in a cycle that repeats every cycle of the
3.7MHz input), and frankly if I wanted a pretty pure 15th harmonic at
the final output, I'd use a bit better filter to get a cleaner fifth.
But try the simple one first, to convince yourself that it's possible.
It's a pretty "hack" circuit, in that I just made educated guesses at
the 'HC04 input and output impedances at 18MHz, and at a reasonable
load resistance for an 'HC04. It could probably be optimized a bit,
but it DOES work as described.

Inductor Qu: The loaded Q of the circuit I described depends on the
output impedance of an 'HC04 inverter, and the input impedance of the
same with the bias resistors included. It should be running somewhere
around 20-25, I believe. That determines how well the third and
seventh are rejected. The unloaded Q of the inductor determines how
much fifth-harmonic power is lost in the filter. You can stand some
loss, but you don't want to waste too much. If the loaded Q is 25 and
the inductor has an unloaded Q of 50, then you will waste half the
power in the inductor. That probably would still work, but it would
be better if the Q was more like 100, as a minimum. Based on what
I've been hearing so far, I'm not very confident that you will be able
to tell the Qu of your junque-box inductors, especially since you need
to know it at the operating frequency. Qu of a lot of manufactured
inductors is quite low, especially at non-optimal frequencies. If you
picked a ~20uH inductor designed for use in a switching power supply
at 100kHz, it could well be awful at 18MHz. It only takes a couple
minutes to wind up an air-core one, so that's what I'd suggest. The
one I used was 49 turns on a T-94-2 powdered iron core.

Cheers,
Tom


Paul Burridge wrote in message . ..
On 18 Mar 2004 10:16:53 -0800, (Tom Bruhns) wrote:

Paul Burridge wrote in message . ..

Exactly how much power do you need?

Only enough to feed another inverter gate.


Egad, Paul! You've been wasting this much net bandwidth just to drive
another HC gate?? All you need is a filter/matching circuit that
steps up the voltage. This is DOG SIMPLE! See below.


Thanks, Tom. I'll give your suggestion a try. Just one question: is
the unloaded Q of 200 you specify critical? I probably have a 20uH
factory-made inductor laying about in my parts stash but won't know
it's Q without measuring it. Need I bother?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Shorted 1/4 wave stub ? Henry Kolesnik Antenna 87 June 17th 04 11:04 PM
A Simple Harmonic Generator. Reg Edwards Antenna 12 March 23rd 04 08:16 AM
Frequency multiplication Jim Thompson Homebrew 108 February 25th 04 04:54 PM


All times are GMT +1. The time now is 07:43 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 RadioBanter.
The comments are property of their posters.
 

About Us

"It's about Radio"

 

Copyright © 2017