File:Constant-k Prototype Lowpass Image Impedance.svg

Original file(SVG file, nominally 720 × 460 pixels, file size: 75 KB)

Description
English: A graph of the image impedance of a protoype constant-k filter. Note that the impedace is purely real below and purely imaginary above this.
Date
Source Own work
Author Inductiveload
Permission
(Reusing this file)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Mathematica Code

l = 1;
c = 1;

wc = 1/Sqrt[l*c];

zit[w_] := Piecewise[
  {
   {l*Sqrt[wc^2 - w], w < wc},
   {I*l*Sqrt[w - wc^2], w \[GreaterSlantEqual] wc}
   }
  ]

LogLogPlot[
 {Re[zit[w]],
  Im[zit[w]],
  100
  },
 {w, 0.01, 1000}
 ]

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

19 April 2009

image/svg+xml

4350768ee118117698f34e8edf7f595509973caa

76,363 byte

460 pixel

720 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current00:33, 23 November 2009Thumbnail for version as of 00:33, 23 November 2009720 × 460 (75 KB)Inductiveloadand make axis labels the same size (24 pt)
00:32, 23 November 2009Thumbnail for version as of 00:32, 23 November 2009720 × 460 (75 KB)InductiveloadFix fonts. DejaVu Serif is used in this image.
18:59, 21 August 2009Thumbnail for version as of 18:59, 21 August 2009720 × 460 (74 KB)SpinningsparkNo idea why its "ohms" is showing in italics on Wikipedia, it's not on the original. Try changing font
18:53, 21 August 2009Thumbnail for version as of 18:53, 21 August 2009720 × 460 (74 KB)SpinningsparkItalicise variables. Clarify units
01:05, 19 April 2009Thumbnail for version as of 01:05, 19 April 2009720 × 460 (73 KB)Inductiveloadremoved overlapping lines
01:01, 19 April 2009Thumbnail for version as of 01:01, 19 April 2009720 × 460 (74 KB)Inductiveload{{Information |Description={{en|1=A graph of the image impedance of a protoype en:constant-k filter. Note that the impedace is purely real below <math>\omega_c=1</math> and purely imaginary above this.}} |Source=Own work by uploader |Author=[[User:I
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file: