Dear all,
I'm running a co-simulation with mechancial system representation in Adams and a control system in simulink. The interface is established via co-simulation (controls plugin): injection of electrical torque into ADAMS model, feedback of position…
I need to control a parameter variable during the simulation. For example, when a state variable exceeds 1, the specified "Parameter Variable" is 1. On the other hand, when the state variable is lower than 1, the specified "Parameter Variable" should…
I would like to control the joint forces (no need for torque) in Adams Car-Matlab cosim. For example, a joint force in x, y, and z directions are 50, 150, and 200 N, respectively. When I use the gain function in Matlab, I would like to be able to make…
The error message from .msg is as follows:
---- START: ERROR ----
Error: GRAPHICS/432, EXTERNAL has been illegally defined.
External file = Robot10.xmt_txt Part = PART_233 Element = CYLINDER_432
Error code = 1
Please verify that…
Error reported by S-function 'adams_plant' in 'untitled/adams_sub/ADAMS Plant/S-Function':
Internal Error during execution of command 4. AEI_Initialize: Error in initialization.
I accidentally saved "adams_sys.mdl" into the Adams installation directory and now when I want to do co-simulation with the new adams model, the previous simulink block will open. Any ideas how I resolve it?
Thanks
I want to connect Adams/Car with a Matlab Simulink model. This does work for me when I set the necessary model/block parameters in Simulink and then build it as C-Code into a *dll which I can import via the plant export feature.
Now I'd like…
I want link ADAMS with MATLAB and control some parameters from ADAMS system in MATLAB. I followed the procedures to make MATLAB compatible file from ADAMS, but it doesn't produce the simulink file (.slx) to be used in MATLAB. How can I resolve this?