Introductory Concepts
Introductory Concepts
II
Sem II session 2023/2024
Prof Datin Ir Dr Bushroa
Introductory concepts
• Advantages
• Digital systems are really generally easier to design
• Information storage is easy
• Accuracy and precision are easier to maintain throughout the
system
• Operation can be programmed
• Digital circuits are less affected by noise
• More digital circuitry can be fabricated on IC chips
• Limitation
• The real world is analog
• Processing digitized signals takes time
• See figure: Typical system combines analog and digital (hybrid system)
• A user pushes button to set desired temperature
• A temperature sensor in the heated space converts the measured temperature to
a proportional voltage
• This analog voltage is converted to a digital quantity by ADC
• This value is then compared to the desired value and used to determine a digital
value of how much heat is needed
• The digital value is converted to analog (voltage) by DAC.
• This voltage is applied to a heating element.
• The future is digital.
Digital number systems
• Many number systems are used in digital technology
• Decimal, binary, octal and hexa
• Decimal counting
• Count from 0 to 9 and add 1 to next level (numbering pattern)
• 0 – 9 : - 1;
• 0- 99 : - 1; so on
• - 1; with n is different number
• Binary system (base-2 system)
• Only two symbols (0 and 1). However, it can represent any quantity of
numbers
• Eg:
• Chapter 1:
Introductory concepts