NP-R3
AI

The **NP-R3** typically refers to a specific series of high-performance **Pneumatic-Electric Relay** modules or precision **Pressure Switches** used in industrial automation. Below is a breakdown of the core electronic and mechanical components that make up these units.
---
### 1. Internal Component Overview
The NP-R3 functions by converting a physical input (pressure) into an electrical signal (switching).
| Component | Function | Material/Type |
| :--- | :--- | :--- |
| **Diaphragm / Bellows** | Senses the pressure change and moves mechanically. | Stainless Steel or NBR |
| **Microswitch** | The core electrical element that opens or closes the circuit. | SPDT (Single Pole Double Throw) |
| **Adjustment Spring** | Sets the threshold (setpoint) for the electrical trigger. | High-tension Alloy |
| **Terminal Block** | Provides the interface for electrical wiring (COM, NO, NC). | Silver-plated Copper |
| **Housing** | Protects internal electronics from EMI and environmental debris. | Die-cast Aluminum or Polymer |
---
### 2. Electrical Specifications
When integrating the NP-R3 into a control system, these electronic parameters are critical:
* **Switching Capacity:** Usually supports both AC and DC loads.
* *Example:* 250V AC (5A) / 30V DC (3A).
* **Contact Configuration:**
* **COM (Common):** The power input.
* **NO (Normally Open):** Closes when the pressure setpoint is reached.
* **NC (Normally Closed):** Opens when the pressure setpoint is reached.
* **Insulation Resistance:** Typically >100MΩ to prevent short circuits in humid industrial environments.
---
### 3. Connection Logic (Wiring Diagram)
```mermaid
graph LR
A[Pressure Input] --> B(Mechanical Diaphragm)
B --> C{Microswitch}
C -->|Triggered| D[NC Pin Opens]
C -->|Triggered| E[NO Pin Closes]
F[Power Supply] --> C
```
### 4. Key Electronic Features
1. **Hysteresis (Differential):** The electronic gap between the "set" point and "reset" point. This prevents "chattering" (rapid cycling) of the electrical contacts.
2. **Gold-Plated Contacts:** High-end NP-R3 variants use gold plating to ensure low contact resistance, specifically for PLC (Programmable Logic Controller) inputs that use very low current.
3. **Vibration Resistance:** The internal microswitch is usually spring-loaded to ensure that mechanical vibrations do not cause false electrical triggers.
---
- ⤷What is the maximum voltage rating for the NP-R3 microswitch?
- ⤷ How do you adjust the pressure setpoint on this model?
- ⤷ Can the NP-R3 be used for vacuum applications as well?