Monzerje
Junior Member level 3
- Joined
- Oct 22, 2017
- Messages
- 28
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Location
- Kuala Lumpur, Malaysia
- Activity points
- 244
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Why do I need to do tuning since my frequency band (27.5 - 31.2 GHZ), and how can that enhance my result?First of all the filter should be properly tuned. (
You might look at your band filter as being divided into two sections: a low frequency section, and a high frequency. Run these individually through Chebyshev formulas.
Or, could this be a question whether you should start the rolloff curve at 3dB (as for a first order filter)? Or should it be 6 or 9 or12 dB, etc., as is considered an alternate way of specifying higher order filters which have a steeper curve?
Place a marker (let me say m1) to the minimum in-band attenuation, then place other two markers m2 and m3 having a delta of 3 dB with respect to m1.
You can the calculate the central frequency as Fc=[f(m2)+f(m3)]/2 and the 3dB bandwidth as BW=f(m3)-f(m2) (supposing you placed m3 at the higher frequency).
Very roughly, from you graph would be: minimum insertion loss=0.5 dB @ 30GHz, then f(m2)=27.2GHz, f(m3)=31.4GHz from which:
Fc=29.3GHz
BW(-3dB)=2.1GHz
Why do I need to do tuning since my frequency band (27.5 - 31.2 GHZ), and how can that enhance my result?
- - - Updated - - -
Show me your design of the filter (ADS schematic). Maybe you can improve something with optimization.
Why do I need to divide it into two sections?
Regarding to the rolloff, the filter order has already been defined which is 9th order
The common practice of defining the cutoff frequency at −3 dB is usually not applied to Chebyshev filters; instead the cutoff is taken as the point at which the gain falls to the value of the ripple for the final time.
I did not use lumped elements, since they cannot be used for high frequencyShow me your design of the filter (ADS schematic). Maybe you can improve something with optimization.
fo=29.31 GHz (mean of 27.09 + 31.53)
f-3dB=4.44 GHz
PB Ripple = <0.5dB error
-15dB BW = 6.2 GHz (stopband)
A11= <-10dB PB return loss
n=6 or 9 unique?
I did not use lumped elements, since they cannot be used for high frequency
View attachment 144702
This filter will not work properly in hardware.
You geometry parameters are too extreme, the schematic models are not accurate at these aspect ratios. Check the model parameter limitations in online help.
And even with proper MCLIN parameters, you need to include MSTEP for the steps in width and MOPEN for the open end effect.
After optimizing at schematic level, you need to check with EM (Momentum).
fo=29.31 GHz (mean of 27.09 + 31.53)
f-3dB=4.44 GHz
PB Ripple = <0.5dB error
-15dB BW = 6.2 GHz (stopband)
A11= <-10dB PB return loss
n=6 or 9 unique?
Actually the pervious parameters are much better than the one in the figure which they have been obtained from the optimization. I checked about the limitation values, but I did not find anything about it. So what is your suggestion here?
I have seen many journals, but no one has mentioned anything about MSTEP or MLOC for this type of design.
It seems that you are using a thick substrate? That results in wide lines for a given line impedance. Your coupled lines are almost square (!) which results in poor accuracy of the model. MCLIN works best for lines that are long compared to the width. For your short lines, each segment has parasitic coupling to the next element, which is not included in your piecewise analysis. You will need EM simulation (Momentum) so see that parasitic coupling.
Also note the model frequency limit from MCLIN documentation: Simulation frequency ≤ 25/H[mm] (GHz)
You will not find this in journals because this is basic simulation technique known for 30 years. See ADS online help for these elements.
MSTEP is used to model the step in width (discontinuity effect) if you connect two MLIN with different width. This will introduce parasitic series inductance and/or shunt capacitance, which is modeled by the MSTEP. MSTEP has no layout, it just models the parasitics for more accurate results.
MLOC models the open end effect of a transmission line that is left open. Again, this has no layout, and just models the parasitics for more accurate results.
Instead of using MCLIN with MLOC, you can use MCFIL. These are coupled line segments for such coupled line filters, including the open end effect.
Yes i am using FR4 with 1mm thickness since it's the only available material here in Malaysia.
I was looking in MCFIL limitation and it is similar to MCLIN Simulation frequency ≤ 25/H[mm] (GHz), even though I tried to use it but I did not find the place to add the even and odd characteristic impedances or even how to calculate the S, W, and L since MCFIL is not included in LineCala tool.
If I use MCFIL, I still need to add MSTEP between them right?
Then don't forget to put realistic values for loss tangent into your MSUB, so that you can see the effect of FR4 losses.
Yes, I got your point, I have to replace MCLIN with MCFIL, but my point is, should I use the same physical parameters of MCLIN that have been calculated by ADS before optimization?You misunderstand the workflow. MCFIL is just a more accurate model for MCLIN used in these filters (two open ends). So the calculation Linecalc is the same, it is just another model for simulation.
FR4-Substrate with a height of 1mm is not a good choice for a bandpass filter at 30 GHz. Look at the layout of the filter: the microstrip models are no longer accurate or fail completely (MCFIL, MSTEP,
MCLIN, MOPEN,...). You can see this in the EM-simulation, which delivers very different results than the circuit simulation with the microstrip models.