Principles of combination logic: Definition of combinationallogic, canonical forms, Generation of switching equations fromtruth tables, Karnaugh maps-3,4,5 variables, Incompletelyspecified functions( Don’t care terms) Simplifying Max termequations, Quine-McCluskey minimization technique, Quine-McCluskey using don’t care terms, Reduced prime implicantsTables.(Text 1, Chapter 3)
Analysis and design of combinational logic: Generalapproach to combinational logic design, Decoders, BCDdecoders, Encoders, digital multiplexers, Using multiplexersas Boolean function generators, Adders and subtractors,Cascading full adders, Look ahead carry, Binary comparators.(Text 1, Chapter 4)
Flip-Flops: Basic Bistable elements, Latches, Timingconsiderations, The master-slave flip-flops( pulse-triggeredflip-flops): SR flip-flops, JK flip-flops, Edge triggered flip-flops,Characteristic equations. (Text 2, Chapter 6)
Simple Flip-Flops Applications: Registers, binary ripplecounters, synchronous binary counters, Counters based onshift registers, Design of a synchronous counters, Design of asynchronous mod-n counter using clocked T , JK , D and SRflip-flops. (Text 2, Chapter 6)
Sequential Circuit Design: Mealy and Moore models, Statemachine notation , Synchronous Sequential circuit analysis,Construction of state diagrams, counter design.(Text 1, Chapter 6)