免费中文字幕午夜理论模特,久久午夜福利精品,国产精品久久久久中文,久久精品视频免费观看12

  • <object id="ysikk"><strike id="ysikk"></strike></object>
    <menu id="ysikk"><abbr id="ysikk"></abbr></menu>
    <ul id="ysikk"></ul>
    <tbody id="ysikk"></tbody>
  • <menu id="ysikk"><noscript id="ysikk"></noscript></menu>

    課件009logo 課件009網(wǎng)站
    首 頁 課 件 試 卷 教 案 畢業(yè)論文 圖書軟件 職教研究 期刊推介 會(huì)員中心 信息發(fā)布
    首頁 >> 畢業(yè)論文(設(shè)計(jì)) >> 電子電工畢業(yè)論文(設(shè)計(jì)) >> 簡易頻率計(jì)的設(shè)計(jì)
    簡易頻率計(jì)的設(shè)計(jì)
    資料類別
       電子電工畢業(yè)論文(設(shè)計(jì))
    課程(專業(yè))
      單片機(jī)
    關(guān)鍵詞
      單片機(jī)|譯碼器
    適用年級
      大學(xué)
    身份要求
      普通會(huì)員
    金 幣
      40 。金幣如何獲得?

    文件格式

      word
    文件大小
      93K
    發(fā)布時(shí)間
      2010-04-09 21:18:00
    預(yù)覽文件
     
    下載次數(shù)
      1
    發(fā)布人   xuzhiyang
     內(nèi)容簡介:     課程設(shè)計(jì) 簡易頻率計(jì)的設(shè)計(jì),共20頁,7944字。
       摘 要
       隨著電子科學(xué)技術(shù)的迅猛發(fā)展,人們對測量的精度和準(zhǔn)確度的要求也越來越高。電子測量成為許多科技人員必須掌握的一門技術(shù)。測量儀器各種各樣,其中頻率計(jì)是很常用的一種測量儀器。
       頻率與許多電參量的測量方案和測量結(jié)果有著一些密切的關(guān)系。因此頻率的測量就顯得更為重要了。測量頻率的方法有許多種,其中電子計(jì)數(shù)器具有使用方便、測量速度快、精度高、以及便于實(shí)現(xiàn)測量過程自動(dòng)化等諸多優(yōu)點(diǎn),是頻率測量的重要手段之一。
       數(shù)字頻率計(jì)是計(jì)算機(jī)、通訊設(shè)備、音頻視頻等科研生產(chǎn)領(lǐng)域不可缺少的測量儀器。它是用十進(jìn)制數(shù)字顯示被測信號頻率的數(shù)字測量儀器。它的基本功能是測量正弦信號,方波信號及其他各種單位時(shí)間內(nèi)變化的物理量。在進(jìn)行模擬、 數(shù)字電路的設(shè)計(jì)、安裝、調(diào)試過程中,由于其使用十進(jìn)制數(shù)顯示,測量迅速,精確度高,顯示直觀,經(jīng)常要用到頻率計(jì)。
       本次的課程設(shè)計(jì)是利AT89C51單片機(jī)T0的計(jì)數(shù)功能和T1的定時(shí)功能來完成1S內(nèi)對輸入的信號波形的個(gè)數(shù)進(jìn)行計(jì)數(shù),計(jì)數(shù)的結(jié)果通過74LS48譯碼器,最后由4位靜態(tài)數(shù)碼管顯示出來,顯示的結(jié)果就是輸入信號的頻率。
      
       關(guān)鍵詞 單片機(jī) 譯碼器 數(shù)碼管 靜態(tài)顯示
       Abstrct
      
       With the rapid development of electronic science and technology, people measurement precision and accuracy requirements are getting higher and higher. Electronic Measurement of many scientific and technical personnel must master a technique. Variety of measuring instruments, which is a very commonly used frequency meter as a measuring instrument.
       Frequency and number of electrical parameters and measuring the results of the measurement program has a number of closely related. Therefore, the frequency Measurement becomes more important. Measuring frequency There are many ways in which electronic counter with a easy to use, measurement speed, high precision and easy to achieve the measurement of process automation, and many other advantages, is the frequency of Important means of measurement.
       Digital frequency meter is the computer, communications equipment, audio, video and other essential areas of scientific research and production measurements Equipment. It is measured using the decimal figures show that the number of signal frequency measuring instruments. Its basic function is to measure sinusoidal signal, square wave signals and a variety of other changes in physical quantities per unit time.Conducting analog, digital circuit design, installation, commissioning process, due to its use decimal number display, measuring the rapid, precise Is indeed high, showing an intuitive, often use the frequency counter.
       This course is designed Lee AT89C51 microcontroller T0 and T1 count function of the timing function to complete 1S input signal waveform within the number of counted, count resulted in the adoption 74LS48 decoder, the last by four static digital tube display , which showed the result is the input signal frequency.
      
       Key words: SCM, a static decoder digital tube display
       目 錄
       摘 要 I
       Abstrct II
       引 言 1
       1設(shè)計(jì)思想及原理 2
       1.1設(shè)計(jì)思路 2
       2系統(tǒng)硬件電路的設(shè)計(jì) 3
       2.1系統(tǒng)控制電路 3
       2.1.1關(guān)于AT89C51功能及其引腳說明 3
       2.1.2 信號調(diào)理及放大整形模塊 5
       2.1.3顯示器的選擇 6
       2.2單片機(jī)定時(shí)/計(jì)數(shù)器 6
       2.2.1方式寄存器TMOD 6
       2.2.2定時(shí)/計(jì)數(shù)器的工作方式 7
       3 系統(tǒng)程序的設(shè)計(jì) 8
       3.1 頻率計(jì)主程序流程圖 8
       3.2 子程序的設(shè)計(jì) 9
       3.2.1 中斷服務(wù)子程序 9
       3.2.2 軟件計(jì)數(shù)器子程序 10
       3.3.3 動(dòng)態(tài)顯示子程序 10
       4源程序清單 11
       5總結(jié) 13
       6致謝 14
       7 參考文獻(xiàn) 15
       附錄A總體電路圖. 16

     相關(guān)說明:
      1. 如您下載的資料不止一份,建議您注冊成為本站會(huì)員。會(huì)員請登錄后下載。
      2. 會(huì)員購買金幣50元以下,0.7元/個(gè),50元以上,0.5元/個(gè)。具體請看:下載與付款。
      3. 會(huì)員48小時(shí)內(nèi)下載同一文件,不重復(fù)扣金幣。
      4. 下載后請用WinRAR WinZIP解壓縮后使用。
      5. 如仍有其他下載問題,請看常見問題解答。

     下載地址:

       

    相關(guān)畢業(yè)論文(設(shè)計(jì))
    1 基于單片機(jī)的測距儀的設(shè)計(jì)
    2 技師論文 基于單片機(jī)的中央空調(diào)水溫
    3 基于單片機(jī)多功能電子鐘的設(shè)計(jì)
    4 基于單片機(jī)的智能吸塵器
    5 基于51單片機(jī)的數(shù)字電壓表論文
    6 閃爍LED小燈的設(shè)計(jì)
    7 液晶顯示電壓表(與PC機(jī)通信)
    8 基于單片機(jī)的蓄電池在線監(jiān)測系統(tǒng)(包
    9 基于51單片機(jī)的電子時(shí)鐘系統(tǒng)設(shè)計(jì)
    10 火災(zāi)報(bào)警控制器
    11 單片機(jī)課程的網(wǎng)站設(shè)計(jì)--界面部分
    12 基于實(shí)時(shí)鐘芯片的電子萬年歷的設(shè)計(jì)
    13 單片機(jī)控制時(shí)鐘設(shè)計(jì)
    14 湖南工學(xué)院《單片機(jī)技術(shù)》課程設(shè)計(jì)說
    15 西華大學(xué)課程設(shè)計(jì) 便攜式CO氣體檢
    推薦畢業(yè)論文(設(shè)計(jì))
    1 電子電路課程設(shè)計(jì) 串聯(lián)型直流穩(wěn)壓電
    2 非最小相位系統(tǒng)數(shù)字式前饋控制
    3 智能防盜報(bào)警系統(tǒng)
    4 串口數(shù)字時(shí)鐘的設(shè)計(jì)
    5 基于網(wǎng)絡(luò)的遠(yuǎn)程溫度檢測系統(tǒng)設(shè)計(jì)
    6 基于單片機(jī)的交通燈設(shè)計(jì)
    7 山西農(nóng)業(yè)大學(xué)畢業(yè)設(shè)計(jì) 單相閉環(huán)諧波
    8 單相全控橋式整流電路110V/30
    9 基于Kinect的視覺定位算法
    10 基于CDMA網(wǎng)絡(luò)的中文短信收發(fā)系統(tǒng)
    11 虛擬實(shí)境之應(yīng)用研究
    12 單片機(jī)定時(shí)器制作數(shù)字時(shí)鐘

    網(wǎng)友評論(點(diǎn)擊發(fā)表評論
    序號評論人評論內(nèi)容時(shí)間


    設(shè)為首頁  加入收藏  下載與付款  上傳課件  資料征集  論壇與信息發(fā)布  期刊雜志推介  免責(zé)聲明  常見問題   分類說明  聯(lián)系本站  會(huì)員登錄
    課件009教育資源網(wǎng) 版權(quán)所有