How to develop a code to measure RPM
8 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Matt Kindig
2013 年 4 月 25 日
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 件)
mohamed bernor
2018 年 6 月 3 日
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 件のコメント
Abdulaziz Abutunis
2018 年 6 月 3 日
I switched to LabVIEW instead of Simulink. I collect the date over intervals and find the average of that.
参考
カテゴリ
Help Center および File Exchange で Oil, Gas & Petrochemical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!