Make an acceleration/deceleration ramp : any ideas?


Results 1 to 14 of 14

Threaded View

  1. #1

    Question Make an acceleration/deceleration ramp : any ideas?

    Hi,

    I'm currently making a 3-phase VFD for an AC motor.
    The program is 70-80% done, but I've to make an acceleration/deceleration ramp.

    In other words, I start with a minimum value defined by the user (for exemple : 10), and I reach the maximum value defined by the user (for exemple 1200) linearly in x seconds (again defined by the user).

    Here an exemple :


    So any ideas how I can do that simply?
    -With a low-priority interrupt?
    -With a for...next loop?
    -etc.

    Thanks for your future help.
    Last edited by pxidr84; - 31st March 2011 at 18:38.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts