rubycon

Decode Rubycon capacitor MPNs into series, voltage, capacitance, tolerance, and dimensions.

3|Updated Jan 31, 2025
One-click install
npx skills add https://github.com/Cantara/lib-electronic-components --skill rubycon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rubycon
Source: https://github.com/Cantara/lib-electronic-components/tree/main/.claude/skills/manufacturers/rubycon
Command: npx skills add https://github.com/Cantara/lib-electronic-components --skill rubycon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps engineers and technicians decode complex Manufacturer Part Numbers (MPNs) for Rubycon aluminum electrolytic capacitors, which often use proprietary encoding for series, voltage, capacitance, and package size.

Core Features & Use Cases

  • MPN Decoding: Parses Rubycon MPNs to identify series, voltage, capacitance, tolerance, and package dimensions.
  • Series Identification: Recognizes various Rubycon series (e.g., ZLH, YXF, MCZ, PK, PL) and their characteristics.
  • Voltage & Capacitance Mapping: Translates specific voltage codes and capacitance notations into standard values.
  • Use Case: When faced with a Rubycon capacitor marked "ZLH35VB221M08X12", this Skill can accurately determine it's a 35V, 220uF, +/-20% tolerance capacitor from the ZLH series in an 8x12mm package.

Quick Start

Decode the Rubycon MPN ZLH35VB221M08X12.

Frequently Asked Questions about rubycon

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I decode a Rubycon capacitor MPN to find the voltage and capacitance values?

To decode a Rubycon capacitor MPN, parse the alphanumeric string to extract series codes, EIA voltage notations, and standard capacitance values, translating proprietary encoding into readable electrical specifications like 35V and 220uF.

What does the ZLH series code mean in a Rubycon aluminum electrolytic capacitor part number?

The ZLH series code in a Rubycon aluminum electrolytic capacitor part number identifies the specific product family and its inherent electrical characteristics, allowing engineers to match replacement components accurately during circuit design or repair.

Can I identify the package dimensions of an electronic component from its Rubycon MPN?

Yes, you can identify the package dimensions of an electronic component from its Rubycon MPN by parsing the trailing notation, which typically encodes physical size metrics such as an 8x12mm can footprint.

How do I read the tolerance indicator in a Rubycon capacitor part number?

You read the tolerance indicator in a Rubycon capacitor part number by identifying the specific notation letter within the MPN string, which translates to standard tolerance values like +/-20% for the component.

Does the Rubycon MPN decoder support both letter-prefix and voltage-prefix part number formats?

Yes, the Rubycon MPN decoder supports both letter-prefix and voltage-prefix part number formats, accurately parsing various proprietary series notations including ZLH, YXF, MCZ, PK, and PL to extract component specifications.

What are the limitations when decoding Rubycon MPNs for replacement capacitors?

A limitation when decoding Rubycon MPNs for replacement capacitors is that the parser relies on recognizing established series codes and standard EIA voltage notations, meaning heavily truncated or non-standard markings may not decode correctly.