1 / 20

Circuits

Circuits. Logic circuits for digital systems may be Combinational Circuits Sequential Circuits. Combinational Circuits. Consists of logic gates whose outputs at any time are determined by combining the values of the applied inputs using logical operations. Combinational Circuits.

daw
Télécharger la présentation

Circuits

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. Circuits

  2. Logic circuits for digital systems may be • Combinational Circuits • Sequential Circuits

  3. Combinational Circuits • Consists of logic gates whose outputs at any time are determined by combining the values of the applied inputs using logical operations.

  4. Combinational Circuits Combinational Circuit m outputs n inputs ... ...

  5. Decoders • Encoders • Counters • Half Adder • Full Adder

  6. Decoders • Combinational circuit with a number of output lines, only one of which is asserted at any time, dependent on the pattern of input lines.

  7. Decoders • n inputs and 2n outputs. • 1 21 = 2 • 2 22 = 4 • 3 23 = 8 Converts binary information from the n coded inputs to a maximum of 2n unique outputs.

  8. 1 to 2 line Decoder

  9. 2- 4 line Decoder

  10. 2- 4 line Decoder

  11. 3 to 8 line Decoder

  12. Logic Symbol for 3-line-to-8-line decoder

  13. Decoder Expansion • Larger decoders from small decoders with enable inputs. • 3-8 line decoder from 2-4 line decoders • 6-64 line decoder from4-16 line decoders

  14. 3-8 line decoder from two 2-4 line decoders

  15. 3-to-8-line decoder constructed from two 2-to-4-line decoders • The MSB is connected to the enable inputs • if A2=0, upper is enabled; if A2=1, lower is enabled.

  16. Encoders • Combinational logic circuit which performs reverse of decoder functions. • Accepts an active level on one of its inputs and converts to a coded output. • The process of converting familiar symbols or numbers to a coded format is called encoding.

  17. General Encoder Diagram

  18. 8-3 line Encoder

  19. Priority Encoder • Priority Function. • Highest priority takes precedence.

More Related