All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
In this project, a Simulink model for the DC motor will be first developed per the schematic shown in Figure 1. Use the Proportional, Integral, and Derivative (PID) control design knowledge gained in the training to design, develop and test a controller to maintain a desired speed for the motor. Answer:- …
URJA SHARMA
updated on 27 Jul 2022
In this project, a Simulink model for the DC motor will be first developed per the schematic shown in Figure 1.
Use the Proportional, Integral, and Derivative (PID) control design knowledge gained in the training to design, develop and test a controller to maintain a desired speed for the motor.
Answer:-
Matalb code:-
Simulink Model:-
Result:-
The above desing gives the best performance. As the overshoot is minimum and settling time is less. As per the application we can set the gains. For example some application needs very fast response. so if we change the gains to get fast rsponse, the overshoot will be high. So it is totally depend on the application requirement.
The PID gain can be set with the trial and error method as below:
Case1:-
For
Kp=5;
Kd=1;
Ki=50;
For
Kp=50;
Kd=1;
Ki=10;
For
Kp=100;
Kd=5;
Ki=5;
For
Kp=3;
Kd=-0.9;
Ki=1;
Conclusion:-
Here we have simulated the DC motor with PID controller. The mathematical model of DC motor has been simulated. By trial and error method we can set the value of PID gains in order to get the best response with minimum overshoot and less settling time. The same has been simulated and analysed.
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Project 1 - V&V SW Analysis - I
Write a Test plan to test features of a new mobile phone (Blackbox test) that needs to be implemented based on the following requirements. (The product is still under development stage and is yet to be UA (User Acceptance ) tested .Every other thing to be included in the test plan can be hypothetical. Answer:- US-1: Power…
02 Oct 2023 02:47 PM IST
Week - 4
Implement control logic of a “washing machine” using Stateflow as per given sequence: If the power supply is available, the system gets activated If the Water supply is not available, stop the process & indicate through LED Soaking time should be 200s followed by Washing time of 100s. Then rinsing…
23 Feb 2023 02:41 PM IST
Project
Carry out a system-level simulation of an all-terrain vehicle. Download the model from the given link: https://www.mathworks.com/matlabcentral/fileexchange/70576-baja-all-terrain-vehicle-atv-model Prepare a technical report explaining the model properties & comments on the results. Answer:- ALL TERRAIN…
20 Feb 2023 04:22 PM IST
Week -2
Make a Simulink model of Doorbell using solenoid block with the following details: In the above arrangement, when the switch is closed the electromagnet receives electrical power from the battery and pulls the metal arm to hit the bell producing sound. Create a situation where the switch is closed for 2 seconds…
12 Dec 2022 01:54 PM IST
Related Courses
0 Hours of Content
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2024 Skill-Lync Inc. All Rights Reserved.