This is a file from the Wikimedia Commons

File:RC filter.svg

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Original file(SVG file, nominally 585 × 269 pixels, file size: 64 KB)

Summary

Description
English: Full wave bridge rectifier with RC filter at output to minimize voltage ripple. The DVI generated from LaTeX was converted to SVG using dvisvgm.
Date
Source Own work
Author Krishnavedala
SVG development
InfoField
 
The SVG code is valid.
 
This diagram was created with LaTeX by Rubber Duck ().
Source code
InfoField

LaTeX code

Source code
\documentclass[12pt,border=3pt,tikz,class=scrartcl,multi=false]{standalone}
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage{mathtools,amssymb,gensymb}
\usepackage{pgfplots}
\pgfplotsset{compat=1.12}
\usetikzlibrary{positioning,calc,arrows,fit,backgrounds,decorations.text,shapes}
\usepackage[american]{circuitikz}
 
\pagestyle{empty}
\thispagestyle{empty}
\begin{document}
\renewcommand{\baselinestretch}{.5}
    \begin{circuitikz}[american]
     \draw [thick,scale=1]
     	(-2,-2) to [D,*-] ++(2,2)
            to [D,*-] ++(2,-2)
        (-2,-2) to [D,-*] ++(2,-2)
            to [D,-*] ++(2,2)
        (0,0) |- ++(-4,1)
            to [sV] ++(0,-6)
            -| (0,-4)
        (2,-2) to [short,-o] ++(5,0) node [right] {$+$V\textsubscript{O} }
        (3,-6) node [ground] {} to [pC=C1,*-*] ++(0,4)
        (5,-6) to [R=R1,*-*] ++(0,4)
        (-2,-2) -| ++(-1,-4)
            to [short,-o] ++(10,0) node [right] {GND}
    ;
    \node at (0,-2) {D1};
    \node at (-5,-2) [text width=1cm] {V1\\50Hz\\0\degree};
    \begin{scope} [xshift=6.5cm,yshift=-5cm,smooth,domain=0:4,samples=200,line cap=round,
    	declare function ={getS(\x) = 1+cos((2*3.14*\x+3.14) r);}
    ]
    	\draw [-latex,thick] (0,0) -- (4.5,0);
        \draw [-latex,thick] (0,0) node [left] {0V} -- (0,2.5);
        \draw [thick,dashed] plot(\x,{getS(\x)});
        \draw [red,very thick,domain=0:.5] plot(\x,{getS(\x)});
        \foreach \xx in {1.5,2.5,3.5}{
        	\draw [red,very thick,domain=\xx-.1:\xx] plot(\x,{getS(\x)});
            \draw [red,very thick] (\xx-1,{getS(\xx-1)}) -- (\xx-.1,{getS(\xx-.1)});
        }
        \draw [red,very thick] (3.5,{getS(3.5)}) -- (4.4,{getS(4.4)});
   	\end{scope}
    \end{circuitikz}
\end{document}

Licensing

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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

File history

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

Date/TimeThumbnailDimensionsUserComment
current01:31, 12 April 2015Thumbnail for version as of 01:31, 12 April 2015585 × 269 (64 KB)Krishnavedalabetter rendering
18:02, 24 October 2014Thumbnail for version as of 18:02, 24 October 2014592 × 271 (91 KB)KrishnavedalaUser created page with UploadWizard

Global file usage

The following other wikis use this file:

Metadata