Page 1 of 4 1234 LastLast
Results 1 to 12 of 41

Thread: building a cnc guitar pickup winder, need info

  1. #1
    Registered
    Join Date
    Mar 2004
    Location
    Great Falls MT
    Posts
    15
    Downloads
    0
    Uploads
    0

    building a cnc guitar pickup winder, need info

    I am in the process of building a cnc guitar pickup winder. It will have two steppers, one to spin the pickup, and one to guide the wire. Neither stepper will see very much resistence. The stepper to guide the wire will only see the resistence of the lead screw, all thread, spinning on the plastic material used in cutting boards, I forget the name. The stepper to spin the pickup will see far less resistence then that. For my prototype I have been disconnecting the hookup wires from my cnc router and using my spare stepper. I would like to use a separate controller, power and stepper setup.
    My question is what steppers and controller and power supply to use. I need steppers that can have a reasonable amount of torque, enough to turn the lead screw, at low speeds, 4 ipm max, and be able to turn 300 to 600 rpm, to spin the pickup. The controller needs to have micro stepping. I would like to have a small, compact, power supply as possible to make it a one piece unite.
    I am using a Xylotex controller, a large power supply and steppers on my cnc router, this would be overkill for this project, and way more then I would like to spend. I would like to know what size of steppers I could comfortably get away with, and if anyone knows of a less expensive controller out there that would meet my needs. I would not be against making my one, but I would need a simple design, or a printed circuit board.


  2. #2
    Registered
    Join Date
    Jul 2004
    Location
    United States
    Posts
    47
    Downloads
    0
    Uploads
    0
    I started to research a CNC coil winder last spring but shelved it due to more important projects. Something the size of the shuttle motor in an ink jet printer would be sufficient for the wire quide and maybe a 25 oz.-in. stepper for the coil driver. Any ideas for the tensioner encoder?

    There are a couple of programs that are available for software development, like Vbasic. I've yet to find any shareware for coil winders.

    Xylotex would no doubt be a nice controller for this type of application. Or, maybe something open source.

    -al nicov


  3. #3
    Registered greybeard's Avatar
    Join Date
    Jun 2005
    Location
    UK
    Posts
    1,386
    Downloads
    0
    Uploads
    0
    I'll join in the search.
    I'm thinking of a small coil winder for my first wind turbine generator. I've got a fair number of small steppers and was thinking along the lines of a simple pulse generator (555) to drive the spinner, then a pulse dividing chain to step the wire guide.
    However I realised that the "scanning" of the guide would be a little more complicated, as the turnaround is non-linear, nor rotational, for want of a better word.
    An old sewing machine in the family had a sort of nephroid cam to do the business.
    Perhaps a look-up table could be written to map the guide to the spinner ?
    I shall be using 22 swg(0.71mm) wire and looking at a spin rate of less than 100 rpm.
    Are your needs for the guitar pick up very different ? I guess you are looking at much finer wire, and a lot more turns.
    It's like doing jigsaw puzzles in the dark.
    Enjoy today's problems, for tomorrow's may be worse.


  4. #4
    Registered greybeard's Avatar
    Join Date
    Jun 2005
    Location
    UK
    Posts
    1,386
    Downloads
    0
    Uploads
    0
    I've just googled "simple coil winder" and it produced an interesting link to http://www.circuitceller.com/renesas...20abstract.pdf
    (I hope that works !)
    May be the sort of thing you were looking for.
    John
    It's like doing jigsaw puzzles in the dark.
    Enjoy today's problems, for tomorrow's may be worse.


  • #5
    Registered greybeard's Avatar
    Join Date
    Jun 2005
    Location
    UK
    Posts
    1,386
    Downloads
    0
    Uploads
    0
    I've started from basics -

    Stepper motor for spinner directly coupled to the coil bobbin.
    Requires S pulses per rev.
    Stepper moter for guide directly coupled to the lead screw with nut moving the wire guide.
    Requires G pulses per rev.

    Lead screw pitch = P
    Thickness of wire = T

    For A pulses fed to spinner motor, feed (A/S x G/P x T) pulses to the guide motor.

    When A/S =N x L (where L = Number of turns per layer, and N = 1,2,3,4....),

    reverse sign of "dir" until N x L = total number of turns required.

    How to produce a circuit that will generate that relationship I don't know :frown:

    But I expect someone on the forum will be able to produce the answer.
    Attached Thumbnails Attached Thumbnails building a cnc guitar pickup winder, need info-coil_winder_.gif  
    It's like doing jigsaw puzzles in the dark.
    Enjoy today's problems, for tomorrow's may be worse.


  • #6
    Registered
    Join Date
    Jul 2004
    Location
    United States
    Posts
    47
    Downloads
    0
    Uploads
    0
    I've just googled "simple coil winder" and it produced an interesting link to http://www.circuitceller.com/renesa...%20abstract.pdf
    (I hope that works !)
    May be the sort of thing you were looking for.
    John


    I wound my first strat coil with a B & D 1/4" hand drill and it inspired me enough to get a motorized hand guided winder from COWECO. I'll probably draw a plan off of that.

    Typical gauges for these coils are AWG42 to 44. Some of the '60's guitar mfgs. used 45. Wraps can go above 10K on some single coils.

    -al


  • #7
    Registered
    Join Date
    Mar 2004
    Location
    Great Falls MT
    Posts
    15
    Downloads
    0
    Uploads
    0
    Thank you for all the input, I will try to respond to the responses as the came in. I am thinking of scraping the separate power supply and controller and run it off my cnc router for now. I don’t want to put out the extra cost on an idea that may not work, later I can add the extras to make it a stand alone unit. For now I will ebay and get an extra stepper and use the leads off the router.

    For tension I will run the wire through felt with a manual tension screw. I think if I build it with an area below the winder for the wire bobbin, as part of the unit, I will only haft to run it through the felt tensioner once for each wire bobbin, instead of each time I go and use the winder (I hope that makes sense).

    I have already wrote a vbasic program. You input # of turns total on bobbin, size of bobbin, # of turns per pass, and feed rate. I am working on a second program that randomly selects the # of turns per pass from #’s the user inputs, for scatter winding. If anyone is interested I can make the program available when I finish it.

    I built my first winder with a sewing machine using a adjustable cam for the wire guide, it was a nightmare trying to adjust it the cam and keeping it adjusted. You use 42-44ANG wire, thinner then a hare.

    Luckily, in pickup winding you want an uneven # of turns, you don’t want the wire to lay perfectly even in rows like in most application. Getting the wire to build up flat is hard enough with out having to worry about evenly spaced turns. Tomorrow I plan to go on my first part hunting adventure, I will keep you posted on the progress.


  • #8
    Registered greybeard's Avatar
    Join Date
    Jun 2005
    Location
    UK
    Posts
    1,386
    Downloads
    0
    Uploads
    0
    Yorttroy - thanks for starting this thread. I can see how different our needs are, but it has helped me focus on a detailed solution to my own setup.
    In the midle of the night, it occurred to me that as most of my motors have the same pulse per rev, then the guide feed problem can be simplified to matching the leadscrew pitch to the desired wire "pitch".
    In my case, with much thicker wire, that's quite easy, and the final simplification can come from using a simple reversing switch linked via an adjustable lever to the guide.

    A short length of fine threaded bolt out of the junk box coupled to the shaft of the guide stepper, with a knife edge resting in the threads as a lead nut should give me my wire guide.
    Attached Thumbnails Attached Thumbnails building a cnc guitar pickup winder, need info-coil_winder_.gif  
    It's like doing jigsaw puzzles in the dark.
    Enjoy today's problems, for tomorrow's may be worse.


  • #9
    Registered
    Join Date
    Jul 2004
    Location
    United States
    Posts
    47
    Downloads
    0
    Uploads
    0
    yorttroy,
    Yes, as I understand it, laying the wraps down evenly as opposed to scatter winding changes the capacitance of the coil which results in a change in the tonal characteristics of the pickup.
    My rig also has felt lined blocks on the de-reeler and works fine. At some point I'd like to incorporate or perhaps build a tension controller like the Azonic 3000-F. here's the URL. http://www.azonicproducts.com/30-40.htm
    With only .0001 to .0002 inches for the insulation thickness, I wonder if a rolling guide wheel would be needed to prevent deforming or stressing the insulation.
    Thanks for the offer to share the program, I'm definietly interested.
    -al


  • #10
    Registered
    Join Date
    Mar 2004
    Location
    Great Falls MT
    Posts
    15
    Downloads
    0
    Uploads
    0
    I see what you are saying about the tension controller. My biggest reason for wanting to build a cnc winder is for consistency, I can wind pickups that sound good, but not two that sound alike. I think if the new winder works the tension will be my next week point. I also wonder if the Azonic 3000-F could handle pickup wire. Maybe a spring loaded wheel that had an indicator attached to it that the wire passed over. You would still have to use the felt, but you could make a reference point to achieve the same tension each time and as the machine speeds up. I saw plastic wheels used for sliding door repair kits that might work.


  • #11
    Registered
    Join Date
    Jul 2004
    Location
    United States
    Posts
    47
    Downloads
    0
    Uploads
    0
    I don't know if sliding door wheels will have the close tolerances needed for a wire guide. Those would be easy enough to make with delrin.
    The Azonic 3000-F handles wire gauges 40 to 47 which encompases most high impedance pickups. It's scaled at 30 to 40 grams tension. However, I wouldn't know where to begin to find the diagrams for the pulleys and scale indicator. It might be easier overall to just get the 3000-F at $377 US and put that R & D time to better use.
    What do you have for a winder?

    -al


  • #12
    Registered
    Join Date
    Nov 2005
    Location
    USA
    Posts
    11
    Downloads
    0
    Uploads
    0
    I started a CNC coil winder a while back. You don't really need two steppers: I used a 200 steps/rev size 23 motor for the traverse (which used a short pitch lead screw) and a geared down DC motor to turn the bobbin. I think it turned at about 1000 rpm. The bobbin holder had a rotation sensor so I knew when to advance the traverse on each turn. I was able to get it to lay down a smooth first layer, but ran into problems reversing for the second and subsequent layers: there was usually a hump where the wire direction changed. I think it was a combination of inertia and backlash and slowing down the drive motor would have helped.

    It should be a pretty easy machine to complete: I stopped working on it due to time, since the coils were only needed for a hobby anyway.


  • Page 1 of 4 1234 LastLast

    Tags for this Thread

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.