An open API service indexing awesome lists of open source software.

https://github.com/meetps/ee-338

Filter Design Assignment codes for course EE338 Digital Signal Processing
https://github.com/meetps/ee-338

digital-filter digital-signal-processing signal-processing

Last synced: 4 months ago
JSON representation

Filter Design Assignment codes for course EE338 Digital Signal Processing

Awesome Lists containing this project

README

        

# Filter Design Assignment

## Personal Details
* Name : Meet Pragnesh Shah
* Roll Number : 13D070003
* Filter Number : 82
* m = 7
* q = 0
* r = 7

## Filter Specifications

### Filter 1
* Filter type: Band Pass.
* Passband tolerance = 0.15 (in magnitude).
* Stopband tolerance = 0.15 (in magnitude).
* Transition band = 2 KHz on either side of band.
* Pass band type = equiripple.
* Stop band type = monotonic.
* Sampling frequency = 100 kHz.
* Signal Bandlimit = 45 kHz
* Passband low limit, B_l = 18 kHz.
* Passband high limit, B_h = 28 kHz.

### Filter 2
* Filter type: Band Stop.
* Passband tolerance = 0.15 (in magnitude).
* Stopband tolerance = 0.15 (in magnitude).
* Transition band = 2 KHz on either side of band.
* Pass band type = monotonic.
* Stop band type = monotonic.
* Sampling frequency = 100 kHz.
* Signal Bandlimit = 45 kHz.
* Passband high limit, B_h = 18 kHz.
* Passband low limit, B_l = 28 kHz.

Report made with Madako.