Hello Everyone!
My name is Micky and I am a Mechatronics Engineering student at UNB (University of New Brunswick, Canada). I am just starting out with Labwindows and NI's hardware for some of my projects. I am indeed very happy to see such a wonderful and expert community.
I am workig on a project and I am a bit confused as to the approach. Here's what I have on hand:
There is a disk with 22 slots on it(like a roullette wheel and then covered by a disk...so basically two disks 1" apart with 22 pockets).This is mounted on a shaft. All this is housed in a box with an opening the size of the slot opening on the disk.
I need to :
1. Rotate the disk so that each step is one slot >> approx 16 deg and then execute a bunch of commands.
2. Time interval of about 3-4 hrs
3. Rotate again 16 deg to align the next slot opening on the disk with a external opening on a box
4. Continue untill the 22 slots
Now my approach is this:
1. Have an optical encoder on the shaft.
2. Use a DC motor to turn the shaft in conjuction with a gear set(to reduce the speed)
3. Use
A
CNZ1021 transmissive photosensor to count the number of edges(in conjuction with the encoder above)
4. Then program the logic so that :
The motor starts at count 0
then stops when the count = # counts that equal to 16 deg rotation
then wait for 3-4 hrs
then again start the motor and run till the total is now equivalent to 32 deg...and continue untill all 22 slots i.e 360 deg rot
Or use a stepper motor to do the same task.
Please advice what you think is a better approach. I have no knowledge of working with stepper motors but will learn if it is a better option to wht I have in mind.
Thanks for all your help and time.
Micky