Katalóg
Katalóg obsahuje najčastejšie používané prvky zapojení.
Pasívne prvky
resistor(,E);llabel(,R_1,);rlabel(,10k,)
resistor(,E);llabel(,R_1,);
b_current(i);
rarrow(u);
resistor(,E);variable(,A,,elen_*0.65);
capacitor(,,,0.55,0.15);
llabel(,C_1,);rlabel(,100 nF,);
capacitor(,K+,,0.55, 0.18);
llabel(,C_1,);rlabel(,10 \mu F,)
inductor(,L,6);
llabel(,L_1,);rlabel(,100 \mu H,);
L1:[Q: inductor(,L,6); linethick_(2);
line dimen_*0.7 at Q.c + (0,0.25);];
"$L_1$" at L1.n above;
TR:[Q:transformer(down_ 1.5,L,6,W,4);
line from Q.S1 to (Q.S1,Q.P1);
line from Q.S2 to (Q.S2,Q.P2)];
"$L_1$" at TR.w rjust; "$L_2$" at TR.e ljust;
line 1.5; l_current(i_1,above,0.5); dot;
{ line right_ 1 up_ 1; l_current(i_2,above rjust)
};
line right_ 1 down_ 1;l_current(i_3,above ljust);
Aktívne prvky
line -> right_ 1;
OA:opamp(,"","",);
"$\displaystyle \int $" at OA.w + (0.25,0);
Grafické prvky
sinusoid(1.0, pi_*4/10,-pi_/2, 0, 10);
hatchbox(wid 3 ht 1.5,,dashed,angle=125 );
shadebox(box wid 3 ht 1.5 "text", 2);
for x = 0 to 10 by 0.05 do
{ line to (x, rand()*0.25); } ;