CS 4141 Digital Systems Lab Report Cover Sheet: Experiment
CS 4141 Digital Systems Lab Report Cover Sheet: Experiment
Cover Sheet
Experiment: 5 – Shifters,
Counters, and Their
Architecture
Sections: 002
Names:
Patrick Ring
NetIDs:
Pdr063000
Date of Experiment:
10/25/2009
3. Answers:
a) D FF Shift Register
Timing Diagram
4. Diagrams:
5. Statements of Results:
6. Discussion of Results:
The results of this lab are what one would expect. Sequential circuits make high level design
much simpler and provide for an easy way to store data. The toughest part in this lab for
achieving the correct results was tweaking the clock signal to get the right clock pulse rhythm
going. It is interesting to note that unlike previous labs, we started with the ICs that had the
functions already built in first and then moved to try and imitate those functions with their
component parts.
7. Summary and Conclusions:
It is easy to see the importance of using sequential logic to design circuits. It makes for simple
data storage and arithmetic functions. One could theoretically build the same circuits using
combinational circuits of AND, OR, and NOT alone and possibly make it more efficient.
However, in design of major large-scale systems that would be unrealistic. It is better to come
up with the design using available parts that are already there and then try and optimize
afterward.