HTB-96I-R
AI

The **HTB-96I-R** is a high-precision, intelligent digital programmable current meter, typically used in industrial automation, power distribution monitoring, and control panels.
Below is a detailed breakdown of its electronic components, technical specifications, and internal architecture.
---
### 1. Core Technical Specifications
The electronic performance of the HTB-96I-R is characterized by its ability to process analog signals into digital readouts with high accuracy.
| Feature | Specification |
| :--- | :--- |
| **Input Signal** | AC Amperes (Direct or via Current Transformer) |
| **Accuracy Class** | 0.5% (High Precision) |
| **Rated Input Current** | AC 1A or AC 5A (Standard) |
| **Overload Capability** | 1.2x continuous, 10x for 5 seconds |
| **Power Consumption** | < 4VA |
| **Internal Resistance** | < 20mΩ |
| **Refresh Rate** | ~3 times per second |
---
### 2. Internal Electronic Architecture
The device is composed of several key electronic subsystems that allow for measurement and communication:
#### A. Input Sampling Module
* **Current Transformer (CT):** The device features an internal micro-precision CT to step down the input current into a voltage level manageable by the internal circuitry.
* **A/D Converter:** A high-resolution Analog-to-Digital converter translates the sine-wave input into digital data points for the MCU.
#### B. Processing & Memory
* **Microcontroller (MCU):** The "brain" of the unit. It performs RMS (Root Mean Square) calculations to ensure accurate readings even if the waveform is distorted by harmonics.
* **EEPROM:** Non-volatile memory that stores user-programmed parameters (such as the CT ratio) so they are not lost during power outages.
#### C. Power Supply Module
* **Switching Mode Power Supply (SMPS):** Most units use a wide-range AC/DC converter (usually 85V-265V AC/DC) to provide stable internal voltage regardless of fluctuations in the main power line.
#### D. Output & Communication (The "R" Suffix)
* **RS485 Port:** The "R" in the model name often denotes the inclusion of a communication interface. It uses the **Modbus-RTU** protocol to transmit data to PLCs or SCADA systems.
* **Relay Output (Optional):** Some variants include alarm relays for over-current protection.
---
### 3. Connection Pinout Logic
Typically, the rear terminal block of the HTB-96I-R is divided into the following electronic groups:
1. **Power Input (Auxiliary Power):** Usually terminals 1 and 2 (L/N).
2. **Current Input:** Terminals for the signal from the external CT (S1/S2).
3. **Communication:** A+ and B- terminals for the RS485 twisted pair.
---
### 4. Key Electronic Components List
* **Display:** 4-digit high-brightness Red LED (7-segment).
* **Capacitors:** High-temperature electrolytic capacitors for the power filter stage.
* **Isolation:** Optocouplers are used to isolate the communication ports from the high-voltage measurement side for safety.
---
- ⤷
How do I program the CT ratio on the HTB-96I-R?
- ⤷ What is the specific Modbus register map for reading the current value?
- ⤷ Can this meter handle DC current or is it strictly AC?