【正文】
設(shè)計(論文)題目: 基于 VHDL 的出租車計價器的設(shè)計 學(xué) 院 名 稱 : 黑兔 MKII 學(xué) 生 姓 名 : 希洛尤爾 專 業(yè) : 陽離子火神炮 班 級 : 89757 學(xué) 號 : 9527 指 導(dǎo) 教 師 : 希捷萊茵 答辯組 負(fù)責(zé)人 : 謺古斯瑪奇士 填表時間: 年 月 高達(dá) ACE 大學(xué)教務(wù)處制重慶郵電大學(xué)本科畢業(yè)設(shè)計(論文) I 摘 要 在實際生產(chǎn)生活中 , 出租車計價器系統(tǒng) 是 非常重要。 鑒于出租車計價器系統(tǒng)的 實際應(yīng)用性,本文 設(shè)計了一個出租車計價器系統(tǒng) , 根據(jù)預(yù)定的設(shè)計要求和設(shè)計思路,以 MAX+PLUSⅡ軟件為平臺,使用 VHDL 硬件描述語言 來實現(xiàn)本設(shè)計 。 本文的主要內(nèi)容是設(shè)計 系統(tǒng)的電路結(jié)構(gòu) ,編寫 VHDL 程序 和仿真實現(xiàn)設(shè)計要求。最后使本設(shè)計 不僅能實現(xiàn)計費和預(yù)置以及模擬汽車啟動、停止、暫停等功能,還能夠動態(tài)掃描顯示車費數(shù)目。通過 仿真 模擬,得到了設(shè)計結(jié)果以及在 MAX+PLUSⅡ 軟件下的仿真波形。經(jīng) 過對 軟件仿真 波形和硬件調(diào)試結(jié)果 的 分析 , 可以發(fā)現(xiàn)本文設(shè)計的 出租車計價系統(tǒng)具有 實 用出租車計價器的基本功能, 能夠完成模擬計費及相關(guān)任務(wù) , 如能進一步的改進, 在一定范圍內(nèi) 是 可以實用化和市場化 的 。 【關(guān)鍵詞 】 : 出租車計費器 FPGA MAX+PLUSⅡ VHDL 重慶郵電大學(xué)本科畢業(yè)設(shè)計(論文) II ABSTRACT The rental car mileage fare meter’s system is very important in actual production life. According to the predetermined design requirements and design ideas, this paper uses the platform of MAX + PLUS Ⅱ software and VHDL hardware description language to design a taximeter system. This paper mainly introduces the structure of the system and circuit design, it not only to achieve, bill, preset and simulate the start, stop, pause and other functions of car, but also to scan the showed fare number dynamically. Through the experimental simulation, it can get the results of the design and the simulation wareform by maxplus softwave. By the analysis of software simulation waveform and the hardware debugging results, it shows that the system can achieve the basic functions of taximeter, such as simulate the bill and so on. If it can be further improved in other areas, marketization will be true to a certain extent . Key words: The rental car costs system FPGA MAX+PLUSⅡ VHDL 重慶郵電大學(xué)本科畢業(yè)設(shè)計(論文) III 目 錄 摘 要 ................................................................................................................................................... I ABSTRACT .......................................................................................................................................... II 目 錄 .................................................................................................................................................III 前 言 ..................................................................................................................................................... 1 第一章 概述 .......................................................................................................................................... 2 第一節(jié) 設(shè)計背景 ............................................................................................................................ 2 第二節(jié) EDA發(fā)展概況 .................................................................................................................... 3 一、 EDA系統(tǒng)框架結(jié)構(gòu) ........................................................................................................... 6 二、系統(tǒng)級設(shè)計 ....................................................................................................................... 7 第三節(jié) EDA技術(shù)基本特征 ............................................................................................................. 7 一、 “自頂向下 ”的設(shè)計方法 ...................................................................................................... 8 二、 ASIC設(shè)計 ......................................................................................................................... 8 三、硬件描述語言 .................................................................................................................... 9 四、 VHDL的優(yōu)點 ................................................................................................................... 9 第四節(jié) 本章小結(jié) .......................................................................................................................... 10 第二章 出租車計費系統(tǒng)的設(shè)計 ............................................................................................................ 11 第一節(jié) 出租車計費目標(biāo) ................................................................................................................ 11 第二節(jié) 基本設(shè)計思想 ................................................................................................................... 11 第三節(jié) 設(shè)計方案比較 ................................................................................................................... 12 第四節(jié) 本章小結(jié) .......................................................................................................................... 13 第三章 基于 VHDL的出租車計費系統(tǒng)的實現(xiàn) ...................................................................................... 14 第一節(jié) VHDL 相關(guān)介紹 ............................................................................................................. 14 一、 FPGA 簡介 .................................................................................................................... 14 二、部分模塊設(shè)計 ................................................................................................................ 14 第二節(jié) 系統(tǒng)框圖及各功能模塊的實現(xiàn)及主程序 ............................................................................. 15 一、程序流程圖 ..................................................................................................................... 15 二、系統(tǒng)總體框圖 .................................................................................................................. 16 三、計費模塊的實現(xiàn) .............................................................................................................. 17 四、十進制轉(zhuǎn)換模塊的實現(xiàn) .................................................................................................... 18 五、車費路程顯示模塊的實現(xiàn) ................................................................................................ 19 六、八進制選擇模塊實現(xiàn) ............................................