Implementation ( Realization ) of all logic gates using NAND gate and NOR gates | DLD | STLD | DE

Sudhakar Atchala
16 Feb 202319:17

Summary

TLDRThe transcript appears to be a tutorial on implementing various types of gates in digital circuits, including AND, OR, NOT, NAND, and NOR gates. It discusses the concept of using these gates without a date and explains how to implement them using basic logic. The tutorial covers the process of implementing exclusive OR gates and explores the use of degenerate gates. It also touches on the implementation of NAND and NOR gates, emphasizing the importance of understanding their role in digital circuit design.

Takeaways

  • 😀 The script discusses the implementation of logic gates without using a date and gate, and explores the use of NAND and NOR gates as universal gates.
  • 🛠️ The script explains that by using NAND and NOR gates, one can implement any other type of gate, such as AND, OR, and NOT gates.
  • 🔄 The script mentions the concept of 'complementing' where the inputs and outputs of gates are inverted to achieve the desired logic function.
  • 🔢 It talks about the process of implementing an 'exclusive OR' gate using basic gates like NAND and NOR.
  • 💡 The script explains how to create a NOT gate using NAND or NOR gates, which is essential for implementing more complex logic.
  • 🔄 The concept of 'de Morgan's Law' is discussed, which is important for understanding how to implement NOT gates using NAND and NOR.
  • 📚 The script provides an example of how to implement a 3-input AND gate using a combination of NAND gates.
  • 🔗 It discusses the use of 'bar' notation to represent the complement of a variable or an output.
  • 📈 The script explains how to implement a NAND gate using a combination of other gates, specifically using an AND gate and an inverter.
  • 🔧 The script touches on the implementation of an OR gate using NAND gates, which involves combining the inputs and then applying the NAND operation.
  • 🎓 The script concludes by emphasizing the simplicity of implementing any gate using NAND or NOR gates, which are considered universal gates.

Q & A

  • What is the main topic discussed in the script?

    -The main topic discussed in the script appears to be the implementation and functioning of various types of gates in digital circuits, specifically focusing on NOT, NAND, and NOR gates.

  • What is the significance of the term 'NAND gate' mentioned in the script?

    -A NAND gate is a digital logic gate that performs the NOT AND operation. It outputs true only when both of its inputs are false, which is extensively discussed in the script.

  • What does the acronym 'NOR' stand for in the context of the script?

    -In the script, 'NOR' stands for a digital logic gate that performs the NOT OR operation, which outputs true only when both of its inputs are false.

  • How are NOT gates described in the script?

    -NOT gates are described as gates that perform inversion on a single input, meaning they produce the opposite output of the input.

  • What is the purpose of the 'Exclusive OR' gate mentioned in the script?

    -The Exclusive OR (XOR) gate mentioned in the script is used to produce an output that is true only when the number of true inputs is odd.

  • How does the script describe the process of implementing a NOT gate?

    -The script describes implementing a NOT gate by using the phrase 'implementing not gate see' and further explains it with the help of inputs and outputs.

  • What is the concept of 'complement' explained in the script?

    -The concept of 'complement' in the script refers to the inverse of a given input, which is a key operation in digital logic gates like NOT and NAND.

  • How are inputs and outputs of gates represented in the script?

    -Inputs and outputs of gates are represented using variables like A, B, and C, and their complements are denoted as A', B', and C'.

  • What is the role of the 'AND' gate in the script?

    -The 'AND' gate is mentioned as a basic gate whose output is true only when all of its inputs are true, which is used as a building block for more complex operations.

  • What does the script imply by the term 'implementation'?

    -The term 'implementation' in the script refers to the process of using digital gates to construct a specific logic function or circuit.

  • How are the concepts of 'inputs' and 'outputs' used in the context of the script?

    -The script uses the concepts of 'inputs' and 'outputs' to describe how digital signals are processed by logic gates, with inputs being the signals fed into the gate and outputs being the resulting signals after the gate's operation.

Outlines

00:00

💻 Introduction to Gates

