diff options
author | Karl Berry <karl@freefriends.org> | 2008-02-29 19:16:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-02-29 19:16:32 +0000 |
commit | 5a2a066ad2bb1f45481e00ba816bac18458e6856 (patch) | |
tree | 911424e3a99109f188c84c16716c9dbe2ef19adb /Master/texmf-dist/doc/generic/pst-circ | |
parent | f79f8dc28a02eb586b4cb2eecfe693a201c0725c (diff) |
pst-circ 1.44 (28feb08)
git-svn-id: svn://tug.org/texlive/trunk@6775 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-circ')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-circ/Changes | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.bib | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf | bin | 428660 -> 506212 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex | 817 |
4 files changed, 793 insertions, 32 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-circ/Changes b/Master/texmf-dist/doc/generic/pst-circ/Changes index 92309c71048..ff340303f99 100644 --- a/Master/texmf-dist/doc/generic/pst-circ/Changes +++ b/Master/texmf-dist/doc/generic/pst-circ/Changes @@ -1,3 +1,4 @@ +1.44 2008-02-28 (hv) - added the microwave part (Francois Boone) 1.43 2007-12-18 (hv) - fixed bug with \@empty 1.42 2007-10-15 (hv) - added better FET support (Ted Pavlic) - small changes to draw@dipole (Alan Ristow) diff --git a/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.bib b/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.bib index 3b785845e22..716e220fb1e 100644 --- a/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.bib +++ b/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.bib @@ -101,12 +101,11 @@ @Book{companion, - author = {Michel Goosens and Frank Mittelbach and Alexander - Samarin}, + author = {Michel Goosens and Frank Mittelbach and Serbastian Rahtz and Denis Roegel and Herbert Vo\ss}, title = {The {\LaTeX} {G}raphics {C}ompanion}, publisher = {{Addison-Wesley Publishing Company}}, - year = {2004}, - edition = {2.}, + year = {2007}, + edition = {2nd}, address = {Reading, Mass.} } diff --git a/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf b/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf Binary files differindex c34ec7b22fa..990e456369b 100644 --- a/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf +++ b/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf diff --git a/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex b/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex index 63a82398914..d1877f73eb7 100644 --- a/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex +++ b/Master/texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex @@ -1,14 +1,17 @@ +%% $Id: pst-circ-doc.tex 3 2007-12-23 16:23:22Z herbert $ \listfiles \documentclass{article} \usepackage[a4paper]{geometry} +\usepackage[T1]{fontenc} +\usepackage{mathpazo} \usepackage{fancyhdr} \usepackage{url} % -\usepackage{pst-all} +\usepackage[dvipsnames]{pstricks} \usepackage{pst-circ} \let\verPstCirc\fileversion \usepackage{multicol} -\usepackage{showexpl} +\usepackage{showexpl,lscape} % \makeatletter \def\@UrlFont{\small\ttfamily} @@ -32,8 +35,9 @@ \begin{document} \title{\texttt{pst-circ}\\ A PSTricks package for drawing electric circuits\\\normalsize ver. \verPstCirc} -\author{Christophe Jorssen\thanks{\url{<CJ@PSTricks.de>}} and -Herbert Vo\ss\thanks{\url{<voss@PSTricks.de>}}} +\author{Christophe Jorssen\thanks{\url{<CJ@PSTricks.de>}} \and +Herbert Vo\ss\thanks{\url{<voss@PSTricks.de>}} \and Fran\c{c}ois Boone% +\thanks{(microwave symbols) \url{francois.boone@usherbrooke.ca}}} \date{\today} \maketitle @@ -61,7 +65,7 @@ details of the exact placement are hidden as much as possible so the author can focus on the circuitry without the distraction of sorting out the underlying vector graphics. -\section{Usage} +\section{The basic system} \subsection{Parameters} @@ -128,9 +132,9 @@ objects you are drawing. \end{description} %\end{multicols} -\section{Macros} +\subsection{Macros} -\subsection{Dipole macros} +\subsubsection{Dipole macros} \begin{LTXexample}[width=3.5cm] \begin{pspicture}(3,2)\psgrid @@ -237,7 +241,7 @@ objects you are drawing. \end{LTXexample} \bigskip -\subsection{Tripole macros} +\subsubsection{Tripole macros} Obviously, tripoles are not node connections. So \CircPackage{} tries its best to adjust the position of the tripole regarding the three nodes. Internally, the connections are done by the @@ -304,7 +308,7 @@ ideas, please mail us.}, so don't try to use tripole macros in strange situation \end{LTXexample} \bigskip -\subsection{Quadrupole macros} +\subsubsection{Quadrupole macros} \begin{LTXexample}[width=5.5cm] \begin{pspicture}(5,5)\psgrid @@ -327,7 +331,7 @@ ideas, please mail us.}, so don't try to use tripole macros in strange situation \end{LTXexample} \clearpage -\subsection{Multidipole} +\subsubsection{Multidipole} \cs{multidipole} is a macro that allows multiple dipoles to be drawn between two specified nodes. @@ -361,7 +365,7 @@ restore original values. We recommand not using it. \bigskip -\subsection{Wire} +\subsubsection{Wire} \begin{LTXexample}[width=3.5cm] \begin{pspicture}(3,2)\psgrid @@ -372,7 +376,7 @@ restore original values. We recommand not using it. \end{LTXexample} \bigskip -\subsection{Potential} +\subsubsection{Potential} \begin{LTXexample}[width=3.5cm] \begin{pspicture}(3,2)\psgrid @@ -383,7 +387,7 @@ restore original values. We recommand not using it. \end{LTXexample} \bigskip -\subsection{ground} +\subsubsection{ground} \begin{LTXexample}[width=3.5cm] \begin{pspicture}(3,2)\psgrid @@ -397,9 +401,9 @@ restore original values. We recommand not using it. \end{LTXexample} \bigskip -\section{Parameters} +\subsection{Parameters} -\subsection{Label parameters} +\subsubsection{Label parameters} \begin{LTXexample}[width=3.5cm] \begin{pspicture}(3,1)\psgrid @@ -451,7 +455,7 @@ restore original values. We recommand not using it. \end{LTXexample} \bigskip -\subsection{Current intensity and electrical potential parameters} +\subsubsection{Current intensity and electrical potential parameters} If the \texttt{intensity} parameter is set to \texttt{true}, an arrow is drawn on the wire connecting one of the nodes to the dipole. If the \texttt{tension} parameter is set to \texttt{true}, @@ -567,7 +571,7 @@ Some specific intensity parameters are available for tripoles and quadrupoles. \end{LTXexample} -\subsection{Parallel parameters} +\subsubsection{Parallel parameters} If the \texttt{parallel} parameter is set to \texttt{true}, the dipole is drawn parallel to the line connecting the nodes. @@ -626,7 +630,7 @@ must not be set for the first dipole. -\subsection{Wire intersections} +\subsubsection{Wire intersections} \begin{LTXexample}[width=3.5cm] \begin{pspicture}(3,3)\psgrid @@ -656,7 +660,7 @@ Wire intersect parameters work also with \cs{multidipole}. \bigskip -\subsection{Dipole style parameters} +\subsubsection{Dipole style parameters} \begin{LTXexample}[width=3.5cm] \begin{pspicture}[showgrid=true](3,2) @@ -818,7 +822,7 @@ the coils are drawn as rectangles and the resistor as a zigzag. \end{LTXexample} -\subsection{Tripole style parameters} +\subsubsection{Tripole style parameters} \begin{LTXexample}[width=5.5cm] \begin{pspicture}(5,3) @@ -847,7 +851,7 @@ the coils are drawn as rectangles and the resistor as a zigzag. \end{pspicture} \end{LTXexample} -\subsection{Potentiometer tripole} +\subsubsection{Potentiometer tripole} \begin{pspicture}(3,3) \psgrid @@ -926,7 +930,7 @@ the coils are drawn as rectangles and the resistor as a zigzag. \potentiometer[dipolestyle=zigzag](A)(B)(C){P} \end{pspicture} -\subsection{Other Parameters} +\subsubsection{Other Parameters} \begin{LTXexample}[width=5.5cm] \begin{pspicture}(5,3) @@ -980,9 +984,9 @@ the coils are drawn as rectangles and the resistor as a zigzag. \end{LTXexample} \clearpage -\section{Special objects} +\subsection{Special objects} -\subsection{\texttt{\textbackslash dashpot}} +\subsubsection{\texttt{\textbackslash dashpot}} \begin{LTXexample}[pos=t] @@ -1017,7 +1021,7 @@ the coils are drawn as rectangles and the resistor as a zigzag. -\section{Examples} +\subsection{Examples} \begin{LTXexample}[width=8cm] \begin{pspicture}(-1.5,-1)(6,5) @@ -1242,7 +1246,7 @@ the coils are drawn as rectangles and the resistor as a zigzag. % \makeatother -The fellowing example was written by Manuel Luque. +The following example was written by Manuel Luque. \begin{LTXexample}[pos=t] \begin{pspicture}(0,-0.5)(14,4) @@ -1271,7 +1275,7 @@ The fellowing example was written by Manuel Luque. \end{LTXexample} \clearpage -The fellowing example was written by Lionel Cordesses. +The following example was written by Lionel Cordesses. @@ -1297,7 +1301,7 @@ The fellowing example was written by Lionel Cordesses. \end{LTXexample} \clearpage -The fellowing example was written by Christian Hoffmann. +The following example was written by Christian Hoffmann. \begin{LTXexample}[pos=t] @@ -1327,6 +1331,759 @@ The fellowing example was written by Christian Hoffmann. + +\clearpage +\section{Microwave symbols} +Since for microwave signal, the direction in which the signal spreads is very important, +There are dipoleinput or tripoleinput or quadripoleinput and arrowinput parameters. +The value of theses parameters are left or right for the first one and true or false for second one. +% +\begin{verbatim} +%%%%% +\ifPst@inputarrow + \ifx\psk@Dinput\pst@Dinput@right + \pcline[arrows=-C](#2)(dipole@1) + \pcline[arrows=->,arrowinset=0](#3)(dipole@2) + \else + \pcline[arrows=->,arrowinset=0](#2)(dipole@1) + \pcline[arrows=C-](dipole@2)(#3) + \fi +\else + \pcline[arrows=-C](#2)(dipole@1) + \pcline[arrows=C-](dipole@2)(#3) +\fi +\pcline[fillstyle=none,linestyle=none](#2)(#3) +%%%%% +\end{verbatim} +The last line is to correct somme problems when I use colors (see example2) + +To add color in components (Monopole, tripole and Quadripole) I add a new +argument since I don't know how to do this by another way. However, +I think it is not the optimal solution. For dipole, to put commands for +color in the first optionnal argument is ok. + +Finally, something doesn't work with multidipole: this following example works: +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(4,2)\psgrid + \pnode(0.5,1){A} + \pnode(3.5,1){B} + \multidipole(A)(B)\filter{BPF}% + \resistor{$R$}. +\end{pspicture} +\end{LTXexample} +However, this following one doesn't work: +\begin{verbatim} +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(4,2)\psgrid + \pnode(0.5,1){A} + \pnode(3.5,1){B} + \multidipole(A)(B)\amplifier{LNA}% + \resistor{$R$}. +\end{pspicture} +\end{LTXexample} +\end{verbatim} + + +\subsection{New monopole components} +\subsubsection{New ground} +\begin{description} + \item[groundstyle:] ads | old | triangle +\end{description} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0.5,1){A} + \pnode(1,1){B} + \pnode(2.5,1){C} + \newground(A) + \newground[groundstyle=old]{135}(B) + \newground[linecolor=blue,groundstyle=triangle]{180}(C) +\end{pspicture} +\end{LTXexample} + + +\subsubsection{Antenna} +\begin{description} + \item[antennastyle:] two | three | triangle +\end{description} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(1,0.5){A} + \antenna[antennastyle=three](A) +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(1,0.5){A} + \antenna(A) +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(1,0.5){A} + \antenna[antennastyle=triangle](A) +\end{pspicture} +\end{LTXexample} + + +\subsection{New monopole macro-components} +\subsubsection{Oscillator} +\begin{description} + \item[output:] top | right | bottom | left + \item[inputarrow:] false | true + \item[LOstyle:] -- | crystal +\end{description} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(1,1){A} + \oscillator[output=left,inputarrow=false](A)% + {$f_{LO}$}{} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(1,1){A} + \oscillator[output=top,inputarrow=true,LOstyle=crystal](A)% + {f$_{\textrm{LO}}$}{} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(1,1){A} + \oscillator[output=right,inputarrow=false](A)% + {$f_{LO}$}{fillstyle=solid,fillcolor=blue} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(1,1){A} + \oscillator[output=bottom,inputarrow=false](A)% + {$f_{LO}$}{} +\end{pspicture} +\end{LTXexample} + +\subsection{New dipole macro-components} +\subsubsection{Filters} +\begin{description} + \item[dipolestyle:] bandpass | lowpass | highpass + \item[inputarrow:] false | true + \item[dipoleinput:] left | right +\end{description} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \filter(A)(B){BPF} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \filter[dipolestyle=lowpass,fillstyle=solid,% + fillcolor=red](A)(B){LPF} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \filter[dipolestyle=highpass,dipoleinput=right,% + inputarrow=true](A)(B){HPF} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \filter[dipolestyle=highpass,inputarrow=true](A)(B){BPF} +\end{pspicture} +\end{LTXexample} + +\subsubsection{Isolator} +\begin{description} + \item[inputarrow:] false | true + \item[dipoleinput:] left | right +\end{description} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \isolator[inputarrow=true](A)(B){} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \isolator[dipoleinput=right,inputarrow=true,fillstyle=solid,% + fillcolor=yellow](A)(B){Isolator} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \isolator[dipoleinput=left](A)(B){} +\end{pspicture} +\end{LTXexample} + +\subsubsection{Frequency multiplier/divider} +\begin{description} + \item[dipolestyle:] multiplier | divider + \item[value:] N | $n\in N$ + \item[programmable:] false | true + \item[inputarrow:] false | true + \item[dipoleinput:] left | right +\end{description} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \freqmult[dipolestyle=divider,inputarrow=true](A)(B){} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \freqmult[dipolestyle=multiplier,value=10](A)(B){} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,3)\psgrid + \pnode(0,1.5){A} + \pnode(3,1.5){B} + \freqmult[dipolestyle=multiplier,programmable=true,% + labeloffset=-1,% + dipoleinput=right,% + inputarrow=true, + fillstyle=solid, + fillcolor=green](A)(B){10<N<35} +\end{pspicture} +\end{LTXexample} + +\subsubsection{Phase shifter} +\begin{description} + \item[inputarrow:] false | true + \item[dipoleinput:] left | right +\end{description} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A1} + \pnode(3,1){A2} + \phaseshifter(A1)(A2){} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){B1} + \pnode(3,1){B2} + \phaseshifter[inputarrow=true,% + dipoleinput=right,fillstyle=solid,fillcolor=red]% + (B1)(B2){90\ensuremath{^\circ}} +\end{pspicture} +\end{LTXexample} + +\subsubsection{VCO} +\begin{description} + \item[inputarrow:] false | true + \item[dipoleinput:] left | right +\end{description} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A1} + \pnode(3,1){A2} + \vco[fillstyle=solid,fillcolor=yellow](A1)(A2){} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){B1} + \pnode(3,1){B2} + \vco[dipoleinput=right,inputarrow=true](B1)(B2){VCO} +\end{pspicture} +\end{LTXexample} + +\subsubsection{Amplifier} +\begin{description} + \item[inputarrow:] false | true + \item[dipoleinput:] left | right +\end{description} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \amplifier[inputarrow=true](A)(B){} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \amplifier[dipoleinput=right,inputarrow=true](A)(B){PA} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \amplifier[dipoleinput=left](A)(B){LNA} +\end{pspicture} +\end{LTXexample} + +\subsubsection{Detector} +\begin{description} + \item[inputarrow:] false | true + \item[dipoleinput:] left | right +\end{description} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \detector[inputarrow=true](A)(B){} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \detector[dipoleinput=right,inputarrow=true](A)(B){} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1){A} + \pnode(3,1){B} + \detector[dipoleinput=left](A)(B){} +\end{pspicture} +\end{LTXexample} + +\subsection{New tripole macro-components} +\subsubsection{Mixer} +\begin{description} + \item[tripolestyle:] bottom | top + \item[tripoleconfig:] left | right + \item[inputarrow:] false | true +\end{description} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0.5,1){A} + \pnode(2.5,1){B} + \pnode(1.5,2){C} + \mixer[tripolestyle=top,inputarrow=true](A)(B)(C)% + {Mixer}{} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0.5,1){A} + \pnode(2.5,1){B} + \pnode(1.5,0){C} + \mixer[inputarrow=true,tripoleinput=right](A)(B)(C)% + {Mixer}{fillstyle=solid,fillcolor=yellow} +\end{pspicture} +\end{LTXexample} + +\subsubsection{Circulator} +\begin{description} + \item[tripolestyle:] circulator | isolator + \item[inputarrow:] false | true + \item[tripoleinput:] left | right +\end{description} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0.5,1){A} + \pnode(2.5,1){B} + \pnode(1.5,0){C} + \circulator{0}(A)(B)(C){Circulator}{} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,3)\psgrid + \pnode(1.5,0.5){A} + \pnode(1.5,2.5){B} + \pnode(0.5,1.5){C} + \circulator[tripolestyle=isolator,inputarrow=true]{90}% + (A)(B)(C){Isolator}{} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0.5,1){A} + \pnode(2.5,1){B} + \pnode(1.5,0){C} + \circulator[tripoleconfig=right,tripolestyle=isolator,% + inputarrow=true,tripoleinput=right]{0}% + (B)(A)(C){Isolator}{} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0.5,1){A} + \pnode(2.5,1){B} + \pnode(1.5,2){C} + \circulator[tripoleconfig=right,inputarrow=true]{180}% + (A)(B)(C){Isolator}{fillstyle=solid,fillcolor=red} +\end{pspicture} +\end{LTXexample} + +\subsubsection{Agc} +\begin{description} + \item[inputarrow:] false | true + \item[tripoleinput:] left | right +\end{description} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0.5,1){A} + \pnode(2.5,1){B} + \pnode(1.5,0){C} + \agc(A)(B)(C){AGC}{fillstyle=solid,fillcolor=yellow} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0.5,1){A} + \pnode(2.5,1){B} + \pnode(1.5,0){C} + \agc[tripoleinput=right,inputarrow=true](A)(B)(C)% + {AGC}{fillstyle=solid,fillcolor=blue} +\end{pspicture} +\end{LTXexample} + +\subsection{New quadripole macro-components} +\subsubsection{Coupler} +\begin{description} + \item[couplerstyle:] hybrid | directional + \item[inputarrow:] false | true + \item[quadripoleinput:] left | right +\end{description} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1.4){A} + \pnode(0,0.6){B} + \pnode(3,1.4){C} + \pnode(3,0.6){D} + \coupler[couplerstyle=hybrid,inputarrow=true](A)(B)(C)(D)% + {Hyb. $180$\ensuremath{^\circ}}% + {fillstyle=solid,fillcolor=yellow} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1.4){A} + \pnode(0,0.6){B} + \pnode(3,1.4){C} + \pnode(3,0.6){D} + \coupler[couplerstyle=directional](A)(B)(C)(D){10~dB}{} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1.4){A} + \pnode(0,0.6){B} + \pnode(3,1.4){C} + \pnode(3,0.6){D} + \coupler[couplerstyle=hybrid,inputarrow=true,% + quadripoleinput=right](A)(B)(C)(D)% + {Hyb. $180$\ensuremath{^\circ}}{} +\end{pspicture} +\end{LTXexample} + +\begin{LTXexample}[width=3.5cm,rframe={}] +\begin{pspicture}(3,2)\psgrid + \pnode(0,1.4){A} + \pnode(0,0.6){B} + \pnode(3,1.4){C} + \pnode(3,0.6){D} + \coupler[couplerstyle=directional,quadripoleinput=right,% + inputarrow=true](A)(B)(C)(D){10~dB}{} +\end{pspicture} +\end{LTXexample} + + +\subsection{Examples} +\subsubsection{Radiometer block diagram example} +From Chang, K., RF and Microwave Wireless Systems, Wiley InterScience, page 319, ISBN 0-471-35199-7 + +\noindent +\resizebox{\linewidth}{!}{% +\begin{pspicture}(1,2)(19,9) + \pnode(2,8){A} + \antenna{90}(A) + \rput(4,8){\rnode{B}{\psframebox{\begin{tabular}{c}Ferrite\\Switch\end{tabular}}}} + \ncline{A}{B} + %%% Branche Calibration + \pnode(4,6){C} + \pnode(4,4){D} + \pnode(5,5){E} + \circulator[tripolestyle=isolator,tripoleconfig=right]{90}(C)(D)(E){Isolator}{} + \ncline{B}{C} + \pnode(3,3){F} + \pnode(5,3){G} + \resistor[unit=0.5,dipolestyle=zigzag,variable=true](F)(G){} + \pnode(4,3){H} + \ncline{D}{H} + \rput[t](4,2.75){% + \begin{tabular}{c} + Hot and Cold\\ + loads for calibration + \end{tabular}} + %%% Branche réception + \pnode(6,8){R1} + \pnode(8,8){R2} + \pnode(7,7){X1} + \circulator[tripolestyle=isolator,tripoleconfig=right]{180}(R1)(R2)(X1){Isolator}{} + \ncline{B}{R1} + \pnode(10,8){R3} + \pnode(9,7){X2} + \mixer[inputarrow=true](R2)(R3)(X2){Mixer}{} + \pnode(9,6){X3} + \oscillator[output=top](X3){LO}{} + \pnode(12,8){R4} + \ncline{R3}{R4} + \naput{0.5~GHZ} + \pnode(14,8){R5} + \filter(R4)(R5){BPF}% + \pnode(16,8){R6} + \amplifier[inputarrow=true](R5)(R6){IF~Amp} + \pnode(18,8){R7} + \detector[inputarrow=true](R6)(R7){Detector} + \pnode(18,4){R8} + \amplifier[inputarrow=true,labeloffset=-1](R7)(R8){Amp} + \pscircle[fillstyle=solid,fillcolor=white](18,4){0.1} + \rput[t](18,3.9){% + \begin{tabular}{c} + Output\\ + for processing + \end{tabular}} +\end{pspicture}} + +\clearpage +\begin{landscape} +\subsubsection{Ku-band Transceiver} +\resizebox{\linewidth}{!}{% +\psset{unit=1cm} +\begin{pspicture}(0,-3.5)(29.25,11) + \rput[r](1.9,8){70/140MHz} + \pnode(2,8){N1} + \pnode(4,8){N2} + \amplifier[fillstyle=solid,fillcolor=Thistle,inputarrow=true](N1)(N2){IF~Amp} + + \pnode(6,8){N3} + \pnode(5,7){D1} + \mixer(N2)(N3)(D1){}{} + + \pnode(5,5){D2} + \amplifier[fillstyle=solid,fillcolor=CornflowerBlue,labeloffset=-1.5](D2)(D1){L-Band Buffers} + \pnode(3,5){D3} + \amplifier[fillstyle=solid,fillcolor=CornflowerBlue](D3)(D2){} + \pnode(2,5){D4} + \oscillator[output=right](D4){VCO}{fillstyle=solid,fillcolor=Orange} + \psframe(1.25,3)(2.75,5.75) + \rput[b](2,3.1){\large\textbf{L-band}} + \pnode(5,3){D5} + \amplifier[fillstyle=solid,fillcolor=CornflowerBlue](D2)(D5){} + + \pnode(2,2){R1} + \pnode(4,2){R2} + \amplifier[fillstyle=solid,fillcolor=Thistle](R2)(R1){IF~Amp} + \rput[r](1.9,2){70/140MHz} + \pnode(6,2){R3} + \filter(R3)(R2){} + \pnode(8,2){R4} + \pnode(7,3){D6} + \mixer[tripolestyle=top](R3)(R4)(D6){}{} + \ncline{D5}{D6} + + \pnode(8,8){N4} + \filter(N3)(N4){} + \pnode(10,8){N5} + \amplifier[fillstyle=solid,fillcolor=NavyBlue](N4)(N5){L-band Amp} + \pnode(12,8){N6} + \resistor[unit=0.5,dipolestyle=zigzag,variable=true,labeloffset=-0.8](N5)(N6){RF Atten} + \pnode(11,8){U0} + + \pnode(14,8){N7} + \amplifier[fillstyle=solid,fillcolor=NavyBlue](N6)(N7){} + \pnode(16,8){N8} + \pnode(15,7){D7} + \mixer(N7)(N8)(D7){Mixer}{fillstyle=solid,fillcolor=BurntOrange} + \pnode(18,8){N9} + \filter(N8)(N9){} + \pnode(20,8){N10} + \amplifier[fillstyle=solid,fillcolor=NavyBlue,labeloffset=-0.8](N9)(N10){L-band Amp} + \pnode(22,8){N11} + \pnode(21,7){X1} + \mixer(N10)(N11)(X1){Mixer}{fillstyle=solid,fillcolor=BurntOrange} + \pnode(24,8){N12} + \filter(N11)(N12){} + \pnode(26,8){N13} + \amplifier[fillstyle=solid,fillcolor=RubineRed,labeloffset=-0.8](N12)(N13){Ku-band Amp} + + \pnode(18,10){U2} + \pnode(20,10){U3} + \detector[fillstyle=solid,fillcolor=NavyBlue,dipoleinput=right](U2)(U3){Det L-Band} + \pnode(11,10){U1} + \ncline{U2}{U1} + \ncline{U1}{U0} + \pnode(24,10){U4} + \pnode(26,10){U5} + \detector[fillstyle=solid,fillcolor=RubineRed,dipoleinput=right](U4)(U5){Det Ku-Band} + \ncline{U4}{U3} + \ncline{U5}{N13} + + \pnode(15,5){D8} + \amplifier[fillstyle=solid,fillcolor=CornflowerBlue,labeloffset=-1.5](D8)(D7){L-Band Buffers} + \pnode(13,5){D9} + \amplifier[fillstyle=solid,fillcolor=CornflowerBlue](D9)(D8){} + \pnode(13,4){D10} + \ncline{D9}{D10} + \pnode(11,4){D11} + \vco[fillstyle=solid,fillcolor=Orange](D11)(D10){VCO} + \rput(10,4){\rnode{D12}{\psframebox{\textbf{PLL}}}} + \ncline{D11}{D12} + \pnode(10,6){D13} + \ncline{D12}{D13} + \pnode(11,6){D14} + \ncline{D13}{D14} + \pnode(13,6){D15} + \freqmult[fillstyle=solid,fillcolor=Goldenrod,dipolestyle=divider](D14)(D15){Prescaler} + \ncline{D15}{D9} + \psframe(9.5,3.25)(13.1,7) + \rput[tl](9.7,6.8){\large\textbf{L-Band}} + + \pnode(10,2){R5} + \amplifier[fillstyle=solid,fillcolor=NavyBlue](R5)(R4){L-band Amp} + \pnode(12,2){R6} + \resistor[unit=0.5,dipolestyle=zigzag,variable=true,labeloffset=-0.8](R5)(R6){RF Atten} + \pnode(14,2){R7} + \amplifier[fillstyle=solid,fillcolor=NavyBlue](R7)(R6){L-band Amp} + \pnode(16,2){R8} + \filter(R8)(R7){} + \pnode(18,2){R9} + \pnode(17,3){D17} + \mixer[tripolestyle=top](R8)(R9)(D17){Mixer}{fillstyle=solid,fillcolor=BurntOrange} + + \pnode(15,3){D16} + \amplifier[fillstyle=solid,fillcolor=CornflowerBlue](D8)(D16){} + \ncline{D16}{D17} + + \pnode(20,2){R10} + \amplifier[fillstyle=solid,fillcolor=NavyBlue](R10)(R9){L-band Amp} + \pnode(22,2){R11} + \amplifier[fillstyle=solid,fillcolor=NavyBlue](R11)(R10){L-band Amp} + \pnode(24,2){R12} + \filter(R12)(R11){} + \pnode(26,2){R13} + \pnode(25,1){R15} + \mixer(R12)(R13)(R15){Mixer}{fillstyle=solid,fillcolor=BurntOrange} + \pnode(28,2){R14} + \amplifier[fillstyle=solid,fillcolor=Purple](R14)(R13){Ku-band LNA} + + \pnode(25,-1){R16} + \amplifier[fillstyle=solid,fillcolor=OliveGreen,labeloffset=-1.6](R16)(R15){Ku-band Buffers} + \pnode(24,-1){R17} + \ncline{R16}{R17} + \pnode(24,-2){R18} + \ncline{R17}{R18} + \pnode(22,-2){R19} + \vco[fillstyle=solid,fillcolor=Red](R18)(R19){Ku-band} + \rput(21,-2){\rnode{R20}{\psframebox{\textbf{PLL}}}} + \ncline{R19}{R20} + \pnode(21,0){R21} + \ncline{R20}{R21} + \pnode(22,0){R22} + \ncline{R21}{R22} + \pnode(24,0){R23} + \freqmult[fillstyle=solid,fillcolor=Goldenrod,dipolestyle=divider](R22)(R23){Prescaler} + \ncline{R23}{R17} + \psframe(18,-3)(28.5,3) + \rput[br](28,-2.75){\large\textbf{LNB}} + \rput[bl](18,3.1){% + \begin{tabular}{l} + \textbf{950-1540 MHz}\\ + \textbf{900-1700 MHz} + \end{tabular}} + \cnode(29,2){.1}{S2} + \ncline{R14}{S2} + + \pnode(21,5.5){X2} + \ncline{X1}{X2} + \pnode(24,5.5){X3} + \amplifier[fillstyle=solid,fillcolor=OliveGreen](X3)(X2){Ku-band Buffers} + \pnode(24,6.25){X4} + \ncline{X3}{X4} + \pnode(26,6.25){X5} + \freqmult[fillstyle=solid,fillcolor=Goldenrod,dipolestyle=divider,labeloffset=-0.7](X4)(X5){Prescaler} + \pnode(27,6.25){X6} + \ncline{X5}{X6} + \rput(27,4.75){\rnode{X7}{\psframebox{\textbf{PLL}}}} + \ncline{X6}{X7} + \pnode(26,4.75){X8} + \ncline{X7}{X8} + \pnode(24,4.75){X9} + \vco[fillstyle=solid,fillcolor=Red](X8)(X9){Ku-band} + \ncline{X9}{X3} + \psframe(23.75,3.25)(28.5,7) + \rput[br](28,3.5){\large\textbf{Ku-band}} + + \pnode(28.5,8){N14} + \amplifier[fillstyle=solid,fillcolor=RubineRed](N13)(N14){} + \cnode(29,8){.1}{S1} + \ncline{N14}{S1} + \psframe(26.25,7.25)(28.5,10) + \rput[t](27.375,9.75){\large \textbf{SSPA}} + + \rput[lt](2,0){\large% + \begin{tabular}{l} + \textbf{Tx/GHz: 13.75-14.00, 14.00-14.50}\\ + \textbf{Rx/GHz: 10.95-11.70, 11.20-11.70, 11.70-12.20, 12.25-12.75} + \end{tabular}} +\end{pspicture}} + +\end{landscape} + + + \clearpage \section{Flip Flops -- logical elements} @@ -1769,6 +2526,8 @@ all is finished. + + \section{Adding new components} Adding new components is not simple. As a matter of fact, because of the complex @@ -1884,6 +2643,8 @@ me and it will become part of the official release of \CircPackage. \textbf{Important:} Pay attention to the comment character \verb+%+ at the end of lines. They are \emph{very} important in order to avoid spurious blanks. + + \section{Acknowledgements} We thank of course Manuel Luque for his original work on pst-circ and for his circuit |