Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Realtime data communication for actuator - ADAMS Car

Status
Not open for further replies.

ichbinpulkit

Automotive
Joined
Aug 25, 2023
Messages
20
Location
DE
Hi there,
I have an actuator in Suspension template. I want to input it's motion as a function which is dependent on the velocity on the CG of the vehicle.
The question rises, How can I output the velocity from one subsystem and input it into the another one?
Also, I am trying to avoid the use of Adams /Controls, mostly because I don't have any License at disposal.

Viele Grüße
Pulkit Sharma
 
Solution:

1. Input the data in a state variable through function/subroutine. Use an Output communicator of type: 'solver variable' from Template 1.
2. Create an Input communicator of type: 'solver variable' in Template 2 the input this value again in a State Variable. Observe, there are two input communicator built:
cos_sample and [highlight #FCE94F]cos_sample_adams_id[/highlight] , we well use the highlighted one for the input in state variable.
You have it then.

Viele Grüße
Pulkit Sharma
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top