Phasor Calculator (Polar to Rectangular) – calculate phasor using polar


Phasor Calculator (Polar to Rectangular)

A professional tool to easily calculate phasor conversions from polar to rectangular form for engineering and physics applications.



The length or amplitude of the phasor (e.g., Volts, Amps). Must be a non-negative number.


The phase angle of the phasor.


Select the unit for the input angle.

Calculation Results


Intermediate Values

Real Part (x)
Imaginary Part (y)
Angle in Radians

Phasor Diagram

Visual representation of the phasor on the complex plane.

What is a Phasor and Polar to Rectangular Conversion?

A phasor is a complex number used in physics and engineering to represent a sinusoidal function, like an AC voltage or current. While a full sine wave changes over time, a phasor captures its key attributes—amplitude and phase angle—at a single point, simplifying AC circuit analysis. This calculator helps you perform a fundamental operation: to calculate phasor using polar coordinates and convert them into rectangular coordinates.

The polar form of a phasor is given by `r∠θ`, where `r` is the magnitude (amplitude) and `θ` is the phase angle. The rectangular form represents the same phasor as `x + jy`, where `x` is the real component and `y` is the imaginary component. This conversion is crucial because while polar form is intuitive for understanding magnitude and phase, rectangular form is essential for adding or subtracting phasors, a common task in circuit analysis.

The Formula to Calculate a Phasor from Polar Form

Converting from polar to rectangular coordinates uses basic trigonometry. Given a phasor in polar form `Z = r∠θ`, where `r` is the magnitude and `θ` is the angle, you can find the rectangular components `x` and `y` using the following formulas.

x = r * cos(θ)

y = r * sin(θ)

The resulting rectangular form is then written as `Z = x + jy`. In electrical engineering, ‘j’ is used instead of ‘i’ to represent the imaginary unit to avoid confusion with the symbol for current (i).

Phasor Conversion Variables
Variable Meaning Unit (Auto-Inferred) Typical Range
r Magnitude Volts, Amps, Ohms, or unitless 0 to ∞
θ Phase Angle Degrees or Radians -360° to 360° or -2π to 2π rad
x Real Component Same as magnitude -r to +r
y Imaginary Component Same as magnitude -r to +r

For more details on complex numbers, you might find a resource on circuit analysis with phasors helpful.

Practical Examples

Example 1: Converting a Voltage Phasor

Imagine you have a voltage source in an AC circuit represented by the polar phasor 120 V ∠ 45°.

  • Inputs: Magnitude (r) = 120, Angle (θ) = 45°, Unit = Degrees
  • Calculation:
    • Real Part (x) = 120 * cos(45°) ≈ 84.85
    • Imaginary Part (y) = 120 * sin(45°) ≈ 84.85
  • Result: The rectangular form is approximately 84.85 + j84.85 V.

Example 2: Converting an Impedance Phasor in Radians

An impedance in a circuit is given as 50 Ω ∠ (π/3) rad.

  • Inputs: Magnitude (r) = 50, Angle (θ) = π/3, Unit = Radians
  • Calculation:
    • Real Part (x) = 50 * cos(π/3) = 50 * 0.5 = 25
    • Imaginary Part (y) = 50 * sin(π/3) ≈ 50 * 0.866 = 43.3
  • Result: The rectangular form is approximately 25 + j43.3 Ω.

Further reading on phasor diagrams and algebra can provide more context.

How to Use This Phasor Calculator

  1. Enter Magnitude: Type the magnitude (r) of your phasor into the first input field. This value represents the peak amplitude of the sine wave.
  2. Enter Angle: Input the phase angle (θ) into the second field.
  3. Select Angle Unit: Use the dropdown menu to choose whether your input angle is in ‘Degrees’ or ‘Radians’. The calculator will handle the conversion automatically.
  4. View Results: The calculator instantly updates. The primary result shows the phasor in rectangular `x + jy` format. Below, you can see the separated real (x) and imaginary (y) components.
  5. Analyze the Chart: The phasor diagram visually plots your phasor on the complex plane, with the horizontal axis representing the real part and the vertical axis representing the imaginary part.

Key Factors That Affect Phasor Calculation

  • Magnitude (r): Directly scales both the real and imaginary components. Doubling the magnitude will double both x and y, increasing the overall size of the phasor.
  • Angle (θ): Determines the ratio between the real and imaginary parts. An angle of 0° results in a purely real number (y=0). An angle of 90° results in a purely imaginary number (x=0).
  • Angle Unit: It is CRITICAL to select the correct unit (degrees or radians). The trigonometric functions `sin()` and `cos()` produce vastly different results depending on the unit, so a mistake here will lead to an incorrect calculate phasor using polar result.
  • Sign of the Angle: A positive angle typically signifies counter-clockwise rotation from the positive real axis, while a negative angle signifies clockwise rotation.
  • Quadrant: The angle’s quadrant (0-90°, 90-180°, etc.) determines the signs of the x and y components. For instance, an angle in the second quadrant (90-180°) will have a negative real part (x) and a positive imaginary part (y).
  • Frequency (ω): While not a direct input for this conversion, in a full AC analysis, frequency determines the impedance of capacitors and inductors, which in turn affects the phasors for voltage and current.

Frequently Asked Questions (FAQ)

1. What is ‘j’ in the result?

‘j’ is the imaginary unit, mathematically equivalent to ‘i’ (the square root of -1). Electrical engineers use ‘j’ to avoid confusion with ‘i’, which is the symbol for current. It denotes the imaginary component of the complex number.

2. Why would I need to convert from polar to rectangular form?

This conversion is essential for adding or subtracting phasors. For example, in a series circuit, the total voltage is the sum of the individual voltage drops. You must convert each voltage phasor to rectangular form, add the real and imaginary parts separately, and then convert the result back to polar form if needed.

3. Can the magnitude ‘r’ be negative?

By convention, the magnitude ‘r’ of a phasor is a non-negative value representing the amplitude of a waveform. A negative magnitude is typically represented by adding 180° (or π radians) to the phase angle.

4. What is the difference between degrees and radians?

They are two different units for measuring angles. A full circle is 360 degrees or 2π radians. Our calculator can handle either, but ensure you select the correct one to match your input data.

5. How does this relate to Euler’s formula?

Euler’s formula, `e^(jθ) = cos(θ) + j sin(θ)`, is the mathematical foundation for this conversion. A phasor `r∠θ` is equivalent to `r * e^(jθ)`. Expanding this gives `r * (cos(θ) + j sin(θ))`, which directly yields the rectangular form `x + jy`.

6. What does the phasor diagram show?

The diagram plots the phasor as a vector on the complex plane. The vector’s starting point is the origin (0,0). Its endpoint is at the coordinates `(x, y)` calculated from the conversion. The length of the vector is the magnitude `r`, and its angle from the positive horizontal axis is `θ`.

7. Is there a way to go from rectangular to polar?

Yes, that is the inverse operation. You can find the magnitude and angle using the formulas: `r = sqrt(x² + y²)` and `θ = atan2(y, x)`. This is a useful function for a Rectangular to Polar Calculator.

8. What’s a real-world application?

In a home AC circuit, the voltage might be 120V and the current 10A. However, if the load is inductive (like a motor), the current might lag the voltage by 30°. A calculate phasor using polar tool helps engineers work with these phase differences to determine total power and circuit behavior.

© 2026 Your Website Name. All rights reserved. For educational and professional use.


Leave a Reply

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