Difficulty: Easy
Correct Answer: 0.002
Explanation:
Introduction / Context:Frequency and period are reciprocals for a periodic signal. This fundamental relationship appears in physics, electronics, and signal processing. Being able to convert between frequency in hertz and period in seconds is essential for timing design, sampling selection, and filter specification.
Given Data / Assumptions:
Concept / Approach:Use the basic formula T = 1 / f. Substitute the given frequency and compute the reciprocal. Ensure units: if f is in Hz (cycles per second), T will be in seconds per cycle.
Step-by-Step Solution:
Compute T = 1 / 500.Evaluate 1 / 500 = 0.002.Attach units: seconds.Select the matching option 0.002.Verification / Alternative check:Convert to milliseconds: 0.002 s = 2 ms, which is reasonable for a 500 Hz signal (500 cycles per second means 2 ms per cycle).
Why Other Options Are Wrong:
5000: unitless and orders of magnitude wrong.0.003: corresponds to 333.33 Hz, not 500 Hz.0.02: corresponds to 50 Hz, not 500 Hz.None: unnecessary; a correct option exists.Common Pitfalls:Forgetting units; confusing milliseconds and seconds; inverting the relationship incorrectly.
Final Answer:0.002
Discussion & Comments