Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: DIGITAL CIRCUITS & LOGIC DESIGN
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[attachment=10900]
BCA205(N2): DIGITAL CIRCUITS & LOGIC DESIGN
IC Families

 An integrated circuit, abbreviated IC, is a type of circuit in which all the components are integrated on a single semiconductor chip of very small size. Integrated circuits are separated into related groups or families e.g. TTL and CMOS.
 TTL
The term TTL stands for transistor-transistor logic which refers to the use of bipolar junction transistors in the circuit technology used to construct the gates at the chip level. TTL consists of a series of logic circuits e.g. standard TTL, LOW powered TTL and Schocttky TTL. The differences between the various types are in their performance characteristics, namely
 propagation delay time
 Power dissipation
 Fan-out
IC Families
 The propagation delay time determines the speed that the IC can operate. The propagation delay time of a gate is the time interval between the application of an input pulse and the occurrence of the occurring output pulse.
 The time interval between a specified point on the input pulse and the corresponding point on the output pulse which is changing from HIGH to LOW is denoted as tPHL. Similarly, tPLH is used to denote the interval when the output pulse is changing from LOW to HIGH. These points are highlighted in Figure 4-1 which illustrates the propagation delays associated with the inverter.
 Propagation Delays for Inverters
The Power dissipation of a logic gate is the product of the direct current (dc) voltage supply (VCC) and the average supply current (ICC). The average ICC is determined based on a 50% duty cycle, i.e. the state is LOW 50% of the time and HIGH 50% of the time.
The fan-out of a gate is the maximum number of inputs of the same IC family series that the gate can drive while maintaining the its output levels within specified limits. In short, it specifies the maximum load that a given gate can handle. If this limit is exceeded that the operation of the gate degrades and become unpredictable.
 CMOS
The term CMOS stands for Complementary Metal Oxide Semiconductor. Whether the circuit is constructed with TTL or CMOS technologies, the logic functions are the same. The difference occurs in the performance characteristics. Several CMOS technologies are available but they basically fall into two process technologies: the metal-gate CMOS (4000 series) and the silicon-gate (74C, 74HC and 74HCT series).
Table shown in next slide lists the differences between the TTL and CMOS families and the specifications of a IC member from each family.
 Comparison between TTL and CMOS
 TTL and CMOS Specifications
 NUMBER SYSTEM
DECIMAL NUMBER SYSTEM
 RADIX, LSB, MSB
BINARY NUMBER SYSTEM
 RADIX, LSB, MSB
DECIMAL TO BINARY CONVERSION
 DOUBLE-DABBLE METHOD
 STREAM-LINED DOUBLE-DABBLE METHOD
 INTEGER & FRACTIONAL PART
 NUMBER SYSTEM
BINARY TO DECIMAL CONVERSION
 INTEGER PART
 FRACTIONAL PART
 MIXED NUMBER
BINARY ARITHMETIC
 BINARY ADDITION
 BINARY SUBTRACTION