1 / 14

課程 7--4 位數的 N 進位自動計數器

國立宜蘭大學電機工程系. 國立宜蘭 大學. 電機工程系. 課程 7--4 位數的 N 進位自動計數器. 彭世興教師 編製. 國立宜蘭大學電機工程系. 微分電路修正錯誤. 1. 異步計數器與同步計數器. 上緣觸發異步計數器. 上緣觸發同步計數器. 國立宜蘭大學電機工程系. 2. 加法器. (a).1 位元的加法器. Dout D(3-0). A (3-0) B(3-0). Cin. Cout (C3). 國立宜蘭大學電機工程系. (b).4 位元的加法器. 國立宜蘭大學電機工程系. 3. 自由計數器 (4 bit). Q=Q+1.

harmon
Download Presentation

課程 7--4 位數的 N 進位自動計數器

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 國立宜蘭大學電機工程系 國立宜蘭大學 電機工程系 課程7--4位數的N進位自動計數器 彭世興教師 編製

  2. 國立宜蘭大學電機工程系 微分電路修正錯誤 1. 異步計數器與同步計數器 上緣觸發異步計數器 上緣觸發同步計數器

  3. 國立宜蘭大學電機工程系 2.加法器 (a).1位元的加法器

  4. Dout D(3-0) A (3-0) B(3-0) Cin Cout (C3) 國立宜蘭大學電機工程系 (b).4位元的加法器

  5. 國立宜蘭大學電機工程系 3. 自由計數器(4 bit) Q=Q+1 A=Q B=1 (0001) Dout D(3-0) Cout (C3)

  6. 國立宜蘭大學電機工程系 4. 10進位計數器 Q=Q+1 A=Q(15-0) B=1 Dout D(15-0) Cout (C3)

  7. 10進位 N=9 不進位 不進位 不進位 百位進位處理 十位進位處理 個位進位處理 國立宜蘭大學電機工程系 5. N進位計數器程式範例

  8. 國立宜蘭大學電機工程系 練習題目7:4位數的N 進自由位計數器 N 進位計數器:具有啟動鍵、停止鍵、清除鍵等功能。 請依各組組員(編號÷2取整數)+8設定 (組員編號偶數時設定為上數計數器、 組員編號奇數時設定為下數計數器)

  9. 國立宜蘭大學電機工程系 設計範例:具有啟動鍵、停止鍵、清除鍵等功能的 4位數的10進位計數器。 控制方塊圖

  10. 10進位 N=9 國立宜蘭大學電機工程系 vhd程式檔

  11. 清除、停止、啟動 百位不進位 百位進位處理 十位不進位 個位不進位 十位進位處理 個位進位處理 國立宜蘭大學電機工程系

  12. 顯示計數 個位 十位 百位 千位 國立宜蘭大學電機工程系

  13. 國立宜蘭大學電機工程系

  14. 國立宜蘭大學電機工程系 ucf 程式檔

More Related