0% found this document useful (0 votes)
75 views

Assignment 2

This document contains answers to questions about simulation concepts. It defines key terms like: 1) Model as a representation of an actual system that simplifies assumptions to capture important behaviors. 2) Static and dynamic simulations, with static representing a single time point and dynamic representing a system evolving over time. 3) Continuous and discrete models, with continuous models having state variables that change continuously and discrete models changing in discrete steps. 4) Validation as comparing a model to the real system to check accuracy, while verification compares a model's implementation to its specifications. Validation of models is important for ensuring high quality and consistent outputs. 5) Advantages of simulation include analyzing complex systems and various scenarios, while

Uploaded by

sheena Rom
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
75 views

Assignment 2

This document contains answers to questions about simulation concepts. It defines key terms like: 1) Model as a representation of an actual system that simplifies assumptions to capture important behaviors. 2) Static and dynamic simulations, with static representing a single time point and dynamic representing a system evolving over time. 3) Continuous and discrete models, with continuous models having state variables that change continuously and discrete models changing in discrete steps. 4) Validation as comparing a model to the real system to check accuracy, while verification compares a model's implementation to its specifications. Validation of models is important for ensuring high quality and consistent outputs. 5) Advantages of simulation include analyzing complex systems and various scenarios, while

Uploaded by

sheena Rom
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Rom, Sheena DC.

QMMS

BSIT 2-1 Activity 2

Q1. Give an example of a nonstochastic simulation?

System with elements possessing randomly generated values, in which case your results will be
variable. Some systems are extremely influenced by their initial starting conditions, and if these vary in
even slight degree, successive runs may produce wildly differing results.

1. Movement of a perfect pendulum


2. Relationship between a circumference and a radius
3. Processes described through a differential equation

Q3. What is Model?

A model is a representation of an actual system. Model is an abstraction of the real system,


Simplifying assumptions are used to capture (only) import Linearization, time-bound behaviors may
make analysis tractable and behaviors

Q5. What is the difference between static and dynamic model?

Static: A simulation of a system at one specific time, or a simulation in which time is not a
relevant parameter for example, Monte Carlo & steady-state simulations. Static Simulation is a simulation
model which has no internal history of both output and input values that were previously applied. It also
represents a model in which time is not a factor.

Dynamic: A simulation representing a system evolving over time for examples, the majority of
simulation problems. In dynamic Simulation, a computer program is used to determine the varying
behavior of a system at different times or in different scenarios.

Q6. What is the difference between continuous and discrete model?

Discrete model the state variables change only at a countable number of points in time. These
points in time are the ones at which the event occurs/change in state. Continuous the state variables
change in a continuous way, and not abruptly from one state to another (infinite number of states).

Q7. What is simulation?


A system represents an integrated part of its environment not a separate entity. The process of
imitating the operation of a system over time. A group of entities that coexist and interact, usually
towards the accomplishment of some goal.

Q9. How to build and Apply Computer Simulations? Explain

Computer simulations are used to study the dynamic behavior of objects or systems in response to
conditions that cannot be easily or safely applied in real life. This model is composed of equations that
duplicate the functional relationships within the real system. When the program is run, the resulting
mathematical dynamics form an analog of the behavior of the real system, with the results presented in
the form of data. A simulation can also take the form of a computer-graphics image that represents
dynamic processes in an animated sequence.

Q10. What is mean by the “System state” in simulation?

The system state variables are the collection of all information needed to define what is
happening within the system to a sufficient level at a given point in time. System state represents a
collection of variables that is sufficient for describing the system at any given time.

Q14. What do you understand the term “Model Validation and Verification”?

Model Validation and Verification is an enabling methodology for the development of


computational models that can be used to make engineering predictions with quantified confidence.
Model Validation and Verification procedures are needed by government and industry to reduce the
time, cost, and risk associated with full-scale testing of products, materials, and weapon systems.
Quantifying the confidence and predictive accuracy of model calculations provides the decision-maker
with the information necessary for making high-consequence decisions.

Q15. What is the difference between Validation and Verification?

Verification- is the process of comparing two or more results to ensure its accuracy. In this
process, we have to compare the model’s implementation and its associated data with the developer's
conceptual description and specifications.

Validation- is the process of comparing two results. In this process, we need to compare the
representation of a conceptual model to the real system. If the comparison is true, then it is valid, else
invalid.
Q16. Why Validation is important in Modeling and Stimulation?

Validation is the process of establishing whether a simulation model and its related data
accurately represent the real world from the perspective of the model's intended applications.  To check
the accuracy and performance of the model basis on the past data for which we already have actuals.
Validation is an important part of ensuring a high-quality output. A product must be designed to fit its
intended use, according to the basic principle of quality assurance. If there are no controls in place for
verified equipment, then all results and completed goods will be inconsistent.

Q17. Give some advantage and disadvantage of Validation in Stimulation

Advantages: Simulation arbitrary model complexity circumvents analytically intractable models,


facilitates what-if and sensitivity analyses, building a model can lead to system improvements and greater
understanding can be used to verify analytic solutions

Disadvantages: Simulation provides only estimates of solution, only solves one parameter at a
time, can take a large amount of development and/or computer time (“simulation as a last resort”). Don’t
use computer simulation if a common-sense or analytical solution is available, or if resources are
insufficient, or if simulation costs outweigh benefits.

You might also like