question

Pranav Purohit avatar image
0 Likes"
Pranav Purohit asked Sam Stubbs answered

How to link real time locations to Task Executer movement

Hello All,

I am quite new to FlexSim and currently working on logistics transportation simulation project. I am trying to input real time position tracking data ( in latitude and longitude) for task executor's movement in the simulation model.

To elaborate the case:

Say in real time, my ship had the journey as following

Date Location Latitude Longitude
Start Date and location Sept. 22, 2016 Egypt 29.57.54 N 32.35.09 E
Current Date and location March 19,2017 UK 50.12.21 N 1.42.46 W

When I run the simulation, I want Task Executors to follow these routes on respective dates.

Also this input information will be updated time to time and I need my simulation model to catch that updated information each time for precised results.

If you could share any ideas to model with these constraints or examples of similar scenario, that would be a great help.

Thank you very much.

Regards,

Pranav

FlexSim 16.2.2
linking real time data to simulation
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Sam Stubbs avatar image
0 Likes"
Sam Stubbs answered

The speed of a Task Executer will be determined by its acceleration and maxspeed variables. If you want the Task Executer to match your journey speed you'll have to figure out what speed you need it to be travelling.

As for traveling to specific locations. You can use a traveltoloc task in process flow. With the X and Y coordinates representing your latitude and longitude coordinates. If at any time you want to track your Task Executer just get the x and y position of it.

Is this what you are asking?

· 4
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.