home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / sci / engr / control / 284 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.8 KB  |  40 lines

  1. Newsgroups: sci.engr.control
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!csn!news.den.mmc.com!stote
  3. From: stote@tomcat.den.mmc.com (M. Stote)
  4. Subject: Re: Simulink problem!
  5. Message-ID: <1992Nov17.183057.18351@den.mmc.com>
  6. Sender: stote@tomcat (M. Stote)
  7. Nntp-Posting-Host: tomcat.den.mmc.com
  8. Organization: Martin Marietta Astronautics Group
  9. References:  <1e9hpgINNc8j@iskut.ucs.ubc.ca>
  10. Date: Tue, 17 Nov 1992 18:30:57 GMT
  11. Lines: 27
  12.  
  13. In article <1e9hpgINNc8j@iskut.ucs.ubc.ca>, lug@balsam.ppc.ubc.ca (Guoqiano Lu) writes:
  14. |> 
  15. |> I am using Simulink to simulate continuous-time self-tuning algorithms. Generally it works well except
  16. |> sometimes there are some crazy peaks in the output which is supposed to be smooth. It seems to me
  17. |> that these are due to the numerical intrgration algorithms that SimuLink used. Any one has the same
  18. |> experiences or any suggestions to overcome this problem? 
  19.  
  20. I had some similar problems when simulating a system which had both
  21. very fast and very slow dynamics, as well as high levels of noise
  22. and disturbance inputs.  I had to `tune' the integration parameters
  23. of max & min integration step size and integration error tolerance.
  24. I did this heuristically, varying them until I `optimized' simulation
  25. speed and `smoothness'.
  26.    I unfortunately know little about this area and would appreciate
  27. any formalism someone could bring to this topic.
  28.  
  29.   The fact that you are using a self-tuning algorithm has me a little
  30. suspicious.  Are you sure your peaks in the output are not a result
  31. of the self-tuning algorithm `losing track'  ?  
  32.   Do you see similar peaks in the output if you use a non-adaptive
  33. controller ?  Of course you may not, and it may still be the integration
  34. algorithm having trouble handling the time variation of the tuning
  35. algorithm.
  36.  
  37. --
  38. Mike Stoughton
  39. stote@den.mmc.com
  40.