Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

The relationship between target and angle of rotation

Hi
 
What is the relationship between the target position in load target position.flx vi and the actual angle of rotation of the stepper motor. I am using a 1.8 degree stepper motor using MID 7604 stepper motor driver set at 10 micro steps/step and 7334 controller. What wil be the angle of rotation if I put -say-  10 as the target position?
 
Thanks
 
Mal
0 Kudos
Message 1 of 7
(4,446 Views)
If a full step is 1.8° and microstepping is 10 then a move of 10 steps results in a move of 1.8°.

Best regards,

Jochen Klier
National Instruments Germany
0 Kudos
Message 2 of 7
(4,418 Views)

Hi

 

Thanks. But do you know the mathematical relationship between the target position (in the vi) and the actual angle of rotation?

Thanks

Mal

0 Kudos
Message 3 of 7
(4,405 Views)
I'm sorry but I don't understand exactly what you mean. After starting your PC the internal position counter of the board is set to zero. You will need a reference position (e. g. home switch) that indicates the zero position of your mechanical axis. You need to use "find reference" to find this reference position. After that you will be able to rotate the axis to a defined position (2000 steps = 360°).

Jochen
0 Kudos
Message 4 of 7
(4,402 Views)

Hi

 

Thanks for the reply. What is the relation ship between the value I enter for 'target position 'in load target position.flx vi and the angle of rotation of a 1.8deg stepper motor driven at 10 micro steps/step?

If the value I enter for 'target position' in load target position.flx vi is 'X'

and the motor is set to rotate at 'y' micro steps/step

Then what is the relationship between the motor shaft angle of rotation 'alpha' and x and y.

I would appreciate if you clarify this.

 

Thanks

Mal

0 Kudos
Message 5 of 7
(4,358 Views)
alpha = (1.8/y) * X
0 Kudos
Message 6 of 7
(4,335 Views)

Hi

 

Thanks for your help.

Thanks

 

mal

0 Kudos
Message 7 of 7
(4,311 Views)