Answered
how to build the connection between components from simscape lib and a PMSM not from simscape lib
The power electronics is from the Simscape Electrical library while the Machine is from the Simscape Electrical Specialized Powe...

10 months ago | 0

Answered
Why MMC-HVDC control works with ideal AC source but fails with synchronous generator input
Without a model it is not easy to point to a specific root cause. However, the issue you are experiencing likely comes from the ...

10 months ago | 0

Answered
Show branch measurements of voltage and current
For the Specialized Power Systems you will need to place a Multimeter block in your model to display the selected measurements d...

10 months ago | 1

| accepted

Answered
relationship between mutual three-phase generators and single-phase generators
Each phase of a three-phase machine can be considered as an equivalent single-phase winding. The mutual inductance between the s...

10 months ago | 0

Answered
i want to connect fuel cell stack(BLACK COLOR) to the the (BLUE COLOR) blocks
It is not possible to directly connect Specialized Power Systems blocks (black blocks) to blocks implemented in Simscape technol...

11 months ago | 0

Answered
Connection Ports in the Simscape Language
This was not easy to do in 2015. Fortunately, in R2018b Simscape introduced subsystem2ssc function which can be used to convert ...

11 months ago | 0

Answered
Simscape language parameter type definition
A checkbox in Simscape language can be defined in the parameters section by using a logical value: parameters param1 = fal...

11 months ago | 0

Answered
Photodiode in SimElectronics: details on physical signal port
A few things changed since 2012. SimElectronics is now part of Simscape Electrical. The Photodiode input W (which I believe use ...

11 months ago | 0

Answered
ssc_build doesnt recognize .slx parts?
The sscbuild function generates a Simulink .slx library file. The slx file cannot be provided as input to the function. We can a...

11 months ago | 0

Answered
simulink asynchronous machine rotor parameters
In the Induction Machine Wound Rotor block, the rotor circuit is referred to the stator. Therefore, when you use the block in a ...

11 months ago | 0

Answered
Resolver models in matlab simulink/simscape
Simscape Electrial now provides a Resolver block: https://www.mathworks.com/help/sps/ref/resolver.html Te Resolver block can b...

11 months ago | 0

Answered
How do I use "Thermocouple" component in Simulink
Port A is a thermal port, it must be connected to a thermal network. You can use a Controlled Temperature Source to send differe...

11 months ago | 0

Answered
How can I connect a Simscape Component block to a RLC branch component.
There is not possible to directly connect blocks from Specialized Power Systems with blocks implemented in Simscape technology. ...

11 months ago | 0

Answered
Error while using fundamental blocks from Simscape\Power system
It looks like you’re using Specialized Power Systems. This is because an ideal voltage source in a loop with only inductors (or ...

11 months ago | 0

Answered
Connecting Conservative port from Simscape to Simulink library elements
It is not possible to connect physical domain lines (such as electrical) to Simulink blocks. The only way to interface with Simu...

11 months ago | 0

Answered
how to measure voltage in matlab simulink?
Use a Three-Phase VI Measurement instead. If using Simscape technology, the Current and Voltage Sensor (Three-Phase) can be use...

11 months ago | 0

Answered
Voltage to Current Converter n SIMSCAPE
The simplest way would be to use a Voltage Source and a Resistor. This is a passive implementation, and the output current will ...

11 months ago | 0

Answered
Simscape Foundation Lib & Power Systems
It is not possible to connect an electrical (or any domain) node to a PS port. Since vT is a PS port, we can only pass PS signal...

11 months ago | 0

Answered
How to log Current for a simulink model ?
The right click approach you mentioned for logging data is only working for Simulink signals. However, I assume you are using a ...

11 months ago | 0

Answered
Why does the PWM Generator (DC-DC) block not work for negative time?
The block you are using is not suitable for negative simulation time. For simulation involving both negative and positive simula...

11 months ago | 0

| accepted

Answered
Inductor-current oscillation in a 4-phase Series-Capacitor Buck (SCBC) with outer voltage-loop PID
Steady-state oscillations in inductor current are mainly due to the phase-shifted switching (interleaving), LC resonance involvi...

11 months ago | 0

Answered
can help I am using simulink how to get force at the output of a dc motor designed in simscape?
The Ideal Rotational Motion Sensor can output W=velocity, A=position, and a=acceleration. In the diagram A is the rotor position...

11 months ago | 0

Answered
I needed help regarding modelling of Reluctance Synchronous Machine. If anyone can. please help.
Simscape Electrical provides a Synchronous Reluctance Machine block. Check out the doc page for more details: https://www.mathw...

11 months ago | 0

Answered
how control current by sliding mode of a switched reluctance machine?
A good starting point for sliding mode control is Simulink Control Design: https://www.mathworks.com/help/slcontrol/ug/design-s...

11 months ago | 0

Answered
How can i generate regular sampling PWM output using Matlab (Model)?
A simple example in MATLAB that is generating a pulse for given duty cycle and frequency: % Parameters Fs = 10000; % S...

11 months ago | 0

Answered
Is there a way to control the pulses generated by DISCRETE PWM GENERATOR block based on duty cycle?
Check out the PWM block in Simulink: https://www.mathworks.com/help/simulink/slref/pwm.html Simscape Electrical also provides ...

11 months ago | 0

Answered
comment programmer la methode MLI ou PWM(en anglais) par matlab ?
A simple example in MATLAB that is generating a pulse for given duty cycle and frequency: % Parameters Fs = 10000; % S...

11 months ago | 0

Answered
Discrete SV PWM Generator block
Yes, that's expected behavior. In the Discrete PWM Generator block, the chopping frequency determines the actual switching perio...

11 months ago | 0

Answered
EV SIMULATION, solver configuration, Block error ,
This error hints to a missing domain reference (e.g., an Electrical Reference). Without a model it is impossible to point to a r...

11 months ago | 0

Answered
Solver Configuration error in electro-mechanical SIMSCAPE model
I do not know how the model looks like, but the error points to not enough input derivative from Simulink to Simscape via Simuli...

11 months ago | 0

Load more