The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Modeling >> Transmission Lines and Other Distributed Devices >> Passive element modeling in Cadence
https://designers-guide.org/forum/YaBB.pl?num=1164292846

Message started by neoflash on Nov 23rd, 2006, 6:40am

Title: Passive element modeling in Cadence
Post by neoflash on Nov 23rd, 2006, 6:40am

Normally, those passive elements will be a w-element, or a touchstone file. They will either be represented by a subckt, or special instance in cadence library.

However, cadence analogLib does not support w-element instance and s-parameter instance. Currently, we manually edit spice netlist and add those passive elements into the circuit.

Any suggestion to make those passive elements could be directly extracted from schematic?

Title: Re: Passive element modeling in Cadence
Post by jbdavid on Dec 8th, 2006, 11:06pm

s - parameter instances are supporte.. just use an n2port

on top of that you can use the tline, mtline,  msline
models, and they even have tools to help you pick the right geomtry for the impedance..

I took the subcircuit model they generated for a shielded 2 wire transmission line, and modified it for arbitrary length,
put it with its own symbol..
I even wrote a verilog-ams model for the block to have the correct delay for the length when I use it in a digital (ie CML ) context..
maybe after the holidays I can write that up..
jbd


Title: Re: Passive element modeling in Cadence
Post by neoflash on Dec 10th, 2006, 5:51am

any way to use w-element?

Title: Re: Passive element modeling in Cadence
Post by Ken Kundert on Dec 10th, 2006, 9:20am

If I remember right Spectre does have a component called the 'mtline' that is supposed to be a superset of the 'w-element'. If you applied Spectre to an HSpice netlist containing such a component, it might very well just simulate it without difficulty. If you wanted to use it in a Spectre netlist you would have to use "spectre -h mtline" to help you specify the parameters in Spectre format.

-Ken

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.