数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

  • 0-R

  • AI
    In electronics, a **0-R** (zero-ohm resistor) is a component that appears to be a standard resistor but has a resistance value of nearly zero ohms. It essentially functions as a wire or a jumper packaged in a resistor's body. --- ### 1. Key Characteristics Although they are called "0-ohm" resistors, they possess slight physical properties: | Property | Description | | :--- | :--- | | **Actual Resistance** | Typically between **10mΩ and 50mΩ** (due to material impurities). | | **Current Rating** | Rated by maximum current (e.g., 1A, 2A) rather than power (Watts). | | **Package Styles** | Available in **SMT** (Surface Mount) like 0603 or 0805, and **Leaded** (Through-hole). | | **Marking** | Usually marked with a single "**0**" or "**000**" on the body. | --- ### 2. Why use a 0-R Resistor? It may seem counterintuitive to use a resistor that doesn't resist, but they serve critical roles in manufacturing and design: #### A. Automated Assembly (Pick-and-Place) Standard high-speed assembly machines are designed to place resistors. Using a 0-R resistor instead of a jumper wire allows the machine to treat the connection just like any other component, avoiding the need for a separate "wire jumper" installation step. #### B. Circuit Configuration (Jumpers) Designers use 0-R resistors as "solderable switches." By placing or removing a 0-R resistor, you can: * Enable or disable specific features of a circuit. * Change the hardware ID of a device. * Select between different voltage rails. #### C. PCB Routing (Cross-overs) If a PCB layout becomes too crowded and two traces must cross on a single-layer board, a 0-R resistor acts as a "bridge" to hop over another trace. #### D. Isolation and Troubleshooting By placing a 0-R resistor in a power path, an engineer can easily remove it to isolate a specific sub-circuit for current measurement or debugging without cutting the PCB traces. --- ### 3. Example Circuit Symbol In a schematic, it is represented as a standard resistor with the value "0": ```text 0-Ohm -----[ 0 ]----- ``` ---
    ✨ Follow-up Questions
    • What is the maximum current a typical 0603 zero-ohm resistor can handle?
    • Can I use a glob of solder instead of a 0-R resistor?
    • What is the difference between a zero-ohm resistor and a ferrite bead?