Skip to main content
Glama

check_design_fit

Validate electronic components against operating conditions by checking datasheet ratings versus design parameters. Returns PASS/FAIL/WARNING with margins for each parameter.

Instructions

Validate whether a component will work within your operating conditions. Checks the datasheet's absolute maximum ratings and recommended operating conditions against your design parameters. Returns PASS/FAIL/WARNING per parameter with margins. Example: check_design_fit('TPS54302', input_voltage=24, output_current=2.5, ambient_temp=70)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
part_numberYesSpecific manufacturer part number to validate. Not a value or description.
input_voltageNoInput voltage (V)
output_voltageNoOutput voltage (V)
output_currentNoOutput current (A)
supply_voltageNoSupply voltage (V)
ambient_tempNoAmbient temperature (C)
switching_frequencyNoSwitching frequency (kHz)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/octoco-ltd/sheetsdata-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server