欢迎来到天天文库
浏览记录
ID:40106734
大小:989.50 KB
页数:41页
时间:2019-07-21
《《计算机学科基础》ppt课件》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、Chapter4GatesandCircuits门和电路4–2ChapterGoals本章目标Identifythebasicgatesanddescribethebehaviorofeach识别基础的门,描述每种门的行为Describehowgatesareimplementedusingtransistors描述如何用晶体管实现门Combinebasicgatesintocircuits用基础门组合电路4–3ChapterGoals本章目标DescribethebehaviorofagateorcircuitusingBooleanexpressions,truthtabl
2、es,andlogicdiagrams用Boolean表达式、真值表和逻辑框图描述门或电路。Compareandcontrastahalfadderandafulladder比较半加器和全加器之间的异同点Describehowamultiplexerworks描述多路复用器是如何工作的4–4ChapterGoals本章目标ExplainhowanS-Rlatchoperates解释如何操作S-R锁存器Describethecharacteristicsofthefourthgenerationsofintegratedcircuits描述第四代集成电路的特征4–5Comput
3、ersandElectricity计算机和电学GateAdevicethatperformsabasicoperationonelectricalsignals门是对电信号执行基础运算的设备。CircuitsGatescombinedtoperformmorecomplicatedtasks电路是由门组合而成的,可以执行更加复杂的任务。4–6ComputersandElectricity计算机和电学Therearethreedifferent,butequallypowerful,notationalmethodsfordescribingthebehaviorofgates
4、andcircuits描述门和电路的表示法有三种,它们互不相同,但却一样有效:BooleanexpressionsBoolean表达式logicdiagrams逻辑框图truthtables真值表4–7ComputersandElectricity计算机和电学BooleanexpressionsExpressionsinBooleanalgebra,amathematicalnotationforexpressingtwo-valuedlogic布尔表达式,布尔代数中的表达式,表示二值逻辑的数学表示法。Thisalgebraicnotationareanelegantandp
5、owerfulwaytodemonstratetheactivityofelectricalcircuits这种代数表示法是演示电路活动的极好方式。4–8ComputersandElectricity计算机和电学LogicdiagramAgraphicalrepresentationofacircuitEachtypeofgateisrepresentedbyaspecificgraphicalsymbol逻辑框图,一种电路的图形化表示,每种类型的门有自己专用的符号。TruthtableAtableshowingallpossibleinputvalueandtheassoci
6、atedoutputvalues真值表,列出了所有可能的输入值和输出值的表。4–9Gates门Let’sexaminetheprocessingofthefollowingsixtypesofgates我们将分析下列6种类型的门NOT非门AND与门OR或门XOR异或门NAND与非门NOR或非门4–10NOTGate非门ANOTgateacceptsoneinputvalueandproducesoneoutputvalue非门接受一个输入值,生成一个输出值。Figure4.1VariousrepresentationsofaNOTgate4–11NOTGate非门Bydef
7、inition,iftheinputvalueforaNOTgateis0,theoutputvalueis1,andiftheinputvalueis1,theoutputis0根据定义,如果非门的输入值是0,那么输出值是1;如果输入值是1,那么输出值是0.ANOTgateissometimesreferredtoasaninverterbecauseitinvertstheinputvalue非门有时候又叫反向器,因为它将对输入值求反。4–12ANDGate与门AnANDgateacce
此文档下载收益归作者所有