3

I'm trying to reverse engineer the intermediate circuitry of a 1960s vintage marine tachometer made by a now defunct firm called Airguide. Airguide referred to the black box as a "transmitter."

Tach and "transmitter"

The circuit works. I jimmied together a pulse generator and the tach responds. I'm hoping to figure out what the guts are so I can make a reproduction for other tachs that lack a "transmitter."

There are a couple of real stumpers because they're unlabelled, hidden, or just plain mysterious. And the components are caked with conformal coating that's like concrete. Can't test individual elements.

Circuit overview

Hidden between the Erofol II and what I assume is a capacitor (the cylindrical one) is a component I don't recognize. It's shaped like a resistor, is painted green with a black stripe near the lead. There's a label which includes "8.0" and what could be the bottom half of a "K."

Hidden component

There are also two components that resemble overhead walkways with what appears to be exposed wiring. Each has a lead coming off between the two ends. The signal going to both the plus and minus sides of tach. Both are connected either directly or indirectly to the plus and minus sends to the tach.

I'm not capable of drawing a full schematic, but I've tried to trace the circuitry in case the pics are not enough information.

Trace

I realize that with 6 mystery components and no testing ability it may be impossible to define what's going on in this gizmo, but any thoughts would be appreciated.


3/2 20:16 CST

Einar, sorry to take so long to respond. I've been trying to figure out voltage/rpm. The numbers look odd to me.

I used a PWM generator (12 V, 50 percent duty cycle) connected to the meter through the circuit. I measured voltage at several steps. No nice round numbers. Results are in this chart:RPM, MV per Hz

Here's a picture of the setup:

Bench test

I will review your latest and try to make some educated guesses.

First is N. Inconsistent. Rises with RPMs. X-axis should be the Hz of each sample. Couldn't get Excel to display them. Same as in above chart: 95, 100, 190, 312, 380, 455.

enter image description here

Should we continue via email? I'm at billcatlin@comcast.net if that seems like a good idea. The site is warning me to that I'm making extended comments, but I don't have standing to switch to chat. Thanks again!

3/3/20 16:44 CST Next try

I'm still very fuzzy on the difference between Q and Coulombs per second and amps, but an old HeathKit multimeter my father-in-law gave me measures DC amperage.

Hz μA
455 107
380 92
312 76
190 47
100 26
95 24.5

Here's a pic of the ol' gal in action:

HeathKit Multimeter

ocrdu
  • 8,705
  • 21
  • 30
  • 42
  • 1
    That component may be an inductor. They sometimes come in that package type. – evildemonic Feb 27 '20 at 22:05
  • 1
    I would expect the component left (so, left of the green requested component) is an inductor with yellow mylar tape. It doesn't have leads coming out the top and bottom of the cylinder, but (it looks like) coming from the side. The requested green component could be a diode, with the black stripe the cathode indication – Huisman Feb 27 '20 at 22:11
  • 1
    Green one on the right looks like some foil capacitors I have, in the 0.1 to 0.47 uF range. –  Feb 27 '20 at 22:30
  • Awesome! Thanks. Two votes for an inductor. Works for me. I'll see if I can test these hypotheses. – Bill Catlin Feb 27 '20 at 23:20

1 Answers1

7

Combining your pictures with what I can remember about tachs of this era, my assessment is: the object on the left is an inductor, the hidden item is a zener diode, the green item on the right is a capacitor. The 'walkways' are adjustable resistors and the black item in series with one is a rectifier ( round end cathode ). The inductor, series resistor, and zener turn the signal from the points to a fixed amplitude square wave that is passed through the green capacitor to create current pulses. The negative pulses go to the meter and the average will be proportional to frequency. Unfortunately I don't have enough experience with these circuits to offer guesses on the unmarked parts.

I have drawn up a schematic based on Bill's drawing that makes sense electronically (mostly).enter image description here I have also included a drawing of the waveform at three places in the circuit.

The only puzzling part is the two trimmers; typically there is only one. It could be that VR2 improves linearity. The value of L1 is probably a couple of hundred microhenries up to a milihenry. C2 can be calculated if you determine the sensitivity and resistance of the meter and know the number of times the points close in one revolution.

