已回答
Permanent Magnet Synchronous Machine - meaning of Mechanical System parameters
The combined viscous friction coefficient in a motor model is a parameter that describes the effect of friction on the motor's p...

1 year 前 | 0

已回答
I want to build the simulink model for PMSM motor, which takes input from PWM high speed block of micro chip motor library.
From what can be seen in the diagram there is a 'dq-to-alphabeta' block which outputs two signals connected to the SVM generator...

1 year 前 | 0

已回答
How to apply H-inf control to a PMSM motor?
For PMSM control the dq rotor reference frame can be used. The state-space model in the dq reference frame is known and availabl...

1 year 前 | 0

已回答
Connect a H8 inverter to a surface PMSM
It is possible to use volatage measurement and then feed the measured voltage to the Simulink block.

1 year 前 | 0

已回答
Linking physical domain to mathematical model
If the model is implemented in Simulink then you can use a PS-Simulink Converter to obtain the voltage as a Simulink signal whic...

1 year 前 | 0

已回答
Connection of Inductance between the inverter output and Input PMSM in MATLAB/Simulink
It is not possible to connect 2 current sources in series. In specialized power systems inductive elements are modeled as curren...

1 year 前 | 0

已回答
Field-oriented PMSM control, Motor constant at 50rpm no matter the input
First, the off-state conductance in the Converter (Three-Phase) block is too big. I would use something like 1e-4 to start with....

1 year 前 | 0

已回答
Why can't I find the 'electrical' project in the Simscape library in Simulink in my MATLAB 2023b version?
From what I see in the picture, Simscape Electrical is not installed. Check that Simscape Electrical is indeed not installed and...

1 year 前 | 0

已回答
Can we use control system toolbox apps on simscape components
A good starting point is the Tune Field-Oriented Controllers for a PMSM Using Closed-Loop PID Autotuner Block example in Simulin...

1 year 前 | 0

已回答
want help to modify one of matlab examples
This example is using variant subsystem. if you look inside the Electric Motor subsystem you can see different variants for vari...

1 year 前 | 0

| 已接受

已回答
How could we connect a 4 IGBT block to a DC voltage source?
It is not working because you are trying to connect blocks from two different technologies, Simscape and Specialized Power Syste...

1 year 前 | 0

已回答
Average-Value DC-DC Converter block
The Averaged-Value DC-DC Converter is unidirectional, converting DC power from left input to right output. The control input can...

1 year 前 | 0

已回答
how to set SOC Estimator (Adaptive Kalman Filter) block.
The SOC Estimator (Kalman Filter) is assuming an equivalent battery model with charge dynamics. The polarization voltage is an i...

1 year 前 | 0

已回答
How to 'freeze' or 'lock' PLL phase angle using discrete PLL block in MATLAB/Simulink?
If the plan is to hold the PLL output for a while probably best to use a triggered subsystem: https://www.mathworks.com/help/si...

1 year 前 | 0

已回答
Can you tell me what is the difference between detailed and average model of PV in matlab simulink ?
The main difference between the detailed model and the average model is in the way that DC-DC boost converter and three-phase VS...

1 year 前 | 0

已回答
Problems modeling a battery behaviour to generate C Code.
It is possible to generate C code from the Simscape model directly: https://www.mathworks.com/help/simscape/ug/about-code-gener...

1 year 前 | 0

已回答
is there any generator block to convert mechanical to electrical energy
All electric machines in Simscape Electrical can be used as generators. Check this example of a Synchronous Machine Round Roto...

1 year 前 | 0

已回答
in simulink how to connect an electrical network output as an input of any simulink block and output of a simulink block to the input of electrical network??is there any converter in b/w them??
Simulink can take measurements from the electrical networks using sensors or a Probe block. It is possible to send Simulink sign...

1 year 前 | 0

已回答
How can I do feedback torque control of a permanent magnet synchronous motor (PMSM)?
The folowing example is doing PMSM torque control: https://www.mathworks.com/help/sps/ug/ipmsm-torque-control.html An example ...

1 year 前 | 1

| 已接受

已回答
The unit of torque constant Nm/Apeak or Nm/Arms of PMSM parameters
The torque constant assumes per peak value.

1 year 前 | 0

已回答
What is the tail time of the IGBT/DIODE block in Simulink?
The IGBT tail current can be simulated with the N-Channel IGBT in Simscape Electrical. The tail current can be controlled by adj...

1 year 前 | 0

已回答
Design of sliding mode controller
The question is rather vague. I would start with something like hysteresis-based sliding mode control (SMC) first. Check Simscap...

1 year 前 | 1

| 已接受

已回答
Connecting optocoupler to buck converter in simulink
Most likely the blocks are from two different technologies, i.e., Simscape technology and Specialized Power Systems. It is not p...

1 year 前 | 0

已回答
Is it possible to connect components of different libraries together?
There are equivalent blocks in Simscape electrical in both Simscape technology and Specialized Power Systems. It is better to us...

1 year 前 | 0

已回答
how to convert Resolver output to digital in simulink ?
It is possible to use a phase-locked loop (PLL) to extract the angle and the velocity of the rotating shaft. Check out the Resol...

1 year 前 | 0

已回答
how to connect universal bridge block to rotational electromechanical converter block?
Looks like the blocks trying to connect are part of two different technologies, Simscape technology (Rotational Electromechanica...

1 year 前 | 0

已回答
Simulation of Parallel Inverters connected in Island microgrid
A good place to learn about simulation of microgrid systems is Simscape Electrical and Simulink Control Design. Islanded Operati...

1 year 前 | 0

已回答
I want to connect 3-level power electronic device with demux which is connected to dq/abc subsystem
It is not possible to directly connect Simulink signals (dq0 to abc is a Simulink based block) to power lines of Universal Bridg...

1 year 前 | 0

已回答
MICROGRID BUILDING - sample time
This depends on how the model looks like. If there are PWM controlled converters then the simulation will be relatively slow, de...

1 year 前 | 0

加载更多