0% found this document useful (0 votes)
11 views7 pages

Understanding Simulation Models and Types

Simulation is a method that replicates real-world processes for training and analysis, categorized into live, virtual, and constructive simulations. It helps in understanding complex systems and making decisions, though it has limitations such as being time-consuming and not providing optimal solutions. The Monte Carlo simulation technique, which uses random numbers to model probabilities, finds applications in fields like finance, physical science, and telecommunications.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views7 pages

Understanding Simulation Models and Types

Simulation is a method that replicates real-world processes for training and analysis, categorized into live, virtual, and constructive simulations. It helps in understanding complex systems and making decisions, though it has limitations such as being time-consuming and not providing optimal solutions. The Monte Carlo simulation technique, which uses random numbers to model probabilities, finds applications in fields like finance, physical science, and telecommunications.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Simulation is a representation of real-life situations.

It is a
method in which a replica of a real-world process or system is
developed over a period of time. The simulated model acts in the
same manner as the selected physical or abstract process or
system behaves in reality.

For example, aircraft pilots are given training through simulation


models, because training with real aircrafts can incur huge costs
as well as involve various risks.

Similarly, in the education sector, teachers are trained in the


simulated models of students (a group of individuals who imitate
as students). This avoids the risk of spoiling the future of
students if the teacher is not able to teach properly. Therefore,
simulation models have proved to be useful for training purposes.

Category of Simulation
Simulation used for training purposes is divided into three
categories, which are as follows:

Live simulation
It refers to a simulation in which equipment is used to imitate a real
system. For example, testing the battery of a car with the help of an
electrical tester.

Virtual simulation
It refers to a simulation in which real people operate on
simulated systems. For example, a pilot flying a simulated jet.

Constructive simulation
It refers to a simulation in which simulated people operate on
simulated systems. For example, in war games, the players
supervise soldiers and equipment, which move around the board.
From the discussion so far, it can be understood that simulation
models are the most appropriate for uncertain situations. By
using simulation, an analyst can introduce constants and
variables related to a problem, develop possible courses of action
and establish measures of effectiveness. Simulation helps an
analyst in determining how a system would respond under given
conditions. However, it does not generate optimal solutions.
Therefore, an analyst has to generate solutions for what he/she
wants to [Link] can introduce constants and variables
related to a problem, develop possible courses of action and
establish measures of effectiveness. Simulation helps an analyst
in determining how a system would respond under given
conditions. However, it does not generate optimal solutions.
Therefore, an analyst has to generate solutions for what he/she
wants to test.

Types of Simulation
Simulation models are used when a real system is not accessible,
can be dangerous to engage or has not been built. As discussed
earlier, these models are used in various fields, such as safety
engineering, testing, training and education.

Simulation models can be classified on the basis of the changes


produced in a system and uncertainty in the processes, events
and controlling parameters of the system. The two classifications
of simulation models are mentioned below:

On the basis of the changes produced in a system: This


classification includes the following:

 Static simulation: It refers to a simulation in which a system


does not show any change with time. Static simulation
represents a system at a particular point in time.

 Dynamic simulation: It refers to a simulation in which a system


changes and evolves with time. The main objective of dynamic
simulation is to estimate the future performance of a system.
On the basis of uncertainty in the processes, events and
controlling parameters of a system: This classification includes
the following:

 Deterministic simulation: It refers to a simulation in which


parameters are uncertain and are expressed by using a single
value. The result of deterministic simulation is in the form of a
qualified statement.

 Probabilistic simulation: It refers to a simulation in which


uncertainties are defined very clearly by specifying inputs as
probability distribution. The results of probabilistic simulation are
a quantified statement.
These aforementioned simulations are used for solving different
busi- ness problems and taking decisions accordingly.

Steps of Simulation Process


The steps involved in the process of simulation are explained as
follows:

