AI

The term **36-R** in the electronics industry typically refers to one of three common scenarios: a **36 Ohm Resistor**, a specific **SMD marking code**, or a **JIS (Japanese Industrial Standard) battery classification**.
Below is a breakdown of these interpretations.
---
### 1. The 36 Ohm Resistor (36-R)
In electronic schematics and components, "R" is often used as a decimal point or a multiplier for Ohms.
| Specification | Description |
| :--- | :--- |
| **Value** | 36 Ohms ($\Omega$) |
| **Marking Code** | Often printed as `36R` or `360` (where 0 is the multiplier) |
| **Standard** | Part of the E24 series of preferred resistor values |
| **Common Uses** | Current limiting for LEDs, impedance matching, and pull-up/down circuits |
---
### 2. SMD Marking Codes (E-96 Series)
If you see **36R** printed on a tiny surface-mount device (SMD) resistor, it might follow the **EIA-96 marking standard**. In this specific system, the code is alphanumeric:
* **The Number (36):** Corresponds to a specific value in a lookup table.
* **The Letter (R):** Acts as a multiplier.
**Important Note:** In the EIA-96 table, the code `36` actually represents the value **232**. The letter `R` represents a multiplier of **0.01**.
* **Calculation:** $232 \times 0.01 = 2.32 \Omega$
---
### 3. Lead-Acid Battery Classification (36-R)
In the context of automotive or industrial power electronics, **36R** refers to a Battery Council International (BCI) **Group Size**.
| Feature | Specification |
| :--- | :--- |
| **Group Size** | 36R |
| **Polarity** | The "R" stands for **Reverse Polarity**, meaning the positive terminal is on the right side when facing the front of the battery. |
| **Voltage** | Typically 12V |
| **Application** | Specifically designed for vehicles where standard terminal placement won't reach the cables. |
---
### Comparison Summary
| Context | Interpretation | Key Characteristic |
| :--- | :--- | :--- |
| **Through-hole Resistor** | 36 $\Omega$ | Standard color bands (Orange, Blue, Black, Gold) |
| **Precision SMD** | 2.32 $\Omega$ | Uses EIA-96 lookup table |
| **Power/Automotive** | Battery Size | High current, specific terminal layout |
---
- ⤷How do I read the color bands for a 36 Ohm resistor?
- ⤷ What is the difference between 36R and R36 in SMD markings?
- ⤷ How do I test a 36-R battery with a multimeter?