3SB 8-R
AI

Based on the part number provided, the **3SB8-R** typically refers to a component within the **Siemens SIRIUS 3SB series**. This series is a modular range of command and signaling devices, such as pushbuttons, emergency stops, and indicator lights.
The suffix **-R** often designates the color **Red** or a specific **Reset** functionality, frequently used in emergency stop configurations.
---
### 1. Key Technical Specifications
The 3SB series is designed for industrial control circuits. Below are the general electronic and mechanical specifications:
| Feature | Specification |
| :--- | :--- |
| **Product Type** | Command and Signaling Device (Pushbutton/E-Stop) |
| **Mounting Diameter** | 22 mm (Standard Industrial) |
| **Voltage Range** | Up to 500V AC/DC (Depending on Contact Block) |
| **Thermal Current ($I_{th}$)** | 10A |
| **Degree of Protection** | IP65 / IP66 (Dust and Water-resistant) |
| **Actuator Type** | Mushroom head / Circular |
---
### 2. Electronic Components & Modularity
The 3SB8-R system is not a single electronic chip but a **modular assembly**. It consists of three primary electronic/mechanical parts:
1. **The Actuator (The 3SB8-R Head):**
* This is the visible part (the red button).
* In the 3SB series, the "R" usually indicates a red mushroom head used for **Emergency Stop** or a red flat button for **Stop** functions.
2. **The Holder:**
* The plastic or metal frame that snaps onto the back of the actuator to hold the electronic contact blocks in place.
3. **Contact Blocks (Electronic Switching):**
* These are the actual electrical components.
* **NO (Normally Open):** Completes the circuit when pressed.
* **NC (Normally Closed):** Breaks the circuit when pressed (Standard for Red E-Stops for safety).
---
### 3. Connection Diagram Example
When wiring a 3SB8-R component with a Normally Closed (NC) contact block, the logic follows this structure:
```mermaid
graph LR
A[Power Supply] --> B{3SB8-R NC Contact}
B -- Closed State --> C[Machine Operation]
B -- Pressed/Open --> D[Emergency Shutdown]
```
### 4. Common Applications
* **Emergency Stop Stations:** High visibility red buttons for immediate power cut-off.
* **Safety Relays:** Interfacing with PLC (Programmable Logic Controllers) to signal a fault.
* **Control Panels:** Manual intervention in industrial automation.
---
- ⤷
What is the difference between the plastic and metal versions of the 3SB series?
- ⤷ How do I wire a 3SB8-R button to a PLC input?
- ⤷ Does the 3SB8-R support LED illumination for status signaling?