Phasor Addition Calculator: Add Imaginary Numbers in Phasor Form


Phasor Addition Calculator

An essential tool for electrical engineering and physics students to add complex numbers in polar (phasor) form.

Phasor 1 (V₁)


The amplitude or length of the vector.

Phasor 2 (V₂)


The amplitude or length of the vector.



Resultant Phasor (V_total)

14.74 ∠ 40.89°

Intermediate Steps

V₁ in Rectangular: 8.66 + j5.00

V₂ in Rectangular: 2.50 + j4.33

Sum in Rectangular: 11.16 + j9.33

Phasor Addition Chart

Visual representation of vector addition on the complex plane.

What is Phasor Addition?

Phasor addition is a mathematical method used to sum two or more sinusoidal functions of the same frequency. This is a common task in electrical engineering, physics, and other fields dealing with alternating current (AC) circuits or wave mechanics. Instead of dealing with complicated trigonometric identities, we represent each sine wave as a **phasor**—a complex number that encodes the amplitude and phase angle of the wave. The question of “can i add imaginary number in phasor form using calculator” is fundamental to this process. The direct answer is no; you cannot simply add the magnitudes and angles. You must first convert the phasors to their rectangular (Cartesian) form, add the real and imaginary components separately, and then convert the result back to phasor form.

The Formula for Adding Phasors

To add two phasors, V₁ = r₁∠θ₁ and V₂ = r₂∠θ₂, you must follow a three-step process. This process is the core logic behind any accurate phasor addition calculator.

  1. Convert to Rectangular Form (a + jb): Each phasor must be converted to its real (a) and imaginary (jb) components. The letter ‘j’ is used in engineering to denote the imaginary unit (√-1) to avoid confusion with ‘i’ for current.
    • V₁ = r₁cos(θ₁) + j * r₁sin(θ₁)
    • V₂ = r₂cos(θ₂) + j * r₂sin(θ₂)
  2. Add Rectangular Components: Add the real parts together and the imaginary parts together.
    • V_total = (r₁cos(θ₁) + r₂cos(θ₂)) + j * (r₁sin(θ₁) + r₂sin(θ₂))
  3. Convert Result Back to Phasor Form (r∠θ): Convert the resulting rectangular sum (a_total + jb_total) back to polar form.
    • Result Magnitude (r_total) = √(a_total² + b_total²)
    • Result Angle (θ_total) = arctan(b_total / a_total)

Formula Variables

Description of variables used in phasor addition.
Variable Meaning Unit Typical Range
r₁, r₂ Magnitude (Amplitude) of the phasors Volts, Amps, or unitless 0 to ∞
θ₁, θ₂ Phase angle of the phasors Degrees or Radians -360° to 360° or -2π to 2π
a, b Real and Imaginary components Same as magnitude -∞ to ∞
j The imaginary unit Unitless √-1

Practical Examples

Example 1: In-Phase Voltages

Imagine two AC voltage sources in a circuit. Source 1 provides 120V at 0°, and Source 2 provides 50V at 0°.

  • Inputs: V₁ = 120∠0°, V₂ = 50∠0°
  • Conversion: V₁ = 120 + j0, V₂ = 50 + j0
  • Addition: V_total = (120 + 50) + j(0 + 0) = 170 + j0
  • Result: 170∠0° V. Because they are perfectly in phase, the magnitudes simply add up.

Example 2: Out-of-Phase Voltages

Now, let’s consider a more complex scenario where the voltages are out of phase. This is where a phasor addition calculator becomes indispensable. Let Source 1 be 120V at 30° and Source 2 be 40V at 90°.

  • Inputs: V₁ = 120∠30°, V₂ = 40∠90°
  • Conversion (V₁): a₁ = 120*cos(30°) = 103.92, b₁ = 120*sin(30°) = 60. So, V₁ = 103.92 + j60.
  • Conversion (V₂): a₂ = 40*cos(90°) = 0, b₂ = 40*sin(90°) = 40. So, V₂ = 0 + j40.
  • Addition: V_total = (103.92 + 0) + j(60 + 40) = 103.92 + j100.
  • Result Conversion: r = √(103.92² + 100²) = 144.22. θ = arctan(100 / 103.92) = 43.85°.
  • Final Result: 144.22∠43.85° V.

How to Use This Phasor Addition Calculator

