Hello:
Since hbrandsma is talking about airplanes…
This was a quick adaptation to elaborate on this post. Of course, we’ll be doing it in more detail when I have time…
I propose the following:
Create an object that is an American F-18 fighter plane. The student selects it as if it were a piece, or a pallet, and places it near the roof of the ship. Place a conveyor belt underneath, on which a piece travels in the opposite direction to the F-18 fighter plane.
Request:
Calculate, based on the fighter plane’s height and the initial velocity of the bomb’s firing, the parabola from the F-18 to the piece on the conveyor belt. When the calculation is correct, the fighter plane will fire the bomb, which will fall on the piece. Now the piece will simulate an explosion, and the conveyor belt will stop.
Having given the example, and returning to the topic, we must understand several things:
First: that the objects that are intended to be controlled by creating large-scale technologies that allow students to be as realistic as possible are already made with specific cards for each function. For example, building an elevator with students is of no use beyond helping them understand the logic of an elevator, since they will never program it. The same is true of the vast majority of machinery used in almost all industries. Therefore, I continue to think (and this is my opinion, but it doesn’t necessarily mean it’s correct) that Factory IO only needs new pick-and-drop elements, new robot movements, and new transport systems.
Second, from a certain level, the PLC is useless because it is very limited, this means that the calculations are done by the PC, and once done, the values are passed to the PLC, and this controls the machine, therefore, any program that goes a little too far no longer works for the PLC and therefore neither does the precision of the simulator, because it will be limited to receiving states and values that, as Bruno says, will be affected by communications, and therefore the simulator will fail.
Now, as Bruno says, it’s certainly possible to combine more technologies with existing technologies without interfering. In fact, I would see it as an improvement. But first, we have to push the simulator to its limits for which it wasn’t designed, since not even its creators could have imagined what they see the simulator capable of.
As you can see, FACTORY IO is used to test American F-18 fighter jets. What I’m not so sure about is whether teachers and students are prepared for it.
Now they can better decide what is worthwhile and what isn’t worth implementing in the simulator, at least I’m clear on that.
Best regards.