inductor

Parse inductor manufacturer part numbers and extract specifications.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies working with inductor components by providing tools for adding inductor patterns, parsing manufacturer part numbers (MPNs), and extracting key specifications like inductance values, current ratings, and package codes.

Core Features & Use Cases

  • MPN Parsing: Understand the structure of inductor part numbers from various manufacturers (Murata, TDK, Bourns).
  • Value Extraction: Decode inductance values and tolerances from MPNs.
  • Component Identification: Recognize different types of inductors (Chip, Power, Common Mode Choke, Ferrite Bead) and their associated ComponentType enums.
  • Use Case: Quickly determine the inductance and package size of a Murata LQG series inductor by providing its MPN.

Quick Start

Use the inductor skill to parse the MPN 'LQG15HS2N2S02D' and extract its specifications.

Frequently Asked Questions about inductor

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

FAQPage Schema
How do I parse inductor part numbers to extract inductance values and package codes?

Parsing inductor part numbers extracts specifications like inductance values, current ratings, and size codes. Provide a manufacturer MPN to decode its structure and standardize component data for electronic design workflows.

What inductor MPN formats are supported for component identification?

Supported inductor MPN formats include part numbers from manufacturers like Murata, TDK, and Bourns. The skill decodes their specific value notations and size codes to identify component types such as chip inductors and ferrite beads.

How do I identify inductor component types like common mode chokes or ferrite beads from a part number?

Identifying inductor component types from a part number involves decoding the MPN structure to map it to recognized ComponentType enums. This process distinguishes between chip inductors, power inductors, common mode chokes, and ferrite beads.

Can I decode specifications from a Murata LQG series inductor MPN?

Decoding specifications from a Murata LQG series inductor MPN is fully supported. By inputting a part number like LQG15HS2N2S02D, you can quickly extract detailed inductance values, tolerances, and package sizes.

What is the best way to standardize electronic component data for inductors in a design workflow?

Standardizing electronic component data for inductors is best achieved by parsing manufacturer part numbers to extract uniform specifications. This facilitates consistent component identification and data standardization across electronic design workflows.

Does this inductor MPN parser work with TDK and Bourns component part numbers?

The inductor MPN parser works with TDK and Bourns component part numbers. It supports multiple manufacturers, detailing their unique MPN structures, value notations, and size codes to ensure accurate component data extraction.