0% found this document useful (0 votes)
62 views1 page

Prensa

The document summarizes a model of a production process with one location that receives pieces and one machine called a press. Pieces arrive at the first location over infinite time with an average of one piece every 5 minutes. Pieces are then processed on the press by waiting 4 minutes on average before leaving through the exit.

Uploaded by

Maddy Cuevas
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views1 page

Prensa

The document summarizes a model of a production process with one location that receives pieces and one machine called a press. Pieces arrive at the first location over infinite time with an average of one piece every 5 minutes. Pieces are then processed on the press by waiting 4 minutes on average before leaving through the exit.

Uploaded by

Maddy Cuevas
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

********************************************************************************

* *
* Formatted Listing of Model: *
* C:\Users\reto2\Desktop\prensa.mod *
* *
********************************************************************************

Time Units: Minutes


Distance Units: Feet

********************************************************************************
* Locations *
********************************************************************************
Name Cap Units Stats Rules Cost
---------- -------- ----- ----------- -------------- ------------
prensa 1 1 Time Series Oldest, ,
Loc1 INFINITE 1 Time Series Oldest, FIFO,

********************************************************************************
* Entities *
********************************************************************************
Name Speed (fpm) Stats Cost
---------- ------------ ----------- ------------
pieza 150 Time Series

********************************************************************************
* Processing *
********************************************************************************

Process Routing
Entity Location Operation Blk Output Destination Rule Move Logic
-------- -------- ------------------ ---- -------- ----------- ------- ------------
pieza Loc1 1 pieza prensa FIRST 1
pieza prensa wait E(4)min 1 pieza EXIT FIRST 1

********************************************************************************
* Arrivals *
********************************************************************************
Entity Location Qty Each First Time Occurrences Frequency Logic
-------- -------- ---------- ---------- ----------- ---------- ------------
pieza Loc1 1 0 inf E(5)min

You might also like