What is a Digital System | EMBEDDED AND ROBOTICS

What is a Digital System

Lets start with basic, ie .digital system. in electronics as you already know only 2 states are used - LOGIC HIGH and LOGIC LOW, represented by 1 and 0 respectively.

GOOGLY- Why assign '0' and '1' and not 'a' and 'b' or 'x' and 'y' or 'cat' and 'dog' etc.
answer- computation ease!
-----------------------------------------------------------------------------------------------------

Types of digital circuits:

Combinational circuits : output depends only on present states.eg logic gates.
Sequential circuits       : next states is completely determined by past states.eg counter and flipflop.

----------------------------------------------------------------------------------------------------

Clock: building block of sequential circuit

A clock is simply high and low states of voltage with time ie essentially a square wave.

duty cycle: it is ratio of Ton and Toff.

duty cycle with on and off time

Logic gates :  building block of combinational circuit

these are essentially combinational circuitry used to implement boolean operation like AND OR NOT NAND NOR XOR XNOR etc.


truth table , logic gates, nand nor not and or xor , buffer

---------------------------------------------------------------------------------------------





No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...

Popular Posts