模拟有源滤波器设计的MATLAB实现 下载本文

摘要

本文阐述了滤波器的基本概念,介绍了模拟有源滤波器的设计原理和逼近理论。其中包括巴特沃思逼近、切比雪夫I型逼近、切比雪夫Ⅱ型逼近、椭圆函数逼近和贝塞尔逼近。并研究了模拟有源滤波器的设计流程及性能测试。

综合了传统的硬件设计方法与软件编程技术,由MATLAB仿真出了各种滤波器逼近技术的幅频特性曲线并进行了实例分析。对巴特沃思滤波器实例的研究仿真,由程序快速的得到了最小阶数和截止频率,取代了传统繁复的计算;方便的实现了由模拟低通滤波器向高通、低通和带阻滤波器的转换;对四运放复杂电路进行了设计仿真,通过求取其不同点的输出传递函数,模拟了二阶低通、高通、带通和带阻滤波器的幅频特性曲线并得到了较好的仿真结果。

关键词:模拟有源滤波器;逼近理论;幅频特性;MATLAB程序设计

word文档 可自由编辑

ABSTRACT

This paper describes the basic concepts of filters introduced analog active filter design principles and approximation theory. Including Butterworth approximation, Chebyshev type I approximation, Chebyshev Ⅱ type approximation, elliptic function approximation and Bezier approximation. The first author studied the analog active filter design process and performance testing.

Combines the traditional hardware design methods and software programming techniques, the MATLAB simulation of a variety of filter approximation technique of amplitude-frequency characteristic curve and an illustrative example. Butterworth filter instance on simulation studies, by the program to quickly get the minimum order and the cutoff frequency, replacing the traditional complex calculations; conveniently achieved by the analog low-pass filter to the high-pass, low-pass and band-stop filter the conversion; complex on quad op amp circuit design simulation, through its different points strike output transfer function to simulate the second-order low-pass, high pass, band pass and band-stop filter frequency characteristic curve and get better simulation results.

Keywords:Analog and Active Filter;Theory of Approximation, Amplitude-frequency characteristics,MATLAB program design

Compiling and organizing data

After you have established the purpose of the report, you need to compile and organize the information needed to support it. The gathering of infor

mation may have given you a lot of materials, but you need to be a firm editor and retain only the essential data and throw out the rest.

Consider your readers, and think about how much background information they will need.

word文档 可自由编辑

Writing the report

A report consists of five parts: title, introduction, findings, conclusion and recommendations.

1. Title

This should run no longer than one line.

2. Introduction

This tells the reader what the purpose and objective of the report are. It might also give the reader some background information on the subject.

The purpose/objective/aim of this report is to...

This report aims to/is intended to...

3. Findings

This is the main part of the report. It tells the reader what you have found in your information gathering.

It is important to differentiate between fact and opinion. Which of the following phrases report facts and which report opinions?

We found that... (could be both fact and opinion)

It clearly shows that... (fact)

It was found that...(fact)

We discovered that...(fact)

word文档 可自由编辑

We observed that...(opinion)

There is evidence that...(fact)

4. Conclusion

word文档 可自由编辑

This part tells the reader about the results of the report based on the findings.

It's concluded/decided/agreed/felt that...

It can be seen that...

In conclusion...

No conclusions were reached regarding?...(关于......一事未得出任何结论)

We can conclude that...

5. Recommendations

Finally, recommendations are made on what future actions need to be taken.

Based on our findings, we (would) recommend that...

It is recommend-ed/proposed/suggested that?...

It seems to me that...

title, introduction, findings, conclusion and recommendations.