control of piezo actuator in Simulink Real-Time
    6 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
I'm using piezo actuator (e.g. P-876 DuraAct) of Physik Instrumente to excite turbine's blades. Can the piezo be controlled with Simulink Real Time (PID-Tuner tool)? Which Interface (between Matalb/Simulink and hardware)should be used to control the structure with PID-Tuner in Simulink Real-Time?
0 comentarios
Respuestas (1)
  Diego Kuratli
      
 el 3 de Mayo de 2018
        Do you already have a real-time target machine with the required I/O channels to interface to the piezo actuator?
The PID Controller can be used with Simulink Real-Time, and you can tune the PID parameters during real-time execution, e.g. using External mode or custom GUI. However, the PID Tuner App cannot be used for tuning the controller while running on the target machine.
1 comentario
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!