Help pls

gokhanbatur

Member
Join Date
Mar 2006
Location
adana
Posts
1
Hi I'm new to the forum and here is my question.I need to detect the direction and speed of a motor by using a PLC. So can anyone help me ?
 
What type of motor is it.

It if is a reversing motor, than the logic determines the direction.

It it is a variable speed motor, than you should be able to take a contact from the drive or again the logic.
 
If none of the above applies or is appealing to you, you can also place 2 proximity sensors near an accessible motor shaft and look for a key (or keyway) passing by. Place the switches 45 degrees from each other and watch for which one represents the leading edge to determine rotation direction, then feed pulse counts from one or both into a counter and compare to a time base to calculate speed.
 
I agree with Jraef but you can do it simpler.

Use the two sensors and a key that can be detected by both detector at same time. If they have 45º the key must have a litle bit more. To know the rotation direction you test which sensor is detected first. Anyway you allways need fast inputs and you can make it like if you have an AB encoder with one pulse per rotation.
 

Similar Topics

Hi im doing a energy saving program for a lamp. And basically the instructions are to turn off the lamp if is not being used ....... but with no...
Replies
3
Views
1,464
[IMG]https://www.img.in.th/image My timer cant run, please help me
Replies
11
Views
3,243
Hi, I am fairly new to PLC programming and in this project i have to understand the electrical circuit and implement the logic in PLC. The only...
Replies
2
Views
1,821
Trying to wrap my head around an Eberle PLS 511 program. I have a register 700 describes as EXOR/ZS/inc.dec counter. Looks like it's called up...
Replies
2
Views
2,095
Hi, I have added digital output expansion module(1762-ob32t) to the PLC and able to program the output but when i try to measure the voltage,i am...
Replies
6
Views
2,974
Back
Top Bottom