Difficulty: Easy
Correct Answer: exponential-shaped pulses
Explanation:
Introduction / Context:First-order RL and RC networks are used for simple differentiation and integration of waveforms. Knowing where the output is taken (across R or across L) determines whether you see sharp spikes, exponential edges, or low-pass behavior. This is crucial in pulse circuits, timing, and EMI considerations.
Given Data / Assumptions:
Concept / Approach:Voltage across an inductor is v_L = L * di/dt. When the input steps at each square-wave transition, current attempts to change from one steady value to another exponentially, so di/dt is largest at the transition and then decays toward zero. Consequently, v_L exhibits pulses that start at a high value and decay exponentially back to zero each half-cycle—an exponential-shaped pulse at each edge.
Step-by-Step Solution:
At a rising edge: input steps upward → current begins rising → v_L initially large then decays exponentially.Between edges: current nearly steady → di/dt ≈ 0 → v_L ≈ 0.At a falling edge: input steps downward → current begins decreasing → v_L reverses polarity with exponential decay back to zero.Verification / Alternative check:Time constant τ = L/R. If τ ≪ half-period, pulses are narrow compared to the flat portions. Oscilloscope traces clearly show exponentially decaying lobes of alternating polarity.
Why Other Options Are Wrong:
Common Pitfalls:Confusing where the output is taken; swapping R and L changes the observed waveform. Ensure the differentiator condition (small τ) to get distinct pulses.
Final Answer:exponential-shaped pulses
Discussion & Comments