RF Blockset S-Parameters frequency vector

Hello,
I'd like to simulate a S-parameter block (network-parameters as datasource) over a specific frequency range. Therefore, I need to enter a vector as frequency parameter. I defined the frequency vector in the base workspace via the linspace function. However, if I try to enter the name of that vector in the frequency field and apply these changes, the following error occurs:
"Failed to evaluate mask initialisation commands" and
"Caused by: Network parameter data is incomplete"
Why do I need to specify a frequency? If network-parameters are selected as datasource, the s-parameters stay the same over the whole frequency range, don't they? Or do I need to enter the s-parameters for every frequency point of the frequency vector?

 채택된 답변

Arthi Sathyamurthi
Arthi Sathyamurthi 2021년 7월 19일

1 개 추천

Although applicable at any frequency S parameters change with the measurement frequency. The Network Parameter Values in the S – Parameters block is a multidimensional array where the third dimension of the S-parameter array must be the same length as the vector of frequencies specified by the Frequency parameter. Hence if you specify the Frequency of Network Parameters property as a vector, the length should be equal to the length of the third dimension in the Network Parameter Property.

추가 답변 (0개)

카테고리

제품

릴리스

R2021a

질문:

2021년 6월 23일

답변:

2021년 7월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by