All Topics  
Simulation

 
Simulation

   Email Print
   Bookmark   Link






 

Simulation



 
 
Simulation is the imitation of some real thing, state of affairs, or process. The act of simulating something generally entails representing certain key characteristics or behaviors of a selected physical or abstract system.

Simulation is used in many contexts, including the modeling of natural systems or human systems in order to gain insight into their functioning.






Discussion
Ask a question about 'Simulation'
Start a new discussion about 'Simulation'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Horse Simulator Wwi
Simulation is the imitation of some real thing, state of affairs, or process. The act of simulating something generally entails representing certain key characteristics or behaviors of a selected physical or abstract system.

Simulation is used in many contexts, including the modeling of natural systems or human systems in order to gain insight into their functioning. Other contexts include simulation of technology
Technology

Technology is a broad concept that deals with an animal species' usage and knowledge of tools and crafts, and how it affects an animal species' ability to control and adapt to its Natural environment....
 for performance optimization, safety engineering
Safety engineering

Safety engineering is an applied science strongly related to systems engineering and the subset System Safety Engineering. Safety engineering assures that a life-critical system behaves as needed even when pieces fail....
, testing
Experiment

In scientific inquiry, an experiment is a method of investigating causal relationships among variables. An experiment is a cornerstone of the empiricism approach to acquiring data about the world and is used in both natural sciences and social sciences....
, training
Training

The term training refers to the acquisition of knowledge, skills, and Competence as a result of the teaching of vocational education or practical skills and knowledge that relate to specific useful competencies....
 and education
Education

File:Inukshuk Monterrey 1.jpgEducation can be seen as a product or a process and considered in a broad sense or a technical sense. According to philosophy of education George F....
. Simulation can be used to show the eventual real effects of alternative conditions and courses of action.

Key issues in simulation include acquisition of valid source information about the referent, selection of key characteristics and behaviours, the use of simplifying approximations and assumptions within the simulation, and fidelity and validity of the simulation outcomes.

Classification and terminology

Historically, simulations used in different fields developed largely independently, but 20th century studies of Systems theory
Systems theory

Systems theory is an interdisciplinary field of science and the study of the nature of complex systems in nature, society, and science. More specifically, it is a framework by which one can analyze and/or describe any group of objects that work in concert to produce some result....
 and Cybernetics
Cybernetics

Cybernetics is the interdisciplinary study of the structure of regulatory systems. Cybernetics is closely related to control theory and systems theory....
 combined with spreading use of computers across all those fields have led to some unification and a more systematic view of the concept.

