hi,小慕
课程

中国大学MOOC,为你提供一流的大学教育

认证学习
为你提供认证成绩和证书,以及AI高效学习服务
查看详情
大学

国家精品

认证学习

智慧课程

理学工学农学

计算机

经济管理

外语

音乐与艺术

心理学

文史哲法

医学与保健

教育教学

大学生竞赛

软件实训

人工智能

升学/择业

考研

期末突击

专升本

四六级

保研及论文

求职就业

专四专八

大学应试英语

期末资料

终身学习

有声课堂

兴趣技能

hi,小mooc
26考研数学通关实战
Digital Logic Design and Applications
第2次开课
开课时间: 2024年01月30日 ~ 2024年07月12日
学时安排: 4 hours per week
当前开课已结束 已有 50 人参加
老师已关闭该学期,无法查看
课程详情
课程评价(2081)
spContent=When you are using cell phones, you are dealing with digital logic technology. Do you want to learn digital logic technology knowledge systematically and experience its technical power for yourself? Come on! let us fight together in the real "0""1" "digital empire" world!
When you are using cell phones, you are dealing with digital logic technology. Do you want to learn digital logic technology knowledge systematically and experience its technical power for yourself? Come on! let us fight together in the real "0""1" "digital empire" world!
—— 课程团队
课程概述

       The Digital Logic Design and Application course is an important  basic course for information technology majors such as electronic information engineering, communication, and automation. It is also an important engineering technology course and an introductory course to study Digital System Design. It is one of the 3 + 6 core basic courses ("Advanced Mathematics, College Physics, College English" + "Basis of Circuit Analysis, Low Frequency Analog Electronic Technology, Digital Logic Design and Application, Microcomputer Principles and Applications, Signals and Systems, Electromagnetic Fields and Waves") of the University of Electronic Science and Technology of China, and is a key construction course of the "National Engineering Electrical and Electronic Basic Teaching Base".

This course mainly teaches number systems and codes, including number system conversions, binary arithmetic operation, symbolic number representation, information coded by binary, Gray code and codes for detecting and correcting errors, etc. Digital circuits, including digital system logic implementation, switching circuit and CMOS structure, voltage and current tolerance settings, integrated circuit design specifications, signal transmission delay and power consumption, integrated block input, output port design, etc. Combinational logic design principles, including axioms and theorems of switching algebra, plus and minus logic, dual relationship, inversion relationship, multiple expressions of logic functions and conversion between them, simplification method of logic functions with Karnaugh map, timing hazards, etc. Hardware description language (HDL), including FPGA and HDL introduction, using Verilog HDL language for combinational and sequential circuit design. Combinational logic design practices, including documentation standards, principles and design applications of decoder, encoder, tri-state buffer, multiplexer, demultiplexer and parity circuits, comparators, and adders. Sequential logic design principles, including an overview of sequential logic circuits, circuit structure and principle of bistable elements, latches, flip-flops, analysis and design of clock synchronous state machine, etc.  Sequential logic design practices, including sequential circuit documentation standards, integrated latches and flip-flops, principle and applications of counters, shift registers, linear feedback shift-register counters, etc.

This course will show you how to design digital circuits and subsystems, and play an important role in cultivating students' serious scientific style and abstract thinking ability, analysis and design ability, summary and induction ability.

授课目标

In this course, we will introduce the analysis and design methods of digital logic circuits and basic system design techniques and train students to use digital circuit knowledge to analyze and solve problems and the basic literacy of engineering design. Through the study of this course, students will master the basic theory, basic analysis and design methods of digital logic circuits, and lay a solid foundation of digital circuit knowledge for the subsequent courses.

