Hello, my company hope to realize digital twin through FlexSim. We would like to use FlexSim to validate real AGV Dispatching system before putting our system onto real AMHS. Usually we develop a simulation model in advance, then provide a rule or some suggestions to our team developing real system program, such as how to avoid abnormal condition used to happened in simulation. We have programs of AGV dispatching system, we have physical AGVs. Now my manager wants to know if it’s possible to use our real AGV system programs to directly control AGV in FlexSim. He says our real program could control Flexsim agv using API. I saw description from official website.
Although it seems control flexsim looks achievable, while it seems our biggest issue come from real agv system data transformation? Such as packet transformation (transfer message to data that FlexSim could understand). Map, traffic points, the coordination of AGV, these information are important to developing a real AGV dispatch system program. Since real programs, AGV has to communicate with physical equipment or charge station using SECS/GEM to report agv’s current location, report status, report to MES…
Also, even we overcome all kinds of problem in data, we have SLAM AGV that doesn’t always travelling on fixed path, so in this case, does our traffic algorithm in our real system program still works in digital twin(since we use Flexsim object) ?
May I ask for some examples or previous questions from these forum that suit our need? Or steps we could follow? And what does my company need to prepare(in software and hardware) before starting develop this digital twin model? For example, a server, a proxy transfer Data packets into format FlexSim could use. We would like to measure if our ideal is available. Thank you!