iradat Posted October 24, 2005 Report Share Posted October 24, 2005 Hi Everyone, I am a new user of LabView and my question is as follows: "Is it possible to simulate a simple M/M/1 single server queuing model using LabView?" Please guide Faisal Iradat Quote Link to comment
whiteFang Posted October 24, 2005 Report Share Posted October 24, 2005 M/M/1 what is that Quote Link to comment
iradat Posted October 24, 2005 Author Report Share Posted October 24, 2005 M/M/1what is that Hi, M/M/1 is a single server simulation model in which we have poisson arrivals and exponential service time and there is only one server. This model is simmilar to a bank teller in which people queue up for their turn for getting served. This way we can evaluate the performance of a simple single server queuing system. Faisal Iradat Quote Link to comment
Mark Balla Posted October 24, 2005 Report Share Posted October 24, 2005 Hi, M/M/1 is a single server simulation model in which we have poisson arrivals and exponential service time and there is only one server. This model is simmilar to a bank teller in which people queue up for their turn for getting served. This way we can evaluate the performance of a simple single server queuing system. Faisal Iradat If you select File\New.. and in the tree view select (Vi from Template\Design Patterns\Producer/Consumer Design Pattern). This is the standard user consumer configuration. Referring to your example. The upper loop would be the people waiting in line sending requests. and the lower loop would be the bank teller. I've attached my template that I use. Its a bit more advanced than the Labview example. Download File:post-584-1130172767.llb Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.