How can I use 'deembedsparams' function with two input?

조회 수: 4 (최근 30일)
sohyeon jung
sohyeon jung 2018년 12월 14일
댓글: Sebastian Schuster 2022년 6월 8일
I want to de-embedding my measurement s-parameter. But the structure is not symmetric, while the 'deembedsparams' ask for 3 parameter like below.
ㅇㅇ.png
If I just want to de-embed right pad, how can I replace the left pad as empty?
I tried to insert 0, but it cause error.
  댓글 수: 2
SKP
SKP 2021년 8월 4일
Hi! unfortunately when typed like this:
S_DUT = deembedsparams(S_measuredBJT,S_leftpad,[]);
it does not work as it gives the following error: "All inputs must be the same type. You cannot mix sparameters objects with numeric inputs."
did you happen to work out how to do it?
Sebastian Schuster
Sebastian Schuster 2022년 6월 8일
It would be helpful to know, how to use this function with two S-Files, one of the DUT and one of a probe that should be de-embed. Any suggestions?

댓글을 달려면 로그인하십시오.

채택된 답변

madhan ravi
madhan ravi 2018년 12월 14일
[ ]

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Import and Network Parameters에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by