【正文】
金 華 職 業(yè) 技 術 學 院J I N H U A P O L Y T E C H N I C畢業(yè)教學環(huán)節(jié)成果 (20 屆)題 目 程控放大器的設計與實現(xiàn) 學 院 信息學院 專 業(yè) 應用電子 班 級 134 學 號 54 姓 名 龔浩杰 指導教師 徐華丹 20 年 月 日金華職業(yè)技術學院畢業(yè)教學成果目 錄摘要…………………………………………………………………………………………1英文摘要……………………………………………………………………………………1引言 ………………………………………………………………………………………21 控制方案選擇 …………………………………………………………………………32 硬件電路設計……………………………………………………………….3 軟件設計…………………………………………………………………..4 硬件檢測…………………………………………………………………….5 軟件檢測…………………………………………………………………….6 總結(jié)………………………………………………………………………..參考文獻 …………………………………………………………………………………6附件1. 程序清單……………………………………………………………………………7附件2.硬件電路圖………………………………………………………………………7附件3.………………………(按實際附件內(nèi)容羅列)………………………………**程控放大器的設計與實現(xiàn)信息工程學院應用電子技術專業(yè) 龔浩杰摘 要本文介紹了一種可通過程序改變增益的放大器。它與ADC相配合,可以自動適應大范圍變化的模擬信號電平。系統(tǒng)以89S52單片機作微處理器,采用CD4051芯片擔任增益切換開關,通過軟件控制開關的閉合或斷開來達到改變電路的增益。文章首先對系統(tǒng)方案進行論證,然后對硬件電路和軟件設計進行了說明,最后重點闡述了系統(tǒng)的調(diào)試過程,并且對調(diào)試過程中遇到的問題以及解決方案進行了詳細說明。該系統(tǒng)設計達到了預期要求,實現(xiàn)了最大放大60db的目的。關鍵詞程控放大器;運算器放大器;單片機;增益The Design and Realization of ProgramControll AmplifierAbstractThis article introduces a amplifier which changes the gain through the software. It coordinates with ADC and adapts the simulated signal level with wide range change automatically. The system uses the 89s52 SCM as the core. d the CD4051 chip poses the gain switch. The gain of the circuit is changed by software which can control switch closed or disconnect.The article first demonstrates the system plan, then introduces the hardware and the software, finally explains the debugging process of the system with emphasis. It also especially analogizes the problem in the debugging pr