Basie cCoucept Boolean algebra (Logic algebra) is closure mathematical system that defines a series of logic operation (and, or, not) performed on set k of variables (a, b,...) which can only have two values of 0 or 1
Karnaugh maps It is a matrix of squares. each square represent a minterm or maxterm from a Boolean equaTion N-variable karnaugh map have 2 squares The binary numeral on the sides of k-map is the variable coordinates
A function is a term used in mathematics and logic to denote a relationship between input and output variables. Each variable is restricted to binary (0, 1) values The relationship is the complex of three primitive functions (And \\Not\\Or)
Digital system: entity can process, transfer and store any kind of digital signals is Composed of individual digital logic circuits which are designed to perform specified function
Analysis Analyze existing circuits to determine their function Synchronous sequential circuit The basic modeling structure Two circuit models: Mealy model& Moore model Three approach used to describe the circuit: Logic function equation
Sequential Circuit Models Yo Combinational logic Universal combinational circuit model No memory units No feedback from logic outputs back to the inputs
Registers, formed from collection of flip -flops, are used to store or manipulate data or both. Input and output function associated with registers include Parallel input/ Parallel output Serial input/ Serial output Parallel input/ Serial output OSerial input parallel output