The paragraph introduces various types of gates used in digital circuits, such as NOT, AND, OR, XOR, and NAND gates. It discusses the implementation of these gates without using a specific gate, known as a 'no gate' approach. The paragraph also covers the concept of using inputs to create outputs and the idea of exclusive gates. It mentions the first gate, which is a NOT gate, and how it can be used to implement other gates. The discussion also includes the implementation of a C request gate and a reward gate, emphasizing the importance of understanding the functionality and application of each gate in digital circuit design.

05:02

🔄 Understanding NAND Gate Implementation

This paragraph delves into the implementation of the NAND gate, which is a universal gate that can be used to create other types of gates. It explains the process of implementing a NAND gate using the concept of 'undergate' and how it can be used to create a NOT gate. The paragraph also discusses the idea of having two inputs and producing an output that is the inverse of the inputs. It further explains how to use the NAND gate to create complex digital circuits by combining inputs and outputs in various ways, and how this can lead to the creation of more advanced gates and circuit designs.

10:05

🔧 Advanced Gate Implementations

The third paragraph discusses advanced implementations of gates, focusing on the use of exclusive OR (XOR) gates and how they can be implemented using other basic gates. It talks about the last implementation date and the concept of external implementation requests. The paragraph emphasizes the simplicity of implementing gates and the need to follow a systematic approach. It also mentions the use of the land gate to produce outputs and how to supply data inputs to create the desired output. The discussion includes the use of formulas and the importance of understanding the relationship between inputs and outputs in gate implementation.

15:07

📈 Gate Output Analysis

This paragraph analyzes the output of gates, particularly focusing on the fastest outputs and how they are produced. It discusses the use of symbols to represent different gate operations and the importance of understanding the form of these operations. The paragraph also explains how to simplify the representation of gate outputs and how this can help in understanding the functionality of complex digital circuits. It further discusses the concept of adding more gates and how this can lead to the creation of more complex circuits, emphasizing the need for a thorough understanding of gate operations and their applications.

Mindmap

Keywords

💡NAND Gate

A NAND gate is a digital logic gate that performs the NOT AND operation. It outputs true or high signal only when both of its inputs are false or low. In the context of the video, the NAND gate is used to illustrate basic operations and is a fundamental building block in digital electronics. The script mentions implementing NAND gates and using them to construct more complex logic functions.

💡Logic Gates

Logic gates are fundamental components in digital circuits, used to perform logical operations on one or more inputs to produce an output. The video script discusses various logic gates like NAND, NOT, and AND gates, emphasizing their implementation and application in creating digital systems.

💡Implementation

Implementation in the script refers to the process of putting a design or concept into operation or effect, particularly in the context of digital logic gates. The video likely explains how to implement different logic gates using NAND gates, showcasing the versatility of the NAND gate.

💡Digital Electronics

Digital electronics deals with electronic systems where the input and output are discrete rather than continuous. The script's discussion of logic gates like NAND, NOT, and AND suggests that the video is focused on the principles and applications of digital electronics.

💡Boolean Algebra

Boolean algebra is a form of algebra that deals with binary values, typically true or false, represented by 1 and 0. The script mentions using Boolean algebra to simplify and understand the operations of logic gates, which is essential for designing digital circuits.

💡Complement

In the context of the video, a complement refers to the inverse state of a binary digit. If a bit is 0, its complement is 1, and vice versa. The script discusses how complements are used in logic gates, such as inverting an input to a NAND gate to achieve a NOT operation.

💡Input and Output

The terms input and output are used to describe the data that goes into a logic gate and the result that comes out. The script explains how different combinations of inputs to a NAND gate affect the output, which is a fundamental concept in understanding how digital circuits operate.

💡De Morgan's Law

De Morgan's Law is a pair of rules in Boolean algebra that state the complement of a logical operation is equal to the inverse of the complements. The script likely discusses De Morgan's Law in the context of simplifying Boolean expressions or explaining the behavior of NOT gates in relation to other gates.

💡Exclusive OR (XOR) Gate

An XOR gate outputs true or high signal only when the number of true inputs is odd. The script mentions implementing an XOR gate, which is a common logic gate used in various applications, including error detection and parity checks.

💡Universal Gates

Universal gates are those that can be used to create any other logic gate. In the script, the NAND gate is referred to as a universal gate because any other gate, such as the AND, OR, or NOT gate, can be constructed using only NAND gates.

