Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

71%
+3 −0
Q&A How to calculate the RC filter of a TCXO for a RFIC reference?

The RFIC manufacturer recommends to "add filtering caps" for high RF output cases. It seems your questions are really about this RF IC, not the oscillator. The oscillator itself seems to be prett...

posted 2y ago by Olin Lathrop‭

Answer
#1: Initial revision by user avatar Olin Lathrop‭ · 2022-01-25T23:10:25Z (about 2 years ago)
<blockquote>The RFIC manufacturer recommends to "add filtering caps" for high RF output cases.</blockquote>

It seems your questions are really about this RF IC, not the oscillator.  The oscillator itself seems to be pretty straight forward.  You apply power and an accurate frequency comes out, which is 30 MHz in your case.  Some versions of this oscillator have a control input that can tweak the output frequency a bit as a function of the control voltage, but you are not using that type.  You have a three-terminal device: Power, Ground, and output (although in your case there are two ground pins).

Without the RFIC datasheet, it's not clear what "high RF output" means.  Is that high frequency, high power, or something else?

<blockquote>They say that component values should be chosen based on frequency band, which I assume means a suitable cut-off frequency for the RF carrier.</blockquote>

Again, this is about the RFIC, not the oscillator.  Most likely, they want the capacitors smaller at higher frequencies.  Put another way, they want their impedances to be about the same regardless of what frequency you use.

It's also not clear what this has to do with the carrier.  You say this TCXO if for the <i>local oscillator</i>.  That might mean the IF, or maybe something that goes thru a PLL/divider chain to make the actual carrier from.

<blockquote>How do I pick the values of R1 and C7 given a certain cut-off frequency (say for example 500MHz)?</blockquote>

You haven't given us enough information to answer that.  The place to look would be the RFIC datasheet.

Just guessing, it looks like R1 works against the series combination of C7 and C8 to form a low pass filter.  That is probably to attenuate the harmonics of the TXCO output.  The capacitance of this RC filter is split into two pieces so that there is a tap for an attenuated versions of the filtered TXCO output.  That's just a guess from looking only at the circuit you show.

<blockquote>What is the purpose of C7, is actually part of the filter or is it only there for blocking purposes? Why isn't it sitting towards ground?</blockquote>

Again, the circuit you show is dictated by the RFIC, not the TXCO.  Look at the detailed description of the XIN input of the RFIC.  My guess is that C7 is primarily there to block DC.  C7 and C6 form a voltage divider.  Whoever created that circuit seemed to think that the output of the TXCO needs to be attenuated before being fed into the XIN input of the RFIC.  Only the RFIC datasheet can provide the parameters of the XIN input.

The part that I find most curious is C8.  It is directly between XOUT and ground.  Perhaps this would make sense after a careful read of the RFIC datasheet.