L1's primary function is to prevent loading down the spark coil ( assuming it is connected there, the circuit could have it's own set of points.) The bit of wire visible in the picture is quite thick implying a fairly low inductance. I would err on the high side and use 470 uH. So long as it is below one mH the reading on the dial should not be affected.

We can guess at C2 based on it's size: it is close to C1 in size so it should be close to .1uF in value. We can calculate the current flowing in C2 by multiplying the charge (Q) in each pulse by the number of pulses in a second. Q equals one half of the product of C2 and the square of the zener voltage: (C2*Vz*Vz)/2. Pulses per second are (RPM/60)N, where N is the number of pulses per revolution. I don't have any knowledge to base a guess about N. Not all of the current goes to the meter, it is split between R2 and R3 as well. After measuring how much current is needed to make the meter read 6000 RPM ( or some convenient amount) , I would multiply it by three and set it equal to Ic2 [(Qf)]. I would calculate C2 and fudge a value for N until it comes to something around .1uF. Since the circuit still works we should be able to determine N by inputting a signal of the right amplitude and a known frequency. If N is one 100 Hz should read 6000, if N is two 200 Hz will read 6000; etc.

EinarA
  • 897
  • 5
  • 5
  • Most excellent! Thank you! If I were somehow able to scrape away the conformal coating, is there a way to determine the values of the components with a multimeter? I was able to get a signal from one of the variable resistors, but I wasn't sure which of the three contact points to use. Thanks again everyone! – Bill Catlin Feb 28 '20 at 15:12
  • I have added a schematic to my answer. It should be possible to calculate a value for the unmarked cap. – EinarA Feb 29 '20 at 20:38
  • OMG. This is amazing. I'm absolutely stunned that anyone could do this. Thank you Einar! So many questions. – Bill Catlin Mar 01 '20 at 15:30
  • Can I measure the meter sensitivity with a multi meter? How critical is the value of L1? Does the fact that the the negative pulses go to the meter explain why RPMs were 3.5x pulses when I bench tested with a pulse generator? I couldn't figure out why the multiple was not a whole number. – Bill Catlin Mar 01 '20 at 15:42
  • Anyway, I'm thrilled. I was about to give up. Now I can try to dummy up a circuit. – Bill Catlin Mar 01 '20 at 15:43
  • 191 Ω resistance. (The meter registers 4500 RPM from the multimeter when I test) – Bill Catlin Mar 01 '20 at 15:49
  • OK. two test results. I get 4,500 RPM from a multimeter sending between 510 and 531 mV (the result varies depending on whether the meter is set to 2000mV or 20 V. – Bill Catlin Mar 01 '20 at 16:02
  • With a second multimeter that sends 825mV, I get nearly 7,000 RPM. So, approx 8.4 - 8.5 mV per RPM. – Bill Catlin Mar 01 '20 at 16:08
  • A lot to respond to. I'll work on it over the next day or two and put some into the answer. I have been assuming the meter can be disconnected from the circuit and that is what you did when you measured the 191 ohms (which is what I would have guessed for a result). The other numbers I can't make sense of. What I/we need to know is how much current is needed to move the needle to a place on the dial; 6000 RPM is good because it equals 100 Hz. You can supply a current from a battery through a resistor or the resistance range of a second meter. – EinarA Mar 02 '20 at 03:44
  • There are several reasons the meter did not show the RPM expected. The input should swing between 14V and 0V, the input should not go negative. – EinarA Mar 02 '20 at 23:23
  • Most signal generators will have a bipolar output. R2 and R3 have probably increased in value over the last fifty years and the meter now reads high. – EinarA Mar 02 '20 at 23:30
  • Bill: Q is measured in coulombs, and current is coulombs per second. The system is telling me that you are trying to edit my answer into something that makes no sense. I only have a smart phone and cannot do anything sophisticated on this site. The italized portion of the new information was meant to be slightly different but I am unable to correct it. – EinarA Mar 03 '20 at 05:41
  • Hi Einer, Sorry about that. I was afraid I would be spewing gibberish. I'll do some more research and see if I can provide better data. In the meantime, what would you think of switching to email? billcatlin@comcast.net No harm, no foul if you'd prefer not to. – Bill Catlin Mar 03 '20 at 14:55
  • Would it work if C2 = .3uF? – Bill Catlin Mar 04 '20 at 23:45