Note: Even the most current version of Genesys may not contain up-to-date libraries of our inductor models and S-parameters. The Coilcraft SPICE models page provides the most current and accurate versions of our models on our web site.
S-parameters are convenient to use, but the frequency resolution may not be adequate for narrowband simulations. Yield analysis is not possible with S-parameters. If the frequency resolution is inadequate or if you wish to perform a yield analysis, use our lumped element (SPICE) models (see below).
Our S-parameters are provided in a single compressed "zipped" file. The file must be "unzipped" after downloading to obtain the separate inductor value S-parameter files.
To view the S-parameter characteristics only of this part, add an input port to the "1" port, and an output port to the "2" port.
To connect the S-parameter element into your circuit, wire the input and output ports to other components in your schematic.
To model our rf chip inductors, each individual lumped element (R2, RVAR1, L, C and R1) for the complete model must be placed into the schematic. An example chip inductor schematic is shown in Figure 1.
To model our power inductors, each individual lumped element (R2, RVAR1, LVAR, C, R1, RVAR2) for the complete model must be placed into the schematic. An example of a power inductor schematic is shown in Figure 2.
After all the lumped elements are placed into the schematic, change the value for each element to match the value in the model table for the specific inductor. If you plan to model different Coilcraft inductors in the same schematic, be sure to rename the individual lumped elements and variables, then update the values from the model table for each inductor.
Important! All examples below use MHz as the project frequency units. Eagleware Genesys requires conversion of frequency units used in frequency-dependent equations.
For example: For frequency units in:The ideal inductor lumped element in Eagleware Genesys has an optional Q value. Make sure that this Q value is set to a very high number (such as 100e6).
Important! Our models represent de-embedded measurements in which fixture parasitic reactances have been removed. Fixture (or circuit board) parasitic reactances raise the effective impedance (and the effective inductance), lower the self-resonant frequency (SRF), and shift the Q curve. For the most accurate model of our inductors in your specific circuit environment, you must include your circuit board model in the simulation.
To view the effective series inductance of the model in a graph:
Note: This example multiplies the inductance result by 1e9 to convert to nH units. You must modify this factor to adjust it to the applicable inductance units if different from nH (e.g. change 1e9 to 1e6 for uH).Measuring inductance in Genesys 2005 is different than in previous releases. Start by creating two new variables in the "Equations" window:
inputZ = im(zin(Linear1_Sch1_Data.S[1,1],Linear1_Sch1_Data.ZPORT[1])) L_model = (inputZ./(2*PI*Linear1_Sch1_Data.F))*1e6
Once these variables are created, they can be accessed in rectangular graphs or as outputs in the "data" section of the simulation. To see a tabular output, open the Data section of the simulation and right click in the variable section and select "add new variable".
Enter the variable "L_model" into the formula prompt as "L" or "Inductance". The inductance is output in the data section.
To create a rectangular graph, select "Equations" in the Dataset section. Enter "L_model" into the measurement section of the graph properties.
Q values and curves in our data sheets are typically based on measurements using an impedance analyzer in a 50 Ohm environment, giving a 1-port (reflection) measurement result. If Q calculations are to be compared with data sheet values and curves, they should be based on a simulation with one port of the inductor model connected to ground (as shown in Figure 2).
If you are interested in the Q of the inductor in a 2-port series configuration, the additional 50 Ohms impedance of the second port results in a lower simulated Q value than the 1-port configuration. This result is logical considering that the additional 50 Ohms applies to the "Re [Z]" in the denominator of the Q calculation equation.
To view the Q of the model in a graph: