DIY large hum cancelling coil

diabeteman

TDPRI Member
Joined
Aug 11, 2016
Posts
74
Age
44
Location
France
Hi all,

For a few months, I have been contemplating solutions to suppress the 50/60Hz hum that is inherent to electric guitar pickups.

I personally like the real single coil sound. I have tried several "noiseless" single coils and I found them all "sterile" and lacking dynamics (I feel that real single coils are more lively). That is entirely subjective.

Then, one day I bought an Ilitch PGNCS-S and installed it on a strat. It is quite expensive ($350 including shipping and import taxes to France) but this piece of equipment accomplishes exactly what I needed: remove the hum from real single coils without altering their sound.

Since I have other guitars and I like to build my own stuff and also like to understand what I do, I want to try making my own hum cancelling system. I already started and am almost done. The only thing left is to finish painting the guitar where I want to put it.

DISCLAIMER: the following is inspired by US patent 7,259,318 B2 by Ilitch S. Chiliachki, and by (link removed). I do not pretend to have discovered anything here.
 

diabeteman

TDPRI Member
Joined
Aug 11, 2016
Posts
74
Age
44
Location
France
Background

Before going further, I'd like to give a very basic explanation on how pickups work. A lot of notions that I will introduce here are important in order to understand how this system works. There are plenty of studies/details on that subject that you can find on the internet. Most of them written by people that are more clever than me. I will try to give a small recap for the sake of this thread, if you think I am wrong about something, please correct me.

Pickups are made of 3 parts (there may be more, but this is the minimum): a permanent magnet, a coil and a steel string.
  1. The string is not really part of the pickup but without it, the pickup does not have anything to actually pickup. It must be made of a ferromagnetic material (iron, steel, etc.). Pure nylon or nickel strings do not work with electric guitar pickups.
  2. The permanent magnet magnetizes the string so that its vibrations will induce current into the coil (it also serves as a magnetic core to the coil which focuses the magnetic flux into it).
  3. The coil will convert the magnetic flux caused by the string vibrations into electric current. This phenomenon is called electromagnetic induction.
Here is an illustration (seen from the side):

image removed

