electrika Posted August 19, 2008 Report Share Posted August 19, 2008 Hi, I am trying to control the speed of a 3-axes system which controls the motion of a tool in the three directions. How can I control the velocity of this tool? I have an existing labview program to do this. But need to be able to change the velocity with which the tool moves. Is it possible to do this? Thank you for your attention. Quote Link to comment
TobyD Posted August 19, 2008 Report Share Posted August 19, 2008 QUOTE (electrika @ Aug 18 2008, 10:05 AM) Hi, I am trying to control the speed of a 3-axes system which controls the motion of a tool in the three directions. How can I control the velocity of this tool? I have an existing labview program to do this. But need to be able to change the velocity with which the tool moves. Is it possible to do this? Thank you for your attention. We are going to need a lot more information. It is difficult to answer your question without knowing what you are controlling, what are you controlling it with (hardware used), what have you already tried, etc. Post your code so we can see what you are working with. Quote Link to comment
crelf Posted August 19, 2008 Report Share Posted August 19, 2008 QUOTE (electrika @ Aug 18 2008, 01:05 PM) Is it possible to do this? QUOTE (TobyD @ Aug 18 2008, 01:13 PM) We are going to need a lot more information. I agree with TobyD, but you might want to have a look at the NI motion pages to start with. Quote Link to comment
LAVA 1.0 Content Posted August 20, 2008 Report Share Posted August 20, 2008 QUOTE (electrika @ Aug 18 2008, 07:05 PM) Hi, I am trying to control the speed of a 3-axes system which controls the motion of a tool in the three directions. How can I control the velocity of this tool? I have an existing labview program to do this. But need to be able to change the velocity with which the tool moves. Is it possible to do this? Thank you for your attention. I control multiple axis, but as already told we need to know more about your hardware / software used to help you... do you use a NI-Motion Controller? in which mode does he opperate absolute/relative contouring, position mode, or whateve? if you change the speed you could get problems with your system (it can become instable..) Quote Link to comment
electrika Posted August 21, 2008 Author Report Share Posted August 21, 2008 I use a Newport PM500C Precision Motion Controller....actually the Z motion of the system has a feed back system, there is a digital balance kept below and I am trying to maintain a constant(specified) weight. But the speed with which the motor moves down is different for different specified weights. But now I want to maintain a constant speed of the Z axis throughout irrespective of the weight specifed. I am thinking that an open loop will work for me in this case but I am not sure if it will affect the system stability. Sorry for a delayed reply. I hope you guys can still help me with this. Thanks. QUOTE (martin@aerodynamics @ Aug 19 2008, 08:17 AM) I control multiple axis, but as already told we need to know more about your hardware / software used to help you...do you use a NI-Motion Controller? in which mode does he opperate absolute/relative contouring, position mode, or whateve? if you change the speed you could get problems with your system (it can become instable..) Quote Link to comment
electrika Posted August 21, 2008 Author Report Share Posted August 21, 2008 This is the code for the feedback loop! Hope that will help. Quote Link to comment
LAVA 1.0 Content Posted August 22, 2008 Report Share Posted August 22, 2008 QUOTE (electrika @ Aug 20 2008, 07:04 PM) This is the code for the feedback loop! Hope that will help. can you post your vi? or at least a picture of the blockdiagramm from your "G" vi... Quote Link to comment
electrika Posted August 22, 2008 Author Report Share Posted August 22, 2008 QUOTE (martin@aerodynamics @ Aug 21 2008, 07:08 AM) can you post your vi?or at least a picture of the blockdiagramm from your "G" vi... Sorry ....here it is. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.