Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Old October 13th 03, 01:20 AM
Joe McElvenney
 
Posts: n/a
Default

Len,

Fairchild's application note AN-393 is an informative one from the
standpoint of _transient_ switching analysis. Analysis or simulation
for impedance matching, presuming matching at a single frequency,
leans towards _steady state_ analysis.


You are right about AN-393, and the non-linearities, of course. However
when I first posted I needed a ballpark figure and the app-note gave it me. My
application is a rather mundane, fixed frequency, 10MHz frequency standard
required to drive a counter/signal generator combo and whose output should be
reasonably sinusoidal so as not to spray harmonics around the place. The
buffered or inverted output coming off the VCXO has to supply about 1V pk-pk
into 50 ohms. A 74HC04 or '07 followed by a single-section, image-parameter, pi
-section filter appears to do the job but it was just my day for being
scientific :-(


Cheers - Joe


  #2   Report Post  
Old October 13th 03, 06:15 AM
Roy Lewallen
 
Posts: n/a
Default

Make sure to keep the capacitor leads in the filter very short, and
build the filter so there isn't a sneak path around it. HF filters often
lose their lowpass characteristics at VHF and above due to stray
impedances and resonances. The 74HC series switches very fast, so it
generates some really high frequency stuff you really need to
effectively filter.

Roy Lewallen, W7EL

Joe McElvenney wrote:

You are right about AN-393, and the non-linearities, of course. However
when I first posted I needed a ballpark figure and the app-note gave it me. My
application is a rather mundane, fixed frequency, 10MHz frequency standard
required to drive a counter/signal generator combo and whose output should be
reasonably sinusoidal so as not to spray harmonics around the place. The
buffered or inverted output coming off the VCXO has to supply about 1V pk-pk
into 50 ohms. A 74HC04 or '07 followed by a single-section, image-parameter, pi
-section filter appears to do the job but it was just my day for being
scientific :-(


Cheers - Joe



  #3   Report Post  
Old October 13th 03, 09:19 PM
Ashhar Farhan
 
Posts: n/a
Default

Roy Lewallen wrote in message ...
Make sure to keep the capacitor leads in the filter very short, and
build the filter so there isn't a sneak path around it. HF filters often
lose their lowpass characteristics at VHF and above due to stray
impedances and resonances. The 74HC series switches very fast, so it
generates some really high frequency stuff you really need to
effectively filter.


often, u might find a need for a diplexer at the output of the 74HC
series! quite like terminating the HEXFET power amps. I would suggest
that u include a 22 ohms resistor in series with the output and about
20-30 of capacitor to smoothen out the jitter on the square wave
edges. we used to need this to prevent the memory IC from blowing up
when driven by fast TTL chips with a large fan out.

- farhan
  #4   Report Post  
Old October 13th 03, 09:19 PM
Ashhar Farhan
 
Posts: n/a
Default

Roy Lewallen wrote in message ...
Make sure to keep the capacitor leads in the filter very short, and
build the filter so there isn't a sneak path around it. HF filters often
lose their lowpass characteristics at VHF and above due to stray
impedances and resonances. The 74HC series switches very fast, so it
generates some really high frequency stuff you really need to
effectively filter.


often, u might find a need for a diplexer at the output of the 74HC
series! quite like terminating the HEXFET power amps. I would suggest
that u include a 22 ohms resistor in series with the output and about
20-30 of capacitor to smoothen out the jitter on the square wave
edges. we used to need this to prevent the memory IC from blowing up
when driven by fast TTL chips with a large fan out.

- farhan
  #5   Report Post  
Old October 13th 03, 06:15 AM
Roy Lewallen
 
Posts: n/a
Default

Make sure to keep the capacitor leads in the filter very short, and
build the filter so there isn't a sneak path around it. HF filters often
lose their lowpass characteristics at VHF and above due to stray
impedances and resonances. The 74HC series switches very fast, so it
generates some really high frequency stuff you really need to
effectively filter.

Roy Lewallen, W7EL

Joe McElvenney wrote:

You are right about AN-393, and the non-linearities, of course. However
when I first posted I needed a ballpark figure and the app-note gave it me. My
application is a rather mundane, fixed frequency, 10MHz frequency standard
required to drive a counter/signal generator combo and whose output should be
reasonably sinusoidal so as not to spray harmonics around the place. The
buffered or inverted output coming off the VCXO has to supply about 1V pk-pk
into 50 ohms. A 74HC04 or '07 followed by a single-section, image-parameter, pi
-section filter appears to do the job but it was just my day for being
scientific :-(


Cheers - Joe





  #6   Report Post  
Old October 13th 03, 10:47 PM
Avery Fineman
 
Posts: n/a
Default

In article , Joe McElvenney
writes:

You are right about AN-393, and the non-linearities, of course. However
when I first posted I needed a ballpark figure and the app-note gave it me.

My
application is a rather mundane, fixed frequency, 10MHz frequency standard
required to drive a counter/signal generator combo and whose output should be
reasonably sinusoidal so as not to spray harmonics around the place. The
buffered or inverted output coming off the VCXO has to supply about 1V pk-pk
into 50 ohms. A 74HC04 or '07 followed by a single-section, image-parameter,
pi -section filter appears to do the job but it was just my day for being
scientific :-(


No problem here. :-)

As a first approximation for the application, it should be intuitive that
the peak-to-peak voltage out of the gate/inverter into a resistive load
would yield the beginning of data on RF power output capability. The
rest can be figured out on the bench.

More eleborate data sheets for particular devices have specs for
driving different loads, usually as the logic 1 level voltage minimum
for a given resistive load. Depends on the manufacture's budget for
data sheet preparation, I would guess, since those vary in content.

If others are trying such an application at maximum power handling
capability and need lowpass filtering, a caution. Some elliptic filter
input impedances can vary widely in stopband frequencies. That
might, but not necessarily, result in edge spikes above breakdown
at the gate/inverter output. Butterworth response filters are the
most forgiving of such but also have the lowest stopband attenuation.
The 74HC family ought to be rather robust on that and I don't think
it is a great concern.

I did encounter some problems with 74S devices driving filters some
years ago when using a gate as a digital mixer for an optical
interferometer phase measurement instrument. That was with old
74S family devices before the newer incorporated protection
devices were introduced a decade or so ago.

"Digital mixers" work very well indeed when both RF inputs are at
similar high levels common to digital circuits. It's quite easy to get
difference frequency output and to lowpass filter it to remove the
input frequency components. Never tried it for sum-output mixing,
probably need a spectrum analyzer handy for such circuits.

Len Anderson
retired (from regular hours) electronic engineer person


  #7   Report Post  
Old October 13th 03, 10:47 PM
Avery Fineman
 
Posts: n/a
Default

In article , Joe McElvenney
writes:

You are right about AN-393, and the non-linearities, of course. However
when I first posted I needed a ballpark figure and the app-note gave it me.

My
application is a rather mundane, fixed frequency, 10MHz frequency standard
required to drive a counter/signal generator combo and whose output should be
reasonably sinusoidal so as not to spray harmonics around the place. The
buffered or inverted output coming off the VCXO has to supply about 1V pk-pk
into 50 ohms. A 74HC04 or '07 followed by a single-section, image-parameter,
pi -section filter appears to do the job but it was just my day for being
scientific :-(


No problem here. :-)

As a first approximation for the application, it should be intuitive that
the peak-to-peak voltage out of the gate/inverter into a resistive load
would yield the beginning of data on RF power output capability. The
rest can be figured out on the bench.

More eleborate data sheets for particular devices have specs for
driving different loads, usually as the logic 1 level voltage minimum
for a given resistive load. Depends on the manufacture's budget for
data sheet preparation, I would guess, since those vary in content.

If others are trying such an application at maximum power handling
capability and need lowpass filtering, a caution. Some elliptic filter
input impedances can vary widely in stopband frequencies. That
might, but not necessarily, result in edge spikes above breakdown
at the gate/inverter output. Butterworth response filters are the
most forgiving of such but also have the lowest stopband attenuation.
The 74HC family ought to be rather robust on that and I don't think
it is a great concern.

I did encounter some problems with 74S devices driving filters some
years ago when using a gate as a digital mixer for an optical
interferometer phase measurement instrument. That was with old
74S family devices before the newer incorporated protection
devices were introduced a decade or so ago.

"Digital mixers" work very well indeed when both RF inputs are at
similar high levels common to digital circuits. It's quite easy to get
difference frequency output and to lowpass filter it to remove the
input frequency components. Never tried it for sum-output mixing,
probably need a spectrum analyzer handy for such circuits.

Len Anderson
retired (from regular hours) electronic engineer person


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
Tx Source Impedance & Load Reflections Richard Fry Antenna 8 May 28th 04 06:29 PM
Mobile Ant L match ? Henry Kolesnik Antenna 14 January 20th 04 04:08 AM
A Subtle Detail of Reflection Coefficients (but important to know) Dr. Slick Antenna 199 September 12th 03 10:06 PM
Reflection Coefficient Smoke Clears a Bit Dr. Slick Antenna 126 September 10th 03 04:26 PM


All times are GMT +1. The time now is 03:06 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