toshiba

Decode Toshiba semiconductor part numbers across product lines.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you understand the complex naming conventions and specifications of Toshiba electronic components, saving you time and reducing errors when selecting parts.

Core Features & Use Cases

  • MPN Decoding: Parses Manufacturer Part Numbers (MPNs) for various Toshiba product families like MOSFETs, transistors, optocouplers, and microcontrollers.
  • Package Identification: Identifies the physical package type based on suffixes in the MPN.
  • Use Case: When you encounter a Toshiba part number like TK024N60Z1, this Skill can tell you it's an N-channel MOSFET, 600V, with a specific resistance and package type.

Quick Start

Decode the Toshiba part number TLP291(GB-TP,SE).

Frequently Asked Questions about toshiba

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

FAQPage Schema
How do I decode a Toshiba MOSFET part number to identify its specifications?

To decode a Toshiba semiconductor part number, you parse the MPN structure to extract component specifications, package codes, and temperature grades. This process identifies whether the part is a MOSFET, transistor, or optocoupler and details its specific electrical characteristics.

What does a Toshiba optocoupler suffix like GB-TP,SE indicate?

A Toshiba optocoupler suffix like GB-TP,SE indicates specific package codes and RoHS compliance status. The suffix interpretation deciphers the physical package type and environmental compliance data based on the part numbering scheme rules.

Can I identify the physical package type from a Toshiba transistor part number?

Yes, you can identify the physical package type from a Toshiba transistor part number by analyzing the suffixes. The Skill parses these suffix codes to determine the exact package configuration across diverse semiconductor product lines.

Does this Toshiba part number decoder support legacy component naming schemes?

Yes, the Toshiba part number decoder supports both legacy and modern naming schemes. It applies rule-based analysis to decipher MPN structures across MOSFETs, optocouplers, motor drivers, and microcontrollers for accurate component selection.

How do I extract temperature grades and RoHS suffixes from a Toshiba semiconductor MPN?

Extracting temperature grades and RoHS suffixes from a Toshiba semiconductor MPN requires rule-based pattern matching on the alphanumeric string. This analysis breaks down the part number segments to reveal operating temperature ranges and environmental compliance indicators.