Phasors of a circuit with alternating current and a resistor R, capacitor C and/or solenoid L, including an RLC circuit in series or in parallel. Also see the related circuit diagrams and plots, or use the “circuits” tag.
Edit and compile if you like:
% Author: Izaak Neutelings (February 2020)\documentclass[border=3pt,tikz]{standalone}\usepackage{amsmath} % for \dfrac\usepackage{physics,siunitx}\usepackage{tikz}\usetikzlibrary{angles,quotes} % for pic (angle labels)\usetikzlibrary{arrows.meta}\usetikzlibrary{calc}%\usetikzlibrary{decorations.markings}\tikzset{>=latex} % for LaTeX arrow head\usepackage{xcolor}\colorlet{Ecol}{orange!90!black}\colorlet{Icol}{blue!50!black}\colorlet{Ccol}{orange!90!black}\colorlet{Rcol}{green!50!black}\colorlet{Lcol}{violet!90}\colorlet{myblue}{blue!70!black}\colorlet{myred}{red!70!black}\tikzstyle{Rline}=[Rcol,thick]\tikzstyle{gline}=[Rcol,thick]\tikzstyle{bline}=[myblue,thick]\tikzstyle{rline}=[myred,thick]\tikzstyle{width}=[{Latex[length=5,width=3]}-{Latex[length=5,width=3]},thick]\tikzstyle{vector}=[->,very thick,line cap=round]\tikzstyle{-sm}=[-{Latex[length=3,width=2]}]\tikzstyle{sm-}=[{Latex[length=3,width=2]}-]\def\tick#1#2{\draw[thick] (#1) ++ (#2:0.03*\ymax) --++ (#2-180:0.06*\ymax)}\newcommand\EMF{\mathcal{E}}\newcommand\VR{\vb{V}\!_R}\newcommand\VC{\vb{V}\!_C}\newcommand\VL{\vb{V}\!_L}\newcommand\IR{\vb{I}_R}\newcommand\IC{\vb{I}_C}\newcommand\IL{\vb{I}_L}\def\xmin{1.8}\def\xmax{2.0}\def\ymax{1.8}\def\ang{35}\newcommand\rightAngle[4]{
Click to download: electric_circuit_ac_phasors.tex • electric_circuit_ac_phasors.pdf
Open in Overleaf: electric_circuit_ac_phasors.tex