特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

100kw微機(jī)控制單晶硅加熱電源設(shè)計(jì).doc

約54頁DOC格式手機(jī)打開展開

100kw微機(jī)控制單晶硅加熱電源設(shè)計(jì),100kw微機(jī)控制單晶硅加熱電源設(shè)計(jì)1.7萬字54頁資料內(nèi)附有程序清單 摘 要“100kw微機(jī)控制單晶硅加熱電源”運(yùn)用先進(jìn)的計(jì)算機(jī)控制技術(shù)實(shí)現(xiàn)低電壓大電流電源輸出的功率調(diào)節(jié),實(shí)現(xiàn)單晶硅加熱電源的數(shù)字化控制。設(shè)計(jì)內(nèi)容包硬件設(shè)計(jì)和軟件設(shè)計(jì)兩大部分,其中硬件設(shè)計(jì)包括溫度設(shè)定值檢測(cè)電路、晶閘管控制電路、cpu系統(tǒng)、遠(yuǎn)程通信接口...
編號(hào):68-34136大小:593.00K
分類: 論文>通信/電子論文

內(nèi)容介紹

此文檔由會(huì)員 小甜甜 發(fā)布

100kW微機(jī)控制單晶硅加熱電源設(shè)計(jì)
1.7萬字 54頁
資料內(nèi)附有程序清單


摘 要
“100kW微機(jī)控制單晶硅加熱電源”運(yùn)用先進(jìn)的計(jì)算機(jī)控制技術(shù)實(shí)現(xiàn)低電壓大電流電源輸出的功率調(diào)節(jié),實(shí)現(xiàn)單晶硅加熱電源的數(shù)字化控制。設(shè)計(jì)內(nèi)容包硬件設(shè)計(jì)和軟件設(shè)計(jì)兩大部分,其中硬件設(shè)計(jì)包括溫度設(shè)定值檢測(cè)電路、晶閘管控制電路、CPU系統(tǒng)、遠(yuǎn)程通信接口、人機(jī)對(duì)話接口等部分,軟件設(shè)計(jì)包括程序流程圖以及具體程序設(shè)計(jì)。
在硬件部分,主電源經(jīng)變壓器降壓后由六只可控硅組成的三相橋式全控電路;采用MAX197實(shí)現(xiàn)將模擬量信號(hào)變成數(shù)字量信號(hào),由AT89C52和數(shù)據(jù)存儲(chǔ)器6264構(gòu)成CPU 系統(tǒng),功率控制部分采用MAX508將數(shù)字量轉(zhuǎn)換為模擬量控制觸發(fā)電路,達(dá)到調(diào)節(jié)功率的目的;鍵盤、顯示電路采用專用的8279芯片,通訊接口電路采用MAX487構(gòu)成的485通信方式,與其他的儀器儀表作遠(yuǎn)距離通信,實(shí)現(xiàn)遠(yuǎn)程控制。
在軟件設(shè)計(jì)部分,設(shè)計(jì)了主程序,自檢程序,數(shù)據(jù)采集程序,數(shù)據(jù)處理程序,鍵盤控制中斷服務(wù)程序,顯示程序,功率調(diào)節(jié)程序等部分。軟件設(shè)計(jì)采用了模塊化的設(shè)計(jì)方法。
關(guān)鍵詞:?jiǎn)尉Ч?;可控硅;單片機(jī);加熱電源



Abstract
“The 100kW microcomputer control monocrystalline silicon heating power source” has utilization the advanced computer control technology that realized the power regulation of low voltage and big electric current power source outputs , and monocrystalline silicon heating power source numerical control . The design includes two major parts, which are hardware design and the software design .The hardware design includes electric design of the temperature setting value examination, thyristor control circuit, CPU systematic, long-distance parts correspondence connection, man-machine conversation part and so on. The software design includes the program flow diagram and the concrete program design.
In the hardware part, the main power source voltage is dropped by transformer firstly, then used the all controls the electric circuit of the three-phase bridge type which is composed by six silicon-controlled; Using the MAX197 realizes that the simulate signal is transformed into the digital signal; the CPU system is consist of AT89C52 and the data-carrier storage 6264; Power control section uses MAX508 to transform the digital quantity into the simulation quantity control triggering electric circuit, and achieve the goal of regulating power; The keyboard and the display circuit use the special-purpose 8279 chips; The communication part electric circuit corresponds with other instrument measuring appliances by the 485 correspondence way that is make up MAX487, and up to the long-distance control.
In the software design part, have designed the master routine, the self-checking procedure, the data acquisition procedure, the data reduction program, the keyboard control interrupt service, the demonstration procedure, power regulation procedure and so on. The software design has used the modularized design method.
Key word: Monocrystalline silicon; Silicon-controlled rectifier; Monolithic integrated circuit; Heats up the power source





