Other Parts Discussed in Thread: TMDSCNCD28388D, TMDXIDDK379D
I am using the control card of TMDSCNCD28388D. I am planning to implement PID control loops which are position control loop with position feedback and velocity control loop with velocity feedback, here we are using a ABB servo drive and servo motors with resolver feedback. Resolver feedback from servo motor is fed in to the servo drive to generate Quadrature encoder pulses by using this velocity feedback can be generated. In this servo drive operates in Torque mode. Position and velocity loops will be implemented in Control card by taking position and velocity feedbacks from outside in to control card. I have gone through the Digital Control Library there are so many control algorithms like PID, PI, NLPID, NLPI, DF11,DF13, DF22, DF23, but as per the DCL user guide only PID running on FPU64 can only run in F28388D but what about other control algorithms, Can additional controllers be effectively operated alongside the F28388D?, if it is yes please suggest me how to run other controllers in F28388D. Please suggest me to implement position loop (PID) and velocity loop (PI) in cascaded fashion to generate torque input to servo drive.