3.3.3 Karnaugh Maps

The Karnaugh map (KM or K-map) is a method of simplifying Boolean algebra expressions. Rules for  grouping: No zeros allowed. No diagonals. Only power of 2 number of...
June 20, 2019

3.3.4 Flip-flops

Flip Flops ( As much as I know from CAIE ) In general Flip flops can be understood as the circuits used for storage purposes . A single...
June 20, 2019

3.3.5 RISC processors

Differences   :  RISC Vs CISC • RISC has fewer instructions // CISC has more instructions • RISC has many registers // CISC has few registers • RISCs instructions...
June 20, 2019

3.3.6 Parallel processing

In computers, parallel processing is the processing of program instructions by dividing them among multiple processors with the objective of running a program in less time.In other words...
June 20, 2019

3.2.1 Protocols

In computing, a communication protocol refers to the set of rules that computers use to communicate with each other. The protocol defines the signals that the computers will...
June 20, 2019

3.6.1 Overview of monitoring and control systems

             Overview of monitoring and control systems The major difference between the monitoring and control systems is that control system makes use of...
June 19, 2019

3.1.1 User Defined Data Types

                                                User Defined Data Types A...
June 19, 2019