目 錄
第1章 緒 論 1
1.1 加熱電源的背景 1
1.2 加熱電源的發(fā)展前景 1
1.3 加熱電源的功能特點(diǎn) 1
第2章 系統(tǒng)總體設(shè)計(jì)方案 3
第3章 硬件設(shè)計(jì) 5
3.1 主電路及其元件參數(shù)的選取 5
3.1.1 變壓器的選擇 6
3.1.2 可控硅的參數(shù)選擇 6
3.2 CPU系統(tǒng)設(shè)計(jì) 7
3.2.1 單片機(jī)的選擇 7
3.2.2 鍵盤/顯示接口 10
3.2.3 片外RAM擴(kuò)展 13
3.2.4 復(fù)位電路設(shè)計(jì) 15
3.3 A/D轉(zhuǎn)換電路設(shè)計(jì) 16
3.3.1 MAX197結(jié)構(gòu)及原理 17
3.3.2 MAX197與單片機(jī)接口電路設(shè)計(jì) 19
3.4 數(shù)據(jù)采集電路設(shè)計(jì) 20
3.4.1 電壓/電流測(cè)量電路設(shè)計(jì) 20
3.4.2 4~20mA輸入電路設(shè)計(jì) 21
3.4.3 溫度測(cè)量電路設(shè)計(jì) 22
3.4.4 手動(dòng)輸入電路設(shè)計(jì) 23
3.5 D/A轉(zhuǎn)換電路設(shè)計(jì) 23
3.5.1 D/A轉(zhuǎn)換器介紹 23
3.5.2 MAX508結(jié)構(gòu)及原理 24
3.6 觸發(fā)電路的設(shè)計(jì) 26
3.7 聲光報(bào)警電路的設(shè)計(jì) 27
3.8 通信口的設(shè)計(jì) 28
3.9 控制電源的設(shè)計(jì) 29
第4章 系統(tǒng)軟件設(shè)計(jì) 31
4.1 主程序 31
4.2 自檢程序 32
4.3 數(shù)據(jù)采集程序 33
4.4 數(shù)據(jù)處理程序 36
4.5 功率調(diào)節(jié)程序 42
4.6 鍵盤/顯示程序 44
第5章 結(jié) 論 48
參考文獻(xiàn) 49
致 謝 50


參考文獻(xiàn)
[10]陳堂 編著 《配電系統(tǒng)及其自動(dòng)化技術(shù)》 中國(guó)電力出版社
[11]樊尚春 編著 《傳感器技術(shù)及應(yīng)用》北京航空航天大學(xué)出版社
[12]趙負(fù)圖 編著 《傳感器集成電路手冊(cè)》化學(xué)工業(yè)出版社
[13]王兆按 黃俊 《電力電子技術(shù)》機(jī)械工業(yè)出版社
[14]王兆按 張明勛 《電力電子設(shè)備設(shè)計(jì)和應(yīng)用手冊(cè)》機(jī)械工業(yè)出版社
[15]RaSHid m h.Power Electronics.Prentice-Hall,Inc
[16]劉鹿生.新型電力電子器件及其應(yīng)用[J]. 世界電子元器件
[17]周繼明著.傳感技術(shù)與應(yīng)用.中南大學(xué)出版社,2005年3月
[18]余永權(quán).89系列(MCS-51兼容)FLASH單片機(jī)原理圖及應(yīng)用.北京.電子工業(yè)出版社