(SM) Assignment I
(SM) Assignment I
Gaindakot-2, Nawalpur
Couse Title: CMP 350 Simulation and Modeling
Assignment I
This assignment will carry 10 marks in your Final Internal Evaluation
1. Define Simulation. Explain the importance of simulation and its application.
2. Define the term system, model and system simulation. Discuss about different types of model.
3. Explain principles of modeling with example of each.
4. Explain the terms System Environment, System Activities, Continuous and Discrete system with
example of each.
5. What is the nature of computation of Monte Carlo method? Find the value of I using Monte Carlo
𝟔 𝟒
method, I = ∫𝟐 𝒙 𝒅𝒙.
𝟔
6. Estimate the value of ∫𝟐 (𝟑𝒙) 𝒅𝒙 using monte carlo method. Also mention the application area of
monte carlo method.
7. Derive the value of П using monte carlo method. Explain problem depicting Monte Carlo method.
8. Write the consequences of properties of pseudo random number. Explain different types of test of
random number.
9. Using the Mixed Multiplicative congruential method, find the set 15 of random numbers for a=13
and b=17 with the seed value R0= 14.
10. Explain Kolmogorov-Smirnov test and step carried out for the test.
11. Test the following sequence of random number for uniformity.
0.59, 0.44, 0.27, 0.83, 0.17, 0.05, 0.73, 0.92, 0.77, 0.35, 0.57
12. Consider the following sequence of random numbers and test the auto correlation of random
numbers using significance level of 95%.
0.14,0.33,0.03,0.21,0.28.0.93,0.89,0.64,0.99,0.33,0.27,0.35,0.28,0.15.0.93,0.41,0.87,0.69,0.36,
0.19,0.58,0.95,0.05,0.68,0.43,0.75,0.60,0.27
13. What is run test? How to test randomness by run test? Explain with example.
14. Define the term Probability concepts in simulation-Stochastic variable, Discrete probability function
and Continuous probability function.
15. Explain types of system simulation. Also explain Analytical method with various example.
16. Explain Distributed lag Models with example. Also describe experimental nature of simulation.
17. Draw a Cobweb model for the following market and explain in brief:
D = 12.4 - 1.2P
S = 9 - 0.5P
P. 1.0 (Assume market is clear.)
18. Explain various steps of simulation study. Explain the different steps involved in the verification and
validation of model.
19. Explain Event and interval-oriented time advance mechanism with suitable example of each.
20. Explain Characteristics of Queuing system and components of waiting line system in details.
21. How can you evaluate the measures of system performance of queuing system? Explain with
examples in details.
22. What is analog computer? Explain its components in detail. Draw and explain a block diagram using
analog method for solving the following model:
M𝑋̈+D𝑋̇+KX=KF(t)
23. Explain analog computer model of liver with clear diagram.
24. Explain CSMP III. Write a CSMP program of following differential equation of automobile wheel
suspension system:
M𝑋̈+D𝑋̇+KX=KF(t)
25. Explain predator pray model with CSMP III program.
26. Write Short notes on followings:
a. Digital Analog Simulator
b. Continuous System Simulation Language (CSSL’s)
c. Hybrid Simulation
d. Hybrid Computer
e. Queue discipline
f. Feedback system
g. Interactive system and Real-Time simulation
h. Properties of random number