motor with magnetic encoder

motor with magnetic encoder
5 Replies
FADSSDF
FADSSDFOP3w ago
WHAT IS A PID CALCULATION ? HOW WE CHOOSE KP KI AND KD ? WHAT DOES MEAN A Proportional ? WHAT DOES MEAN A Integral? WHAT DOES MEAN A Derivative ?
pseud0
pseud03w ago
All of these questions would take up multiple math lectures to master..
pseud0
pseud03w ago
VERILOG COURSE TEAM-ELECTRICAL PROJECTS
YouTube
FINDING OPTIMAL KP, KI AND KD VALUES-PID CONTROLLER-4 TUNING METHOD...
DESIGN DETALS This Matlab design is to analyse the performance of PID controller by applying four indices ISE, IAE, ITAE and ITSE.Using marine predators algorithm, the PID tuning method to get optimal Proportional Gain (Kp), Integral Gain (Ki) and Derivative Gain (Kd) by applying the transfer function that is given as: C(s)=K_p+K_i/s+K_d s Matl...
ushendra's engineering tutorials
YouTube
Kp,Ki,Kd in frequency domain
#pidcontroller #picontroller #pdcontroller Introducing a PID controller for providing the compensation gives the best results as compared to PI or PD controllers. Frequency domain approach will be more convenient in the design approach. the required equations which are used in designing the compensator is explained in detail in this lecture vid...
FADSSDF
FADSSDFOP2w ago
thanks

Did you find this page helpful?