Controlling a VFD Frequency

sgsims

Member
Join Date
Jun 2005
Posts
12
Can someone point me in the right direction as how to accomplish controlling the frequency of a VFD when the frequency is a variable supplied by line of ladder logic?
 
Depends on how you interface. Simplest way is a 0-10 volt output card going to the frequency drive speed refrence. The ladder will be fairly straightforward, as in a few condtions with an out instruction to the output card.
 
One way is fieldbus. I have use it in last years. DeviceNet with AllenBradley and Omron brands and ProfibusDP with Siemens.

Usually there are 16-bit status-word and 16-bit integer for act-speed from VFD and 16-bit control-word and 16-bit integer for ref-speed or ref frequence to VFD. With Vacon VFD (http://ww.vacon.com and with many others) you can do identification drive 1'st when VFD 'studies' motor properties and can compensate motor speed when speed-referense have used. Depending of VFD manuf. ref/act signal is +/- 10.000 or +/-32.000, -sign means reversing.

With different PPO? (Parameter/process data object) you can even parametrisize VFD via Profibus and get more information from VFD as Torgue, Current, Power, Fault-ID etc.
You can 'standarisize' you program-blocks and not need any digital or analoque I/O.

br. Seppo
 

Similar Topics

Hello, I was wondering if anyone has some insights into a VFD controls scenario. We have a VFD controlling a pump which is currently setup so that...
Replies
25
Views
3,314
Hi there, We have a system at a water treatment plant where large raw water tanks feed into the plant that's all on the same level. At high tank...
Replies
18
Views
3,762
I want to control a Lenze VFD https://www.clrwtr.com/Products/ESV752N02TXB with Opto Snap Pac. Currently I use a pot connected to the VFD to...
Replies
1
Views
1,407
I am programming an AB Compact Logix PLC (1769-L33ER) to control a PowerFlex 525-EENET VFD. I have the following questions: 1. I read on another...
Replies
9
Views
13,937
So, here's my hardware: Micrologix 1400 controller Mitsubishi E740 Drive I'm communicating via the 1763-NC01 out of Channel 0 on the Micrologix...
Replies
10
Views
4,923
Back
Top Bottom