1 / 8

Number Systems and Circuits for Addition – Binary Adders

Number Systems and Circuits for Addition – Binary Adders. Lecture 6 Section 1.5 Fri, Jan 26, 2007. Binary Addition. Addition of binary digits produces a sum bit and a carry bit . Binary Addition. The sum bit is p  q . The carry bit is p  q . Binary Adders.

betty_james
Download Presentation

Number Systems and Circuits for Addition – Binary Adders

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. Number Systems and Circuits for Addition – Binary Adders Lecture 6 Section 1.5 Fri, Jan 26, 2007

  2. Binary Addition • Addition of binary digits produces a sum bit and a carry bit.

  3. Binary Addition • The sum bit is p q. • The carry bit is p  q.

  4. Binary Adders • A binary half-adder adds two bits and produces a sum bit and a carry bit. • A binary full-adder adds two bits and a carry-in bit and produces a sum bit and a carry-out bit.

  5. Binary Half-Adder Circuit • Design circuits for p q and p  q. • Consolidate them into one circuit, if possible.

  6. Binary Full-Adder Circuit

  7. Binary Full-Adder Circuit • Use two half-adders to add the bits two at a time. • Add p and q, producing s1 and c1. • Add c-in and s1, producing s and c2. • Add c1 and c2, producing c-out. • c1  c2 produces c-out. • Design the circuit.

  8. Adding 4-Bit Numbers • Design a circuit using four full adders to add two 4-bit binary numbers.

More Related