RF inductor model for ADS simulation
时间:04-11
整理:3721RD
点击:
I have the RF inductor model (just an example) as shown here;
subckt L_a ( aa bb f )
l1 ( aa c ) inductor l=1.5e-09
r1 ( c bb ) resistor r=4.60
c1 ( aa bb ) capacitor c=3.0e-15
c2 ( d f ) capacitor c=6.0e-14
c3 ( e f ) capacitor c=5.90e-14
r2 ( d f ) resistor r=232.00
r3 ( e f ) resistor r=231.00
c4 ( aa d ) capacitor c=4.20e-14
c5 ( bb e ) capacitor c=5.30e-14
l2 ( bb g ) inductor l=3.50e-10
r4 ( g c ) resistor r=3.2
ends L_a
I need to apply it in to my RF design (i.e LNA) - but how do i get the value of inductor of this subckt?
subckt L_a ( aa bb f )
l1 ( aa c ) inductor l=1.5e-09
r1 ( c bb ) resistor r=4.60
c1 ( aa bb ) capacitor c=3.0e-15
c2 ( d f ) capacitor c=6.0e-14
c3 ( e f ) capacitor c=5.90e-14
r2 ( d f ) resistor r=232.00
r3 ( e f ) resistor r=231.00
c4 ( aa d ) capacitor c=4.20e-14
c5 ( bb e ) capacitor c=5.30e-14
l2 ( bb g ) inductor l=3.50e-10
r4 ( g c ) resistor r=3.2
ends L_a
I need to apply it in to my RF design (i.e LNA) - but how do i get the value of inductor of this subckt?
- Distance between air coil inductors
- How is the maximum inductor value in a technology process is determined
- Transmission Line vs Lumped Inductor Choice in Distributed power Amplifier Design
- Why the inductor equation is different in this paper
- Why an input inductor required in all GPS LNA?
- How to realize inductor from transmission line (micro-strip and CPW lines)
