




版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
CHAPTER5
CombinationalLogicAnalysisandDesign(組合邏輯電路分析和設(shè)計(jì))組合邏輯電路時(shí)序邏輯電路components:LogicGatesCombinationallogiccircuitSequentiallogiccircuitcomponents:LogicGates+FlipFlops,LatchesChapter7,8,9,10Chapter5,6theoutputisonlydependedonthecurrentinputsTheoutputisnotonlydependedonthecurrentinputsbutalsodependedonthepaststateCombinationallogiccircuitchapter5chapter6CombinationallogicAnalysisandDesignFunctionsofcombinationalLogic5-1BasicCombinationalLogicCircuits5-2CombinationalLogicCircuits
Analysis5-3ImplementingCombinationalLogic
5-4TheUniversalPropertyofNANDandNORGates
5-5CombinationalLogicUsingNANDandNORGates5-6LogicCircuitOperationWithPulseWaveformCHAPTER5CombinationalLogicAnalysisandDesignAND-ORLogic(與-或邏輯電路)AND-OR-InvertLogic(與-或-非邏輯電路)Exclusive-ORLogic(異-或邏輯電路)5-1BasicCombinationalLogicCircuitsAND-ORLogicTruthtableINPUTSABCDABCDOUTPUTX0000000100100011010001010110011110001001101010111100110111101111000000010000000100000001101010110001000100011111XX=AB+CDAND-ORLogicAND-ORInvertLogicExclusive-ORLogicABX000110110110TruthtableExclusive-NORLogic
BooleanexpressionTruthtableTwoequivalentwaysofimplementingtheexclusive-NOR
Samelogiccanbeimplementedbydifferentcircuit5-2CombinationalLogicCircuitsAnalysis
(組合邏輯電路分析)LogicCircuitLogicFunctionX=F(A,B,C)?ThesensorproduceaHIGHwhenthelevelofchemicalinthetankdropsbelowaspecifiedpointBCABACA,B,Carelevelsensors.aHIGHisproducedwhenthelevelofchemicalinthetankdropsbelowaspecifiedpoint.AnalysisthefunctionofthecircuitX=AB+BC+ACBCABACX=AB+BC+ACTruthtableABCABBCACX00000101001110010111011100000000001000000110011100010111Thelow-levelindicatorwillgiveanindicationwhenmorethantwotanks’leveldropbelowthespecifiedpoint!AnalysisthefunctionofthecircuitAnalysisthefunctionofthecircuit(review)
Step1:ObtaintheLogicExpressionfromthelogiccircuitStep2:ConstructingaTruthTablefortheLogiccircuitStep3:Analysisthefunction
5-3ImplementingCombinationalLogic
(組合邏輯電路的設(shè)計(jì))LogicCircuitLogicFunction1.FromanapplicationtoaTruthTable2.FromaTruthTabletoasimplifiedlogicexpression3.FromthesimplifiedlogicexpressiontoalogiccircuitExample:Implementavotingcircuitforthreeperson.Eachpersonhasonebutton.Pressthebuttonforagreementandleaveitfordisagreement.TheoutputwillshowonaLEDlight.Thelightonwhenmajoritypeopleagreed.Otherwise,thelightoff.三人表決電路每人一個(gè)按鍵,如果同意則按下,不同意則不按。結(jié)果用指示燈表示,多數(shù)同意時(shí)指示燈亮,否則不亮。FromlogicfunctiontoTruthTableTruthTableInputs:A、B、CAgree“1”,otherwise“0”O(jiān)utput:FLighton“1”,otherwise“0”Implementavotingcircuitforthreeperson(A、B、C):
Eachpersonhasonebuttoninfrontofhim.Pressthebuttonforagreementandleaveitfordisagreement.
TheoutputwillshowonaLEDlight.Thelightonwhenmajoritypeopleagreed.Otherwise,lightoff.
TruthTable2.FromTruthTabletosimplifiedlogicexpressionABC0001111001ABACBCABBCCAF3.FromLogicExpressiontoLogicCircuitAnd-OrLogic3.FromLogicExpressiontoLogicCircuitchap5-1a.ewbImplementathreeinputsparitychecker:Theoutputis“1”whenthenumberofinput“1”isodd.
(1)TruthTable
(2)Logicexpression
0000
A
B
C
Y0011010101101001101011001111ABC00100111101111Solution:奇偶檢驗(yàn)器
(3)logiccircuit
(3)logiccircuitChap5奇偶校驗(yàn)電路.ewbstep1.FromanapplicationtoaTruthTablestep2.FromaTruthTabletoasimplifiedlogicexpressionstep3.FromthesimplifiedlogicexpressiontoalogiccircuitCombinationLogicImplementation(Review)LogicCircuitLogicFunctionTextbook:Page168ch5-25-3TheUniversalProperty
ofNANDandNORGates
NANDandNORgatesare“universal”becausetheycanusedtoproduceanyoftheotherlogicfunctionsTheNANDGateasaUniversalLogicElementTheNORGateasaUniversalLogicElementNANDGateasanInverterTheNANDGateasaUniversalLogicElement?AAHIGH??NANDGateasanInverterxTwoNANDGatesasanANDGate?ThreeNANDGatesasanORGateFourNANDGatesasNORGateFourNANDGatesasXORGateNORGateasanInverterTheNORGateasaUniversalLogicElementTwoNORGatesasanORGateThreeNORGatesasanANDGateFourNORGatesasanNANDGateNANDlogicforX=AB+CD?5-4COMBINATIONALLOGICUSINGNANDANDNORGATEDeMorgan’s最簡邏輯電路標(biāo)準(zhǔn)門的個(gè)數(shù)最少每個(gè)門的連線最少門的種類最少
NANDLogicDiagramsUsingDualsymbolswhendrawingaNANDlogicdiagram,alwaysusethegatesymbolsinsuchawaythateveryconnectionbetweenagateoutputandagateinputiseitherbubble-to-bubbleornonbubble-to-nonbubble.UseoftheappropriatedualsymbolsinaNANDlogicdiagrameveryconnectionbetweenagateoutputandagateinputiseitherbubble-to-bubbleornonbubble-to-nonbubbleEXAMPLE:ImplementeachexpressionwithNANDlogicusingappropriatedualsymbols(a)EXAMPLE:ImplementeachexpressionwithNANDlogicusingappropriatedualsymbols(b)NORLOGICNORnegative-ANDNORlogicforX=(A+B)(C+D)
ANORgatefunctionaseitheraNORoranegative-AND.180三人表決電路:
Implementavotingcircuitforthreeperson(A、B、C):UseNANDgatesABCAnd-OrLogicGatesABCNANDLogicGates最簡邏輯電路標(biāo)準(zhǔn)門的個(gè)數(shù)最少每個(gè)門的連線最少門的種類最少Implementathreeinputsparitychecker:Theoutputis“1”whenthenumberofinput“1”isodd.奇偶檢驗(yàn)器(3)ConverttoNANDlogic
(2)LogicexpressionUseNANDGates!EX5-12:DeterminethefinaloutputwaveformXforthecircuit,withinputwaveformsA,BandCasshown.5-5CIRCUITOPERATIONWITHPULSEWAVEFORMINPUTSEX5-11:DrawthetimingdiagramFindoutthelogiccircuitthatwillgeneratetheoutputwaveformfortheinputs.inputsoutputABCX000Page193:Problem30Homework:Page193Problem31DigitalSystemApplication7-segmentdisplayspage149共陽極接法共陰極接法gfedcba例:共陰極接法a
b
c
d
e
f
g
01100001101101低電平時(shí)發(fā)光高電平時(shí)發(fā)光共陽極接法abcgdef+dgfecbag共陰極接法abcdefg二-十進(jìn)制編碼?顯示器件
D
C
BAa
b
c
d
efg00001111110000010110000100101101101200111111001301000110011401011011011501101011111601111110000710001111111810011
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2025湖北交投實(shí)業(yè)發(fā)展有限公司服務(wù)區(qū)管理員遴選人員模擬試卷有完整答案詳解
- 2025廣東廣州醫(yī)科大學(xué)附屬醫(yī)院招聘163人(第一次編制)模擬試卷及答案詳解(名師系列)
- 2025福建漳州市詔安縣人民武裝部哨兵招聘1人模擬試卷及答案詳解一套
- 2025湖南省血吸蟲病防治所(湖南省第三人民醫(yī)院)高層次人才公開招聘12人考前自測高頻考點(diǎn)模擬試題附答案詳解(考試直接用)
- 2025貴州茅臺酒股份有限公司高層次人才(博士研究生)引進(jìn)14人考前自測高頻考點(diǎn)模擬試題及答案詳解(全優(yōu))
- 2025年上海市普陀區(qū)教育學(xué)院附屬學(xué)校實(shí)習(xí)教師招聘考前自測高頻考點(diǎn)模擬試題及完整答案詳解1套
- 涂料油漆專業(yè)知識培訓(xùn)課件
- 2025安徽淮南市科學(xué)技術(shù)協(xié)會(huì)所屬淮南市科學(xué)技術(shù)館招聘碩士研究生及以上人員1人模擬試卷參考答案詳解
- 2025電子工業(yè)出版社有限公司招聘應(yīng)屆高校畢業(yè)生15人模擬試卷及答案詳解參考
- 2025年河北邢臺內(nèi)丘縣人力資源和社會(huì)保障局就業(yè)見習(xí)245個(gè)崗位模擬試卷(含答案詳解)
- 《ESD靜電防護(hù)培訓(xùn)》課件
- 2025政治專升本考試題庫(含參考答案)
- 2025年“雄鷹杯”小動(dòng)物醫(yī)師技能大賽備考試題庫(含答案)
- 2015海灣消防JB-QB-GST200 火災(zāi)報(bào)警控制器(聯(lián)動(dòng)型)安裝使用說明書
- 2022年全國森林、草原、濕地調(diào)查監(jiān)測技術(shù)規(guī)程-附錄
- 小米公司的KOL合作與品牌傳播策略研究
- 數(shù)學(xué)在日常生活應(yīng)用模板
- 20以內(nèi)不進(jìn)位不退位加減法(10組)
- 提高有風(fēng)險(xiǎn)患者預(yù)防跌倒墜床護(hù)理措施落實(shí)率品管圈PDCA案例匯報(bào)
- 人教版八年級上冊數(shù)學(xué)期中考試試題帶答案解析
- 《外匯交易原理與實(shí)務(wù)》(第3版)-電子教案
評論
0/150
提交評論