Skip to main content

Digital techniques__Logic Gates



let's start new point ! The logic gates...

logic gates perform basic logical operation and they are basic building blocks of digital integrated circuits. logical gates are used in microprocessor, micro controller and in embedded system applications.

There are three types of gates, basic, universal and special .

let's see one by one !!!!

NOT is a basic logic gate also called as inverter. It is single input and single output gate. it perform complement operation on data.

Comments

Popular posts from this blog

Digital techniques__Number system

Hello! In last post we had seen introduction of number system. now we are going to learn types of number systems.

Digital techniques__Decoders

A decoder converts digital signals into corresponding decimal code. The encoded data is most of decoded for user interface for most of the devices like monitor, printer, calculator displays etc.   

Digital techniques__Binary arithmetic

In this i explained binary arithmetic operations. Arithmetic operations includes binary addition, subtraction, multiplication and division etc  binary subtraction are performed by using complements. complements simplify subtraction operation in digital computer.