output waveform of logic gate circuit diagram /Basic Logic Gate output waveform (Hindi)

Поделиться
HTML-код
  • Опубликовано: 19 ноя 2024
  • This video is on basic logic gate timing diagram. NAND gate followed by many other NAND logic gate output timing diagram is drawn when all the input timing diagram is given. The output timing diagram is drawn for inputs.
    Any Boolean function can be represented by using a number of logic gates by properly interconnecting them. Logic gates implementation or logic representation of Boolean functions is very simple and easy form.
    The implementation of Boolean functions by using logic gates involves connecting output of one logic gate to the input of another gate. Commonly used Logic Gates are: AND, OR, NAND and NOR gates.Logic Gates are the basic building blocks of digital electronic circuits. A Logic Gate is a piece of electronic circuit, that can be used to implement Boolean Expressions.
    While Laws and Theorems of Boolean Logic are used to manipulate the Boolean Expressions, Logic Gates are used to implement these Boolean Expressions in Digital Electronics.
    AND gate, OR gate and NOT gate are the three basic logic gates used in digital electronics. Using these basic logic gates, other Logic Gates like NAND, NOR, Exclusive OR (Ex-OR) and Exclusive NOR (Ex-NOR) are derived.
    Logic AND gate is a basic logic gate, with two or more inputs and one output. The output of an AND gate is HIGH only if all the inputs of the gate are HIGH.
    The OR Gate is used to preform logical ‘OR’ operation. OR Gate also contains two or more inputs and one output. The output of an OR gate is HIGH if either of the inputs are HIGH.
    Logic NOT gate is another basic logic gate with one input and one output. The output of the NOT Gate is always the complement of the input. If the input is HIGH, the output is LOW and if the input is LOW, the output is HIGH.
    The sum of product or SOP form is represented by using basic logic gates: AND gate and OR gate. The SOP form implementation will have AND gates at its input side and as the output of the function is the sum of all product terms, it has an OR gate at its output side.

Комментарии •