ECET105 � Digital Fundamentals Homework Assignment #5
Homework assignment #5 for a digital fundamentals course.
Lucas Taylor
Contributor
4.9
44
6 months ago
Preview (2 of 4 Pages)
100%
Purchase to unlock
Page 1
Loading page ...
ECET105Homework Assignment #5Page1of4ECET105–DigitalFundamentalsHomework Assignment #5Name ____________________________1.Determine the decimal value of each of the followingunsignedbinary numbers:a. 10011001(Answer: 153)b. 01110100(Answer:116)c. 10111111(Answer:191)2.Determine the decimal value of eachof the followingsignedbinary numbersdisplayedin the2’s complement form:a.10011001(Answer:-103)b.01110100(Answer:116)c. 10111111(Answer:-65)3.Determine the outputs(Cout, Sout)of a full-adder foreach of the following inputs:a. A = 1, B = 0, Cin = 0(Answer: Sout=1,Cout=0)b. A = 0, B = 1, Cin = 1(Answer: Sout=0,Cout=1)c. A = 0, B = 0, Cin = 1(Answer: Sout=1,Cout=0)d. A = 1, B = 1, Cin = 1(Answer: Sout=1,Cout=1)
Page 2
Preview Mode
This document has 4 pages. Sign in to access the full document!