File:Mesh Analysis Example1 TeX.svg

Summary

Description
English: Version of File:Mesh Analysis Example1.svg created using LaTeX, TikZ, CircuiTikz, and pdf2svg.
LaTeX Source Code
\documentclass[tikz, margin=15px]{standalone}
\usepackage{color,graphicx,circuitikz}
\usepackage[load-configurations=version-1]{siunitx}
\usetikzlibrary{arrows}
\begin{document}
 
\begin{circuitikz}[american, very thick]
\draw
        (0,10) to [I, l=\huge{$I_\textrm{s}$}] (4,10)
        to [R, l=\huge{$R_3$}] (8,10) 
        to (8,7) to [L, l=\huge{$sL$}] (8,4)
        to (0,4)
        to [V, l=\huge{$V_\textrm{s}$}] (0,7) to (0,10)
        (0,7) to [R, l=\huge{$R_1$}](4,7) to [R, l=\huge{$R_2$}](8,7)
        (4,7) to [C, l=\huge{$\frac{1}{sC}$}](4,4)
        {(4,8.5) node {\huge{\color{red}{1}}} (2,5.5) node {\huge{\color{red}{2}}} (6,5.5) node {\huge{\color{red}{3}}}};

;\end{circuitikz}
 
\end{document}
Date
Source Own work
Author GorillaWarfare
Other versions

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Category:Self-published work#Mesh%20Analysis%20Example1%20TeX.svgCategory:PD-self#Mesh%20Analysis%20Example1%20TeX.svg
Category:Self-published work Category:Mesh analysis Category:TikZ graphics Category:Images with LaTeX source code
Category:Images with LaTeX source code Category:Mesh analysis Category:PD-self Category:Pages using deprecated source tags Category:Self-published work Category:TikZ graphics