Jump to content
OMRON Forums

bbrown

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by bbrown

  1. we have aplication like the sample : Rotaring Knife cutter example +starting trigger. but in my aplication i want to make a corracition every trigger. can you recommend me how to do this correction. Thanks
  2. [quote='majidy' pid='720' dateline='1285626018'] [quote='bbrown' pid='718' dateline='1285312286'] [quote='majidy' pid='716' dateline='1285199696'] the following document describes a custom slave motion profile when trigger happens. Master is moving with constant speed and when trigger happens slave should go through a custom motion profile to reach master velocity and position. This is equivalent to command move R in Yaskawa X Drives. A sample code is also included. [/quote] ;------------------------------------ The main purpose of this application is to be in sort time master and slave in a same position and velocity, The acc and the speed of the slave are limits. Can you find me solution to do it even if the speed of the master isn't constant? [/quote] theoretically if the equation of velocity and position of master in terms of time is known the custom slave motion can be generated. I have added a document describing this with an example of linear master velocity (constant acceleration). Another approach that sina suggested me is to use exponential filters so that instead of quick jump to master position, slave position will incrementally catches master position. In this case we don't have a full control over the profile, but we can avoid the jump. [/quote] can you explain me more how exponential filter aviod the jump?
  3. I'm looking for who can give technical support in califonia Thanks.
  4. [quote='majidy' pid='716' dateline='1285199696'] the following document describes a custom slave motion profile when trigger happens. Master is moving with constant speed and when trigger happens slave should go through a custom motion profile to reach master velocity and position. This is equivalent to command move R in Yaskawa X Drives. A sample code is also included. [/quote] ;------------------------------------ The main purpose of this application is to be in sort time master and slave in a same position and velocity, The acc and the speed of the slave are limits. Can you find me solution to do it even if the speed of the master isn't constant?
×
×
  • Create New...