目录
在Simulink中进行谐波分析和效率评估是评估AC-AC电源系统性能的重要步骤。下面是如何在Simulink中进行这些分析的具体步骤。
1. 谐波分析
添加FFT模块
-
从库中添加FFT模块:
- 从“Simscape > Electrical > Specialized Power Systems > Additional Components > Signal Processing”中拖动一个“FFT”模块到模型中。
-
连接FFT模块:
- 将“Voltage Measurement”或“Current Measurement”模块的输出连接到“FFT”模块的输入端。
-
配置FFT模块:
- 双击“FFT”模块,打开参数设置对话框。
- 设置采样时间(Sample Time),通常与仿真步长一致。
- 设置FFT点数(Number of FFT points),例如102