File:Oscillator comparison.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为527 × 259像素,文件大小:21 KB)


摘要

描述
English: Diagram showing comparison between Hartley and Colpitts oscillator
日期
来源 自己的作品
作者 Krishnavedala
SVG开发
InfoField
 
SVG的源代码为有效代码.
 
矢量图使用LaTeX创作 and converted to SVG using dvisvgm
源代码
InfoField

SVG code

\documentclass[12pt,border=1pt,crop,multi=false,tikz,class=scrartcl]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{times}
\usepackage[siunitx]{circuitikz}

\renewcommand*{\familydefault}{\sfdefault}

\begin{document}
\begin{tikzpicture}
\node {
	\begin{circuitikz}
		\draw [semithick] (0,0) node[npn] (npn) {}	
			(npn.base) node[anchor=north east] {B}	% labels
			(npn.collector) node[anchor=south east] {C}
			(npn.emitter) node[anchor=north east] {E}	
			($(npn)-(0.18,0)$) circle [radius=18pt]		% circle around Q
            (npn.B) -- (-3,0) node (n1) {} to [R,*-] ++(0,2) node (n2) {}
            (npn.C) to [short,-*] (0,2) node (n3) {} to [short] (n2)
            (n3) to [short,-*] ++(1.5,0) node (n5) {} to [L] node [above right=6mm and 2mm] {\scriptsize Choke} ++(0,-2)
            (npn.E) -- ++(0,-1) node (n4) {} to [short,*-] ++(1.5,0) to [battery] ++(0,2)
            (n4) to [short] ++(-1,0) node [ground] {}
            (3,-3) to [pC,*-] ++(0,5) to [short] (n5)
            (-3,-3) to [L,*-*] ++(3,0) to [L] ++(3,0)
            (-3,-3) to [pC] ++(0,3)
            (0,-3) to [short] (n4)
            (-3,-3) to [short] ++(0,-1) to [pC] ++(6,0) to [short] ++(0,1)
       	;
        \node at (0,-5) {\Large Hartley Oscillator};
    \end{circuitikz}
};
\node at ++(8,0) {
    \begin{circuitikz}
		\draw [semithick] (0,0) node[npn] (npn) {}	
			(npn.base) node[anchor=north east] {B}	% labels
			(npn.collector) node[anchor=south east] {C}
			(npn.emitter) node[anchor=north east] {E}	
			($(npn)-(0.18,0)$) circle [radius=18pt]		% circle around Q
            (npn.B) -- (-3,0) node (n1) {} to [R,*-] ++(0,2) node (n2) {}
            (npn.C) to [short,-*] (0,2) node (n3) {} to [short] (n2)
            (n3) to [short,-*] ++(1.5,0) node (n5) {} to [L] node [above right=6mm and 2mm] {\scriptsize Choke} ++(0,-2)
            (npn.E) -- ++(0,-1) node (n4) {} to [short,*-] ++(1.5,0) to [battery] ++(0,2)
            (n4) to [short] ++(-1,0) node [ground] {}
            (3,-3) to [pC,*-] ++(0,5) to [short] (n5)
            (-3,-3) to [pC,*-*] ++(3,0) to [pC] ++(3,0)
            (-3,-3) to [pC] ++(0,3)
            (0,-3) to [short] (n4)
            (-3,-3) to [short] ++(0,-1) to [L] ++(6,0) to [short] ++(0,1)
       	;
        \node at (0,-5) {\Large Colpitts Oscillator};
    \end{circuitikz}
};
\end{tikzpicture}
\end{document}

许可协议

我,本作品著作权人,特此采用以下许可协议发表本作品:
w:zh:知识共享
署名 相同方式共享
本文件采用知识共享署名-相同方式共享 4.0 国际许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2017年5月16日 (二) 16:582017年5月16日 (二) 16:58版本的缩略图527 × 259(21 KB)Hydrargyrumfix run-together text using gedit
2015年4月15日 (三) 22:352015年4月15日 (三) 22:35版本的缩略图527 × 259(21 KB)Krishnavedalafixed fonts
2015年4月15日 (三) 22:332015年4月15日 (三) 22:33版本的缩略图527 × 259(21 KB)Krishnavedalasimplified version
2014年10月20日 (一) 19:452014年10月20日 (一) 19:45版本的缩略图544 × 280(45 KB)KrishnavedalaUser created page with UploadWizard

以下3个页面使用本文件:

全域文件用途

元数据