Difference between revisions of "Simulation"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Description)
(See also)
Line 46: Line 46:
  
 
* [[Computer simulation]]
 
* [[Computer simulation]]
 +
* [[Model]]
 +
* [[Video game]]
  
 
== External links ==  
 
== External links ==  
  
 
* [https://en.wikipedia.org/wiki/Simulation Simulation] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Simulation Simulation] @ Wikipedia

Revision as of 10:20, 7 February 2016

Simulation is the imitation of the operation of a real-world process or system over time.

Model

The act of simulating something first requires that a model be developed. This model represents the key characteristics or behaviors/functions of the selected physical or abstract system or process.

Simulation represents time

The model represents the system itself, whereas the simulation represents the operation of the system over time.

Uses

Simulation is used in many contexts, including simulation of technology for:

Often, computer experiments are used to study simulation models.

Simulation is also used with scientific modelling of natural systems or human systems to gain insight into their functioning.

Simulation can be used to show the eventual real effects of alternative conditions and courses of action.

In place of real systems

Simulation is also used when the real system cannot be engaged, because:

  • It may not be accessible
  • It may be dangerous or unacceptable to engage
  • It is being designed but not yet built
  • It may simply not exist

Key issues

Key issues in simulation include:

  • Acquisition of valid source information about the relevant selection of key characteristics and behaviors
  • The use of simplifying approximations and assumptions within the simulation
  • Fidelity and validity of the simulation outcomes

See also

External links