💡Circuit Design

Circuit design refers to the process of planning and creating the layout of electronic circuits. The video script likely covers the design of digital circuits using logic gates, with a focus on how to arrange and connect gates to achieve desired functions.

Highlights

Discussion on the implementation of gates using NAND and NOR gates, exploring various combinations.

Explanation of NOT gate and its implementation, producing an inverted output based on inputs.

Introduction of basic gates: NOT gate, AND gate, and OR gate, describing their functions.

Highlighting the use of a NAND gate to replicate the behavior of other gates such as AND, OR, and XOR.

Discussion on implementing exclusive OR (XOR) gate using a combination of NAND gates.

Clarification of how the NAND gate produces the complement of a regular AND gate output.

Implementation of multiple logic gates using basic NAND and NOR gates, demonstrating their universal applicability.

The detailed explanation of the logic behind using NOR gates to simulate other types of logic gates.

Demonstration of how the NAND gate can perform both AND and NOT operations, depending on its input.

Explanation of using NAND gates to invert inputs and generate logic combinations like AND and OR.

Clarification that NOR gates function similarly to NAND gates in producing inverted logic outputs.

Walkthrough of using multiple logic gates in combination to create more complex logical circuits.

Focus on the importance of gate logic in forming fundamental operations in digital electronics.

Emphasis on the versatility of NAND and NOR gates as building blocks for any other logic gates.

Summary of the logic gate combinations and their applications in computing, with examples of NAND gate operations.

Transcripts

play00:00

लव लेटेस्ट डिस्कस अबाउट

play00:02

इंप्लीमेंटेशन ऑफ़

play00:06

ए नो गेट सो विना डेट एंड नो गेट और

play00:13

यूजिंग विद नंद गेट एंड नो गेट सी कैन

play00:17

इंप्लीमेंट अन्य आदर गेट ओके आई हर टोटली

play00:21

बी हैव फाइव गेट्स आर देयर डी फर्स्ट ईयर

play00:25

नॉट गेट सेकंड गेट इस undegate टारगेट इसे

play00:30

आर गेट डीज थ्री गेट्स आर कॉल्ड यस बेसिक

play00:34

गेट्स नेक्स्ट तू गेट आर एक्स आर गेट

play00:41

एक्सप्लोरर स्पेशल गेट्स सो डी फर्स्ट

play00:55

नेविगेट नो गेट 12345

play01:12

तू इंप्लीमेंट एक्सक्लूसिव आर गेट सी

play01:15

रिक्वेस्ट

play01:17

सी रिक्वेस्ट

play01:20

नो इट इस सी अबाउट नो गेट तू इंप्लीमेंट

play01:23

नॉट गेट सी रिक्वेस्ट

play01:26

सी हैव तू हैव तू एंड थ्री सो तू

play01:30

इंप्लीमेंट सी रिक्वायर्ड थ्री नो गेट तू

play01:33

इंप्लीमेंट सी रिक्वेस्ट

play01:55

विद हेल्प ऑफ डी डेडिकेट एंड दें सी विल

play01:58

सी अबाउट लोर इंप्लीमेंटेशन सो फर्स्ट सी

play02:01

अबाउट यूजिंग डी एंड गेट सो व्हाट इस द

play02:05

फर्स्ट गेट इसे नॉट गेट

play02:08

सो सी हैव तू इंप्लीमेंट यूजिंग डी नंद

play02:12

गेट अभिनय डेट एक्चुअली नंद एक्सेप्ट्स तू

play02:15

इनपुट्स बट हेयर नॉट मेंस इट एक्सेप्ट

play02:18

ओनली वैन पुट सो सी हैव तू ज्वाइन डी तू

play02:22

इनपुट्स

play02:25

सो हर सी हैव ओनली वैन इनपुट डेट इसे ये

play02:30

बट नेविगेट मिंस इट इनपुट्स सो हर डूइंग

play02:35

इसे सी आर जॉइनिंग तू इनपुट्स सो हर डी

play02:38

इनपुट इस सीन सो ये इस डी इनपुट ओके सो इट

play02:42

प्रोड्यूस

