ISCET Study Guide 2026
Everything you need to pass the ISCET exam in one place: the exam format, every topic to study, real practice questions with explanations, flashcards, and full-length practice tests. Free, no sign-up needed.
📋 ISCET Exam Format at a Glance
📚 ISCET Topics to Study (15)
✍️ Sample ISCET Questions & Answers
1. A series AC circuit consists of a 30 Ω resistor and a capacitor with a capacitive reactance (XC) of 40 Ω. What is the total impedance (Z) of this circuit?
For a series RC circuit, the total impedance (Z) is calculated using the formula Z = √(R² + XC²). In this case, R = 30 Ω and XC = 40 Ω. So, Z = √(30² + 40²) = √(900 + 1600) = √2500 = 50 Ω. Impedance represents the total opposition to current flow in an AC circuit.
2. A technician is designing a circuit that needs to select one of eight data inputs and route it to a single output. Which digital logic device is most suitable for this task?
A Multiplexer (MUX), also known as a data selector, is a combinational logic circuit designed to switch one of several input lines through to a single common output line. An 8-to-1 multiplexer would use three select lines (2^3 = 8) to choose which of the eight inputs is passed to the output.
3. A half-wave rectifier is connected to a 120V RMS transformer secondary. What is the approximate average DC output voltage (ignoring diode drop)?
For a half-wave rectifier, Vavg = 0.318 × Vpeak = 0.318 × (120 × 1.414) ≈ 0.318 × 169.7 ≈ 54V.
4. What is the primary advantage of using a True RMS multimeter compared to a more basic averaging (mean-responding) multimeter?
Averaging multimeters are only accurate for pure sine waves. A True RMS meter accurately calculates the effective (heating) value of any AC waveform, including square waves, pulse-width modulated signals, and other distorted waveforms common in modern electronics like variable speed drives and computers.
5. What is the purpose of a technical datasheet?
A technical datasheet is a document that provides detailed technical specifications and characteristics of an electronic component. It includes crucial information such as electrical ratings, pin configurations, operating conditions, and performance curves. Engineers and technicians rely on datasheets to select appropriate components and design reliable circuits.
6. In a J-K flip-flop, what is the output behavior when both J and K inputs are held HIGH (logic 1) and a clock pulse is applied?
When both J and K inputs of a J-K flip-flop are held HIGH, the flip-flop is in the 'toggle' mode. On each active clock edge, the output Q will invert to the opposite of its current state.