- 1、本文档共46页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
数字电路ch7 Flip-flops
Common D flip-flops * Chapter 7: Flip-Flops OBJECTIVES After completing this chapter, you should be able to: Explain the operation of a SET-RESET flip-flop. Use a crossed NAND or crossed NOR flip-flop as a debounce switch. Explain the operation of a gated SET-RESET flip-flop. Explain the operation of a transparent D flip-flop. Explain the operation of a D flip-flop used as a latch. Explain the operation of a master-slave D flip-flop. Describe typical IC flip-flops. KEY TERMS CLEAR debounce crossed NAND gated edge-triggered SET-RESET flip-flop flip-flop crossed NAND SET-RESET master-slave D flip-flop flip-flop PRESET crossed NOR SET-RESET SET-RESET flip-flop flip-flop transparent D flip-flop 7.1 INTRODUCTION TO FLIP-FLOPS A flip-flop is a digital circuit that has two outputs Q and Q, which are always in the opposite states. If Q is 1 then Q is 0. and the flip-flop is said to be set, on, or preset. If Q is 0 then Q is 1, and the flip-flop is said to be reset, off, or cleared. There are several types of flip-flops, and the control inputs vary with each type. The logic levels on the flip-flops inputs will determine the state of the Q and Q outputs according to the truth-table for that type of flip-flop. Unlike the gates studied up to this point, the flip-flop can in some states maintain its output state (on or off) after the input signals which produced the output state change. Thus, the flip-flop can store a bit of information or one place of a larger binary number. There are many other uses for flip-flops as we will see in the next few chapters. 7.2 CROSSED NAND SET-RESET FLIP-FLOPS Active LOW Truth table EXAMPLE 7-1 7.3 CROSSED NOR SET-RESET FLIP-FLOPS Figure 7-8 shows a crossed NOR SET-RESET flip-flop. Note that the inputs are not complemented; therefore they are acti
文档评论(0)