Using this tool to explore “can i add imaginary number in phasor form using calculator” is straightforward.

  1. Enter Phasor 1: Input the magnitude (r₁) and angle (θ₁) for the first phasor.
  2. Enter Phasor 2: Input the magnitude (r₂) and angle (θ₂) for the second phasor.
  3. Select Angle Unit: Choose whether your input angles are in Degrees or Radians from the dropdown menu. The calculator will handle the conversion automatically.
  4. Review Results: The calculator instantly updates. The primary result is the final sum in phasor form (r∠θ). Below this, you’ll see the intermediate steps, including the rectangular form of each input phasor and their rectangular sum, which is crucial for understanding the process.
  5. Analyze the Chart: The SVG chart provides a visual representation of the vector addition, helping to build intuition.

For more on converting between forms, see our guide on {related_keywords}.

Key Factors That Affect Phasor Addition

  • Frequency: Phasor addition is only valid for sinusoids of the same frequency. If frequencies differ, the phase relationship changes continuously, and simple phasor addition doesn’t apply.
  • Phase Angle Difference: The angle between the phasors dramatically impacts the resultant magnitude. If they are in phase (0° difference), the magnitudes add directly. If they are perfectly out of phase (180° difference), the magnitudes subtract.
  • Magnitude Ratio: If one phasor has a much larger magnitude than the other, it will dominate the resultant phasor’s magnitude and angle.
  • Angle Units: Confusing degrees and radians is a common source of error. Always ensure your calculator is set to the correct unit. Our calculator’s {related_keywords} feature can help with this.
  • Rectangular vs. Polar Form: Remember the rule: add and subtract in rectangular form, multiply and divide in polar form. Trying to add in polar form directly will yield incorrect results.
  • Component Signs: The quadrant of the angle determines the signs of the real (a) and imaginary (b) components. An angle between 90° and 180°, for example, will have a negative real part and a positive imaginary part. Check out more {related_keywords} to learn more.

Frequently Asked Questions (FAQ)

1. Why can’t I just add the magnitudes and angles directly?

Phasors are vectors, not simple scalars. Adding them requires vector addition. Adding magnitudes and angles directly ignores the directional component (phase) and only works in the specific case where both phasors have the same angle. For more information, please see our {related_keywords} guide.

2. What does the ‘j’ mean?

‘j’ is the imaginary unit, equal to the square root of -1. In electrical engineering, ‘j’ is used instead of ‘i’ to avoid confusion with the symbol for electric current. It represents the vertical axis on the complex plane.

3. What is the difference between rectangular and polar (phasor) form?

Rectangular form (a + jb) specifies a complex number by its horizontal (real) and vertical (imaginary) coordinates. Polar form (r∠θ) specifies the same number by its straight-line distance from the origin (magnitude, r) and the angle that line makes with the positive real axis (angle, θ). Both describe the same point.

4. How does this calculator handle degrees vs. radians?

The calculator uses your selection in the “Angle Unit” dropdown. Internally, all trigonometric calculations in JavaScript use radians. If you select “Degrees,” the calculator first converts your input to radians (radians = degrees * π / 180) before performing calculations and then converts the final angle back to degrees for display.

5. What are the practical applications of a phasor addition calculator?

It’s used extensively in AC circuit analysis to find the total voltage or current when multiple sources or components are present. It’s also used in signal processing, control systems, and wave mechanics to determine the result of interfering waves.

6. Can this calculator subtract phasors?

Yes. Subtracting a phasor is the same as adding its negative. To calculate V₁ – V₂, you can add 180° (or π radians) to the angle of V₂ and then perform a standard addition. For example, V₁ – (r₂∠θ₂) is the same as V₁ + (r₂∠(θ₂ + 180°)).

7. What does a result of “NaN” mean?

NaN stands for “Not a Number.” This result appears if you leave an input field blank or enter non-numeric text. Ensure all four input fields contain valid numbers to get a correct calculation.

8. How is the chart generated?

The chart is a dynamic SVG (Scalable Vector Graphic) created with JavaScript. It maps the complex plane to the SVG’s coordinate system and draws lines representing the phasors. The head-to-tail addition is shown visually, providing an intuitive understanding of the mathematical process.

© 2026 Your Website Name. All Rights Reserved.


Leave a Reply

Your email address will not be published. Required fields are marked *