audio processing


Closed Thread
Results 1 to 18 of 18

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    http://focus.ti.com/paramsearch/docs...s&familyId=378
    look for TAS3002 and TAS3004. Yup not as easy as ABC but i already used them and they gives decent results. TAS3002 will probably be the smartest choice. Of course you can find many other from aother company... google search dude

    For the limiter, you're right. You read the signal in parrallel with the Audio Processor then you play with the volume VIA I2C bus. TAS3002 include a compression/expansion module but i can't comment on that section as i didn't used it.

    Depending your skills, it willn't be easy to do, but really interesting project you have on hand now. Good luck!
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  2. #2
    Sebastian's Avatar
    Sebastian Guest


    Did you find this post helpful? Yes | No

    Default

    Hi,

    I just found your thread while searching for information on a TAS3002. I've some experience with microcontrollers (80C552, PIC) and know how to use an I2C bus.
    My next project will be a midi controlled distortion unit (for guitar) and I'd like to use the TAS3002 for that.
    However, I've got no idea of these "strange" filter coefficients that I need for the biquad filters (I need a 4 or 5 band parametric eq). Can you help me with some formulas or other calculation tools?

    Thank you
    Sebastian

    Sorry for my English, I'm German.

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Yeah Biquads are a bit hard to figure out. TI have a software called ALE (Automatic Loudspeaker Equalisation) you sould aksed them and play a little bit with. It should be enough to give you some hints.

    Now, do you really need all feature of the TAS3002? DRC, Mixer, Bass, Treble, Biquads and such?

    If you just need a simple equaliser you should jump to the TDA7416.

    But TAS3002 is a reaaaaallly cheap'n great Audio DSP
    Last edited by mister_e; - 1st August 2006 at 16:03.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  4. #4
    Sebastian's Avatar
    Sebastian Guest


    Did you find this post helpful? Yes | No

    Default

    Hi,
    Thanks for your fast answer. The TDA7416 really seems to be an alternative, at least it might be much easier to set up the equalizer. I don't need all the features of the TAS3002, but I couldn't find a distributor for the TDA, yet.

    All in all the TDA should be the better choice, as the controller doesn't have to calculate these filtercoefficients... and that is the main problem.

    Thanks for helping me

    Sebastian

  5. #5
    Sebastian's Avatar
    Sebastian Guest


    Did you find this post helpful? Yes | No

    Default

    I've just asked TI for the ALE software.. let's see if they gonna send it to me....

    The TDA is quite good but I cannot realize a full parametric eq with it..

    Sebastian

  6. #6
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    i agree, but doing all the biquads maths within the PIC

    Maybe there's some alternative. I didn't spent too much time with the TDA7416 as now, neither the datasheet. It fitted perfectly for a previous customer request so i used the minimum... Eq and Spectrum.. not much.

    I'm pretty sure they're something else 'round before playing with DSPics. For a single ended project i guess you don't want to waste too much of your time on it
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  7. #7
    Sebastian's Avatar
    Sebastian Guest


    Did you find this post helpful? Yes | No

    Default

    Yes, that's another main problem.. the maths. I hope to get the ALE software to see if it is possible just to store some coefficients and not calculate them within the pic. However (I think), all parameters change (all 5) just by changing one value (for example the gain) of a filter.. so every coefficient has to calculated, not only one.

    Hm... I don't mind to spend some time working with the TAS3002 as it seams to be a very interesting IC and still easier than a "real" DSP, but first I should know how difficult it is and whether it is possible with a pic at all... I have a free C-compiler, but it can only manage 16 bit variables.. so thats the first border.. difficult as a 4.20 data format is needed.


    Sebastian

Similar Threads

  1. Audio Record/Playback Circuit
    By The Master in forum Off Topic
    Replies: 8
    Last Post: - 12th February 2010, 18:58
  2. Audio Amplifier
    By The Master in forum Off Topic
    Replies: 19
    Last Post: - 20th August 2008, 09:45
  3. PIC Audio
    By toofastdave in forum mel PIC BASIC Pro
    Replies: 28
    Last Post: - 27th June 2007, 13:49
  4. Pic driven digital audio delay
    By skimask in forum Off Topic
    Replies: 12
    Last Post: - 19th April 2007, 20:42
  5. Audio Level Meter
    By Peter1960 in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 16th November 2006, 08:05

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts