home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / sci / electron / 21170 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  2.6 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!lll-winken!novax.llnl.gov!urbina
  2. From: urbina@novax.llnl.gov
  3. Newsgroups: sci.electronics
  4. Subject: Secure voice telephony: technical questions
  5. Message-ID: <1992Dec18.201341.1@novax.llnl.gov>
  6. Date: 19 Dec 92 04:13:41 GMT
  7. Sender: usenet@lll-winken.LLNL.GOV
  8. Lines: 41
  9. Nntp-Posting-Host: novax.llnl.gov
  10.  
  11.  
  12. I'm building my own secure voice telephony (digital speech scrambler ) and I
  13. would like to use it over the telephone. I've some questions for any of you
  14. Telcom or DSP type people or anybody that's done this before.
  15.  
  16. 1.) My design right now incorporates a 14 bit serial output ADC. I sample the
  17. speech at 7khz which is double the bandwidth of telcom speech. The output from
  18. the ADC is XOR'ed with a 31 stage linear feedback shift register that generates
  19. several hours of pseudorandom "noise" before it repeats itself. (It's clocked
  20. at 7khz to give me that long turn-around time.) This encrypted data stream gets
  21. sent over the telco line (in theory) and the receiving party whose PN generator
  22. is synced with mine, decodes the encrypted data stream and the remaining voice
  23. bits are routed to his/her DAC. My question is 7khz too fast for telcom ?
  24. I've heard of speeds of 9600 baud with modems. Appreciate any help with this.
  25.  
  26. 2.) The quick and dirty way I've synced the pseudonoise generators of the
  27. calling and receiving parties is that I've 2 LM567 tone decoders that monitor
  28. the telco line for say...the digit 7 (852hz + 1209hz.) When it detects that
  29. tone, the 567's both send a low out to a NOR gate 74LS02 which sends out a high 
  30. which enables the 74LS164 shift registers that create the pseudonoise.
  31. The high from the 74LS02 also gets routed through an inverter which then goes
  32. to a low which enables the chip select lines on the ADC's and DAC's.
  33.  
  34. Ideally, both calling and receiving parties will detect the #7 digit at the
  35. same time and therefore be synced up. I haven't built up this part of the
  36. circuit yet, but it looks good on paper. Any of you guru types see any problems
  37. with this please let me know.
  38.  
  39. 3.) I've heard of all this talk about 1 bit ADC's DAC's, Sigma Delta
  40. converters, Pulse code modulation. Are these converters more appropriate for my
  41. design ? Do I still have to sample at twice the bandwidth with these converters
  42. to get understandable speech or, are they 1:1 linear type converters ? What is
  43. meant by pulse code modulation ?
  44.  
  45. 4.) I'm more of an analog Pulsed power type of guy, but I'm having a lot of fun
  46. trying to prototype this scrambler. I'll appreciate any help and ideas from
  47. anybody that could save me some time. Thanks.
  48.  
  49. Guy
  50. Urbina@novax.llnl.gov
  51.  
  52.