I am working on implementing a closed loop vibration control of a spring mass system of 3 DOFs. I have modelled the system using MASS42 and COMBIN14 elements as attached. m1=m2=m3=1 Kg and Spring constant is 300 N/m throughout.I have modelled the masses as areas (1mx1m) and the four nodes at the corners have been coupled to act as a rigid body along X direction with NSETs 1,2 and 3 for the three masses respectively. The modal and transient analysis are working fine. But when I try to perform the closed loop PID control algorithm it gives me the following message:
"Specified constraint not allowed on slave degree of freedom in coupled set. Coupled set number 1 First node= 1 Slave node = =4 degree of freddom = UX. Move constraint to the first node or remove coupling and constrain all".
I had initially given boundary condition as all nodes UY and UZ=0 and Node on the leftmost side as ALL DOF=0.
I tried doing the same using MASS21 element but I don't know how to give 1mx1m area to it so that I can make it's mass=1Kg.
Can someone tell me where I am doing wrong? Any help is very much appreciated. Thank you.