Ex-NOR Gate: Truth Table, Symbol, 3 Input Table& Circuit ...
文章推薦指數: 80 %
The Ex-NOR gate is formed by linking the Exclusive-OR gate (XOR gate) and the NOT gate. It is abbreviated as Exclusive-NOR or Ex-NOR or XNOR ... DownloadourAppExamCalendarPracticeGK&CurrentAffairsBlogVideosRefer&EarnPromoTeacherTrainingProgramWearehiring ExamsSelectTestSeriesPassPYP Searchfor: Login SignUp GetPass PassRefer&EarnSettingsTransactionsLogout Home Learn SelectLiveCoaching SkillAcademy Tests TestSeries PreviousYearPapers Practice Quizzes More Exams Doubts GK&CurrentAffairs TestbookPass Pass ReferandEarn BlogHome LogicalReasoning VerbalReasoning AlphabetReasoning BloodRelationReasoning ClassificationReasoning CodingDecoding SeatingArrangementReasoning DirectionDistanceReasoning InequalityReasoning OrderandRankingReasoning OrderandWordFormation LogicalReasoningPuzzles NumberSeriesReasoning SyllogismReasoning RankingReasoning ProblemSolvingandReasoning MissingNumberReasoning ArrangementPatternReasoning NumberArrangementReasoning MixedSeriesReasoning LinearArrangementReasoning CircularArrangementReasoning NonVerbalReasoning Analogy CalendarReasoning ClockReasoning CubesAndDiceReasoning DataSufficiencyReasoning CountingFiguresReasoning InputOutputReasoning VennDiagramReasoning VisualReasoning ArtithmeticReasoning AnalyticalReasoning CriticalReasoning InductiveReasoning CauseandEffectReasoning DecisionMakingReasoning StatementandArgumentReasoning StatementandAssumptionReasoning StatementandConclusionReasoning StatementandCourseOfActionReasoning LatestJobs NewUpdates CurrentAffairs AdmitCards Results CutOffs Syllabus QuestionPapers AnswerKeys ExamAnalysis Quizzes QuantQuiz ReasoningQuiz EnglishQuiz ComputersQuiz BankingQuiz GKQuiz CurrentAffairsQuiz GATEECQuiz GATEEEQuiz GATEMEQuiz StaticGk PreparationTips AllExams GATE PlacementAptitude RailwayRRB SSC InsuranceExams BankPO BankClerk OtherExams RBI BSNLTTA BankSO CoalIndiaMT ECIL ISRO AssamRuralDevelopment DMRC TSTRANSCO LMRC GDS TET UPPRPB Defence AAI BSPHCL SEBI VIZAG UPPCL APPSC CSBC FCI CentralWarehousingCorporation Bookmarks Home »DigitalElectronicsEx-NORGATE:Symbol,TruthTable,CircuitDiagramwithDetailedImagesandApplicationsNileshKodag |Updated:Aug9,20210:07IST 0 Save DownloadPostasPDF TheEx-NORgateisformedbylinkingtheExclusive-ORgate(XORgate)andtheNOTgate.ItisabbreviatedasExclusive-NORorEx-NORorXNORstGate.Exclusive-NORgateisahybridgate.Sometimes,theXNORgateisalsocalledtheEquivalencegateorcoincidencelogic.ThisarticleontheEx-NORgatebringstoyouacompleteviewoftheEx-NORgatethroughsymbols,truthtable,booleanexpression,realizationusingNANDandNORgatewithdetailedimages,properties,keypointsandmore;sogothroughthecompletearticleforabetterperceptionofthetopic. OnanalysingthetruthtableoftheExclusive-NORgate,onecanrecognisethattheoutputoftheEX-NORgateislogic1whenboththeinputsare1orlogichighandifboththeinputsare0orlogiclow.Ifeitheroneoftheinputsisatlogichightheoutputwillbelogiclow.Inotherwords,boththeinputsshouldbeidenticalfortheoutputtobelogic1.ChecktheComponentsofComputerhere.Ex-NORGateSymbolThelogicsymbolofanEx-NORgateisanEx-ORgatewiththeinversionbubbleorthecircleinthefiguretodescribetheNOTfunction. Therefore,theExclusive-NORgateisalsocalledthecomplementaryformoftheExclusive-ORorEx-ORgate.TheEx-NORgatebooleanexpressionisgivenby:\(\begin{array}{l}Y=AB+\overline{A}\\overline{B}=A\odotB\\\)Also\(\represented\as\\overline{A\oplusB}\=A\odotB\end{array}\)Therearevariousstandardsfordetermininganelectroniccomponent.Usually,wefollowIEC(InternationalElectro-technicalCommission)standardsandIEEE(InstituteofElectricalandElectronicsEngineers). LearnaboutvarioustypesofComputerStorageDeviceshere.Ex-NORGateTruthTableTheoutputofanExclusive-NORgateonlygoestologichighwhenitstwoinputterminalssayAandBareatthesamelogiclevelwhichcanbeeitheratalogiconeoralogiczero.Inotherwords,onecanunderstandthiswaythattheoutputofanEx-NORgateforanevennumber1’sonislogichighattheoutput,otherwiseisatlogiclow.Thatisthistypeofgategivesahighoutputwhenitsinputsarelogicallyequalorequivalenttooneanother,whichiswhyanExclusive-NORgateisalsocalledan“EquivalenceGate”.ReadmoreaboutANDGate,here.3InputEx-NORGateTruthTableUnlikethetwo-inputXNORgate,thethree-inputXNORgatehasthreeinputs.Thereareatotalof8possiblecombinationsofinputs.PracticallyathreeinputEx-NORgatedoesnotexist.ThesymbolicrepresentationandBooleanexpressionofthelogicalEx-NORgateareasfollows: \(\begin{array}{l}Y=A\odotB\odotC\end{array}\)Y=[/latex]\overline{ABC}+AB\overline{C}+A\overline{B}C+\overline{A}BC[/latex]ForExclusiveNORgates,wecanhavethelogichighinputwhenevennumbersofinputsareatahighlevel.Thetruthtableforathree-inputEx-NORgateareasshown:CheckthevarioustypesofInputandOutputDeviceshere.Exclusive-NORGateEquivalentCircuit\(\begin{array}{l}Y=AB+\overline{A}\overline{B}=A\odotB\end{array}\)EX-NORGateusingNANDGate LearnmoreaboutNORGate,here.EX-NORGateusingNORGate PropertiesofEx-NORGate\(\begin{array}{l}A\odotA=1\\\)\(A\odot0=\overline{A}\\\)\(A\odot\overline{A}=0\\\)\(A\odot1=A\\\)\(\overline{A}\oplusB=A\odotB\\\)\(A\oplus\overline{B}=A\odotB\\\)\(\overline{\overline{A\oplusB}}=A\oplusB\end{array}\)\(\begin{array}{l}Y=1\odot0\odot1\odot0\odot1\odot0\odot1……\\\)For\(\even\number\of\inputs\\detects\even\number\of\one^{\prime}s\\\)For\(\odd\number\of\inputs\\detects\odd\number\of\one^{\prime}s\end{array}\)YoumightalsobeinterestedinlearningmoreaboutORGate.KeyPointsEx-NORgateisalsoknownastheevennumberofone’sdetectorfortheevennumberofinputs.Ex-NORgateisalsoknownastheoddnumberofone’sdetectorfortheoddnumberofinputs.Ex-NORgateisalsoknownasanequalitydetector.TheEx-NORgatefollowsbothassociativeandcommutativeproperties.Foratwo-inputEx-ORgateifoneofitsinputsiscomplementeditbecomesanEx-NORgateoutputandviceversa.ApplicationofExclusive-NORgateSomeoftheapplicationofEx-NORgateisin:EncryptionandarithmeticcircuitsError-detectingcircuitstodetectoddparityandevenparityindigitaldatatransmission.Ex-NORgatesarepractisedessentiallyinelectroniccircuitsthatperformarithmeticoperationsanddatacheckingsuchasAdders,SubtractorsorDigitalComparatorcircuitsetc.CheckmoretopicsofDigitalElectronicshere.TheabovearticleonEx-NORGATEisintendedtoguidestudentswithrelevantinformation.Formore,downloadandinstalltheTestbookApporvisitthetestbookwebsiteformoreupdatesonsimilartopicsfromDigitalElectronicsandnumeroussuchsubjects,andcanevencheckthetestseriesavailabletotestyourknowledgeregardingvariousexams. Ex-NORGATEFAQsQ.1 WhatisthedifferencebetweenEx-NORandEx-ORgates?Ans.1IntheXORgateoperation,theoutputishighonlywhenoneoftheinputsisathighlogic.Theoutputislogicalzerowhenbothinputsarethesame,whetheritbeazerooraone.ButintheXNORgate,theinverseistruei.etheoutputislogichighwhenboththeinputsareidentical(eitherzeroorone).Q.2 WhataretheothernamesgiventotheEx-NORgate?Ans.2Ex-NORgateisalsoknownasEquivalencegate,Coincidentlogicorequalitydetector.Q.3 HowmanyNORgatesareusedtodesignanEx-NORgate?Ans.3ThenumberofNORgatesusedtodesignanEx-NORgateis4.Q.4 WhataresomeoftheapplicationsofEx-NORgate?Ans.4SomeoftheapplicationsoftheEx-NORgateareinEncryptionandarithmeticcircuits,Error-detectingcircuits,andmore.Q.5 WhatarethepropertiesfollowedbytheEx-NORgate?Ans.5Ex-NORfollowsbothassociativeandcommutativeproperties. ContinueReadinginAppCreateYourFreeAccounttoContinueReadingGetInstantJobAlertsforFree!GetDailyGK&CurrentAffairsCapsule&PDFsGet100+FreeMockTests&Quizzes SignUpforFree Alreadyhaveanaccount?SignIn ContinueReadinginApp OpeninApp CreatefreeAccount 0 DownloadPostasPDF NextPostMorefromtestbook.comEx-ORGATE:Symbol,TruthTable,CircuitDiagramwithDetailedImagesandApplicationsNORGate:Symbol,TruthTable,CircuitDiagramwithDetailedImagesandmoreNANDGate:Symbol,TruthTable,CircuitDiagramwithDetailedImagesandmoreORGATE:Symbol,TruthTable,CircuitDiagramwithDetailedImagesANDGate:Symbol,TruthTable,CircuitDiagramwithDetailedImages LatestMathsArticles TypesofFunctions:LearnMeaning,Classification,RepresentationandExamplesforPractice PublishedOn:01stDec2021 TypesofRelations:Meaning,RepresentationwithExamplesandMore PublishedOn:26thNov2021 Tabulation:Meaning,Types,EssentialParts,Advantages,ObjectivesandRules PublishedOn:26thNov2021 ChainRule:Definition,Formula,ApplicationandSolvedExamples PublishedOn:26thNov2021 ConicSections:DefinitionandFormulasforEllipse,Circle,HyperbolaandParabolawithApplications PublishedOn:26thNov2021 LatestPhysicsArticles ProgressiveWave:Definition,Types,Characteristics,&Equation PublishedOn:11thJul2022 Radiation:Definition,Types,NuclearRadiation,&Applications PublishedOn:11thJul2022 TorqueonaDipoleinanElectricField:KnowDerivations&Applications PublishedOn:11thJul2022 TypesofRadiation:Knowradiationtypeslikesolar,ionizing,UV PublishedOn:11thJul2022 Sphygmomanometer:Definition,Types,Parts,&WorkingPrinciple PublishedOn:11thJul2022 Nomorepostsfound!LoadMore error:Contentisprotected!! × × × Exams Test Select Pass Pratice GetApp
延伸文章資訊
- 13 Input and 4 Input XNOR Logic Gate | XNOR Truth Table
- 23 input XNOR gate operation
For 3 input XOR gate and XNOR gate, by solving the equations I got the result as in the picture. ...
- 3XNOR Gate - Javatpoint
Unlike the 2-input XNOR gate, the 3-input XNOR gate has three inputs. There are 23=8 possible com...
- 4XOR and XNOR - Digilent Learn
Truth tables for 2 and 3 input XNOR functions are shown in Fig. 2, and it can be seen that for ea...
- 5How to design a three input XNOR gate using a 4X1 multiplexer
Connect two of the inputs to the select inputs. Connect the third or its complement to the four d...