Platform · Orchestration

Orchestration agents

A modern inertial sensor is not one problem but five coupled ones. Orchestration agents put a supervisor over a team of specialists so a single design change is reconciled across every physics before anyone trusts a number.

01The problem

A multi-axis inertial-MEMS redesign of the kind Bosch Sensortec and STMicroelectronics ship couples electrostatic actuation, structural mechanics, squeeze-film damping, thermal stability and package stress in one part. Move the drive combs to raise gain and the change ripples straight into sense-mode frequency and quadrature error, so no domain can be tuned in isolation. Run it as five separate studies and the interactions that actually set yield stay unmodelled.

SUPERVISOR over five specialists, one coupled statespecialistsphysicsoutputsSupervisorglobal state, routingElectrostaticsMechanicsDampingThermalPackageDrive combselectrostaticStructuremechanicsSqueeze-filmdampingThermalstabilityPackagestressSense-mode frequencyobservable outputQuadrature errorobservable output
One part, five coupled physics. A signature inertial-MEMS coupling map, taking a Bosch Sensortec or STMicroelectronics class device as an example of the field.

02How we solve it

A supervisor over specialist agents.

Agentriq decomposes the redesign into a task graph and routes each sub-task to a specialist agent that reads and writes one evolving state.

PIPELINE plan, dispatch, reconcile, replanrepair only the affected branchtask DAGSupervisorglobal statePlannerplan-and-solveExecutordispatchReplannerstate-triggeredElectrostaticsCOMSOLStructureAnsysDampingCOMSOLThermalCOMSOLPackageAnsysShared stateone evolving design vector, read / write per worker
Plan, dispatch, reconcile, replan. The orchestration pipeline: a supervisor plans a task DAG, specialists execute against shared state, and a replanner repairs the plan when a result moves the state.

Supervisor and hierarchical routing

A supervisor agent holds the global state, decomposes the redesign and delegates each sub-task to the worker best suited to it, managing every hand-off between them.

Planner-executor (plan-and-solve)

A planner turns the goal into an ordered plan up front and an executor runs it step by step, cutting the redundant reasoning of improvising one action at a time.

Hierarchical task decomposition (task DAG)

The redesign is expressed as a directed graph of sub-tasks, so independent branches for thermal, damping and electrostatics run in parallel instead of one slow chain.

Adaptive, state-triggered replanning

When an executor result shifts the shared state, such as a new sense-mode frequency, the planner repairs only the affected branch rather than re-running the whole plan.

03What it produces

What per-domain studies miss.

05k10k15k20k~19,800summed mechanismsinverse-sum estimate~9,900fully coupledsolutioncoupling roughlyhalves predicted QDrive-mode quality factor Q
Coupled analysis halves the naive estimate. Predicted drive-mode quality factor when damping mechanisms are summed separately versus solved fully coupled, from a published MEMS gyroscope study used here as an example.

One reconciled design pass where each drive-comb change is checked against sense-mode frequency, quadrature and damping at once, surfacing the coupling a per-domain sum hides: in one published gyroscope study, fully coupled analysis put drive-mode Q near half the value the summed-mechanism estimate predicted.

04The agentic loop

Inside the closed agent loop.

Agentriq wraps the supervisor-and-specialists pattern in a closed loop that plans, dispatches, verifies against the coupled model, replans on conflict, and lets a judge decide before the state is written back.

EVERY RESULT becomes a decisionDesign statereconciledVerifyre-check, convergeRoot-cause+ Agentic RAGJudgeAcceptIterateEscalateoutcome + evidence written back to structured memory
From work to a verified decision. The same closed agent loop every Agentriq platform capability runs on.
  1. 01The supervisor decomposes the redesign into a task DAG and routes sub-tasks for electrostatics, structure, damping, thermal and package to specialist agents over a shared state.
  2. 02Specialists run their tools, COMSOL and Ansys, so a change to the drive combs propagates immediately into sense-mode frequency, quadrature, damping and package stress.
  3. 03Every candidate is verified against physics checks and the fully coupled model, flagging where a per-domain estimate disagrees with the coupled solution.
  4. 04On a conflict, the agent traces root cause with Agentic RAG over prior runs, datasheets and literature, then replans only the affected branch.
  5. 05A judge scores the reconciled design against targets and constraints, then writes the accepted state and its rationale back to memory for the next loop.

05Tooling

Simulation, solvers & frameworks.

  • LangGraph
  • CrewAI
  • Microsoft Agent Framework
  • AutoGen
  • OpenAI Agents SDK
  • Model Context Protocol (MCP)
  • COMSOL Multiphysics
  • Ansys

Get started

From engineering problems to autonomous solutions.