Real life queue - how to model?

  • Thread starter Thread starter Osmium
  • Start date Start date
  • Tags Tags
    Life Model Queue
Osmium
Messages
1
Reaction score
0
People queuing to pick up photos at an event. They have a bar-coded docket. By scanning the docket, printing is initiated on one of eight printers. Each printer takes 40 seconds to print a photo - the software chooses the least heavily loaded print queue - or uses a round-robin approach if print jobs are zero. Working together the printers can produced a print, on average, every 5 seconds.

Scenario A
Each printer has a bar-code reader. Person walks up to one of eight "print stations" and scans their docket. 40 seconds later they have their print. So this is not spreading the load via software, this is much like a shop queue with people going to the next available print station.

Scenario B
People enter a "walking maze" - a zigzag line estimated to take 40 seconds to walk through. The dockets are scanned at the entry to the maze. At least initially, when the person arrives at the printer line, their print will be ready for them. This gives the illusion of no wait time - they just happen to be walking while waiting.

Criteria: A constantly moving line is "better" than a line which requires people to stop and wait. This is more a people perception thing.

What models can I use to compare these scenarios? The number of printers can vary - so I can use this to increase the flow rate. I'd like to be able to see under what conditions scenario B would result in a stopped line of people. If someone can point me to the sources of information I need, that would be greatly appreciated.

I'm a queuing theory newbie but I learn fast...
 
Physics news on Phys.org
I'm, not sure what the question is.
Some things just happen if the circumstances make it likely.
I don't know of a theory which requires things to stand in a line on order for the truth to be known.
I'm quite left leaning but not that bad,
 
Osmium said:
What models can I use to compare these scenarios?

If you want a theoretical approach, you can begin by picking the appropriate Kendall notations for you scenarios:
http://en.wikipedia.org/wiki/Kendall's_notation

If you can write computer programs, I'd suggest using computer simulations to analyze the problem.
 
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Back
Top