steppers on an engel tank ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • raalst
    Senior Member
    • Feb 2003
    • 1229

    #1

    steppers on an engel tank ?

    Hi all,

    I am planning to put a stepper motor on an engel tank.
    I will insert a new controller behind the old tank controller
    to convert from normal motor control to stepper signals
    did anybody try something like this before ?
  • ramius-ii
    Junior Member
    • Apr 2003
    • 393

    #2
    Hi Ron]http://www.subcommittee.com/forum/icon_question.gif This would be

    Hi Ron]http://www.subcommittee.com/forum/icon_question.gif[/img] This would be good in an "all digital" approach where you could "dial" in a number for a given depth and consistantly repeat the setting. Is this the plan?

    Best Regards, Ed

    Comment

    • raalst
      Senior Member
      • Feb 2003
      • 1229

      #3
      The main reason is, I

      [color=#000000]The main reason is, I do not like the lack of feedback
      from the normal motor ]

      Comment

      • koeze
        Junior Member
        • May 2003
        • 204

        #4
        Hallo Ronald,

        I think that working

        Hallo Ronald,

        I think that working with a stepper motor poses a number of serious problems in modelling. I've contemplated the use of steppers in stead of servo's (much more flexible with angles and power) by using a more powerfull power stage on the driver.There's much more flexibility in power etc. The thing is you'd need a microcontroller to control the stepper controller that remembers the position of the stepper (the task of the feedback pot) and that can be programmed to your required range (servo has a standard deflection). Furthermore you would still need position switches and a homing procedure.

        Of course it can be done but you would have to done quite a lot of designing and programming (AFAIK).

        Speed would also be an issue. The controllers I know give up to 3000 pulses per second. At 200 steps per revolution the max speed is 15 revs per second.

        If you get is to work I'me very interested but I tink it would be MUCH simpler to hook the position switches to relais and let the control the motor.

        EJK

        Comment

        • thierryc
          Junior Member
          • Feb 2003
          • 162

          #5
          Hello

          I am pretty surprised that

          Hello

          I am pretty surprised that you had a fire onboard, last summer the tank got stuck because one of the gear seized from lack of lubrication. The problem that happened is that the fuse blew. It took me a while to find out that the problem was coming from the gear and I tried a few times to get the piston working by powering the piston, and the fuse blew again and again until I localised the problem.
          If you removed the fuses from the setup, it is to be expected that you would risk burning all the electronics !

          Using stepper motors sounds like a pretty cool idea though !

          Comment

          • raalst
            Senior Member
            • Feb 2003
            • 1229

            #6
            guilty as charged http://www.subcommittee.com/forum/icon_sad.gif

            guilty as charged

            Comment

            • Guest

              #7
              Why not fit a proportional

              Why not fit a proportional tank controller?

              Norbert Bruggen produces those, and they aren't a whole heap of money either.

              Failing that, there is a circuit published in 'Model submarine technology', which will probably cost as much to build actually, but if you like to DIY....!

              Any power circuit in a Sub should be fused.

              Also I wouldn't consider using a speed controller of any kind on a sub that wasn't thermally protected against overload.

              Andy

              Comment

              • raalst
                Senior Member
                • Feb 2003
                • 1229

                #8
                Thanks for the tips !



                Thanks for the tips !

                I am aware of the proportional tank controller, but
                the problem I want to fix is stalling the motor.
                the proportional tank control will not prevent
                the stalled motor to burn out
                (using proper fuses will, that point is taken into the
                design)

                a stalled stepper will not disintegrate or blow a fuse,
                it will simply try again.

                anyway, you are right, it is a hobby in itself. I like to
                make my own mistakes before "giving up" and buy proper
                equipment in the shop.

                Regards,
                Ronald

                Comment

                • ramius-ii
                  Junior Member
                  • Apr 2003
                  • 393

                  #9
                  Hi Ronald]http://www.subcommittee.com/forum/icon_smile.gif

                  Hi Ronald]http://www.subcommittee.com/forum/icon_smile.gif[/img]

                  Comment

                  • raalst
                    Senior Member
                    • Feb 2003
                    • 1229

                    #10
                    Yes, a circuit breaker is

                    [color=#000000]Yes, a circuit breaker is also a good idea,
                    although I would not want it to trip when
                    blowing the tank... (and provided there is space)

                    The stepper meanwhile made it's first steps with
                    my Atmel AVR 90S1200 processor and a bit of code.

                    The functionality now is ]

                    Comment

                    • Guest

                      #11
                      Thanks for the tips !



                      Thanks for the tips !

                      I am aware of the proportional tank controller, but
                      the problem I want to fix is stalling the motor.
                      the proportional tank control will not prevent
                      the stalled motor to burn out
                      (using proper fuses will, that point is taken into the
                      design)

                      a stalled stepper will not disintegrate or blow a fuse,
                      it will simply try again.

                      anyway, you are right, it is a hobby in itself. I like to
                      make my own mistakes before "giving up" and buy proper
                      equipment in the shop.

                      Regards,
                      Ronald
                      Erm, like I said in my post- thermal protection!

                      If the controller is thermally protected against overload, it should cut the power before you ever get into a fuse blowing situation.

                      Mike Stothers controllers have that built in as standard-

                      www.modelcontrollers.com



                      Andy

                      Comment

                      Working...