hexagon logo

Browse By Tags

  • Limited data points (10 million) in Cosim with Adams View and Simulink

    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…
  • How to use local site solver with cosimulation?

    I'm trying to run a cosimulation with an A/Car model with Simulink as the master. My A/Car model use some subroutines that is included in our site solver, but the cosimulation use the standard solver. I have tried to use the "User Defined Library Name…
  • Simulation of fmu model from Acar in Simulink

    Hello everyone, I have model of vehicle in Acar. Models works fine in Acar (no warning message,), but if i want to use it in Simulink the simulation ends with Error in supplied FMU: An error occurred in function 'fmi2ExitInitializationMode…
  • Using subrutine request from Acar in Aview and in FMU

    Hello everyone, I have model of vehicle in Aview created according templates from Acar. Model is working without problem. The model in Aview contains also requests from Acar (i.e. from rigid chassis.tpl based on subrutine abgVDM::req907). During…
  • When I am trying to export an ADAMS plant, if the adams system has contact forces, the simulink block cannot initialize the system. But when I remove the contact between objects, the Simulink block works well. Any ideas where the problem comes from?

    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…
  • Hi I am trying to co-simulate an ADAMS system with MATLAB. For the simple models, it works well, but when I want to co-simulate a little more complicate system, the following error will appear. Do you have any ideas how to solve it? Thanks

    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 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
  • How can i assign a matrix/several parameters to a state variable?

    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…
  • Do you have support documents/example files on ADAMS co-simulation with any tool using .dll files?

    I am trying to perform a co-simulation with Dymola (a 1 D simulation tool) using .dll files but not able to find supporting literature or support document on steps to be followed. Any support would be appreciated.
  • FE Element Cosimulation with Simulink

    Hello everyone, I was trying to do a cosimulation in Simulink. I have created a FE-Element object in ADAMS but I get an error message while simulating in Simulink. It says the generated S-Function has an error. I did the same as with other…