Why I am not getting sample time in the discrete transfer function block.

조회 수: 76 (최근 30일)
Gokula Krishnan Velmurugan
Gokula Krishnan Velmurugan 2023년 10월 13일
답변: Pam 2024년 9월 16일
Hi
I am wokin on the transfer fuction block to model the dyamic syatem of the aircraft. But durin the modeling i have noticed that there is no sample time space to enter the value.
How can I enter the sample time in the discrete transfer fucntion block.
  댓글 수: 3

댓글을 달려면 로그인하십시오.

답변 (4개)

Ragheed
Ragheed 2024년 3월 7일
It seems that the option has been obscured in new releases (I'm using 2023b and I have the same issue).
I was able to solve the issue by going to Model Explorer then selecting "Show Details" while the "Discrete Transfer Fcn" is selected.
This then prompts you with a set of properties from which you can search "SampleTime" and select the blue arrow to add it to the block's properties.
Once added, you can hide the details and set the "SampleTime" to "Ts" or whatever value you want.
You can then double-click on the Discrete Transfer Fcn block and check that the parameter is there.
I hope this helps.

Paul
Paul 2023년 10월 14일
편집: Paul 2023년 10월 14일
Hi Gokula,
The Discrete Transfer Fcn block is one of the Blocks for Which [Setting] Sample Time Is Not Recommended. Instead, Simulink prefers this block to inherit its sample time from the input signal.
From the linked doc pages, it sounds like if you intentionally change the sample time from inherited (-1), using set_param (or maybe Model Explorer), the Sample Time parameter will then become visible in the Block Parameters dialog. But, again, it's recommended to leave it at -1, which is the default.
It seems like this change in the Block Parmeters Sample Time visibility is a relatively new development. I see the Sample Time parameter in R2022a.
  댓글 수: 6
Jim Lynch
Jim Lynch 2023년 11월 20일
It appears in other library blocks, too. Here is the Discrete Filter:
Paul
Paul 2023년 11월 20일
As indicated above, it seems like the online training is out of sync with a change to Simulink that occurred sometime after R2022a.
If there is a problem with the online training you'll get more traction on a solution by contacting TMW directly rather than posting here, though posting here for informational purposes makes sense.
I don't know if that's a normal Tech Support request or if the online training has its own support. If you submit a normal Tech Support request I'm sure they'll point you in the right direction if they don't deal with the online training.

댓글을 달려면 로그인하십시오.


Pablo
Pablo 2024년 5월 10일
It's been very useful the data provided but every time I have to add a new block of discrete transfer function it goes away and it doesn't ask the sample time. Do you know any way of making it permanent?
Thank you so much for your support

Pam
Pam 2024년 9월 16일

카테고리

Help CenterFile Exchange에서 Block Libraries에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by