LaTeX Tutorial 14: Drawing Electrical Circuits with LaTeX

  Рет қаралды 9,543

Physics Matters

Physics Matters

Күн бұрын

Пікірлер: 11
@sumankhan1446
@sumankhan1446 2 жыл бұрын
Super series.. Please countinue this
@kaloucheaelkader7156
@kaloucheaelkader7156 2 жыл бұрын
Thank you, how to drawing a curl ( gluon)
@GTAIV327
@GTAIV327 6 ай бұрын
What program is this?? looks like tikzit
@julianopimentel3324
@julianopimentel3324 9 ай бұрын
thanks for that. is the code available somewhere?
@bxxj
@bxxj 5 ай бұрын
\documentclass{standalone} \usepackage{circuitikz} \begin{document} \begin{tikzpicture} %draw a npn transistor and name its connections \draw (2.5,0) node[npn](T1) {$T_1$}; \draw (T1.base) node[above] {B}; \draw (T1.collector) node[left] {C}; \draw (T1.emitter) node[left] {E}; %create C1 and draw a line through it from P1 to T1.B %$C_1$ ($places in equation mode and the underline in name denoting subscript for the 1) %ocirc is open circle and circ is closed connection point \draw(0,0) node[ocirc] {$P_1$} to [C, l=$C_1$] (T1.base); %draw resister R1 and connection point \draw (T1.collector) to[R, l=$R_1$] ++(0,2) --++(1.5,0) node[ocirc] (P2){$P_2$}; %draw closed connection on T1.c to open connection % -- represents a line (possibly style of line?) \draw(T1.collector) node[circ]{} -- ++(1.5,0) node[ocirc] (P3) {$P_3$}; %draw from T1.e to open connection \draw (T1.emitter) -- ++(0,-1) node[circ] (e){}; %draw from closed connection attached to T1.e to a closed connection in lower left \draw (e.center) -- ++(-2.5,0) node[ocirc] {}; %draw line with arrow from P1 to open node and offset it by 2mm to left to show it as an illistration not an actual connection \draw [-latex] ([xshift=-2mm]0,0) -- ++(0,-1.8) node[midway, left] {$U_1$}; %draw line with arrow from P2 to P3 (both open nodes). 3mm vertical spacing added to show it as an illustration not an actual connection \draw [-latex] ([yshift=-3mm]P2.center) -- ([yshift=3mm]P3.center) node[midway, right] {$U_2$}; \end{tikzpicture} \end{document}
@shikimaxwell1483
@shikimaxwell1483 Жыл бұрын
I prefer setting 'american voltages', and code '\draw (nodeA) to[open,v=$v_1$] (nodeB)'.
@weebsama422
@weebsama422 Жыл бұрын
amazing video thnx a lot
@bxxj
@bxxj 5 ай бұрын
code with some changes \documentclass{standalone} \usepackage{circuitikz} \begin{document} \begin{tikzpicture} %draw a npn transister and name its connections \draw (2.5,0) node[npn](T1) {$T_1$}; \draw (T1.base) node[above] {B}; \draw (T1.collector) node[left] {C}; \draw (T1.emitter) node[left] {E}; %create C1 and draw a line through it from P1 to T1.B %$C_1$ ($places in equation mode and the underline in name denoting subscript for the 1) %ocirc is open circle and circ is closed connection point \draw(0,0) node[ocirc] {$P_1$} to [C, l=$C_1$] (T1.base); %draw resister R1 and connection point \draw (T1.collector) to[R, l=$R_1$] ++(0,2) --++(1.5,0) node[ocirc] (P2){$P_2$}; %draw closed connection on T1.c to open connection % -- represents a line (possibly style of line?) \draw(T1.collector) node[circ]{} -- ++(1.5,0) node[ocirc] (P3) {$P_3$}; %draw from T1.e to open connection \draw (T1.emitter) -- ++(0,-1) node[circ] (e){}; %draw from closed connection attached to T1.e to a closed connection in lower left \draw (e.center) -- ++(-2.5,0) node[ocirc] {}; %draw line with arrow from P1 to open node and offset it by 2mm to left to show it as an illistration not an actual connection \draw [-latex] ([xshift=-2mm]0,0) -- ++(0,-1.8) node[midway, left] {$U_1$}; %draw line with arrow from P2 to P3 (both open nodes). 3mm vertical spacing added to show it as an illustration not an actual connection \draw [-latex] ([yshift=-3mm]P2.center) -- ([yshift=3mm]P3.center) node[midway, right] {$U_2$}; \end{tikzpicture} \end{document}
@josuevalles8871
@josuevalles8871 Ай бұрын
ILY bro
@AsifKhan-kv8sz
@AsifKhan-kv8sz 2 жыл бұрын
Sir please Kindly share the coding in link, I'm facing error..... please
@hajrashahid2547
@hajrashahid2547 2 жыл бұрын
good
LaTeX Tutorial 16: Creating Posters with LaTeX
16:07
Physics Matters
Рет қаралды 3,4 М.
My favorite LaTeX Tricks to save time
17:04
Dr. Trefor Bazett
Рет қаралды 72 М.
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
LaTeX Tutorial 13: Drawings in Latex with TIKZ
19:58
Physics Matters
Рет қаралды 6 М.
How I make beautiful GRAPHS and PLOTS using LaTeX
28:46
Dr. Trefor Bazett
Рет қаралды 481 М.
LaTeX CircuiTikZ: Drawing high resolution circuit diagram in LaTeX
34:10
Creating Beautiful Flowcharts in LaTeX with TikZ
22:35
Federico Tartarini
Рет қаралды 6 М.
Geant4-11 Tutorial 1: Introduction & Motivation
15:40
Physics Matters
Рет қаралды 1,4 М.
Desafio em TikZ | LaTeX | Circuitos | Tutorial
23:08
Antero Neves
Рет қаралды 13 М.
Drawing Circuits in LaTeX using circuitikz
16:09
DoctorBear
Рет қаралды 9 М.
LaTeX Tutorial 13: Drawing Feynman Diagrams in LaTeX
14:17
Physics Matters
Рет қаралды 6 М.
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН