/
Introduction to Digital Electronics Introduction to Digital Electronics

Introduction to Digital Electronics - PowerPoint Presentation

jane-oiler
jane-oiler . @jane-oiler
Follow
579 views
Uploaded On 2018-11-26

Introduction to Digital Electronics - PPT Presentation

2014 Project Lead The Way Inc Digital Electronics What are Digital Devices 2 A digital device contains an electrical circuit that uses discrete exact values in its design and function These discrete values are usually zeros 0 and ones 1 ID: 733856

design digital circuit devices digital design devices circuit circuits electrical analog data technology wire binary process logic today designs class values electronics

Share:

Link:

Embed:

Download Presentation from below link

Download Presentation The PPT/PDF document "Introduction to Digital Electronics" is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

Slide1

Introduction to Digital Electronics

© 2014 Project Lead The Way, Inc.

Digital ElectronicsSlide2

What are Digital Devices?2A digital device contains an electrical circuit that uses discrete (exact) values in its design and function.These discrete values are usually zero’s (0) and one’s (1).You have probably heard of this system of notation based on only two possible values. What do we call it?BinarySlide3

Historically, most electronic devices contain analog circuitry. (Continuously variable signals)Today it is difficult to find an electronic device that does not have some part of its design that is digital.There are a few major breakthroughs in technology that can be attributed to the huge number of digital devices we see today.The Transistor (Foundational Component)

The Microchip (Size, Speed, Data Storage)CD/DVD/Blue-Ray (Data Storage)

Fiber-Optic Cable (Binary Data Transmission)Wireless Technology (Binary Data Transmission)3Why Are There So Many Digital Devices Today?Slide4

4Why Are Digital Devices Important?Personal computers, smartphones, and wireless routers are examples of digital devices.When purchasing any of these digital devices, what are the critical performance features a customer wants?Digital devices and the improvement of digital designs make these things possible.There are many types of digital circuits that are all around us.Slide5

5What do Electrical Engineers Do?

Electrical engineering is the

branch of engineering that deals with the technology of electricity, especially the design and application of circuitry and equipment for power generation and distribution, machine control, and communications.Slide6

6Who Works with Digital Devices?

Electrical engineers are not the only ones who know about digital circuits and work with them regularly.

TechniciansProgrammersSlide7

Some students have studied electricity and circuits in other classes. What make this course different? A scientist asks: “ What are the laws of nature that make it possible that moving a wire through a magnetic field will generate an electrical current in the wire?”An engineer asks:“ I know that moving a wire through a magnetic field can generate an electrical current in the wire. How can I use that knowledge to construct something to address a need?”7

How is this Class Different?

Circuit DesignSlide8

Progression of Digital Design Tools8TransistorsGatesIntegrated ChipsProgrammable Logic DevicesMicrocomputers / MicrocontrollersSlide9

In this class you learn how to design circuits.As you learn about circuit design process, you will gain a historical perspective on how advancements in technology and the circuit design process itself have impacted the world of electronics.Did you know:The binary mathematics that govern much of digital design were actually figured out roughly 100 years before the invention of the transistor? (Transistors make digital circuits possible.)9How is this Class Different?Slide10

10What Does a Circuit Design Process Look Like?Analog CircuitsBefore we can jump into digital designs, it is important to understand basic circuits, analog components and analog designs.What are the characteristics of analog and digital circuits? How are they different?Digital CircuitsHow do I get the circuit to do what I want it to do? Combinational Logic.How do I get the circuit to do what I want it to do, when I want it to happen? Sequential Logic.