play02:45

नथिंग बट नॉट गेट सो लेट अस सी वेदर इट इस

play02:48

करेक्ट एक्टर नॉट सी नो अबाउट नंद गेट सो

play02:51

डी पॉसिबल कांबिनेशंस आर

play02:54

0001101 सो लैंड गेट मेंस रिवर्स ऑफ डी

play02:58

एंड गेट सो व्हाट इस एलिगेंट ट्रिपल जीरो

play03:01

वैन व्हेन बोथ डी इनपुट्स आर वैन आउटपुट

play03:04

इस वैन आदर वाइस आउटपुट इस जीरो वेरियस

play03:06

रिवर्स सो ट्रिपल वैन जीरो थ्री पूल वैन

play03:10

जीरो थ्री ईयर व्हाट इसे डी हर सी हैव

play03:13

ओनली वैन इनपुट डेट इसे यह सो हर डी

play03:17

इनपुट्स मस्ट बी से सो हर सी आर हेविंग

play03:19

ओनली 20

play03:21

से ओके इनपुट बेबी इधर जीरो और इनपुट में

play03:25

भी वैन सो सी डॉन ओके

play03:28

सो इफ डी इनपुट इस जीरो दें व्हाट इसे डी

play03:31

आउटपुट वैन सो डेट इस नथिंग बट नॉट

play03:33

कंप्लीमेंटिंग इनवर्टिंग लाइक विजय इफ डी

play03:36

इनपुट इस वैन दें व्हाट इसे डी आउटपुट

play03:38

जीरो इस डी आउटपुट ओके सो ही आते डी पॉइंट

play03:40

इसे दिस लैंड गेट विल प्रोड्यूसर्स

play03:44

कंप्लीमेंट आउटपुट इनवर्टेड आउटपुट

play03:46

इनवर्टिंग आउटपुट ओके इट्स सिंपली

play03:49

कंपलीमेंट्स डी गिवन इनपुट ओके सो दिस इसे

play03:51

अबाउट नॉट गेट इंप्लीमेंटेशन सो यू नो डेट

play03:54

तू इंप्लीमेंट नॉट गेट सी रिक्वायर्ड वैन

play03:57

एंड गेट नौ लेट अस इंप्लीमेंटेड

play04:00

सो फॉर इंप्लीमेंटिंग एंड गेट सी

play04:02

रिक्वेस्ट हो में गेट तू इंडिकेट्स तू

play04:05

इंडिकेट्स सो सिंपली

play04:18

swondi गेट मी इन कब a.b वेरियस nadigate

play04:22

मेंस a.bd बार

play04:27

नौ इफ यू पास दिस इनपुट तू डी इन्वर्टर

play04:32

गेट तू डी इन्वर्टर गेट प्रोड्यूस डी

play04:35

कंप्लीमेंट ऑफ डी कंपलीमेंट ऑफ एवरीबॉडी

play04:39

इस नथिंग बट अब ओनली ओके

play04:41

सो हर सी हैव ओनली वैन इनपुट डेट इस अब

play04:44

बर्थ सो डेट्स वही हर सी हैव तू उसे

play04:47

जॉइनिंग इनपुट द इनपुट इस सम ओनली ओके सो

play04:51

व्हाट इस दिस

play04:52

लैंड गेट विल डू इट्स इट टैक्स नॉट ये सो

play04:56

इट सिंपली प्रोड्यूस इन व्हाट

play04:59

सो अब बार होल्ड बार सो व्हाट इसे डी

play05:01

रिजल्ट ऑफ अब बार होल्ड बार ए आर बी ओनली

play05:04

ओके सो दिस इसे नथिंग बट undegate सो फॉर

play05:07

इंप्लीमेंटिंग ndagate सी रिक्वेस्ट 29

play05:14

सी रिक्वायर थ्री एंड गेट डी फर्स्ट इन

play05:19

एंड गेट इस

play05:21

फर्स्ट

play05:28

हेविंग टू इनपुट्स द टू इनपुट्स अरे ओनली

play05:32

नेक्स्ट वन

play05:35

वीक

play05:37

प्रोड्यूस

play05:40

बी बार एंड डी थर्ड

