Spectrum Analyzer for EMI filter design

Hi , I am working on EMI filter design. I want to view the spectrum of EMI in dB Micro Volts but spectrum analyzer in simulink have Y-axis in DBm . Could i change Y-axis of spectrum analyzer from DBm to DBuV?

回答 (1 件)

Abdelmoumin ALLIOUA
Abdelmoumin ALLIOUA 2022 年 5 月 13 日

0 投票

Hi,
include the conversion as a gain before the spectrum analyzer,
dBµV= dBm + 90 + 10*log(Z), so the gain value will be (db2mag(90 + 10*log(Z)))
you will then get the dBµV values in the y-axis, still though you need also to change the labeling.

カテゴリ

質問済み:

2019 年 6 月 1 日

回答済み:

2022 年 5 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by