How to develop a code to measure RPM
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Matt Kindig
el 25 de Abr. de 2013
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.
Respuestas (1)
mohamed bernor
el 3 de Jun. de 2018
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 comentario
Abdulaziz Abutunis
el 3 de Jun. de 2018
I switched to LabVIEW instead of Simulink. I collect the date over intervals and find the average of that.
Ver también
Categorías
Más información sobre Oil, Gas & Petrochemical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!