Gain block problem?

If I want "k-" as a gain then what should I write in the gain configuration? Or what will be the gain configuration?

3 Comments

Paul
Paul on 4 Aug 2023
Are you referring to the Gain block in Simulink?
What is "k-" ?
Yes, I am referring the gain block in simulink. But I think I found the answer of the given question. "-k-" in the gain is represented as 30/pi. I wanted to convert speed into rad to rpm. Thank you for your support Paul.
Gain

Sign in to comment.

Answers (1)

Sam Chak
Sam Chak on 4 Aug 2023

0 votes

If you have the Aerospace Blockset installed, then you can find and use this Angular Velocity Conversion block to convert unit of the input signal from rad/s to rpm.
Double-click the block to set the Initial unit (rad/s) and the Final unit (rpm).
Else, you can also use the knowledge of "1 rad/s is equal to 9.5492968 rpm" to enter the value of 9.5492968 into the Gain block.

Categories

Products

Release

R2023a

Tags

Asked:

on 3 Aug 2023

Commented:

on 18 Nov 2024

Community Treasure Hunt

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

Start Hunting!