similarity-mosfet

Compare MOSFET part numbers by channel type and electrical specifications.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps engineers and developers quickly determine the similarity and compatibility between different MOSFET components, saving time and reducing errors in component selection and replacement.

Core Features & Use Cases

  • Cross-Manufacturer Equivalence: Identifies equivalent parts across different brands (e.g., IRF530 and STF530).
  • Channel Type Matching: Differentiates between N-channel and P-channel MOSFETs and flags them as low similarity.
  • Electrical Characteristic Comparison: Compares key specs like voltage, current, and resistance.
  • Use Case: When designing a new circuit, you can use this Skill to find alternative MOSFETs if a preferred part is out of stock or too expensive, ensuring the alternatives meet critical electrical requirements.

Quick Start

Use the similarity-mosfet skill to calculate the similarity between the part numbers 'IRF530' and 'STF530'.

Frequently Asked Questions about similarity-mosfet

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

FAQPage Schema
How do I find equivalent MOSFETs across different manufacturers?

To find equivalent MOSFETs, compare part numbers by normalizing identifiers and matching them against cross-manufacturer equivalents. This process identifies compatible replacements by matching normalized identifiers across different brands.

What electrical characteristics are compared when matching MOSFET components?

MOSFET component matching compares key electrical specifications like voltage, current, and resistance. The evaluation validates equivalence by analyzing these critical electrical characteristics alongside channel types to ensure circuit compatibility.

Can I use this to replace an out-of-stock MOSFET in my circuit design?

Yes, you can use MOSFET similarity comparison to find alternative parts when a preferred component is out of stock. It validates replacement options by ensuring alternatives meet critical electrical requirements and match channel types.

Does matching N-channel and P-channel MOSFETs affect similarity scores?

Matching N-channel and P-channel MOSFETs significantly affects similarity scores because differentiating channel types is a core logic step. The comparison flags mismatched N-channel and P-channel components as having low similarity.

What is the best way to validate cross-manufacturer MOSFET replacements for electronic design automation?

The best way to validate cross-manufacturer MOSFET replacements for electronic design automation is to calculate similarity scores based on normalized part numbers, channel types, and electrical characteristics to ensure component compatibility.