- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Comparators.ppt
Comparators Combinational Design Comparators Equality and Magnitude Comparators TTL Comparators Comparator Networks Cascading 1-bit Comparators Equality Comparator 4-Bit Equality Comparator 4-bit Equality Detector 4-bit Magnitude Comparator Magnitude Comparator Magnitude Comparator Magnitude Comparator Magnitude Comparator Magnitude Comparator Magnitude Comparator Magnitude Comparator Comparators Equality and Magnitude Comparators TTL Comparators Comparator Networks Cascading 1-bit Comparators TTL Comparators Cascading two 74LS85s Comparators Equality and Magnitude Comparators TTL Comparators Comparator Networks Cascading 1-bit Comparators 1-Bit Magnitude Comparator 4-Bit Magnitude Comparator Tree comparator network * XNOR X Y Z Z = !(X $ Y) X Y Z 0 0 1 0 1 0 1 0 0 1 1 1 FIELD A = [A0..3]; FIELD B = [B0..3]; FIELD C = [C0..3]; Equality Detector A[3..0] B[3..0] A_EQ_B Magnitude Detector A[3..0] B[3..0] A_EQ_B A_LT_B A_GT_B How can we find A_GT_B? How many rows would a truth table have? 28 = 256! If A = 1001 and B = 0111 is A B? Why? Because A3 B3 i.e. A3 !B3 = 1 Therefore, one term in the logic equation for A_GT_B is A3 !B3 Find A_GT_B If A = 1101 and B = 1011 is A B? Why? Because A3 = B3 and A2 B2 i.e. C3 = 1 and A2 !B2 = 1 Therefore, the next term in the logic equation for A_GT_B is C3 A2 !B2 A_GT_B = A3 !B3 + ….. If A = 1010 and B = 1001 is A B? Why? Because A3 = B3 and A2 = B2 and A1 B1 i.e. C3 = 1 and C2 = 1 and A1 !B1 = 1 Therefore, the next term in the logic equation for A_GT_B is C3 C2 A1 !B1 A_GT_B = A3 !B3 + C3 A2 !B2 + ….. If A = 1011 and B = 1010 is A B? Why? Because A3 = B3 and A2 = B2 and A1 = B1 and A0 B0 i.e. C3 = 1 and C2 = 1 and C1 = 1 and A0 !B0 = 1 Therefore, the last term in the logic equation for A_GT_B is C3 C2 C1 A0 !B0 A_GT_
您可能关注的文档
- C20.0046 Database Management SystemsLecture #18.ppt
- Cal State Northridge.ppt
- California Incentives For Renewable Markets.ppt
- Capitolo 13.ppt
- CARDIAC ARREST FROM OVERDOSE.ppt
- Case of the week 07-14 .ppt
- Cash Flow And Leverage(12-13).ppt
- Ch 14 Single-Station Manufacturing Cells.ppt
- Ch 14. An Introduction to Prolog.ppt
- Ch. 13 – Administering Web Resources.ppt
- Compliance Assurance and Title V Monitoring.ppt
- Computer Applications in Beef Nutrition.PPT
- Computer Graphics 14Surface Detection Methods.ppt
- Computing 3-view GeometryClass 18.ppt
- COMS W4205 Combinatorial Methods.ppt
- Concepts and Operational Definitions.ppt
- Connecticut Geospatial Information Systems Council.ppt
- Consumer Council-考察是.ppt
- Continuous Assessment03162006.ppt
- Contraception.ppt
文档评论(0)