home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / sci / crypt / 6375 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.8 KB

  1. Path: sparky!uunet!olivea!charnel!rat!usc!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsm!cbnewsl!att-out!walter!qualcom.qualcomm.com!servo.qualcomm.com!karn
  2. From: karn@servo.qualcomm.com (Phil Karn)
  3. Newsgroups: sci.crypt
  4. Subject: Re: Motorola 'Secure-Clear' Cordless Telephones
  5. Message-ID: <1993Jan4.220303.5353@qualcomm.com>
  6. Date: 4 Jan 93 22:03:03 GMT
  7. References: <ueuhkm0@sgi.sgi.com>
  8. Sender: news@qualcomm.com
  9. Organization: Qualcomm, Inc
  10. Lines: 25
  11. Nntp-Posting-Host: servo.qualcomm.com
  12.  
  13. In article <ueuhkm0@sgi.sgi.com> rpw3@rigden.wpd.sgi.com (Rob Warnock) writes:
  14. >2. If the FM "deviation" is large, there will be significant AM-like sidebands
  15. >   that might be listened to with an SBB receiver with sufficiently narrow
  16. >   filters. [O.k., my math's weak on this one. Maybe Phil Karn or some other
  17. >   radio-knowledgable type could comment further on this case.]
  18.  
  19. Actually, it's if the FM deviation is *small*. At arbitrarily small
  20. values of deviation, the FM signal closely resembles an AM signal
  21. except that the sidebands are 90 degrees out of phase with the carrier
  22. (instead of being in phase). However, this doesn't matter to a SSB
  23. receiver since they ignore any transmitted carrier anyway.
  24.  
  25. However, the canonical way to "decode" frequency inverted speech is
  26. with a "ring modulator". The "speech descrambling" kits you see in the
  27. back of electronics magazines are nothing more than this: two audio
  28. transformers, each with two windings, one center-tapped, four diodes
  29. and an audio oscillator.  You wire the diodes as a ring (all four
  30. diodes pointing the same way, NOT the same as a bridge rectifier).
  31.  
  32. Another way to decode frequency inversion is with DSP (digital signal
  33. processing; NEXTstation users take note). You simply invert the sign
  34. of every other input sample, and vary the sampling rate to vary the
  35. inversion frequency.
  36.  
  37. Phil
  38.