Add article on Yamaha ampli repair
ci/woodpecker/push/woodpecker Pipeline was successful
Details
@ -0,0 +1,137 @@
|
|||||||
|
---
|
||||||
|
layout: post
|
||||||
|
title: "Yamaha HTR-3064 receiver partial recap"
|
||||||
|
date: 2026-07-25
|
||||||
|
comments: true
|
||||||
|
video: true
|
||||||
|
categories:
|
||||||
|
---
|
||||||
|
|
||||||
|
# Problem statement
|
||||||
|
|
||||||
|
## Device
|
||||||
|
|
||||||
|
Yamaha HTR-3064 receiver, version G (Europe)
|
||||||
|
|
||||||
|
## Symptom
|
||||||
|
|
||||||
|
The unit powers up just fine, but when an HDMI source is switched on, the unit turns off.
|
||||||
|
Upon the next power-on, the display indicates a PS PRT alert protection, with a numeric indication between 098L and 100L. This does not happen, however, if the unit is powered up and left for 15-30 minutes to heat up before switching on the HDMI source.
|
||||||
|
|
||||||
|
{% figure caption:"Unit shutdown upon switching on an HDMI source" %}
|
||||||
|
{% video assets/Yamaha-HTR-3064/PXL_20260725_083730384.TS.mp4 rounded 640 360 preload:metadata %}
|
||||||
|
{% endfigure %}
|
||||||
|
|
||||||
|
With the unit idle (no HDMI source active), enabling the self-diagnostic function and monitoring the PS voltage shows values varying significantly between values below 120 and slightly above 130.
|
||||||
|
|
||||||
|
{% figure caption:"PS reading fluctuations" %}
|
||||||
|
{% video assets/Yamaha-HTR-3064/PXL_20260725_083659547.TS.mp4 rounded 640 360 preload:metadata %}
|
||||||
|
{% endfigure %}
|
||||||
|
|
||||||
|
## Background information: the PS value
|
||||||
|
|
||||||
|
PS appears to be an internal A/D monitoring point that averages several voltages in the power supply chain.
|
||||||
|
From the Service manual (p. 37):
|
||||||
|
|
||||||
|
> **PS:** Power supply voltage protection detection<br/>
|
||||||
|
> Detected: AC2, ±12A, S9, +7D, +5A, +5I, -VP<br/>
|
||||||
|
> Detection port: 93 pin (PS_PRT)<br/>
|
||||||
|
> Normal value: 101 to 155<br/>
|
||||||
|
> (Reference voltage: 3.3 V=255)
|
||||||
|
|
||||||
|
Which indicates that the normal range at that point is between 1.31 V and 2.01 V.
|
||||||
|
A 098 value would correspond to 1.27V, a 100 value to 1.29. So the observed PS shutdowns would correspond to undervoltage by a fraction of a volt at this test point.
|
||||||
|
|
||||||
|
## Service manual oddity
|
||||||
|
|
||||||
|
In the documentation of messages displayed when starting the self-diagnostic function, the HTR-3064 service manual lists a number of possible protection faults at previous shutdown, with associated messages displayed on the device shown as illustrations:
|
||||||
|
|
||||||
|
| Paragraph | Fault | Message from illustration |
|
||||||
|
|---|---|---|
|
||||||
|
| 2-1 | Excess current | PS_PRT (with ADC reading) |
|
||||||
|
| 2-2 | Short between speaker terminals | I PROTECT |
|
||||||
|
| 2-3 | Abnormal DC output | DC_PRT (with ADC reading)
|
||||||
|
| 2-4 | Abnormal power supply voltage | PRV_PRT (with ADC reading) |
|
||||||
|
| 2-5 | Excessive temperature | TMP_PRT (with ADC reading) |
|
||||||
|
|
||||||
|
The ADC conversions (section 9 of self diagnostics) and the IC221 pin list describe parameters monitored:
|
||||||
|
|
||||||
|
| Pin | Pin name | Description |
|
||||||
|
|---|---|---|
|
||||||
|
| 53 | I_PRT | Overcurrent protection |
|
||||||
|
| 93 | PS_PRT | Power supply |
|
||||||
|
| 87 | DC_PRT | Power amplifier DC output
|
||||||
|
| 89 | THM1_PRT | Temperature |
|
||||||
|
| 90 | THM2_PRT | Temperature (U and C models) |
|
||||||
|
|
||||||
|
Examination of the circuit diagrams confirm that the PS_PRT pin indeed averages the voltages of various test points in the power supply section. So it looks like the wrong messages might be shown in the description of self-diagnostic conditions, and PS_PRT: xxxL on the display would indicate undervoltage in the power supply section (i.e. should be shown to illustrate 2-4 and not 2-1).
|
||||||
|
|
||||||
|
Interestingly, no ADC pin of the CPU is labeled as PRV_PRT.
|
||||||
|
|
||||||
|
The service manual for the HTR-3067 has very similar text, but shows the PS_PRT illustration for the "abnormal voltage in power supply" condition, which contributes to confirming the logic here.
|
||||||
|
|
||||||
|
# Investigation
|
||||||
|
|
||||||
|
## Visual inspection
|
||||||
|
|
||||||
|
Opening the case reveals *two swollen electrolytic capacitors* C1317 and C1320 on the OPERATION (2) board.
|
||||||
|
|
||||||
|
{% figure caption:"Swollen C1320 and C1317" %}
|
||||||
|

