Beantwortet
how to design controller for single pv grid tied system to control active and reactive power?
Check out the following examples in Simscape Electrical as a starting point. Single-Phase Grid-Connected Solar Photovoltaic Sys...

mehr als ein Jahr vor | 0

Beantwortet
Is there an example that demonstrates how to build a three phase transformer with custom number of windings in SimPowerSystems (R2013a)?
In R2013a, such an example was not included, but it might have been possible to construct it using basic components. In R2024a ...

mehr als ein Jahr vor | 0

Beantwortet
i used a predetermined Switched Reluctance Motor block 6/4 . in that it mentioned as 60kw model.then what is rated torque and speed of this preset model ?
Set to 6/4 (60 kw preset model), 8/6 (75 kw preset model), or 10/8 (10 kw preset model) to use a predetermined specific model of...

mehr als ein Jahr vor | 0

Beantwortet
DC motor model performance issue
The DC Machine expects the torque constant to be equal to the voltage constant. However, this is not the case leading to differe...

mehr als ein Jahr vor | 0

Beantwortet
How do you model a non-ideal op amp in Simulink?
Check the op-amp blocks in Simscape Electrical as a strating point. Band-Limited Op-Amp: https://www.mathworks.com/help/sps/re...

mehr als ein Jahr vor | 0

Beantwortet
Circuit Breaker in open position will create RMS block error.
Check this similar question: https://www.mathworks.com/matlabcentral/answers/99084-why-am-i-receiving-error-messages-about-sing...

mehr als ein Jahr vor | 0

Beantwortet
Derivative input 1 of'test ces aqc/transfer fcn1' at time 0.1649673124062185 is Inf or NaN. stopping simulation. There may be singularity in the solution. If not, try reducing step size.................
Check this similar question: https://www.mathworks.com/matlabcentral/answers/99084-why-am-i-receiving-error-messages-about-sing...

mehr als ein Jahr vor | 0

Beantwortet
how to use 2019a project in 2016b
Simscape Electrical does not support export to previous versions. Although for some models the export may still work, if new fun...

mehr als ein Jahr vor | 0

Beantwortet
SimPower System (Asynchronous Machine)
The real power in watts (W) is equal to the apparent power in volt-amps (VA), times the power factor. Therefore, at unity power ...

mehr als ein Jahr vor | 0

Beantwortet
DC motor model converting to single block
If you want to group everything in a single system to keep the diagram tidy you can group blocks into subsystems (you can create...

mehr als ein Jahr vor | 0

Beantwortet
Plot Voltage and current w.r.to time values in phasor domain simulink/MATLAB model
Phasors are complex numbers representing sinusoidal voltages and currents at a particular frequency. They can be expressed eithe...

mehr als ein Jahr vor | 0

Beantwortet
Simscape branch current equations
The branches section establishes the relationship between the component Through variable and the component nodes (and therefore ...

mehr als ein Jahr vor | 0

Beantwortet
PSAT - Simulink is not available on this system
Power System Analysis Toolbox (PSAT) is not developed by MathWorks. Best to check the PSAT documentation for specific questions....

mehr als ein Jahr vor | 0

Beantwortet
How do i co-simulate simulink file with spice/ verilog ams netlist ?
It is possible to convert a SPICE subcircuit to custom Simscape components using subcircuit2ssc. https://www.mathworks.com/help...

mehr als ein Jahr vor | 1

| akzeptiert

Beantwortet
PSAT small signal analysis
Power System Analysis Toolbox (PSAT) is not developed by MathWorks. Best to check the PSAT documentation for specific questions....

mehr als ein Jahr vor | 0

Beantwortet
how to rectify the output from the'' wind turbine''block in matlab
It is not possible to directly connect Simulink signals to domain signals like electrical lines. If you have part of the model i...

mehr als ein Jahr vor | 0

Beantwortet
Variable Gain Amplifier (VGA)
VGA is part of RF Blockset. https://www.mathworks.com/help/simrf/ref/vga.html

mehr als ein Jahr vor | 0

Beantwortet
Help me complete the norton diagram, i cant find my mistakes, im following the steps as in my lab manual
If you use an AC current source and set the frequency to 0 you will get 0 A. You can use a Controlled Current Source and input w...

mehr als ein Jahr vor | 0

Beantwortet
Which component should I use to represent a slack generator?
A swing, slack, or reference, bus balances the active and reactive power in a system. The slack bus serves as an angular referen...

mehr als ein Jahr vor | 0

Beantwortet
How to solve this warning issue " Invalid MaskType 'Universal Bridge' in 'driveGuiManager" ?
It seems that one block from the Specialized Power Systems library has been locally updated by breaking the link. This can cause...

mehr als ein Jahr vor | 0

Beantwortet
In power_PSS example how to visualize voltage wave form as a sinusoidal waveform for each phase
Example is configured for phasor simulation and that’s why you don’t get sinusoidal signals. Phasors are complex numbers represe...

mehr als ein Jahr vor | 0

Beantwortet
How I can generate two trains of rectangular pulses with the same duty cycle with controlled phase shift between them.
Use Pulse Generator blocks with different phase delay. https://www.mathworks.com/help/simulink/slref/pulsegenerator.html

mehr als ein Jahr vor | 0

Beantwortet
Connecting capacitor to logic gates/flip flop
It is not possible to directly connect Simulink signals to physical blocks. For Simscape blocks you will need to use the Simulin...

mehr als ein Jahr vor | 0

Beantwortet
Power spectrum of time series
To analyze signals in the frequency and time-frequency domains it is possible to use pspectrum from Signal Processing Toolbox: ...

mehr als ein Jahr vor | 0

Beantwortet
How i can write an equation in SIMSCAPE script which is dependent on the output of that component?
Simulink is a signal-based or input-output and works well for control design. Physical systems are often expressed in the form o...

mehr als ein Jahr vor | 0

Beantwortet
How to read LTspice simulation result and use it in MATLAB and how to change LTspice components by MATLAB?
Simscape Electrical provide a way to import SPICE netlists to Simscape. Often this conversion is automatic. However, because SPI...

mehr als ein Jahr vor | 0

Beantwortet
problem with Circuit Breaker and induction Motor
Without a model would be impossible to point out to an exact root cause. However, as the continuous time simulation works fine, ...

mehr als ein Jahr vor | 0

Beantwortet
How to display effects on a pulse moving along a transmission line.
Simscape Electrical include a lumped parameter transmission line model. The model concatenates 50 segments, each of length 0.1m,...

mehr als ein Jahr vor | 0

Beantwortet
VBIC Transistors in matlab
For electric circuit simulation, Simscape Electrical is the go-to place to start. Simscape Electrical offers a variety of semico...

mehr als ein Jahr vor | 0

Beantwortet
Iterpolation shows wrong results
Fundamental sample time defines the sample rate at which the system is executed. The control sample time is the rate at which th...

mehr als ein Jahr vor | 0

Mehr laden