Quiz 2
Quiz 2
RESOURCE MODEL
Discussion:
Path is the course of travel for entity and resource in the system (Harrell et al.,
2000) while Network, as defined in the Webster’s dictionary, is a thing resembling a
path in some way like for instance, a system of crossed roads. Paths are automatically
created in ProModel when a routing path is defined. It also voluntarily navigates entities
and resources along the shortest path sequence between two locations. It may be
connected or may be isolated to other.
Resources are agents used in the processing of entities. It may be static (stationary) or
dynamic (capable of moving). An example of stationary resource is a telephone and worker
for a dynamic resource. Similar to entities, resources may be either inanimate (machines) or
animate (humans). The difference between the two is that resources do not have a defined
flow sequence. It often responds to use, whereas entities are usually objects that is needed to
use or process by resources. Harrell emphasized that the decision as to whether a resource
should be included in a model barely depends on its impact on the behavior of the system.
Another consideration when modeling with resource is the travel time. There might be some
incidence when resource(s) are not readily available.
This exercise emphasizes the use of Transport resource. This type of resource is
used to move entities within the system. Other than the Automatic Guided Vehicle, some
commonly used transports are buses, cranes, elevators and lift trucks.
The statements GET, FREE and USE are used to capture a resource for activity at
a location. GET will capture the resource and it will remain with the entity until a FREE
is specified. USE will capture the resource for the specified amount of time and then
automatically free it. MOVE WITH is used to capture a resource for transportation
between locations (where no activity is performed at the actual location). The resource
will stay with the entity until a THEN FREE statement or FREE statement is encountered
in the downstream logic.
The GET statement is used in conjunction with AND and OR allows you to
capture multiple resources for a task or an alternate selection.
Objectives:
1
The Scenario
2
Other Build details are as follows:
3
Figure 6.5. Resource Listing
4
Name: _______________________________________ Date: ___________________
Section: ______________________________________ Rating: _________________
QUIZ 2
RESOURCE MODEL
Questions:
1. Can resource exist without a path network and can path network exist without
resource? Justify your answer by giving rational example.
2. What will happen if the simulation time was increased by 100%? Is there a need
to add another AGV? Why?
3. With the given scenario, give some alternative courses of action(s) that would
possibly increase the utilization of resources.
4. Modify your model to possibly decrease the % Blocked of NutBox and BoltBox
by at least 2%. List down the changes you have made on your model.