ISPSOft - SPD - Speed Detection

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ม.ค. 2017
  • In this video I will be shoing you how to use the PSD (Speed Detecion) in ISPSoft. We will be using 3 variables:
    S1 = Hight Speed input in the PLC
    S2 = Time in milliseconds
    D = Speed result
    I’m using X0 input (This is a high speed input 100Khz Max single-phase). I need to know how many pulses I’m getting on this imput. Therefore I will me setting S2 as 1000 ( This is 1 second) the calculated result will be store in D)
    I’m using a HMI to visualize the speed and a MPG (Manual Pulse Generator) to manually input the pulses to X0
    If you want to know how to connect a MPG this is the link:
    • Decoder (MPG Manual Pu...
    DOWNLOADS:
    / automationchannel
    Thank you for your support!

ความคิดเห็น • 4

  • @adysdelicias1465
    @adysdelicias1465 4 ปีที่แล้ว

    Nice video thanks

  • @NoorAlam-ob2en
    @NoorAlam-ob2en 5 ปีที่แล้ว

    Thanks for the video sir. Can you please show how this SPD instruction work in delta plc(14SS2)? How to calculate D0 and how much time (ms) we have to set. Suppose i have motor running at speed in between 0-80 m/min. Now if i want a signal at speed 30 m/min. The moment speed goes down below 30 m/min that signal must be switched off. Can you program like this? Thanks

  • @RoncatiAutom
    @RoncatiAutom 6 ปีที่แล้ว

    0lá, I'm Brazilian and I'm starting now with PLC DELTA.
    I do not find a FLAG to round fractional numbers.
    exempol: 512 pulse wrapping on one axis with 300mm displacement per revolution. It would give 1,707 approx, in the MUL block it does not accept 1,707 x 512 which would be approx 512.1. In other brands like LS (LG PLC) there is the block "R2I" (real for integer)
    Help!!!! how to round this value in ISPSoft?

  • @davo0593
    @davo0593 2 ปีที่แล้ว

    I'm trying to use this function on a 14ss2 plc, and it works with frequencies below 9800 pulses but the plc says that it supports 20000 pulses per second. is there something I'm missing?