10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Setting Up An Analysis<br />

Transfer Function<br />

Symptoms<br />

The .PZ command generates G and C matrices. The pole-zero post-processor computes poles<br />

and zeros, and generates approximated FNS to be used. It uses a QZ algorithm to solve the<br />

generalized Eigenvalue system:<br />

GX = λCX<br />

The CPU cost of the QZ algorithm is approximately n 3 , where n is the size of the G and C<br />

matrices. When n > 500, the CPU time is large, and numerical issues may arise. This is a<br />

constraint of the QZ algorithm.<br />

Solution<br />

Use a two-step S-parameter block approach:<br />

1. Extract the S-parameters of the circuit (using .FFILE and .AC commands).<br />

This generates a .s2p file containing the S-parameters.<br />

2. Use this S-parameter file in one of two ways:<br />

o<br />

o<br />

Use this S-parameter file (.s2p) as a macromodel of the circuit (using an FBLOCK<br />

model). This is more accurate than the FNS pole-zero approach.<br />

Alternatively, specify the .PZ command with the S-parameter file (.s2p) (using an<br />

FBLOCK model). The pole-zero post-processor can then be used to compute the<br />

poles and zeros as before, avoiding any numerical issues.<br />

Related Topics<br />

Tip<br />

See “.AC,” “.FFILE” and “.PZ” in the Eldo Reference Manual.<br />

Pole-Zero Analysis Flow<br />

Pole-Zero Analysis Output<br />

FNS Model<br />

Working with S, Y, Z Parameters<br />

Transfer Function<br />

The .TF command calculates the small signal transfer function by linearizing around a bias<br />

point. The gain from the input voltage source to the output node or source is calculated and<br />

output to the .chi file together with the input and output impedances.<br />

Tip<br />

See “.TF” in the Eldo Reference Manual.<br />

Eldo® User's Manual, 15.3 237

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!