File:M-Derived Low-pass Image Impedance.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

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

Description
English: A graph of the ideal image impedance, ZiTm of an m-Derived low-pass shunt filter for ω<ωc for various values of m. ωc is normalised to unity.
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

winf[wc_, m_] = wc/(Sqrt[1 - m^2]);
zitm[w_, wc_, m_] = Sqrt[1 - w^2]/(1 - (w/winf[wc, m])^2);

p = Plot[
   Table[
     zitm[w, 1, m],
     {m, 0.2, 0.8, 0.1}],
   {w, 0.7, 1}
   ]

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

24 January 2009

File history

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

Date/TimeThumbnailDimensionsUserComment
current23:27, 24 January 2009Thumbnail for version as of 23:27, 24 January 2009720 × 460 (93 KB)Inductiveload{{Information |Description={{en|1=A graph of the ideal image impedance, ''Z<sub>iTm</sub>'' of an m-Derived en:low-pass shunt filter for ''ω''<''ω<sub>c</sub>'' for various values of ''m''.}} |Source=Own work by
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: