need name of the block in simscape tools

2 vues (au cours des 30 derniers jours)
Hamid Ullah
Hamid Ullah le 16 Avr 2024
Modifié(e) : Sam Chak le 16 Avr 2024
Good day
In this scheme can pplease tell me what is or what is the name of block which one is connected from Motor output to the second input of the scope block?
best regards

Réponses (1)

Sam Chak
Sam Chak le 16 Avr 2024
Modifié(e) : Sam Chak le 16 Avr 2024
It appears to be a Simscape block diagram. Simscape components cannot be connected directly to the Scope block. To measure the output of the motor, you would need to use a Motion Sensor and convert the physical state (PS) signal into a Simulink signal. This conversion is necessary in order to display it in the Scope.
The w block is a Masked Subsystem block.
  1 commentaire
Sam Chak
Sam Chak le 16 Avr 2024
Déplacé(e) : Sam Chak le 16 Avr 2024
You're welcome, @Hamid Ullah. However, please note that I manually constructed the block configuration shown in the image using three components:
  • Ideal Rotational Motion Sensor
  • Mechanical Rotational Reference
  • PS-Simulink Converter
I did not refer to the actual Simulink example of "Closed-loop pump control with Flexible Drive Shaft" when creating the masked subsystem. If you would like to view the example as suggested in the provided link, you can use the following command:
openExample('simscapefluids/ClosedLoopPumpControlWithFlexibleDriveShaftExample')

Connectez-vous pour commenter.

Catégories

En savoir plus sur Composite Components dans Help Center et File Exchange

Produits


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by