27-R
AI

The designation **"27-R"** is commonly encountered in the electronics industry in two primary contexts: as a **SMD Resistor Marking** or as a **Battery Type**.
---
### 1. Resistor Value (SMD 27-R)
In electronic circuit design, "27-R" is a shorthand way to express a specific resistance value. The "R" acts both as a decimal point and a multiplier ($\times 1$).
| Component Type | Printed Code | Actual Resistance | Tolerance (Typical) |
| :--- | :--- | :--- | :--- |
| **SMD Resistor** | 27R | $27\ \Omega$ (Ohms) | $\pm 1\%$ or $\pm 5\%$ |
| **SMD Resistor** | 27R0 | $27.0\ \Omega$ (Ohms) | $\pm 1\%$ (Precision) |
| **High Power** | 27R 5W | $27\ \Omega$ (Ohms) | $\pm 5\% \text{ to } 10\%$ |
#### Usage in Circuits:
* **Current Limiting:** Used to protect LEDs or low-power transistors.
* **Termination:** Used in signal lines to prevent reflections.
* **Gate Resistor:** Frequently used in MOSFET gate drive circuits to control switching speed.
---
### 2. Battery Specification (A27 / 27A)
Often referred to simply as "27," the **A27** (or L828/MN27) is a specialized dry-cell battery used in small electronic devices.
| Specification | Details |
| :--- | :--- |
| **Voltage** | $12\text{V}$ |
| **Chemistry** | Alkaline |
| **Construction** | 8 small LR632 cells stacked in series |
| **Common Uses** | Remote car keys, garage door openers, laser pointers |
---
### 3. Comparison of Codes
It is important to distinguish between **27R** and other similar-looking codes:
| Code | Value | Note |
| :--- | :--- | :--- |
| **R27** | $0.27\ \Omega$ | The "R" prefix means the value is less than 1 Ohm. |
| **270** | $27\ \Omega$ | Using the 3-digit system ($27 \times 10^0$). |
| **271** | $270\ \Omega$ | The third digit is the number of zeros ($27 \times 10^1$). |
---
### Summary Table: Identification
If you are looking at a physical part, use this guide to identify it:
| Appearance | Probable Identity |
| :--- | :--- |
| **Small black rectangle** | Surface Mount Resistor ($27\ \Omega$) |
| **Cylindrical silver/wrapped** | A27 12V Battery |
| **Ceramic white block** | Power Resistor ($27\ \Omega$) |
- ⤷
How do I calculate the wattage needed for a 27-ohm resistor?
- ⤷ What is the physical size difference between an 0805 and a 1206 27R resistor?
- ⤷ Can I replace an A27 battery with an A23 battery in a remote?