Identifying a problem
Refers to the first step of the simulation process in which the
problem is clearly defined and the intended solutions to be
achieved are identified. If the problem is defined clearly, it will
lead to the development of an appropriate model and provide a
basis for the evaluation of simulation results.

Developing a model
Involves formulating a model by considering the problem that is
identified in the first step. A simulation model can be a physical
or mathematical model, idea or combination.

Collecting data
Involves gathering data for the development and evaluation of
the simulation model. The collected data helps in analysing the
problem and reaching at an appropriate solution.
Running the simulation model
Refers to one of the most important steps of the simulation
process. After developing the simulation model and collecting the
relevant data, the next step is to run it. If the model is
deterministic (in which all parameters are known and constant),
a single run would be sufficient.

On the contrary, if the model is stochastic (in which parameters


are subject to random variation), a number of runs would be
required to evaluate the performance of the model.

Interpreting the results


Involves analysing the results of the runs. If the model portrays
real-life situations, no rectifications will be required. However, if
the model is not closer to reality, a number of runs will be
required.

Importance and Limitations of


Simulation in Management
Simulation is a useful technique, especially in situations where
mathematical simplification is not possible. The following are
some of the advantages of simulation:

 Helps an analyst in observing and studying a real-world


environment or process that cannot be studied in its actual form
due to some reasons, such as high costs and greater risks.

 Enables an analyst to study processes that are long-term and


require more time to display results. For example, for studying
trends in the world population in the long run, an analyst cannot
wait for the required number of years to see results.

 Helps in studying the systems that are too disrupting in nature.


However, in the case of complex business problems, a simulation
may suffer from various limitations. Some of the limitations of the
simulation are as follows:

 Time consuming: It refers to one of the major drawbacks of


simulation. In certain analytical processes, simulation has proved
to be time-consuming.

 Expensive: It implies that a better and more advanced


simulation model would be more expensive. Simulation often
requires significant use of computers, which increases the cost of
electricity. This incurs high costs to organisations.

 No optimum results: It refers to another major drawback of


simulation. Since a simulation model generally deals with
uncertainties, optimum results cannot be produced. A simulation
model can provide a way of evaluating solutions but does not
generate any solutions.

 Complicated process: Simulation involves a long and


complicated process to develop a model. Such a model is unique
and developed for obtaining the solution of a specific problem.

Monte Carlo Simulation Using


Random Numbers
Monte Carlo simulation is a problem-solving technique that is
used to represent the probability of certain outcomes by running
a number of trial runs (called simulations) and using random
variables.

This technique was introduced by John von Neumann, Stanislaw


Ulam and Nicholas Metropolis while they were working on the
atomic bomb in the 1940s. These scientists named this technique
after the city in Monaco, which is famous for casinos and games
of chance. The Monte

The steps involved in the Monte Carlo simulation technique are


explained as follows:
Making probability distribution for
variables
This step involves estimating a probability distribution for the
given vari- able based on the past experience. The distribution
can be based on Poisson, binomial or normal distribution.

Building a cumulative probability


distribution for each variable
It is one of the most important steps of the Monte Carlo
technique. The cumulative distribution of an experiment
represents all possible values and probabilities of outcomes.

Setting random number intervals


In this step, after determining the cumulative distribution for each
variable, a set of numbers to represent each possible outcome is
assigned. This set of numbers is known as random number
intervals.

Generating random numbers


A random number is a series of two-digit or three-digit numbers
(for example, 00, 01, …, 8 8). A random number can be generated
in many ways. For example, if a problem is very complex and
involves a number of simulation trials, random numbers can be
generated using computers.

Simulating the experiment through random


sampling
It involves repeating the process till the required number of
simulation runs has been generated.

Application of the Monte Carlo


Technique
The following are some areas that have an extensive application
of the Monte Carlo technique:

 Physical science: It is a field in which the Monte Carlo


