已回答
Thyristor Power converter Control
This is part of the control strategy. A reference 90 degrees is used for the firing angle and this angle will be adjusted around...

1 month 前 | 0

已回答
How to simulate multiple rooftop solar PVs connected to grid in Simulink?
Simscape Electrical provides some good examples both in-product and on MATLAB Central. Check out this repository which provides ...

1 month 前 | 0

已回答
Connection of PowerGUI Mode block to non powergui block
The solution would be to use sensors to measure the voltages and then feed these voltages to the custom Simulink block.

1 month 前 | 0

已回答
pv based single stage acim driver error
As the error points out there is an algebraic loop that Simulink could not solve at the time. In R2024b release the model will s...

1 month 前 | 0

已回答
Lookup table problem in Simulink
This seems to be a physical unit mismatch. In the attached model the input to the PS Lookup Table (1D) is not connected to anyth...

1 month 前 | 0

已回答
DC Motor Simulation on Simulink Using Datasheet's Specifications.
Inertia is usually given in the datasheet. Friction constant can sometimes be ignored. We can also compute inertia using J=0.5m...

1 month 前 | 0

已回答
N-Channel MOSFET Body Diode Tabulated I-V Curve Convergence Error
The model although simple poses some numerical challenges for the solver. Due to recent improvements the model can simulate with...

1 month 前 | 0

已回答
Questions about the switching losses of a MOSFET
If you are operating the MOSFET in the reverse region (negative drain-source currents), the logged simulation data does not repo...

1 month 前 | 0

已回答
Can a PWM signal with a 100% duty cycle be considered as an unit step?
In the context of the Ziegler-Nichols tuning method, a "unit step" input typically refers to a sudden change from zero to a spec...

1 month 前 | 0

已回答
Unable to increase the simulation time and also getting wrong output power ,efficiency graphs due to wrong values in Inverter power module circuit.
The fundamental sample time of 5e-7 can be challenging. Also mixing discrete and continuous signals will not help. There are way...

1 month 前 | 0

已回答
How can I get my motor & drive block to act as energy storage for my pulsed power load?
Rotor inertia can be used to model the flywheel. A very simple approach to model the flywheel is to use a rotational inertia con...

1 month 前 | 0

已回答
How can a validate the BLDC Motor Model
PWM is a pulse and therefore not constant. For three-phase systems modulation waveform is also not going to be a constant value ...

1 month 前 | 0

已回答
Simulating on-grid three-phase inverter with SVPWM, but the alpha beta components diverge so much
There is a good chance that the angle is wrong because you are doing atan2 of input(2) and input(2). However, input seems to be ...

1 month 前 | 0

已回答
Why is the torque in the torque sensor converging to zero
The torque sensor is correctly connected. I believe the problem is the rotor angle definition. Possibly in the control part the ...

1 month 前 | 0

| 已接受

已回答
Can I use this back EMF constant formula to calculate the K is this formula applicable for both BLDC and PMSM
The formula can probably be used for both BLDC and PMSM motors but pay attention to the waveform shape and ensure it aligns with...

1 month 前 | 0

已回答
How to estimate the DC-DC boost converter states?
This suggests that the state-space model may be inaccurate. Double check the equations and assumptions when deriving the state-s...

1 month 前 | 0

已回答
Matrix Converter Driving Induction Machine
This is the consequence of machine parameters. The speed of the motor will be constrained by the inertia and friction factor. De...

1 month 前 | 0

已回答
Error: following inductors are connected with the following voltage source error matlab
It looks loke you’re using Specialized Power Systems. You can place a large resistor between the inductors and the ground. Start...

1 month 前 | 0

已回答
How do i design an integrated drive generator using simulink and get data of inputs and outputs ?
This question is rather vague. A good strating point about modeling and control of such systems is Simscape Electrical. Check ou...

1 month 前 | 0

已回答
Simscap PMLSM function - Linear Motor Definition Question
This would depend what information is available in the datasheet. This formula can be used to compute the relevant parameter bas...

1 month 前 | 0

已回答
Simple circuit does not work
The model is missing a domain reference. Connect an Electrical Reference block to the active electrical circuit (for example to ...

2 months 前 | 0

已回答
What is role of Mosfet in regenerative mode?
In a regenerative braking scenario with an IPMSM (Interior Permanent Magnet Synchronous Motor), the motor acts as a generator, c...

2 months 前 | 0

已回答
How to do output power measurement of a three phase inverter
There are two mistakes in this model. Firstly, the voltage to the Power Measurement (Three-Phase) should be phase voltage not li...

2 months 前 | 0

已回答
Linear actuator current simulation model
The problem is most likely in the control algorithm or parameterization. I have copy and paste your mechanical system into the e...

2 months 前 | 0

| 已接受

已回答
Can I use "power_AsynchronousMachineParams" to estimate values for single cage motors?
power_AsynchronousMachineParams function estimates the electrical parameters of double cage asynchronous machine based on standa...

2 months 前 | 0

已回答
How can I estimate electrical parameters of a single squirrel cage asynchronous machine based on standard manufacturer specifications?
power_AsynchronousMachineParams function estimates the electrical parameters of double cage asynchronous machine based on standa...

2 months 前 | 0

已回答
Simscape opamp not working with common mode dc voltage bias
This error point to a Simulink-PS Converter block (Simulink-PS Converter2 in the model). When simulating a model, you may need...

2 months 前 | 0

已回答
Three phase series RLC load block
The Three-Phase Series RLC Load block implements a three-phase balanced load as a series combination of RLC elements. At the spe...

2 months 前 | 0

已回答
Simulink model for DC shunt motor does not give correct output despite no errors.
This seems to be a parameterization issue. Increasing the field resistance to 150 Ohm will enable simulation to a nonzero speed....

2 months 前 | 0

已回答
current source inverter with PSW command
A good starting point to learn more about power inverter control is Simscape Electrical. Check this inverter voltage control exa...

2 months 前 | 0

加载更多