- Joined
- Jul 26, 2011
- Messages
- 845
- Location
- Absurdy, new name of France
- Tagline
- You never have too much tapedecks ^^
Always wanted to know how does works the real time tape counter used on most mid to high end decks.
These counters are not totally real time counters as they just uses the reel pulses and are not synchronized with any clock.
They are relatively precise when using C60, C90 or large hub C46's but can be quite wrong when using short or less standard tape lengths.
After a long brainstorming I've deducted that on a full length of tape the take up reel pulses count number is the same as the supply reel pulses count number but the counting rate decreases over time on the take up reel and the counting rate increases over time on the supply reel.
So how to get a linear counting rate that can be easily translated to one sec pulses ?
I got a cassette deck with a "real time" counter (Kenwood KX-7030) and connected the reel pulse signals to a small PLC (Chinese copy of a Mitsubishi FX1N) monitored by a computer.
Had to make a buffer circuit (2N2222, 100K on base, 4K7 on collector) as the signal from the tape deck is 5V and the FX1N needs 12V.
X0 input is the supply reel and X1 is the take up reel.
The program stops after one minute, I write the values on a spreadsheet then reset the plc for another cycle.
Done that 24 times to finally found out that counting the pulses of X0 OR X1 gave the most "linear" value of +/-139.5 counts per minutes (mini 134, maxi 149).
So I have broke a part of the secret of these counters !
These counters are not totally real time counters as they just uses the reel pulses and are not synchronized with any clock.
They are relatively precise when using C60, C90 or large hub C46's but can be quite wrong when using short or less standard tape lengths.
After a long brainstorming I've deducted that on a full length of tape the take up reel pulses count number is the same as the supply reel pulses count number but the counting rate decreases over time on the take up reel and the counting rate increases over time on the supply reel.
So how to get a linear counting rate that can be easily translated to one sec pulses ?
I got a cassette deck with a "real time" counter (Kenwood KX-7030) and connected the reel pulse signals to a small PLC (Chinese copy of a Mitsubishi FX1N) monitored by a computer.
Had to make a buffer circuit (2N2222, 100K on base, 4K7 on collector) as the signal from the tape deck is 5V and the FX1N needs 12V.
X0 input is the supply reel and X1 is the take up reel.
The program stops after one minute, I write the values on a spreadsheet then reset the plc for another cycle.
Done that 24 times to finally found out that counting the pulses of X0 OR X1 gave the most "linear" value of +/-139.5 counts per minutes (mini 134, maxi 149).
So I have broke a part of the secret of these counters !