This document outlines the course objectives and content for an Advanced Digital Logic System Design course. The course covers five units: (1) Sequential Circuit Design, including analysis of clocked synchronous sequential networks and design of iterative circuits; (2) Asynchronous Sequential Circuit Design, including analysis, hazards, and designing circuits like a vending machine controller; (3) Fault Diagnosis and Testing, such as fault table methods and design for testability; (4) Performance Estimation including reliability, transmission lines, and formal verification; and (5) Timing Analysis including memory timings and logic analyzers. The course aims to analyze sequential circuits, design hazard-free circuits, gain testing knowledge, and understand timing analysis of digital systems.
This document outlines the course objectives and content for an Advanced Digital Logic System Design course. The course covers five units: (1) Sequential Circuit Design, including analysis of clocked synchronous sequential networks and design of iterative circuits; (2) Asynchronous Sequential Circuit Design, including analysis, hazards, and designing circuits like a vending machine controller; (3) Fault Diagnosis and Testing, such as fault table methods and design for testability; (4) Performance Estimation including reliability, transmission lines, and formal verification; and (5) Timing Analysis including memory timings and logic analyzers. The course aims to analyze sequential circuits, design hazard-free circuits, gain testing knowledge, and understand timing analysis of digital systems.
This document outlines the course objectives and content for an Advanced Digital Logic System Design course. The course covers five units: (1) Sequential Circuit Design, including analysis of clocked synchronous sequential networks and design of iterative circuits; (2) Asynchronous Sequential Circuit Design, including analysis, hazards, and designing circuits like a vending machine controller; (3) Fault Diagnosis and Testing, such as fault table methods and design for testability; (4) Performance Estimation including reliability, transmission lines, and formal verification; and (5) Timing Analysis including memory timings and logic analyzers. The course aims to analyze sequential circuits, design hazard-free circuits, gain testing knowledge, and understand timing analysis of digital systems.
This document outlines the course objectives and content for an Advanced Digital Logic System Design course. The course covers five units: (1) Sequential Circuit Design, including analysis of clocked synchronous sequential networks and design of iterative circuits; (2) Asynchronous Sequential Circuit Design, including analysis, hazards, and designing circuits like a vending machine controller; (3) Fault Diagnosis and Testing, such as fault table methods and design for testability; (4) Performance Estimation including reliability, transmission lines, and formal verification; and (5) Timing Analysis including memory timings and logic analyzers. The course aims to analyze sequential circuits, design hazard-free circuits, gain testing knowledge, and understand timing analysis of digital systems.
Download as DOCX, PDF, TXT or read online from Scribd
Download as docx, pdf, or txt
You are on page 1of 5
KONGUNADU COLLEGE OF ENGINEERING AND TECHNOLOGY, THOTTIAM.
AP 7102 ADVANCED DIGITAL LOGIC SYSTEM DESIGN L T P C
3 0 0 3 OBJECTIVES: To analyze synchronous and asynchronous sequential circuits To realize and design hazard free circuits To familiarize the practical issues of sequential circuit design To gain knowledge about different fault diagnosis and testing methods To estimate the performance of digital systems To know about timing analysis of memory and PLD UNIT I SEQUENTIAL CIRCUIT DESIGN 9 Analysis of Clocked Synchronous Sequential Networks (CSSN) - Modeling of CSSN State Assignment and Reduction Design of CSSN Design of Iterative Circuits ASM Chart ASM Realization, Design of Arithmetic circuits for Fast adder- Array Multiplier. UNIT II ASYNCHRONOUS SEQUENTIAL CIRCUIT DESIGN 9 Analysis of Asynchronous Sequential Circuit (ASC) Flow Table Reduction Races in ASC State Assignment Problem and the Transition Table Design of ASC Static and Dynamic Hazards Essential Hazards Design of Hazard free circuits - Data Synchronizers Designing Vending Machine Controller Mixed Operating Mode Asynchronous Circuits. Practical issues such as clock skew, synchronous and asynchronous inputs and switch bouncing.
UNIT III FAULT DIAGNOSIS & TESTING 9 Fault diagnosis: Fault Table Method Path Sensitization Method Boolean Difference Method Kohavi Algorithm Tolerance Techniques The Compact Algorithm. Design for testability: Test Generation Masking Cycle DFT Schemes. Circuit testing fault model, specific and random faults, testing of sequential circuits, Built in Self Test, Built in Logic Block observer (BILBO), signature analysis.
UNIT IV PERFORMANCE ESTIMATION 9 Estimating digital system reliability, transmission lines, reflections and terminations, system integrity, network issues for digital systems, formal verifications of digital system: model-checking, binary decision, theorem proving, circuit equivalence.
UNIT V TIMING ANALYSIS 9 ROM timings, Static RAM timing, Synchronous Static RAM and its timing, Dynamic RAM timing, Complex Programmable Logic Devices, Logic Analyzer Basic Architecture, Internal structure, Data display, Setup and Control, Clocking and Sampling.
TOTAL: 45 PERIODS REFERENCES: 1. Charles H.Roth Jr Fundamentals of Logic Design, Thomson Learning 2004. 2. Nripendra N Biswas Logic Design Theory Prentice Hall of India, 2001. 3. Parag K.Lala An introduction to Logic Circuit Testing Morgan and claypool publishers, 2009. 4. Stephen D Brown, Fundamentals of digital logic, TMH publication, 2007. 5. Balabanian, Digital Logic Design Principles, Wiley publication, 2007. 6. Stalling, Computer Organization & Architecture, Pearson Education India, 2008. 7. J.F.Wakerly, Digital Design, Pearson Education India, 2012. 8. J.F.Wakerly, Digital Design principles and practices, PHI publications, 2005. 9. Charles J. Sipil, Microcomputer Handbook McCrindle- Collins Publications 1977.
UNIT I SEQUENTIAL CIRCUIT DESIGN 9
Analysis of Clocked Synchronous Sequential Networks (CSSN) - Modeling of CSSN- State Assignment and Reduction- Design of CSSN- Design of iterative circuits-ASM chart- ASM Realization, Design of arithmetic Circuits for Fast adder-Array Multiplier. Session No. Topics to be covered Time Ref Teaching Method 1. Analysis of Clocked Synchronous Sequential Networks- Introduction. 50m 1 BB 2. Design of a Sequential parity checker, Analysis of Moore and Mealy sequential circuit by signal tracing and timing charts. 50m 1 BB 3. Method of constructing state table and state graphs for Moore and Mealy machines. 50m 1 BB 4. General Models for a clocked Mealy and Moore sequential circuits. 50m 1 BB 5. Guidelines for state assignments and reduction of state table using state assignment. 50m 1 BB 6. Different types of State Assignment- Shared row, Multiple row and One hot state assignment. 50m 1 BB 7. Determination of state equivalence and circuit equivalence using an implication table. 50m 1 BB 8. Design of iterative circuits, Design of a n-bit comparator. 50m 1 BB 9. Algorithmic State Machine (ASM) Charts- Derivation and realization of ASM Chart. 50m 1 BB 10. Design of Arithmetic circuits for Fast adder- Carry look ahead adder. 50m 4 BB 11. Array Multiplier Structure of an 4 X 4 Multiplier circuit. 50m 4 BB UNIT II ASYNCHRONOUS SEQUENTIAL CIRCUIT DESIGN 9
Analysis of Asynchronous Sequential Circuit (ASC) - Flow Table Reduction-Races in ASC- State Assignment Problem and the Transition Table- Design of ASC-Static and Dynamic Hazards- Essential Hazards- Design of Hazard free circuits- Data Synchronizers- Designing Vending Machine Controller- Mixed Operating Mode Asynchronous Circuits. Practical issues such as clock skew, synchronous and asynchronous inputs and switch bouncing.
UNIT III FAULT DIAGNOSIS & TESTING 9
Fault diagnosis: Fault Table Method- Path Sensitization Method- Boolean Difference Method- Kohavi Algorithm -Tolerance Techniques- The Compact Algorithm. Design for testability: Test Generation- Masking Cycle - DFT schemes. Circuit testing fault model, specific and random faults, testing of sequential circuits, Built in self test, Built in Logic Block observer (BILBO), Signature analysis.
Session No. Topics to be covered Time Ref Teaching Method 12. Analysis of Asynchronous Sequential Circuit - Design of Fundamental mode sequential circuit - Primitive state table, state table reduction and state assignment. 50m 4 BB 13. Design of Pulse mode sequential circuit- Primitive state table, state table reduction and state assignment. 50m 4 BB 14. Problems in Asynchronous Sequential Circuits Cycles, Critical race and Non- Critical race. 50m 2,5 BB 15. Hazards- Static, Dynamic and Essential Hazards. 50m 2,5 BB 16. Design of Hazard free switching circuits- Static Hazard and Essential Hazard elimination. 50m 2,5 BB 17. Working principle of Data synchronizer. 50m 7 BB 18. Design of Vending machine controller- Description/ Specification, FSM design steps, State diagram and state table. 50m 4 BB 19. Design of mixed operating mode asynchronous circuit. 50m 4 BB 20. Practical issues: Clock skew, synchronous and asynchronous inputs and switch bouncing. 50m 7 BB
UNIT IV PERFORMANCE ESTIMATION 9
Estimating digital system reliability, transmission lines, reflections and terminations, system integrity, network issues for digital systems, formal verifications of digital system: model- checking, binary decision diagram, theorem proving, circuit equivalence. Session No. Topics to be covered Time Ref Teaching Method 21. Fault Models- Stuck-at fault, Bridging fault, stuck-open fault and Temporary faults. 50m 3 BB 22. Fault Diagnosis of Digital systems- Test generation for combinational logic circuits- Fault Table Method and Path Sensitization method. 50m 2 BB 23. Boolean Difference method. 50m 3 BB 24. Kohavi and Compact Algorithm. 50m 2 BB 25. Tolerance techniques- Static redundancy, Dynamic redundancy and Hybrid redundancy. 50m 3 BB 26. Self- purging redundancy, Sift-out modular redundancy 50m 3 BB 27. Fault in PLAs, Test generation and Masking cycle. 50m 2 BB 28. Design for Testability (DFT), DFT schemes, Circuit testing fault model: Specific and random faults. 50m 4 BB 29. Testing of sequential circuits and Built In Self Test (BIST). 50m 4 BB 30. Built In Logic Block Observer (BILBO) and Signature analysis. 50m 4 BB Session No. Topics to be covered Time Ref Teaching Method 31. Estimating Digital System Reliability- Failure rates, Reliability and MTBF, System Reliability. 50m 9 BB 32. Transmission lines with infinite and finite length terminated with characteristic impedance, Logic signal terminations. 50m 9 BB 33. Network issues for digital systems: Noise, Time margin, Parasitic inductance and capacitances. 50m 9 BB 34. Digital System Integrity to minimize Noise Margin, Transmission Line effects, Signal Path Return currents and power distribution. 50m 9 BB
UNIT V TIMING ANALYSIS 9 ROM timings, Static RAM timing, Synchronous Static RAM and its timing. Dynamic RAM timing, Complex Programmable Logic devices, Logic Analyzer Basic Architecture, Internal Structure, Data display, Setup and Control, Clocking and Sampling.
35. Design and Verification of Digital Systems: Design flow and RTL Verification. 50m 9 BB 36. Binary Decision Diagrams with an example. 50m 9 BB 37. Model for Design Verification, Functional Validation. 50m 9 BB 38. Formal Verification and Challenges in Symbolic Simulation. 50m 9 BB Session No. Topics to be covered Time Ref Teaching Method 39. Read Only Memory (ROM) Timing diagram. 50m 7 BB 40. Static RAM Internal Structure and Timing parameters for Read and Write operation of static RAM. 50m 7 BB 41. Synchronous SRAM- Internal Structure and its read and Write operation. 50m
7 BB 43,44 Complex Programmable Logic Devices general architecture, Function block architecture, Input/output block architecture and Switch Matrix. 100m
Anna Univ May - June Model Questions High Performance Computer Networks Question Paper June 2011-2013 - Anna University Results 2013 - Anna Univ Updates PDF
Microprocessors and Microcontrollers Anna University Important Questions 2 Marks and 16 Marks Questions - Repeated Questions in Anna University Question Papers From All 5 Units ...