File:Constant-k Filter Transmission Parameters.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 750 × 460 pixels, file size: 82 KB)

Description
English: Plot of the transmission parameters of a prototype low-pass constant-k filter of a single half-section.
α is measured in nepers and β in radians.
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];

gam[w_] := Piecewise[
  {{I*ArcSin[w/wc], w < wc},
   {ArcCosh[w/wc] + I*Pi/2, w \[GreaterSlantEqual] wc}}
  ]

alpha[w_] := Re[gam[w]];
beta[w_] := Im[gam[w]];

LogLinearPlot[
 {alpha[w],
  beta[w]},
 {w, 0.01, 10^3},
 PlotRange -> All,
 PlotPoints -> 1000
 ]

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

23 November 2009

image/svg+xml

f6b36620be0ab63aaf51563a12165b174ddcc7ca

83,912 byte

460 pixel

750 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current01:27, 23 November 2009Thumbnail for version as of 01:27, 23 November 2009750 × 460 (82 KB)Inductiveloadcapitalise np -> Np (named after a person)
01:22, 23 November 2009Thumbnail for version as of 01:22, 23 November 2009750 × 460 (82 KB)Inductiveload{{Information |Description={{en|1=Plot of the en:transmission parameters <math>\gamma = \alpha + i \beta</math> of a prototype low-pass en:constant-k filter of a single half-section.<br> :<math>\gamma = \alpha + i \beta = \begin{cases} 0 +
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: