fairchild

Parse Fairchild Semiconductor MPNs to extract voltage, current, package type, and channel polarity.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill deciphers the complex naming conventions of Fairchild Semiconductor (now ON Semiconductor) components, enabling accurate identification and understanding of their specifications.

Core Features & Use Cases

  • MPN Decoding: Parses Manufacturer Part Numbers (MPNs) to extract key parameters like package type, voltage, current, and channel.
  • Package & Series Identification: Provides detailed mappings for Fairchild's specific package codes and series naming structures.
  • Use Case: When you encounter a part number like FQP30N06L, this Skill will tell you it's a TO-220 package, N-channel MOSFET, rated for 60V and 30A, and is logic-level compatible.

Quick Start

Decode the Fairchild part number FQP50N06L.

Frequently Asked Questions about fairchild

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

FAQPage Schema
How do I decode a Fairchild semiconductor part number to find its voltage and current specs?

Fairchild MPN decoding works by parsing the manufacturer part number structure to identify component specifications. It maps specific series naming conventions and package codes to extract parameters like voltage, current, package type, and channel polarity.

What does the FQP series naming convention mean in a Fairchild MOSFET part number?

The FQP series naming convention in a Fairchild MOSFET part number indicates the component's family, package type, and operational characteristics. For example, parsing FQP30N06L reveals it is a TO-220 package, N-channel MOSFET rated for 60V and 30A with logic-level compatibility.

Can I identify the package type from an ON Semiconductor or Fairchild MPN?

Yes, you can identify the package type from an ON Semiconductor or Fairchild MPN by decoding the specific package codes embedded within the part number string. These codes map directly to physical packages like TO-220 for MOSFETs and voltage regulators.

How do I extract channel polarity from a Fairchild transistor or MOSFET part number?

You extract channel polarity from a Fairchild transistor or MOSFET part number by analyzing the specific alphabetic characters within the MPN structure. Decoding these series naming conventions distinguishes between N-channel and P-channel configurations.

Does Fairchild part number decoding support diodes and voltage regulators?

Yes, Fairchild part number decoding supports diodes and voltage regulators alongside MOSFETs and transistors. The Skill parses the specific series naming conventions and package codes for these semiconductor components to identify their exact specifications.