File:Chebyshev Type I Filter Response (4th Order).svg

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

Description
English: Response of a 4th order Type I Chebyshev filter. Shown is the passband ripple limit. ε is the ripple factor.
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

cheby1[n_, w_, w0_, ep_] := 1/Sqrt[1 + ep^2*ChebyshevT[n, w/w0]^2];
todb[x_] := 20 Log[10, x];

p = LogLinearPlot[
  todb[
   cheby1[4, w, 1, 1]
   ],
  {w, 0.1, 10},
  PlotRange -> {-60, 10}
  ]

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

29 January 2009

image/svg+xml

d69014a259abfcb24e3861b2b5d780f6e816c352

60,113 byte

460 pixel

720 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current08:33, 29 January 2009Thumbnail for version as of 08:33, 29 January 2009720 × 460 (59 KB)Inductiveload{{Information |Description={{en|1=Response of a 4th order Type I en:Chebyshev filter. Shown is the passband ripple limit. ''ε'' is the ripple factor.}} |Source=Own work by uploader |Author=Inductiveload |Date=2009/01/2

Global file usage

The following other wikis use this file: