Simulation Lab I Question Bank
Simulation Lab I Question Bank
1. Implement a half wave rectifier on SIMULINK and obtain the MATLAB plot of the
output wave using ‘plot’ command only.
2. Implement a full wave rectifier on SIMULINK and obtain the MATLAB plot of the
output wave using ‘plot’ command only.
3. Write a MATLAB code to obtain the time response for a series RL circuit and also
publish the results obtained.
4. Develop a SIMULINK model to realize a 4:1 MUX.
5. Develop a SIMULINK model to realize a full adder using NAND gates.
6. Develop a SIMULINK model to realize a full subtractor using NAND gates.
7. Develop a mathematical model for a DC motor and obtain the speed v/s time plot for a
step change in the load condition after a time of 100 simulation time units from the start
time.
8. Develop a mathematical model for a DC motor and obtain the Armature current v/s time
plot for a step change in the load condition after a time of 100 simulation time units from
the start time.
9. Determine the mesh currents in the following network using MATLAB commands.
10. Determine the node voltages in the following network using MATLAB commands.
11. Execute a MATLAB script file that generates a rectangular wave of duty ratio 0.8, cosine
and triangular waveform with different frequencies and label the figures.
12. Write a MATLAB code using ‘input’ and ‘fprintf’ functions to find the rms value and
average value of a sinusoidal waveform and also publish the results obtained.
13. Create a suitable game to demonstrate the usage of ‘input’ and ‘fprintf’ functions.
jt
14. Obtain the three dimensional plot of a complex exponential function of the form e and
19. Develop a SIMULINK model to realize a full adder using basic gates.
20. Develop a SIMULINK model to realize full Subtractor using basic gates.
21. Develop a SIMULINK model to realize half adder and half subtractor using basic gates.
22. Develop a SIMULINK model to realize a full adder using two half adders.
23. Develop a SIMULINK model to realize a full Subtractor using two half subtractors.