Modelling a crane operation in Simulink
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am trying to create a simulink/simevents model that simulates a crane system feeding several production lines in a system.
Products arrive at the entry lanes and the crane transports them to the production lines one by one.
Any suggestions how this could be modelled in an efficient way?
The crane can:
- Pick up from entry lane and put in production line
- Pick up in entry lane and put in storage if production line is full
- Pick up from storage and transport to production line which has become free
0 comentarios
Respuestas (1)
Abdolkarim Mohammadi
el 12 de Mayo de 2021
Editada: Abdolkarim Mohammadi
el 12 de Mayo de 2021
The model you are seeking for is not hard to create. And your question is too broad to fit in one post. You should start modeling and come back here with specific questions.
2 comentarios
Abdolkarim Mohammadi
el 18 de Mayo de 2021
You should start modeling and ask specific questions. I think it is good to start with SimEvents examples.
Ver también
Categorías
Más información sobre Discrete-Event Simulation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!