Control Lab
Control Lab
2. Mention the functions of command window, editor window and figure window in the MATLAB.
3. Which command is used to clear the contents of the workspace ?
4. What is SIMULINK? Elaborate its applications in electrical engineering.
5. List all the blocks under SimPowerSystems bolckset in SIMULINK.
6. What are the various solvers present in SIMULINK for simulation and their uses?
7. Perform the following calculations in MATLAB, taking variables x= 100 and y= 50:
a. z= x/y b. u= x*y c. v= x+y d. r= √x/y e. t= √x*y f. q= xsin5y
8. Calculate the following using MATLAB:
9. Plot the voltage given by the equation v(t) = 𝑒 −0.001𝑡 (10 𝑐𝑜𝑠𝑡 + 𝑖10𝑠𝑖𝑛𝑡)
10.