|
||||||
|

|
||||||
|
{% endfigure %}
|
||||||
|
|
||||||
|
Both are smoothing capacitors located right after rectifier bridges fed from the main transformer.
|
||||||
|
* C1320 is 10,000 µF and smoothes the +7D rail monitored by PS_PRT.
|
||||||
|
* C1317 is 4,700 µF and smoothes the input of IC132, a 7805 regulator providing the +5I rail also monitored by PS_PRT.
|
||||||
|
|
||||||
|
{% figure caption:"Circuit schematic excerpt" %}
|
||||||
|

|
||||||
|
{% endfigure %}
|
||||||
|
|
||||||
|
## In-circuit measurement
|
||||||
|
|
||||||
|
In-circuit measurement of course cannot provide reliable component values but suggested that the capacitance for both caps was way off. By comparison, measurement for other caps on the board (C1318, C1319) showed values within range of the nominal ones.
|
||||||
|
|
||||||
|
## Out-of-circuit measurement
|
||||||
|
|
||||||
|
Once the two swollen capacitors were desoldered (using a power desoldering pump, which posed no difficulty), out-of-circuit measurement confirmed values way off the nominal ones, as well as substantial voltage loss. The ESR figure was not remarkably high, but still one order of magnitude higher than the one observed on new replacement parts.
|
||||||
|
|
||||||
|
{% figure caption:"C1317: defective part" %}
|
||||||
|

|
||||||
|
{% endfigure %}
|
||||||
|
|
||||||
|
{% figure caption:"C1320: defective part" %}
|
||||||
|

|
||||||
|
{% endfigure %}
|
||||||
|
|
||||||
|
# Parts replacement
|
||||||
|
|
||||||
|
I ordered replacement caps from Reichelt, which has the lowest shipping rates for small orders among reputable online sellers. I wanted to avoid cheap Chinese knockoffs this time, as I don't fancy going through the whole repair process too often.
|
||||||
|
|
||||||
|
## Component tester readings for the replacement parts
|
||||||
|
|
||||||
|
{% figure caption:"C1317: replacement part" %}
|
||||||
|

|
||||||
|
{% endfigure %}
|
||||||
|
|
||||||
|
{% figure caption:"C1320: replacement part" %}
|
||||||
|

|
||||||
|
{% endfigure %}
|
||||||
|
|
||||||
|
## Soldering new caps
|
||||||
|
|
||||||
|
Soldering the two new caps in place proved more difficult than anticipated. The solder tended to ball instead of flowing nicely onto the pads. This is likely due to using too high a temperature on the soldering iron, resulting in burning the flux before it had a chance to actually remove the thin oxydization layer on the pads. Light scraping of the pad with a fiberglass abrasive pen likely would have helped as well.
|
||||||
|
|
||||||
|
{% figure caption:"New caps on reassmebled board" %}
|
||||||
|

|
||||||
|
{% endfigure %}
|
||||||
|
|
||||||
|
|
||||||
|
# Post-repair testing
|
||||||
|
|
||||||
|
Once the two new caps were installed, the readings for the PS ADC value in the self-diagnostic function became much more stable, both before and after switching on the HDMI source. The amplifier no longer shut down upon connecting an HDMI signal: **repair was declared successful**.
|
||||||
|
|
||||||
|
{% figure caption:"Unit shutdown upon switching on an HDMI source" %}
|
||||||
|
{% video assets/Yamaha-HTR-3064/PXL_20260725_111910550.TS.mp4 rounded 640 360 preload:metadata %}
|
||||||
|
{% endfigure %}
|
||||||
|
After Width: | Height: | Size: 823 KiB |
|
After Width: | Height: | Size: 399 KiB |
|
After Width: | Height: | Size: 2.3 MiB |
|
After Width: | Height: | Size: 2.3 MiB |
|
After Width: | Height: | Size: 2.2 MiB |
|
After Width: | Height: | Size: 2.0 MiB |
|
After Width: | Height: | Size: 2.9 MiB |
|
After Width: | Height: | Size: 541 KiB |