课程大纲
Introduction
课时目标:After learn this chapter, you canillusrate terminologies of digital circuit and digital system.describe the applications and development tendency of digital circuit and digital system.
1.1 Course Introduction
1.2 Analog and Digital
1.3 Digital Technology
Number Systems and Codes
课时目标:After learn this chapter, you canaccomplish the digital expression of information, conversion of different number systemscomplet the representation of symbol numbers and their conversion perform binary codes for information
2.1 Number System Conversions
2.2 Binary Arithmetic Operations
2.3 Representation of Symbol Numbers
2.4 Addition and Subtraction of Two's Complement
2.5 Binary Codes for Information
2.6 Gray Code and Codes for Detecting and Correcting Errors
Digital Circuits
课时目标:After learn this chapter, you canillusrate CMOS logic gate circuit structures,and explain their function behavior.describe the meaning and performance and targeted value of static and dynamic behavior of CMOS logic circuits.
3.1 Logic Realization of Digital System
3.2 Switch Circuit and CMOS Circuit Structures
3.3 Expansion of CMOS Circuit Structure3.4 Tolerance Setting of Voltage and Current
3.5 Design Specifications of Integrated Circuits
3.6 Maximum Integrated Design on Chip
3.7 Signal Propagation Delay and Power Consumption
3.8 Integrated Block Input Port Design
3.9 Integrated Block Output Port Design
3.10 Matching of Integrated Block and External Circuit
Combinational Logic Design Principles
课时目标:After learn this chapter, you canexplain the basic concepts of combinational logic circuit and sequencial logic circuit.simplify ghe logic function with axioms, theotems,and Karnaugh map.accomplish analysis and design of combinational logic circuit.solve the porblem of multiple-output logic simplificationand timing hazards.
4.1 Axioms and Theorems of Switching Algebra
4.2 Applications of Positive and Negative Logic, Dual and Complemental relationship
4.3 Multiple Expressions of Logical Functions
4.4 Simplification Method of Logical Function with Karnaugh Map -1
4.5 Simplification Method of Logical Function with Karnaugh Map -2
4.6 Simplification Method of Logical Function with Karnaugh Map -3
4.7 Timing Hazards
Hardware Description Language HDL
课时目标:After learn this chapter, you cancompile programs of digital logic circuit with Verilog HDLsimulate digital logic circuits with graph and wave methods.
5.1 Introduction to FPGA and HDL
5.2 Verilog HDL
5.3 Combinational Circuit Design
5.4 Sequential Circuit Design
Combinational Logic Design Practices
课时目标:After learn this chapter, you canillusrate the design ideas of commonly used MSI logic devices,fuction, and priciple behaviors.design snd simulate basic function cell or MSI combinational logic circuits with Verilog HDLclassify and point out the applications of different combinational logic devices.
6.1 Documentation Standards
6.2 Decoders
6.2 Encoders
6.4 Three-State Buffers
6.5 Multiplexers
6.6 Demultiplexers and Parity Circuits
6.7 Comparators
6.8 Adders
Sequential Logic Design Principles
课时目标:After learn this chapter, you canillusrate the circuit structures, functional behavior, timing characters,function table, characteristic expressions of basic latches and flip-flops.understand the concepts of set-up time and hold time.building the module of clock synchronous state machine.analysis and finite state machine.design snd simulate different flit-flops and sequential logic circuits with Verilog HDL
7.1 Overview of Sequential Logic Circuit
7.2 Bistable Devices
7.3 S-R Latch
7.4 D Latch
7.5 D Flip-Flop
7.6 Other D Flip-Flops
7.7 J-K Flip-Flops and T Flip-Flop
7.8 State Machine Structure
7.9 Clock Synchronous State Machine Analysis -1
7.10 Clock Synchronous State Machine Analysis -2
7.11 Clock Synchronous State Machine Design -1
7.12 Clock Synchronous State Machine Design -2
7.13 Thunderbird Rear Lights Design
7.14 State Machine Timing Analysis
Sequential Logic Design Practices
课时目标:After learn this chapter, you canillusrate the design ideas and functional behavior of counters, shifte registers.accomplish clock synchronous state machine design with basic logic gate, latches and flip-flops as sequential elements.design snd simulate more complex sequntial logic circuits with basic sequential elements and MSI sequential devices and Verilog HDL.
8.1 Sequential-Circuit Documentation Standards
8.2 Integrated Latches and Flip-Flops
8.3 Functional Behavior of Counters
8.4 Functional Characteristics of Binary Counter
8.5 Applications of Counting Module-1
8.6 Applications of Counting Module-2
8.7 Applications Counting Module-3
8.8 Functional Behavior and Application of Shift-Registers
8.9 Functional Behavior of Shift-Register Counters
8.10 Self-Correcting Ring Counters
8.11 Design of Twisted Ring Counters
8.12 Principle of Linear Feedback Shift-Register Counters
8.13 Relationship between Iterative Circuits and Sequential Circuits
8.14 Design of Sequencers
展开全部
预备知识

Advanced Mathematics, College Physics, Fundamentals of Circuit Analysis, Analog Electronic Technology, C Language

参考资料

Teaching Material:

Digital Design—Principles and Practice (4th Photocopy), John F. Wakerly, Higher Education Press 2007

Other Reference Materials:

1. Digital Logic Design and Applications, edited by Jiang Shuyan, University of Electronic Science and Technology Press, 2014

2. Digital Logic Design and Applications, edited by Jiang Shuyan, Tsinghua University Press, 2007

3. Xilinx FPGA Principle and Practice—Based on VIVADO and Verilog HDL, edited by Lu Youliang, the first edition of Mechanical Industry Press in 2018 

4. Fundamentals of Digital Logic with Verilog Design, Brown, Z. Vranesic, McGraw-Hill,2003

5. Logic Design Principles, Edward J. McCluskey, Prentice- Hall,1986

6. Digital Logic: Applications and Design (English version), John M. Yarbrough S., Machinery Industry Press 2002

7. Fundamentals of Digital Electronic Technology (5th Edition), edited by Yan Shi, Higher Education Press, 2007

8. Digital Design—Principles and Practice (4th Edition), John F. Wakerly, translated by Lin Sheng, etc., Machinery Industry Press, 2007

9. Digital Circuits and Systems (2nd Edition), edited by Liu Baoqin and others, Tsinghua University Press, 2007

10. Digital Integrated Circuit Course (Second Edition), edited by Long Zhongqi, Science Press 2007

11. Digital Logic (2nd Edition), Mao Fayao, Higher Education Press 2008

12. Digital Circuit Logic Design (Pulse and Digital Circuit 3rd Edition), edited by Wang Yuyin, Higher Education Press 1999

13. Pulse and Digital Circuit, edited by He Xupeng, etc., University of Electronic Science and Technology Press 1996

       14. Pulse and Digital Circuit, edited by Wan Dongyi, Higher Education Press, 1986


University of Electronic Science and Technology of China
7 位授课老师
Shuyan JIANG

Shuyan JIANG

Professor

Zhensong Wang

Zhensong Wang

讲师

Ying Zhang

Ying Zhang

教授

推荐课程

中医诊断学(上)

王天芳

9310人参加

沟通心理学

裴秋宇

157998人参加

医学细胞生物学

马萍

25973人参加

概率论与数理统计CAP

张帼奋

34580人参加
下载
下载

下载App