NOT Gate — Truth Table, Symbol & Boolean Expression
NOT ද්වාරය (Inverter) — සත්යතා වගුව, සංකේතය සහ බූලීය ප්රකාශනය
A NOT gate — also called an inverter — is a digital logic gate with ONE input that outputs the opposite: input 1 gives output 0, input 0 gives output 1.
The small circle (bubble) on its symbol marks the inversion; wherever you see a bubble on a gate, the signal is negated there.
NOT ද්වාරයක් (හෝ Inverter) යනු තනි ආදානයක් සහිත, ලැබෙන ආදානයේ ප්රතිවිරුද්ධ අගය ප්රතිදානය කරන ද්වාරයකි: ආදානය 1 විට ප්රතිදානය 0 ද, ආදානය 0 විට ප්රතිදානය 1 ද වේ.
සංකේතයේ අග ඇති කුඩා බුබුල (Bubble) මඟින් සංඥාව නිශේධනය (Inversion) වන බව දක්වයි.
ANSI Symbol
Boolean Expression
Q = A̅
Read as “NOT A”, also written ¬A or A′. The bar over the letter is the complement operator.
“NOT A” ලෙස කියවනු ලැබේ. ¬A හෝ A′ ලෙසද ලියනු ලැබේ. ඉහළින් ඇති ඉරෙන් අනුපූරකය (Complement) දක්වයි.
NOT Gate Truth TableNOT ද්වාරය (Inverter) සත්යතා වගුව
Computed by the same engine that powers the live sandbox — what you read here is exactly what you will measure.
සජීවී Sandbox පරිපථය ක්රියාත්මක වන එන්ජිමෙන්ම ගණනය කරන ලදී — මෙහි ඇති අගයන් සිමියුලේටරයේ ක්රියාකාරිත්වයට 100% සමාන වේ.
| A | Q (Output)Q (ප්රතිදානය) |
|---|---|
| 0 | 1 |
| 1 | 0 |
How the NOT Gate WorksNOT ද්වාරය (Inverter) ක්රියාත්මක වන ආකාරය
- It flips the logic level: HIGH becomes LOW and LOW becomes HIGH.
- With a single input the truth table needs only two rows — the simplest of all gates.
- Chaining two inverters returns the original signal: NOT(NOT(A)) = A.
- තර්ක මට්ටම ප්රතිවිරුද්ධ කරයි: HIGH අගය LOW බවටද, LOW අගය HIGH බවටද පත් කරයි.
- තනි ආදානයක් පමණක් ඇති බැවින් සත්යතා වගුවේ පේළි 2ක් පමණක් ඇත — සරලතම ද්වාරයයි.
- NOT ද්වාර දෙකක් එක පෙළට තැබූ විට මුල් අගයම ලැබේ: NOT(NOT(A)) = A.
Exam-style exampleවිභාග මට්ටමේ ප්රායෝගික උදාහරණය
An “empty tank” sensor outputs 1 when the tank has water. Wiring it through a NOT gate drives a red warning lamp that lights only when the tank is NOT holding water.
ජල ටැංකියක වතුර ඇති විට 1 ලබා දෙන සංවේදකයක් NOT ද්වාරයකට සම්බන්ධ කළ විට, ටැංකියේ වතුර නොමැති විට පමණක් රතු අනතුරු ඇඟවීමේ බල්බය දැල්වේ.
Build It Yourself in 3 Stepsපියවර 3කින් ඔබම සාදන්න
- Place the components. Drop one toggle switch, one NOT gate and a light bulb.
- Wire the circuit. Connect the switch to the NOT input and the NOT output to the bulb.
- Watch the flip. Toggle the switch — the bulb always shows the opposite state — then generate the two-row truth table.
- උපාංග තබන්න. ස්විචයක්, NOT ද්වාරයක් සහ බල්බයක් Canvas එකට එක් කරන්න.
- පරිපථය වයර් කරන්න. ස්විචය NOT ආදානයට සහ NOT ප්රතිදානය බල්බයට සම්බන්ධ කරන්න.
- ප්රතිඵලය නිරීක්ෂණය කරන්න. ස්විචය මාරු කරන විට බල්බය නිතරම ප්රතිවිරුද්ධ තත්ත්වය පෙන්වන අයුරු බලන්න.
Open this exact circuit in the Sandbox
මෙම පරිපථය සෘජුවම Sandbox එකෙන් විවෘත කරන්න
The NOT Gate test circuit is pre-built and pre-wired — just toggle the switches.
NOT ද්වාරය (Inverter) පරීක්ෂණ පරිපථය සකස් කර වයර් කර ඇත — ස්විච මාරු කර ප්රතිඵලය බලන්න.
NOT Gate — FAQNOT ද්වාරය — නිතර අසන ප්රශ්න
Why is a NOT gate called an inverter?NOT ද්වාරය Inverter ලෙස හඳුන්වන්නේ ඇයි?
Because it inverts (flips) the input level: whatever enters, the opposite leaves.
එය ලැබෙන ආදාන සංඥාව සම්පූර්ණයෙන්ම ප්රතිවිරුද්ධ (Invert) කරන බැවිනි.
What does the bubble on the NOT gate mean?NOT ද්වාරයේ ඇති බුබුලෙන් (Bubble) අදහස් වන්නේ කුමක්ද?
The small circle represents logical negation — the point where the signal is inverted.
කුඩා රවුමෙන් තාර්කික නිශේධනය හෙවත් සංඥාව ප්රතිවිරුද්ධ වන ස්ථානය නිරූපණය වේ.
Can a NOT gate have two inputs?NOT ද්වාරයකට ආදාන 2ක් තිබිය හැකිද?
No. By definition the inverter has exactly one input; two-input inverted gates are NAND and NOR.
නැත. NOT ද්වාරයකට ඇත්තේ එක් ආදානයක් පමණි; ආදාන 2ක් සහිත නිශේධිත ද්වාර වන්නේ NAND සහ NOR ය.