Clear Filters
Clear Filters

Deembed S- parameters

13 views (last 30 days)
Ganesh Prasad
Ganesh Prasad on 25 Jan 2024
Edited: Ganesh Prasad on 12 Jun 2024
I need to de-embed a probe's single S-parameter to get back the original signal without the distortions added by the probe.
I do not have three s-parameter files relating to the DUT and 2 Fixtures as shown in the example below.
I do not have 3 S-parameter files to use the below example.
S_DUT = deembedsparams(S_measuredBJT,S_leftpad,S_rightpad);
Can someone please let me know how to go about deembedding a Fixture's(probe in my case) single S-parameter file.
  2 Comments
Patrick Wegener
Patrick Wegener on 12 Jun 2024
Hi Ganesh,
i have a similar problem. Have you found a workaround solution?
best regards
Patrick
Ganesh Prasad
Ganesh Prasad on 12 Jun 2024
Edited: Ganesh Prasad on 12 Jun 2024
Hi Patrick, I could not find a tool in Matlab to Deembed S parameter output.However a code was written to get back the input if an output waveform of S parameter is known.Please look into the below question under my name: Determining the input from the output using IFFT. It worked for me.Hope it helps you as well.
Best Regards
Ganesh

Sign in to comment.

Answers (0)

Categories

Find more on Code Generation in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!