Main Content

模拟滤镜设计

设计和实施模拟过滤器

  • 图书馆:
  • DSP系统工具箱/ Filtering / Filter Implementations

  • 模拟滤波器设计块

描述

模拟滤镜设计在高通,低通,带通道或带挡配置中,块设计并实现了Butterworth,Chebyshev I型,Chebyshev II型,椭圆形或Bessel滤波器。

You select the design and band configuration of the filter from the设计方法and过滤器类型对话框中的下拉列表。对于设计方法和频段配置的每种组合,将显示一组适当的辅助参数。有关更多详细信息,请参阅设计/乐队组合表

这模拟滤波器设计块uses a state-space filter representation, and applies the filter using the州空间(万博1manbetxSimulink)block in the Simulink®连续的图书馆。All of the design methods use Signal Processing Toolbox™ functions to design the filter.

模拟滤波器设计块建立在信号处理工具箱软件的过滤器设计功能上。

笔记

这模拟滤波器设计块does not work with the Simulink discrete solver, which is enabled when you set theSolverlist to离散(没有连续状态)in theSolver窗格Model Configuration Parameters对话框。选择一个连续求解器(例如ODE4) 反而。

Ports

Input

展开全部

Input signal to filter, specified as a sample-based, continuous-time, real-valued scalar value.

数据类型:双倍的

输出

展开全部

过滤信号,返回为真实的双标量值值。

数据类型:双倍的

参数

展开全部

过滤器设计方法是:

  • Butterworth- Butterworth滤波器的大小响应在通带和单调的总体上是最大平坦的。Butterworth设计使用工具箱功能butter

  • Chebyshev I- chebyshev i滤波器的大小响应是在通带和单调中的等值。我设计的Chebyshev使用工具箱功能cheby1

  • Chebyshev II- Chebyshev II过滤器的大小响应在PassBand和Quiripple中是单调的。Chebyshev II设计使用工具箱功能cheby2

  • Elliptic- 椭圆滤波器的幅度响应在PassBand和stopband中都是等应的。椭圆设计使用工具箱功能ellip

  • Bessel- 贝塞尔滤波器的大小响应在通带和单调的总体上是最大平坦的。滤波器具有最大平坦的线性相响应。贝塞尔设计使用该功能贝塞尔夫

可调:是的

设计的过滤器类型:

  • Lowpass

  • Highpass

  • Bandpass

  • Bandstop

可调:是的

这order of the filter when过滤器类型被设定为:

  • Lowpass

  • Highpass

这order of the final filter istwicethe value ofFilter order什么时候过滤器类型被设定为:

  • Bandpass

  • Bandstop

通带边缘频率,rad/s。

可调:是的

依赖性

This parameter appears only when设计方法被设定为:

  • Butterworth

  • Chebyshev I

  • Elliptic

  • Bessel

and过滤器类型被设定为:

  • Lowpass

  • Highpass

这lower passband edge frequency, specified in rad/s.

可调:是的

依赖性

This parameter appears only when设计方法被设定为:

  • Butterworth

  • Chebyshev I

  • Elliptic

  • Bessel

and过滤器类型被设定为:

  • Bandpass

  • Bandstop

这upper passband edge frequency, specified in rad/s.

可调:是的

依赖性

This parameter appears only when设计方法被设定为:

  • Butterworth

  • Chebyshev I

  • Elliptic

  • Bessel

and过滤器类型被设定为:

  • Bandpass

  • Bandstop

停止带边缘频率,以rad/s指定。

可调:是的

依赖性

This parameter appears only when设计方法被设定为:

  • Chebyshev II

and过滤器类型被设定为:

  • Lowpass

  • Highpass

下站边缘频率为rad/s。

可调:是的

依赖性

This parameter appears only when设计方法被设定为:

  • Chebyshev II

and过滤器类型被设定为:

  • Bandpass

  • Bandstop

这upper stopband edge frequency, specified in rad/s.

可调:是的

依赖性

This parameter appears only when设计方法被设定为:

  • Chebyshev II

and过滤器类型被设定为:

  • Bandpass

  • Bandstop

Pass带纹波,在DB中指定。

可调:是的

依赖性

This parameter appears only when设计方法被设定为:

  • Chebyshev I

  • Elliptic

停止带衰减,在DB中。

可调:是的

依赖性

This parameter appears only when设计方法被设定为:

  • Chebyshev II

  • Elliptic

Block Characteristics

数据类型

双倍的

多维信号

No

可变大小信号

No

更多关于

展开全部

references

[1] Antoniou,A。Digital Filters: Analysis, Design, and Applications。第二版。纽约,纽约:麦格劳 - 希尔,1993年。

扩展功能

版本历史记录

Introduced before R2006a