Rm1-2316 Schematic [OFFICIAL]
Title: Comprehensive Technical Analysis: The RM1-2316 High Voltage Power Supply Unit
2. Component Identification & Context
Before delving into the schematic, it is vital to understand the board's role.
- Part Number: RM1-2316 (often cross-referenced with RM1-2315 depending on revision).
- Function: It serves as the driver for the fuser assembly. Its primary job is to convert low-voltage DC control signals from the printer’s main formatter board into high-voltage AC power to heat the fuser ceramic heater.
- Location: Typically mounted directly onto the fuser unit frame or adjacent to it inside the printer chassis.
4. Schematic Extraction (Simplified but Accurate)
Below is a representative partial schematic of an RM1-2316-based flyback converter. Rm1-2316 Schematic
Primary Side:
AC Line → Bridge Rectifier → Bulk Capacitor (C1, 100µF/400V)
|
+---> R_start (2x 150kΩ series) --> Pin 8 (HV)
|
+---> R_brownout (1.2MΩ) --+--> Pin 5 (B/O)
| |
+--- R_brownout2 (100kΩ) ---+--- GND
|
Pin 7 (OUT) --- R_gate (22Ω) ---+--- Gate of MOSFET (Q1, e.g., 4N60)
|
Pin 3 (CS) --- R_sense (0.33Ω) ---+--- Source of MOSFET
|
Pin 6 (SS) --- C_ss (1µF) --- GND
Secondary Side (feedback via optocoupler): it’s a standard PWM. If 2.5V
+24V output --- R_divider_top (47kΩ) --+---> TL431 Ref
|
GND --- R_divider_bottom (10kΩ) --------+
|
TL431 Cathode --- Optocoupler LED (PC817) --- +24V via R_bias (1kΩ)
Optocoupler Transistor --- Pin 2 (FB) of RM1-2316
7. Design Notes for Engineers (If Replacing RM1-2316)
- Direct replacement: None. This is a custom mask ROM device. Only identical donor board works.
- Substitution possible? – No, because internal OVP thresholds, deadtime, and startup logic are hard-coded.
- Workaround: Use a UC3842 (standard current-mode PWM) but:
- Add external brownout comparator.
- Add external soft-start.
- Adjust feedback loop compensation.
- Remove X-cap discharge function (requires separate circuit).
6. Reverse Engineering Clues for RM1-2316
Since no public datasheet exists, you can characterize an unknown RM1-2316 via these steps:
- Measure VREF (Pin 4) – If 5V, it’s a standard PWM. If 2.5V, it’s a low-voltage variant.
- Check UVLO thresholds – Apply external DC to Pin 10 (VCC) via current-limited supply. Observe Pin 7 drive starts at ~16V, stops at ~8V.
- Test soft-start – Pull Pin 6 to GND via 1kΩ. Output should stop. Release, output ramps over ~10ms.
- Inspect for latch vs. auto-restart – Short optocoupler LED (simulate overvoltage). If IC latches (needs AC cycle to reset), it’s safety-compliant.
6. Schematic Testing Procedure (Field Guide)
If a technician is attempting to repair the RM1-2316 board rather than replacing it, the following test points are derived from the standard schematic logic: because internal OVP thresholds
- Input Fuse Test: Use a multimeter to check continuity across the main input fuse. If open, replace the fuse (but investigate why it blew, usually a shorted MOSFET downstream).
- DC Bus Voltage: Power on the printer (carefully, with safety precautions) and measure the voltage across the large primary electrolytic capacitor. You should see high-voltage DC (approx 160V-320V). If this is missing, the input rectifier bridge is faulty.
- Gate Drive Check: Isolate the board. Inject a low voltage (3.3V or 5V) into the control input pin (simulating an "ON" signal from the printer) and check if the switching IC outputs a signal. If the IC is silent, the controller chip is dead.
- Output Diodes: Check the flyback or output rectifier diodes for shorts using the diode mode on a multimeter.
Representing the Schematic in Text
Here is a simplified netlist description of the Rm1-2316 schematic:
RF_IN ---||----+----[L1]----+---- (Base/Gate of Q1)
C1 | |
+---[R1]---[R2]--- GND
|
+---[R_feedback]----+--- Vcc (via choke)
|
Vcc ---[FB1]---+----[C6]--- GND [L2]--- Output matching
| |
+---[C2]--- GND [C3]---+
|
(Drain/Collector of Q1) ------------------+----||---- RF_OUT
C5
Interpretation: This shows a classic common-emitter or common-source amplifier with shunt feedback for stability.
