• Digital Logic Design - Lecture 26: Finite State Machine Design ProcedureDigital Logic Design - Lecture 26: Finite State Machine Design Procedure

    Deliver package of gum after 15 cents deposited Single coin slot for dimes, nickels No change Design the FSM using combinational logic and flip flops

    ppt27 trang | Chia sẻ: dntpro1256 | Ngày: 21/11/2020 | Lượt xem: 645 | Lượt tải: 0

  • Digital Logic Design - Lecture 25: Shift RegistersDigital Logic Design - Lecture 25: Shift Registers

    Shift registers can be combined together to allow for data transfer Serial transfer used in modems and computer peripherals (e.g. mouse) D flip flops allow for a simple design Data clocked in during clock transition (rising or falling edge) Serial addition takes less chip area but is slow Universal shift register allows for many operations Th...

    ppt33 trang | Chia sẻ: dntpro1256 | Ngày: 21/11/2020 | Lượt xem: 675 | Lượt tải: 0

  • Digital Logic Design - Lecture 23: More Sequential Circuit Analysis and DesignDigital Logic Design - Lecture 23: More Sequential Circuit Analysis and Design

    Sequential circuit consists of A combinational circuit that produces output A feedback circuit We use JK flip-flops for the feedback circuit Simple counter examples using JK flip-flops Provides alternative counter designs We know the output Need to know the input combination that produces this output Use an excitation table Built from th...

    ppt53 trang | Chia sẻ: dntpro1256 | Ngày: 21/11/2020 | Lượt xem: 650 | Lượt tải: 0

  • Giáo trình Thiết kế & Đánh giá thuật toán - Bài giảng 6: Cấu trúc cây - Lê Nguyên KhôiGiáo trình Thiết kế & Đánh giá thuật toán - Bài giảng 6: Cấu trúc cây - Lê Nguyên Khôi

    Chèn liên tục vào MinHeap, nhưng không khôi phục tính chất thứ tự bộ phận.Khôi phục tính chất thứ tự bộ phận (sử dụng downheap) bắt đầu từ đỉnh chính giữa Sắp Xếp Cây Thứ Tự Bộ Phận – So Sánh Giống sắp xếp gộp (merge sort) Độ phức tạp 0 (n logn) Giống sắp xếp chèn (insertion sort) In-place algortihm

    pdf35 trang | Chia sẻ: thucuc2301 | Ngày: 21/11/2020 | Lượt xem: 775 | Lượt tải: 0

  • Digital Logic Design - Lecture 22: Sequential Circuits AnalysisDigital Logic Design - Lecture 22: Sequential Circuits Analysis

    Sequential circuit consists of A combinational circuit that produces output A feedback circuit We use JK flip-flops for the feedback circuit Simple counter examples using JK flip-flops Provides alternative counter designs We know the output Need to know the input combination that produces this output Use an excitation table Built from th...

    ppt49 trang | Chia sẻ: dntpro1256 | Ngày: 21/11/2020 | Lượt xem: 643 | Lượt tải: 0

  • Digital Logic Design - Lecture 21: Sequential Circuits: Flip flopsDigital Logic Design - Lecture 21: Sequential Circuits: Flip flops

    Flip flops are powerful storage elements They can be constructed from gates and latches! D flip flop is simplest and most widely used Asynchronous inputs allow for clearing and presetting the flip flop output Multiple flops allow for data storage The basis of computer memory! Combine storage and logic to make a computation circuit

    pptChia sẻ: dntpro1256 | Ngày: 21/11/2020 | Lượt xem: 662 | Lượt tải: 0

  • Giáo trình Thiết kế & Đánh giá thuật toán - Bài giảng 5: Sắp xếp nhanh - Lê Nguyên KhôiGiáo trình Thiết kế & Đánh giá thuật toán - Bài giảng 5: Sắp xếp nhanh - Lê Nguyên Khôi

    Phân hoạch dựa trên phần tử ngẫu nhiên: Thời gian chạy không phụ thuộc vào dữ liệu đầu vào. Không cần giả thiết về phân phối của dữ liệu đầu vào. Không dữ liệu nào tạo nên trường hợp xấu nhất. Trường hợp xấu nhất chỉ do hàm sinh số ngẫu nhiên. Giả thiết khi phân tích thời gian chạy Mảng bao gồm các phần tử khác nhau Mảng có các phần tử g...

    pdf20 trang | Chia sẻ: thucuc2301 | Ngày: 21/11/2020 | Lượt xem: 661 | Lượt tải: 0

  • Digital Logic Design - Lecture 20: Sequential Circuits LatchesDigital Logic Design - Lecture 20: Sequential Circuits Latches

    Latches are based on combinational gates (e.g. NAND, NOR) Latches store data even after data input has been removed S-R latches operate like cross-coupled inverters with control inputs (S = set, R = reset) With additional gates, an S-R latch can be converted to a D latch (D stands for data) D latch is simple to understand conceptually When C =...

    pptChia sẻ: dntpro1256 | Ngày: 21/11/2020 | Lượt xem: 716 | Lượt tải: 0

  • Digital Logic Design - Lecture 19: Recap IIDigital Logic Design - Lecture 19: Recap II

    Performs the inverse of the operation of a MUX It has one input line, the input from which is transmitted to one of 2n output lines The output lines are selected based on the select inputs

    pptChia sẻ: dntpro1256 | Ngày: 21/11/2020 | Lượt xem: 670 | Lượt tải: 0

  • Digital Logic Design - Lecture 18: RecapDigital Logic Design - Lecture 18: Recap

    1s complement with negative numbers shifted one position clockwise Only one representation for 0 One more negative number than positive number High-order bit can act as sign bit

    ppt62 trang | Chia sẻ: dntpro1256 | Ngày: 21/11/2020 | Lượt xem: 690 | Lượt tải: 0