Now comes the problem, the coil acts as an "antenna" which picks up magnetic field variations. This includes the ones caused by string vibrations, but also a lot of others. The AC supply is also a source of magnetic field variations. The electric current flows alternating at 50/60Hz. The wiring forms a sort of giant coil that generates magnetic field variations following the alternative current (see Ampere's law for details).

Since 50/60Hz is in the audible range, it causes the infamous hum that a lot of people want to get rid of.

Shielding the guitar electronics will only protect from electrostatic interferences. In order to protect against such low frequency magnetic interferences, you would need to put the pickup into a very thick iron or steel casing. But that would also protect it from the string's vibrations, negating its purpose.

Important facts

The inductance (in Henries, or H) of a coil is proportional to the number of turns and the shape and material of its magnetic core. More inductance = higher output & darker sound, less inductance = lower output & brighter sound.

The DC resistance (in Ohms or Ω) of a coil is proportional to the number of turns and depends on the wire section. Thinner wire = more resistance per turn, thicker wire = less resistance per turn. Most pickups are wound with AWG 42 wire (except tele neck pickups which use finer AWG 43 wire). More resistance = dampened & darker sound, less resistance = livelier & brighter sound.

The quantity of hum picked up is proportional to the surface of the coil and the number of turns (hum factor = area of coil * number of turns).

See Faraday's law for more details.
 
Last edited:

diabeteman

TDPRI Member
Joined
Aug 11, 2016
Posts
74
Age
44
Location
France
How to get rid of the hum

In a nutshell, all viable solutions use the same principle. A reverse wound coil that picks up hum in opposite phase.

I will cover the most common solutions each with its implications. I know there are other hum-free pickups (Zexcoil, Fluence, etc.) which look interesting but I will not cover them here.

Humbucker pickup

Patented by Seth Lover in 1955 for gibson, the principle is to combine two single coil pickups wound in opposite directions with reverse polarity magnets. When these 2 pickups are next to each other, they are exposed to the same amount of 50/60Hz interferences but the induced current in each coil is reversed because of the opposite winding. When the coils are connected in series (or parallel), the "hum" currents cancel each other (hum + (-hum) = 0). The string being magnetized in reversed polarity by both pickups, it induces currents that add up in both coils (string + (-(-string)) ~= 2 * string).

image removed

Example: http://www.seymourduncan.com/pickup/59-bridge

There are some implications:
  • The guitar must be routed specifically for humbuckers.
  • The output level is almost doubled compared to a single coil pickup.
  • Since both pickups cannot be at the same physical position, they do not pick up the same portion of the string. This produces comb filtering, same as when recording an instrument with two microphones that are not placed carefully.
  • The electrical properties of 2 coils in series (or parallel) are very different that the ones of each coil taken separately. In series, resistance and inductance are doubled, in parallel, they are halved. This significantly changes the frequency response of the system.
These implications are not necessarily bad. It just means that a humbucker does not sound like a single coil. Whatever the wiring.

Single coil pickup + dummy coil

This is almost the same as a humbucker but one of the coils does not have a magnetic core and is moved away from the string so that it does not pick up the strings vibrations and only cancel the hum.

image removed

Example: http://www.cavalierpickups.com/frettech/dummy/index.html

The implications are:
  • The dummy coil must fit somewhere into the electronic cavities of the guitar. This may require additional routing.
  • The electrical properties of both coils are the same (same dimensions, same number of turns) so the dummy coil modifies the frequency response of the circuit in the same way than a humbucker.
  • The dummy coil does not pick up the strings vibrations, so there is no comb filtering.
  • The output level is comparable to a single coil pickup, a little lower considering the DC resistance of the dummy coil.
"Noiseless single coil" pickup (a.k.a. stacked humbucker)

Again, same principle, but the dummy coil is placed under the string picking coil to preserve the single coil size.

image removed

Example: http://kinman.com/model-products.ph...3&model=Impersonator+52b&group=Single pickups

Implications:
  • No modification is required on the guitar as the single coil format is preserved.
  • As for the dummy coil, there is no comb filtering.
  • The electrical properties of the hum picking coil modify the frequency response of the system. There may be tweaks to reduce that influence by making its area larger than the string picking coil to be able to reduce the number of turns. However, the area cannot exceed the single coil format.
Large noise-picking coil

This solution is almost similar to the dummy coil but it makes use of the fact that the quantity of hum picked up by a coil is proportional to its area and number of turns. This means that if you increase the surface of the coil, you can reduce the number of turns. Less turns means less inductance and less DC resistance, thus less electrical perturbations of the circuit.

image removed

That idea was patented by Ilitch S. Chiliachki. It has been used for over 10 years in Suhr guitars and is now sold by its inventor (see http://www.ilitchelectronics.com).

Example: http://www.ilitchelectronics.com/pgncs-t/

Implications:
  • Modifications are required in order to fit the large coil. Either by routing the body or by modifying the pickguard/control plates.
  • If the coil is large enough, the number of turns will be small enough to make its effect on the circuit negligible.
  • There is no comb filtering.
  • The output level of the single coil pickup used with the large coil is not altered.
There are hundreds of good sounding pickups that have been here for decades. This last solution is the only one that allows you to keep the pickups that you like but without the 50/60Hz hum.
 

diabeteman

TDPRI Member
Joined
Aug 11, 2016
Posts
74
Age
44
Location
France
Before going further, we need to know where the coil will be fit into the guitar. Ilitch manages to put it into the pickguard or tremolo back plate. This is extremely delicate work and I don't have the tools nor the skills to do it. This also forces to use finer wire to make the coil smaller. Finer wire means more DC resistance.

I chose to place it under the pickguard of a strat. This can also be done for a tele.

First thing to do is determine a shape for the coil. The goal is to maximize its area. I did not try to be inventive here and chose the same shape that the ilitch PGNCS-S:

image removed

Keep in mind that the coil will have a certain thickness and depth which are hard to estimate before the winding is done.

Now that the shape is settled, let's calculate its area based on the center of the coil windings. Since I am lazy, I used software to do that for me. But you could calculate it by hand by splitting it into simple areas (triangles, rectangles and discs).

large coil area = 0.01475 m²

Note that I am using square meters here (because I am french and to also annoy US people, but mostly because I am french) but the unit does not matter. You may calculate it in square inches or acres as long as it is correct.

Then, I calculate the number of turns of my pickup along with its area. Important note here: Since the pickup has a magnetic core and that the large coil does not, the rule (hum factor = area * number of turns) is not completely exact. The pickup will have slightly higher hum sensitivity due to the increased inductance from the magnetic core. Since I don’t know how to calculate that, I chose to calculate the pickup area based on the outer dimensions of its coil (not the center). That “should” compensate for the influence of the magnet.

bridge pickup outer perimeter (measured) = 0.1447 m
bridge pickup outer area (measured) = 0.00080279 m²
pickup DC res. (measured) = 6900 Ω
AWG 42 wire DC res. = 5.446 Ω/m

pickup DC res. per turn = perimeter * DC res per length
pickup DC res. per turn = 0.1447 * 5.446 = 0.7882 Ω

pickup turns = pickup DC res. / pickup DC res per turn
pickup turns = 6900 / 0.7882 = 8754 turns

Using the fact that hum factor = number of turns * area and that we want both coils to pickup the same amount of hum, we get large coil turns = pickup turns * pickup area / large coil area.

pickup hum factor = turns * area
pickup hum factor = 8754 * 0.00080279 = 7.03

large coil turns = hum factor / large coil area
large coil turns = 7.03 / 0.01475 = 476 turns

Mind that this number is not accurate with the approximations I made. If it is too high, I'll be able to fine adjust the hum reduction with a trim pot, I just hope that it is not too low.

The patent by Ilitch describes the schematic used to blend in the large coil. It is basically a tone and volume pots with a tone capacitor. The idea is to avoid the large coil to bring too much high frequencies which would cause flange noises when blended with the pickup. Since the hum is 50/60Hz (with some harmonics), I decided to omit the tone pot.

Here is the schematic I will use:

image removed

R1 and R2 are trim pots to adjust the amount of reverse hum blended into the circuit (R1 for the neck/middle and R2 for the bridge pickups). It is important to note that all pickups must be wound in the same direction for this thing to work.

That's all I have for now, more to come :)
 
Last edited:

awasson

Poster Extraordinaire
Joined
Nov 18, 2010
Posts
5,707
Location
Canada
Great subject, good work. I've experimented with traditional dummy coils and was pretty happy with the results. I'm interested in this large coil solution and the use of a single coil to solve it. I haven't seen this before but as you've described it, it makes perfect sense.
 

diabeteman

TDPRI Member
Joined
Aug 11, 2016
Posts
74
Age
44
Location
France
So, how to build this thing. First, I need to know the winding directions of my pickups to wind the large coil in the opposite way. My pickups are Suhr V60LP with regular middle (non RWRP). They are wound clockwise (when looking from the top of the guitar). So I will wind the large coil counter-clockwise.

I chose to use bigger wire to reduce the DC resistance of the coil. The wire has 0.15 mm diameter which is between AWG34 and AWG35.

Then, I need a sort of flatwork winding jig that I can tear down once the coil is wound. My first attempt with nails in a piece of plywood scrap was not satisfying as I could not control the coil's thickness:

image removed image removed

I have opted for another solution using big-ass washers and some gaffer tape:

image removed image removed

Here all 476 turns are done, that went quicker than expected (about 30 minutes) :)

image removed

I measured the coil DC resistance to 220 Ω. That's more than 31 times less than the bridge pickup! I have no way to measure the inductance but I figure it is quite low.
 
Last edited:

diabeteman

TDPRI Member
Joined
Aug 11, 2016
Posts
74
Age
44
Location
France
Great subject, good work. I've experimented with traditional dummy coils and was pretty happy with the results. I'm interested in this large coil solution and the use of a single coil to solve it. I haven't seen this before but as you've described it, it makes perfect sense.

Very interesting. Nice write up!

Thanks guys :)