play05:46

इनपुट

play05:49

सो व्हाट इसे डी आउटपुट ऑफ डी नेविगेटर

play05:52

नंद गेट मेंस यह भी होल बार हर व्हाट इसे

play05:55

ये ये बार व्हाट इसे बी बार होल बार सो

play06:00

दिस इस demogramsla दिस इसे इन डी फॉर्म

play06:02

ऑफ यह भी होल बार अब होल बार = ए बार + बी

play06:06

बार ए बार प्लस बीबर हर व्हाट इसे ये मिंस

play06:10

नथिंग

play06:35

सो हो में इनपुट्स अटैक्स हो में गेट बी

play06:39

रिक्वेस्ट फोर nandigs ओके

play06:44

एंड गेट प्रोड्यूस

play06:51

तू इनपुट व एंड डी सेकंड

play07:01

ओके सो हर डी सेकंड

play07:08

बार डी सेकंड इनपुट इस फ्रॉम ये सो लाइक

play07:13

एक्सेप्ट

play07:19

वे हैव तू राइट वैन मोर दैन सो थिस

play07:35

सो दिस इस नथिंग बट यह इनपुट भी इनपुट सो

play07:38

इट प्रोड्यूस अब बार नेक्स्ट डीज नेविगेट

play07:42

प्रोड्यूस यह यह इन व्हाट इस डी सेकंड

play07:46

इनपुट डी सेकंड इनपुट इस दिस वैन अब बार

play07:49

होल्ड बार ए बिकॉज सी नो डी फॉर्मूला फॉर

play07:52

डी गेट यह भी होल बार वैन इनपुट इसे ए

play07:55

सेकंड इनपुट इसे अब बार सो अब हो बार-बार

play07:58

नेक्स्ट तू सेकंड एंड गेट सो बी अब बार

play08:02

होल्ड बार बी ए बी बार होल बार सो नेक्स्ट

play08:06

दिस इस नथिंग बट लांडगेट सो यह

play08:15

यह भी बार कॉल बार बार

play08:35

सो अब बार होल बार

play08:40

होल बार नेक्स्ट सी हैव तू एक्सपेंड दिस

play08:44

इक्वेशन सो दिस इस इन डी फॉर्म ऑफ यह भी

play08:47

होल बार व्हाट इसे डी फॉर्मूला फॉर लेट इट

play08:50

बी ये लेट इट बी पी ओके सो ये बार बी बार

play08:54

कॉल बार दिस इसे डी फॉर्म ऑफ लेट इट बी ए

play08:57

लेट इट बी पी सो ये भी बार अब बार इसे

play09:00

नथिंग बट ए बार + बी बार सो व्हाट इसे योर

play09:11

यह भी होल बार मिंस व्हाट इसे डी नेक्स्ट

play09:14

वैन बी

play09:19

कैन टेक इयर यू कैन टेक सी कैन इट इट कैन

play09:23

बी रिकॉग्नाइज इन तू अब बार ए * ए बी बार

play09:26

ए बिकॉज सी हैव यू फॉर्मूला कॉल्ड ए बार =

play09:32

अब बार सो सी हैव ये फॉर्मूला ये इन डी

play09:36

फॉर्मूला फॉर अब होल बार इसे

play09:40

बार प्लस बी इन डी फॉर्मूला

play10:04

प्लेस बी इन बीबर

play10:11

फॉर्मूला

play10:18

एक्सक्लूसिव यू आर सो व्हाट इसे डी आउटपुट

play10:20

हर यही एक्सक्लूसिव रिक्वेस्ट

play10:24

नौ लेट्स सी डी लास्ट इंप्लीमेंटेशन डेट

play10:27

इस नॉट इंप्लीमेंटेशन फॉर एक्सटर्नल

play10:30

इंप्लीमेंटेशन भी रिक्वेस्ट

play10:31

सो वेरी वेरी सिंपल सो सी हैव तू फॉलो दिस

play10:35

दे अग्रिम ओनली बट एडीशनली सी नीड तू राइट

play10:37

वैन मोर daingate ओके लेट दिस गेट

play10:40

प्रोड्यूस

play10:41

