回答済み
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 ...

4年以上 前 | 0

回答済み
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...

4年以上 前 | 0

回答済み
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...

4年以上 前 | 0

回答済み
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. ...

4年以上 前 | 0

回答済み
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...

4年以上 前 | 0

| 採用済み

回答済み
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 ...

4年以上 前 | 0

回答済み
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...

4年以上 前 | 0

回答済み
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...

4年以上 前 | 0

回答済み
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...

4年以上 前 | 1

| 採用済み

回答済み
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...

4年以上 前 | 0

| 採用済み

回答済み
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 ...

4年以上 前 | 0

| 採用済み

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

4年以上 前 | 0

回答済み
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...

4年以上 前 | 1

回答済み
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...

4年以上 前 | 2

回答済み
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...

4年以上 前 | 0

| 採用済み

回答済み
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...

4年以上 前 | 0

回答済み
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...

4年以上 前 | 0

回答済み
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...

4年以上 前 | 0

回答済み
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.

4年以上 前 | 0

回答済み
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/...

4年以上 前 | 0

回答済み
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.

4年以上 前 | 0

回答済み
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...

4年以上 前 | 0

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

4年以上 前 | 0

回答済み
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-...

4年以上 前 | 0

回答済み
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...

4年以上 前 | 0

回答済み
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...

4年以上 前 | 0

回答済み
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...

4年以上 前 | 0

回答済み
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

4年以上 前 | 0

| 採用済み

回答済み
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...

4年以上 前 | 0

回答済み
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...

4年以上 前 | 0

さらに読み込む