File:PLL usage.svg

Original file(SVG file, nominally 521 × 114 pixels, file size: 20 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description
English: Block diagram for the usage of a phase locked loop (PLL) system.
Date
Source Own work
Author Krishnavedala
 
W3C-validity not checked.
LaTeX source code
\documentclass[12pt,border=1pt,crop,multi=false,tikz,class=scrartcl]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{lmodern}
\usetikzlibrary{positioning,calc,shapes,fit}

\renewcommand*{\familydefault}{\sfdefault}

\begin{document}
    \begin{tikzpicture}[>=stealth,auto,thick]
        \node (n1) {\parbox{1.6cm}{Reference Clock}};
        \node [right=2cm of n1] (ref) {Ref};
        \node [below=1cm of ref.west,anchor=west] (feed) {Feedback};
        \node [anchor=west] at ($(n1)!.5!(feed)+(3cm,0)$) (pll) {\Large PLL};
        \node [isosceles triangle,isosceles triangle stretches=true,shape border rotate=180,right=1cm of pll,draw,inner sep=0pt,text centered,text width=5em] (clk) {Clock Distribution};
        \node at ($(clk.east)+(2,.5)$) [text width=6em,text centered] {Flip-Flops\\and\\Latches};
        \draw[->] (n1) -- (ref);
        \draw [->] (pll) -- (clk);
        \draw [->] ($(clk.east)+(0,-2em)$) -| ++(1,-1) -| ++(-9,0) |- (feed.west); 
        \draw [->] ($(clk.east)+(0,-1em)$) -- ++(1,0);
        \draw [->] (clk.east) -- ++(1,0);
        \draw [->] ($(clk.east)+(0,1em)$) -- ++(1,0);
        \draw [->] ($(clk.east)+(0,2em)$) -- ++(1,0);
        \node [draw, fit=(ref) (feed) (pll),inner sep=0pt] {};
    \end{tikzpicture}
\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
current12:16, 21 October 2014Thumbnail for version as of 12:16, 21 October 2014521 × 114 (20 KB)Krishnavedala (talk | contribs)User created page with UploadWizard

The following page uses this file:

File usage on other wikis

The following other wikis use this file:

Metadata