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
- Host: GitHub
- URL: https://github.com/meetps/ee-338
- Owner: meetps
- Created: 2016-04-01T12:34:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-11T22:03:09.000Z (about 9 years ago)
- Last Synced: 2025-01-04T03:08:39.577Z (5 months ago)
- Topics: digital-filter, digital-signal-processing, signal-processing
- Language: HTML
- Size: 5.09 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.