Find Jobs
Hire Freelancers

DSP functions in C

$30-100 USD

In Progress
Posted over 20 years ago

$30-100 USD

Paid on delivery
Need to design DSP functions as follows: **Function 1: Bandpass filter: ** 1) Fast, real time. 2) If designed in IIR (recursive), must be steable for all input. 3) If designed in FIR (non-recursive), must demostrate fast. 4) filter out DC offset. 5) filter out above 4000hz 6) Bandpass range between 25hz and 3500hz. 7) You choose algorithmn. 8) Data sampling rate 8000hz, Sampling bits: 8 bits or 16 bits. Final main calling function specification: Return TRUE to indicate success, len can be 2^n at your choice. BOOL BandPass8bits(char *inbuff, char *outBuff, int len) BOOL BandPass16Bits(short *inbuff, short *outBuff, int len) **Function 2: Decimation and interpolation functions:** 1) Fast, real time. 2) If designed in IIR (recursive), must be steable for all input. 3) If designed in FIR (non-recursive), must demostrate fast. 4) Convert up and down different sampling rates, target sampling rate: 8000Hz. 5) Sampling bits: 8 bits or 16 bits. 6) You choose algorithmn. 7) Possible source sampling rate: 11.25khz, 22.05khz, 44.1khz. Target sampling rate: 8000hz Final main calling function specification: Return TRUE to indicate success, all len can be 2^n at your choice. #define TAG1 1 // 11.25khz #define TAG2 2 // 22.05khz #define TAG3 3 // 44.1khz possible value for scrFormat: TAG1, TAG2, TAG3 BOOL Convert8bits(char *inbuff, int inLen, char *outBuff, int *outLen, int scrFormat) BOOL Convert16bits(short *inbuff, int inLen, short *outBuff, int *outLen, int scrFormat) **Function 3: Mixing functions** 1) Fast, real time. 2) Sampling rate: 8000hz, Sampling bits: 8 bits or 16 bits. 3) You choose algorithmn. BOOL Mix8Bits(char *inBuff1, char *inBuff2, char *outBuff, int len) BOOL Mix16Bits(short *inBuff1, short *inBuff2, short *outBuff, int len) **Other requirement:** Must in C, compilable on Visual Studio 6.0 version. **NO MFC** please. Algorithmn used must not violate existing patents and copyrights. Open Source code must not be used. In other words, the work you have done **must be original**. ## Deliverables **NOTE:** Provide a rough theoratic description before starting the project. The description including: windows functions, why use these functions. Frequency response analysis etc. 1) Deliver above 6 functions and other support functions in three source files. Function 1, Function 2 and Function 3 must be in seperated files. 2) Deliver a test program which allows user to specify a windows PCM wave file to test the above requirement. GUI is preferred, however is not required. As long as the code can be simply changed and recompiled for the testing purpose. 3) Deliver all Visual Studio work files of the project. 4) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 5) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 6) Complete ownership and distribution copyrights to all work purchased. ## Platform Microsoft Windows. Source code must be compilable in Visual Studio C++ 6.0 No MFC specifics.
Project ID: 2976100

About the project

5 proposals
Remote project
Active 21 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
5 freelancers are bidding on average $65 USD for this job
User Avatar
See private message.
$25.50 USD in 25 days
4.5 (13 reviews)
3.8
3.8
User Avatar
See private message.
$85 USD in 25 days
4.9 (5 reviews)
3.2
3.2
User Avatar
See private message.
$76.50 USD in 25 days
3.8 (6 reviews)
3.7
3.7
User Avatar
See private message.
$76.50 USD in 25 days
4.4 (5 reviews)
2.8
2.8
User Avatar
See private message.
$63.75 USD in 25 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of CANADA
Canada
5.0
1
Member since Sep 17, 2003

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759) & Freelancer Online India Private Limited (CIN U93000HR2011FTC043854)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.