Basic Gates and Functions
文章推薦指數: 80 %
Truth tables are used to help show the function of a logic gate. If you are unsure about truth tables and need guidence on how go about drawning them for ... BasicGatesandFunctions Introduction TruthTables LogicGates ANDgate ORgate NOTgate NANDgate NORgate EORgate ENORgate Example Problem MultipleInputGates TutorialswithLabVIEWSimulations GatesandFunctionsQuiz Introduction Booleanfunctionsmaybepracticallyimplementedbyusingelectronicgates. Thefollowingpointsareimportanttounderstand. Electronicgatesrequireapowersupply. GateINPUTSaredrivenbyvoltageshavingtwonominal values,e.g.0Vand5Vrepresentinglogic0andlogic1respectively. TheOUTPUTofagateprovidestwonominalvaluesof voltageonly,e.g.0Vand5Vrepresentinglogic0andlogic1respectively. Ingeneral,thereisonlyoneoutputtoalogicgateexceptinsomespecial cases. Thereisalwaysatimedelaybetweenaninputbeingappliedandthe outputresponding. TruthTables Truthtablesareusedtohelpshowthefunction ofalogicgate.Ifyouareunsureabouttruth tablesandneedguidenceonhowgoaboutdrawningthemforindividual gatesorlogiccircuitsthenusethetruthtable sectionlink. Truth Tables Logicgates Digitalsystemsaresaidtobeconstructedbyusinglogicgates.These gatesaretheAND,OR,NOT,NAND,NOR,EXORandEXNORgates.Thebasicoperations aredescribedbelowwiththeaidoftruthtables. ANDgate TheANDgateisanelectroniccircuitthatgivesahigh output(1)onlyifallitsinputsarehigh. Adot(.)is usedtoshowtheANDoperationi.e.A.B. Bearinmindthatthis dotissometimesomittedi.e.AB ORgate TheORgateisanelectroniccircuitthatgivesahighoutput(1)if oneormoreofitsinputsarehigh. Aplus(+) isusedtoshowtheORoperation. NOTgate TheNOTgateisanelectroniccircuitthatproducesaninvertedversion oftheinputatitsoutput. Itisalsoknownasaninverter. IftheinputvariableisA,theinvertedoutputisknownasNOT A. ThisisalsoshownasA',orAwithabaroverthetop,asshown attheoutputs.ThediagramsbelowshowtwowaysthattheNANDlogicgate canbeconfiguredtoproduceaNOTgate.ItcanalsobedoneusingNOR logicgatesinthesameway. NANDgate ThisisaNOT-ANDgatewhichisequaltoanANDgatefollowedbyaNOT gate. TheoutputsofallNANDgatesarehighifanyofthe inputsarelow.ThesymbolisanANDgatewithasmallcircleontheoutput. Thesmallcirclerepresentsinversion. NORgate ThisisaNOT-ORgatewhichisequaltoanORgatefollowedbyaNOT gate. TheoutputsofallNORgatesarelowifanyofthe inputsarehigh. ThesymbolisanORgatewithasmallcircleontheoutput.Thesmall circlerepresentsinversion. EXORgate The'Exclusive-OR'gateisacircuitwhichwillgiveahighoutput ifeither,butnotboth,ofitstwoinputsarehigh. Anencircled plussign()isusedtoshowtheEORoperation. EXNORgate The'Exclusive-NOR'gatecircuitdoestheoppositeto theEORgate.Itwillgivealowoutputifeither,butnotboth, ofitstwoinputsarehigh.ThesymbolisanEXORgatewithasmallcircle ontheoutput.Thesmallcirclerepresentsinversion. TheNANDandNORgatesarecalleduniversalfunctionssincewith eitheronetheANDandORfunctionsandNOTcanbegenerated. Note: AfunctioninsumofproductsformcanbeimplementedusingNAND gatesbyreplacingallANDandORgatesbyNANDgates. AfunctioninproductofsumsformcanbeimplementedusingNOR gatesbyreplacingallANDandORgatesbyNORgates. Table1:Logicgatesymbols Table2isasummarytruthtableoftheinput/outputcombinationsforthe NOTgatetogetherwithallpossibleinput/outputcombinationsfortheother gatefunctions.Alsonotethatatruthtablewith'n' inputshas2nrows.Youcancomparetheoutputsofdifferent gates. Table2:Logicgatesrepresentationusingthe Truthtable Example ANANDgatecanbeusedasaNOT gateusingeitherofthefollowingwiringconfigurations. (You cancheckthisoutusingatruthtable.) Problem Drawthecircuitdiagramsliketheonesintheexample abovetoshowhowaNORgatecanbemadeintoaNOTgate. Clickhereforanswers. MultipleInputGates Therearealsomultipleinputgatesifyou wanttoknowmoreaboutthemthenclickonthelinkbelow. Multiple InputGates TutorialswithLabVIEWsimulations HerearesometutorialsusingLabVIEW simulationstoshowthegatefunctionsandsomeofthedifferentways thatgatescanbeconfigured. Tutorials andSimulations Gates andFunctionsQuiz Thereisaquizavailabletotestwhatyou havelearnedsofar.quiz Tosubmityourquestionsandqueriespleaseclickhere: ComposedbyWaleSangosanya 1997 UpdatedbyDavidBelton-April98 UpdatedbyRichardBigwood 2005
延伸文章資訊
- 1NOR gate - Wikipedia
The NOR gate is a digital logic gate that implements logical NOR - it behaves according to the tr...
- 2Basic Logic Gates - Types, Functions, Truth Table ... - Byju's
Logic gates are the electronic circuits in a digital system that are mainly based on the Boolean ...
- 3NOR gate truth table with 2 and 3 inputs | Edumir-Physics
Here is the NOR gate truth table with three inputs A, B and C. It gives the inverted output of OR...
- 4Draw the truth table of a NOR gate. - Toppr
Click here to get an answer to your question ✍️ Draw the truth table of a NOR gate.
- 5NOR Gate Truth Table | Nor Gate Circuit Diagram
The NOR gate is a digital logic gate that implements logical NOR. A HIGH output (1) results if bo...