How to develop a code to measure RPM

Hi Guys
I want to measure the average rotational speed RPM of a small turbine. Is there any way to develop a code using Matlab, and if so what Matlab tool should I use.
thank you

1 个评论

Well you would need some kind of instrument (tachometer, rotary encoder, etc.) to measure the RPMs. Matlab might be able to help you read these values (i.e., you may be able to read the output of such an instrument in real-time through Matlab), but fundamentally this is a hardware problem, not a software one.

请先登录,再进行评论。

回答(1 个)

did you find somthing ? iam having the same issue iam already having rotary encoder and a speed sensor LM393 but it shows me only the 1 and 0 i really hope you answered me if you find a way to calculat the speed of a dc motor or turbin or ............

1 个评论

I switched to LabVIEW instead of Simulink. I collect the date over intervals and find the average of that.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Control System Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by