Featured Post

Beolover SyncDrive: DC Platter Motor Replacement for Beogram 4002 and 4004 (Type 551x and 552x)

Late Beogram 4002 and the 4004 (Types 551x and 552x), which have DC platter motors instead of the earlier synchronous AC motors usually suff...

Showing posts with label DS. Show all posts
Showing posts with label DS. Show all posts

Thursday, April 5, 2018

Beogram 4000: An Entertaining Evening Exploring the Differential Stop Circuit

Before we send a restored unit back to a customer, we always give them a good 'real world' test, where we simply play a bunch of lovely music over a couple weeks and observe if everything works consistently. The listening part is of course part of the fun of Beoloving! There is always music in the work shop! The case of a recently restored Beogram 4000 is a proof in point of the usefulness of such testing phases: While playing a number of records, I noticed that occasionally the arm would not return to the home position once the end groove had been reached. Normally, the Beogram 4000 detects the end groove spiral due to the higher speed of the carriage and then lifts the arm and returns the carriage. Not in this case, though, where the needle simply went all the way in and then kept playing the final turn over and over again...tock...tock...tock...not very Beolovely!

The problem was that this would only happen occasionally, but most times everything would be fine. Such problems are hard to troubleshoot. In the beginning I thought it was simply a MV switch issue (most 4000 issues come from not working switches), but since I had coated the switch terminals with gold, tests demonstrated that the switch was working very reliably. So I concluded the problem must be in the differential stop circuit, which produces the logic DS level that tells the control system that it is time to lift the arm and return the carriage home. This shows the relevant part of the Beogram 4000 circuit:


















This is how it works: The detection of the end groove is done via the carriage motor voltage. Since the end groove typically makes the carriage move faster, the motor voltage is larger than during normal play back of a track. That is why the circuit is called Differential Stop (DS), the end groove is not determined by the position of the arm, but by its velocity towards the center of the record. One of the issues is that the arms do not only move faster in the end groove, but also between tracks and in the run in groove at the outer rim of the record. This problem is solved by introducing a carriage activated switch ("MV") that enables the DS circuit only close to the end groove region of the record. This switch is on the second circuit diagram of the 4000 and it connects MV and MV' in the above circuit snippet.
So when the carriage reaches a point about 65mm away from the center of the record MV and MV' are connected. This causes the voltage that is applied across the motor to be applied across base and emitter of TR24 via 1R54 and trimmer 1VR4. The trimmer is used to adjust the carriage speed threshold at which TR24 turns on (this adjustment turned out to be the critical item during this exploration...read on...;-). When TR24 turns on due to high carriage speed, it then turns on TR23 which serves as an additional input that allows other functions of the turntable to disable the DS circuit (mainly system requested and manual FF function via TR25). When TR23 turns on TR22 becomes conductive and grounds its collector. This causes the logic signal DS to go to 0V. DS then activates carriage return via the logic ICs in the control panel. This immediately turns off the DS circuit since the motor voltage reverses (the MV switch remains closed until the carriage clears the switch on the way back to home position). The result is an about 5-10ms pulse at DS as is shown in this oscilloscope snap shot:
The blue trace is the DS signal. Green and yellow are the (motor) voltage measured on both ends of the MV switch against GND (since it is closed at this moment both traces are the same).
We see that when the motor voltage changes due to the reversal of the carriage direction the pulse terminates.