technique has proved to be very effective. The Monte Carlo
technique is used in computational physics, physical chemistry
and molecular modelling. Apart from this, it is also used for
designing detectors and analysing their behaviour.

 Finance: It is another area where the Monte Carlo technique


has been used extensively. The technique is used for
evaluating investments in projects and analysing financial
derivatives. In such cases, stochastic or probabilistic
simulation models are used.

 Telecommunication: It is an area where the Monte Carlo


technique is used to establish an effective wireless network
and evaluate its performance. If the desired performance is
not achieved, the network design is moving through the
optimisation process.

 Games: Monte Carlo technique is used to design games


related to artificial intelligence.

Common questions

Powered by AI

Simulation models primarily deal with uncertainties and provide a framework to evaluate different scenarios rather than generating optimal solutions. Because they introduce constants and variables related to a problem without solving for the best possible outcome, analysts still need to develop possible solutions for what they intend to test. Additionally, simulations can be complex and have inherent limitations such as being time-consuming and expensive .

Data collection is crucial in simulation as it informs the development and evaluation of the simulation model. Accurate, relevant data ensures the model reflects real-world conditions, allowing analysts to analyze the problem effectively and propose appropriate solutions. Without proper data, the model's accuracy and validity would be compromised, affecting its reliability in decision-making processes .

Static simulation refers to a representation where the system does not change over time, making it useful for analyzing a system at a specific point. It is preferred in scenarios requiring a snapshot analysis, such as a financial statement analysis. On the other hand, dynamic simulation involves systems that change and evolve over time, which is suitable for predicting system behaviors like supply chain logistics or biological processes over a period .

Simulation in education allows teachers to engage with hypothetical student interactions without actual risk to real students' education. This method offers a risk-free environment for honing pedagogical skills and provides repeated practice opportunities. However, it can be time-consuming and costly, and it does not always capture the complexities of real classroom dynamics. Its effectiveness relies on the authenticity of the simulated experience .

Live simulation uses real equipment to imitate systems, such as in battery testing, and is useful when actual equipment is accessible and safe. Virtual simulation involves real people operating on simulated systems and is applied in contexts like flight training for pilots. Constructive simulation involves simulated operators interacting with simulated systems, used in strategic training such as military war games. Each type serves different training contexts based on the required level of realism and resource availability .

Monte Carlo simulation is suitable for finance because it allows for assessing various investment scenarios and financial derivatives under uncertainty, making it invaluable for decision-making in stochastic environments. In telecommunications, it helps optimize network performance by analyzing random variables, ensuring robust system design and operation under different conditions. The method's ability to model risk and uncertainty provides a competitive edge in sectors where financial stakes and technology reliability are critical .

The key steps include setting up probability distributions based on past data, creating cumulative probability distributions, assigning random number intervals, generating random numbers, and conducting random sampling. These steps enable the Monte Carlo simulation to represent probability distributions accurately and perform experiments that mimic real-life randomness, essential in sensitive fields like finance and physical sciences by providing robust outcome estimates .

A deterministic simulation is more appropriate in scenarios with defined, constant parameters and predictable outcomes, such as some engineering tests or production process optimizations where variables remain constant. It offers clarity and certainty needed for precise result simulations, contrary to probabilistic simulations that are preferred when outcomes need to account for variability and uncertainty .

Simulation models in business are limited by their non-optimizing nature, inability to always reflect real-life complexity, time consumption, and cost. They require considerable computational resources and data accuracy to be effective, making the process resource-intensive. Moreover, since they do not generate solutions but merely evaluate scenarios, their use is limited to the scope of predefined problems rather than adaptive strategic planning .

The Monte Carlo simulation addresses uncertainty by using random variables to model the probability of different outcomes, allowing for a range of possible results rather than a single deterministic one. It employs a probability distribution for variables, generates random numbers, and simulates experiments through random sampling, which helps in studying complex systems in fields such as physical sciences, finance, and telecommunications .

You might also like