<< readpipe Min-Max-Plus And Petrinet supplychainscheduleex >>

Min-Max-Plus And Petrinet >> Min-Max-Plus And Petrinet > supplychainschedule

supplychainschedule

The output of this function are departure schedule of tanker.

Calling Sequence

supplychainschedule

Description

This function is used for determine schedule of departure tanker. First step in this function is determining model of system. To formulate model of system, this function need input number of tanker, time for arrival tanker from TBBM (source) to other TBBM (destination) and time for arrival tuban TBBM (destination) to other TBBM (source). Not only it but also we need input a file excel include date of demand. For example input, you can see file demand.xl in modules folder. We get model

x(k)=A0⊗x(k)⊕A1x(k-1)⊕B0⊗u(k).

Then we use function maxpluslinsol to determine departure of tanker. For more detail see, Ema Enggar, "ANALYSIS SCHEDULING OF SUPPLY CHAIN USING MAX-PLUS ALGEBRA (CASE STUDY TERMINAL BAHAN BAKAR MINYAK (TBBM) MANGGIS, BALI) ", Final Project, Mathematics Department FMIPA ITS, Surabaya, 2012.

Examples

supplychainschedule;

Authors

See Also


Report an issue
<< readpipe Min-Max-Plus And Petrinet supplychainscheduleex >>