EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  <2024 Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  <2024
<== Date ==> <== Thread ==>

Subject: Re: Behavior of the soft motor's DINP field
From: Kevin Peterson via Tech-talk <tech-talk at aps.anl.gov>
To: Abdalla Ahmad <Abdalla.Ahmad at sesame.org.jo>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>
Date: Thu, 4 Jan 2024 09:24:49 -0600
The soft-channel device support for the motor record was designed for simple 1-to-1 applications like the tangent arm example at the end of the motor record documentation.

Complex, soft-motor applications almost always have problems with the done-moving behavior. The motor record sets the DMOV field to 0 at the start of the move and then gets the value of DMOV from the DINP link, which must remain 0 from the time the move was initiated until all of the dependent motors are done moving.

In this case, it may be better to use the 2slit_soft support from the optics module:


https://github.com/epics-modules/optics/blob/master/opticsApp/Db/2slit_soft.vdb

A lot of effort has gone into making those soft motors work correctly over the years.

Kevin

On 1/4/24 05:59, Abdalla Ahmad via Tech-talk wrote:
Hi

I am trying to implement a simple kinematics system for a standard slit motion, where we have the kinematics equation as:

Gap = A + B

Center = (A – B)/2

I used the motor record’s soft motor implementation which has an example here <https://github.com/epics-modules/motor/blob/master/motorApp/Db/sumDiff2D.db>. The actual motor controller is Galil DMC based on the Galil EPICS driver, the kinematics is working fine but there might be some kind of a bug in the RBV value of the soft motors. If you were to move any motor whether actual or soft, the transform record starts calculating and updates the soft motor RBV accordingly, but the soft motor stops before reaching the actual calculated position due to the fact that the DINP field receives 1 if both motors are done moving (DMOV = 1). For example it is supposed to reach 5 mm but it reaches to 4.97 for example. The error might not be that much but it gets accumulated in each motion. I tried to investigate more and I found the following:

·Removing the DINP link value “fixes” the behavior? I am not sure if it is fixed or not but the soft motors reach their corresponding values.

·I remembered that we are configuring our Galil controllers on a 8 ms update rate. I set the update rate to slower values and the issue can be resolved.

·I looked into the soft motor record’s source code and I noticed that the DINP value is mapped into 3 values: SOFTMOVE = 0, HARDMOVE = 1 and DONE = 2. I am not sure exactly what those mean, but I tried setting these values to the DINP field but it did not work, it seems there is a certain logic happening inside the record that behaves differently on each value.

This issue can problematic because the error in the position can be accumulated with each motion, also I am not sure how the SSCAN module will behave in this case. Any insight is really appreciated.

Best Regards,

Abdalla Al-Dalleh

Control Engineer

SESAME (Synchrotron-light for Experimental Science and Applications in the Middle East)
P.O. Box 7, Allan 19252, Jordan
Tel: +96253511348 , ext. 265

Fax: +96253511423

abdalla.ahmad at sesame.org.jo <mailto:abdalla.ahmad at sesame.org.jo>

www.sesame.org.jo <http://www.sesame.org.jo>


Replies:
Re: Behavior of the soft motor's DINP field Abdalla Ahmad via Tech-talk
References:
Behavior of the soft motor's DINP field Abdalla Ahmad via Tech-talk

Navigate by Date:
Prev: Behavior of the soft motor's DINP field Abdalla Ahmad via Tech-talk
Next: Re: Behavior of the soft motor's DINP field Torsten Bögershausen via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  <2024
Navigate by Thread:
Prev: Behavior of the soft motor's DINP field Abdalla Ahmad via Tech-talk
Next: Re: Behavior of the soft motor's DINP field Abdalla Ahmad via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  <2024
ANJ, 07 Jan 2024 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·