I'm glad you like my ugly ass drawings :D
 

diabeteman

TDPRI Member
Joined
Aug 11, 2016
Posts
74
Age
44
Location
France
Before tearing down the winding jig, I put some drops of CA glue in strategic places to avoid the coil to unwind itself. I also took the opportunity to solder 2 insulated wires to both ends of the coil.

Once the coil free, I wrapped it with spiral tubing to protect it.

image removed

Sorry about the blurry pic, it was late :)
 

jvin248

Doctor of Teleocity
Joined
Apr 18, 2014
Posts
13,112
Location
Lions & Tigers oh Mi !
.

Calculate the areas of a guitar that are already routed out. Strats have the control cavity plus the pickup routes where some even have the large 'swimming pool route', and the trem spring claw pocket on the back. Teles have some space, especially the dual humbucker routed ones or the HS versions. But with the calculations, the smaller Tele cavities would just require a larger number of loops in the cancellation bundle.

Mount the large coil around the perimeter at the bottom corners of the cavities, adding as many cavity regions together as possible (could the big coil be mashed into an hour-glass shape when going through between cavity access holes?).

Installing the coil in the bottom corners should keep it out of the space consumed by the pots and pickups. Put any shielding tape over the top so this coil is on the outside of the shielding cage. Quick sketch, blue is cavity shielding, green is the cancellation coil. If a guitar has shielding paint then the paint needs to be scraped away from the corners to expose the coil and then shield over top.

dummycoil1.jpg
 

diabeteman

TDPRI Member
Joined
Aug 11, 2016
Posts
74
Age
44
Location
France
.

