Author Topic: How to Slow down a DC motor in Ladder logic  (Read 8569 times)

lekan

  • Newbie
  • *
  • Posts: 1
  • I'm a llama!
    • View Profile
How to Slow down a DC motor in Ladder logic
« on: January 27, 2009, 09:17:22 AM »
I kind write a PLC code (ladder logic) for ramping up or ramping down a Motor, how can i write a code to detect the motor when its slowing down.....Any help in this matter will be appreciated

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3170
    • View Profile
    • Internet Programmable PLCs
Re:How to Slow down a DC motor in Ladder logic
« Reply #1 on: January 27, 2009, 09:29:00 AM »
You probably need some kind of tachometer that send pulses to the PLC's Pulse Measurement inputs and measure the speed using the PULSEFREQUENCY function.
Email: support@triplc.com
Tel: 1-877-TRI-PLCS

philipjoseph

  • Jr. Member
  • Posts: 57
    • View Profile
Re:How to Slow down a DC motor in Ladder logic
« Reply #2 on: February 01, 2009, 09:26:54 AM »
Check if the Frequency Drive controling the DC motor has MODBUS RTU comunication. If so, depending of the VFD, you may be able to read the frequency from the drive, that will let you know if the Motor slows down.

Philip
Philip.