File:Astable multivibrator using OpAmp.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 388 × 390 pixels, file size: 5 KB)

Captions

Captions

An astable multivibrator using opamp.

Summary[edit]

Description
English: An astable multivibrator using opamp. The time constant is give by: while the resistors and provide signal amplification. Output is obtained at the port .
Date
Source March, 2020 How to Build an Astable Multivibrator Circuit with an LM741 Op Amp Chip.[dead link]
Author Rubberduck
SVG development
InfoField
 
The SVG code is valid.
 
This vector image was created with LaTeX and converted to SVG using dvisvgm
Source code
InfoField

LaTeX code

Source code
\documentclass[12pt,border=1pt,crop,multi=false,tikz,class=scrartcl]{standalone}
\usepackage{setspace}
\usepackage{circuitikz} 
\usetikzlibrary{arrows,shapes,calc,positioning,fit,decorations.markings}

\begin{document}
\begin{circuitikz}
	\draw
		(3,.5) node [op amp] (opamp) {} 
		(0,0) node [ground] {} to [C, l=C] (0,2)  to[short, -*] (1,2)
		node [above] {6} 
		(1,2) ǀ- (opamp.-)
		(1,2) to [R, l=R] (4.5,2) to [short, -*] (4.5,.5) node[above right] {$c$}
		(opamp.out) to[short,-o] ++(1.5,0) node[above] {V$_o$}
		(4.5,.5) to [R, l=R$_1$, -*] (4.5,-1.5) node[right] {$a$}
		(4.5,-1.5) to [R, l=R$_2$] ++(0,-2) node[ground]{}
		(opamp.+) -- ++(-1,0) ǀ- (4.5,-1.5)
	;
\end{circuitikz}
\end{document}

Licensing[edit]

This work is ineligible for copyright and therefore in the public domain because it consists entirely of information that is common property and contains no original authorship.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:10, 16 March 2020Thumbnail for version as of 16:10, 16 March 2020388 × 390 (5 KB)Krishnavedala (talk | contribs)Uploaded a work by {{self}} from {{cite web|title= How to Build an Astable Multivibrator Circuit with an LM741 Op Amp Chip |url=http://www.learningaboutelectronics.com/Articles/Astable-multivibrator-circuit-with-an-LM741-op-amp.php|accessdate=16 March, 2020}} with UploadWizard

File usage on other wikis

The following other wikis use this file:

Metadata