{circuitikz} is a package for drawing electrical networks with TikZ.
6
votes
2answers
907 views
How to combine two dipole and tripoles efficiently in circuitikz?
I'm trying to learn how to use circuitikz to draw some circuit diagrams. So far it is going pretty well, except that now I've run into a problem when trying combine dipole circuit elements (such as ...
1
vote
0answers
610 views
Linux circuitikz [closed]
I'm making my first steps with circuitikz. But I'm a bit disappointed, because despite having texlive-full, some elements from the library aren't recognized while compiling, like thyristor, ...
3
votes
1answer
644 views
Drawing a Power Flow arrow in circuitikz
Is it possible to draw a power flow arrow in circuitikz?
I'd like to draw an arrow point away from the voltage source on the right that indicates the flow of power towards the left.
What I'm after ...
1
vote
4answers
989 views
How to draw a boolean circuit diagram in circuitikz?
How would I draw this image:
using circuitikz?
What I have so far is
\begin{circuitikz} \draw
(0,2) node[and port] (myand) {}
(2,1) node[or port] (myor) {}
(myand.in 1) node[anchor=east] {A}
...
4
votes
1answer
854 views
Relationship between tikz circuit library and circuitikz?
Is there any relationship between tikz circuit library and circuitikz, for example that one is build on top of the other. Are they compatible in some way? Is one of them in some way obsolete?
7
votes
1answer
2k views
Circuitikz symbols in TikZ circuit library
Some time ago, I asked about Relationship between tikz circuit library and circuitikz?. wh1t3 wrote: "However, as far as I know there is nothing the circuitikz package does that the TikZ circuit ...
3
votes
1answer
724 views
How to improve a small electrical diagram with TikZ and circuitikz?
I am a beginner in LaTeX, trying to use it for an industrial document. I am trying to make a small circuit in order to illustrate a point.
However, I would like to:
add a sort of legend, such as ...
4
votes
1answer
508 views
How to draw a quarter car model in LaTex? Which is basically a two masses and spring system
This is the code that i have been able to write up but i would like to make it better and label the springs and dampers and draw the ground. Also i need to draw the direction of the motion which would ...
0
votes
0answers
284 views
It is possible to draw heat engine plants? [closed]
I need to draw a heat engine plant like
For electrical circuit i would use pst-circ but it is possible to use it for these kind of image?
3
votes
1answer
142 views
imagen beside a math
how I can make me stay in the following way but instead of using $ using the command / begin {align} for me to number the mathematical formulas to reference them later?
\begin{center}
...
7
votes
1answer
553 views
How to draw circled transistors
How to draw a circled transistor in circuitikz?
I did not find any info about circled transistors in circuitikzmanual.pdf.
4
votes
1answer
463 views
How can I invert the poles of an OP-AMP in circuitikz?
I have an op-amp in my circuit, but I would like the + pole to be above and the - pole to be downward. I don't know how to do that. (Sorry I can't upload an image, it is my first post)
Can anybody ...
5
votes
1answer
361 views
Voltage labels too close to circuit element with circuitikz 2.4
Since upgrading to circuitikz 2.4, I noticed that the voltage labels are way too close to the circuit elements.
For example:
\documentclass{article}
\usepackage[american ...
4
votes
1answer
620 views
How to draw this circuit (or something similar) with circuitikz?
I've been playing around with circuitikz, and am really loving it so far. The only problem is that I really don't know how to adapt it when there a symbol that I want is not present.
For example, ...
3
votes
1answer
318 views
Grid customized
I would like to build a grid such as the figure shown below where each grid point is surrounded by some of the two curves that describe below.
First curve: an outline around the point forming a ...
5
votes
1answer
867 views
circuitikz labeling
I am trying to create a few logic circuits for a class that I teach. After brief investigation I decided to use TikZ library circuit due to the lack of the support by PSTricks for American notation. ...
5
votes
2answers
808 views
Opposite poles battery in circuitikz
This might be a simple question, but I would like the battery positive pole to be to the left, and to the right as the default,
(0,0) to [battery, v=$\varepsilon$] (2,0)
Also, is there an option ...
2
votes
1answer
598 views
Does a workaround or solution exists for the label conflict of circuitikz and TikZ?
I would like to use circuitikz with TikZ. However, I find that circuitikz modifies or does not recognize TikZ labels. The author of circuitiz has commented that in the
"released version of CircuiTikz ...
1
vote
2answers
779 views
6
votes
2answers
3k views
Best way to make circuit diagrams for LaTeX?
I'm using PCTex (WinXP) and looking for the best way to make circuit diagrams for LaTeX. Something that will allow me to include many arrows, comments and equations around the schematic. The ...
2
votes
1answer
577 views
Label name in circuitikz
Is it possible to get a labelname in circuitikz to be equal to the output from
\documentclass{article}
\usepackage{tikz}
\usetikzlibrary{circuits.ee.IEC}
\usepackage{siunitx}
\begin{document}
...
4
votes
1answer
992 views
Voltage sign convention (European vs. American) in Circuitikz
This time I dive into Circuitikz. Anyway, I've got a problem with the
american and european styles of e.g. voltages.
IIRC Voltage drops are counted positive which means the voltage arrow in the
...
3
votes
1answer
824 views
CircuiTikZ — create new component
How can I create a new component and include it in CircuiTikZ? For example a 4 bit adder?
4
votes
1answer
1k views
Creating custom electronic components in TikZ
In Tikz there is an opportunity to draw logical gates,... I was wondering if it is possible (and easy) to make custom components, like a CMOS-transistor, a Multiplexer, flip-flop,... Perhaps these ...
2
votes
2answers
1k views
Better alternative to Circuitikz?
I'm a bit confused about all possible package to draw electrical circuits. I'm new to drawing these diagrams (although I'm well known to TikZ).
Is there a better package than circuitikz? I found it's ...
3
votes
0answers
802 views
Using circuitikz to generate logic circuit diagrams? [closed]
How can I use circuitikz (or similar library for small code) to generate logic circuit diagrams with full variable life.
x ---[and1]--- z
y ---[and1]--- z
So f(x,y)=z
An image of the kind of ...
3
votes
1answer
503 views
Scaling components in CircuiTikz
I would like to know how to scale a single component in CircuiTikZ.
There are several possibilities to scale paths, a hole diagram, etc., but I didn't find a way to do so with a single component.
...
6
votes
2answers
748 views
Circuitikz doesn't recognize units
For example when I use \ohm or \micro it throws an error. For example, in the MWE:
\documentclass{article}
\usepackage{circuitikz}
\begin{document}
\begin{circuitikz} \draw
(0,0) to ...
3
votes
1answer
804 views
Scaling in CircuiTikZ
When scaling a circuit with the scale option:
\begin{circuitikz}[scale = 'some_scale_factor']
all the coordinates are well scaled but not the components.
How to correctly scale the whole scheme?
9
votes
2answers
2k views
AC source symbol in TikZ circuits.ee.IEC library
I can draw an AC source manually:
\begin{tikzpicture}
\draw (0,0) sin (1,1) cos (2,0) sin (3,-1) cos (4,0);
\draw (2,0) circle (2.5);
\end{tikzpicture}
How do I declare an ACsource symbol so ...
2
votes
2answers
1k views
In a circuitikz diagram, how can I avoid the labels overlapping each other, add +/-, and add custom elements?
I cut this out so that there is no confusion.
I have this picture:
And I've managed to draw this:
The code is as follows:
\begin{figure}
\begin{circuitikz}[european]
\draw[o-] (0,2.2) to ...
1
vote
1answer
615 views
CircuitTikZ — relative coordinate
Is it possible to use relative coordinate for bipoles ?
For example to draw a conductor, we can use : (0,0)-- ++(2,0), and I'd like to do the same with bipoles.
Thanks !
5
votes
1answer
2k views
Plotting circuits with circuitikz
I have one small problem (I managed to draw what I needed, and for a first timer I'm very proud of myself XD). I need to draw image like this:
And what I managed to get is this:
So, the resistor ...
0
votes
1answer
2k views
Drawing vectorized digital logic circuits
I'm looking for a tool to draw vectorized digital logical circuits. I first wanted to use Circuitikz, but found out that their are only two input lines for AND and OR gates. Are there any options to ...
6
votes
1answer
707 views
Inlining circuit symbols
in a prevois question i asked if there was a good way to display electronics symbols in TeX, i was pointed towards circuitikz (which is awsome), but is there a way to inline a symbol in text?
eg.
...
2
votes
1answer
1k views
Nesting a tikz picture and tabular within an array environment
Currently I am trying to make a nice layout of logic gates for digital electronics. I have not been able to nest a tabular environment inside of a circuitikz picture, and I'm quite new at nesting in ...
2
votes
1answer
359 views
How to make CircuitTikZ symbols smaller
Is there a way to make symbols of the CircuitTikz package smaller (like ports). Using small/tiny as argument doesn't help.
10
votes
2answers
399 views
How do I contribute to TikZ?
Stemming from this question and with due credits to @morbusg's answer, I was able to create a very fundamental symbol for the circuits.ee.IEC TikZ library, the AC voltage source. I call it the ac ...
2
votes
1answer
1k views
Different switch symbols in circuitikz?
I'm wondering if there are other commands associated with the switch symbol so that one doesn't have to specify if the switch is open or closed. I would like the switch symbol with two connectors and ...
1
vote
1answer
898 views
Defining a \newcommand for environment in CircuiTikz
I have made the following macro for an op-amp with open connectors in circuitikz:
\newenvironment{opamp5}[5]
{
\begin{circuitikz}
\draw (0,0) node[op amp] (opamp) {};
\draw (-2,-0.49) to[short, o-] ...