home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / alt / control / 16 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  2.2 KB

  1. Xref: sparky alt.control-theory:16 comp.ai.neural-nets:4750 comp.realtime:1522 comp.theory.dynamic-sys:401 comp.theory.self-org-sys:135
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!usc!randvax!hermix!news.cerf.net!nic.cerf.net!hlf
  3. From: hlf@nic.cerf.net (Howard Ferguson)
  4. Newsgroups: alt.control-theory,comp.ai.neural-nets,comp.realtime,comp.theory.dynamic-sys,comp.theory.self-org-sys
  5. Subject: Re: Use of hysteresis in control problems
  6. Keywords: artificial neural networks,control
  7. Message-ID: <1iilfcINN6q0@news.cerf.net>
  8. Date: 8 Jan 93 01:30:20 GMT
  9. References: <1993Jan2.191649.874@noose.ecn.purdue.edu> <1993Jan5.200214.4270@news.acns.nwu.edu>
  10. Sender: hlf@cerf.net
  11. Distribution: inet
  12. Organization: CERFnet Dial n' CERF Customer Group
  13. Lines: 33
  14. NNTP-Posting-Host: nic.cerf.net
  15.  
  16. In article <1993Jan5.200214.4270@news.acns.nwu.edu> g-yuen@nwu.edu writes:
  17. >
  18. >Some of my recent work suggest hysteresis may be a fairly common
  19. >features of real neurons. My colleagues often mentioned that this
  20. >is a useful property for some control problems, but has never 
  21. >presented any convincing examples or arguments for its use. Can
  22. >someone out there in netland give me some concrete examples or 
  23. >references to get into ?  
  24. >
  25. >Your response will be greatly appreciated. 
  26. >
  27. >
  28. >
  29.  
  30. Well I know of one good example, but it is not quite a real time
  31. solution, but more of a GUI situation. In the project I am currently
  32. working on we display a graphic on the screen which represents
  33. a length of time. The operator can expand this length of time or
  34. shrink it gradually. ( All of the smaller components of the time
  35. period can be changed also but that is not relavent here).
  36.  
  37. Because the graphic gets too cramped when shrunk it must be rescaled 
  38. ocationally. Now if the operator is trying to adjust the length to be
  39. almost equal to the rescale point then he may get a flicker effect
  40. where the graphic switches between the larger and smaller graphic
  41. several times as he is trying to make this fine adjustment. The
  42. solution is to make the big-to-small rescale happen at a value 
  43. which  is larger than the small-to-big rescale point.
  44.  
  45. It is kind of hard to explain all that without pictures, but I hope
  46. you get the idea,
  47.  
  48.         hlf
  49.