| Thread Closed |
4-bit binary subtractor |
Share Thread | Thread Tools |
| Mar21-05, 07:11 PM | #1 |
|
|
4-bit binary subtractor
Hello folks :
the task is to design a circuit which subtracts 4 bit binary number a3,a2,a1,a0 and b3...b0. the MSB is a sign bit. Assume that you are given half-adders and full-adders, i.e. you don't have to design the logic of the half-adder or full adder chip. the two numbers are fed into the circuit on 2 serial lines and the output is also read out serially. Please have look at the attachement and Let me know if its Correct!!! Thanks!!! electro ;) |
| Mar22-05, 02:27 AM | #2 |
|
|
c'mon jack asses move ur *** and check the ans. atleast!!
or r u all That dumb??? |
| Mar22-05, 01:35 PM | #3 |
|
|
c = a - b (1)
c = a + 2comp(b) (2) c = a + ~b + 1 (3) All three equations are equivalent. Surely you can implement equation 3 on your own, especially since you have adders available. Or are you that dumb? |
| Mar22-05, 05:41 PM | #4 |
|
|
4-bit binary subtractorYou didn't tell me anything about the "figure" attached I just wanted to know if its OK ? u |
| Mar24-05, 12:37 AM | #5 |
|
|
If you had a specific problem that you couldn't figure out, we may be able to steer you in the right direction.
|
| Mar25-05, 01:17 AM | #6 |
|
|
Or may be u're not "good enough" to see the answer and if wrong, "steer" as you say, in the right direction!
|
| Mar29-05, 06:22 AM | #7 |
|
|
KM |
| Mar29-05, 02:41 PM | #8 |
|
|
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: 4-bit binary subtractor
|
||||
| Thread | Forum | Replies | ||
| Adder and Subtractor Unit | Electrical Engineering | 1 | ||
| Binary Arithmetic | General Math | 3 | ||
| Binary numbers and gcd/lcm | Linear & Abstract Algebra | 2 | ||
| boolean help. adder and subtractor | Electrical Engineering | 30 | ||
| Question on binary stars & binary stars | Introductory Physics Homework | 1 | ||