SSL12A
AI

The **SSL12A** is a commonly used small-form-factor electronic component, most frequently encountered as a **Sub-miniature Slide Switch**. It is widely used in consumer electronics for power control or mode selection.
### 1. Technical Specifications
The SSL12A typically features a **Single Pole Double Throw (SPDT)** configuration. Below are the standard technical parameters:
| Parameter | Specification |
| :--- | :--- |
| **Circuit Configuration** | SPDT (1 Pole, 2 Positions) |
| **Switching Type** | Non-shorting (BBM - Break Before Make) |
| **Current Rating** | 0.3A to 0.5A |
| **Voltage Rating** | 12V to 50V DC |
| **Contact Resistance** | ≤ 30mΩ |
| **Insulation Resistance** | ≥ 100MΩ (at 500V DC) |
| **Dielectric Strength** | 500V AC for 1 minute |
| **Mechanical Life** | 10,000 cycles |
---
### 2. Physical Construction and Pins
The SSL12A is designed for PCB (Printed Circuit Board) mounting, usually through-hole (THT).
* **Knob Height:** Usually varies between 2mm and 5mm depending on the specific model variation.
* **Pin Layout:** It has 3 functional pins and often 2 additional side "lugs" or "tabs" for mechanical stability/grounding.
* **Terminal Logic:**
* **Center Pin:** Common (COM).
* **Left/Right Pins:** Output terminals. Sliding the knob connects the center pin to one of the outer pins.
---
### 3. Applications
Due to its small footprint and low current rating, it is not used for high-power industrial machinery but is perfect for:
* **Battery-powered devices:** Turning toys or handheld gadgets ON/OFF.
* **Mode Selection:** Switching between two modes in a circuit (e.g., High/Low speed).
* **Prototyping:** Often used on breadboards or DIY Arduino projects for simple logic switching.
---
### 4. Schematic Representation
In an electronic schematic, the SSL12A is represented as follows:
```text
(Left) (Common) (Right)
[1] ----- [2] ----- [3]
|
(Slide Position)
```
* **Position 1:** Pin 1 and Pin 2 are connected.
* **Position 2:** Pin 2 and Pin 3 are connected.
---
- ⤷
What is the difference between an SPDT and a DPDT slide switch?
- ⤷ How do I solder an SSL12A to avoid melting the internal plastic?
- ⤷ Can an SSL12A be used to switch 110V AC power?