← 返回 Skills 市场
ncepuee

Phase-Locked Loop Parameter Tuning (锁相环参数整定)

作者 Zhenbin Huang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
141
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pll-designer
功能描述
锁相环(PLL)PI 控制器参数计算工具。用于电力电子/新能源领域的锁相环设计与调试。支持两种计算方向:(1) 根据目标带宽和阻尼比正向计算 PI 参数(KPLLp/KPLLi);(2) 根据已知 PI 标幺值参数反推闭环带宽和阻尼比。当用户提到"锁相环"、"PLL"、"PLL带宽"、"PI参数"、"KPLLp"...
安全使用建议
This skill appears to do exactly what it claims: compute PLL PI parameters and/or infer bandwidth using the provided formulas and MATLAB scripts. Before installing or running it, note two practical items: (1) SKILL.md expects MATLAB to be available to run .m functions, but the registry lists no required binary — ensure you have MATLAB (or a compatible interpreter) if you intend to run the functions. (2) The packaged scripts are .txt files rather than .m; verify the files' contents and rename/convert them to .m if you will run them. There is no indication of network calls, secret access, or data exfiltration. Also confirm units/assumptions (Unom, f0, zeta) match your system and validate outputs with your engineering practice before deploying in control hardware.
功能分析
Type: OpenClaw Skill Name: pll-designer Version: 1.0.0 The skill bundle is a legitimate engineering tool for designing and analyzing Phase-Locked Loop (PLL) parameters in power electronics. It contains standard mathematical formulas and MATLAB scripts (calc_pll_bandwidth.txt and get_pll_pi_parameters.txt) for control system design, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The name, description, formulas and the two provided calculation scripts all align with a PLL PI-parameter tuning tool. However, SKILL.md and the examples assume running MATLAB functions (get_pll_pi_parameters.m / calc_pll_bandwidth.m) while the registry metadata declares no required binaries. Also the included script files are packaged as .txt rather than .m, which is an implementation/packaging inconsistency that should be clarified.
Instruction Scope
Runtime instructions are narrowly scoped to electrical parameter collection and numeric computation; they explicitly require asking the user for Unom/f_BW_target/KPLLp_pu/KPLLi_pu before computing. There is no instruction to read arbitrary system files, access environment variables, or transmit data externally. Minor inconsistency: SKILL.md references .m scripts that are present only as .txt files in the package.
Install Mechanism
No install spec is provided (instruction-only), so nothing will be automatically downloaded or written to disk by the platform. This is the lowest-risk install model.
Credentials
The skill declares no required environment variables, credentials, or config paths and the instructions do not request secrets or unrelated credentials. This is proportionate to the described computation task.
Persistence & Privilege
The skill is not always-enabled and uses default invocation behavior. It does not request persistent system privileges or attempt to modify other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pll-designer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pll-designer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
pll-designer 1.0.0 - 首发版本,提供锁相环(PLL)PI 控制器参数设计与带宽分析计算工具,面向电力电子/新能源领域。 - 支持正向(目标带宽→PI参数)与反向(PI参数→带宽/阻尼比)两类计算。 - 明确交互规则:关键参数(如 Unom、目标带宽等)未输入时需主动询问。 - 附带详细 MATLAB 脚本调用方法和直接公式,方便用户脚本或手算。 - 默认中国/欧洲常用电压和频率(690V/50Hz),带自动说明。 - 自动根据输入关键词(如"PLL带宽"、"PI参数"等)智能触发。
元数据
Slug pll-designer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Phase-Locked Loop Parameter Tuning (锁相环参数整定) 是什么?

锁相环(PLL)PI 控制器参数计算工具。用于电力电子/新能源领域的锁相环设计与调试。支持两种计算方向:(1) 根据目标带宽和阻尼比正向计算 PI 参数(KPLLp/KPLLi);(2) 根据已知 PI 标幺值参数反推闭环带宽和阻尼比。当用户提到"锁相环"、"PLL"、"PLL带宽"、"PI参数"、"KPLLp"... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。

如何安装 Phase-Locked Loop Parameter Tuning (锁相环参数整定)?

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

Phase-Locked Loop Parameter Tuning (锁相环参数整定) 是免费的吗?

是的,Phase-Locked Loop Parameter Tuning (锁相环参数整定) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Phase-Locked Loop Parameter Tuning (锁相环参数整定) 支持哪些平台?

Phase-Locked Loop Parameter Tuning (锁相环参数整定) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Phase-Locked Loop Parameter Tuning (锁相环参数整定)?

由 Zhenbin Huang(@ncepuee)开发并维护,当前版本 v1.0.0。

💬 留言讨论