Frequency/DIO to DAC

cnford1

Member
Join Date
Jun 2003
Location
California
Posts
1
I have purchased my first PLC (T100MD888+) and totaly new to PLCs. My question is: How would I take a frequency (0 to 300hz) which will be the speed to move and a digital Input which is direction (0 or 12V) and scale that to an analog out put. I need the DAC out put to feed into another microcontroller which will then drive my speed controllers for the motors. The microcontroller itself will not make the frequency and digital conversion and that is why I am using the PLC and interfacing it to the microcontroller via an analog input. Could someone please give me some thoughts on how I would do this.

Thanks to everyone in advance,

Clyde
 
New at PLCs

have purchased my first PLC (T100MD888+) and totaly new to PLCs.
You seem to be off to a challenging start with the effort you have laid out.
How would I take a frequency (0 to 300hz) which will be the speed to move
I am not familiar with the PLC you mentioned above but it looks like an old TI part number but I am not sure about that. The problem of getting the frequency output you need in terms of an analog signal is not all that complex, assuming that the plc you have will do some of the work for you. If you need the analog output to drive your "speed controllers" then getting an analog module and programming the plc to convert your intended frequencies in to say 4-20 ma or 0-10 VDC will solve that problem. However, you being "totally new" to the world of plcs is going to make this a real task for you. If you want advice, this is the place to get it. If you need more than that, then you might consider signing up for a vendor sponsored seminar in your area or hiring a consultant. Trying to take anyone from "brand new" to programming analog outputs is a little daunting. There are some relatively easy steps involved depending on which plc you have and what it is capable of doing. The lower down the scale the plc is, meaning cost and features, the harder it is to program this kind of control. But, it is not impossible so don't give up. As to the digital input for direction of rotation, that is a snap and can be programmed to turn on an output for forward, and another for reverse if need be. Some drives today are single input so if they are not in reverse, they are in forward by default. But, as I said, that part is really big time easy.
So, without a little more detail on your situation, meaning the analog output you need to use, the instructions available to do analog output programming and all that, it is just about impossible to tell you more that will help. Most anyone here can describe how they have done this in their plc of choice but that will do you no good if your plc is different.
 

Similar Topics

I'm new to PLCs and ladder logic. I'm trying to learn how to setup and control a PowerFlex 525 through a CompactLogix PLC. Things were going well...
Replies
3
Views
1,270
How to write frequency to Powerflex 755 drive using ethernet? I want to give frequency command to powerflex 755 through studio 5000.
Replies
5
Views
2,031
Hello All, Anyone have experience with industrial RF controls? After having been disabled for two years, I am ready (I Hope) to get back to...
Replies
4
Views
2,695
hai to every one welcome to automation world. My name is siva. I am working as a plc,scada programmer. Recently we are doing one project on...
Replies
4
Views
4,025
Hello, I wish to animate objects on a WinCC screen in runtime So that when my project is activated, i will read data from the serial port and...
Replies
0
Views
4,639
Back
Top Bottom