[SI-LIST] Seasim - port definition for s4p files

  • From: "Filip, Cristian" <Cristian_Filip@xxxxxxxxxx>
  • To: "si-list@xxxxxxxxxxxxx" <si-list@xxxxxxxxxxxxx>
  • Date: Mon, 24 Jul 2017 20:48:13 +0000

Hello,
I would appreciate if someone could explain how the port definition works in 
Seasim, or at least how the configuration file should look like for an s4p file.

The test_example.sea, which works with s12p s-parameters as input, contains the 
following rows:
.
.
.
step_portout (9,10)        # Differential Rx port
step_portsin (3,4),(1,2),(5,6) # Differential Tx ports
.
.
.
tstone_ports [\
['0', '', 'Gen3 package model'],\
['1', '1', 's12p_Txpkg_642010_b.s12p', '[1,3,5,7,9,11]', '[2,4,6,8,10,12]'],\
['1', '1', 's12p_pin2pin_642010_b.s12p', '[1,3,5,7,9,11]', '[2,4,6,8,10,12]'],\
['1', '1', 's12p_Rx_pkg_642010_b.s12p', '[1,3,5,7,9,11]', '[2,4,6,8,10,12]'],\
]
.
.
.
After reducing the number of ports of the original s-parameters from 12 to 4, I 
modified this file as shown below and re-run the simulation:
.
.
.
step_portout (2,4)        # Differential Rx port
step_portsin (1,3)        # Differential Tx ports
.
.
.
tstone_ports [\
['0', '', 'Gen3 package model'],\
['1', '1', 's12p_Txpkg_642010_b.s4p', '[1,3]', '[2,4]'],\
['1', '1', 's12p_pin2pin_642010_b.s4p', '[1,3]', '[2,4]'],\
['1', '1', 's12p_Rx_pkg_642010_b.s4p', '[1,3]', '[2,4]'],\
]
.
.
.
Seasim fails simulating and generates the error message: "Unknown port 
identifiers: (2, 4) 1". The s4p files have ports 1, 2 and 3, 4 strongly 
connected or in other words input ports are 1, 3 and output ports are 2, 4.

Thank you in advance,

Cristian


------------------------------------------------------------------
To unsubscribe from si-list:
si-list-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field

or to administer your membership from a web page, go to:
//www.freelists.org/webpage/si-list

For help:
si-list-request@xxxxxxxxxxxxx with 'help' in the Subject field


List forum  is accessible at:
               http://tech.groups.yahoo.com/group/si-list

List archives are viewable at:     
                //www.freelists.org/archives/si-list
 
Old (prior to June 6, 2001) list archives are viewable at:
                http://www.qsl.net/wb6tpu
  

Other related posts: