03-17-2019 01:33 PM - edited 03-17-2019 01:48 PM
Hi ,
What is the diference between Simulink System Period and Explicit Sample Time ?
Kindly , see the attached two pictures.
Also, are they affacting implementation or just affecting simulation ?
Thanks.
03-30-2019 04:37 AM
Hi @meherp ,
Kindly see the attached picture.
Each of pages 33, 34 in UG897 are illlustrating each of Simulink Sample Time and Sample Time.
Thanks,
03-17-2019 09:42 PM - edited 03-17-2019 09:43 PM
If you select Specify explicit sample period rather than the default, you can set the sample period required for all the block outputs. This is useful when implementing features such as feedback loops in your design. In a feedback loop, it is not possible for System Generator to determine a default sample rate, because the loop makes an input sample rate depend on a yet-to-be-determined output sample rate. System Generator under these circumstances requires you to supply a hint to establish sample periods throughout a loop.
See UG958 for more details.
03-30-2019 04:37 AM
Hi @meherp ,
Kindly see the attached picture.
Each of pages 33, 34 in UG897 are illlustrating each of Simulink Sample Time and Sample Time.
Thanks,
03-30-2019 10:48 AM
Yes, that's correct.
I did not understand your question for last comment.