Calculate the areas of a guitar that are already routed out. Strats have the control cavity plus the pickup routes where some even have the large 'swimming pool route', and the trem spring claw pocket on the back. Teles have some space, especially the dual humbucker routed ones or the HS versions. But with the calculations, the smaller Tele cavities would just require a larger number of loops in the cancellation bundle.

Mount the large coil around the perimeter at the bottom corners of the cavities, adding as many cavity regions together as possible (could the big coil be mashed into an hour-glass shape when going through between cavity access holes?).

Installing the coil in the bottom corners should keep it out of the space consumed by the pots and pickups. Put any shielding tape over the top so this coil is on the outside of the shielding cage. Quick sketch, blue is cavity shielding, green is the cancellation coil. If a guitar has shielding paint then the paint needs to be scraped away from the corners to expose the coil and then shield over top.

View attachment 379621
Hi jvin,

I am not sure the coil will fit everywhere. There are some pretty tight spots where components are very close to the cavity side (pickup selector, volume pot, etc.). Also, this would make a twisted shape, very hard to wind properly.

I felt that a square shape is simpler :)

About putting the coil outside of the cavity shielding. I think it would be best to put it into the shielding. Let me explain why. The shielding only protects against electrostatic noise which is completely random and cannot be cancelled with a reverse wound coil. My feeling is that it is best if the large coil is protected against that noise to avoid adding more.

PS: nice drawings though :D

PPS: I calculated the area of the pickup+electronics cavities, it gives 0,01260 m². That is a bit less than my shape, this means more turns needed to cancel the hum.
 
Last edited:

diabeteman

TDPRI Member
Joined
Aug 11, 2016
Posts
74
Age
44
Location
France
I chose to wax pot the large coil to reduce microphonic noises. For that I reused my winding jig to make a wax-potting press :D

image removed

Then, I went to the hardware shop and bought 500g of paraffin, put it in an old saucepan which I heated with boiling water (to avoid putting myself on fire :D). I made sure not to heat the paraffin over 80°C (~175°F).

image removed

I put the coil into the paraffin for about 1 minute (until I didn't see any air bubble coming out) and voilà:

image removed

I am pretty happy with the result, the coil is about 4 mm thick. It is not too much wood that I will need to remove from the guitar :)
 

diabeteman

TDPRI Member
Joined
Aug 11, 2016
Posts
74
Age
44
Location
France
I did not have a routing bit with the bearing on top so I only made a template to avoid going too much outside the channel.

The routing was made on the fly following the drawing on the body:

image removed image removed

Here is the result:

image removed

image removed

For my first time with a router, things could have gone worse :D

I have to take pictures of the electronics. More to come tomorrow!
 

Thin69

Friend of Leo's
Joined
Oct 28, 2009
Posts
2,919
Location
Galveston, TX
I did not have a routing bit with the bearing on top so I only made a template to avoid going too much outside the channel.

The routing was made on the fly following the drawing on the body:

image removed image removed

Here is the result:

image removed

image removed

For my first time with a router, things could have gone worse :D

I have to take pictures of the electronics. More to come tomorrow!


Wow! That's some beautiful grain on that body!
 

jvin248

Doctor of Teleocity
Joined
Apr 18, 2014
Posts
13,112
Location
Lions & Tigers oh Mi !
Looks like the ratio of a special cut pattern to using the cavity routes is another 80 turns (of very small wire). Probably doable. I should experiment with some old pickup magnet wire I have. If I get inspired soon I'll post anything I find.
 

mudimba

Tele-Meister
Joined
May 19, 2015
Posts
331
Location
California
I felt that a square shape is simpler :)

I think the major shape limitation (if you are using a traditional winder) is that you won't want any concave curves. The wire would just take a shortcut across. I think you would have to make the shape with the concaves reversed, and then push the wire around (but I would be worried about the thin wire breaking). Jvin's idea would be great if you made a machine with the gearing of a plotter (or 3D printer) that laid wire in a pattern.
 

Mat UK

Tele-Afflicted
Joined
Feb 17, 2009
Posts
1,702
Location
London, UK
Really interesting thread... but I think i'll need a lie down, my brain doesn't get this much exercise normally
 

maxvintage

Poster Extraordinaire
Joined
Mar 16, 2003
Posts
8,172
Age
66
Location
Arlington, VA
Thank you for doing this. I did a lot of research into dummy coils and in the end found it too difficult to figure the right coil size.

An alternative method of noise reduction is bill lawrence's micro coil pickups, which use very thin wire in a very small coil. They seem like a pretty significant innovation to me
 
Top