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

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