Skip to main content
Glama

openems_create_coupled_lines

Designs edge-coupled microstrip lines, computing even/odd mode, differential, and common-mode impedances and coupling coefficient for 4-port NEXT/FEXT crosstalk analysis.

Instructions

Design edge-coupled microstrip lines. Calculates even/odd mode impedances, differential/common-mode impedances, and coupling coefficient. 4-port geometry for NEXT/FEXT analysis.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoDesign name
spacing_mmYesEdge-to-edge spacing between traces in mm
substrate_erNoSubstrate dielectric constant (default 4.2 for FR-4)
frequency_ghzYesAnalysis frequency in GHz
trace_width_mmYesWidth of each trace in mm
trace_length_mmYesCoupled length in mm
dielectric_height_mmYesDielectric thickness in mm
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden. It discloses calculation outputs (even/odd, differential/common-mode, coupling) which is useful behavioral context. But it does not mention operational details such as whether the tool writes to disk, requires OpenEMS installation, or returns a model vs a result set. There is no contradiction with annotations (since none exist), but the behavioral disclosure is incomplete.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, zero fluff. The first sentence says what it does, the second describes calculations and use case. Every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description is reasonably complete for a design tool: it explains the geometry type, the computed quantities, and the application (NEXT/FEXT). There is no output schema, but the description compensates by naming key outputs. It stops short of specifying whether the tool returns values directly or generates a script, which would add further completeness, but for tool selection it suffices.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so parameters are already well-documented in the schema. The description adds global context about outputs (e.g., 'calculates coupling coefficient') but does not provide per-parameter semantic enhancements beyond the schema. Baseline of 3 for high schema coverage is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with 'Design edge-coupled microstrip lines,' a specific verb+resource combination that clearly distinguishes the tool from siblings like create_microstrip (single line) and antenna creation tools. It also lists concrete calculation outputs (even/odd mode impedances, differential/common-mode impedances, coupling coefficient) that leave no ambiguity about its function.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Mentions '4-port geometry for NEXT/FEXT analysis,' providing clear context for when this tool is appropriate (crosstalk analysis). However, it does not explicitly name alternatives or state when not to use it, though the sibling tool list implies alternatives like single-line microstrip design.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/RFingAdam/mcp-openems'

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