Display and keyboard PCB:
There is very little to see on the display/keyboard PCB. I don't even see a driver chip for the LCD. It might be hidden behind the display, though.
One thing that is very different from the WR series is the main PCB. In the WR series it is mounted on the side and easily accessible. In the WXR 3 the PCB is sandwiched between the chassis and subframe. It is a pain to remove.
A closer look at the main PCB:
Unlike the double-sided PCB of the WR series, this is a 4-layer PCB. That makes it much harder to follow the traces visually.
The heart of the Weller WXR 3 is a
PIC32MX460F512L-80I/PT microcontroller clocked by an external 8 MHz crystal. Just as with the Weller WR 2 and
Weller WHA 900 I took apart earlier, there's an unmarked jumper connected directly to the microcontroller (at the bottom of the board, left from the transformer connector). I don't have the guts to test what it does.
Below the microcontroller is a
Nexperia 74LVC4245A dual-supply octal tranceiver to allow the 3.3 V PIC microcontroller to communicate with the 5 V world around it.
Top right from the microcontroller are three
Onsemi LM393 dual differential comparators of which I do not know the purpose. I'm losing the traces in the inner layers. It seems that at least some inputs are connected to the current monitoring ICs of the tool outputs.
Further to the right is an unused 6-pin header which is probably the programming interface.
Below the programming header are two COM ports for external accessories like a fume extraction unit, foot switch, board preheater or computer for remote operation or data logging. Each port has an
Analog Devices ADM3251E isolated RS-232 line driver and receiver. Not all of the accessories actually support RS-232 communication, so each COM port can be configured in the menu to act as a simple switch input or floating switching output (via a
Liteon LTV-356T optocoupler) depending on the attached accessory.
Below the COM ports is a USB port for firmware updates and importing configuration settings. The USB port is connected directly to the PIC microcontroller.
Below the USB port are the connectors for the pump (two PCB spade connectors slightly to the left), solenoid valve, vacuum pick-up pump and an unknown unpopulated 3-pin connector. Each pump is PWM-driven via an
Onsemi FQD19N10L N-channel MOSFET. The solenoid valve is switched by a simple BC817-40 NPN transistor in SOT23 package directly above the connector. I don't know what the unpopulated connector is for. It too has a BC817-40 NPN transistor.
Moving to the left side of the PCB we see that each output has three
Toshiba TPCA8123 P-channel power MOSFETs. Why three? Weller has three different types of tools in the WX line-up: 24 V tools like the WXP65 and most other classic non-cartridge soldering irons, 12 V tools like the WXMP active tip soldering iron, and 12 V tools with two heating elements like the WXMT soldering tweezers. Thus there are two 12 V MOSFETs and one 24 V MOSFET per output.
The WR 3M used a similar setup albeit with triacs instead of MOSFETs. Outputs 2 and 3 each had three triacs, but output 1 had an anomaly: It had an extra triac (four total) in order to support the HAP200 hot air pencil that has two 24 V heating elements. The successor of the HAP200 in the WX line, the WXHAP200, has a single 24 V heating element, so the WXR 3 no longer needs the anomaly in output 1. The WXHAP200 can be used on all three outputs.
Looking at the PCB above, each output has the three TPCA8123 MOSFETs in a triangular layout. The left MOSFET is for the 24 V tools, the top one for the 12 V heating element and the bottom one for the second 12 V heating element. Each heating element shares the same ground via a 10 milliohm current shunt. The current is measured by a SOT23-5 or SC70-5 IC at the left side of the PCB, but I can't identify it (component marking "SARB"). The same IC is used to measure the pump vacuum with the pressure sensor in the bottom left corner of the PCB.
As I wrote in the introduction, the WX hand pieces have an EEPROM and motion sensor built-in. Some tools have a LED ring and some have a push button. In addition the temperature reading of the tip is digitized in the hand piece itself. All this information is exchanged with the soldering station over an I2C bus. The I2C data lines of each output are connected from the output board via a ribbon cable to a
NXP PCA9545A 4-channel I2C switch above the main microcontroller (the ribbon cable was disconnected for the picture). Just below the I2C switch is a SOT-23-5
Microchip 24AA04 I2C EEPROM.
The pinout of the output on the soldering station looks as follows:
The TIP pin connects directly to the solder tip on the hand piece. It is used for equipotential bonding. By default the Weller WXR 3 (and most Weller stations) connect the tip directly to the mains earth. With the equipotential bonding jack (bottom right corner of the PCB), you can choose different bondings like potential free (floating tip) or a different earth reference. Some hand pieces have TIP and GND connected, others keep them apart. I don't know why that is.
The choice of MOSFETs over triacs required another change from the older WR series: The triacs switched the transformer outputs directly, but (single) MOSFETs can't switch AC. A beefy bridge rectifier is formed by the four TO-220
ST Microelectronics STPS41H100C power Schottky rectifier diodes to convert the transformer AC into DC for the MOSFETs. The diodes are mounted through cut-outs onto a small heatsink at the back of the PCB, which on its turn is mounted to the metal enclosure.
Even though the transformer has a 24 V winding, the two 12 V windings are put in series to feed the bridge rectifier. With the center tap between both 12 V windings it is possible to get 12 V and 24 V DC for the MOSFETs. The 24 V winding appears to be used only for the pump and solenoid valve. There's a small bridge rectifier for the 24 V winding right above the two large electrolytic capacitors at the bottom of the PCB. Talking about the electrolytic capacitors... Samwha, again? In a device that retails well over $2000 I'd expect better quality electrolytic capacitors.
Right from the electrolytic capacitors is another LTV-356T optocoupler which, I think, is used to detect the zero crossing on one of the 12 V windings.
In the bottom right corner are two buck converters around a
Texas Instruments LM25011 switching regulator which provide power for the low(er)-power electronics. I did not measure the voltages, but judging by the PCB layout the top one outputs 5 V for various ICs around the microcontroller. This 5 V is then converted to 3.3 V for the PIC microcontroller via an
ST Microelectronics LD1117AV33 low-dropout voltage regulator. The bottom buck converter feeds several
Microchip/Micrel MIC5201 low-dropout voltage regulators and, surprisingly, the vacuum pick-up pump.
In the top left corner is a
CUI Devices CSS-J4D20 buzzer and this one puzzles me: I have never heard the station beep, nor are beeps mentioned in the user manual. I know the Weller WX 1 and WX(D) 2 beep with button presses and errors, and the buzzer can be enabled or disabled in the menu, but the same option is not present in the WXR 3 menu.
I/O that is exposed to the exterior, like the USB data lines or hand piece I2C bus, is protected against ESD with an
ST Microelectronics ESDA6V1SC5 quadruple unidirectional voltage suppressors.
Finally a look at the bottom-side of the PCB:
That concludes this teardown. I hope you liked it!