Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

Free Online Books

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Comp.DSP | ADPCM g.722 old ADI Code

There are 7 messages in this thread.

You are currently looking at messages 0 to 7.


ADPCM g.722 old ADI Code - Al Clark - 2004-06-09 23:41:00

There is some g.722 ADPCM code in the Digital Signal Processing 
Applications Using the ADSP-2100 Family book. Does anyone know if it 
actually works? We are translating the code into a newer DSP and we think 
we have found some mistakes.

Can anyone point to some working sample code, examples, etc. (I know where 
to buy the standard)?

-- 
Al Clark
Danville Signal Processing, Inc.
--------------------------------------------------------------------
comp.dsp conference July 28 - Aug 1, 2004

details at http://www.danvillesignal.com/index.php?id=compdsp
email: c...@danvillesignal.com

Who says you can't teach an old dog a new DSP trick?
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: ADPCM g.722 old ADI Code - Adrian Hey - 2004-06-10 02:11:00



Al Clark wrote:

> There is some g.722 ADPCM code in the Digital Signal Processing
> Applications Using the ADSP-2100 Family book. Does anyone know if it
> actually works? We are translating the code into a newer DSP and we think
> we have found some mistakes.
> 
> Can anyone point to some working sample code, examples, etc. (I know where
> to buy the standard)?

A long time ago I did grab a modified version of this code from the
ADI FTP site and it did pass the ITU-T test vectors. But I don't think it
was the same as that originally produced for the book. It had already been
modified by somebody to fix some (alleged) bugs. (Maybe the same bugs
you're talking about).

Regards
--
Adrian Hey

______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: ADPCM g.722 old ADI Code - Stephan M. Bernsee - 2004-06-10 06:50:00

The book "C Algorithms for Real-time DSP" by Paul Embree includes code
for g.711 and g.722. I think it also comes with code for the
ADSP-21020/21062. I can't find my copy right now so I'm not 100% sure,
but if you still need it email me privately (smb [AT] dspdimension
[DOT] com) and I'll search more thoroughly.

--smb
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: ADPCM g.722 old ADI Code - Steve Underwood - 2004-06-10 12:01:00

the creative energy you might know as Al Clark <d...@danvillesignal.com> wrote in message
news:<Xns9503E6C342597aclarkdanvillesignal@66.133.130.30>...
> There is some g.722 ADPCM code in the Digital Signal Processing 
> Applications Using the ADSP-2100 Family book. Does anyone know if it 
> actually works? We are translating the code into a newer DSP and we think 
> we have found some mistakes.
> 
> Can anyone point to some working sample code, examples, etc. (I know where 
> to buy the standard)?

Is it OK to ask what you are using G.722 for? It was something of a
flop, and is now so obsolete I am amazed anyone might be doing
something new with it.

Regards,
Steve
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: ADPCM g.722 old ADI Code - Al Clark - 2004-06-10 13:49:00

s...@coppice.org (Steve Underwood) wrote in
news:8...@posting.google.com: 

> the creative energy you might know as Al Clark
> <d...@danvillesignal.com> wrote in message
> news:<Xns9503E6C342597aclarkdanvillesignal@66.133.130.30>... 
>> There is some g.722 ADPCM code in the Digital Signal Processing 
>> Applications Using the ADSP-2100 Family book. Does anyone know if it 
>> actually works? We are translating the code into a newer DSP and we
>> think we have found some mistakes.
>> 
>> Can anyone point to some working sample code, examples, etc. (I know
>> where to buy the standard)?
> 
> Is it OK to ask what you are using G.722 for? It was something of a
> flop, and is now so obsolete I am amazed anyone might be doing
> something new with it.
> 
> Regards,
> Steve
> 

Its for an internal project that does not need to be compatible with 
anything but needs to have good voice quality with extended voice 
bandwidth. The intellibility scores that I have seen are not too bad. 

g.722 is also computationally easy and I don't want to spend a fortune on 
IP or development.

-- 
Al Clark
Danville Signal Processing, Inc.
--------------------------------------------------------------------
comp.dsp conference July 28 - Aug 1, 2004

details at http://www.danvillesignal.com/index.php?id=compdsp
email: compd...@danvillesignal.com

Who says you can't teach an old dog a new DSP trick?
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: ADPCM g.722 old ADI Code - Tom Hartnett - 2004-06-11 11:56:00

I can't find the code you refer to in the book, but there was some ADI code
out there at one point that had buggy QMFs.  It was a pretty simple fix
IIRC.  G.722 hardware codecs are available at www.comrex.com

"Al Clark" <d...@danvillesignal.com> wrote in message
news:Xns9503E6C342597aclarkdanvillesignal@66.133.130.30...
> There is some g.722 ADPCM code in the Digital Signal Processing
> Applications Using the ADSP-2100 Family book. Does anyone know if it
> actually works? We are translating the code into a newer DSP and we think
> we have found some mistakes.
>
> Can anyone point to some working sample code, examples, etc. (I know where
> to buy the standard)?
>
> -- 
> Al Clark
> Danville Signal Processing, Inc.
> --------------------------------------------------------------------
> comp.dsp conference July 28 - Aug 1, 2004
>
> details at http://www.danvillesignal.com/index.php?id=compdsp
> email: compd...@danvillesignal.com
>
> Who says you can't teach an old dog a new DSP trick?


______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: ADPCM g.722 old ADI Code - Al Clark - 2004-06-11 16:08:00

"Tom Hartnett" <t...@removethiscomrex.com> wrote in
news:cackn8$g...@dispatch.concentric.net: 

> I can't find the code you refer to in the book, but there was some ADI
> code out there at one point that had buggy QMFs.  It was a pretty
> simple fix IIRC.  G.722 hardware codecs are available at
> www.comrex.com 

It's in Volume 2.



> 
> "Al Clark" <d...@danvillesignal.com> wrote in message
> news:Xns9503E6C342597aclarkdanvillesignal@66.133.130.30...
>> There is some g.722 ADPCM code in the Digital Signal Processing
>> Applications Using the ADSP-2100 Family book. Does anyone know if it
>> actually works? We are translating the code into a newer DSP and we
>> think we have found some mistakes.
>>
>> Can anyone point to some working sample code, examples, etc. (I know
>> where to buy the standard)?
>>
>> -- 
>> Al Clark
>> Danville Signal Processing, Inc.
>> --------------------------------------------------------------------
>> comp.dsp conference July 28 - Aug 1, 2004
>>
>> details at http://www.danvillesignal.com/index.php?id=compdsp
>> email: compd...@danvillesignal.com
>>
>> Who says you can't teach an old dog a new DSP trick?
> 
> 
> 



-- 
Al Clark
Danville Signal Processing, Inc.
--------------------------------------------------------------------
comp.dsp conference July 28 - Aug 1, 2004

details at http://www.danvillesignal.com/index.php?id=compdsp
email: compd...@danvillesignal.com

Who says you can't teach an old dog a new DSP trick?
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.