Propellor for a welder
kue
Posts: 16
hi,
I am a looking for the solution to controlling three motors, about 90kg is the max load but I haven't picked the linear actuators yet. I might even build my own yet. any extra tip on what motors to buy , i'll consider.
I have gone ahead and bought a gadget gangster prop platform , as dual core/multi core seems the answer.
How can I test/read the travel on an actuator? I gather is a pot that multi turns, travel willm be about 400mm but how do I fix it up on the arm/motor please. It will be read in a C# serial program. It the actual mechanical attaching then reading I am confusedm about.
Am building a motion control platform for a flight sim with nX-Plane and FSX.
thx for any tips.
I bought microcontroller kick start book.
Q.
I am a looking for the solution to controlling three motors, about 90kg is the max load but I haven't picked the linear actuators yet. I might even build my own yet. any extra tip on what motors to buy , i'll consider.
I have gone ahead and bought a gadget gangster prop platform , as dual core/multi core seems the answer.
How can I test/read the travel on an actuator? I gather is a pot that multi turns, travel willm be about 400mm but how do I fix it up on the arm/motor please. It will be read in a C# serial program. It the actual mechanical attaching then reading I am confusedm about.
Am building a motion control platform for a flight sim with nX-Plane and FSX.
thx for any tips.
I bought microcontroller kick start book.
Q.
Comments
I imagine Digi-Key would have shaft encoders.
They come in varying numbers of pulses per rotation.
cheers,
Chris
Before you attack this project, you should become familiar with these types of components. I would recommend CNC-Zone or the Home Shop Machinist forums. The first is geared towards these types of projects.
if i had known you were an aussie i would have said rs components here in perth.
www.rs-australia.com.au
cheers (from Bunbury wa)
I would probably avoid using potentiometers for feedback to a servo though it is possible using multi turn pots and cable drives.
Graham
You need to decide if you must have absolute, or incremental position measurement.
The simplest encoders are quadrature-pulse-counting ones, but they have no idea where they are at Power Up.
Sometimes that matters
Google Magnetostrictive Linear Position Transducers, for a more costly, precise absolute sense system.
Sometimes you can make a workable system, with an incremental sensor, and two or more 'limit/index switches'.
A system can be made more tolerant of Power Fail, by frequent non-volatile store of current location.
Unless I'm missing something here, we're talking about multi-axis, closed-loop servo control. I don't see steppers handling this.
JMHO
Mickster
the caps were intentional, that is advice appreciated.
to try and discribe (i have to do it child like for me )
the design is rather simple imagine two sets of curved angle iron or channel around a chair(and underneath) also weights on a pully to lesson heave force. Same for ideas on motion platform but pretty good idea how to go about it as is near the same as i had myself. with this system i 'think' the suggestions are very good.
http://www.flickr.com/x/t/0092009/photos/76744686@N08/6879810087/
it must have been the wrong image type , i thought it was a code for catching multiple images, I think I was wrong don't know what I did, html/BBcode ????
no need to reply. thx
Most simulators that I have come across have been suspended on hydraulic cylinders but I am thinking that three 2"-bore pneumatic cylinders @ 80PSI should handle the 90kg.
For position feedback, a relatively inexpensive option would be Temposonic linear transducers.
The only unknown (for me) here is how to control the flow of air. I have used pneumatic servo-valves made by Festo in the past but they were a bit spendy.
Directional (aka: "bang-bang") valves are affordable and I have often wondered what would happen if one were to simply PWM the current to this type of valve. The coil would be opposing the spool-centering spring so I wonder if this would result in some form of proportional flow control(?).
I would not recommend servo pneumatics for accurate positioning but they might be well suited to a flight simulator.
Mickster
These pneumatic rams had not a greazt deal of force, so you think i could source some ? or maybe go with the hydralics ?
thanks.
Mickster
Just thought I would show everyone the kind of construction I am aiming at !!
http://buggies.builtforfun.co.uk/Sim/mechanical.html
http://buggies.builtforfun.co.uk/Sim/cockpit-images.html
Now THERE's a coincidence! I am sitting here, writing software for a new CNC Tube Bender control system, utilizing this very motion controller (Galil 2183). I've been using Galil since the mid-eighties! Now I might have to build a flight simulator
http://buggies.builtforfun.co.uk/Sim/Manual-3DOF/Galil.php
Mickster
It does not need to be closed loop it just needs to move him around under the command of a computer. Steppers can definitely do that.
Graham
Agreed but I didn't read in to it that he just wanted to be moved around. I understood it to mean a 200LB load that would need to rapidly accelerate/decelerate to simulate sudden changes in direction.
Im a kiwi and work for an Australian company who will be able to help you with the linear actuators. Ill send you a PM with the details as I am unsure what rules there are about advertising on this forum
Mods, please let me know if its ok for me to provide info on my company in public and ill repost for the benefit of all (and my company hehe)
EDIT:
Oh, and the linear and/or rotary encoders we can help with too
Looks like you would have to parallel a lot of Prop pins to do any welding with Propellers!!
hi Mickster, I think if a person and three monitors and the flight panel i intend is roughly 200 pounds, I believe the design of it will mean a lot less force will be needed. it wont have to move 200 pounds, well it will but it wont. I rang one company late yesterday afternoon, the actuators were too slow, yes it does need a bit of speed.
Thanks Basil, im replying to posts before reading but as far as you posting the company I recon u could edit your post with that as other people have recommended companies they think are good so just because you are happy to work for one shouldn't exclude you !
Heater I think you meant 'what has a propeller got to do with any of this, and im not sure I just wanted one and I thought of other chips like basic stamp but thought i might need a lot of stuff including switches on the 'aircraft' dash/panel reading or sending numerous things at once but getting a propeller now is really putting the cart before the horse, prop has little to do with it i think just now anyway. possible am in wrong forum. thx for your interest anyway !
Oh, and I updated the links for the design, I had two the same.
And steppers can do this, I am not talking about taking them out of printers but properly sized they can move heavy cnc machines around very rapidly. The simulation of accel and decel is really just tilting anyway to use gravity.
Graham