Simulately is a package that consists of Three simulation systems from different ideas.
- Multi-Queue Simulation.
- Newspaper Seller Simulation.
- Inventory Simulation.
- Install Visual Studio version 2013 or higher
- Install .Net Framework 4.5.1 or higher
- C# Programming Language
Multi-Queue Simulation is a full simulation desktop system that simulates customer service for multi-servers operations and calculate servers/system Performance Measurements.
- Calculate Servers/System Performance measurements.
- Visualize servers state using Charts
Busy
,Idle
. - Automation Testing with some test cases.
- Select Server Selection Method
Highest Priority
,Random
,Least Utilization
. - Select System Stopping Criteria
Number Of Customers
,Simulation End Time
. - Loading input from text file with specific format.
Valid System
Invalid Inputs
- Missing Number of Servers
- Reading Invalid Format
- Invalid Format Error Message
- There must be at least 2 servers to simulate
- There must be at least 2 customers OR 2 clock to simulate
- Sum of Probabilities must be Equal 1
Newspaper Seller Simulation is a full simulation desktop system that simulates newspaper seller operations
in different days Good
, Fair
, Poor
such as:
- Daily Profit.
- Lost Profit from Excess Demand.
- Salvage from Scale of Scrap.
System Performance Measurements such as:
- Total Sales Revenue.
- Total Cost of Newspapers.
- Total Lost Profit from Excess Demand.
- Total Salvage from sale of Scrap papers.
- Net Profit.
- Number of days having excess demand.
- Number of days having unsold papers.
Valid System
Invalid Inputs
- All Fields must be Filled
- Sum of Probabilities must be Equal 1
Inventory Simulation is a full simulation desktop system that simulate refrigerators inventory operations such as:
- Refrigerators inventory has
M
order up to level. - Making order with currently demand after
N
days. - it can take the shortage quantity in consedration.
System Performance Measurements such as:
- Ending Inventory Average
- Shortage Quantity Average
- Kareem S. Fathy - Kareem S. Ragab - Abanoub A. Azaab - Nada M. Abdelhamed - Nada S. Anies
- KAN Org.
- University of Ain Shams, Egypt