home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / robotics / 1716 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  2.7 KB

  1. Path: sparky!uunet!spool.mu.edu!caen!zeus.ieee.org!rutgers!ub!toz!cyberman
  2. From: cyberman@toz.buffalo.ny.us (Cyberman)
  3. Newsgroups: comp.robotics
  4. Subject: Re: miniboard 2.0 - i nee
  5. Message-ID: <gate.LJuLqB1w165w@toz.buffalo.ny.us>
  6. Date: 5 Sep 92 01:41:20 GMT
  7. Lines: 51
  8. X-Maildoor: WaflineMail 1.00r
  9.  
  10.  
  11.      -=> Lee Hounshell spoke of "Re: miniboard 2.0 - i nee" <=-
  12.     To All at 09-02-92  23:34
  13.  LH> Fred, thank you very much for your suggestions.
  14.  LH> Of the two alternatives you outlined, I think I prefer the 2nd the
  15.  LH> best (register shifting).  It offers much better use of the miniboard
  16.  LH> and is far more space efficient.  The only thing that worries me a
  17.  LH> little is the random motor motion that might occur during the shifting
  18.  LH> of registers. Nevertheless, at the moment I am leaning toward this a
  19.  LH> the solution I will implement.
  20.  
  21. You might be able to "fix" this by using serial to parallel chips
  22. with tristate outputs and by straping the outputs to ground via a
  23. resister network.  This way you can drive the outputs when your
  24. not shifting then activate them when your done.  Assumeing that
  25. your inputs to the motor controller are active high of course.
  26.  
  27. The 74ls164 is an 8bit TTL SIPO register but has no control of the
  28. outputs so you would need a tristate buffer attached to the
  29. outputs of each one.  Since you can chain these and have them on
  30. seperate boards it's no big deal.  this means 1 14 pin chip and 1
  31. 74ls241 20 pin for the 8bit 3 state buffer.  These are relatively
  32. inexpensive about $0.49 for the 164 and 0.69 for the 241.
  33.  
  34. However if you want a single chip solution try the CMOS part
  35. 4094!  This beauty has everything built in 8 bit SIPO shift
  36. register a storage register and a 3state output buffer.  The
  37. advantage is that you can select whether you want to store the
  38. data or not in the register and also enable the output.  You
  39. might have some TTL to CMOS conversion needed but if you need
  40. space reduction this is your chip since it's only 16 pin [small].
  41. This chip costs about $1.19 so it's cheaper and smaller and uses
  42. less power.  Howver if you need TTL drive you might have to go to
  43. the former.
  44.  
  45.  LH> Do you know of any way I might "disable" all the motors while the
  46.  LH> registers are being shifted into place?
  47.  
  48. Read the above.
  49.  
  50.  LH> Also, is anyone working on (or planning on building) a monitor program
  51.  LH> that will enable the miniboard to be networked to other miniboards?
  52.  LH> Perhaps we could make this a net project if the interest level is high
  53.  LH> enough.
  54.  
  55.         Stephen Cyberman@Toz.Buffalo.NY.US
  56.         Scripted at Fri  09-04-1992  10:43:30
  57.  
  58. ... Sorry, you have to think to use a computer.
  59. --- Blue Wave/QWK v2.10
  60.                                                            
  61.