資源描述:
《2432水溫控制系統(tǒng)設(shè)計 單片機 課程設(shè)計 論文 包含源碼》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學術(shù)論文-天天文庫。
1、XXX科技大學畢業(yè)論文摘要本例是一個典型的檢測、控制型應用系統(tǒng),它要求系統(tǒng)完成從水溫檢測、信號處理、輸入、運算到輸出、控制電爐加熱以實現(xiàn)水溫控制的全過程。因此,應以單片微型計算機為核心組成一個專用計算機應用系統(tǒng),以滿足檢測、控制應用類型的功能要求。本設(shè)計采用80C51單片機通過對前向通道的分析,控制電路的加熱過程,該過程用到AD590溫度傳感器,通過8279可編程的鍵盤顯示接口芯片來設(shè)定溫度范圍,由LED顯示控制溫度,到達所設(shè)定的溫度后由蜂鳴器和報警燈發(fā)出警報信號。本設(shè)計采用的是以單片機為核心的直接數(shù)字控制系統(tǒng)(DDC)。關(guān)鍵字:水溫;控制;單片機;8051;AD590;
2、8279;ADC0809遠程通信SummaryAwholeprocessforisatypicalexamination,controltypeapplyingsystem,itrequestingsystemcompletingfromthewatertemperatureexamining,signalhandles,input,carriescalculatingexportation,controlelectricstoveheatingtorealizingwatertemperaturecontroling.Therefore,attherequestofre
3、gardsingleamicrocomputerasthecoreconstituteanappropriationcalculatorapplicationsystem,tosatisfyexamination,controlapplicationthefunctionofthetype.Thisdesignadoptsananalysisforthesingleamachinepassestoex-lyfacingthepassage,theheatingprocessofthecontrolelectriccircuit,thatprocessusestosprea
4、dstofeeltothetemperatureofAD590machine,pass8279programmablekeyboardmanifestationsconnectatemperatureforsettinguptemperaturescope,fromLEDmanifestationcontroltemperature,arrivingsettingupempressfromthemachineof蜂鳴withreporttothepolicethe第1頁共36頁XXX科技大學畢業(yè)論文lightsendoutthealertsignal.Thisdesign
5、adoptionofregardsingleamachineasthedirectarithmeticfigurecontrolsystemofthecore.(DDC)Keyword:Watertemperature;Control;Singleamachine;8051;AD590;8279;ADC0809第2頁共36頁XXX科技大學畢業(yè)論文目錄摘要…………………………………………………………31、緒論………………………………………………….....32、設(shè)計任務與要求……………………………………32.1、基本要求……………………………………………………32.2、主要
6、性能指標………………………………………………32.3、創(chuàng)新部分……………………………………………………43、方案比較……………………………….…………….43.1、比例控制(P控制)……………………………………………43.2、比例積分控制(PI控制)……………………………………43.3、比例積分加微分控制(PID)控制…………………………44、系統(tǒng)設(shè)計……………………….……..………….….54.1、單片機系統(tǒng)…………………………………………………54.2、前向通道……………………………………………………54.3、后向通道……………………………………………………54.4
7、、人機對話通道………………………………………………54.5、遠程通訊……………………………………………………65、硬件開發(fā)……………………………………………..65.1、系統(tǒng)配置與接口擴展………………………………………65.2、本設(shè)計所用的主要的芯片和器件…………………………106、軟件開發(fā)、劃分程序模塊、編寫程序流程圖……….186.1、主程序………………………………………………………186.2、鍵盤輸入中斷服務程序……………………………………18第3頁共36頁XXX科技大學畢業(yè)論文6.3、修改PID參數(shù)子程序…………………