Time Unit Converter
Convert time between seconds, milliseconds, microseconds, nanoseconds, picoseconds, and femtoseconds for digital and RF applications.
Formula
1 s = 10³ ms = 10⁶ μs = 10⁹ ns = 10¹² ps = 10¹⁵ fs
How It Works
Worked Example
A 100 MHz clock has a period of 10 ns: 10 ns = 10,000 ps = 0.01 μs = 0.00001 ms = 0.00000001 s. A Wi-Fi packet guard interval of 800 ns: 800 ns = 0.8 μs = 800,000 ps = 0.0008 ms.
Practical Tips
- ✓Digital signal propagation on a PCB is approximately 150–170 ps/inch (6–7 ps/mm). Match trace lengths for differential pairs to within a few ps.
- ✓Oscilloscope timebase selection: use 10 ns/div for GHz signals, 100 ns/div for 100 MHz signals, 1 μs/div for MCU timing, and 1 ms/div for audio and PWM waveforms.
- ✓RTOS task scheduling is typically in the 1–10 ms range; ISR latency is typically 100 ns to a few μs depending on processor and priority.
Common Mistakes
- ✗Confusing ns (nanosecond) with μs (microsecond) — 1 μs = 1000 ns; a 10 ns propagation delay is much faster than 10 μs.
- ✗Misinterpreting datasheet timing diagrams where setup time, hold time, and propagation delay are mixed in ns and ps on the same diagram.
- ✗Using floating-point math for timing in embedded firmware without considering rounding errors — use integer timer counts where possible.
Frequently Asked Questions
Related Calculators
Convert
Frequency ↔ Wavelength
Convert frequency to wavelength in any medium. Calculates full, half, and quarter wavelengths for antenna design, transmission line, and RF system planning.
Convert
Current Converter
Convert electric current between amperes, milliamperes, microamperes, nanoamperes, and picoamperes.
General
RC Time Constant
Calculate RC circuit time constant τ, charge time to 63.2% and 99%, and −3dB cutoff frequency. Essential for filter and timing circuit design.
Convert
dBm ↔ Watts
Convert RF power between dBm, Watts, milliwatts, dBW, dBμV, and RMS volts into 50Ω. Essential for link budgets, amplifier analysis, and RF system design.
Convert
Temperature Converter
Convert temperature between Celsius, Fahrenheit, Kelvin, Rankine, and Réaumur scales. Useful for thermal analysis, datasheet comparison, and engineering calculations.
Convert
AWG Wire Gauge
Convert AWG wire gauge to diameter (mm/inches), cross-sectional area (mm²), resistance per meter, and approximate current carrying capacity.