MH12TCD-R
AI

The **MH12TCD-R** is a specific electronic module, typically identified as a **Digital Temperature Controller** or a **Thermostat Switch Relay**. These devices are widely used in industrial cooling, heating systems, and DIY automation projects to maintain precise environmental conditions.
---
### ## Technical Specifications
The following table outlines the core electronic parameters typically found in this model:
| Parameter | Specification |
| :--- | :--- |
| **Input Voltage** | DC 12V (Standard for MH12 series) |
| **Output Type** | Relay Contact (Potential-free) |
| **Relay Capacity** | 10A / 250V AC or 30V DC |
| **Temperature Range** | -50°C to 110°C |
| **Accuracy** | ±0.1°C to ±0.3°C |
| **Sensor Type** | NTC (10K 0.5%) Waterproof Probe |
| **Power Consumption** | ≤ 3W |
---
### ### Key Electronic Components
The MH12TCD-R consists of several functional blocks that allow it to process environmental data and actuate loads:
1. **Microcontroller (MCU):** The "brain" of the unit. It reads the analog signal from the NTC sensor, converts it to digital data, and compares it against the user-defined setpoint.
2. **Relay (The "R" Suffix):** The 'R' in the model name usually denotes the **Relay** output. This is an electromagnetic switch that physically opens or closes a circuit to turn a heater or cooler on/off.
3. **LED Display:** A 3-digit or 4-digit segment display used to show the current temperature and menu settings.
4. **Voltage Regulator:** Converts the input 12V DC into a stable 5V or 3.3V to power the sensitive logic circuits.
5. **NTC Thermistor:** A Negative Temperature Coefficient resistor where resistance decreases as temperature increases, allowing the MCU to calculate thermal changes.
---
### ### Wiring Diagram Logic
The terminal block of the MH12TCD-R is generally divided into two sections:
```markdown
1. Power Terminals:
- VCC (+12V)
- GND (0V)
2. Switching Terminals:
- K0 (Relay Common)
- K1 (Relay Normally Open)
```
> **Note:** The relay acts as a "dry contact" switch. It does not output voltage on its own; it merely completes a circuit for an external power source connected to the load.
---
### ### Common Settings (Menu Codes)
Users can program the behavior using the following internal codes:
* **P0:** Heating or Cooling mode selection.
* **P1:** Hysteresis (Return difference) – prevents the relay from "chattering" by setting a buffer range.
* **P2/P3:** Temperature limits (Max/Min).
* **P4:** Temperature correction (Calibration).
* **P5:** Delay start (Protection for compressors).
- ⤷
How do I wire a 12V fan to the MH12TCD-R relay?
- ⤷ What is the difference between the MH12TCD-R and the 110V/220V versions?
- ⤷ How do I calibrate the temperature sensor if it shows an incorrect reading?