Effacer les filtres
Effacer les filtres

Code or which simulink block for me to create this equation or this pattern?

17 vues (au cours des 30 derniers jours)
Haszuraidah
Haszuraidah le 21 Juil 2024 à 8:12
Réponse apportée : Ashutosh Thakur il y a environ 20 heures
Let say, I want to create this pattern. Value of D and beta are known. Beta is a delay. When applied to input step down, it should follow the input, but with a delay of beta.

Réponses (1)

Ashutosh Thakur
Ashutosh Thakur il y a environ 20 heures
Hello Haszuraidah,
I understand that you want to create a signal pattern where the output follows the input with a delay of beta and a value D. This can be achieved using a combination of Simulink blocks. Here are the steps you can follow:
1) Start with a Source Block:
  • Begin with a source block for your signal, such as an Inport block or a Sine Wave block, depending on your requirements.
2) Add a Transport Delay Block:
3) Use Additional Blocks:
  • To incorporate other values into your model, you can use blocks such as the Constant block and the Gain block.
By combining the above-mentioned blocks, you can generate the desired signal pattern.
I hope this helps you!

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by