Réponse apportée
How can I design a state space with linearly changing input and duty cycle?
A good starting point is the Average-Value DC-DC Converter in Simscape Electrical. Check the doc page to see how the voltage and...

plus de 3 ans il y a | 0

Réponse apportée
How to add another three phase load after certain time?
In Simscape Electrical you can use a Dynamic Load (Three-Phase) block. Alternatively you can use Variable Resistor/Inductor/Capa...

plus de 3 ans il y a | 0

Réponse apportée
Changing the X axis in Simulink Scope
Simulink Scope will normally display data until simulation end time (starting from beginning or displaying only last N values). ...

plus de 3 ans il y a | 0

Réponse apportée
Does newer versions of matlab contain a model of the brushless doubly fed reluctance generator?
As of now there is no brushless doubly fed reluctance machine block. This topology is very similar with the SynRM but with two s...

plus de 3 ans il y a | 0

| A accepté

Réponse apportée
Simulink- How to convert duty cycle to Uref for VSC Universal bridge
That is just a scaling from duty cycle to Uref. It can be done using standard Simulink blocks.

plus de 3 ans il y a | 0

Réponse apportée
Wind and Solar Grid Simulation on Simuilink and Matlab
There are a bunch of relevant examples to start with in Simscape Electrical. Se for example: https://mathworks.com/help/sps/ug/...

plus de 3 ans il y a | 1

Réponse apportée
How to set time-variant parameters in Simulink
It is not possible in Simscape Electrical to change the block Inertia during simulation in the way explained. This will require ...

plus de 3 ans il y a | 0

Réponse apportée
How to create a sawtooth generator with variable phase delay?
Function rem can be used having as inputs: (i) the sum between simulation time (using a clock block) and delay, and (ii) desired...

plus de 3 ans il y a | 0

Réponse apportée
Induction Motor delta configuration
In Simscape Electrical Specialized Power Systems technology the stator is connected internally in wye. If you want to use delta ...

plus de 3 ans il y a | 0

Réponse apportée
How to find co-efficient beta value in simple battery model?
The coefficient beta is computed using {AH1,V1} values. Considering V = Vnom*SOC/(1-beta*(1-SOC)), for a simple case we can do s...

plus de 3 ans il y a | 0

Réponse apportée
How to control the output current of a 3-phase inverter ?
We don't know what technology is used to understand how the battery is modeled. If the battery is modeled as a voltage source it...

plus de 3 ans il y a | 0

Réponse apportée
Charging model for Li ion battery
A good place to start is: https://mathworks.com/matlabcentral/fileexchange/36019-battery-modeling?s_tid=srchtitle From R2022b,...

plus de 3 ans il y a | 0

Réponse apportée
How to do thermal modelling of 18650 Cell?
From R2022b, a new toolbox called Simscape Battery has been introduced. This product can be used to design and simulate battery ...

plus de 3 ans il y a | 0

Réponse apportée
can you tell the pulse dischage procedure for the battery model
Some insights into cell characterization, parameter estimation of single cell using pulsed discharge experiments: https://math...

plus de 3 ans il y a | 0

Réponse apportée
How can I use a battery to power a DC Motor?
There are a few different technologies provided by MATLAB toolboxes and blocksets. In Simscape Electrical there are two technolo...

plus de 3 ans il y a | 0

Réponse apportée
Capacity fade of battery:-
Without a model is difficult to figure out what is wrong. I would suggest checking the physical units used in the equation.

plus de 3 ans il y a | 0

Réponse apportée
What are the characteristics of the battery in the Battery State-of-Health Estimation example?
This example is for exemplification purpose only. There is no real battery that would see a 30% drop in SOH in 10 hours. The par...

plus de 3 ans il y a | 0

Réponse apportée
what is the best way to perform multiple calculation in simulink project ?
To easily change the value of the current source you can use a Controlled Current Source instead. To measure the voltage you can...

plus de 3 ans il y a | 0

Réponse apportée
Do you have battery simulation solution for Lithium and Lead-acid battery?
For design and simulation of batteries the best place to start is Simscape Battery, a new product introduced in R2022b. Before, ...

plus de 3 ans il y a | 0

Réponse apportée
Usage of prohibited block
First of all I would check that there is a valid license of Simscape Electrical.

plus de 3 ans il y a | 1

Réponse apportée
In LSTM, what's the difference between predict() and predictAndUpdateState()?
predict Predict responses using trained deep learning neural network predictAndUpdateState Predict responses using a trained ...

plus de 3 ans il y a | 0

Réponse apportée
Tuning parameter(Switching frequency) in PWM Generator (three-phase, two-level)
In theory should work by defining the fsw as input rather than parameter but extra care should be taken to ensure the frequency ...

plus de 3 ans il y a | 0

Réponse apportée
Relational operators in Simscape Language
In your case I would change the condition '(Threshold_Voltage <= abs(v) < Glow_Voltage)' into '(abs(v) >= Threshold_Voltage && a...

plus de 3 ans il y a | 0

| A accepté

Réponse apportée
How to use a SynRM model in simulink?
Not sure if I understand the question, I assume you want to control the currents of the SynRM. Simscape Electrical has a model o...

plus de 3 ans il y a | 0

Réponse apportée
why my simscape is not showing specialized electrical technoloy ?
The Specialized Power Systems technology is part of Simscape Electrical. If you have a valid Simscape Electrical license you sho...

plus de 3 ans il y a | 0

Réponse apportée
Solid Oxide Fuel Cell Modelling
The Fuel Cell block in Simscape technology is focusing mainly on the electrical behaviour of a fuel cell system. With a proper p...

plus de 3 ans il y a | 1

| A accepté

Réponse apportée
Implementation of real time close loop control on TMS320F28379D dsp controller using MATLAB Simulation
A possible issue may be that the controller, I assume a PI, has quickly saturated and the controller is not tracking anything. T...

plus de 3 ans il y a | 0

Réponse apportée
PMSM current controller Vph max limit
Hi, VphMax is dependent on the modulation technique used. If we have Space Vector Modulation the maximum amplitude of the phase ...

plus de 3 ans il y a | 1

| A accepté

Réponse apportée
how to connect this Simulink signal from AnSoft block to VI measurement block? I want to change Simulink signal into electrical signal?
The Three-Phase V-I Measurement block is used to measure instantaneous three-phase voltages and currents in a circuit. When conn...

plus de 3 ans il y a | 0

Charger plus