Author Topic: 0-100khz frequency out  (Read 6496 times)

Bill

  • Newbie
  • Posts: 21
    • View Profile
0-100khz frequency out
« on: February 15, 2011, 05:59:37 AM »
Gentlemen,

Can you recommend a simple way of accepting an analog input of 0-10Vdc and converting the signal to a frequency output of 0-100Khz using the tri-plc?  I will need to be able to trim the frequency as needed to achieve the desired output.

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3170
    • View Profile
    • Internet Programmable PLCs
Re:0-100khz frequency out
« Reply #1 on: February 15, 2011, 07:06:11 AM »
If you use a Nano-10, FMD or F-series PLCs you can set the PWM output frequency from 50Hz to 50KHz which is the maximum range that it can support.

For Nano-10, you can simply connect the 0-10V analog voltage via a 20K ohm series resistor to convert it into 0-5V analog voltage that the PLC can accept and a very simple program can be written to convert the analog input readings to PWM with varying frequency.
Email: support@triplc.com
Tel: 1-877-TRI-PLCS

Bill

  • Newbie
  • Posts: 21
    • View Profile
Re:0-100khz frequency out
« Reply #2 on: February 15, 2011, 08:59:22 AM »
Thank you.  

I see the PWM output is 24Vdc.  My drive accepts differential, bipolar inputs at a level of 5V.  Is there a recommended way to reduce the 24v to 5v?


support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3170
    • View Profile
    • Internet Programmable PLCs
Re:0-100khz frequency out
« Reply #3 on: February 17, 2011, 07:17:12 AM »
Please refer to to Section 11.4.1 and 11.4.2 in the Nano-10 User's Manual that you can download from:

http://www.tri-plc.com/documents/Nano-10-UserManual.pdf

Two way of interfacing the 24V PWM outputs to 5V or 6V circuits are shown.
Email: support@triplc.com
Tel: 1-877-TRI-PLCS

Bill

  • Newbie
  • Posts: 21
    • View Profile
Re:0-100khz frequency out
« Reply #4 on: February 23, 2011, 08:53:38 AM »
Thanks very much for the assistance!