Podcast
Questions and Answers
What is a common way to represent binary '1' using a switch?
What is a common way to represent binary '1' using a switch?
- Open switch
- Closed switch (correct)
- Blinking switch
- Half-closed switch
In a digital system, if a punched hole in a card represents binary '1', what does the absence of a hole represent?
In a digital system, if a punched hole in a card represents binary '1', what does the absence of a hole represent?
- Binary 2
- An error
- Binary 0 (correct)
- A space character
In electronic digital systems, how is binary information typically represented?
In electronic digital systems, how is binary information typically represented?
- Mechanical switch positions
- Varying sound frequencies
- Light intensity modulation
- Voltage or current levels (correct)
In a digital circuit, if 0 V to 0.8 V represents binary 0, and 2 V to 5 V represents binary 1, what happens to signals during the transition from one level to another?
In a digital circuit, if 0 V to 0.8 V represents binary 0, and 2 V to 5 V represents binary 1, what happens to signals during the transition from one level to another?
Which device is LEAST likely to be used to represent binary quantities in a digital system?
Which device is LEAST likely to be used to represent binary quantities in a digital system?
Consider a scenario where multiple devices are used to represent a binary number. A light bulb (bright or dark), a diode (conducting or non-conducting), and a relay (energized or de-energized) are used. If 'bright' light represents 1, 'conducting' represents 1 and 'energized' represents 0, what binary number is represented if the light is bright, the diode is non-conducting and the relay is energized?
Consider a scenario where multiple devices are used to represent a binary number. A light bulb (bright or dark), a diode (conducting or non-conducting), and a relay (energized or de-energized) are used. If 'bright' light represents 1, 'conducting' represents 1 and 'energized' represents 0, what binary number is represented if the light is bright, the diode is non-conducting and the relay is energized?
What tool is most effective for visualizing the real-time relationship between multiple digital signals in a system?
What tool is most effective for visualizing the real-time relationship between multiple digital signals in a system?
A system uses voltage ranges to represent binary values. Due to manufacturing variations, the acceptable range for binary '0' drifts to -0.2V to 1.0V, and the range for binary '1' drifts to 1.8V to 5.5V. An external signal oscillates between 0.9V and 2.0V. What logic level is this signal being interpreted as by the digital system?
A system uses voltage ranges to represent binary values. Due to manufacturing variations, the acceptable range for binary '0' drifts to -0.2V to 1.0V, and the range for binary '1' drifts to 1.8V to 5.5V. An external signal oscillates between 0.9V and 2.0V. What logic level is this signal being interpreted as by the digital system?
In a digital system using Boolean logic, what voltage range might typically be assigned the Boolean value of '1'?
In a digital system using Boolean logic, what voltage range might typically be assigned the Boolean value of '1'?
Which of the following is NOT considered a synonym for Logic 0 in digital logic?
Which of the following is NOT considered a synonym for Logic 0 in digital logic?
In a hypothetical digital system, binary values are represented using the angle of a rotating dial: 0-179 degrees is considered '0', and 180-359 degrees is considered '1'. However, the dial's position is not perfectly accurate, having a standard deviation of 10 degrees. If the dial is intended to represent '0', what is the probability it will be incorrectly read as a '1'?
In a hypothetical digital system, binary values are represented using the angle of a rotating dial: 0-179 degrees is considered '0', and 180-359 degrees is considered '1'. However, the dial's position is not perfectly accurate, having a standard deviation of 10 degrees. If the dial is intended to represent '0', what is the probability it will be incorrectly read as a '1'?
If a digital circuit input, represented by the letter 'A', can only be either 0 or 1, what principle of Boolean algebra does this illustrate?
If a digital circuit input, represented by the letter 'A', can only be either 0 or 1, what principle of Boolean algebra does this illustrate?
Which mathematical operations are valid within Boolean algebra?
Which mathematical operations are valid within Boolean algebra?
A technician observes that a digital signal alternates between 0V and 3.3V at regular intervals. Using Boolean algebra, how could this signal's state be represented over time?
A technician observes that a digital signal alternates between 0V and 3.3V at regular intervals. Using Boolean algebra, how could this signal's state be represented over time?
Consider a scenario where a safety system activates (output = 1) only when both a pressure sensor (A) AND a temperature sensor (B) exceed certain thresholds. Which Boolean operation best describes this system's logic?
Consider a scenario where a safety system activates (output = 1) only when both a pressure sensor (A) AND a temperature sensor (B) exceed certain thresholds. Which Boolean operation best describes this system's logic?
According to the provided voltage level diagram, what binary value does a voltage of 4.0V represent?
According to the provided voltage level diagram, what binary value does a voltage of 4.0V represent?
In digital systems, what is a key characteristic regarding voltage values, as opposed to analog systems?
In digital systems, what is a key characteristic regarding voltage values, as opposed to analog systems?
In a complex control system, a valve should open (Output = 1) if either the manual override is activated (A = 1) OR the automated system detects low pressure (B = 1), but NOT if both are simultaneously active due to a potential feedback loop. What is the closest Boolean representation of this logic?
In a complex control system, a valve should open (Output = 1) if either the manual override is activated (A = 1) OR the automated system detects low pressure (B = 1), but NOT if both are simultaneously active due to a potential feedback loop. What is the closest Boolean representation of this logic?
Why is the design of accurate analog circuitry generally more challenging than that of digital circuitry?
Why is the design of accurate analog circuitry generally more challenging than that of digital circuitry?
What information does a timing diagram typically represent?
What information does a timing diagram typically represent?
In a timing diagram, a rapid transition (jump) from 0V to 4V at time $t_1$ indicates what?
In a timing diagram, a rapid transition (jump) from 0V to 4V at time $t_1$ indicates what?
In a digital circuit timing diagram, transitions are often depicted as vertical lines. What assumption underlies this simplification?
In a digital circuit timing diagram, transitions are often depicted as vertical lines. What assumption underlies this simplification?
A digital signal remains constant at 4V from time $t_3$ to $t_5$ on a timing diagram. Which of the following statements accurately describes the signal's state during this interval?
A digital signal remains constant at 4V from time $t_3$ to $t_5$ on a timing diagram. Which of the following statements accurately describes the signal's state during this interval?
Consider a scenario where a timing diagram shows a signal transitioning from 0V to 4V over a non-negligible period, forming a ramp instead of a vertical line. What implications does this have for circuit analysis?
Consider a scenario where a timing diagram shows a signal transitioning from 0V to 4V over a non-negligible period, forming a ramp instead of a vertical line. What implications does this have for circuit analysis?
According to the truth table provided, what is the output X when inputs A, B, and C are all 0 in an AND operation?
According to the truth table provided, what is the output X when inputs A, B, and C are all 0 in an AND operation?
What boolean expression represents an AND operation with three inputs A, B, and C?
What boolean expression represents an AND operation with three inputs A, B, and C?
In the context of boolean algebra, what distinguishes the AND operation from standard multiplication?
In the context of boolean algebra, what distinguishes the AND operation from standard multiplication?
If you have three logic gates: one OR gate and two AND gates. The output of the OR gate is fed into one AND gate, along with input A. The output of this AND gate, along with input B, is fed into the second AND gate. What input combination of A and B will result in a final output of 1, assuming the OR gate has inputs of 1 and 0?
If you have three logic gates: one OR gate and two AND gates. The output of the OR gate is fed into one AND gate, along with input A. The output of this AND gate, along with input B, is fed into the second AND gate. What input combination of A and B will result in a final output of 1, assuming the OR gate has inputs of 1 and 0?
Examine the truth tables for OR and AND operations. Which statement accurately contrasts their behavior?
Examine the truth tables for OR and AND operations. Which statement accurately contrasts their behavior?
In a complex digital circuit, an intermediate signal $X$ is defined by $X = (A \cdot B) + C$. If $A = 1$, $B = 0$, and $C = 1$, what is the value of $X$?
In a complex digital circuit, an intermediate signal $X$ is defined by $X = (A \cdot B) + C$. If $A = 1$, $B = 0$, and $C = 1$, what is the value of $X$?
Design a circuit using only AND and OR gates that takes three inputs (A, B, C) and outputs 1 if exactly two of the inputs are 1. Which of the following boolean expressions represents this circuit?
Design a circuit using only AND and OR gates that takes three inputs (A, B, C) and outputs 1 if exactly two of the inputs are 1. Which of the following boolean expressions represents this circuit?
Consider a scenario where you need to build a 'majority detector' circuit using only AND and OR gates. This circuit takes three inputs (A, B, C) and outputs 1 if two or more inputs are 1. Without using NOT gates, devise the most simplified Boolean expression possible.
Consider a scenario where you need to build a 'majority detector' circuit using only AND and OR gates. This circuit takes three inputs (A, B, C) and outputs 1 if two or more inputs are 1. Without using NOT gates, devise the most simplified Boolean expression possible.
In a typical manufacturer's operating data sheet for a digital logic IC, what do the numbered squares commonly represent?
In a typical manufacturer's operating data sheet for a digital logic IC, what do the numbered squares commonly represent?
Consider a logic circuit where input A and input B each pass through a NOT gate, and then the outputs of those NOT gates are fed into a single NAND gate. What single logic gate is equivalent to this entire circuit?
Consider a logic circuit where input A and input B each pass through a NOT gate, and then the outputs of those NOT gates are fed into a single NAND gate. What single logic gate is equivalent to this entire circuit?
If a logic circuit consists of two NOT gates in series, what is the overall logic function performed by the combination?
If a logic circuit consists of two NOT gates in series, what is the overall logic function performed by the combination?
Given a DIL pack monolithic IC containing a quadruple two-input NAND circuit arrangement, what is the primary advantage of using such an IC in circuit design?
Given a DIL pack monolithic IC containing a quadruple two-input NAND circuit arrangement, what is the primary advantage of using such an IC in circuit design?
A circuit is designed such that inputs A and B are each inverted using NOT gates. Then, these inverted signals are fed into a two-input XNOR gate. If input A is HIGH (1) and input B is LOW (0), what is the output of the XNOR gate?
A circuit is designed such that inputs A and B are each inverted using NOT gates. Then, these inverted signals are fed into a two-input XNOR gate. If input A is HIGH (1) and input B is LOW (0), what is the output of the XNOR gate?
What is the key difference in the expression $\overline{A + B}$ compared to $\overline{A} + \overline{B}$?
What is the key difference in the expression $\overline{A + B}$ compared to $\overline{A} + \overline{B}$?
Which logic gate is equivalent to an OR gate followed by an inverter?
Which logic gate is equivalent to an OR gate followed by an inverter?
What operation does the small circle on the output of a logic gate symbol represent?
What operation does the small circle on the output of a logic gate symbol represent?
If the inputs to a NOR gate are A = 1 and B = 1, what is the output?
If the inputs to a NOR gate are A = 1 and B = 1, what is the output?
A two-input NAND gate has inputs A=1 and B=0. What is the output?
A two-input NAND gate has inputs A=1 and B=0. What is the output?
Which of the following Boolean expressions correctly represents the output X of a two-input NAND gate with inputs A and B?
Which of the following Boolean expressions correctly represents the output X of a two-input NAND gate with inputs A and B?
Given a logic circuit with multiple stages of NAND gates, how can you simplify the circuit's analysis if you know that de Morgan's laws apply?
Given a logic circuit with multiple stages of NAND gates, how can you simplify the circuit's analysis if you know that de Morgan's laws apply?
Consider a complex circuit consisting of multiple interconnected NOR and NAND gates. Under what specific condition would replacing all the gates with their De Morgan's equivalents not simplify the circuit analysis, and potentially make it more complex?
Consider a complex circuit consisting of multiple interconnected NOR and NAND gates. Under what specific condition would replacing all the gates with their De Morgan's equivalents not simplify the circuit analysis, and potentially make it more complex?
Flashcards
Binary Form
Binary Form
Digital systems use this form to process information.
Binary Representation Device
Binary Representation Device
A device with two operating states that can represent binary 0 or 1.
Punched Card Binary
Punched Card Binary
Absence of a hole represents binary 0, and a punched hole represents binary 1.
Voltages/Currents
Voltages/Currents
Signup and view all the flashcards
Voltage Ranges for Binary
Voltage Ranges for Binary
Signup and view all the flashcards
Diode Binary State
Diode Binary State
Signup and view all the flashcards
Relay Binary State
Relay Binary State
Signup and view all the flashcards
Transistor Binary State
Transistor Binary State
Signup and view all the flashcards
Binary 1 Voltage Range
Binary 1 Voltage Range
Signup and view all the flashcards
Binary 0 Voltage Range
Binary 0 Voltage Range
Signup and view all the flashcards
Voltage Value in Digital Systems
Voltage Value in Digital Systems
Signup and view all the flashcards
Voltage Value in Analogue Systems
Voltage Value in Analogue Systems
Signup and view all the flashcards
Timing Diagram
Timing Diagram
Signup and view all the flashcards
Time Increments ($t_0$, $t_1$, etc.)
Time Increments ($t_0$, $t_1$, etc.)
Signup and view all the flashcards
Digital Signal Transition
Digital Signal Transition
Signup and view all the flashcards
High Voltage on Timing Diagram
High Voltage on Timing Diagram
Signup and view all the flashcards
Logic Expression: Ā + B
Logic Expression: Ā + B
Signup and view all the flashcards
Logic Expression: Ā+B
Logic Expression: Ā+B
Signup and view all the flashcards
NOR Gate
NOR Gate
Signup and view all the flashcards
NOR Gate Output
NOR Gate Output
Signup and view all the flashcards
NAND Gate
NAND Gate
Signup and view all the flashcards
NAND gate operation
NAND gate operation
Signup and view all the flashcards
NAND Output
NAND Output
Signup and view all the flashcards
NAND Gate Output Behavior
NAND Gate Output Behavior
Signup and view all the flashcards
DIL Pack Monolithic IC
DIL Pack Monolithic IC
Signup and view all the flashcards
Truth Table
Truth Table
Signup and view all the flashcards
Logic Circuit
Logic Circuit
Signup and view all the flashcards
X = A + B
X = A + B
Signup and view all the flashcards
X = A * B
X = A * B
Signup and view all the flashcards
X = A * B * C
X = A * B * C
Signup and view all the flashcards
NOT Gate (Inverter)
NOT Gate (Inverter)
Signup and view all the flashcards
AND gate truth table
AND gate truth table
Signup and view all the flashcards
OR gate truth table
OR gate truth table
Signup and view all the flashcards
Boolean Algebra
Boolean Algebra
Signup and view all the flashcards
Boolean Variable
Boolean Variable
Signup and view all the flashcards
Logic 0
Logic 0
Signup and view all the flashcards
Logic 1
Logic 1
Signup and view all the flashcards
Boolean Values
Boolean Values
Signup and view all the flashcards
Logic Operations
Logic Operations
Signup and view all the flashcards
AND, OR, NOT
AND, OR, NOT
Signup and view all the flashcards
Study Notes
Logic Circuits (5.5) Learning Objectives
- Common logic gate symbols, tables, and equivalent circuits can be identified.
- Applications of logic circuits used in aircraft systems and schematic diagrams can be described.
- Logic diagrams can be interpreted and understood.
- The operation and use of latches and clocked flip-flop logic circuitry can be described.
Boolean Logic
- Information is usually in binary form in digital systems
- Devices with two operating states represent binary quantities
Representing Binary Quantities
- A switch has two states: open or closed
- An open switch can represent binary 0, and a closed switch can represent binary 1.
- Holes punched in paper used to represent binary numbers
- A punched hole is a binary 1
- The absence of a hole is a binary 0.
- Binary information is represented by voltages or currents at inputs/outputs in electronic digital systems
- Binary 0 and 1 typically have two nominal voltage levels
- 0 V may represent binary 0, and +5 V may represent binary 1
- Circuit variations mean 0 and 1 are represented by voltage ranges
- Voltages between 0 and 0.8 V represents 0
- Voltages between 2 and 5 V represents 1.
- Signals fall in range, except during transitions.
TTL Voltage Levels
- Exact voltage isn't important in digital systems
- 3.6 V means the same as 4.3 V
- Exact voltage is important in analogue systems
- 3.6 V represents a different temperature compared to 4.3 V.
- Analogue circuitry design is more difficult because exact values are affected by component variations, temperature, and noise.
Digital Signals and Timing Diagrams
- A typical digital signal and its variation over time is a graph of voltage versus time (t), called a timing diagram
- The horizontal time scale is marked off at regular intervals, beginning at to and proceeding to t1, t2
- Signal starts at 0 V (binary 0) at time to in timing diagram
- It remains there until time t1
- At t1, the signal makes a rapid transition (jump) up to 4 V (binary 1).
- At t2, the signal jumps back down to 0 V.
- Similar transitions occur at t3 and t5.
- The signal remains at 4 V from t3 to t5.
- Transitions on the timing diagram are drawn as vertical lines, so they appear instantaneous
- It's necessary to show the transitions more accurately on an expanded time scale in some situations
- Timing diagrams show how digital signals change with time.
- They show the relationship between two or more digital signals in the same circuit or system
- Signals can be compared to expected timing diagrams using an oscilloscope or logic analyzer
- It's an essential part of testing and troubleshooting in digital systems.
Boolean Constants and Variables
- Boolean algebra differs from ordinary algebra, in that Boolean constants and variables have only two possible values: 0 or 1
- A Boolean variable is a quantity that may be equal to either 0 or 1 at different times
- Boolean variables often represent the voltage level present on a wire or at the I/O terminals of a circuit
- Boolean value of O might be assigned to any voltage from 0 to 0.8 V, while the Boolean value of 1 is to any voltage from 2 to 5 V in a digital system.
- Boolean 0 and 1 represent the state of a voltage variable, or its logic level
- A voltage in a digital circuit has either a logic 0 level or a logic 1 level, depending on its numerical value
- In digital logic, other terms are used synonymously with 0 and 1
- The 0/1 and LOW/HIGH designations are commonly used
- Boolean algebra expresses the relationship between a logic circuit's inputs and outputs
- Inputs are logic variables whose logic levels determine output levels
- Letter symbols represent logic variables
- If the letter A represents a digital input or output, then A = 0 or A = 1.
Boolean Values
- Boolean algebra is easy to work with due to the two possible values
- Boolean algebra doesn't use fractions, decimals, negative numbers, square roots, cube roots, logarithms, or imaginary numbers
- There are only three basic operations in Boolean algebra: AND, OR, and NOT
AND, OR and NOT
- Logic operations are made up of Digital circuits (logic gates)
- Logic gates are constructed from diodes, transistors, and resistors
- The circuit output is the result of a basic logic operation (OR, AND, NOT) performed on the inputs.
- Boolean algebra describes and analyzes basic logic gates, and then analyzes and designs combinations of connected logic gates.
Truth Tables
- Truth table describes how a logic circuit's output depends on the logic levels present at the circuit's inputs
- Lists all logic level combinations at inputs A and B with corresponding output level X
- Shows the output state for any set of input conditions.
- Two-input truth table has four entries
- Three-input has eight entries
- Four-input has 16 entries
- The number of input combinations will equal 2N for an N input truth table.
- The list of all possible input combinations follows the binary counting sequence
Simple Logic Gates
- A logic gate is an ideal representation of electronic device that implements boolean logic
- A combination of logic gates creates a logic circuit
- Logic circuits create integrated circuits and microprocessors in electronic devices
- Logic circuits combine many logic gates
- Complex logic circuits assemble from simpler ones, which assemble from gates
- The building block of logic circuits is the logic gate
- Logic actions can be analyzed and simplified into basic actions that are OR gates, AND gates and NOT gates
OR Gates
- The OR operation is the first basic boolean operation
- The truth table shows when two logic inputs, A and B, are combined in the OR operation to create any output X
- X is logic 1 for every input level combination where one or more inputs are 1
- X is 0 only when both inputs are 0
OR Gate (2 input)
- With Truth Table
- Boolean expression X = A + B, where the + stands for the OR operation
- The expression is like ordinary addition except when A and B are both 1 (1 + 1 = 1, not 2)
- In boolean algrebra the highest a result can be is 1
OR gates (three input)
- X = A + B + C
- If all three inputs are 1, we have X = 1+1+1 = 1
- The expression X = A + B is read as 'X equals A OR B,' so X will be 1 when A or B or both are 1
- Likewise, the expression X = A + B + C is read as 'X equals A OR B OR C,' so X will be 1 when A or B or C or any them are 1
AND Gates
- The AND operation is the second boolean operation
- The truth table shows inputs A and B combine using the AND operation to produce output X
- X is logic 1 only when both A and B are at the logic 1 level, otherwise the output is 0
- The boolean expression is X = A.B, but "." stands for the boolean AND operation instead of multiplication.
AND Gate
- Operates the same as in ordinary multiplication, helpful in evaluating logic expressions
AND Gate Expression
- The expression X = A.B. C = ABC reads as 'X equals A AND B AND C', so X will be 1 only when A, B and C are all 1.
NOT Gate (Inverter)
- Performs on a single input variable unlike the OR and AND operations
- Subjecting a variable A to the NOT operation gives the result X
- The NOT gate is called an inverter
- The terms 'NOT gate' and 'inverter' are used interchangeably
- X = A is read as 'X equals NOT A' or 'X equals the inverse of A' or 'x equals the complement of A'.
- X = A means that the logic value is opposite to the logic value of A
- X = A applies to A = 0 and A = 1.
Combining Gates
- Multiple input gates can be constructed by placing gates in special configurations
- A three-input AND gate may be constructed using two AND gates connected
- A three-input OR gate may be constructed using two OR gates connected.
Logic Circuits
- No matter how complex, can be completely described using the three basic boolean operations
- The OR gate, AND gate and NOT circuit are the basic building blocks of digital systems
Simple AND/OR Circuits
- Take the example circuit with inputs (A, B, C) and single output (X)
- The AND gate output is written A.B
- AND output connects as input to the OR gate along with C, OR the output as: X = A • B+C
AND/OR Circuits Order of Operations
- A.B is ORed with C, or
- A is ANDed with the term B + C.
- If an expression contains both AND and OR operations, the AND operations are performed first unless there are parentheses, making that operation first
- The rule is the same used in ordinary algebra
- Output X = 1 when C is 1; and C is 0 and A + B are both 1
Alternate AND/OR Circuit
- Expression for the OR gate output is simply A + B
- The output serves as an input to the AND gate along with another input, C
- AND gate output is expressed as X = (A + B).C
- Parentheses indicate that A and B are ORed first, before their OR sum is ANDed with C
- Without parentheses would be interpreted incorrectly since A + B.C means A is ORed with the product B.C.
Inverters in Circuits
- The output equals the input expression with a bar over it, e.g. A_bar
- Equation for the circuit (on the left) is A_bar + B
- The bar is over the A alone, indicating that A is first inverted and then ORed with B.
- The output of the OR gate is equal to A + B
- The inverter output is therefore equal to the complete input expression negated.
- X equals the inverse of (A OR B)
Inverter Equations
- Note that in the right circuit, the bar covers the entire expression (A + B), important because, as will be shown later, the following expressions are NOT equal.
- A + B does not equal A + B
Combined Gates
Compound Logic Gates
- The Truth table shows that the NOR two input gate:
NOR Gate
- The NOR gate operates like an OR gate followed by an inverter
- Truth table shows NOR gate output is the exact inverse of the OR gate output for all conditions
- OR gate output goes HIGH when input is HIGH, so NOR gate output goes LOW when any input is HIGH
- The operation can be extended to NOR gates with >2 inputs
NAND Gate Circuit
- Called NAND since it operates like an AND gate followed by an inverter
- The symbol matches an AND gate but with the circle on its output
- A NAND gate is equivalent to an AND followed by a NOT
- The NAND gate truth table is the inverse of the AND for any case. meaning all inputs are HIGH.
Exclusive-OR (XOR)
- If the input is either A or B, output is 1
- If input is both A and B the output is 0; if the input is neither A nor B it returns 0.
- The output of an XOR produces HIGH whenever the two inputs are at opposite levels.
- Exclusive-OR is abbreviated to XOR.
XOR Gate
Exclusive-NOR (XNOR) Circuit
- The XNOR or Exclusive-NOR circuit operates completely opposite to the XOR circuit.
- It produces a HIGH output whenever the two inputs are at the the same level
- Output of the XNOR circuit is the exact inverse of the output of the XOR circuit
- This translates to the symbol for the XNOR gate obtained by simply adding a small circle at the output of the XOR symbol.
- AB + AB
Universal Gates
- The NOR and NAND gates are universal gates
- Combinations of them accomplish any of the basic operations
- Invertors, OR gates, and AND gates can be produced
- The non-inverting gates do not have this versatility
Buffers
- Two inverter gates connected together cancel each other out
- This buffer is useful as an impedance-matching device
- In logic circuits, the buffer is a single-input device which has a gain of 1, mirroring the input at the output
- The common collector amplifier (BJT) is often called an emitter follower used to buffer a voltage source
- An op-amp can be used as a unity gain amplifier called a voltage buffer and has closed-loop closed-loop feedback
- Effective isolation is provided because the input impedance of the op-amp is very high
- Very little power is drawn from the signal source, thus avoiding 'loading' effects
- Voltage followers are used to construct buffers for logic circuits.
Inverting Buffers (Inverters)
- Produces opposite state to the input. High input means low output, and vice versa
- Known as an inverter
- A transistor switch with a collector resistor serves as an inverting buffer
- When the switch is open, zero current flows in the base, so the collector current is cut off
- The resistor RC must drive the transistor to saturation
- The voltage VCC is used to operate the inverting buffer
- The output is taken below the load resistor and can function as an inverting buffer in digital circuits.
IEEE Gate Symbols
- Developed together with the American National Standards Institute (ANSI), the Institute of ANSI electrical and Electronic Engineers (IEEE).
- Revision of standard is ANSI/IEEE Std
- These symbols are widely used
Fabrication of Gates
- Gates are fabricated as IC packs in dual, triple or quadruple circuit arrangements
- The diagram illustrates manufacturer data presentation
- Relates to a quad two-input NAND circuit arrangement within a Dual-In-Line (DIL) pack monolithic IC
- Numbered squares represent the connecting pins.
Application of Logic Circuits in Aircraft Systems
- Shown by using the Emergency Electrical Power Logic (A-320 Example ONLY)
- In A-320
- If AC BUS 1 and 2 are lost above a given airspeed the Ram Air Turbine (RAT) extends automatically
- The RAT is air-driven turbine in an electrical power logic application
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
Binary data in digital systems is represented in various ways, from switches to voltage levels. Understanding these representations is crucial for comprehending how computers process information. This includes understanding the role of voltage levels, punched cards and other hardware components.