Simulating Active Bandpass Filter Example from Textbook in Simulink
7 次查看(过去 30 天)
显示 更早的评论
Hello!
I'm an electrical engineering student and is fairly new with MATLAB.
I had tried to simulate a fourth-order butterworth low-pass filter example with the cutoff frequency of 500Hz from a textbook. But the result was not like what I had expected.
Here's my circuit: Vi = 100sin(2*pi*100*t), f = 100Hz
Here's the plot of Vi and Vo:
What I was hoping, Vi and Vo is sinusoidal.
But, as you can see from the scope, it is clearly not.
My question is, did I set something wrong? Maybe something that had to do with advanced settings and so on.
I'm know that it is better to ask this kind of question at other online electrical engineering forums. But, since that this is an example from textbook, my only idea is there's something wrong with the settings or something similar.
Thank you in advance and I'm very sorry if my English is bad.
2 个评论
Pat Gipper
2021-1-11
If the circuit was assembled per the picture then it will work as you expect. No advanced settings are required. Double check the values for R & C.
回答(1 个)
Priyank Pandey
2022-3-30
编辑:Priyank Pandey
2022-3-30
Hi Zuhri,
The above circuit is correct and idealy it should give the desired output of the waveform.
You can refer to the following links to understand the difference between controlled voltage source and
AC voltage source.
Also you can refer to Build a Low-Pass Filter by Using Fixed-Point Data - MATLAB & Simulink (mathworks.com) to learn more about low-pass butterworth filter.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Nonlinear Operators 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!