यू बार बीएसएन आउटपुट सो नेक्स्ट सी हैव

play10:45

तू सप्लाई डेट इनपुट तू डी अंदर सो सी हैव

play10:49

तू ज्वाइन डी इनपुट्स वही बिकॉज सी हैव

play10:51

ओनली पुतली

play10:58

बट एक्सक्यूज यू आर होल्ड बार सो डेट इस

play11:01

नथिंग बट एक्सक्यूज यू आर फॉर्मूला फॉर

play11:04

एक्सलस अब प्लस

play11:11

वैन तू थ्री फोर सो इंप्लीमेंटेशन इस

play11:15

सिमिलर तू एक्स आर ओनली बट एडीशनली सी हैव

play11:18

तू उसे वैन मोर दाद ओके सो इन दिस वे कैन

play11:21

इंप्लीमेंट बेसिक गेट्स विद डी हेल्प ऑफ

play11:23

डी लैंड गेट नो लेट अस सी अबाउट नो गेट

play11:26

रिलाइजेशन हो सी कैन इंप्लीमेंट विद डी

play11:28

हेल्प ऑफ डी नो गेट ओके

play11:31

लेट अस सी विद डी हेल्प ऑफ डी नो गेट

play11:39

नो गेट सो फास्ट लेट अस इंप्लीमेंट नॉट ये

play11:44

फर्स्ट लेटर इंप्लीमेंट नॉट गेट

play11:50

मिंस

play11:52

नो गेट

play11:56

सो हर हेविंग ओनली वैन इनपुट सो दिस इसे

play11:59

नो गेट सो ज्वाइन डी इनपुट्स सो दिस इसे

play12:01

यह इंट्रोड्यूस

play12:04

वेदर आउटपुट इस करेक्ट अब

play12:07

आउटपुट इसे नॉट सो डी पॉसिबल कांबिनेशंस

play12:11

आर 000110 ओके नेक्स्ट आर्मी

play12:18

1300 1300 हर डी इनपुट हर डी इनपुट्स आर

play12:23

से सो सी हैव ओनली दिस तू जीरो जीरो वैन

play12:27

वैन ओके सो इनपुट इस जीरो दें व्हाट इसे

play12:29

डी आउटपुट वैन कंप्लीमेंट आईएफ द इनपुट इस

play12:32

वैन दे व्हाट इसे डी आउटपुट जीरो

play12:34

कंप्लीमेंट सो हर नो गेट विल प्रोड्यूसर्स

play12:37

कंप्लीमेंट ओके

play12:56

नो गेट

play13:07

सो व्हाट इसे डी लार्जेस्ट a+b

play13:12

ओनली वैन इनपुट सो इट अलसो प्रोड्यूसर्स

play13:16

आउटपुट नौ सी हैव तू सप्लाई प्लस

play13:51

हो सी कैन इंप्लीमेंट विद डी हेल्प ऑफ डी

play13:53

ओर गेट

play13:55

तू गेट हेयर ओके

play14:03

इंप्लीमेंटिंग विद डी हेल्प ऑफ डी नो गेट

play14:06

नो गेट सो लेट डी इनपुट इस

play14:12

पुट हेयर सी हैव हो में हेयर सी नीड तू

play14:16

प्रोड्यूस सो हो में इनपुट्स या सॉरी

play14:19

सी नीड तू प्रोड्यूस आर आर मांस ए + बी ए

play14:23

+ बी सो डेट मेंस सी रिक्वेस्ट 2 इनपुट्स

play14:25

सो इट प्रोड्यूस ए + बी बार ओके ए + बी

play14:29

बार सो लेट अस अप्लाई दिस हज डी इनपुट तू

play14:31

दी

play14:33

इनवर्टेड

play14:39

a+b वही बिकॉज ऑलरेडी हैव सीन दिस वैन इट

play14:43

सिंपली परफॉर्म्स डी कंप्लीमेंट ऑपरेशन सो

play14:46

ए + बी wholebar होल बार इसे नथिंग

play14:48

नौ लेट अस सी अबाउट इंप्लीमेंटेशन ऑफ

play14:51

एक्सर गेट यूजिंग नो गेट सो एक्सप्लोरर इस

