Calculate rpm with Mitsubishi FX1N

JIMCON

Member
Join Date
Sep 2005
Location
SWEDEN
Posts
124
Hello..

I need to read some pulses from an inductive sensor on an engines and then calculate the rpm and then show rpm in a E1071 panel.. how sould i do this? Is it possible to use a digital input for the pulses and then calculatee the rpm ?? And how do i calculate the rpm


apriciate all help..
 
First some questions need to be answered
1. Expected rpm?
2. Number of pulses per revolution ?
3. Do you have high speed inputs? If yes what are their specs?
4. The sensor, what are it's specs?
 
The rpm will be around 7000 rpm
Im using an Mitsubishi FX1N PLC. I dont know if there is any high speed inputs on it.
I use a inductive sensor mounted over the crankshaft.
One pules per cycle on the crankshaft..
 
Last edited:
You can use high speed counters with FX1N, but remember this will automatically assign inputs X0,X1 and X3 to the counter so they cannot be used in the rest of your programme.

For more information look in the programming manual.
 
spd.png
 

Similar Topics

Hi everyone, This is my first time posting, so please forgive any omissions or mistakes. I am attempting to control the velocity of a stepper...
Replies
18
Views
1,003
Hello, I'm trying to understand a servo motion system. I want to know the motor speed in RPM at a given speed setpoint entered in a MAJ...
Replies
4
Views
2,241
Hello Forum, I am being told to implement position feedback mechanism for a Winch which does not have encoder mounted on it. I am running the...
Replies
27
Views
6,982
Hi. I have a AB PowerFlex VFD. I need to calculate in the PLC(SLC 500)the speed the wheel in RPM's. All I know in the PLC is the Frequency of my...
Replies
20
Views
16,567
Hi All Using rslogix 5k. I wish to calculate the rpm from the pulse this way: DI-----------------------------------move TOF.ACC to TOF_ACC...
Replies
17
Views
11,745
Back
Top Bottom