GSR Posted August 13, 2009 Report Share Posted August 13, 2009 Dear all, This question may not related to LabVIEW, but I think I can ask here because the LAVA lounge should allow to talk anything . I am doing a Simulink control system project (See pic). A and B are the input, C is the recorded output data. If the model is prefect, the scope should give a zero reading. I have 6 parameters that I need to tune. I can use my knowledge of the system to have initial values, but 6 parameters tuning is too difficult for a new babie . Does any function in Simulink, Matlab or LabVIEW handle this type of problem?? Thanks Quote Link to comment
vugie Posted August 14, 2009 Report Share Posted August 14, 2009 I calculated how Laplace transformate of output signal will look like: Y(s)=[Kx+KaKb/(Kc+s)]A(s)-[Ky+Kb/(Kc+s)]B(s)-C(s)+Kd So in time domain somehow modified A signal + somehow modified B signal + some bias has to be equal C signal in order to have 0 output. So as you can see there is no general solution as long as C is not dependent on A and B. If you know something on how A,B,C look like in time (even something very general), some constrains for parameters could be calculated. Quote Link to comment
Anders Björk Posted August 14, 2009 Report Share Posted August 14, 2009 Dear all, This question may not related to LabVIEW, but I think I can ask here because the LAVA lounge should allow to talk anything . I am doing a Simulink control system project (See pic). A and B are the input, C is the recorded output data. If the model is prefect, the scope should give a zero reading. I have 6 parameters that I need to tune. I can use my knowledge of the system to have initial values, but 6 parameters tuning is too difficult for a new babie . Does any function in Simulink, Matlab or LabVIEW handle this type of problem?? Thanks What quality measure do you want to apply? Zero control error, fast response? Quote Link to comment
GSR Posted August 14, 2009 Author Report Share Posted August 14, 2009 What quality measure do you want to apply? Zero control error, fast response? Zero control error Quote Link to comment
JasonXCX Posted August 15, 2009 Report Share Posted August 15, 2009 Dear all, This question may not related to LabVIEW, but I think I can ask here because the LAVA lounge should allow to talk anything . I am doing a Simulink control system project (See pic). A and B are the input, C is the recorded output data. If the model is prefect, the scope should give a zero reading. I have 6 parameters that I need to tune. I can use my knowledge of the system to have initial values, but 6 parameters tuning is too difficult for a new babie . Does any function in Simulink, Matlab or LabVIEW handle this type of problem?? Thanks Hi , I would use the tools I know. 20sim look paerfect for this kind of problem. It is an expensive software but the good new is the trial version is fully functionnal but you cannnot save. This soft handle different kind of model BondGraf for exemple . If you need some info I can give you what I know . Best J http://www.20sim.com/downloads/downloadform.html you can download the free software . Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.