Sign in

username:

password:



Not a member?

Search audiodsp



Search tips

Subscribe to audiodsp



audiodsp by Keywords

AAC | ADPCM | Convolution | DAFx | FFT | IIR | Mixer | MP3 | MPEG | MPEG-4

Ads

Discussion Groups

Discussion Groups | Audio Signal Processing | mpeg1 audio psychoacustic model in fixed point

Technical discussions related to Audio Signal Processing (digital effects, acoustics, noise reduction, musical signal processing, etc).

  

Post a new Thread

mpeg1 audio psychoacustic model in fixed point - Juan Casal - Sep 27 5:31:39 2007



Hi,

We are implementing an mpeg1 audio encoder in a fixed point dsp but we have problems in
migrating the psychoacustic model to fixed point (all the log al pow instructions).

Can anybody help us?.

Regards,

Juan


(You need to be a member of audiodsp -- send a blank email to audiodsp-subscribe@yahoogroups.com )

Re: mpeg1 audio psychoacustic model in fixed point - palm...@hotmail.com - Sep 30 11:28:27 2007

Hello,
You can implement floating point operations in a fixed point DSP. In a fixed point DSP, you
need to be careful to avoid loosing precision in those operations.

Regards,
Pablo

Hi,
>
>We are implementing an mpeg1 audio encoder in a fixed point dsp but we have problems in
migrating the psychoacustic model to fixed point (all the log al pow instructions).
>
>Can anybody help us?.
>
>Regards,
>
>Juan
>



(You need to be a member of audiodsp -- send a blank email to audiodsp-subscribe@yahoogroups.com )

Re: mpeg1 audio psychoacustic model in fixed point - "Francis, Tony" - Oct 2 19:50:16 2007

Juan,

 This is pretty difficult task.

 The computations are not predictable in the implementations and you
just cannot fix one format for the psycho acoustic model.

 One way to address the same if to use a block fixed point format in
which you can have common exponent component for a block of data which
can be dynamic.

Regards,

Tony

________________________________

From: a...@yahoogroups.com [mailto:a...@yahoogroups.com] On
Behalf Of p...@hotmail.com
Sent: Sunday, September 30, 2007 4:47 AM
To: a...@yahoogroups.com
Subject: [audiodsp] Re: mpeg1 audio psychoacustic model in fixed point

Hello,
You can implement floating point operations in a fixed point DSP. In a
fixed point DSP, you need to be careful to avoid loosing precision in
those operations.

Regards,
Pablo

Hi,
>
>We are implementing an mpeg1 audio encoder in a fixed point dsp but we
have problems in migrating the psychoacustic model to fixed point (all
the log al pow instructions).
>
>Can anybody help us?.
>
>Regards,
>
>Juan
>



(You need to be a member of audiodsp -- send a blank email to audiodsp-subscribe@yahoogroups.com )