home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / theory / cellaut / 585 < prev    next >
Encoding:
Text File  |  1993-01-03  |  1.8 KB  |  43 lines

  1. Newsgroups: comp.theory.cell-automata
  2. Path: sparky!uunet!think.com!spool.mu.edu!enterpoop.mit.edu!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  3. From: MCINTOSH@unamvm1.dgsca.unam.mx ("Harold V. McIntosh")
  4. Subject: WireWorld circuitry.
  5. Message-ID: <9301040445.AA20227@Early-Bird.Think.COM>
  6. X-Unparsable-Date: Sun, 03 Jan 93 22: 42:55 MEX
  7. Sender: daemon@athena.mit.edu (Mr Background)
  8. Organization: The Internet
  9. Distribution: inet
  10. Date: Mon, 4 Jan 1993 04:46:11 GMT
  11. Lines: 30
  12.  
  13. Nikos I Nassuphis <ninassup(at)ATHENA.MIT.EDU> inquires:
  14. -
  15. > I just finished implementation of WireWorld, and I wonder
  16. > if there are any interesting circuits out there that I
  17. > could try it on...
  18. -
  19. If anyone recalls Peter Rony's BugBooks from early microcomputer days,
  20. they are full of simple circuitry. A word of warning: IC's are based on
  21. NAND gates, whereas WireWorld seems to work better with NOR gates. So you
  22. get to reinvent the wheel (microcircuitry) all over again.
  23. -
  24. The closest Wireworld comes to boolean constants are pulse trains, so the
  25. place to begin is first with clocks, then with the traditional boolean
  26. functions, finally create delays, and crossovers. From then on, it is just
  27. one huge construction project.
  28. -
  29. Some simple, but cute circuits:
  30. -
  31. 1) an electron mirror - sends a single pulse back where it came from.
  32. 2) single pulser - only lets the first pulse of a train get through.
  33. 3) pulse doubler - emits two pulses for each arrival.
  34. 4) train trigger - emits continuous pulses once triggered.
  35. -
  36. After that, there is the whole family of flip-flops (D, J, K, ...), binary
  37. counters, incrementers, adders, ... (even your own Intel 8080).
  38. -
  39. Harold V. McIntosh             |Depto. de Aplicaci'on de Microcomputadoras
  40. MCINTOSH@UNAMVM1.BITNET        |Instituto de Ciencias/UAP
  41. mcintosh@unamvm1.dgsca.unam.mx |Apdo. Postal 461
  42. (+52+22)43-6330                |72000 Puebla, Pue., MEXICO
  43.