play14:55

डी सिमर वही बिकॉज इट रिक्वेस्ट ओनली फॉर

play14:59

नो गेट ओनली एंड आफ्टर डेट सी विल सी

play15:01

अबाउट डीएक्स और गेट

play15:04

रिक्वेस्ट हो में norgayuts फॉर norgayuts

play15:07

सो दिस इसे डी फर्स्ट लॉ गेट

play15:13

यह प्रोड्यूस

play15:16

ए प्लस

play15:30

तू इनपुट्स

play15:33

द फास्टेस्ट फ्रॉम

play15:36

आउटपुट ऑफ बीबर लाइक विजय tabnar गेट एक्स

play15:41

तू इनपुट्स सेकंड इनपुट इसे फ्रॉम

play15:53

व्हाट इस बे हर

play16:18

अब * ए बी प्लस ए बार बी बार इट प्रोड्यूस

play16:22

xlot सी विल रिप्रेजेंट एक्स नॉट विद

play16:24

हेल्प ऑफ डी सिंबल ओके सो लेट अस

play16:27

सिंपलीफाई disteral यह प्लस यह बार बी बार

play16:31

खोल बार दिस इस इन डी फॉर्म ऑफ ए प्लस बी

play16:34

होल बार ए प्लस बी होल बार मी ये बार इन

play16:38

बी बार बी मेंस व्हाट सी मिंस ये बर्ब बार

play16:42

होल बार ए + बी होल बार मेंस ये बार इन बी

play16:46

बार सो सी कैन राइट यस ये बार इन दिस इस

play16:49

डी फॉर्म ऑफ अब होल बार ये भी होल बार

play16:52

मेंस ये बार प्लस बी बार ए बार प्लस बी

play16:55

बार नियर व्हाट इस ये ए बार ये बार प्लस

play16:59

बी बार बी मेंस बी बार बार

play17:04

इन

play17:06

बार बार

play17:09

मिंस ओके

play17:22

ए बर्ब इसे डी आउटपुट लाइक वाइस इफ यू

play17:26

सिंपल दिस वैन सी विल गेट ये भी बार यस

play17:28

डाउट पुट ओके अब बार यस सी हैव तू सप्लाई

play17:32

दिस इयर्स इन दिस सो दें इट विल प्रोड्यूस

play17:36

a+b होल बार व्हाट इसे हर हर ए मी

play17:41

ए बार बी + बी

play17:47

wholebar प्लस अब बार होल बार इस नथिंग बट

play17:50

दिस इस नथिंग बट exagate एक्स आर गेट

play17:53

कंप्लीमेंट इस नथिंग बट एक्स नो गेट सो

play17:55

एक्सलर गेट मेंस अब प्लस ओके सो इन दिस वे

play18:00

विल गेट सर गेट

play18:07

[संगीत]

play18:15

वैरी-वैरी सिंपल वैन सो सी हैव तू ऐड वैन

play18:18

मोर नो गेट हर वैन मोर नो गेट हर

play18:22

वैन मोर नो गेट हर ओके

play18:25

हर सी आर गेटिंग एक्स नॉट एक्स सी आर

play18:29

पासिंग एक्सलर मेंस व्हाट सी आर गेटिंग अब

play18:32

प्लस ए बर्ब बार अब + ए बर्ब बार ओके सी

play18:36

हैव तू सप्लाई डेट हिज इनपुट तू दिस वैन

play18:38

सो इट विल कंपलीमेंट्स डी अब प्लस ए बर्ब

play18:42

होल बार सो इफ आई विल बी डेट वैन सी विल

play18:45

गेट अब प्लस अब बार सो दिस इसे डी थिंग बट

play18:49

डी फॉर्मूला

play18:58

[संगीत]

play19:04

विद डी हेल्प ऑफ डी यूनिवर्सल गेट्स सच यस

play19:13

सी कैन इंप्लीमेंट अन्य आदर गेट

Rate This

5.0 / 5 (0 votes)

Связанные теги
Logic GatesImplementationTechnical ScriptLogical OperationsCodingElectronicsCircuit DesignDigital LogicScript AnalysisTechnical Writing
Вам нужно краткое изложение на английском?