HS92
AI

The **HS92** is a specific electronic component most commonly identified as a **Hall Effect Current Sensor** or, in some contexts, as part of a series of **thermal fuses/protectors**.
Below is a detailed breakdown of the electronic specifications and characteristics based on its most common application in power electronics.
---
### 1. Component Identification
The HS92 is primarily manufactured as a high-precision, open-loop Hall Effect device used for measuring DC, AC, and pulsed currents with galvanic isolation.
| Feature | Specification Details |
| :--- | :--- |
| **Technology** | Hall Effect (Open Loop) |
| **Primary Current Range** | Typically 0A to 100A (varies by sub-model) |
| **Output Type** | Analog Voltage (proportional to current) |
| **Supply Voltage ($V_{cc}$)** | +5V DC (standard) |
| **Isolation Voltage** | 2.5 kV to 3 kV AC |
---
### 2. Key Electronic Characteristics
The HS92 series is designed for efficiency and space-saving on PCBs.
#### A. Pin Configuration
Most HS92 sensors follow a 4-pin or 5-pin layout:
1. **VCC:** Power supply (usually +5V).
2. **GND:** Ground reference.
3. **VOUT:** The analog signal output.
4. **REF:** Voltage reference (internal or external).
#### B. Accuracy and Sensitivity
* **Linearity:** High linearity even with rapid changes in current.
* **Offset Voltage:** Minimal magnetic offset, ensuring that when the current is zero, the output voltage stays at its reference (usually $V_{cc}/2$).
* **Response Time:** Typically < 3 microseconds, making it suitable for high-speed switching power supplies.
---
### 3. Common Applications
The HS92 is frequently integrated into the following systems:
* **Inverters:** Monitoring current flow to ensure the conversion from DC to AC is stable.
* **Variable Speed Drives (VFDs):** Controlling motor speed by providing feedback on the load current.
* **Battery Management Systems (BMS):** Measuring charge and discharge cycles in electric vehicles or UPS systems.
* **Overcurrent Protection:** Acting as a trigger for safety circuits to shut down hardware during a surge.
---
### 4. Comparison: Current Sensor vs. Thermal Fuse
In some niche markets, "HS92" refers to a **Thermal Cutoff (TCO)**. If your part looks like a small metal cylinder with two wires, it is a thermal fuse:
| Feature | HS92 Hall Sensor | HS92 Thermal Fuse |
| :--- | :--- | :--- |
| **Function** | Measurement | Circuit Protection |
| **Reusability** | Continuous usage | Single-use (blows at temp) |
| **Critical Spec** | Amperage Accuracy | Cut-off Temperature ($^\circ$C) |
---
- ⤷
How do I calibrate the output voltage of an HS92 sensor?
- ⤷ What are the specific temperature ratings for the HS92 thermal fuse variant?
- ⤷ Can the HS92 be used with an Arduino or ESP32 for current monitoring?