Statistica
0 Domande
799 Risposte
RANK
237
of 295.448
REPUTAZIONE
388
CONTRIBUTI
0 Domande
799 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
44
RANK
of 153.872
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Function dnlim unrecognized.
In your netlist the function dnlim us called a few times but this function is nt defined anywhere. Therefore, subcircuit2ssc wil...
4 mesi fa | 0
| accettato
Creating a 2D Lookup Table for PMSM in EV Applications Using Simulink
Since 2024a, the generateMotorDriveROM function takes a motor drive subsystem and creates a reduced-order model (ROM) in the for...
4 mesi fa | 0
FOC speed control oscillation
This is probably due to controller parameterization. I suggest trying to use the PID autotuner which can deal with non-linear sy...
7 mesi fa | 0
Interface between simscape electrical and specialized power systems
This can be done using Controlled Voltage/Current sources and sensors. However, it is better to use only one technology because ...
7 mesi fa | 0
Battery pack(battery builder app) to SOC estimator connection issue
By default, the SOC Estimator blocks do not allow a vector of currents input. To enable cell currents as inputs you need to tick...
8 mesi fa | 0
Open-end winding induction motor model simulink
Simscape Electrical has many machines that have the open end configuration exposed. Induction Machine Squirrel Cage has both ~1 ...
8 mesi fa | 0
Simulate open loop V/f for induction motor with the given parameters in MATLAB Simulation. Nominal Power : 850 kW
A good starting point to learn more abput V/f (scalar) control of induction machines is this example in Simscape Electrical: ht...
8 mesi fa | 0
EV inverter simulation - Simscape electrical vs simscape specialized power systems
The choice would depend on many factors, such as multi-domain simulation, required level of fidelity, and so on. For this applic...
8 mesi fa | 0
I want to design the loss calculation model of three phase inverter and loss calculation of the motor using the FEM Parameterized PMSM
Frequency-and-time equation formulation is intended for systems with a single nominal frequency. It is not possible to simulate ...
10 mesi fa | 0
Has anyone tried to simulate a multicell DC-DC converter with intercell transformer?
Simscape Electrical can model a multicell DC-DC converter that includes an intercell transformer. While there isn't a dedicated ...
10 mesi fa | 0
How can I find the steady state of the Externally Excited Synchronous Motor model?
Starting in R2023b, you must use openExample to open Simscape Electrical example models from the MATLAB Command Window. You can ...
10 mesi fa | 1
| accettato
Connect a PV block model to charge a battery
Simscape Electrical provides many solar examples to start with. Check the Stand-Alone Solar PV DC Power System with Battery Back...
10 mesi fa | 0
V/F closed loop control of 3-phase Induction Motor
The PI integrator is too aggressive. Reducing the integral gain will fix the problem in this case. As there is an integrator in ...
10 mesi fa | 1
| accettato
SimPowerSystems PMSM block parameter
The "Back EMF Flat Top Area" refers to the flat region of the Phase back-EMF waveform when the motor is configured for a trapezo...
10 mesi fa | 0
What is mistake in the PWM generator for the Dual Active Bridge model I built?
The problem is the Max step size computed by the model. The parameter ‘Max step size’ in the Model Settings/Solver is set to ‘au...
10 mesi fa | 0
How to convert controlled pwm voltage block from electrical port to physical port using Matlab 2014a?
The option to have PS input (as opposed to electrical connections) was introduced in R2017b.
10 mesi fa | 0
How can I simulate online PSO based MPPT in simulink?
Yes, you can use the MATLAB Function block in Simulink to implement custom code, including a Particle Swarm Optimization (PSO) a...
10 mesi fa | 0
Why the different response of two Simulink models?
The two structures are not the same. A PID controller is designed to take an error signal as input, which is the difference betw...
10 mesi fa | 0
Problem in generating PWM pulses for DC-DC converter
This line of code is not doing what is intended: m=[0 1],[0.5 0.5];%Message amplitude must be less than Sawtooth to make it wo...
10 mesi fa | 0
How to create a dead time between two signal in Simulink ??
An On-Off Delay can be used to delay the pulse. However, with dead time some distorsion is expected.
10 mesi fa | 0
Error in 'StepperMotor_fout/PWM Generator/Carrier counter': Failed to evaluate mask initialization commands. Caused by: Operands to the logical AND (&&) and OR (||) operator
The error message indicates that there is an issue with the mask initialization commands for this block, specifically involving ...
10 mesi fa | 1
How we can model a flexible thin film module in MATLAB?
Battery and Solar Cell blocks from Simscape Electrical can be used to model flexible batteries and flexible thin-film solar PV m...
10 mesi fa | 0
help me solve this question, please
This error has been addresed in other answers: https://www.mathworks.com/matlabcentral/answers/70409-error-two-blocks-cannot-be...
10 mesi fa | 0
variable Impedance
In Simscape Electrical you can build a variable impedance by using controlled elements such as controlled resistors, inductors, ...
10 mesi fa | 0
HVDC Vacuum Circuit breaker simulation ?
A Vacuum Circuit Breaker is a type of circuit breaker where the arc quenching takes place in vacuum. This can be simulated with ...
10 mesi fa | 0
Low frequency response
To obtain the frequency response of a parallel RC circuit in Simscape excited by a random pulse signal it is possible to save da...
10 mesi fa | 0
How to regulate voltage in transmission line?
The drop is around 3% which is not something unheard of. It depends how the model is built. Using an on-load tap changer (OLTC) ...
10 mesi fa | 0
How can I add a Schottky diode to my simulink project?
Check the Diode block in Simscape Electrical. A good strating point is this example: https://www.mathworks.com/help/sps/ug/scho...
10 mesi fa | 0
How to connect non-ideal IGBT with RL load?
This topic has been addressed in other questions: https://www.mathworks.com/matlabcentral/answers/70409-error-two-blocks-cannot...
10 mesi fa | 0
Analog to digital converter
This circuit is fundamentally wrong because it is not possible to directly connect Simulink blocks to Simscape blocks. The way S...
10 mesi fa | 0