All questions

EM4 Digital Electronics Practice Test

Browse all practice questions for the EM4 Digital Electronics Practice Test. Search by topic, open any question and review its full explanation, then test yourself in the practice quiz.

EM4 Digital Electronics Practice Test course image
All questions

These questions are part of the practice quiz. Start practicing

  • What is metastability and how can it be avoided?
  • The number of________ determines the number of pulses to cycle a counter from 0 count to 0 count.
  • Show how to realize a full adder using two half adders.
  • What element shows the direction of flow in a flowchart?
  • Using a 2-to-1 multiplexer, implement the function F = A'B + AC. Which configuration correctly represents this function?
  • Which device is commonly used to monitor a digital circuit and indicate high/low logic levels but does not drive the circuit?
  • For a 3-to-8 decoder, when inputs are A=1, B=1, C=0, which output line is high?
  • A logic probe is used to
  • Which description best matches ENIAC?
  • What is the general role of a parity bit in a data transmission?
  • A byte consists of eight bits.
  • Test points provide a means for conveniently and safely determining the operational status of equipment.
  • Which statement describes CMOS static power behavior?
  • What are the three basic requirements of timing pulse?
  • What sequence does a 4-bit Johnson counter generate?
  • What is the next-state table used for with respect to state diagrams?
  • A byte is composed of how many bits?
  • Which diagrams are the most convenient from which to learn the basic function of a circuit?
  • Which statement best describes the overall data flow?
  • Three common computer bus types are
  • Which CPU function interfaces the computer with peripheral devices?
  • In a Moore machine, on what does the output depend?
  • A precaution when using a logic probe is to
  • The MCU architecture where instructions and data use the same bus is?
  • How can a 2-to-1 multiplexer be implemented from basic gates?
  • Which symbol denotes a decision point in a flowchart?
  • Which device is used to safely handle DIP ICs to prevent electrostatic damage?
  • āx3 is associated with which logic gate?
  • Which device has a fixed OR network and a programmable AND array?
  • Which code is commonly associated with IBM mainframes and uses 8 bits per character?
  • What is clock skew and its effect in synchronous systems?
  • Common logic probes cannot operate with voltages exceeding how many volts?
  • Which output line is high for a 3-to-8 decoder with inputs A=0, B=1, C=1?
  • In a 3-to-8 decoder, with inputs A=0, B=0, C=1, which output is high?
  • Derive the sum and carry outputs of a full adder given inputs A, B, Cin.
  • What is the bit-width of the register in the datapath?
  • Which component is primarily responsible for performing logical operations on binary signals in a digital circuit?
  • An accumulator stores data currently being used by the ALU
  • The minimized expression f(A,B,C) = A'C' + AC covers which minterms?
  • Convert 622 to hex.
  • In Karnaugh maps, what does wrap-around adjacency mean?
  • How many registers are indicated in this tiny datapath description?
  • In an EEPROM data can only be changed by erasing everything and starting over
  • What type of diagram is most useful in learning the detailed component operation of a system?
  • Which processor unit performs arithmetic and logic operations such as AND, OR, and XOR?
  • Why are differentiators used as part of digital circuitry?
  • What does ESD stand for?
  • In a finite-state machine, which statement correctly characterizes Moore and Mealy machines?
  • A flip-flop in this design primarily serves what purpose?
  • When counters are referred to by circuit design, they are called
  • Which symbol indicates an input or output operation in a flowchart?
  • RAM stands for
  • If a gate drives more load capacitance, what is the effect on timing?
  • MCU stands for?
  • Which base is used by the octal numeral system?
  • What is a ring counter and its typical sequence with n flip-flops?
  • Which of the following describes a PIPO shift register?
  • For a three-bit word A, B, C, the parity bit P is defined as P = A ⊕ B ⊕ C; P is 1 if the number of ones is odd.
  • Which memory type allows updating data by removing and rewriting individual bytes and is sometimes used for firmware storage?
  • In an asynchronous ripple counter, what triggers the toggling of a given stage after the first stage?
  • To realize a 2-Bit Register Using Flip-Flops, How Many Flip-Flops Are Required?
  • The +5v level TTL is called a logical
  • A 1-to-4 demultiplexer has how many outputs?
  • Circuits that perform boolean logic operations are called
  • Write the truth table for a 3-to-8 decoder with inputs A, B, C.
  • Which statement correctly defines the four types of shift registers: SIPO, PISO, SISO, and PIPO?
  • What is the basic type of removable (replacable) memory you will find in standard desktop computers?
  • What is the characteristic equation of a D flip-flop?
  • In a D flip-flop, what value is loaded into Q on the clock edge?
  • How can glitches be minimized in a combinational circuit?
  • Which symbol is commonly used to represent input and output operations?
  • Which device performs inversion on a digital signal?
  • ESD Shunt diodes perform which function in a circuit?
  • What is the decimal value of hexadecimal 2E?
  • A logical pulser creates a timed pulse to
  • What is the purpose of timing diagrams in digital design?
  • What is the role of the 2-to-1 MUX in this datapath?
  • In standard flowchart symbols, which shape is used to represent a process step?
  • Which statement best describes how a synchronous counter updates its state?
  • How would you implement a modulo-10 counter using 4-bit binary flip-flops?
  • According to the material, The Arithmetic Logic Unit is the control element of the entire microprocessors.
  • Which component stores the current result or operands for ALU operations?
  • Increasing the base-2 exponent by 1 results in which effect?
  • Which statement best describes the role of a flowchart?
  • Which statement describes Von Neumann architecture?
  • What is another name for a serial in/ serial out register?
  • Which encoding uses 8 bits per character?
  • Which statement best describes a flowchart?
  • Given a state diagram, what is the correct method to produce a next-state table?
  • Define propagation delay, contamination delay, setup time, and hold time.
  • How does a T flip-flop behave for T = 1?
  • In Karnaugh maps, what does wrap-around adjacency allow?
  • Define a Karnaugh map.
  • Which statement is false about ESD protection diodes?
  • Which statement best describes how SRAM differs from DRAM?
  • What is another name for a serial in/serial out register?
  • Which symbol is not a standard flowchart symbol?
  • Which statement about ENIAC is true?
  • (A + B) + C is the same as?
  • Which component is typically used to achieve precise timing in a clock generator?
  • Which diagram is used to illustrate the sequence of operations in a program?
  • In Boolean algebra, the expression A + B describes which operation?
  • Which statement best describes PROM, PLA, and PAL in programmable logic devices?
  • A Johnson counter with n flip-flops has a sequence length of how many states?
  • Which statement best describes ENIAC's place in computing history?
  • Which memory type is typically non-volatile and used for firmware storage in MCUs?
  • Which of the following is an advantage of EAROM memory over EPROM?
  • Present the JK flip-flop truth table.
  • Which element marks where a process begins and ends?
  • A three input NAND has two low inputs and a high input; the output will be
  • Active probes can be ruined by
  • How is fan-out determined for a gate driving N identical inputs?
  • What combination of components makes up the tiny datapath?
  • When replacing a DIP chip, which safety measure is recommended?
  • A logic pulser injects a 1 or 0 into a circuit
  • In an EAPROM, data can be changed
  • What must occur for loading into a selected register to happen?
  • How do a latch and a flip-flop differ in terms of clocking?
  • Which statement best compares TTL and CMOS logic in terms of speed and power?
  • What is the effect of an input glitch in a sequential circuit?
  • Which term describes memory that retains data without power and is used for firmware?
  • Which register holds the address of the next instruction to be executed?
  • -5 in 8-bit two's complement is represented as:
  • Hazards in combinational circuits are typically caused by what phenomenon?
  • Which work surface presents an opportunity for electrostatic discharge (ESD) damage?
  • Which statement about humidity and ESD danger is true?
  • What does PLC stand for?
  • Extended Binary coded decimal interchange code (EBCDIC) is a _____ bit character encoding.
  • What is the basic operation of an SR latch built with NOR gates?
  • Which combination forms the tiny datapath?
  • The logic NOT symbol is also called
  • An instruction cycle is?
  • The arithmetic logic unit is which of the following?
  • What is typically used to connect steps and indicate sequence in a flowchart?
  • Explain the concept of setup and hold constraints in flip-flops.
  • In what year was ENIAC completed?
  • Which diagram type is described as block or single line?
  • Using a Karnaugh map, the minimized sum for f(A,B,C) with minterms 0, 2, 5, 7 is?
  • For a 3-input NAND gate, if all inputs are high, the output is
  • If precise timing is required, the clock generator will usually use?
  • The expression A * B denotes which logic operation?
  • What is the role of memory address lines in a ROM and how is data accessed?
  • Which symbol represents a NOT logic gate in standard digital circuit diagrams?
  • For a 4-bit ripple-carry adder, how many full-adder propagation delays determine the worst-case delay to the final carry output?
  • Contamination delay is defined as which of the following?
  • What is the primary purpose of a flow chart?
  • In ESD control, where should the resistance in the benchtop ground cable be located?
  • The ENIAC is one of the earliest electronic computers. What does ENIAC stand for?
  • The main component in an inverter circuit is the
  • For a JK flip-flop, which input condition causes Q to toggle on the clock edge?
  • Which component directly enables loading a specific register when the address matches?
  • A data direction register
  • In the described datapath, where does the address input go?
  • A UART permits communication between an MCU and devices using other data formats and timing
  • In an MCU the program is usually stored in the
  • Which of the following is the clompic circuit?
  • In ESD control, the resistor should be located at or near the point of contact with the benchtop.
  • In an MCU calculations are done by the
  • What is the function of a 2-to-1 multiplexer in this datapath?
  • How is the choice of which register is loaded communicated to the datapath?
  • What is the basic unit of information in digital electronics that can be either 0 or 1?
  • Which statement about PROM is true?
  • What does a parity error indicate and how is it detected?
  • If a three-input NAND gate has all inputs low, the output will be
  • How would you implement a 1-to-4 demultiplexer using two cascaded 1-to-2 demultiplexers?
  • Simplify the Boolean expression f = A'B + AB' + AB.
  • What does a 2-to-4 decoder do in the datapath?
  • What is the purpose of a decision symbol in a flowchart?
  • Which statement about ENIAC is true?
  • EAROM memory is described as being electrically alterable. Which characteristic is associated with EAROM?
  • Read-only memory stands for?
  • The number of stages determines the number of pulses needed to complete a cycle.
  • If the address width is extended to 2 bits, how many registers could theoretically be addressed by the decoder?
  • A NOR is which of the following?
  • A NOR gate can be described as
  • Which component of a computer microprocessor performs simple logic functions such as AND, OR, and XOR?
  • Which standard IC is commonly used to drive 7-segment displays from BCD input?
  • What is hexadecimal referred to
  • Describe a 4-input priority encoder and its output behavior.
  • What is the correct approach to derive a next-state table from a state diagram?
  • Convert 111001 to Gray code.
  • Which statement correctly distinguishes ROM from RAM?
  • In binary addition, overflow occurs when the carry into the most significant bit differs from the carry out of the most significant bit.
  • The expression Y = A applies to which device in digital logic?
  • The binary number 100000 carries a decimal weight of what?
  • Which statement about ROM is true?
  • In binary notation, the value 100000 represents which decimal number?
  • Using only NAND gates, which sequence correctly realizes f = (A + BC)′?
  • Define static hazards and dynamic hazards; provide an example of each.
  • Provide an example of a static-0 hazard.
  • A Blocking oscillator uses ______ regenerative feedback
  • Which statement about flow charts is true?
  • What is the truth table for a 4-to-16 decoder?
  • Distinguish between a synchronous counter and an asynchronous (ripple) counter.
  • The set of numbers that a number system is based on is called
  • Which property explains why (A + B) + C equals A + (B + C)?
  • The recommended ohmic value of an ESD wrist strap is approximately what?
  • Which CPU function interfaces the computer with peripheral devices?
  • In base-2 notation, when the exponent increases by 1, what happens to the value?
  • In a 2-to-1 multiplexer, if the select input S is 0, which data input is forwarded to the output?
  • Explain Karnaugh map grouping for a 4-variable function.
  • A programmable logic controller (PLC) is primarily used for
  • What is the base of the octal numeral system?
  • To mitigate a static-1 hazard in AB + A'C, which redundant product term could be added?
  • Explain static-1 hazard in the two-level implementation f = AB + A'C and how to mitigate. Which statement is most accurate?
  • What is clock gating used for?
  • In numbering systems, what term describes the base used by the system?
  • Higher relative humidity will lower the ESD danger.
  • Which symbol is typically used to denote the start and end of a flowchart?
  • Define a shift register with serial input and serial output.
Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy