Dururs PLC -Counters

Join Date
Jan 2014
Location
Coimbatore
Posts
4
Hi everybody,
I'm using a Durus IC210DDR012 PLC Controller. I want to count the number of pulses produced by the Hall Sensors present in BLDC motor. The time period of the pulse produced varies from 4milli sec up to 65milli sec. I am facing a problem in choosing the right counter mode and wanted to know whether this PLC is capable to capture these pulse.If possible how do I do this?
Thank you
 
the outputs of the hall sensors need to be higher as 10 volt (normal is only 5 volt.
you will need 2 hall sensors to see direction of rotation.
the counter is normal, however you need only a count when the sensor is changing state.
so if A goes up and B is low count +
if A goes down and B is high count +
if A goes up and Bis high then count -
etc. 8 lines total.
 
the outputs of the hall sensors need to be higher as 10 volt (normal is only 5 volt.
you will need 2 hall sensors to see direction of rotation.
the counter is normal, however you need only a count when the sensor is changing state.
so if A goes up and B is low count +
if A goes down and B is high count +
if A goes up and Bis high then count -
etc. 8 lines total
.


Thanks a lot for you rply.. Im new to this PLC programming . can u pls explain me a little bit deeply so that ill be able to program .I have highlighted the part u had sent. I want to basically control the speed of the the BLDC motor. will you pls help me out with this??
 

Similar Topics

I have 2 PLCs. One is networked to our plant, and the other is networked to the first PLC via a 1756-EN2T. I could easily get the second PLC...
Replies
3
Views
20
I have got an Rockwell PLC 1769-L36ERMS . I have assigned a IP address to it . But every-time I Reboot the PLC it looses Communication to my PC...
Replies
1
Views
57
Hi, I am trying to set up a plc. I've never done any programming with ladder logic previously. I'm trying to set up a a program to turn a device...
Replies
6
Views
125
Hello, I have a question about an encoder that has absolute measurement. Specifically, it's the Lika SMA5, which I would like to connect...
Replies
2
Views
54
Hello, I have a question about an encoder that has absolute measurement. Specifically, it's the Lika SMA5, which I would like to connect...
Replies
0
Views
31
Back
Top Bottom