Applying Electronics Flashcards
What is the formula for the time delay (T) in a 555 monostable circuit?
T = 1.1 × R × C (where T is in seconds, R in ohms, C in farads)
How does increasing R or C affect the time delay in a monostable circuit?
Increases the time delay (T increases with larger R or C)
What is the difference between monostable and astable 555 timer circuits?
Monostable: Single pulse output. Astable: Continuous square wave output
What is the formula for frequency (f) of a 555 astable timer?
f = 1.44 / ((R₁ + 2R₂) × C)
How is mark-space ratio calculated for an astable timer?
Mark-space ratio = (R₁ + R₂) / R₂
What happens to capacitor voltage in an RC charging circuit over time?
Voltage increases exponentially towards supply voltage
What is the purpose of a Schmitt inverter in digital circuits?
Converts slow-changing analog signals to clean digital signals with hysteresis
How does a D-type flip-flop transfer data?
On rising edge of clock pulse, D input is copied to Q output
What is the function of a latch circuit using a D-type flip-flop?
Maintains output state (latches) until reset
How does a 1-bit counter using a D-type work?
Q̅ output fed back to D input, toggles output on each clock pulse
What is the main advantage of using counter ICs over discrete flip-flops?
Fewer connections needed, more compact circuits
How do you create a BCD counter from a binary counter?
Add NAND/AND gate to reset at binary 1010 (decimal 10)
What segments are lit to display ‘7’ on a 7-segment display?
Segments a, b, c
What is switch bounce and how is it eliminated?
Mechanical switch contacts bouncing; eliminated using Schmitt inverter or capacitor
What are the two threshold voltages in a Schmitt inverter called?
Upper trigger point (V₊) and lower trigger point (V₋)
Why use a transistor/MOSFET to interface logic to high-power outputs?
Logic gates can’t supply enough current for high-power devices
What is the main advantage of microcontrollers over hardwired logic?
Reprogrammable for different tasks without circuit changes
What flowchart symbol is used for decisions?
Diamond shape with Yes/No branches
How is a servo motor controlled by a microcontroller?
Pulse width modulation (1-2ms pulses every 20ms)
What is the formula for amplifier voltage gain?
G = Vout/Vin
How is bandwidth defined for an amplifier?
Frequency range where gain ≥ 70.7% of maximum gain
What happens to bandwidth as amplifier gain increases?
Bandwidth decreases (gain-bandwidth product is constant)
What is clipping distortion in amplifiers?
Output signal flattened at power supply voltage limits
What is the gain formula for non-inverting op-amp?
G = 1 + (Rf/R1)
What is the gain formula for inverting op-amp?
G = -Rf/Rin
How does a summing amplifier combine input signals?
Vout = -Rf × (V1/R1 + V2/R2 + …)
What are the main blocks in a PA system?
Microphone → Preamp → Mixer → Power amp → Speaker
What is the purpose of a pre-amplifier?
Boosts weak signals (e.g. from microphone) to usable levels
Why use dual power supplies for op-amps?
Allows output to swing both positive and negative
What is the typical saturation voltage for op-amps?
1-2V below power supply voltage
How do you calculate servo position from angle?
Position = (angle/1.2) + 75
What is the purpose of pull-up/pull-down resistors?
Ensure defined logic level when switch is open
How does a 4017 decade counter work?
10 outputs, activates one at a time sequentially
What is the difference between TTL and CMOS logic levels?
TTL: 0-0.8V=0, 2-5V=1; CMOS: 0-30%Vdd=0, 70-100%Vdd=1
What is the function of a decoder/driver in 7-segment displays?
Converts BCD input to segment activation signals
How do you create a 2-bit counter from D-type flip-flops?
Connect Q of first to clock of second, both with Q̅→D feedback
What is the advantage of MOSFET over transistor for high current?
Voltage-controlled, needs negligible gate current
How do you calculate transistor base resistor value?
Rb = (Vlogic - 0.7V)/Ib
What is the function of a comparator?
Compares two voltages, outputs digital signal indicating which is higher
What are the main components of a servo motor?
DC motor, gearbox, potentiometer, control circuit
What flowchart symbol represents a time delay?
Rectangle with “Delay” or “Wait”
How do you interface an LDR to a microcontroller?
Voltage divider circuit to analog input pin
What is the purpose of a truth table?
Shows all possible input combinations and corresponding outputs
How does a capacitor charge in an RC circuit?
Exponentially: fast initially, slowing as it approaches full charge
What determines the flash rate of an astable LED circuit?
Frequency set by R and C values in the astable
How do you calculate frequency from an oscilloscope trace?
f = 1/period (measure time for one complete cycle)
What is the difference between polarised and non-polarised capacitors?
Polarised must be connected with correct polarity
What precautions are needed with electrolytic capacitors?
Observe polarity, don’t exceed voltage rating
What is the purpose of a current-limiting resistor with LEDs?
Prevents excessive current that could damage LED
How do you calculate LED series resistor?
R = (Vsupply - Vled)/Iled
What is the function of a voltage divider?
Produces fraction of input voltage based on resistor ratio
How does a thermistor’s resistance change with temperature?
NTC: decreases with temp; PTC: increases with temp
What is the advantage of a Wheatstone bridge?
Accurate measurement of small resistance changes
How does a light-dependent resistor (LDR) work?
Resistance decreases with increasing light intensity
What is the purpose of a relay in control circuits?
Allows low-power circuit to switch high-power device
What are the main traffic light sequence states?
Red → Red+Amber → Green → Amber → Red
How does a monostable circuit produce a time delay?
Capacitor charges through resistor for fixed time period
What is the difference between analog and digital signals?
Analog: continuous values; Digital: discrete levels (0/1)
What is the purpose of a multiplexer?
Selects one of several inputs to route to single output
How does a bistable circuit differ from monostable?
Bistable has two stable states; monostable has one
What is the function of a shift register?
Stores and shifts data bits sequentially
How does a DAC (Digital-to-Analog Converter) work?
Converts binary numbers to proportional voltage levels
What is the purpose of an ADC (Analog-to-Digital Converter)?
Converts continuous analog signals to digital values
What is hysteresis in a Schmitt trigger?
Difference between upper and lower switching thresholds
How does optical isolation protect circuits?
Uses LED-phototransistor pair to prevent electrical connection
What is the function of a sample-and-hold circuit?
Captures and maintains analog voltage for ADC processing
How does PWM (Pulse Width Modulation) control power?
Varies average power by changing pulse width
What is the advantage of using a Darlington pair?
Very high current gain (hFE = hFE1 × hFE2)
How do you calculate power in a DC circuit?
P = V × I
What is Kirchhoff’s Current Law?
Sum of currents entering node equals sum leaving
What is Kirchhoff’s Voltage Law?
Sum of voltage drops in loop equals supply voltage
What is the time constant (τ) in an RC circuit?
τ = R × C (time to reach 63% of final voltage)
How does negative feedback affect op-amp performance?
Improves stability, increases bandwidth, reduces distortion
What is virtual earth in op-amp circuits?
Inverting input held at same potential as non-inverting (often 0V)
How does a differentiator op-amp circuit work?
Output proportional to rate of change of input
How does an integrator op-amp circuit work?
Output proportional to integral of input over time
What is CMRR in op-amps?
Common Mode Rejection Ratio - ability to reject common signals
What is slew rate in op-amps?
Maximum rate of output voltage change (V/μs)
What is the purpose of decoupling capacitors?
Filter power supply noise, provide local energy storage
How does a crystal oscillator work?
Uses piezoelectric crystal for precise frequency generation
What is the function of a voltage regulator?
Maintains constant output voltage despite input/load changes
What are the main types of voltage regulator?
Linear (series/shunt) and switching
What is the advantage of a switching regulator?
Higher efficiency, less heat dissipation
How does a bridge rectifier work?
Converts AC to DC using four diodes
What is the purpose of a smoothing capacitor?
Reduces ripple in rectified DC
How do you calculate ripple voltage?
Vripple = Iload/(f × C)
What is the function of a zener diode?
Voltage regulation by maintaining constant reverse voltage
How does a thyristor differ from a transistor?
Latching device - stays on once triggered until current drops
What is the purpose of a triac?
AC power control, conducts in both directions when triggered
How does a DIAC work?
Bidirectional trigger device for triacs
What is the function of a optocoupler?
Isolates two circuits while allowing signal transfer
How does a VDR (Voltage Dependent Resistor) work?
Resistance decreases with increasing voltage
What is the purpose of a fuse?
Protects circuit by melting when current exceeds rating
How does a circuit breaker differ from a fuse?
Resettable overcurrent protection device
What are the main safety rules when working with electronics?
Disconnect power, use insulated tools, one hand rule, discharge capacitors
What is the purpose of a heat sink?
Dissipates heat from components to prevent overheating
How do you identify resistor values using color codes?
Bands indicate digits and multiplier (e.g. brown-black-red = 1kΩ)
What is the difference between axial and radial lead components?
Axial: leads at ends; Radial: leads on one side
How do you test a diode with a multimeter?
Conducts in one direction (forward bias), not the other
What is the purpose of a logic probe?
Quickly check logic levels (high/low/pulse) in digital circuits
How does an oscilloscope display signals?
Voltage vs time graph using electron beam and deflection plates
What are the main oscilloscope controls?
Timebase, voltage/div, trigger, coupling
How do you measure frequency with an oscilloscope?
Count divisions for one cycle, calculate 1/period
What is the advantage of digital storage oscilloscopes?
Can capture and store transient events
What is the purpose of a function generator?
Produces test waveforms (sine, square, triangle etc.)
How does a spectrum analyzer work?
Displays signal amplitude vs frequency
What is the difference between serial and parallel data transmission?
Serial: one bit at a time; Parallel: multiple bits simultaneously
What are the advantages of serial communication?
Fewer wires, longer distance, less interference
What is the purpose of a UART?
Converts parallel data to serial and vice versa
How does I²C communication work?
Two-wire (SDA/SCL) synchronous serial protocol
What is the advantage of SPI over I²C?
Faster speed, full duplex communication
What is the purpose of a watchdog timer?
Resets system if software fails to operate correctly
How does a voltage follower op-amp circuit work?
Gain=1, high input impedance, low output impedance
What is the purpose of a Wheatstone bridge in strain gauges?
Measures small resistance changes precisely
How does a piezoelectric transducer work?
Generates voltage when mechanically stressed
What is the function of a Hall effect sensor?
Detects magnetic fields by measuring Hall voltage
How does an RTD (Resistance Temperature Detector) work?
Measures temperature through resistance change
What is the advantage of a thermocouple?
Wide temperature range, rugged construction
How does a capacitive proximity sensor work?
Detects objects by measuring capacitance changes
What is the principle of inductive proximity sensing?
Detects metal objects through eddy current effects
How does an ultrasonic distance sensor work?
Measures time-of-flight for sound pulses
What is the purpose of a PID controller?
Provides precise control using proportional, integral, derivative terms
How does PWM control motor speed?
Varies average voltage by changing pulse width
What is the advantage of brushless DC motors?
Higher efficiency, longer life, less maintenance
How does a stepper motor work?
Moves in discrete steps when windings are energized sequentially
What is the purpose of an H-bridge circuit?
Allows DC motor control in both directions
How does pulse counting work in digital circuits?
Counts rising/falling edges to measure events or speed
What is the function of a sample rate in data acquisition?
Determines how often analog signals are measured
How does oversampling improve ADC resolution?
Averages multiple samples to reduce noise
What is the purpose of anti-aliasing filters?
Prevents false signals by removing frequencies above Nyquist rate
How does a phase-locked loop (PLL) work?
Matches output frequency/phase to reference signal
What is the advantage of surface mount technology?
Smaller components, higher density, better high-frequency performance
How do you identify IC pin numbers?
Count anti-clockwise from notch/mark (pin 1 is top-left)
What is the purpose of a breadboard?
Allows temporary circuit construction without soldering
How does stripboard differ from breadboard?
Permanent connections made by soldering on copper strips
What are the main steps in PCB design?
Schematic capture, component placement, routing, fabrication
How does wave soldering work?
PCB passed over molten solder wave for mass production
What is the purpose of solder mask on PCBs?
Insulates copper traces, prevents solder bridges
How does reflow soldering work?
Solder paste melted in oven to attach SMD components
What are the main types of test equipment?
Multimeter, oscilloscope, logic analyzer, signal generator
How do you calculate total resistance in series?
Rtotal = R1 + R2 + …
How do you calculate total resistance in parallel?
1/Rtotal = 1/R1 + 1/R2 + …
What is Thevenin’s theorem?
Any linear network can be replaced by equivalent voltage source and series resistance
How does Norton’s theorem differ from Thevenin’s?
Uses equivalent current source and parallel resistance
What is superposition in circuit analysis?
Total response is sum of responses to individual sources
How do you calculate power in AC circuits?
P = Vrms × Irms × cosφ (real power)
What is the purpose of power factor correction?
Reduces reactive power, improves efficiency
How does a transformer work?
Transfers energy between circuits via electromagnetic induction
What is the turns ratio in a transformer?
Np/Ns = Vp/Vs = Is/Ip (for ideal transformer)
How do you calculate RMS voltage from peak?
Vrms = Vpeak/√2 (for sine waves)
What is the difference between real and apparent power?
Real: does useful work; Apparent: product of V and I
How does three-phase power differ from single-phase?
Three alternating currents 120° out of phase
What is the advantage of star connection in 3-phase?
Provides two voltage levels (phase and line)
How does delta connection differ from star?
No neutral, only line voltages available
What is the purpose of earthing in electrical systems?
Safety - provides path for fault currents
How does an RCD (Residual Current Device) work?
Detects imbalance between live and neutral currents
What are the standard UK wiring colors?
Live: brown; Neutral: blue; Earth: green/yellow
How does a varistor protect against voltage spikes?
Resistance drops sharply above threshold voltage
What is the purpose of an isolation transformer?
Prevents DC transfer while allowing AC signals
How does a UPS (Uninterruptible Power Supply) work?
Provides backup power during outages
What are the main battery types?
Primary (disposable), secondary (rechargeable)
How does lithium-ion differ from NiMH batteries?
Higher energy density, no memory effect
What is the purpose of a charge controller?
Prevents overcharging/discharging of batteries
How does maximum power point tracking work?
Optimizes solar panel output under varying conditions
What are the main renewable energy sources?
Solar, wind, hydro, geothermal, biomass
How does a grid-tied solar inverter work?
Converts DC to AC synchronized with mains
What is the purpose of net metering?
Credits for excess power fed back to grid
How does energy harvesting work?
Captures ambient energy (light, vibration, RF etc.)
What are the main IoT communication protocols?
WiFi, Bluetooth, Zigbee, LoRa, NB-IoT
How does MQTT protocol work?
Lightweight publish-subscribe messaging for IoT
What is the advantage of LoRa for IoT?
Long range, low power wireless communication
How does blockchain enhance IoT security?
Decentralized, tamper-proof transaction records
What are the main Industry 4.0 technologies?
IoT, AI, robotics, cloud computing, big data
How does digital twin technology work?
Virtual model that mirrors physical system
What is the purpose of predictive maintenance?
Uses data to predict equipment failures before they occur
How does augmented reality assist technicians?
Overlays digital information on real-world view
What are the main cybersecurity threats to IoT?
Malware, DDoS, data breaches, unauthorized access
How does encryption protect data?
Scrambles information so only authorized parties can read
What is the principle of public key cryptography?
Uses key pairs (public/private) for secure communication
How does a digital signature work?
Mathematical scheme for verifying authenticity
What are the main ethical issues in electronics?
Privacy, data ownership, environmental impact, obsolescence
How can e-waste be responsibly managed?
Recycling, refurbishment, proper disposal
What is RoHS compliance?
Restriction of Hazardous Substances in electronics
How does WEEE directive affect electronics?
Waste Electrical and Electronic Equipment recycling requirements
What is the purpose of life cycle assessment?
Evaluates environmental impact of product from creation to disposal
How can electronics design be more sustainable?
Energy efficiency, recyclable materials, modular design
What are the emerging trends in electronics?
Flexible electronics, quantum computing, bioelectronics
How does memristor technology work?
Non-volatile memory with resistance that depends on history
What is the potential of spintronics?
Uses electron spin rather than charge for information
How does photonic computing differ from electronic?
Uses light instead of electrons for processing
What are the challenges of quantum computing?
Qubit stability, error correction, scaling
How does neuromorphic computing work?
Mimics brain’s neural structure for efficient processing
What is the potential of biodegradable electronics?
Reduces e-waste through environmentally friendly materials