File:Circuitikz example single.svg

Original file(SVG file, nominally 294 × 172 pixels, file size: 33 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description
English: An example output of the circuitikz package for LaTeX. Derived from the user manual of the same, which can be found at [1]. Compiled with pdflatex and converted to svg using pdf2svg. Cropped using Inkscape.
Date
Source Own work
Author crh23

LaTeX source edit

LaTeX source code
\documentclass[landscape]{article}
\usepackage[siunitx]{circuitikz}
\pagestyle{empty}
\begin{document}
\begin{circuitikz}[scale=1.4]\draw
  (0,0) to[C, l=10<\micro\farad>] (0,2) -- (0,3)
        to[R, l=2.2<\kilo\ohm>] (4,3) -- (4,2)
        to[L, l=12<\milli\henry>, i=$i_1$,v=b] (4,0) -- (0,0)
  (4,2) { to[D*, *-*, color=red] (2,0) }
  (0,2) to[R, l=1<\kilo\ohm>, *-] (2,2) 
        to[cV, i=1,v=$\SI{.3}{\kilo\ohm} i_1$] (4,2)
  (2,0) to[I, i=1<\milli\ampere>, -*] (2,2); 
\end{circuitikz}
\end{document}

Licensing edit

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current14:15, 20 June 2016Thumbnail for version as of 14:15, 20 June 2016294 × 172 (33 KB)Crh23 (talk | contribs)User created page with UploadWizard

File usage on other wikis

The following other wikis use this file:

Metadata