Solve signal phase using four practical methods. See normalized angles, timing offsets, and reference comparisons. Plot shifted waveforms instantly with clear engineering-focused outputs today.
Choose a mode, enter your engineering values, and submit to calculate signal phase and waveform shift.
| Mode | Input Example | Expected Signed Phase | Interpretation |
|---|---|---|---|
| Time Delay to Phase | Frequency = 1000 Hz, Delay = 0.25 ms | -90° | The delayed waveform lags the reference by one quarter cycle. |
| Sample Shift to Phase | Signal = 500 Hz, Sample Rate = 8000, Shift = 2 samples | -45° | The sampled waveform arrives later, so the result is lagging. |
| Path Difference to Phase | Path = 0.125 m, Wavelength = 0.5 m | -90° | An extra quarter wavelength produces a quarter-cycle lag. |
| I/Q Vector to Phase | I = 0.7071, Q = 0.7071 | +45° | The vector lies in the first quadrant and leads the reference. |
Phase (degrees) = Reference Phase - 360 × Frequency × Delay
This mode converts a measured time shift into phase angle. Positive delay means the waveform occurs later, so the result is treated as lagging.
Delay = Sample Shift ÷ Sample Rate
Phase (degrees) = Reference Phase - 360 × Signal Frequency × Delay
This mode is useful when waveform displacement is known in samples instead of direct time.
Phase (degrees) = Reference Phase - 360 × (Path Difference ÷ Wavelength)
If wavelength is unknown, the calculator can derive it using Wavelength = Wave Speed ÷ Frequency.
Base Phase (degrees) = atan2(Q, I) × 180 ÷ π
Final Phase = Reference Phase + Base Phase + (Unwrap Turns × 360)
This mode calculates phase from vector components and optionally extends the phase beyond one revolution.
Normalized phase: expressed from 0° to 360°
Signed phase: expressed from -180° to 180°
Radians: Phase in radians = Signed Phase × π ÷ 180
Cycle fraction: Signed Phase ÷ 360
Tip: When comparing real engineering measurements, keep your sign convention consistent between instruments, simulation tools, and manual calculations.
Signal phase describes where one waveform sits within a cycle relative to a reference waveform. Engineers usually express it in degrees, radians, or fractions of one full cycle.
A positive delay means the waveform appears later in time. When a signal arrives later than the reference, its phase shifts backward, so the result is interpreted as lagging.
Use sample shift mode when you know how many sampled points one waveform moved relative to another. It is common in digital signal processing, oscilloscopes, and sampled data analysis.
Normalized phase reports the angle from 0° to 360°. Signed phase reports it from -180° to 180°, which is often easier for lead and lag interpretation.
Yes. In path mode, you may provide wave speed and frequency instead. The calculator derives wavelength from those values and then computes the final phase angle.
atan2 identifies the correct phase quadrant from I and Q signs. That makes it far more reliable than a simple arctangent when vectors can lie anywhere on the complex plane.
Equivalent delay is the time shift that corresponds to the final phase angle at a given frequency. It helps translate phase results back into a practical timing interpretation.
Yes. The included modes cover common engineering workflows in power systems, communications, controls, acoustics, instrumentation, and digital signal processing where phase relationships matter.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.