Motion Control Utility Quick Start Guide
Motion Control Utility Quick Start Guide
Information in this document is subject to change without notice. The software described in
this document is furnished under a license agreement or nondisclosure agreement. The
software may be used or copied only in accordance with the terms of those agreements. No
part of this publication may be reproduced, stored in a retrieval system, or transmitted in any
form or any means electronic or mechanical, including photocopying and recording for any
purpose other than the purchaser’s personal use without written permission.
www.edemsimulation.com
EDEM®, EDEM Creator®, EDEM Simulator®, EDEM Analyst® and Particle Factory® are
registered trademarks of DEM Solutions. All other brands or product names are the property of
the respective owners.
Page 2 of 8
Motion Control Utility: Quick Start Guide
Page 3 of 8
Motion Control Utility: Quick Start Guide
1. Selection box that allows you to select the geometry / geometries which you
want to apply a force or torque to. This box is populated automatically once you
connect to EDEM through the coupling interface. Multiple geometries can be
selected at the same time.
10. Save the current settings to file. See section ‘Save / Load Settings’ below for
details.
11. Load settings from an existing file. See section ‘Save / Load Settings’ below for
details.
1. (X,Y,Z) Force components, in Newtons (N), you would like to apply to the
geometry.
3. Start and end times, in seconds (s), for the force to be applied. A value of -1 in
the End Time box results in the force being applied for all time.
Page 5 of 8
Motion Control Utility: Quick Start Guide
5. Enable force feedback on the selected geometry by ticking the checkbox. The
geometry will not respond to any applied values unless this checkbox is ticked.
9. Value for a damping coefficient, 𝑘, which will be used to apply a damping force,
𝐹𝑑𝑎𝑚𝑝 , to the geometry where:
𝐹𝑑𝑎𝑚𝑝 = −𝑘𝑣
Page 6 of 8
Motion Control Utility: Quick Start Guide
1. (X,Y,Z) Torque components, in Newton metres (Nm), you would like to apply
to the selected geometry.
3. Point of action around which the torque is applied. See point 6, below.
5. Enable the radio button to set the point of action as the centre of mass of the
geometry.
6. Enable the radio button to set the point of action at a specific point. Once this
option is enabled, the corresponding entry fields above are available to edit.
7. Enable torque feedback on the selected geometry by ticking the checkbox. The
geometry will not respond to any applied values unless this checkbox is ticked.
Page 7 of 8
Motion Control Utility: Quick Start Guide
To run in command line mode, you must have a *.json file already created. As this
cannot be done via command line, you must first set this up when running with the
GUI. This is communicated to the program with the -i or --inputFile flag.
The *.json file will hold the settings for the geometries but does not store the simulation
end time. This means that the end time must be specified when running in command
line, using the -e or --endTime flag.
An example input therefore might be:
which would use the settings stored in the file “settings.json” and run for 10 seconds.
Page 8 of 8