When using noiseParameters functions, why do I have to set the impedance to 1 and not 50.
조회 수: 27 (최근 30일)
이전 댓글 표시
I have created a cascade of S-Parameter files using the RF Toolbox. When I use the noiseParameters function for the active elements to calculate the noise figure, I notice that to get a noise figure close to what I have calculated manually, I need to set the impedance to 1 Ohm.
However, I am certain that these S-Parameter files represent 50 Ohm systems. This discrepancy is concerning, and I would appreciate any insights or suggestions on how to resolve this issue.
Thank you!
댓글 수: 2
Anmol
2025년 11월 7일 6:16
Hi James,
I understand that you are facing a discrepancy in the impedance while generating a noise figure from the cascaded S-parameter files. You can check if the value used to set Rn is normalised or in Ohms.
You can see from the documentation link the requirement: https://www.mathworks.com/help/releases/R2025a/rf/ref/noiseparameters.html
You can also look into these for debugging:
Rf budget Analysis: https://www.mathworks.com/help/releases/R2025a/rf/rf-budget-analysis.html
MATLAB answer: https://www.mathworks.com/matlabcentral/answers/2145514-rf-budget-analyzer-calculating-noise-figure-incorrectly?s_tid=srchtitle
I hope, it helps.
답변 (0개)
참고 항목
카테고리
Help Center 및 File 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!