We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation Photonics How to implement finite rejection ratio notch filter in INTERCONNECT? Reply To: How to implement finite rejection ratio notch filter in INTERCONNECT?

Kyle
Ansys Employee

Hi, I don't think there is a built-in element in the Element Library that will do this. You will have to create a custom element with S-parameters. The best way to do this is probably with a Scripted Element that uses the setsparameter command. The "Frequency Dependent Transmission" element in the "scripted_elements.icp" file on the Scripted Element page uses this approach. You can use this to set the amplitude of the S-parameters to match the amplitudes of your filter.Â