home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / sci / electron / 14535 < prev    next >
Encoding:
Text File  |  1992-08-18  |  3.0 KB  |  70 lines

  1. Newsgroups: sci.electronics
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!zaphod.mps.ohio-state.edu!n8emr!bluemoon!gerry
  3. From: gerry@bluemoon.rn.com (Gerard M. Foley)
  4. Subject: Re: AEA-FAX
  5. Message-ID: <L7gPPB4w165w@bluemoon.rn.com>
  6. Sender: bbs@bluemoon.rn.com (BBS Login)
  7. Organization: Blue Moon BBS ((614) 868-998[024])
  8. References: <D2LNPB4w165w@bluemoon.rn.com>
  9. Date: Tue, 18 Aug 92 10:09:32 EDT
  10. Lines: 58
  11.  
  12. gerry@bluemoon.rn.com (Gerard M. Foley) writes:
  13.  
  14. > then@vipunen.hut.fi (Tomi  H Engdahl) writes:
  15. > > In article <6LRgPB4w165w@bluemoon.rn.com> gerry@bluemoon.rn.com (Gerard M. 
  16. > > 
  17. > > >   Since it seemed busted anyway, I just now pried it open.
  18. > > >I have not finished tracing the schematic diagram of it,
  19. > > >but believe it or not, it containes the following parts,
  20. > > >and no more:  1 Dual Op-Amp  5 resistors  4 diodes 4
  21. > > >capacitors! (Sorry for the spelling of "contains" up
  22. > > >there).  There's magic in electronics!
  23. > > 
  24. > > The magic is mainly in software, because most decoding of the
  25. > > fax signal is done in software. That's what I think.  I have seen 
  26. > > a shareware program called Hamcomm, which can send and decode 
  27. > > morse, rtty etc. signals. The circuit needed for decoding contains one
  28. > > Op-amp and some passive components. The circuit filters the incoming
  29. > > signal and converts it to square wave, which is send to one of the input pi
  30. > > in the serial port. Every time the state in that input changes, UART
  31. > > generates an interrupt. The software measeres time between interrupts
  32. > > and so determines the signal frequency. When the program is used for sendin
  33. > > the PC speaker ouput is connected (via passive low-pass filter) toi the
  34. > > transmitter. Quite a hack.
  35. > > I think that the fax device you mentioned works in the quite same way.
  36. > > 
  37. > >  
  38. > > --
  39. > > 
  40. > > Tomi.Engdahl@hut.fi            "Don't force it; get a larger hammer"
  41. > > then@vipunen.hut.fi                        
  42. >    The op-amp was a Motorola LM358N.  I replaced it with a
  43. > Radio Shack Cat.No.276-038, price $0.99, and the AEA-FAX
  44. > seems to work again.
  45. >     It looks to me as if the AEA-FAX gets its power from
  46. > RS232C line 20 (DTR) when that is made positive.  It seems
  47. > that the device is reset and interrogated on line 4 (RTS)
  48. > and that the brightness level is proportional to the time
  49. > that elapses until line 6 (DSR) changes state.  If any
  50. > software geniuses have good ideas on how to program to
  51. > make this work, I would be very happy to hear from them.
  52. >      For VGA display, the device and software must perform
  53. > the conversion to a gray level 480 times for each FAX
  54. > drum revolution.  The FAX drums turn at 1, 2 or 4 times
  55. > per second.
  56. >  This is from
  57. >      gerry@bluemoon.rn.com
  58. > who doesn't have his (or her) own obnoxious signature yet
  59.  
  60.   Second thoughts make me question my timing hypothesis.
  61. It seems clear, however that line 4 controls and line 6
  62. receives the info.
  63.  
  64.  This is from
  65.      gerry@bluemoon.rn.com
  66. who doesn't have his (or her) own obnoxious signature yet
  67.