[SOLVED] State machines

30.00 $

Category: Tags: , , ,
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon L07-State-Machines-jg5fqp.zip (46.8 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
πŸ”’ Securely Powered by:
Secure Checkout
5/5 - (1 vote)

State machines
A mobile phone repair shop, due do Pandemic Restrictions, can only allow a costumer at a time to enter. As soon as a new costumer enters, a first attendant determines whether her request can be satisfied or not. This takes an Erlang<0.1 s-1,3> distributed amount of time. The request can be accepted with 80% probability. If accepted, the costumer can go to the service stage, that takes an exponentially Exp<0.01 s-1> distributed amount of time; otherwise she leave. As soon as the costumer leaves, another one enters immediately with probability 50%. Otherwise the average time after which a new costumer will arrive is exponentially Exp<0.005 s-1> distributed.
β€’ Draw a state machine based model of the system β€’ β€’ Compute the probability of having a costumer in the first stage, in the second stage, or
Implement it in a programming language of your choice
having the shop empty and waiting for a new costumer.
β€’ Determine the utilization of the system.

  • L07-State-Machines-jg5fqp.zip