【正文】
金 華 職 業(yè) 技 術(shù) 學(xué) 院J I N H U A P O L Y T E C H N I C畢業(yè)教學(xué)環(huán)節(jié)成果 (20 屆)題 目 程控放大器的設(shè)計與實現(xiàn) 學(xué) 院 信息學(xué)院 專 業(yè) 應(yīng)用電子 班 級 134 學(xué) 號 54 姓 名 龔浩杰 指導(dǎo)教師 徐華丹 20 年 月 日金華職業(yè)技術(shù)學(xué)院畢業(yè)教學(xué)成果目 錄摘要…………………………………………………………………………………………1英文摘要……………………………………………………………………………………1引言 ………………………………………………………………………………………21 控制方案選擇 …………………………………………………………………………32 硬件電路設(shè)計……………………………………………………………….3 軟件設(shè)計…………………………………………………………………..4 硬件檢測…………………………………………………………………….5 軟件檢測…………………………………………………………………….6 總結(jié)………………………………………………………………………..參考文獻(xiàn) …………………………………………………………………………………6附件1. 程序清單……………………………………………………………………………7附件2.硬件電路圖………………………………………………………………………7附件3.………………………(按實際附件內(nèi)容羅列)………………………………**程控放大器的設(shè)計與實現(xiàn)信息工程學(xué)院應(yīng)用電子技術(shù)專業(yè) 龔浩杰摘 要本文介紹了一種可通過程序改變增益的放大器。它與ADC相配合,可以自動適應(yīng)大范圍變化的模擬信號電平。系統(tǒng)以89S52單片機(jī)作微處理器,采用CD4051芯片擔(dān)任增益切換開關(guān),通過軟件控制開關(guān)的閉合或斷開來達(dá)到改變電路的增益。文章首先對系統(tǒng)方案進(jìn)行論證,然后對硬件電路和軟件設(shè)計進(jìn)行了說明,最后重點(diǎn)闡述了系統(tǒng)的調(diào)試過程,并且對調(diào)試過程中遇到的問題以及解決方案進(jìn)行了詳細(xì)說明。該系統(tǒng)設(shè)計達(dá)到了預(yù)期要求,實現(xiàn)了最大放大60db的目的。關(guān)鍵詞程控放大器;運(yùn)算器放大器;單片機(jī);增益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