




版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
Review
LatchFlip-FlopSec.7.3Flip-FlopOperatingCharacteristicsCHAPTER7PropagationDelayTimes
Apropagationdelaytimeistheintervaloftimerequiredafteraninputsignalhasbeenappliedfortheresultingoutputchangetooccur.Sec.7.3Flip-FlopOperatingCharacteristicsCHAPTER7PropagationDelayTimesSec.7.3Flip-FlopOperatingCharacteristicsCHAPTER7Set-upTime
Theset-uptimeistheminimumintervalrequiredforthelogiclevelstobemaintainedconstantlyontheinputspriortothetriggeringedgeoftheclockpulseinorderforthelevelstobereliablyclockedintotheflip-flop.Sec.7.3Flip-FlopOperatingCharacteristicsCHAPTER7HoldTime
Theholdtimeistheminimumintervalrequiredforthelogiclevelstoremainontheinputsafterthetriggeringedgeoftheclockpulseinorderforthelevelstobereliablyclockedintotheflip-flop.Sec.7.3Flip-FlopOperatingCharacteristicsCHAPTER7MaximumClockFrequency
Theminimumpulsewidthsforreliablyoperationareusuallyspecifiedbythemanufacturerfortheclock,preset,andclearinputs.
Themaximumclockfrequencyisthehighestrateatwhichaflip-flopcanbereliablytriggered.PulseWidthsSec.7.3Flip-FlopOperatingCharacteristicsCHAPTER7PowerDissipationThepowerdissipationofanydigitalcircuitisthetotalpowerconsumptionofthedevice.Thepowerdissipationisveryimportantinmostapplicationsinwhichthecapacityofthedcsupplyisconcern.Sec.7.4Flip-FlopApplicationsCHAPTER7
ParallelDataStorage
Acommonrequirementindigitalsystemsistostoreseveralbitsofdatafromparallellinessimultaneouslyinagroupofflip-flops.Sec.7.4Flip-FlopApplicationsCHAPTER7
FrequencyDivision
Dividing(reducing)thefrequencyofaperiodicwaveformSec.7.4Flip-FlopApplicationsCHAPTER7
FrequencyDivisionSec.7.4Flip-FlopApplicationsCHAPTER7
FrequencyDivisionSec.7.4Flip-FlopApplicationsCHAPTER7
CountingFigure7–41Flip-flopsusedtogenerateabinarycountsequence.Tworepetitions(00,01,10,11)areshown.Sec.7.4Flip-FlopApplicationsCHAPTER7
Counting
Example7-11Determinetheoutputwaveforms.Sec.7.4Flip-FlopApplicationsCHAPTER7
CountingChapter8
CountersMainContents
SynchronousCounterOperationAsynchronousCounterOperationCascadedCountersCounterDecodingCombinationalcircuitFlip-flopcircuitX1XiZ1ZjQ1QmD1Dm…………inputsignalsignaloutputFlip-flopFlip-flopInputsignalOutputsignalCPSec.8.1AsynchronousCounterOperationCHAPTER8
Thetermasynchronousreferstoeventsthatdonothaveafixedtimerelationshipwitheachotherand,generally,donotoccuratthesametime.Theflip-flopsdonothavethecommonclockpulse.Sec.8.1AsynchronousCounterOperationCHAPTER8A2-BitAsynchronousBinaryCounterFigure8–1A2-bitasynchronousbinarycounter.Sec.8.1AsynchronousCounterOperationCHAPTER8A2-BitAsynchronousBinaryCounterFigure8–2TimingdiagramforthecounterofFigure8–1.
Sec.8.1AsynchronousCounterOperationCHAPTER8A2-BitAsynchronousBinaryCounterBinarystatesequenceforcounterinFigure8-1
ClockPulseQ1Q0Initially001012103114(recycles)00Sec.8.1AsynchronousCounterOperationCHAPTER8A3-BitAsynchronousBinaryCounterStatesequencefora3-bitbinarycounter
ClockPulseQ2Q1Q0Initially00010012010301141005101611071118(recycles)000Sec.8.1AsynchronousCounterOperationCHAPTER8A3-BitAsynchronousBinaryCounterSec.8.1AsynchronousCounterOperationCHAPTER8PropagationDelaySec.8.1AsynchronousCounterOperationCHAPTER8PropagationDelay
Themaximumcumulativedelayinacountermustbelessthantheperiodoftheclockwaveform.Thetotaldelayof3-bitasynchronousbinarycounterisSec.8.1AsynchronousCounterOperationCHAPTER8
Example8-1A4-bitasynchronousbinarycounterisshowninFigure8-5(a).Eachflip-flopisnegativeedge-triggeredandhasapropagationdelayfor10ns.Determinethemaximumclockfrequency.Sec.8.1AsynchronousCounterOperationCHAPTER8
Solution:Forthetotaldelaytime,theeffectofCLK8andCLK16mustpropagatethroughfourflip-flopsbeforeQ3changes,so
ThemaximumclockfrequencyisSec.8.1AsynchronousCounterOperationCHAPTER8AsynchronousDecodeCounters
Themodulusofacounteristhenumberofuniquestatesthroughwhichthecounterwillsequence.Themaximumpossiblenumberofstatesofacounteris2n,wherenisthenumberofflip-flopsinthecounters.Counterscanbedesignedtohaveanumberofstatesintheirsequencethatislessthanthemaximumof2n.Sec.8.1AsynchronousCounterOperationCHAPTER8AsynchronousDecodeCountersFigure8-6DecadeCounter(0000~1010)Sec.8.1AsynchronousCounterOperationCHAPTER8AsynchronousDecodeCounters
Example8-2Showhowanasynchronouscountercanbeimplementedhavingamodulusoftwelvewithastraightbinarysequencefrom0000through1011.Solution:thestateis0000->0001->0010->0011->….->1000->1001->1010->1011->0000->0001Sec.8.1AsynchronousCounterOperationCHAPTER8AsynchronousDecodeCountersFigure8–7Asynchronouslyclockedmodulus-12counterwithasynchronousrecycling.Sec.8.1AsynchronousCounterOperationCHAPTER8The74LS934-BitAsynchronousBinaryCounterSec.8.1AsynchronousCounterOperationCHAPTER8The74LS934-BitAsynchronousBinaryCounterSec.8.1AsynchronousCounterOperationCHAPTER8
Example8-3Showhowthe74LS93canbeusedasamodulus-12counter.Solution:Usingthegatedresetinputs,RO(1)andRO(2)
Sec.8.2SynchronousCounterOperationCHAPTER8
Thetermsynchronousreferstoeventsthathaveafixedtimerelationshipwitheachother.Asynchronouscounterisoneinwhichalltheflip-flopinthecounterareclockedatthesametimebyacommonclockpulse.Sec.8.2SynchronousCounterOperationCHAPTER8
Figure8-11showsa2-bitsynchronousbinarycounter.A2-bitSynchronousBinaryCounterSec.8.2SynchronousCounterOperationCHAPTER8A2-bitSynchronousBinaryCounterFigure8–12Timingdetailsforthe2-bitsynchronouscounteroperation(thepropagationdelaysofbothflip-flopsareassumedtobeequal).Sec.8.2SynchronousCounterOperationCHAPTER8A2-bitSynchronousBinaryCounterFigure8–13TimingdiagramforthecounterofFigure8–11.Sec.8.2SynchronousCounterOperationCHAPTER8A2-bitSynchronousBinaryCounterThestateof2-bitsynchronousbinarycounteris
Sec.8.2SynchronousCounterOperationCHAPTER8A3-bitSynchronousBinaryCounterSec.8.2SynchronousCounterOperationCHAPTER8A3-bitSynchronousBinaryCounterWhenQ0Q1=1,thereisacarrytoQ2Sec.8.2SynchronousCounterOperationCHAPTER8A3-bitSynchronousBinaryCounterClockPulseQ2Q1Q0Initially00010012010301141005101611071118(recycles)000Statesequencefora3-bitbinarycounter
Sec.8.2SynchronousCounterOperationCHAPTER8A4-bitSynchronousBinaryCounterSec.8.2SynchronousCounterOperationCHAPTER8A4-bitSynchronousDecadeCounter
ABCDdecadecounterexhibitsatruncatedbinarysequenceandgoesfrom0000throughthe1001state.Ratherthangoingfromthe1001stateto1010state,itrecyclestothe0000state.Sec.8.2SynchronousCounterOperationCHAPTER8A4-bitSynchronousDecadeCounterFigure8–17AsynchronousBCDdecadecounter.Sec.8.2SynchronousCounterOperationCHAPTER8A4-bitSynchronousDecadeCounterFigure8–18TimingdiagramfortheBCDdecadecounter(Q0istheLSB).Sec.8.2SynchronousCounterOperationCHAPTER8A4-bitSynchronousDecadeCounterJ1=K1=Q0Q3J0=K0=1J2=K2=Q0Q1J3=K3=Q0Q1Q2+Q0Q3Sec.8.2SynchronousCounterOperationCHAPTER8A4-bitSynchronousDecadeCounterClockPulseQ3Q2Q1Q0Initially000010001200103001140100501016011070111810009100110(recycles)0000Sec.8.2SynchronousCounterOperationCHAPTER8The74HC1634-BitSynchronousBinaryCounter
The74HC163isanexampleofanintegratedcircuit4-bitsynchronousbinarycounter.Sec.8.2SynchronousCounterOperationCHAPTER8The74HC1634-BitSynchronousBinaryCounterSec.8.2SynchronousCounterOperationCHAPTER8The74HC162SynchronousBCDDecadeCounterSec.8.2SynchronousCounterOperationCHAPTER8The74HC162SynchronousBCDDecadeCounterSec.8.3Up/DownSynchronousCountersCHAPTER8
Anup/downcounterisonethatiscapableofprogressingineitherdirectionthroughacertainsequence.Anup/downcounter,sometimescalledabidirectionalcounter,canhaveanyspecifiedsequenceofstates.Mostup/downcounterscanbereversedatanypointintheirsequence.Sec.8.3Up/DownSynchronousCountersCHAPTER8Sec.8.3Up/DownSynchronousCountersCHAPTER8
Abasic3-bitup/downsynchronouscounterSec.8.3Up/DownSynchronousCountersCHAPTER8
Abasic3-bitup/downsynchronouscounterSec.8.3Up/DownSynchronousCountersCHAPTER8
溫馨提示
- 1. 本站所有資源如無(wú)特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 風(fēng)電技能培訓(xùn)課件圖片大全
- 基于新型自注意力-卷積的結(jié)構(gòu)振動(dòng)數(shù)據(jù)綜合恢復(fù)與降噪方法研究
- 風(fēng)機(jī)安全培訓(xùn)課件
- 達(dá)芬奇下搭橋護(hù)理配合
- 護(hù)理安全與質(zhì)量持續(xù)改進(jìn)
- 頸椎病中醫(yī)教學(xué)課件
- 肺炎診療教學(xué)大綱
- 內(nèi)科學(xué)的歷史
- 2025年山東省煙臺(tái)市中考招生考試數(shù)學(xué)真題試卷(真題+答案)
- 預(yù)防燒傷安全課件
- 17J008擋土墻(重力式、衡重式、懸臂式)圖示圖集
- 《工程建設(shè)質(zhì)量信得過班組建設(shè)導(dǎo)則》
- 高支模合同范例
- 2025年中國(guó)夜間經(jīng)濟(jì)行業(yè)研究報(bào)告:市場(chǎng)規(guī)模、供需態(tài)勢(shì)、發(fā)展前景預(yù)測(cè)
- 醫(yī)療急救車調(diào)度制度
- 門診停電應(yīng)急預(yù)案
- 《新能源材料與器件導(dǎo)論》課程教學(xué)大綱(新能源材料與器件專業(yè))
- 牛羊肉深加工項(xiàng)目可行性研究報(bào)告
- 民航危險(xiǎn)品運(yùn)輸學(xué)習(xí)通超星期末考試答案章節(jié)答案2024年
- 中建商務(wù)標(biāo)編制管理要點(diǎn)
- 人民法院司法警察執(zhí)法資格考試題庫(kù)(500題)
評(píng)論
0/150
提交評(píng)論