Risposto
How to use the PMLSM as a generator using a drive
Hello Joris, the main challenge in modelling a closed loop controller in Simulation (regardless of tool) is that at the end of ...

oltre 4 anni fa | 0

Risposto
How do I replicate this model of Partial Discharge on Simulink
Hello, please use components from this list: https://www.mathworks.com/help/physmod/sps/breakers.html?searchHighlight=breaker&s...

oltre 4 anni fa | 0

Risposto
DTC-SVM of an Induction motor
Please ask a question if you are going to post on the forums. See here: https://www.mathworks.com/matlabcentral/fileexchange/72...

oltre 4 anni fa | 0

Risposto
Phase Voltage not changing with field voltage in a synchronous motor setup.
Hello Martin, I would guess there are 2 issues. 1: your load current is very load, so your machine isn't pulling any current. ...

oltre 4 anni fa | 0

Risposto
Voltage map to SOC in Simcape/Electrical Battery block ?
Hello, this is very dependent on which battery model that you are using. Any good battery model will be very non-linear, and b...

oltre 4 anni fa | 0

| accettato

Risposto
HI,i am trying to communicate labview program with the thing speak cloud , i am facing a error code in labview
Hello Sangeetha, this is a forum for MathWorks products. Labview is a National Instrument's product. Please visit their help ...

oltre 4 anni fa | 0

Risposto
Exponential and Polynomial/ZIP Single phase load in simulink
your absolute value will prevent it from every being truly sinusoidal. The model is outputting exactly the math that you have i...

oltre 4 anni fa | 0

Risposto
Simulation hangs and crashes when changeing values of capacitors from 10e-6 to 10e-9
Hello Luis, the fact that it is crashing without a warning is a bug, can you share the model that crashes? On a side note, cha...

oltre 4 anni fa | 0

Risposto
how do I change active variant mode continuous to discrete in power measurement block
Hello Pramod, double clicking the powergui block allows you to change the simulaiton type. https://www.mathworks.com/help/phys...

quasi 5 anni fa | 1

| accettato

Risposto
Trouble while generating a 3D custom component in Simscape Environment.
Hello Mihir, I wonder if your problem lies in how you are declaring/setting SOC, T, or Cycle. I copied your text to make a tes...

quasi 5 anni fa | 0

| accettato

Risposto
EV Hosting Capacity Assesment in Simscape Specialized Power System
Hello Haroon, First, I will address a good way to iterate your simulations. Use of the sim command which different simulaiton ...

quasi 5 anni fa | 0

| accettato

Risposto
How to extract cell arrays (dates) from a cell array
Hello Laura, please try this: temp = Therm1{:,1} Regards, Joel

quasi 5 anni fa | 0

Risposto
help me to understand the following error in closed loop speed ctrl of BLDC motor
Hello, this type of error is unfortunately not very useful in debugging a model. It basically means that the solver couldn't h...

quasi 5 anni fa | 1

Risposto
How to design three phase grid connected inverter in MATLAB Simulink?
Hello Akhtar, running open loop on a grid connected simulation would often not work since it won't by synchronized with the gri...

quasi 5 anni fa | 2

Risposto
Simulation model of submodule (MMC)
Hello Geraud, please start with this example: https://www.mathworks.com/help/physmod/sps/ug/three-phase-modular-multilevel-conv...

quasi 5 anni fa | 0

| accettato

Risposto
DC bus current in motor drives
As this is a three phase machine being driving by an inverter, is not unexpected to see these currents on the dc/capacitor. The...

quasi 5 anni fa | 0

Risposto
How can I supply reactive power using one of the models of grid-connected pv arrays in simulink?
Hello David, I realize this reply is too late to be useful, but hopefully others may find it useful. Many of these control ap...

quasi 5 anni fa | 0

Risposto
Amper-hour capacity of Battery model from SimPowerSystems
No, this doesn't mean you won't get a different amount of energy out of the battery at different loads, it's just that the model...

quasi 5 anni fa | 0

Risposto
unsolved "initialization commands cannot be evaluated" error when trying to run simulink
This appears to have been a bug in the library that has been resolved.

quasi 5 anni fa | 0

Risposto
Why do I receive a data type mismatch error when using single phase asynchronos machine in simpower system?
This is an issue of having the wrong data types on your simulink signals. Try using this block: https://www.mathworks.com/help/...

quasi 5 anni fa | 0

Risposto
What is the difference between "Load angle" and "rotor angle deviation" in Synchronous generator?
load angle refers to how much power is real/reactive where the rotor angle deviation is the mechanical rotation.

quasi 5 anni fa | 0

Risposto
how to use surge arrester block of simpower system
Copying Ram's post into the answer section. Ram Patil on 14 Jan 2016 Please incorporate rated voltage of surge arrester as (Vr...

quasi 5 anni fa | 0

Risposto
Mogeling a Delta/Y resistor ground 3 phase transformer in SimPowerSystems
You can do a Yn connection and add the resistor in manually.

quasi 5 anni fa | 0

Risposto
How do I use the Simpowersystems Controlled Current Source with Phasor simulation?
This example does what you are looking to do: https://www.mathworks.com/matlabcentral/fileexchange/51137-one-year-simulation-in-...

quasi 5 anni fa | 0

Risposto
SVC and PSS (Phasor Model) Example. Output voltages ?
It can be done but it requires post processing of the data. The model will not display it that way in any of its logging. Alte...

quasi 5 anni fa | 0

Risposto
How to simulate harmonics generated by the electric power system load in simulink?
unfortunatley, this answer is too late for the asker, but it is a very common question so here is a response: The easiest way t...

quasi 5 anni fa | 0

Risposto
Corrupted simulation of power_triphaseline SimPowerSystems example after change of the simulation's length
This model is particularly stiff and has some very small time constants. I couldn't get it to work long term until I set the si...

quasi 5 anni fa | 0

Risposto
Simscape power system swiches Mosfet/IGBT
Hello Tony, I realize this answer is too late, but is this current flow happening because of the diode? Regards, Joel

quasi 5 anni fa | 0

| accettato

Risposto
How can I load initial states in Simpowersystems phasor simulation?
This type of issue typically means something is off with the plant model since the tool is not getting the correct results. Thi...

quasi 5 anni fa | 0

Risposto
How we can collect training and testing data from attach model?
You can log the data as a standard simulink signal with a to workspace and set the sample time you want to record at: https://ww...

quasi 5 anni fa | 0

Carica altro