Download presentation
1
Digital Design: Principles and Practices
Chapter 1 Introduction
2
1.1 About Digital Design
3
About Digital Design Some people call it “logic design.”
0 and 1 (or False and True, Low and High) The goal of digital design is to build systems. Digital circuits have analog characteristics. Not just 0 and 1! Know when to worry and when not to worry about the analog aspects of digital design.
4
1.2 Analog versus Digital
5
Analog versus Digital Analog quantities have continuous values
Digital quantities have discrete sets of values
6
Figure 1–1 Graph of an analog quantity (temperature versus time).
7
Digital Quantity Figure 1– Sampled-value representation (quantization) of the analog quantity in Figure 1–1. Each value represented by a dot can be digitized by representing it as a digital code that consists of a series of 1s and 0s.
8
Analog and Digital Quantities
Types of electronic devices or instruments: Analog Digital Combination of analog and digital
9
Figure 1–3 A basic audio public address system.
An Analog Electronic System Figure 1– A basic audio public address system.
10
A System Using Analog & Digital Methods
Figure 1– Basic block diagram of a CD player. Only one channel is shown. Thomas L. Floyd Digital Fundamentals, 9e Copyright ©2006 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved.
11
Systems That Have Become Digital (Analog Digital)
Still pictures Video recordings Audio recordings The telephone system Automobile carburetor (汽化器、化油器) Traffic lights Movie effects
12
Why Digital Circuits Are Preferred
Reproducibility of results higher noise immunity Ease of design Flexibility and functionality Programmability Speed Economy small space & low cost Steadily advancing technology
13
1.3 Digital Devices
14
Digital Devices The most basic digital devices are called (logic) gates. AND, OR, NOT (inverter) A gate has one or more inputs and produces an output that is a function of the current input value(s). While the inputs and outputs may be analog conditions (such as voltage and current), they are modeled as taking on just two discrete values (0 and 1). A logic gate is a type of combinational circuit.
15
Logic Gates Fig Digital devices: (a) AND gate; (b) OR gate; (c) NOT gate (inverter)
16
Flip-Flop A flip-flop is a device that stores either 0 or 1.
A flip-flop can be built from a collection of logic gates. A digital circuit that contains flip-flops is called a sequential circuit, because its output at any time depends not only on its current input but also on the past sequence of inputs that have been applied to it. A sequential circuit has memory of past events.
17
1.4 Electronic Aspects of Digital Design
18
Electronic Aspects of Digital Design
Digital circuits deal with analog voltages and currents and are built with analog components. The “digital abstraction” allows analog behavior to be ignored in most cases, so circuits can be modeled as if they really did process 0s and 1s. One important aspect of the digital abstraction is to associate a range of analog values with each logic value (0 or 1).
19
Logic Values & Noise Margins
Fig Logic values and noise margins.
20
Electronic Aspects of Digital Design
It is the job of an electronic circuit designer to ensure that logic gates produce and recognize logic signals that are within appropriate ranges. This is an analog circuit design problem. It is not possible to design a circuit that has the desired behavior under every possible condition of power-supply voltage, temperature, loading, and other factors. Instead, the electronic circuit designer or device manufacturer provides specifications (also known as specs) that define the conditions under which correct behavior is guaranteed.
21
1.5 Software Aspects of Digital Design
22
Software Aspects of Digital Design
Software tools are an essential part of digital design. Computer-Aided Design (CAD) tools Software tools for digital design Schematic entry HDL (Hardware Description Language) HDL text editors, compilers, and synthesizers Simulators Test benches Timing analyzers and verifiers Word processors
23
1.6 Integrated Circuits
24
The First Transistor In 1947, John Bardeen and Walter Brattain built the first functioning transistor at Bell Laboratories. In 1956, John Bardeen, Walter Brattain, and their co-worker William Shockley earned the Nobel Prize in Physics.
25
The First Integrated Circuit
In 1958, Jack Kilby built the first integrated circuit at Texas Instruments. In 2000, Jack Kilby received the Nobel Prize in Physics for the invention of the integrated circuit.
26
Jack S. Kilby (1923-2005) The Nobel Prize in Physics 2000
“I've reached the age where young people frequently ask for my advice. All I can really say is that electronics is a fascinating field that I continue to find fulfilling. The field is still growing rapidly, and the opportunities that are ahead are at least as great as they were when I graduated from college. My advice is to get involved and get started.” (From: )
27
Moore’s Law Gordon Moore co-founded Intel and used to be Intel’s President and CEO. In 1965, he predicted that the number of transistors that can be placed on a single chip would double every year. In recent years, the rate of advance has slowed down to doubling every 24 months.
29
Transistors & Wafers Transistors are mass-produced on silicon wafers.
Photo from Wikipedia
30
An Integrated Circuit (Silicon) Die
Figure 1– Cutaway view of one type of fixed-function IC package showing the chip mounted inside, with connections to input and output pins.
31
Dual In-line Package (DIP)
14-pin 20-pin 28-pin
32
Fig. 1-2. Pin diagrams for a few 7400-series SSI integrated circuits
33
Complexity Classifications for Fixed-Function ICs
SSI (Small-Scale Integration) 1~20 gates MSI (Medium-Scale Integration) 20~200 gates LSI (Large-Scale Integration) 200~1,000,000 gates VLSI (Very Large-Scale Integration) over a few million transistors
34
Transistors & Integrated Circuit (IC)
Transistors (電晶體): In electronics, a transistor is a semiconductor device commonly used to amplify or switch electronic signals [From Wikipedia] Including CMOS (nMOS and pMOS), BJT, etc. Integrated Circuits (IC, or 積體電路): many transistors on one chip Very Large Scale Integration (VLSI): very many transistors Two broad categories of digital ICs Fixed-function IC: functions cannot be altered Programmable IC: functions can be programmed
35
Electrostatic Discharge (ESD)
Electrostatic discharge (ESD) is the sudden and momentary electric current that flows between two objects at different electrical potential. The term is usually used in the electronics and other industries to describe momentary unwanted currents that may cause damage to electronic equipment. (From: CMOS devices are very sensitive to static charge and can be damaged by ESD if not handled properly.
36
1.7 Programmable Logic Devices (PLDs)
37
Programmable Logic Devices
PLA (Programmable Logic Array) PAL (Programmable Array Logic) CPLD (Complex Programmable Logic Device) FPGA (Field-Programmable Gate Array)
38
1.8 Application-Specific Integrated Circuits (ASICs)
39
Application-Specific ICs (ASICs)
Chips designed for a particular, limited product or application are called application-specific ICs (ASICs). ASICs generally reduce the total component and manufacturing cost of a product by reducing chip count, physical size, and power consumption, and they often provide higher performance. High non-recurring engineering (NRE) cost Minimizing the chip size reduces the per-unit cost of the chip, since it increases the number of chips that can be fabricated on a single wafer. However, the designing cost (part of the NRE cost) can be very high.
40
1.9 Printed-Circuit Boards (PCBs)
41
Printed-Circuit Board (PCB)
Source:
42
Printed-Circuit Board (PCB)
Motherboard (mainboard) is a type of PCBs. An IC is normally mounted on a PCB that connects it to other ICs in a System. The multilayer PCBs used in typical digital systems have copper wiring etched on multiple, thin layers of fiberglass that are laminated into a single board. Surface-mount technology (SMT) Multichip module (MCM)
43
Through-Hole & SMT Figure 1– Examples of through-hole and surface-mounted devices. The DIP is larger than the SOIC with the same number of leads. This particular DIP is approximately in. long, and the SOIC is approximately in. long. Thomas L. Floyd Digital Fundamentals, 9e Copyright ©2006 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved.
44
Multichip Module (MCM)
IBM Product Engineer Janet Rocque with System z10 multi-chip module.
45
Pin Numbering Figure 1– Pin numbering for two standard types of IC packages. Top views are shown.
46
1.10 Digital-Design Levels
47
Digital-Design Levels
Self study
48
1.11 The Name of the Game
49
The Name of the Game Given the functional and performance requirements for a digital system, the name of the game in practical digital design is to minimize cost. Board-level design To minimize the number of IC packages ASIC design To minimize design time and NRE cost Cost is an important factor in every design decision; and you must consider not only the cost of digital components, but also the cost of the design activity itself.
50
Read Your Textbook! Read Chapter 1 (*Homework*)
There are many details in the textbook. You can improve your English abilities (including writing and listening abilities) by extensive reading. If you are planning to go to a graduate school, it is essential to have great English reading abilities. If you are planning to go to the industry, you cannot avoid reading English manuals and documents. (I’ve been there)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.