
Introduction to the course
This lecture includes number system used in digital electronics.
This lecture includes procedure to convert Decimal number to the binary number
This Video lecture covers basic concepts of Logic gate including truth table.
This video lecture includes performance of Special logic gates like ER-OR and EX-NOR gate.
This Video lecture include methods to form any gate by using NAND gate and NOR Gate.
Digital electronics is a field of electronics involving the study of digital signals and the engineering of devices that use or produce them. This is in contrast to analog electronics and analog signals.
Binary number system, in mathematics, positional numeral system employing 2 as the base and so requiring only two different symbols for its digits, 0 and 1, instead of the usual 10 different symbols needed in the decimal system. The numbers from 0 to 10 are thus in binary 0, 1, 10, 11, 100, 101, 110, 111, 1000, 1001, and 1010. The importance of the binary system to information theory and computer technology derives mainly from the compact and reliable manner in which 0s and 1s can be represented in electro-mechanical devices with two states—such as “on-off,” “open-closed,” or “go–no go.”
A logic gate is an idealized model of computation or physical electronic device implementing a Boolean function, a logical operation performed on one or more binary inputs that produces a single binary output. Depending on the context, the term may refer to an ideal logic gate, one that has for instance zero rise time and unlimited fan-out, or it may refer to a non-ideal physical device[1] (see Ideal and real op-amps for comparison).
In this course students are able to learn binary numbers system. Conversion of Binary number to decimal number system, conversion of decimal to binary number system. Also students will learn performance of various logic gates like AND, OR, NOT, NAND, NOR, ER-OR, EX-NOR with their truth table.