home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / theory / cellaut / 590 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.3 KB

  1. Path: sparky!uunet!usc!ucla-cs!netcon!hatch!triplex!roger
  2. From: roger@triplex.socal.com (Roger Knobbe)
  3. Date: 7 Jan 93 15:35:42 GMT
  4. Message-ID: <231@triplex>
  5. Newsgroups: comp.theory.cell-automata
  6. Subject: Re: WireWorld circuitry.
  7. References: <9301040445.AA20227@Early-Bird.Think.COM>
  8. Distribution: inet
  9. Organization: ICS Triplex, Torrance CA
  10. Lines: 33
  11.  
  12. In article <9301040445.AA20227@Early-Bird.Think.COM> MCINTOSH@unamvm1.dgsca.unam.mx ("Harold V. McIntosh") writes:
  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. >The closest Wireworld comes to boolean constants are pulse trains, so the
  20. >place to begin is first with clocks, then with the traditional boolean
  21.  
  22. Ok, I figured out a couple of simple oscillators, e.g.
  23.   -
  24.  =#=
  25.   -
  26. with a period of 3,
  27.  
  28. and
  29.   -
  30.  = #
  31.   =
  32. with a period of 4.
  33.  
  34. >functions, finally create delays, and crossovers. From then on, it is just
  35.  
  36. and I figured out delays (sort of) by just varying the lengths of wire
  37. from various contacts on a clock to get 3 staggered pulses from a single
  38. oscillator.
  39.  
  40. However, I haven't figured out the more sophistcated circuits, yet.  Can
  41. anybody give me some tips?  Is there a better wire-world than the wire-pc.c
  42. program that shows up on archie?
  43.  
  44. rog.
  45.