Notes › EENG 3345: AC Circuit Analysis Lecture 1
Polar and Cartesian Form
51 words 1 min Modified
Table of Contents
Complex Numbers
- Cartesian: $z = x + jy$ (where $j$ is imaginary unit)
- Polar: $z = re^{j\theta} = r(\cos\theta + j\sin\theta)$
- $x = r\cos\theta$
- $y = rsin\theta$
- $r = \sqrt{x^2 + y^2}$
- $\theta = \arctan\left(\frac{y}{x}\right)$
- Deg to Rad: $\frac{\pi}{180}$
References
- Course handout 1: Transforming Complex Numbers between Cartesian and Polar Coordinates
Sources
- Course handout 1: Transforming Complex Numbers between Cartesian and Polar Coordinates