photo

Sabin

Last seen: Today Active since 2019

Followers: 4   Following: 0

Statistics

  • 12 Month Streak
  • Knowledgeable Level 4
  • Thankful Level 5
  • Explorer
  • First Answer

View badges

Feeds

View by

Answered
Simscape AC Current Source issue
If I understand correctly, the issue is a current source in series with a switch (circuit breaker) that is not behaving as expec...

4 dagen ago | 1

Answered
How can I map Body Diode datasheet params to Simulink N-MOSFET model?
The N-Channel MOSFET block models the body diode either as an ideal, exponential diode or as a tabulated diode. If available d...

4 dagen ago | 0

Answered
VPP Virtual Power Plants model SIMULINK
This question is rather vague. If you want to learn more about power plant modeling and simulation you can check some of the res...

4 dagen ago | 0

| accepted

Answered
Analysis of real data by powergui
This should be possible if the data is stored in a struct with 3 fields (time, signals, blockName). Alternatively, data can be i...

5 dagen ago | 0

Answered
Controlling a bidirectional AC/DC converter stable with no power transfer
The control algorithm is not correctly implemented. Right now, there is no feedback on d-axis current but there is feedback on ...

5 dagen ago | 0

Answered
Using powergui FFT analysis to calculate the input power factor and the displacement power factor.
The FFT Analyzer app allows you to perform Fourier analysis of simulation data and provides access to all the simulation data th...

5 dagen ago | 0

Answered
PV array with DC-DC buck boost Converter
In PV array, Advanced tab, enable Break algebraic loop in internal model. In discrete models, the parameter is visible only if t...

5 dagen ago | 0

Answered
why isn't ideal IGBT and MOSFET showing instantanteous switching on and off?
This appears to be an issue with the model max step size rather than the electrical model. https://mathworks.com/help/simulink...

5 dagen ago | 0

Answered
How does the electrical circuit of a Battery work?
To get more insights into this model you can check out the references from the doc page. Particularly, reference [3] that is dis...

5 dagen ago | 0

Answered
Oscillation in simple PV circuit
There is no control implemented for the Boost converter as it is (no voltage feedback and no inductor current feedback). Connect...

5 dagen ago | 0

Answered
Three-Phase PI Section Line VS Distributed Parameter Line ?
The PI Section model represents the transmission line with parameters lumped in a PI section. In the Distributed Parameters Line...

5 dagen ago | 0

Answered
Freewheeling diode causing error in Full-Bridge Inverter model
This model appears to be stiff and poses challenges to the solver. Running the model in fixed-step global solver is not the best...

5 dagen ago | 0

Answered
Battery modeling lead acid constant current charging mode
In this mode the battery is continuously charging. When the SOC reaches 100% the fully charged voltage is reached. However, as t...

5 dagen ago | 0

Answered
Nonlinear solver: Linear Algebra error. Failed to solve using iteration matrix. Initial conditions solve failed to converge.
This model is structurally singular because some variables are missing from the final set of equations. Double check if the equa...

5 dagen ago | 0

Answered
Ideal Switch implementation in Simulink
As per the attached circuit this is the expected behavior as a current is forced into the circuit. The voltage across the resist...

6 dagen ago | 0

Answered
Why do I see huge voltage spikes at the output of a 3 phase MMC (Modular multi-level converter) in Simscape, when the number of submodules >1, but not with 1 submodule?
The model may be a bit challenging for the solver due to parameterization. In this case, one way to avoid these spikes is to swi...

7 dagen ago | 1

| accepted

Answered
I have some issues with derivating D-Q inductance from a five-phase FEA data.
The code implementing the mathematical transform does not look right as it seems that only mutual inductances are used (Laa, Lbb...

7 dagen ago | 0

Answered
Bridgeless boost PFC modeling
The shape can be affected by inappropriate parameterization such as capacitor, inductor and other elements. For an example of to...

7 dagen ago | 0

Answered
Pole pair on Single Phase Asynchronous motor Cap Start-Run
When simulating a single-phase asynchronous motor, the number of pole pairs directly affects the motor's speed. The negative RPM...

7 dagen ago | 0

Answered
flickering lamp with visual effects in simulink
It is possible to simulate an electrical system with flickering voltage in 1D in Simscape Electrical or even Simulink. To visual...

7 dagen ago | 0

Answered
Trying to model a hoist with dc motor
There are a few issues with the model. The PI controller is not connected properly as the error is passed to P and I parameter i...

7 dagen ago | 0

Answered
Error when running simple voltage converter in simulink
Changing the initial value for the capacitor voltage to a non-zero value may help the solver. Without the model is not easy to p...

7 dagen ago | 0

Answered
Please someone explain me how does the following code works?
If the purpose is to edit a library block, this may not be very easy. There are .p files that are protected and will not be poss...

7 dagen ago | 0

Answered
how to get Beta in power transformation ?
In continuous time, to achieve a 90-degree phase shift, you can use a Transport Delay block (or a Variable Transport Delay). The...

7 dagen ago | 0

Answered
Reference frame for MATLAB-SimPowerSystems' asynchronous machine model measurement signals (e.g phiqr,phidr)
This would depend on the block mask parameter Reference frame. This parameter controls the reference frame that is used to conve...

7 dagen ago | 0

Answered
armature controlled dc motor
At time 10 the load torque is increased from 0 and it settles at around 0.4. As the load stays at a nonzero value it is normal t...

7 dagen ago | 0

Answered
How can i switch the DC output of fuel cell in hybrid system?
A DC contactor should do the job. DC contactors are electrically controlled switches used for switching high power circuits.

7 dagen ago | 0

Answered
Linear induction motor in simscape
This error can also be a consequence of how the simulation model was built and I suspect is not the custom code the culprit. Th...

7 dagen ago | 0

Answered
In MUTUAL INDUCTANCE block, what does the mutual resistance mean ?
The mutual resistance and inductance corresponds to the magnetizing resistance and inductance on the standard transformer circui...

8 dagen ago | 0

Answered
Modeling of NPN silicon phototransistor
Simscape Electrical provides a variety of semiconductor devices (https://mathworks.com/help/sps/semiconductors.html). The photot...

8 dagen ago | 0

Load more