Answered
How can I integrate a frequency converter in a phasor-type simulated model?
It is not possible to use switching devices in phasor simulation. When adding switching devices it will be slower to simulate. I...

11 months ago | 0

Answered
Simulation of broken rotor bars
It may be possible to simulate the broken bar by using a wound rotor machine and connecting three external resistors on the roto...

11 months ago | 0

Answered
How to model a constant switching frequency controller??
There are many examples in Simscape Electrical that are using fixed frequency to switch power electronics. https://mathworks.c...

11 months ago | 0

Answered
Could someone please give me some advice on my PV model in Simulink.
g bundles the gate signals to be generated by the PWM generator. The PWM is generated based on a reference waveform. Probaby b...

11 months ago | 0

Answered
virtual synchronous generator simulink
A good starting point is this repository about renewable energy. This repository provides engineering solutions for the operatio...

11 months ago | 0

Answered
Peak Inverse voltage for the default solar PV Module
Simscape Electrical provides an example that shows how to model a solar panel by using data from a manufacturer datasheet. This ...

11 months ago | 0

Answered
Why do the fuel cell gives different results than the datasheet?
Without the model is not easy to undrestand what is going on. A good place to start is the following example in Simscape Electri...

11 months ago | 0

Answered
hello, how to create v/v transformer in simulink?
A custom implementation using the Winding block in Simscape Electrical should do the job: https://uk.mathworks.com/help/sps/ref/...

11 months ago | 0

Answered
How do i set rated parameters for DC machine on simulink?
It is possible to either use a pre-parameterized DC motor if coveres your use case. Otherwise you will need to parameterize the ...

11 months ago | 0

Answered
Virtual Synchronous Generator file
Check the Renewable Energy Integration Design with Simscape repository: https://uk.mathworks.com/matlabcentral/fileexchange/123...

11 months ago | 0

Answered
how can i build a power three-phase transformer with 1 primary winding and 3 secondary windings?
One wasy way would be to use the Winding block: https://uk.mathworks.com/help/sps/ref/winding.html A custom transformer (single...

11 months ago | 0

Answered
How to simulate effect of low frequency ripple on battery life?
Simscape Battery provides more functionality that account for aging and degradation. I suggest cheking out the documentation and...

11 months ago | 0

Answered
Why does the torque equation of the BLDC motor block resolves using the dq0 and abc reference frame
The stator inductance terms are modeled using the Park’s transform P in the same way as for the PMSM. However, the back EMF and ...

11 months ago | 0

Answered
3 phase BLDC starts with negative RPM
The PID output is not saturated which cause the output to be a very large negative value at the begining. The PID output is cont...

11 months ago | 0

Answered
How to embed Solar PV into PEM fuel cell?
I suspect you are trying to connect blocks from different technologies which is not possible. This example may be a good startin...

11 months ago | 0

Answered
Request for Model/Component to obtain Output Voltage Based on Turns, Magnets, and Coils in Simulink
You have to model the motor at a winding slot level. This requires modeling in the magnetic domain. The best place to do this is...

11 months ago | 0

Answered
No match between input signal of a gate driver ( from simscape electrical) and the ouputs signals
Without the model to be able to see the exact parameterization used in each block is difficult to point to the exact root cause....

11 months ago | 0

Answered
Using the Asynchronous machine SI Units in Delta connection is possible ?
This is possible using the Simscape Electrical blocks, blue ones. Both ends of the windings are exposed and can be connected in ...

11 months ago | 0

Answered
air flow rate in PEM fuel cell
That would be the nominal air supply pressure. This refers to the typical pressure at which air is supplied to the cell, crucial...

11 months ago | 0

Answered
Why the waveform is not responding after 0.005sec for a mathematically developed PV array model connected with boost converter and P&O based MPPT controller?
Without the model we can only speculate. A good tsrating point to PV system simulation using Boost converter and MPPT is the fol...

11 months ago | 0

Answered
Battery Monitoring, soc and soh estimation, battery modeling, initial soc of battery
For most applications, initial SOC is set after a full charge (assumed 100%). If the battery’s history is unknown, use the open ...

11 months ago | 0

Answered
Which one is best for simulating wireless power transfer circuit? 1. simulink 2. simscape 3. simscape specialized power system ?
Simscape is ideal for multidomain simulation including magnetic domain. Check out this simple induction hob simulation example i...

11 months ago | 0

Answered
RLC Circuit Simulation via Simulink
In the image the S input to the Controlled Voltage Source is unconnected. In this case the output voltage will be 0.

11 months ago | 0

Answered
THD and RMS Simulation Blocks
These blocks are using a running average window, one cycle of simulation must complete before the output gives the correct value...

11 months ago | 0

Answered
How to rectify this error?
Most likely there the model is missing an electrical reference.

11 months ago | 0

Answered
I have combined the Wind Turbine Doubly-Fed Induction Generator (Phasor Type) with the power_PVarray_250kW model to create a small microgrid model. While running the simulation model i get the error.
If the model contains continuous-time blocks like Integrators, Continuous State-Space/Transfer Function, etc., it is not possibl...

11 months ago | 0

Answered
Diagramm from a Lithium-Ion Battery Model description
These are the battery discharge characteristics. In the second plot we can see the discharge curve at different discharge curren...

11 months ago | 0

Answered
A disturbance in a simscape power systems
A variable load which is controlled in Simulink can be implemented using Variable Resistor/Inductor/Capacitor. https://mathwor...

11 months ago | 0

Answered
DC Machine Generator: how to create my own model ?
The below example in Simscape Electrical can be a good starting point. It shows a comparison of the torque-speed characteristic...

11 months ago | 0

Answered
how can I provide feedback in simulink.
Best to break the loop with eithre a unit delay (discrete-time simulation) or a transfer function (continuous-time simulation) a...

11 months ago | 0

Load more