HDD Benchmark Problem for Track-Seek Control

版本 1.0.3 (41.9 KB) 作者: Takenori Atsumi
This file contains a simulator for a benchmark problem of the track-seek control in HDDs.
9.0 次下载
更新时间 2024/11/25

查看许可证

Setting:
  1. Unzip the project.
  2. Start MATLAB.
  3. Set the Current Folder to the unzipped folder.
Usage:
  1. Save the designed controller as “Data_FF.mat”, “Data_Cd.mat”, and “Data_Fm.mat”.
  2. Execute “Simulation_trackseek” to show simulation results of the track-seek control.
  3. Execute “Plot_control_system” to show frequency responses of the control system.
The following site contains detailed information about the benchmark problem: http://www2.iee.or.jp/~dmec/committee/DMEC1005/dsa_HDD_bench_e_seek

引用格式

Takenori Atsumi (2024). HDD Benchmark Problem for Track-Seek Control (https://www.mathworks.com/matlabcentral/fileexchange/175619-hdd-benchmark-problem-for-track-seek-control), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2024b
与 R2019b 及更高版本兼容
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.3

Fixed a typo in a figure

1.0.2

Modified example controllers

1.0.1

Debug Figure number

1.0.0