I too have a Navtex which has suffered from a leaking battery, I have repaired a couple of tracks, replaced the battery and a number of components.bonny wrote:Hi,
I had a similar problem, where my battery died. I replaced it with an easily obtainable cordless phone battery 3.6V 760mah (original was about 400mah - anything upto about 1000mah will do), simply cut off the plug and soldered it in. Cost about £2 on ebay.
I also had a problem with corrosion in the bottom corner (below the battery) and cleaned this up then laquered the pc board (masking off the connector first). This was done in may 2010.
Last year 2011 I had a problem that the display went black and could not be adjusted with the contrast. This turned out to be a broken 39k resistor (bottom left corner near where the corrosion was. I spent some time figuring out the circuit and this works as follows.
The display board requires a negative supply of around -15V (3rd pin on the 16 pin connector) this is supplied by a pump charge circuit which uses a BC327 transistor and the inductor (which gets a bit warm). This inductor was mentioned in the original post and has nothing whatsoever to do with the battery. The transistor switches on and off rapidly, energising the inductor which provides a back emf which is rectified by the small diode on the bottom left edge of the board. This charges a capacitor (bottom left corner (10uF 63V). The voltage is monitored by the 39K resistor to the PIC microcontroller (big socketed 28 pin IC bottom left). The PIC monitors this voltage on pin 2. The normal voltage for the display is around -15V which results in about 1.7V pin 2 of the PIC. (The 39K is in series with a 10K to the +6V regulator).
The battery is charged by a 47R resistor via 2 1N4148 diodes from the 6V regulated supply. The battery also provides power through the same 47R resistor to the PIC and another IC. If the battery is short circuit this will pull down the supply to the PIC.
Problems that can occur with the display are:-
Too dark - display voltage is to high (-ve) if this is around -17V check the 39K resistor - could be open circuit - rare.
Too light - display voltage too low (-ve) if this is below about -13V and the inductor gets hot - (ouch hot) try replacing the 10uF 63v capacitor (may have gone leaky).
also try replacing the diode on the left edge (1N4148 should do) You could also try replacing the BC327 m- these are all low cost items - pence.
For information, the display normaly draws about 5mA from the -15V supply.
Hope this helps with anyone else having similar problems.
But there is obviously something I have missed as the screen is illuminated without the menu and the 78L06 6V REG get blistering hot.
Can anyone suggest which component(s) could be the causing this!