
Explore binary logic at the heart of digital systems, where data is represented by binary zeros and ones, using positive and negative logic, voltage levels, and nibble (4 bits).
Understand the fundamentals of number systems, including binary, decimal, octal, and hexadecimal bases, their digits, and how whole and fractional parts influence computer representations.
Learn how to convert decimal numbers to binary, octal, and hexadecimal using division and remainder steps for integers and multiplication for fractional parts.
Learn binary multiplication rules, use a multiplication table and examples, and perform binary division with its four parts and a zero divisor caveat, building on binary addition and subtraction.
Explore how digital data are represented by binary codes, using zeros and ones for numbers and alphanumeric characters, including decimal-to-binary conversion and Oscar codes.
This Course provides an Overview of Number Systems and Logic Gates in Digital Circuits. It give a general overview of the design of Logic Gates starting from the problem to truth table and after this obtaining a function relies to the combination of inputs. It provides for students the opportunity to design a circuit based on Gates. This course is basic to understand digital system.
This Course includes following topics with Simple Animated Video Explanation.
Introduction to number system & terms related to it. ( Terms - Bit, Byte. Nibble )
Convert the Number from the given Number System to the specified Number System. ( Number systems - Decimal , Binary, Octal , Hexadecimal an their Conversions from one Number System to another (Integer and Fractional).)
Perform the given Binary Arithmetic Operation on the given Data. (Binary Arithmetic - Compliments - 1's and 2's, Addition, Subtraction, Multiplication and Division (up to 8 bit).
Codes - BCD, Gray, ASCII, EBCDIC ( Their Conversion with Examples )
Derive the Truth Table of the given basic Logic Gate/ Derived Logic Gate. Basic gates ( AND,OR,NOT ) , Derived gates (NAND,NOR,EX-OR,EX-NOR) , Universal gates)
In this test you can Test your Knowledge in Logic Gates and there is a two part of test first part is Logic Gate basics and the second part is NAND & NOR Gate.