All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
Aim: 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. Ans: Subsystem Dc…
Pratik Joshi
updated on 10 Sep 2022
Aim:
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.
Ans:
Subsystem Dc motor is connected to the discrete PID controller to maintain the desired speed as it is.
After that Pid controller begin with Kp,Ki,Kd as 1.0,1.0,0 after tuning accordingly, we can adjust Kp,Ki,Kd as
18.04, 45.45, -0.04 respectively. To obtain Control Design Objectives.
Subsystem of DC motor:
Discrete PID controller block parameter:
.m file for defining DC motor parameters:
% Design parameters of motor
J = 0.01; % Moment of inertia of the rotor in kg-m^2
B = 0.1; % Motor viscous friction constant in N-m-s
Km = 0.01; % Back emf constant in v/rad/s
Kt = 0.01; % Motor torque constant in N-m/amp
Ra = 1.0; % Resistance of armature circuit in ohms
La = 0.5; % Inductance of the armature circuit in henries
Taking step block as input the desired speed is 30:
Tunning plot:
Graph of desired speed and actual speed w.r.t time:
Armature current(Ia):
Torque:
Back EMF:
Speed:
At the desired speed of 230:
Desired and actual speed w.r.t :
Armature current:
Torque:
Back EMF:
Speed:
In above two cases,we change desired speed as 30 in case 1 and 230 in case 2 , since the both a case, Plotting Remains same. Hence, we maintain desired Speed For a Dc Motor.
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 - Speed Control of a Direct Current (DC) motor
Aim: 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. Ans: Subsystem Dc…
10 Sep 2022 01:46 PM IST
Project - Data Handling and Interpolation
Q1. Aim: Project : In a laboratory experiment, data of voltage and current has been recorded and the same is attached in an excel file ( Click on this link VI.xlsx ). Read the excel file in the Matlab program and perform the interpolation in the range of -17.3:0.1:0.9. Generate the interactive plot for…
02 Sep 2022 05:07 PM IST
Project 2-Highway Assistant-Lane Changing Assistant
Aim: Highway Assistant – Lane Changing Assistant Introduction to the Feature: The Highway Assistant supports the driver and takes over the longitudinal and lateral guidance of the vehicle in monotonous driving situations on highways. The partially automated function can automatically start, accelerate, brake as well…
09 Aug 2022 08:36 PM IST
Project 1- Traffic Jam Assistant Feature
Aim: Traffic Jam Assistant Feature Introduction to the Feature: Traffic Jam Assistant is one of the most common feature in Advanced Driver Assistance System. Traffic Jam Assistant helps the driver arrive more relaxed at their destination, even in dense traffic or in traffic jams. As a partially automated comfort function,…
08 Aug 2022 03:36 PM IST
Related Courses
0 Hours of Content
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.