1 / 19

Intro to Digital Electronics

Intro to Digital Electronics. Classifications of Electronic Circuits. Switching Circuits – by turning electricity on and off. Figure 1 Known as the digital method. Regulating Circuits – controls intensity of current. Figure 2 Known as the analog method.

kimi
Télécharger la présentation

Intro to Digital Electronics

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Intro to Digital Electronics

  2. Classifications of Electronic Circuits • Switching Circuits – by turning electricity on and off. • Figure 1 • Known as the digital method. • Regulating Circuits – controls intensity of current. • Figure 2 • Known as the analog method Figure 1 – Current is On or Off Figure 2 – Increase/Decrease Current

  3. What’s Digital and Analog

  4. Why Digital? • Digital electronics are simple, practical, and reliable. • Combines simple switches and gates to create electrical functions. • Digital means switching. • HI or 1 (one) or On • LO or 0 (zero) or Off

  5. Truth Table of a Digital Circuit • The operation of the circuit to the right is represented by the table. • Describes switch and output status. • Truth tables represent the operation of a circuit.

  6. Timing Diagrams of a Digital Circuit • Timing diagrams may also represent a digital circuit operation, in this case resistor voltage.

  7. Logic Gates

  8. Logic? • Logic circuits are circuits that make decisions based on the inputs they receive. • Remember what the digital signals can be? • 1 or 0; HI or LO; On or Off

  9. Logic Indicators • Logic Indicator is a device that indicates the logic state (either HI or LO) of a certain point in a circuit. • Usually a LED

  10. Boolean Algebra • Conventional Algebra has 4 basic operations • Addition, subtraction, multiplication, division • Boolean Algebra has 6 basic operations • AND, OR, NAND, NOR, NOT, YES • Example: Using the AND Gate • Read as “A anded B equals Q” • Also read as A  B = Q • Try using the OR Gate: A Q B A Q B

  11. The AND Logic Gate When is the output of this gate HI? Boolean Equation A  B = Q

  12. The OR Logic Gate When is the output of this gate HI? Boolean Equation A + B = Q

  13. The NOT (Inverter) Logic Circuit The NOT logic circuit is also called the “inverter”. Boolean Equation A = Q “A is equal to not Q” Widely used in many circuits; NAND and NOR gates are created by adding inverters to AND and OR gates.

  14. The YES Logic Circuit The input is the same as the output. Also used as: Amplifiers – makes a weak signal strong. Buffers – Isolates delicate circuits Boolean Equation A = Q “A equals Q”

  15. Transistors 3904 3906

  16. The NOR Logic Gate The result of this Gate is always the opposite of an OR Gate. Boolean Equation A + B = Q

  17. The OR Gate vs. the NOR Gate The OR Gate The NOR Gate

  18. The NAND Logic Gate The result of this Gate is always the opposite of an AND Gate. Boolean Equation A  B = Q

  19. The AND Gate vs. the NAND Gate The AND Gate The NAND Gate

More Related