Fundamentals Digital Systems (DSD/FDS)
Module 1 - Introduction to Digital Circuit
1.1 Learning Objectives
After completing this module, students are expected to be able to: Understand how to effecti...
1.2 Basic Components
Before we make a digital system circuit, we have to know more about what component that will be u...
1.3 Datasheet
Datasheet is a piece of paper, in physical form or digital form, provided by the component or sof...
Module 2 - Boolean Algebra & Basic Logic Gates
Module 3 - Karnaugh Map
By the end of this module, you will be able to: Understand the purpose of a Karnaugh Map (K-Map)...
Objective
By the end of this module, you will be able to: Understand the purpose of a Karnaugh Map (K-Map)...
What is a Karnaugh Map and Why Do We Use It?
In digital electronics, we often start with complex Boolean functions that describe how a circuit...
The Structure of a K-Map
A K-Map is a table made of cells or boxes. Each cell represents one possible combination of input...
How to Simplify a Function Using a K-Map
We will focus on the Sum-of-Products (SOP) method, which involves looking for 1s in the map. Step...
Module 4 - Complex Logic Gates
A complex logic gate is a digital circuit component that performs a logical function built from a...
Complex Logic ICs
IC Functions, Pin Configurations, and Truth Tables IC 7400: Quad 2-Input NAND Gate Function: The ...
Complex vs Basic
Advantages of Complex vs Basic Logic Gates Using complex logic gates (like NAND, NOR, XOR) offers...
Complex is Universal
Building Basic Gates from Universal Gates NAND and NOR gates are called universal gates because a...
Module 5 - Decoder & Encoder
Module 6 - Multiplexer & Demultiplexer
Understand how Multiplexer and Demultiplexer works.