<dfn id="umma2"><samp id="umma2"></samp></dfn>
  • <del id="umma2"></del>
  • <fieldset id="umma2"><input id="umma2"></input></fieldset>
    論文格式
    電氣工程 會計論文 金融論文 國際貿(mào)易 財務(wù)管理 人力資源 輕化工程 德語論文 工程管理 文化產(chǎn)業(yè)管理 信息計算科學(xué) 電氣自動化 歷史論文
    機械設(shè)計 電子通信 英語論文 物流論文 電子商務(wù) 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學(xué)工程 漢語言文學(xué) 免費獲取
    制藥工程 生物工程 包裝工程 模具設(shè)計 測控專業(yè) 工業(yè)工程 教育管理 行政管理 應(yīng)用物理 電子信息工程 服裝設(shè)計工程 教育技術(shù)學(xué) 論文降重
    通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學(xué) 藝術(shù)設(shè)計 新聞專業(yè) 信息管理 給水排水工程 化學(xué)工程工藝 推廣賺積分 付款方式
    • 首頁 |
    • 畢業(yè)論文 |
    • 論文格式 |
    • 個人簡歷 |
    • 工作總結(jié) |
    • 入黨申請書 |
    • 求職信 |
    • 入團申請書 |
    • 工作計劃 |
    • 免費論文 |
    • 合作期刊 |
    • 論文同學(xué)網(wǎng) |
    搜索 高級搜索

    當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 電子信息工程
    畢業(yè)論文標(biāo)題:

    AT89S51單片機實現(xiàn)多功能數(shù)字鐘

     本文ID:LWGSW12099 價格:收費積分/100
    掃一掃 掃一掃
    本站會員可自行下載:下載地址 AT89S51單片機實現(xiàn)多功能數(shù)字鐘 (收費:12800 積分)  

    電子信息工程論文編號:DZXX274  論文字?jǐn)?shù):12878,頁數(shù):35

    目  錄

    摘要  I
    ABSTRACT II
    第1章 緒論 - 1 -
     1.1 選題背景 - 1 -
     1.2 研究內(nèi)容 - 3 -
    第2章 AT89S51簡介 - 4 -
     2.1 主要性能參數(shù) - 4 -
     2.2 功能特性概述 - 5 -
     2.2.1 引腳功能說明 - 5 -
     2.2.2 特殊功能寄存器 (SFR)介紹 - 7 -
     2.3 小結(jié) - 8 -
    第3章 系統(tǒng)設(shè)計與分析 - 9 -
     3.1 系統(tǒng)分析 - 9 -
     3.2 技術(shù)方案 - 9 -
     3.2.1  LED數(shù)碼管 - 9 -
     3.2.2  譯碼器的選擇 - 10 -
     3.2.3  外部中斷擴展芯片的選擇 - 11 -
     3.3 關(guān)鍵技術(shù) - 12 -
     3.3.1  單片機復(fù)位電路與晶振電路 - 12 -
     3.3.2  LED的驅(qū)動和顯示 - 13 -
     3.3.3  LED片選電路的設(shè)計 - 14 -
     3.3.4  定時器的使用 - 15 -
     3.3.5  外部中斷控制電路 - 16 -
     3.4 相關(guān)功能模塊程序 - 19 -
     3.4.1 主程序 - 19 -
     3.4.2 復(fù)位程序 - 20 -
     3.4.3 顯示程序 - 23 -
     3.5 誤差分析 - 25 -
     3.6 小結(jié) - 26 -
    第4章 結(jié)果分析及未來展望 - 27 -
    第5章 結(jié)論 - 28 -
    致謝  - 29 -
    參考文獻(xiàn) - 30 -
    附錄1 電路圖 - 31 -

    摘要

     本次畢業(yè)設(shè)計主要通過用AT89S51單片機實現(xiàn)多功能數(shù)字鐘的制作來達(dá)到學(xué)習(xí)與設(shè)計的目的,主要是對單片機的定時器、中斷這兩個重要概念的進(jìn)行相關(guān)的的學(xué)習(xí)與設(shè)計,從而來提高自身的軟、硬開發(fā)能力。
     單片機做為嵌入式系統(tǒng)的一個重要部分,同時也是計算機的一個重要分支。在計算機中,把包含運算器和控制器的IC稱為CPU(Central Processor Unit),而為了進(jìn)一步縮小PCB板的面積以適合于一些特殊場合的需要,提高系統(tǒng)可靠性,將輸入、輸出接口電路、時鐘電路以及存儲器、運算器和控制器集成在一個CPU芯片內(nèi),就成了單片機(也稱為微控制器)。單片機即微控制器(Micro Controller Unit)。單片機不是完成某一個邏輯功能的芯片,而是把一個計算機系統(tǒng)集成到一個芯片上。概括的講:一塊芯片就成了一臺計算機。它的體積小、重量輕、價格便宜、為學(xué)習(xí)、應(yīng)用和開發(fā)提供了便利條件。同時,學(xué)習(xí)使用單片機是了解計算機原理與結(jié)構(gòu)的最佳選擇。而51系列單片機是各單片機中最為典型和最有代表性的一種。
     本次畢業(yè)設(shè)計所設(shè)計的數(shù)字鐘為杭州萬吉達(dá)電子有限公司生產(chǎn)的數(shù)碼相機中的部分功能模塊,本人參與了產(chǎn)品相關(guān)功能模塊的設(shè)計與調(diào)試。
     
    關(guān)鍵字:單片機,AT89S51,數(shù)字鐘

    ABSTRACT

     This graduation design mainly is to manufacture a multi-purpose digital clock through using the AT89S51 MCU. In order to study and design a MCS-51 system. The mainly purpose is to study and applicant the MCS-51's timer and the interrupt, Thus to improve my design of the software and hardware.
     Single Chip Microprocessor is one of the most important of the embedded system, It is also an important branch of the computer. In the computer, the IC which contains the logic unit and controller is called CPU(Central Processor Unit).but in order to reduce the area of the PCB board. Enhanced the system reliability. put the input and the output interface electric circuit、the clock electric circuit and the memory, the logic unit and the controller integration in a CPU chip, then the single chip is became the Micro Controller Unit(we can also call it as a Micro Processor Unit).the MCU is not a IC that completes some logical function, it integrates a whole computer system on the chip. Summary Speaking; A MCU is a small computer. it has small volume, light weight, and its price is cheap. all these has provided the convenient condition for the study, the application and the development. At the same time, the study of using the MCU is the best choice of understanding the computer principle and the structure. And the MCS-51 is one of the most typical and the representation MCU.
     This digital clock of the graduation design is designed for the digital camera which is produced by the (hang Zhou) D-MAX electronic LTD. And I take part in the design and debug of the product.

    Keywords: Single Chip Microprocessor,AT89S51,Digital Clock


    相關(guān)論文
    本論文在電子信息工程欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
    上一篇:基于FPGA的大數(shù)邏輯譯碼電路設(shè)計 下一篇:紅外自動報警系統(tǒng)
    Tags:AT89S51 單片機 實現(xiàn) 多功能 數(shù)字 【收藏】 【返回頂部】
    會計論文
    電子機電論文
    金融論文
    電氣自動化論文
    模具設(shè)計
    化學(xué)工程與工藝
    機械設(shè)計
    電子通信論文
    英語論文
    行政管理論文
    物流論文
    電子商務(wù)論文
    法律論文
    國際貿(mào)易論文
    財務(wù)管理論文
    人力資源論文
    市場營銷論文
    土木工程論文
    工商管理論文
    工程管理論文
    漢語言文學(xué)論文
    教育管理論文
    測控專業(yè)論文
    交通工程論文
    旅游管理論文
    新聞專業(yè)論文
    藝術(shù)設(shè)計
    教育技術(shù)學(xué)論文
    應(yīng)用物理學(xué)論文
    輕化工程論文
    德語專業(yè)論文
    給水排水工程
    服裝設(shè)計與工程
    食品生物技術(shù)
    材料科學(xué)與工程
    電視制片管理
    工業(yè)工程論文
    文化產(chǎn)業(yè)管理
    包裝工程論文
    印刷工程論文
    信息管理論文
    制藥工程論文
    生物工程論文
    電子信息工程
    信息計算科學(xué)
    電氣工程論文
    通信工程論文
    財務(wù)會計畢業(yè)論文
    電子商務(wù)畢業(yè)論文
    現(xiàn)代教育技術(shù)
    信息管理專業(yè)
    心理學(xué)專業(yè)
    數(shù)學(xué)與應(yīng)用數(shù)學(xué)
    數(shù)學(xué)教育
    護理學(xué)畢業(yè)論文
    其他專業(yè)論文
    歷史學(xué)論文
    學(xué)前教育畢業(yè)論文
    小學(xué)教育畢業(yè)論文
    教育管理畢業(yè)論文
    法律專業(yè)畢業(yè)論文
    漢語言文學(xué)畢業(yè)論文
    工商管理畢業(yè)論文
    人力資源畢業(yè)論文
    營銷專業(yè)畢業(yè)論文
    物流專業(yè)畢業(yè)論文
    計算機論文
    最新文章
    熱門文章
    計算機論文
    推薦文章

    本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請聯(lián)系指出,本站及時確認(rèn)刪除 E-mail:349991040@qq.com

    論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供電子信息工程畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

    Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號

    感谢您访问我们的网站,您可能还对以下资源感兴趣:

    论文格式网:毕业论文格式范文
    <strike id="ye0gk"></strike>
  • <cite id="ye0gk"><abbr id="ye0gk"></abbr></cite>
    <strike id="ye0gk"></strike>
    <strike id="ye0gk"><input id="ye0gk"></input></strike>
  • <ul id="ye0gk"></ul>
    <abbr id="ye0gk"><sup id="ye0gk"></sup></abbr>