File:Transimpedancia.png

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

Transimpedancia.png(662 × 382 pixels, file size: 10 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
Español: Amplificador de Transimpedancia o Transresistencia realizado con un amplificador operacional
English: Transimpedance or Transresistence Amplifier builded using an op-amp
Date
Source

Own work

LaTeX This work was created by free software; you can redistribute it and/or modify it under the terms of the LaTeX Project Public License, version 1.3c. See the License for more details.
Author Ramjar

LaTeX source

[edit]
% Amplificador de transresistencia
\documentclass[transparent]{standalone}
\usepackage{circuitikz}

% Fijación del tamaño (altura y ancho) de resistencias y diodos mediante el comando \ctikzset
\ctikzset{bipoles/resistor/height/.initial=.2}
\ctikzset{bipoles/resistor/width/.initial=.5}

\begin{document}
\begin{circuitikz}[thick]
\draw
	(0,0) node[op amp] (opamp){}
	(opamp.out) node[circ]{} -- ++(0,1.5) 
        to[R, l_=$R_1$] ++(-2.3,0) -| (opamp.-)
	(opamp.out)-- ++(1,0) node[ocirc]{}
	node[right]{$V_{out}$}
	(opamp.+) --++(0,-0.5) node[ground]{}
	(opamp.-) node[circ]{} -- ++(-1,0) node[short]{}node[ocirc]{} 
	node[above]{$I_{in}$} ++(0.5,0) node[inputarrow]{}
;
\end{circuitikz}
\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
current04:19, 25 January 2016Thumbnail for version as of 04:19, 25 January 2016662 × 382 (10 KB)Ramjar (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata