← 返回 Skills 市场
yongjie666888

Motor FOC Control

作者 yongjie666888 · GitHub ↗ · v2.1.0 · MIT-0
cross-platform ✓ 安全检测通过
167
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install motor-foc-control
功能描述
FOC磁场定向控制深度指南 | 深入讲解FOC原理、SVPWM、MTPA、弱磁控制、龙贝格观测器,配合实测案例、C代码和PI整定脚本
安全使用建议
This package appears to be an on-topic FOC guide plus a small local Python PI-tuner. It does not request credentials or perform network installs. Before using: (1) review and, if needed, run the Python script in a controlled environment — it may require numpy/matplotlib to generate plots; (2) treat tuning outputs as initial suggestions only — incorrectly applied PI gains on real hardware can damage drivers, motors, or cause unsafe behavior, so validate in simulation or on a safe testbench with current/voltage limits; (3) if you plan to copy code into embedded firmware, inspect any translated/added C code for platform-specific assumptions (timers, ADC scaling, deadtime). Overall the skill is coherent and self-contained.
功能分析
Type: OpenClaw Skill Name: motor-foc-control Version: 2.1.0 The skill bundle is a legitimate technical resource for Field Oriented Control (FOC) in motor engineering. It contains educational documentation (SKILL.md), a reference guide for motor parameters, and a Python utility (foc_pi_tuner.py) for calculating PI controller gains. The Python script performs purely mathematical calculations and generates stability plots using standard libraries (numpy, matplotlib) without any network activity, unauthorized file access, or suspicious execution patterns.
能力评估
Purpose & Capability
The name/description (FOC guide, SVPWM, MTPA, weak-field, SMO, PI tuning) match the included files: a long SKILL.md guide, a quick-reference sheet, and a local Python PI tuner script. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
SKILL.md is a technical guide and code examples; it does not instruct the agent to read unrelated system files, pull credentials, or contact external endpoints. The runtime behaviour (interactive Python script) only reads user-provided parameters or standard input and writes local output/plots.
Install Mechanism
No install spec is provided (instruction-only skill) and the only executable artifact is a small Python script. No downloads, package installs, or archive extractions are declared.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The Python script optionally imports numpy/matplotlib if present; those are typical dependencies for local analysis and are not secret-bearing.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It does not modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install motor-foc-control
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /motor-foc-control 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.0
v2.1: 新增PI整定脚本、SVPWM duty计算、弱磁深度控制、故障诊断流程图、工程参数速查卡
元数据
Slug motor-foc-control
版本 2.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Motor FOC Control 是什么?

FOC磁场定向控制深度指南 | 深入讲解FOC原理、SVPWM、MTPA、弱磁控制、龙贝格观测器,配合实测案例、C代码和PI整定脚本. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。

如何安装 Motor FOC Control?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install motor-foc-control」即可一键安装,无需额外配置。

Motor FOC Control 是免费的吗?

是的,Motor FOC Control 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Motor FOC Control 支持哪些平台?

Motor FOC Control 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Motor FOC Control?

由 yongjie666888(@yongjie666888)开发并维护,当前版本 v2.1.0。

💬 留言讨论