home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / dsp / 2051 < prev    next >
Encoding:
Text File  |  1992-08-30  |  1.8 KB  |  44 lines

  1. Newsgroups: comp.dsp
  2. Path: sparky!uunet!ftpbox!mothost!merlin.dev.cdx.mot.com!falstaff.dev.cdx.mot.com!sepehr
  3. From: sepehr@falstaff.dev.cdx.mot.com (Sepehr Mehranbanzad)
  4. Subject: Re: mu-law encoding - definition?
  5. Message-ID: <1992Aug29.212724.11761@merlin.dev.cdx.mot.com>
  6. Keywords: mu-law
  7. Sender: news@merlin.dev.cdx.mot.com (USENET News System)
  8. Nntp-Posting-Host: falstaff.dev.cdx.mot.com
  9. Organization: Motorola Codex, Canton, Massachusetts
  10. References: <1992Aug22.190716.2600@athena.mit.edu> <61087@aurs01.UUCP>
  11. Date: Sat, 29 Aug 1992 21:27:24 GMT
  12. Lines: 30
  13.  
  14. In article <1992Aug22.190716.2600@athena.mit.edu> parasite@athena.mit.edu (Vince) writes:
  15.  
  16. >I have a set of data which is mu-compressed from
  17. >12 bits to 8 bits.  I need to maniulate it in
  18. >its 12-bit form and I'm not sure what the
  19. >conversion process between the two is.  All of
  20. >the books I've looked in for an explanation have
  21. >a few graphs displaying the wonderful properties
  22. >of mu-encoding but no direct explanation of how to
  23. >go from one to another.
  24. >
  25. >Does anyone out there know the definitions of the 
  26. >encoding algorithm and wish to tell me what it is?
  27. >If it makes a difference, this data was taken off 
  28. >of the audio port of a Sun Sparcstation (/dev/audio).
  29. >
  30.  
  31.  
  32. You can find a very good descriptioin of the comparsion alogrithm and how to implement
  33. the encoder/decoder in the "TI Digital Signal Processing Applications with the TMS320
  34. Family" pages 169 to 198.  This approach has the advantage of not requiring to do any
  35. table look up.
  36.  
  37. =======================================================================================
  38. Sepehr Mehrabanzad
  39. Signal Processing Research Group        v-mail:(617) 821-7523
  40. Motorola/Codex                    e-mail:sepehr@falstaff.dev.cdx.mot.com
  41. =======================================================================================
  42.  
  43.  
  44.