Ok after this circuit discussion...back to the 'issue' that I was trying to solve, the occasional not working of the DS mechanism:
After I verified that the MV switch worked reliably, I thought the issue must be an intermittent problem with the DS circuit. Since the issue was very intermittent, I used an Arduino as event recorder:
I used one of the pin change interrupts to detect the state of DS and print it out on the serial port whenever it would change from 6V to 0V, i.e. when the circuit activated DS. Then I played some records and waited for the issue to happen. Luckily the second record I played triggered the issue. And, guess what, DS indeed did not change. This told me that the issue is in the circuit. I played another record, and it worked again. Then I put on the previous record and it happened again! This finally turned on some light bulbs in my head. I put the other record on and it worked again! The light became very bright in my head and I concluded: It is the record, dummy! The circuit was basically working, but the records are different! This shows the end grooves of the two records in comparison: First the one that made DS work properly:
and the one that caused DS to fail:
What is the difference? The number of turns the end groove takes until it hits the innermost groove. This means that the first record makes the carriage move faster than the second does. The consequence is that the motor voltage is lower when the arm reaches the end groove of the second record. This shows an oscilloscope trace of the motor voltage (measured by connecting the oscilloscope trace to one motor pin, and the oscilloscope GND to the other) as the needle goes from track to end groove:
The waves on the left are the normal voltage fluctuations on the motor as a track is played. Then as the end groove begins the voltage goes down and then the shoots up as the voltage across the motor is large enough to trigger TR24. So it appears that the non-triggering record simply did not cause the voltage to cross the threshold. I ended up adjusting the VR4 trimmer a bit clockwise and then the mechanism worked also for the second record, yet still played the last track to the end (a good test for that is playing a single, since their single track usually extends into 'MV switch closed territory'). So in the end, nothing was wrong, just the adjustment needed to be changed a bit towards more sensitivity. 
An interesting thing to note is that the service manual prescribes to adjust the sensitivity that DS gets triggered at 1.8V motor voltage. This is obviously too sensitive since the amplitude of the waves in the oscilloscope trace above is about 2.2V. If the threshold were adjusted to 1.8V DS would be triggered during normal playback and not only in the end groove. The joys of analog control systems!








Tuesday, December 22, 2015

Beogram 4000: End Groove Detection Issue

After polishing the hood I thought I was done with this Beogram 4000, but not so. A last full performance check before boxing it up revealed a strange fault when ON was pressed with no record on the platter. The carriage would properly travel inwards in search of a record, but then before hitting the end switch ES the carriage would suddenly stop. Only pressing FF would release it from this state. However, then after letting the FF key go the carriage would immediately travel back without even touching the ES. In a healthy state the carriage should travel until the ES is activated and then it should return to the home position.
A closer look revealed that the carriage stopped right when it closed the MV switch that enables the end groove detection mechanism. Here is the relevant section of the circuit diagram:

Here is how it works: Whenever the MV switch is activated by the slide, MV' and MV are connected in the diagram. This puts part of the voltage on the motor across BE of TR24. So whenever the motor revs a bit higher, such as when the needle enters the end groove, the transistors 24/23/22 are activated and DS finally goes LOW. This tells the control system that it is time to lift the arm and drive the carriage home. Now this mechanism is of course only useful when the needle is on the record and entering the end groove. When the arm is up and the carriage is driven forward or backward this mechanism needs to be disabled. This is achieved via D4 which feeds the collector of TR25 into the base of TR23. 
The collector can only be high if FF is activated either by pressing the key or via Q0' which is LOW whenever the carriage is driven towards the center of the record after pressing ON. The tracking mechanism does not use TR25 since it directly goes into TR27/28, i.e. end groove detection is not disabled if the carriage tracks normally.

Further tests of the matter revealed that Q0' remained LOW even as the carriage stopped. This told me that the control system was still of the opinion that the carriage should move, hence the fault needed to be on the executive side of the system, i.e. right here in the MV circuit. I measured D4 from the back of the installed main PCB and promptly saw that it was open circuit, which killed the deactivation mechanism, and the end groove detection mechanism was active even with the arm up. After turing the board around I saw that the diode was cracked in half:

The original OA90 diode is a Germanium diode, but can easily be replaced with a modern 1N4148 Si signal diode since its only function is to block any voltage from the MV circuit to apply to the collector of TR25. Here is a picture of the 4148 installed:

After this I replaced the board and gave the deck a test drive. All good again. Listening to Walt Dickerson's "To My Queen" while I write this, which is definitely one of my all time jazz favorites. O.k. maybe now it is time to finally send this 4000 back to its owner.