Q. What is queuing system? Explain numerical computation technique for discrete models. 

Queue system are systems in which single queues are connected by a routing network.


Queuing theory is the mathematical study of waiting lines, or queues. In queuing theory, a model is constructed so that queue lengths and waiting time can be predicted.

NUMERICAL COMPUTATION TECHNIQUE DISCRETE

MODEL

1) Maximum number of jobs coming in a day is not more than 25. 

2) All unfinished jobs will be transferred to the next day. 

3) The clerk takes a five minutes break if, at the time he finishes a job, it is an hour or more since he began work or since he last had a break. He works for 8 hours in a day ( i.e. 480 minutes). If the working time required to finish the last job crosses the closing hours, he will leave the office only after finishing it. 

4) Working time of any job is not more than 90 minutes. 

5) Simulation can be done for any number of days as per the user's requirement


Output:

        The first column is the starting time (st) of a new job. Second column is the working time (wt) for that job. Third column is the finishing time (ft) of that job. Fourth

column contains the cumulative time (ct) since work started or since the last break. Fifth column contains (job) the number of jobs yet to be finished after the last job.


numericalmodel.jpg