Tuesday, 4 February 2025

Topics to be reviewed for in-class test

Review

Lecture 1-1 Number systems and Codes

- How to convert from a number system to another number system, e.g. Decimal to Binary, Binary to Hexadecimal and vice versa

- What are codes and its applications?

Lecture 1-2: Principal of combinational logics

- 7 primitive logic gates and their Truth table.

- Boolean algebra: 

    - Postulates & theorems

    - How to build up Boolean expression from a given Truth table using SOP and POS

    - How to simplify Boolean expression using postulates & theorems

    - How to use Karnaugh map to simplify/optimize a Boolean expression

Lecture 1-3: Combinational logic circuit design

- 5 steps of design procedure

- Functional circuits including enabling, selecting, encoding, decoding, multiplexing

- Hierarchical principles

Exercises:

Review examples explained in the lectures




No comments:

Post a Comment

Lecture 3-2: Real-time Operating Systems

In this lecture, we studied fundamental elements and functions of a real-time operating system. Moreover, we also studied key features of fr...