S-Parameter Testbench

조회 수: 3 (최근 30일)
Christina
Christina 2024년 9월 20일
답변: Sreeram 2024년 9월 27일
Hi. I'm currently encountering Error:['untitled1/Configuration2/Solver Configuration', 'untitled1/S-Parameter Testbench/Configuration/Solver Configuration', 'untitled1/Solver Configuration']: Multiple Solver Configuration blocks connected to Physical Network. Each physical network must be connected to exactly one Solver Configuration block.
I would like to use S-Parameter Testbench after exporting the Simulink model from RF Budget Analyzer but I can't figure out how to fix the connection.
Please help me resolve this issue. Thanks

답변 (1개)

Sreeram
Sreeram 2024년 9월 27일
Hi Christina,
The error you are getting indicates that more than one ‘Solver Configuration’ blocks are connected to a single physical network. Each physical network requires exactly one ‘Solver Configuration’ block to be connected to it. You may refer to the following documentation:
I assume that you have already populated configurations in the ‘Configuration2’ block.
It seems that the ‘Configuration2’ block in the model already has a ‘Solver Configuration’ internally. So, you may consider removing the ‘Solver Configuration’ block connected in the model.
Additionally, the ‘S-Parameter Testbench’ block uses internal configuration block by default. This may be removed by unchecking ‘Use Internal Configuration block’ setting in its block parameters dialogue.
You may read more on these blocks from the documentation links given below:
I hope this helps!

카테고리

Help CenterFile Exchange에서 RF Blockset Models for Transceivers에 대해 자세히 알아보기

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by