Connection of ports to ground #456
-
|
Hi! I want to ask a question about the correct positioning of the ports and their connections. I'm simulating the propagation of a signal in a strip on a simple PCB. That strip is floating on the PCB and then goes to a connector that transports the signal to an ASIC. I just want to simulate how the signal from the starting point of the strip arrives to the ASIC connectors and see how much effect has the path of the strip. In particular I want to extract the S-Parameters matrix of my system. What I'm concerned about is that in my real PCB the strip is not connected to the ground layer under the PCB, so if I put a port to inject an input signal, and this ports as in many videos an tutorials is putted from the ground to the trace, I would create a trace-ground connection that in reality doesn't exist. This should modify the behaviour of the simulation and in theory produce a different result respect to what I have, right? Am I missing something? Can I create a port that isn't connected to the ground but instead it is "incapsulated" in the trace (so same transverse section and long some mesh cells along the direction of the strip) to inject the input signal (and receive the output one)? In that way I wouldn't create that connection to the ground that doesn't exists. My point is that I'm not sure that what I saw in the tutorials and examples would simulate properly the real connections of my trace. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 11 replies
-
No. Port requires two terminal, signal and ground. There is no other solution. This is the same for all RF EM solvers, because S-parameters are only defined with ports that have signal and ground. |
Beta Was this translation helpful? Give feedback.
Great, then you can use default 50 Ohm ports. When using S-parameter data in a circuit simulator, this will automatically re-normalize the data, and the port impedance value used during EM simulation doesn't make a difference.
Best regards
Volker