Physical simulation refers to simulation in which physical objects are substituted for the real thing (some circles use the term for computer simulations modelling selected laws of physics
Physics

Physics is the natural science which examines basic concepts such as energy, force, and spacetime and all that derives from these, such as mass, charge, matter and its Motion ....
, but this article doesn't). These physical objects are often chosen because they are smaller or cheaper than the actual object or system.

Interactive simulation is a special kind of physical simulation, often referred to as a human in the loop simulation, in which physical simulations include human operators, such as in a flight simulator or a driving simulator
Driving simulator

Driving Simulators are used for entertainment as well as in training of driver's education courses taught in educational institutions and private businesses....
.

Human in the loop simulations can include a computer simulation as a so-called synthetic environment.

Computer simulation

A computer simulation (or "sim") is an attempt to model a real-life or hypothetical situation on a computer so that it can be studied to see how the system works. By changing variables, prediction
Prediction

A prediction is a statement or claim that a particular event will occur in the future in more certain terms than a forecasting. The etymology of this word is Latin ....
s may be made about the behaviour of the system.

Computer simulation has become a useful part of modeling
Model (abstract)

In mathematical logic, the formal languages, formal systems, and theory which are studied have no meaningful content until they are given an interpretation within some other system....
 many natural systems in physics
Physics

Physics is the natural science which examines basic concepts such as energy, force, and spacetime and all that derives from these, such as mass, charge, matter and its Motion ....
, chemistry
Chemistry

Chemistry is the science concerned with the composition, structure, and properties of matter, as well as the changes it undergoes during chemical reactions....
 and biology
Biology

Biology is a branch of the natural sciences concerned with the study of living organisms and their interaction with each other and their environment ....
, and human systems in economics
Economics

File:Ballard Farmers' Market - vegetables.jpgEconomics is the Social sciences that studies the Production theory basics, Distribution , and Consumption of Good and Service ....
 and social science (the computational sociology
Computational sociology

Computational sociology is a recently developed branch of sociology that uses computation to analyze social phenomena. The basic premise of computational sociology is to take advantage of computer simulation in the construction of social theories....
) as well as in engineering
Engineering

Engineering is the discipline and profession of applying Technology and science knowledge and utilizing natural laws and physical resources in order to design and implement materials, structures, machines, devices, systems, and process that safely realize a desired objective and meet specified criteria....
 to gain insight into the operation of those systems. A good example of the usefulness of using computers to simulate can be found in the field of network traffic simulation
Network traffic simulation

Network traffic simulation is a process used in telecommunications engineering to measure the efficiency of a communications network....
. In such simulations, the model
Model (abstract)

In mathematical logic, the formal languages, formal systems, and theory which are studied have no meaningful content until they are given an interpretation within some other system....
 behaviour will change each simulation according to the set of initial parameters assumed for the environment.

Traditionally, the formal modeling of systems has been via a mathematical model
Mathematical model

A mathematical model uses mathematics language to describe a system. Mathematical models are used not only in the natural sciences and engineering disciplines but also in the social sciences ; physicists, engineers, computer sciences, and economists use mathematical models most extensively....
, which attempts to find analytical solutions enabling the prediction of the behaviour of the system from a set of parameters and initial conditions. Computer simulation is often used as an adjunct to, or substitution for, modeling systems for which simple closed form analytic solutions are not possible. There are many different types of computer simulation, the common feature they all share is the attempt to generate a sample of representative scenario
Scenario

A scenario is a synthetic description of an event or series of actions and events. In the Commedia dell'arte it was an outline of entrances, exits, and action describing the plot of a play that was literally pinned to the back of the scenery....
s for a model in which a complete enumeration of all possible states would be prohibitive or impossible.

Several software packages exist for running computer-based simulation modeling (e.g. Monte Carlo
Monte Carlo method

Monte Carlo methods are a class of computational algorithms that rely on repeated random sampling to compute their results. Monte Carlo methods are often used when computer simulation physics and mathematics systems....
 simulation and stochastic modeling
Stochastic

Stochastic means random.A stochastic process is one whose behavior is non-Deterministic system in that a system's subsequent state is determined both by the process's predictable actions and by a random element....
) that makes the modeling almost effortless.

Modern usage of the term "computer simulation" may encompass virtually any computer-based representation.

Computer science


In Computer science
Computer science

Computer science is the study of the theoretical foundations of information and computation, and of practical techniques for their implementation and application in computer systems....
, simulation has some specialized meanings: Alan Turing
Alan Turing

Alan Mathison Turing, Order of the British Empire, Fellow of the Royal Society was a British mathematician, logician and Cryptanalysis....
 used the term "simulation" to refer to what happens when a universal machine
Universal Turing machine

Alan Turing's universal computing machine is the name given by him to his model of an all-purpose "a-machine" that could "run" any arbitrary sequence of instructions called "quintuples"....
 executes a state transition table (in modern terminology, a computer runs a program) that describes the state transitions, inputs and outputs of a subject discrete-state machine. The computer simulates the subject machine. Accordingly, in theoretical computer science
Theoretical computer science

Theoretical computer science is the collection of topics of computer science that focuses on the more abstract, logical and mathematical aspects of computing, such as the theory of computation, analysis of algorithms, and semantics of programming languages....
 the term simulation
Simulation preorder

In theoretical computer science a simulation preorder is a Relation between state transition systems associating systems which behave in the same way in the sense that one system simulates the other....
 is a relation between state transition system
State transition system

In theoretical computer science, a state transition system is an abstract machine used in the study of computation. The machine consists of a set of state and transitions between states....
s, useful in the study of operational semantics
Operational semantics

In computer science, operational semantics is a way to give meaning to computer programs in a mathematically rigorous way. Other approaches to providing a formal semantics of programming languages include axiomatic semantics and denotational semantics....
.

Less theoretically, an interesting application of computer simulation is to simulate computers using computers. In computer architecture
Computer architecture

Computer architecture in computer engineering is the conceptual design and fundamental operational structure of a computer system. It is a blueprint and functional description of requirements and design implementations for the various parts of a computer, focusing largely on the way by which the central processing unit performs internally an...
, a type of simulator, typically called an emulator
Emulator

An emulator duplicates the functions of one system using a different system, so that the second system behaves like the first system. This focus on exact reproduction of external behavior is in contrast to some other forms of computer simulation, which can concern an abstract model of the system being simulated....
, is often used to execute a program that has to run on some inconvenient type of computer, or in a tightly controlled testing environment (see Computer architecture simulator
Computer architecture simulator

In computer science, a computer architecture simulator, or an architectural simulator, is a piece of software to model computer devices to predict outputs and performance metrics on a given input....
 and Platform virtualization). For example, simulators have been used to debug a microprogram or sometimes commercial application programs, before the program is downloaded to the target machine. Since the operation of the computer is simulated, all of the information about the computer's operation is directly available to the programmer, and the speed and execution of the simulation can be varied at will.

Simulators may also be used to interpret fault trees, or test VLSI logic designs before they are constructed. Symbolic simulation
Symbolic simulation

In computer science, a simulation is a computation of the execution of some appropriately modelled state-transition system. Typically this process models the complete state of the system at individual points in a discrete linear time frame, computing each state sequentially from its predecessor....
 uses variables to stand for unknown values.

In the field of optimization
Optimization (mathematics)

In mathematics, the simplest case of optimization, or mathematical programming, refers to the study of problems in which one seeks to maxima and minima or maxima and minima a Function of a real variable by systematically choosing the values of Real number or integer variables from within an allowed set....
, simulations of physical processes are often used in conjunction with evolutionary computation
Evolutionary computation

In computer science evolutionary computation is a subfield of artificial intelligence that involves combinatorial optimization problems.Evolutionary computation uses iterative progress, such as growth or development in a population....
 to optimize control strategies.

Simulation in education and training

Simulation is often used in the training
Training

The term training refers to the acquisition of knowledge, skills, and Competence as a result of the teaching of vocational education or practical skills and knowledge that relate to specific useful competencies....
 of civilian and military personnel. This usually occurs when it is prohibitively expensive or simply too dangerous to allow trainees to use the real equipment in the real world. In such situations they will spend time learning valuable lessons in a "safe" virtual environment. Often the convenience is to permit mistakes during training for a safety-critical system. For example, in teachers practice classroom management and teaching techniques on simulated students, which avoids "learning on the job" that can damage real students. There is a distinction, though, between simulations used for training and Instructional simulation
Instructional Simulation

Intructional Simulation An instructional simulation, also called an educational simulation, is a simulation of some type of reality but which also includes instructional elements that help a learner explore, navigate or obtain more information about that system or environment that cannot generally be acquired from mere experimentation....
.

Training simulations typically come in one of three categories:

  • "live" simulation (where real people use simulated (or "dummy") equipment in the real world);
  • "virtual" simulation (where real people use simulated equipment in a simulated world, or virtual environment), or
  • "constructive" simulation (where simulated people use simulated equipment in a simulated environment). Constructive simulation is often referred to as "wargaming" since it bears some resemblance to table-top war games
    Wargaming

    A wargame is a game that represents a military operation. Wargaming is the hobby dedicated to the play of such games, which can also be called conflict simulations, or consims for short....
     in which players command armies of soldiers and equipment that move around a board.


In standardized test
Standardized test

A standardized test is a Test administered and scored in a consistent manner. The tests are designed in such a way that the "questions, conditions for administering, scoring procedures, and interpretations are consistent" and are "administered and scored in a predetermined, standard manner."...
s, "live" simulations are sometimes called "high-fidelity", producing "samples of likely performance", as opposed to "low-fidelity", "pencil-and-paper" simulations producing only "signs of possible performance", but the distinction between high, moderate and low fidelity remains relative, depending on the context of a particular comparison.

Simulations in education are somewhat like training simulations. They focus on specific tasks. The term 'microworld' is used to refer to educational simulations which model some abstract concept rather than simulating a realistic object or environment, or in some cases model a real world environment in a simplistic way so as to help a learner develop an understanding of the key concepts. Normally, a user can create some sort of construction within the microworld that will behave in a way consistent with the concepts being modeled. Seymour Papert
Seymour Papert

Seymour Papert is an Massachusetts Institute of Technology mathematician, computer science, and education. He is one of the pioneers of artificial intelligence, as well as an inventor of the Logo ....
 was one of the first to advocate the value of microworlds, and the Logo
Logo

A logo is a graphical element that, together with its logotype form a trademark or commercial brand. Typically, a logo's design is for immediate recognition....
 programming environment developed by Papert is one of the most famous microworlds. As another example, the Global Challenge Award online STEM learning web site uses microworld simulations to teach science concepts related to global warming and the future of energy.

Management games (or business simulations) have been finding favour in business education in recent years. Business simulations that incorporate a dynamic model enable experimentation with business strategies in a risk free environment and provide a useful extension to case study
Case study

A case study is one of several ways of doing research whether it is social science related or even socially related. It is an intensive study of a single group, incident, or community.Other ways include experiments, statistical survey, multiple histories, and analysis of archival information ....
 discussions.

Social simulations may be used in social science classrooms to illustrate social and political processes in anthropology, economics, history, political science, or sociology courses, typically at the high school or university level. These may, for example, take the form of civics simulations, in which participants assume roles in a simulated society, or international relations simulations in which participants engage in negotiations, alliance formation, trade, diplomacy, and the use of force. Such simulations might be based on fictitious political systems, or be based on current or historical events. An example of the latter would be Barnard College 's "Reacting to the Past" series of educational simulations.

In recent years, there has been increasing use of social simulations for staff training in aid and development agencies. The Carana simulation, for example, was first developed by the United Nations Development Programme , and is now used in a very revised form by the World Bank for training staff to deal with fragile and conflict-affected countries.

Clinical healthcare simulators

Medical simulators are increasingly being developed and deployed to teach therapeutic and diagnostic procedures as well as medical concepts and decision making to personnel in the health professions. Simulators have been developed for training procedures ranging from the basics such as blood draw, to laparoscopic surgery and trauma care. They are also important to help on prototyping new for biomedical engineering problems. Currently, simulators are applied to research and development of tools for new , and early in medicine.

Many medical simulators involve a computer connected to a plastic simulation of the relevant anatomy. Sophisticated simulators of this type employ a life size mannequin that responds to injected drugs and can be programmed to create simulations of life-threatening emergencies. In other simulations, visual components of the procedure are reproduced by computer graphics
Computer graphics

Computer graphics are graphics created by computers and, more generally, the representation and manipulation of pictorial data by a computer....
 techniques, while touch-based components are reproduced by haptic
Haptic

Haptic technology refers to technology that interfaces to the user via the sense of touch by applying forces, vibrations, and/or motions to the user....
 feedback devices combined with physical simulation routines computed in response to the user's actions. Medical simulations of this sort will often use 3D CT
Computed tomography

Computed tomography is a medical imaging method employing tomography. Geometry Processing is used to generate a stereoscopy of the inside of an object from a large series of two-dimensional X-ray images taken around a single axis of rotation....
 or MRI scans of patient data to enhance realism. Some medical simulations are developed to be widely distributed (such as that can be viewed via standard web browsers) and can be interacted with using standard computer interfaces, such as the keyboard and mouse.

Another important medical application of a simulator — although, perhaps, denoting a slightly different meaning of simulator — is the use of a placebo
Placebo

The placebo effect is a phenomenon in medicine where the results of a medical treatment are affected by their symbolism, and not just their medical value....
 drug, a formulation that simulates the active drug in trials of drug efficacy (see Placebo (origins of technical term)).

History of simulation in healthcare

The first medical simulators were simple models of human patients.

Since antiquity, these representations in clay and stone were used to demonstrate clinical features of disease states and their effects on humans. Models have been found from many cultures and continents. These models have been used in some cultures (e.g., Chinese culture) as a "diagnostic" instrument, allowing women to consult male physicians while maintaining social laws of modesty. Models are used today to help students learn the anatomy
Anatomy

Anatomy is a branch of biology that is the consideration of the body plan. It is a general term that includes human anatomy, animal anatomy and plant anatomy ....
 of the musculoskeletal system and organ systems.

Type of models

Active models
Active models that attempt to reproduce living anatomy or physiology are recent developments. The famous “Harvey” mannikin was developed at the University of Miami
University of Miami

The University of Miami is a private, non-sectarian university founded in 1925 in the city of Coral Gables, Florida, Florida, United States, a historic suburb of Miami, Florida....
 and is able to recreate many of the physical findings of the cardiology
Cardiology

Cardiology is a subspecialty of internal medicine dealing with disorders of the heart and blood vessels. The field includes diagnosis and treatment of congenital heart defects, coronary artery disease, heart failure, valvular heart disease and electrophysiology....
 examination, including palpation
Palpation

Palpation is used as part of a physical examination in which an object is felt to determine its size, shape, firmness, or location. Palpation should not be confused with palpitation, which is an awareness of the beating of the heart....
, auscultation
Auscultation

Auscultation is the technical term for listening to the internal sounds of the body, usually using a stethoscope; based on the Latin verb auscultare "to listen"....
, and electrocardiography.


Interactive models
More recently, interactive models have been developed that respond to actions taken by a student or physician. Until recently, these simulations were two dimensional computer programs that acted more like a textbook than a patient. Computer simulations have the advantage of allowing a student to make judgements, and also to make errors. The process of iterative learning through assessment, evaluation, decision making, and error correction creates a much stronger learning environment than passive instruction.


Computer simulators
Simulators have been proposed as an ideal tool for assessment of students for clinical skills.


Programmed patients and simulated clinical situations, including mock disaster drills, have been used extensively for education and evaluation. These “lifelike” simulations are expensive, and lack reproducibility. A fully functional "3Di" simulator would be the most specific tool available for teaching and measurement of clinical skills.


Immersive disease state simulations allow a doctor or HCP to experience what a disease actually feels like. Using sensors and transducers symptomatic effects can be delivered to a participant allowing them to experience the patients disease state.


Such a simulator meets the goals of an objective and standardized examination for clinical competence. This system is superior to examinations that use "standard patients
Simulated patient

A simulated patient or standardized patient , in health care, is an individual who is trained to act as a real patient in order to simulate a set of symptoms or problems....
" because it permits the quantitative measurement of competence, as well as reproducing the same objective findings.


=More examples in different areas=

City simulators / urban simulation

A city simulator
City-building game

City-building games are a Video game genres of Video game where players act as the overall planner and leader of a city, looking down on it from above, and being responsible for its growth and management....
 can be a game but can also be a tool used by urban planners to understand how cities are likely to evolve in response to various policy decisions. (developed at the University of Washington), ILUTE (developed at the University of Toronto) and (developed at the University of Bologna) are examples of modern, large-scale urban simulators designed for use by urban planners. City simulators are generally agent
Agent (economics)

In economics, an agent is an actor or decision maker in a Mathematical model. Typically, the actor makes decisions by solving an Optimization problem....
-based simulations with explicit representations for land use and transportation.

Classroom of the future

The "classroom of the future" will probably contain several kinds of simulators, in addition to textual and visual learning tools. This will allow students to enter the clinical years better prepared, and with a higher skill level. The advanced student or postgraduate will have a more concise and comprehensive method of retraining — or of incorporating new clinical procedures into their skill set — and regulatory bodies and medical institutions will find it easier to assess the proficiency and competency
Competence (human resources)

Competence is a standardized requirement for an individual to properly perform a specific Employment. It encompasses a combination of knowledge, skills and behavior utilized to improve performance....
 of individuals.

The classroom of the future will also form the basis of a clinical skills unit for continuing education of medical personnel; and in the same way that the use of periodic flight training assists airline pilots, this technology will assist practitioners throughout their career.

The simulator will be more than a "living" textbook, it will become an integral a part of the practice of medicine. The simulator environment will also provide a standard platform for curriculum development in institutions of medical education.

Digital Lifecycle Simulation


Simulation solutions are being increasingly integrated with CAx (CAD, CAM, CAE....) solutions and processes. The use of simulation throughout the product lifecycle, especially at the earlier concept and design stages, has the potential of providing substantial benefits. These benefits range from direct cost issues such as reduced prototyping and shorter time-to-market, to better performing products and higher margins. However, for some companies, simulation has not provided the expected benefits.

The research firm Aberdeen Group has found that nearly all best-in-class manufacturers use simulation early in the design process as compared to 3 or 4 laggards who do not.

The successful use of Simulation, early in the lifecycle, has been largely driven by increased integration of simulation tools with the entire CAD, CAM and PLM solution-set. Simulation solutions can now function across the extended enterprise in a multi-CAD environment, and include solutions for managing simulation data and processes and ensuring that simulation results are made part of the product lifecycle history. The ability to use simulation across the entire lifecycle has been enhanced through improved user interfaces such as tailorable user interfaces and "wizards" which allow all appropriate PLM participants to take part in the simulation process.

Engineering, technology or process simulation

Simulation is an important feature in engineering systems or any system that involves many processes. For example in electrical engineering
Electrical engineering

Electrical engineering, sometimes referred to as electrical and electronic engineering, is a field of engineering that deals with the study and application of electricity, electronics and electromagnetism....
, delay
Delay

In its general sense, delay refers to a lapse of time. In other contexts, it may refer to one of many topics:...
 lines may be used to simulate propagation delay
Propagation delay

NetworkingPropagation delay is defined as the amount of time it takes for a certain number of bytes to be transferred over a medium. Propagation delay is the distance between the two routers divided by the propagation speed....
 and phase shift
Phase (waves)

The phase of an oscillation or wave is the fraction of a complete cycle corresponding to an offset in the displacement from a specified reference point at time t = 0....
 caused by an actual transmission line
Transmission line

A transmission line is the material Transmission medium or structure that forms all or part of a Course from one place to another for directing the transmission of energy, such as electromagnetic waves or acoustic waves, as well as electric power transmission....
. Similarly, dummy load
Dummy load

A dummy load is a device used to simulate an electrical load, usually for testing purposes....
s may be used to simulate impedance
Electrical impedance

Electrical impedance, or simply impedance, describes a measure of opposition to a sinusoidal alternating current . Electrical impedance extends the concept of Electrical resistance to AC circuits, describing not only the relative amplitudes of the voltage and Electric current, but also the relative Phase ....
 without simulating propagation, and is used in situations where propagation is unwanted. A simulator may imitate only a few of the operations and functions of the unit it simulates. Contrast with: emulate
Emulator

An emulator duplicates the functions of one system using a different system, so that the second system behaves like the first system. This focus on exact reproduction of external behavior is in contrast to some other forms of computer simulation, which can concern an abstract model of the system being simulated....
.

Most engineering simulations entail mathematical modeling and computer assisted investigation. There are many cases, however, where mathematical modeling is not reliable. Simulation of fluid dynamics problems often require both mathematical and physical simulations. In these cases the physical models require dynamic similitude
Similitude (model)

Similitude is a concept used in the testing of engineering model . A model is said to have similitude with the real application if the two share geometric similarity, kinematic similarity and dynamic similarity....
. Physical and chemical simulations have also direct realistic uses, rather than research uses; in chemical engineering
Chemical engineering

Chemical engineering is the branch of engineering that deals with the application of physical science , with mathematics, to the process of converting raw materials or chemicals into more useful or valuable forms....
, for example, process simulations are used to give the process parameters immediately used for operating chemical plants, such as oil refineries.

Finance


In finance
Finance

The field of finance refers to the concepts of time, money and risk and how they are interrelated. Banks are the main facilitators of funding through the provision of credit, although private equity, mutual funds, hedge funds, and other organizations have become important....
, computer simulations are often used for scenario planning. Risk
Risk

Risk is a concept that denotes the precise probability of specific eventualities. Technically, the notion of risk is independent from the notion of value and, as such, eventualities may have both beneficial and adverse consequences....
-adjusted net present value
Net present value

Net present value or net present worth is defined as the total present value of a time series of cash flows. It is a standard method for using the time value of money to appraise long-term projects....
, for example, is computed from well-defined but not always known (or fixed) inputs. By imitating the performance of the project under evaluation, simulation can provide a distribution of NPV over a range of discount rates
Discount

A "Discount" is a "Charge" that is paid to obtain the right to delay a payment. Essentially, the payer purchases the right to make a given payment in the future instead of in the Present....
 and other variables.

Flight simulators


A flight simulator is used to train pilots
Aviator

An aviator is a person who flies aircraft for pleasure or as a profession.The feminine word aviatrix is sometimes used and is the correct term to refer to all women pilots....
 on the ground. It permits a pilot to crash his simulated "aircraft" without being hurt. Flight simulators are often used to train pilots to operate aircraft in extremely hazardous situations, such as landings with no engines, or complete electrical or hydraulic failures. The most advanced simulators have high-fidelity visual systems and hydraulic motion systems. The simulator is normally cheaper to operate than a real trainer
Trainer

Trainer may refer to:...
 aircraft.

Home-built flight simulators

Some people who use simulator software, especially flight simulator software, build their own simulator at home. Some people — in order to further the realism of their homemade simulator — buy used cards and racks that run the same software used by the original machine. While this involves solving the problem of matching hardware and software — and the problem that hundreds of cards plug into many different racks — many still find that solving these problems is well worthwhile. Some are so serious about realistic simulation that they will buy real aircraft parts, like complete nose sections of written-off aircraft
Aircraft

An aircraft is a vehicle which is able to flight by being supported by the air, or in general, the atmosphere, of a planet. Examples include balloons, airplanes and helicopters....
, at aircraft boneyards
Boneyards

Boneyards was the massive online server created for the Total Annihilation series of computer games by Cavedog Entertainment, allowing thousands of players to compete in organised battle over the internet....
. This permits people to simulate a hobby that they are unable to pursue in real life.

Marine simulators

Bearing resemblance to flight simulators, marine simulators train ships' personnel. The most common marine simulators include:

  • Ship's bridge simulators
  • Engine room simulators
  • Cargo handling simulators
  • Communication / GMDSS simulators


Simulators like these are mostly used within maritime colleges, training institutions and navies. They often consist of a replication of a ships' bridge, with operating desk(s), and a number of screens on which the virtual surroundings are projected.

Military simulations

Military
Military

A military is an organization authorized by its nation to use force, usually including use of weapons, in defending its country by combating actual or Threat of force ....
 simulations, also known informally as war games, are models in which theories of warfare can be tested and refined without the need for actual hostilities. They exist in many different forms, with varying degrees of realism. In recent times, their scope has widened to include not only military but also political and social factors (for example, the NationLab
Nationlab

NationLab is a computer-assisted national strategic seminar that was played annually in schools of national strategy throughout Latin America from 1998 through 2008....
 series of strategic exercises in Latin America. Whilst many governments make use of simulation, both individually and collaboratively, little is known about the model's specifics outside professional circles.

Robotics simulators

A robotics simulator is used to create embedded applications for a specific (or not) robot without being dependent on the 'real' robot. In some cases, these applications can be transferred to the real robot (or rebuilt) without modifications. Robotics simulators allow reproducing situations that cannot be 'created' in the real world because of cost, time, or the 'uniqueness' of a resource. A simulator also allows fast robot prototyping. Many robot simulators feature physics engine
Physics engine

A physics engine is a computer program that simulates Newtonian physics models, using variables such as mass, velocity, friction and wind resistance....
s to simulate a robot's dynamics.

Truck simulator

Vehicle Simulator
A truck simulator provides an opportunity to reproduce the characteristics of real vehicles in a virtual environment. It replicates the external factors and conditions with which a vehicle interacts enabling a driver to feel as if they are sitting in the cab of their own vehicle. Scenarios and events are replicated with sufficient reality to ensure that drivers become fully immersed in the experience rather than simply viewing it as an educational programme.

The simulator provides a constructive experience for the novice driver and enables more complex exercises to be undertaken by the more mature driver. For novice drivers, truck simulators provide an opportunity to begin their career by applying best practice. For mature drivers, simulation provides the ability to enhance good driving or to detect poor practice and to suggest the necessary steps for remedial action. For companies, it provides an opportunity to educate staff in the driving skills that achieve reduced maintenance costs, improved productivity and, most importantly, to ensure the safety of their actions in all possible situations.

Simulation and games

Strategy game
Strategy game

A strategy game is a game in which the players' decision-making skills have a high significance in determining the outcome. Many games include this element to a greater or lesser degree, making demarcation difficult....
s — both traditional and modern — may be viewed as simulations of abstracted decision-making for the purpose of training military and political leaders (see History of Go
History of Go

The game of Go originated in China. No one knows when the first game was played, but by the 4th century BC it was considered a worthy pastime for a gentleman, and described as such in the Analects of Confucius....
 for an example of such a tradition, or Kriegsspiel for a more recent example).

Many other video games are simulators of some kind. Such games can simulate various aspects of reality, from business, to government
Government simulation

A government simulation or political simulation is a game that attempts to simulate the government and politics of all or part of a nation....
, to construction, to piloting vehicles
Vehicle simulation game

Vehicle simulation games are a genre of video games which attempt to provide the player with a realistic interpretation of operating various kinds of vehicles....
 (see above).

See also

  • Comparison of racing simulators
    Comparison of racing simulators

    The following tables compare general and technical information for a number of racing simulators. Please see the individual products' articles for further information....
  • Dissimulation
    Dissimulation

    Dissimulation is a form of deception in which one conceals the truth. It differs from simulation , in which one exhibits false information. Dissimulation commonly takes the form of concealing one's ability in order to gain the element of surprise over an opponent....
  • Emulator
    Emulator

    An emulator duplicates the functions of one system using a different system, so that the second system behaves like the first system. This focus on exact reproduction of external behavior is in contrast to some other forms of computer simulation, which can concern an abstract model of the system being simulated....
  • Experimentation in silico
    In silico

    In silico is an expression used to mean "performed on computer or via computer simulation." The phrase is coined in analogy to the Latin language phrases in vivo and in vitro which are commonly used in biology and refer to experiments done in living organisms and outside of living organisms, respectively....
  • Futures studies
  • Mathematical model
    Mathematical model

    A mathematical model uses mathematics language to describe a system. Mathematical models are used not only in the natural sciences and engineering disciplines but also in the social sciences ; physicists, engineers, computer sciences, and economists use mathematical models most extensively....
  • Merger simulation
    Merger simulation

    Merger simulation is a commonly used technique when analyzing potential welfare costs and benefits of mergers between firms. Merger simulation models typically assume Differentiated Bertrand competition within a market....
  • Mining simulation
    Mining Simulation

    A mining simulator is a system used to replicate elements of mining operations, for training or efficiency analysis. Mining simulation application can range from pure statistical analysis, to scale models, all the way to replica cabins of mining machinery mounted on pneumatic actuators surrounded by screens displaying 3D computer graphics ima...
  • Molecular dynamics
    Molecular dynamics

    Molecular dynamics is a form of computer simulation in which atoms and molecules are allowed to interact for a period of time by approximations of known physics,...
  • Network Simulator
    Network simulator

    A network simulator is a piece of software or hardware that predicts the behavior of a computer network, without an actual network being present....
  • Pharmacokinetics simulation
    Pharmacokinetics Simulation

    Pharmacokinetics Simulation is a simulation method used in determining the safety levels of a drug during its drug development. It gives an insight to drug efficacy and safety before exposure of individuals to the new drug that might help to improve the design of a clinical trial....
  • Placebo
    Placebo

    The placebo effect is a phenomenon in medicine where the results of a medical treatment are affected by their symbolism, and not just their medical value....
  • Placebo (origins of technical term)
  • Roleplay simulation
  • Similitude (model)
    Similitude (model)

    Similitude is a concept used in the testing of engineering model . A model is said to have similitude with the real application if the two share geometric similarity, kinematic similarity and dynamic similarity....
  • Simulated reality
    Simulated reality

    Simulated reality is the proposition that reality could be simulated?perhaps by computer simulation?to a degree indistinguishable from "true" reality....
  • Simulation language
    Simulation language

    A computer simulation language describes the operation of a simulation on a computer. There are two major types of simulation: continuous and Discrete event simulation though more modern languages can handle combinations....
  • Web based simulation
    Web based simulation

    The term Web based simulation emerged in the 1990s, and is typically used to denote the invocation of simulation programs over the internet, specifically through a web browser....
  • List of discrete event simulation software
    List of discrete event simulation software

    This is a list of discrete event simulation software....
  • List of computer simulation software
    List of computer simulation software

    The following is a list of notable computer simulation software....


Further reading

  • C. Aldrich (2003). Learning by Doing : A Comprehensive Guide to Simulations, Computer Games, and Pedagogy in e-Learning and Other Educational Experiences. San Francisco: Pfeifer — John Wiley & Sons.
  • C. Aldrich (2004). Simulations and the future of learning: an innovative (and perhaps revolutionary) approach to e-learning. San Francisco: Pfeifer — John Wiley & Sons.
  • Steve Cohen (2006). Virtual Decisions. Mahwah, New Jersey: Lawrence Erlbaum Associates.
  • R. Frigg and S. Hartmann (2007). . Entry in the Stanford Encyclopedia of Philosophy.
  • S. Hartmann (1996). , in: R. Hegselmann et al. (eds.), Modelling and Simulation in the Social Sciences from the Philosophy of Science Point of View, Theory and Decision Library. Dordrecht: Kluwer 1996, 77–100.
  • J.P. Hertel (2002). Using Simulations to Promote Learning in Higher Education. Sterling, Virginia: Stylus.
  • P. Humphreys, Extending Ourselves: Computational Science, Empiricism, and Scientific Method. Oxford: Oxford University Press, 2004.
  • F. Percival, S. Lodge & D. Saunders (1993). The Simulation and Gaming Yearbook: Developing Transferable Skills in Education and Training. London: Kogan Page.
  • D. Saunders (Ed.). (2000). The International Simulation and Gaming Research Yearbook, volume 8. London: Kogan Page Limited.
  • Roger D. Smith: , Encyclopedia of Computer Science, Nature Publishing Group, ISBN 0-333-77879-0.
  • Roger D. Smith: , eMatter, December, 1999.
  • R. South (1688). "A Sermon Delivered at Christ-Church, Oxon., Before the University, Octob. 14. 1688: Prov. XII.22 Lying Lips are abomination to the Lord", pp.519–657 in South, R., Twelve Sermons Preached Upon Several Occasions (Second Edition), Volume I, Printed by S.D. for Thomas Bennet, (London), 1697.
  • Eric Winsberg (1999) , in Sismondo, Sergio and Snait Gissis (eds.) (1999), Modeling and Simulation. Special Issue of Science in Context 12.
  • Eric Winsberg (2001), “Simulations, Models and Theories: Complex Physical Systems and their Representations”, Philosophy of Science 68 (Proceedings): 442-454.
  • Eric Winsberg (2003), , Philosophy of Science 70: 105–125.
  • Joseph Wolfe & David Crookall (1998). . , 29(1), 7–19.
  • Ellen K. Levy (2004) Synthetic Lighting: Complex Simulations of Nature, Photography Quarterly (#88) pp. 5-9

Historical Note

Historically, the word had negative connotations:

…for Distinction Sake, a Deceiving by Words, is commonly called a Lye, and a Deceiving by Actions, Gestures, or Behavior, is called Simulation… Robert South
Robert South

Robert South , was an England churchman....
 (1643–1716)


However, the connection between simulation and dissembling later faded out and is now only of linguistic interest.

External links

  • to be found on the website of the journal .