RM-03-R
AI

The **RM-03-R** typically refers to a specific series of **Rotary DIP Switches** manufactured by companies like *Diptronics*. These components are used to set configurations on printed circuit boards (PCBs) manually.
---
### 1. Key Technical Specifications
The "RM" designation usually identifies the mounting style and internal logic. Below are the general specifications for this part:
| Parameter | Description |
| :--- | :--- |
| **Component Type** | Rotary DIP Switch |
| **Mounting Type** | Surface Mount (SMT) |
| **Number of Positions** | 8, 10, or 16 (Model dependent) |
| **Actuator Style** | Recessed (Requires screwdriver/tool) |
| **Output Code** | Real Code (Binary Coded Decimal/Hexadecimal) |
| **Pitch** | 2.54mm (Standard) |
---
### 2. Physical Construction
The RM-03-R is designed for durability and automated assembly processes.
* **Housing:** High-temperature thermoplastic (usually UL94V-0 rated) to withstand reflow soldering.
* **Contacts:** Gold-plated contacts to ensure low contact resistance and prevent oxidation.
* **The "R" Suffix:** Usually indicates **Tape and Reel** packaging, making it compatible with pick-and-place machines for industrial manufacturing.
* **The "03" Designation:** Often refers to the specific series height or the 3x3mm / 4x4mm footprint category (varies slightly by manufacturer).
---
### 3. Logic and Pinout
Since this is a "Real Code" switch, the output pins represent a binary value based on the position of the arrow on the dial.
```text
Position | Pin 1 | Pin 2 | Pin 4 | Pin 8
----------------------------------------
0 | OFF | OFF | OFF | OFF
1 | ON | OFF | OFF | OFF
2 | OFF | ON | OFF | OFF
... | ... | ... | ... | ...
F (15)| ON | ON | ON | ON
```
---
### 4. Common Applications
These parts are used where a user or technician needs to change a setting without specialized equipment:
1. **Address Setting:** Assigning IDs to devices on a RS-485 or CAN bus network.
2. **Mode Selection:** Switching between different operating modes in industrial controllers.
3. **Frequency Tuning:** Setting channels on RF modules.
---
- ⤷What is the difference between 'Real Code' and 'Complement Code' in these switches?
- ⤷ Can the RM-03-R be washed after soldering?
- ⤷ What are the voltage and current ratings for the contacts?