Answered
How to create a dead time between two signal in Simulink ??
An On-Off Delay can be used to delay the pulse. However, with dead time some distorsion is expected.

2 years ago | 0

Answered
Error in 'StepperMotor_fout/PWM Generator/Carrier counter': Failed to evaluate mask initialization commands. Caused by: Operands to the logical AND (&&) and OR (||) operator
The error message indicates that there is an issue with the mask initialization commands for this block, specifically involving ...

2 years ago | 1

Answered
How we can model a flexible thin film module in MATLAB?
Battery and Solar Cell blocks from Simscape Electrical can be used to model flexible batteries and flexible thin-film solar PV m...

2 years ago | 0

Answered
help me solve this question, please
This error has been addresed in other answers: https://www.mathworks.com/matlabcentral/answers/70409-error-two-blocks-cannot-be...

2 years ago | 0

Answered
variable Impedance
In Simscape Electrical you can build a variable impedance by using controlled elements such as controlled resistors, inductors, ...

2 years ago | 0

Answered
HVDC Vacuum Circuit breaker simulation ?
A Vacuum Circuit Breaker is a type of circuit breaker where the arc quenching takes place in vacuum. This can be simulated with ...

2 years ago | 0

Answered
Low frequency response
To obtain the frequency response of a parallel RC circuit in Simscape excited by a random pulse signal it is possible to save da...

2 years ago | 0

Answered
How to regulate voltage in transmission line?
The drop is around 3% which is not something unheard of. It depends how the model is built. Using an on-load tap changer (OLTC) ...

2 years ago | 0

Answered
How can I add a Schottky diode to my simulink project?
Check the Diode block in Simscape Electrical. A good strating point is this example: https://www.mathworks.com/help/sps/ug/scho...

2 years ago | 0

Answered
How to connect non-ideal IGBT with RL load?
This topic has been addressed in other questions: https://www.mathworks.com/matlabcentral/answers/70409-error-two-blocks-cannot...

2 years ago | 0

Answered
Analog to digital converter
This circuit is fundamentally wrong because it is not possible to directly connect Simulink blocks to Simscape blocks. The way S...

2 years ago | 0

Answered
Data Modelling with uneven sampling frequency
plot(X1,Y1,S1,X2,Y2,S2,X3,Y3,S3,...) combines the plots defined by the (X,Y,S) triples, where the X's and Y's are vectors or ma...

2 years ago | 0

Answered
The output speed is not the same as the reference speed please help?
There was a bug in R2017a which was fixed in R2017b. Running the model in R2017b and higher version will give correct results.

2 years ago | 0

Answered
How to implement Built in PLL Block for Single Phase Grid Synchronisation
Simscape Electrical has an example showing how to model a rooftop single-phase grid-connected solar photovoltaic (PV) system. Th...

2 years ago | 0

Answered
How to simulate real MOSFET in simulink ?
Probably best to use the N-Channel MOSFET in Simscape Electrical if you want to simulate the nonlinearities. This block has a hi...

2 years ago | 0

Answered
hi i have a buck pwm circuit which while im running encountering an error like initfcn call back.how to solve this issue
The function 'converter_mask' is used in the callback for ICM and zcv but is not under MATLAB path.

2 years ago | 0

Answered
Is it possible to use multiple powergui blocks in a system in Matlab 2013a respective Simulink 2013a?
In MATLAB R2013a you should only use one powergui block in any given model. The option to have multiple powergui blocks was adde...

2 years ago | 0

Answered
Which Solver i should use for my model ? (Three Phase inverter)
Best place to find more about how to to set up solvers for physical models is Simscape documentation: https://www.mathworks.com...

2 years ago | 0

Answered
how can i simulate a sepic converter in matlab
A very useful resource can be downloaded from File Exchange. This workflow reference covers the design, analysis, and software d...

2 years ago | 0

Answered
SOLVER CONFIGURATION ERROR AND Simulink-PS Converter
Check this similar question: https://www.mathworks.com/matlabcentral/answers/1614785-not-enough-input-derivatives-were-provided...

2 years ago | 0

Answered
I need the model from the video on Maths works on "Large-Scale Wind Farm Modeling and Simulation in MATLAB and Simulink"
The model can be downloaded from File Exchange: https://www.mathworks.com/matlabcentral/fileexchange/68597-wind-farm-model-in-s...

2 years ago | 0

| accepted

Answered
How to use more than 1 powergui in the same model?
You can use multiple powergui blocks in a system that contains two or more independent electrical circuits that you want to simu...

2 years ago | 0

Answered
How do I open simPowerSystem in R2016
In MATLAB R2016a, the simPowerSystems toolbox has been renamed to Simscape Power Systems. Here's how you can open Simscape Power...

2 years ago | 0

Answered
HOW CAN WE LINK MATLAB CODING TO THREE-PHASE BREAKER?
MATLAB Function blocks enable you to define custom functions in Simulink(R) models by using the MATLAB(R) language. https://www...

2 years ago | 0

Answered
How to model a Solar PV in phasor domain
Phasor solution computes voltages and currents as phasors. Phasors are complex numbers representing sinusoidal voltages and curr...

2 years ago | 0

Answered
How can i connect a series of solar cells to make a PV module? In particular am interested on how the cells are connected to the ports i.e +, - and Ir.
Simscape Electrical provides many solar examples. A simple way to model a PV module is presented in this example: https://www.m...

2 years ago | 0

Answered
use of timer for simulating voltage regulator
This has been answered: https://www.mathworks.com/matlabcentral/answers/69690-error-using-timerfcn-too-many-input-arguments?s_t...

2 years ago | 0

Answered
how can i design svm in simulink especially for matrix converter?
A good starting point to learn more on this topic is Simscape Electrical. There is an example that shows a three-phase matrix co...

2 years ago | 0

Answered
obtain a netlist with simulink
It is not possible to automatically convert a Simulink/Simscape model to a hspice netlist. How easy or difficult may be to mannu...

2 years ago | 0

Answered
IMPLEMENTING HIGH FREQUENCY TRANSFORMERS IN MATLAB
Simscape Electrical provides many blocks that can be used to implement the transformer in a DC-DC converter. See for example: h...

2 years ago | 0

Load more