免费中文字幕午夜理论模特,久久午夜福利精品,国产精品久久久久中文,久久精品视频免费观看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è)論文 圖書軟件 職教研究 期刊推介 會員中心 信息發(fā)布
    首頁 >> 畢業(yè)論文(設計) >> 電子電工畢業(yè)論文(設計) >> 數(shù)控螺紋車床控制系統(tǒng)硬件電路設計
    數(shù)控螺紋車床控制系統(tǒng)硬件電路設計
    資料類別
       電子電工畢業(yè)論文(設計)
    課程(專業(yè))
      自動化(數(shù)控技術)
    關鍵詞
      數(shù)控螺紋車床|控制系統(tǒng)
    適用年級
      大學
    身份要求
      普通會員
    金 幣
      100 。金幣如何獲得?

    文件格式

      word+PCB
    文件大小
      1100K
    發(fā)布時間
      2013-04-14 21:47:00
    預覽文件
      0936547.jpg(只能預覽部分內(nèi)容)
    下載次數(shù)
      1
    發(fā)布人   kj008
     內(nèi)容簡介:     畢業(yè)論文 數(shù)控螺紋車床控制系統(tǒng)硬件電路設計,說明書共51頁,21237字,附開題報告、中期檢查表、原理圖等。
       摘要
       本文詳細地介紹了數(shù)控螺紋車床控制系統(tǒng)硬件電路的設計過程。該控制系統(tǒng)主要可分為六部分:CPU時鐘及復位電路、存儲器擴展電路、手動鍵盤和編輯鍵盤電路、I/O擴展電路、顯示電路以及譯碼電路。控制系統(tǒng)選用MCS-51系列的8031作為主CPU;在存儲器擴展電路設計中,選用27256芯片外擴了32K的程序存儲器和 6264芯片外擴了8K的數(shù)據(jù)存儲器,分別用于存放系統(tǒng)管理程序、數(shù)控加工程序以及運算數(shù)據(jù);在手動鍵盤和編輯鍵盤設計中選用8155芯片的PA口和PC口作為行、列母線,擴展了矩陣式編輯鍵盤,用于程序和數(shù)據(jù)的輸入或編輯,同時選用8031單片機的P1口擴展了手動鍵盤,用于系統(tǒng)啟動、停止以及運動部件在X、Z軸方向的手動控制;在I/O口擴展電路設計中選用8255芯片擴展了輸入輸出口,用于接收和傳送開關量及相關信息;在顯示電路設計中,選用MCS-51系列的89C2051單片機作為從CPU,控制三排LED顯示器,用于X軸、Z軸動態(tài)坐標以及相關數(shù)字的動態(tài)顯示;此外選用74LS138譯碼器設計了相關芯片的片選信號譯碼電路。
       綜上所述,該設計電路簡單、開發(fā)成本低、可靠性高,在此基礎上,進一步完善硬件,并開發(fā)控制軟件,對經(jīng)濟型數(shù)控螺紋車床,尤其是功能要求不高的經(jīng)濟型螺紋車床,具有一定的應用價值。
       關鍵詞:數(shù)控螺紋車床;控制系統(tǒng);電路設計
      
       ABSTRACT
       This paper introduced the design process of the control system hardware circuit of numerical control thred lather in detail. The control system hardware circuit mainly includes six parts: CPU clock and reset circuit,memory expander, manual keyboard and editor keyboard circuit,I/O expander,display circuit as well as decoding circuit. The control system chose the 8031 singlechip of the MCS-51 series to be main CPU;In the design of memory expander, the chip of 27256 expanding program memory of 32K and the chip of 6264 expending the data-carrier storage of 8K outside, used for depositing the system administration procedure and CNC process program as well as operational datas respectively; The PA export and PC export of 8155 are used to expand the matrix editor keyboard circuit for inputting or editing the program and data, The P1 export of 8031 singlechip is used to expend the manual keyboard for starting and stopping system and moving the directional part in X or Z orientation; The chip of 8255 is chosen as I/O expander for receiving or transmitting information of on-off and related message. 892051 singlechip of the MCS-51series is chosen to control the three rows of LED monitor to display, used for showing the size of coordinates of X axis and Z axis and the related number of function word; In addition, the chip of 74LS164 is used to design decoding circuit for signal-election of related chips.
       Total to say, the circuit is simple, the development cost is low, the reliability of system is high, in this foundation, further consummates the hardware, and develop the control software, then the design has the actual application value for economy numerical control thred lather, especially for those of which the demand of function isn’t high.
       Key words: Numerical Control Thred Lathe; Control System; Circuit Design
      
      
       目錄
       第一章 緒論 1
       1.1 引言 1
       1.2 選題背景與意義 1
       1.3 研究現(xiàn)狀 2
       1.4 本文的結構 3
       第二章 數(shù)控螺紋車床控制系統(tǒng)硬件電路設計方案的擬定 4
       2.1 控制對象及要求 4
       2.2 總體控制方案的擬定 4
       2.2.1 主CPU的選用 4
       2.2.2 外擴存儲器的確定 5
       2.2.3 顯示電路的確定 5
       2.2.4 擴展鍵盤及I/O口電路的確定 6
       2.2.5 總體方案的結構框圖 6
       第三章 數(shù)控螺紋車床控制系統(tǒng)硬件電路設計 7
       3.1 CPU時鐘及復位電路設計 7
       3.1.1 時鐘電路設計 7
       3.1.2 復位電路設計 7
       3.2 存儲器擴展電路設計 8
       3.2.1 程序存儲器擴展電路設計 8
       3.2.2 數(shù)據(jù)存儲器擴展電路設計 10
       3.3 手動鍵盤和編輯鍵盤電路設計 14
       3.3.1 手動鍵盤電路設計 14
       3.3.2 工作方式選擇開關電路設計 15
       3.3.3 編輯鍵盤電路設計 16
       3.4 I/O接口擴展電路設計 20
       3.5 顯示電路設計 24
       3.5.1 數(shù)字動態(tài)顯示電路設計 24
       3.5.2 功能顯示電路設計 27
       3.6 步進電機控制信號輸出電路設計 31
       3.7 譯碼電路設計 32
       3.7.1 擴展芯片選擇譯碼電路設計 32
       3.7.2 顯示位選擇譯碼電路設計 34
       第四章 控制系統(tǒng)原理圖及PCB圖的繪制 35
       4.1 控制系統(tǒng)電路原理圖的繪制方法及步驟 35
       4.2 控制系統(tǒng)電路PCB圖的繪制方法及步驟 37
       第五章 結論 39
       5.1 論文總結 39
       5.2 感想 40
       致謝 41
       參考文獻 42
       附錄A:英文資料 43
       附錄B:英文資料翻譯 58
       附錄C:硬件設計原理圖與PCB圖 72
       附件: 畢業(yè)論文光盤資料

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

     下載地址:

       

    相關畢業(yè)論文(設計)
    1 基于AT89S52的水溫控制系統(tǒng)的
    2 三面銑組合機床機電控制系統(tǒng)的設計
    3 交通信號燈控制系統(tǒng)設計
    4 電動小車的自動控制系統(tǒng)設計
    5 智能交通燈控制系統(tǒng)設計
    6 淮安信息職業(yè)技術學院畢業(yè)論文 國家
    7 基于單片機的交通管理控制系統(tǒng)設計
    8 基于PLC的刨床電氣控制系統(tǒng)設計
    9 基于單片機的交流伺服電機控制系統(tǒng)
    10 機床電氣控制系統(tǒng)設計
    11 控制系統(tǒng)設計與仿真課程設計報告 帶
    12 智能交通信號燈設計
    13 技師論文 基于單片機的中央空調(diào)水溫
    14 單片機在干餾氣化爐焚燒溫度控制系統(tǒng)
    15 單制冷空調(diào)的溫度控制系統(tǒng)設計
    推薦畢業(yè)論文(設計)
    1 自動控制原理課程設計 水槽水溫自動
    2 風力發(fā)電機組設計
    3 無線話筒設計與制作
    4 基于PROFIBUS-DP現(xiàn)場總線
    5 電子密碼鎖設計
    6 硬件電子琴電路設計
    7 基于單片機的糧倉溫度監(jiān)控系統(tǒng)
    8 單片機手動計數(shù)器
    9 示波器檢測電阻,電容,電感的設計
    10 數(shù)字電子課程設計 交通燈控制電路
    11 基于JPEG靜態(tài)圖像壓縮算法的研究
    12 220kV變電站樁基礎設計

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


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