1. C

    Understanding how to set MTPA Reference block settings

    Hi everyone, I am failrly recent to MATLAB and SIMULINK. I am trying to use to Motor Control blockset in Simulink to implement an FOC algorithm. I am using the MTPA Reference block for Simulink to calculate the Id and Iq currents for me but there are parameters in the block I don't understand...
  2. C

    FIELD ORIENTED CONTROL DISSERTATION

    Hi everyone, I am a final year student who is making a dissertation on Field-Oriented Control (FOC) with a BLDC motor. I am having the issue that with the virus outbreak I have had to modify a lot how to carry out my dissertation. As a result, I do not know what to write about anymore. I would...
  3. F

    MATLAB simulation of pulse forming networking using VINPFN

    Hi, I am trying to use a set of open source scripts called VINPFN to simulate a type 'B' pulse forming network. An enhanced dialog input box is concurrently required to input various parameters of the network. The scripts are available on mathworks.com and the links for them are listed below...
  4. calmd

    LCL Filter Plant Control

    Hi everyone! I don't know if this is the place to ask Control Theory related questions, but it's for modelling a power electronics circuit so I thought I could at least try. I have to design a grid connected inverter in Simulink using the PLECS toolbox and I ran into some problems when designing...
  5. J

    Extracting filter coefficients from fdatool IIR filter object

    Hi everyone, I have designed an IRR filter in fdatool but since I can't export the coefficients as a vector into the workspace, I exported the filter as an object. The problem is that when I open the object, I have 3 arrays stored in it (ScaleValues, States and sosMatrix). Please, could someone...
  6. A

    Convert pole-placement feedback control to PID control

    Hello, I have implemented this paper quadcopter model and pole placement controller using MATLAB (Files are attached below). Now I want to convert PP controller to PID controller, I have tried several thing but failed, can anyone guide me on how I can do this? Model is built on MATLAB r2018a.
Top