Application Areas of Simulation:a Special Research Report

Simulation provides a third alternative, which isthe program on a massively parallel computer.
cheap and fast, and thus fills the gap betweenThis is called parallel and distributed simulation. For
exact analysis and physical intuition. Occasionally,many large-scale models, this is the only feasible
Simulation is also used even when an exactway of getting answers back in a reasonable
analytic solution is possible, but it is too expensiveamount of time.
in terms of computation time.Simulation of a system can be done at many
Computer simulation is the discipline of designing adifferent levels of fidelity so that whereas one
model of an actual or theoretical physical system,reader will think of physics-based models and
executing the model on a digital computer, andoutput, another may think of more abstract
analyzing the execution output. Simulationmodels, which yield higher-level, less detailed
embodies the principle of ``learning by doing'' --- tooutput as in a queuing network. Models are
learn about the system we must first build adesigned to provide answers at a given
model of some sort and then operate the model.abstraction level --- the more detailed the model,
The use of simulation is an activity that is asthe more detailed the output. The kind of output
natural as a child who role plays. Childrenyou need will suggest the type of model you will
understand the world around them by simulatingemploy.  
(with toys and figurines) most of their interactions 
with other people, animals and objects. As Simulation in science and engineering
adultswe lose some of this childlike behavior butresearch:     Earlier most experiments were
recapture it later on through computer simulation.carried out physically in the laboratories, but today
To understand reality and all of its complexity, wea majority of experiments are simulated on
must build artificial objects and dynamically act outcomputers. ‘Computer Experiments’
roles with them.besides being much faster, cheaper, and easier,
Computer simulation is the electronic equivalent offrequently better insight into the system than
this type of role-playing and it serves to drivelaboratory experiments do.
synthetic environments and virtual worlds. Within 
the overall task of simulation, there are threeSimulation in soft sciences: Simulation can be
primary sub-fields: model design, model executionexpected to play even a more vital role in biology,
and model analysis .sociology, economics, medicine, psychology etc.
 To simulate something physical, you will firstwhere experiments could be very expensive,
need to create a mathematical model, whichdangerous, or even impossible. Thus Simulation
represents that physical object. Models can takehas become an indispensable tool for a modern
many forms including declarative, functional,researcher in most social, biological and life
constraint, spatial or multimodel. sciences.
Multimodel is a model containing multiple integrated 
models each of which represents a level of Simulation for business executives: There are
granularity for the physical system. The nextmany problems faced by management that
task, once a model has been developed, is tocannot be solved by standard operations research
execute the model on a computer --- that is, youtools like linear and dynamic programming,
need to create a computer program which stepsinventory and queuing theory. Therefore, instead
through time while updating the state and eventof taking decisions solely on intuition and
variables in your mathematical model. There areexperience, now a business executive can use
many ways to ``step through time.'' You can, forcomputer simulation to make better and more
instance, leap through time using event schedulingpowerful decisions. Simulation has been used
or you can employ small time increments usingwidely for inventory control, facility planning,
time slicing. You can also execute (i.e., simulate)production scheduling and the like.