Statistics
0 Questions
850 Answers
RANK
238
of 296,041
REPUTATION
388
CONTRIBUTIONS
0 Questions
850 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
44
RANK
of 20,322
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155,189
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
1 day ago | 0
Simscape branch current equations
The branches section establishes the relationship between the component Through variable and the component nodes (and therefore ...
1 day ago | 0
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....
1 day ago | 0
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...
1 day ago | 0
PSAT small signal analysis
Power System Analysis Toolbox (PSAT) is not developed by MathWorks. Best to check the PSAT documentation for specific questions....
1 day ago | 0
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...
1 day ago | 0
Variable Gain Amplifier (VGA)
VGA is part of RF Blockset. https://www.mathworks.com/help/simrf/ref/vga.html
1 day ago | 0
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...
2 days ago | 0
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...
2 days ago | 0
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...
2 days ago | 0
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...
3 days ago | 0
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
3 days ago | 0
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...
3 days ago | 0
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: ...
3 days ago | 0
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...
3 days ago | 0
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...
3 days ago | 0
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, ...
3 days ago | 0
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,...
3 days ago | 0
VBIC Transistors in matlab
For electric circuit simulation, Simscape Electrical is the go-to place to start. Simscape Electrical offers a variety of semico...
3 days ago | 0
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...
4 days ago | 0
Issue while converting global to local coordinate system!
Function latlon2local is part of Automated Driving Toolbox. Most likely this toolbox is not installed.
4 days ago | 0
Simscape Synchronous Machine Delta Winding Connection
Synchronous Machine Salient Pole block does not provide the option to switch between wye and delta. There are other machines tha...
4 days ago | 0
Why is the solar cell simulation not working?
An example that shows how to generate the power-voltage curve for a solar array with Simscape Electrical: https://www.mathworks...
4 days ago | 0
Dynamic modeling of Lithium-ion battery
The Battery block you show implements a generic dynamic model that represents most popular types of rechargeable batteries. Sim...
4 days ago | 0
How can I make a model of standalone solar pv system in simulink including pv panel, battery, charge controller, inverter, ac/dc dynamic load?
Relevant examples in Simscape Electrical: https://www.mathworks.com/help/sps/ug/stand-alone-solar-pv-dc-power-system-with-batte...
4 days ago | 0
Time Dependent Switch for Simscape
A circuit breaker will probably do what you want. A basic example in Simscape: https://www.mathworks.com/help/simscape/ug/cir...
4 days ago | 0
is there a toolbox for electric propulsion in Simulink?
For electrical systems simulation check Simscape Electrical: https://www.mathworks.com/products/simscape-electrical.html
4 days ago | 0
Maximum Torque Per Ampere
A good strating point to understand how an electric motor can be controlled is Simscape Electrical. You can check this page: ht...
4 days ago | 0
how to implement park transform with out clark transform(abc to alpha beta zero) in simulink?
The original Park Transform was proposed for transforming abc into dq0. It is of course possible to apply abc to dq0 transform d...
4 days ago | 0
matlab opti toolbox error can anybody rectify?
I believe there is a typo. The function is probably 'optimset'.
4 days ago | 0