Answered
Trying to model a 3 phase induction motor circuit for a certain production line
Try using the motor parameter estimation tool on the block. Here are some parameter to help you out. Nominal torque = 2.58 sy...

mer än ett år ago | 0

| accepted

Answered
Torque controlled BLDC motor
You will need to learn how to implement active cancellation teqniques to reduce the ripple purely through control methods. It i...

mer än ett år ago | 0

Answered
Battery cell parameter estimation using pulse charging data
I believe this process: https://www.mathworks.com/help/autoblks/ug/generate-parameter-data-for-estimations-circuit-battery-block...

mer än ett år ago | 0

Answered
GDT model in Simscape
As a start, it looks like you've used simple diode models and put breakdown voltage where forward voltage goes. I would choose ...

mer än ett år ago | 0

| accepted

Answered
how to find sag and swell from programmable voltage source ? simulink/ matlab code?
programmable voltage sources are ideal and don't have sag or swell. The sag or swell would come from additional model component...

mer än ett år ago | 0

Answered
Capacitance to Voltage converter
Please use simscape electrical to model the circuit. There is free training: https://www.mathworks.com/help/sps/ref/circuitsimu...

mer än ett år ago | 0

Answered
Simscape Multibody and motors
Please look at this post to see some ways to combine simscape models with multi-body models. You can use torque and position (o...

mer än ett år ago | 0

Answered
How to measure the phase displacement between the phases of a three phase signal in simulink ? Is there any phase displacement measurment block in simulink library browser ?
You can use single phase, phase locked loops to get the angle of each phase individually. This is fairly computationally expens...

mer än ett år ago | 0

Answered
how can i simulate partial shading PV and IV characteristic curve of two diode solar cell?
Please see this example: https://www.mathworks.com/help/sps/ug/partial-shading-of-a-pv-module.html

mer än ett år ago | 0

Answered
nntool inputs aren't numbers.
Post deleted- wrong link

mer än ett år ago | 0

Answered
How to link a control knob to a simscape potentiometer?
You should be able to tie the knob to a constant value in simulink that then passed into a simulink to ps converter, and then pa...

mer än ett år ago | 0

Answered
Average-Value Inverter (Three-Phase) does not want turn on at any DC voltage limit I set it.
The system you are modelling probably lacks enough realism to simulate something that makes sense. With a solar panel connected...

mer än ett år ago | 0

Answered
Revolute Joint: Actuation by Torque AND Motion
You cannot apply torque AND motion like this. If you apply torque, the model will calculate what the motion is for you. If you...

mer än ett år ago | 1

Answered
BLDC motor with SVPWM in Simulink
Please use this example as a starting point: https://www.mathworks.com/help/sps/ug/bldc-speed-control.html You can go here for ...

mer än ett år ago | 0

Answered
How to control firing angle of thyristor in HVDC transmission in MATLAB?
Please use this example as a starting point and then return if you have more specific questions: https://www.mathworks.com/help/...

mer än ett år ago | 0

Answered
Set parameters on ee_motor_characteristics
You can change any of the paramters you want by double clicking on the system that you want. If you want to control the motor p...

mer än ett år ago | 0

Answered
Why does the use of "svpwm generator 2-level"simulink module have a step change in motor speed in the closed-loop control of the motor
For the 2nd motor, you have a single simulink line for dq0, except, the 0 value (3rd element) is the top motor's speed. I don't...

mer än ett år ago | 0

| accepted

Answered
How to design a synchronous motor power factor detection simulation, can have a master to point out, the best can have a model diagram
This questions is too generic to be answered well. Please look through the list of examples and also search the file exchange f...

mer än ett år ago | 0

Answered
Simulink: How to measure DC Motor Armature Voltage
If there isn't a clear way to measure it, you can try using this block to get access to some internal variables: https://www.ma...

mer än ett år ago | 0

Answered
Accurate measurement of inverter and motor efficiency
Thank you for the model. The good news is your model is simulating correctly, and your assumptions are correct. The problem is...

mer än ett år ago | 0

Answered
Seeing total battery pack capacity decrease with cells
Here is a good example for battery modelling workflows: https://www.mathworks.com/matlabcentral/fileexchange/36019-battery-mode...

mer än ett år ago | 0

Answered
Impedance measurment in 3 phase curcuit.
The impedance measurement block is measure total impedance, so it is measuring the combination of the impedance to the wind turb...

mer än ett år ago | 1

| accepted

Answered
Is the power system frequency measured in Phasor mode or Descre or Congtinuse mode?
In phasor mode, the power system frequency is specified, not measured. The whole power system will simulate at that frequency a...

mer än ett år ago | 0

| accepted

Answered
How to couple electrochemical model of a cell with simscape "battery" for battery pack modelling modelling?
It should be easier to go the Simulink path. The challenge you will have it is interfacing it with a Simscape Network. You wil...

mer än ett år ago | 0

Answered
Error using spiceSubckt/loadSubckt Subcircuit delimiters is not in expected format. - Facing difficulties generating Simscapce model using SPICE model.
the import doesn't support using * to go to a new line. If you combine that text into a single line, the import should go furth...

mer än ett år ago | 0

Answered
How to get certificate after completing Power Electronics onramp?
MathWorks is aware of issue and is working on a solution, thank you for posting about it here!

mer än ett år ago | 0

| accepted

Answered
Why mathwork inbuilt model of PMSM FOC/DTC is not working?
Most of the models your specify should work if you have them set to run in simulation mode. The model you are using is trying t...

mer än ett år ago | 0

Answered
How to design a interline power flow controller in simulink, Can anybody provide me .mdl or simulink file of ipfc?
Unfortunately your query is too generic to get a useful answer. In general, you need to ask specific questions about how to use...

mer än ett år ago | 0

Answered
Arduino Engineering Kit licence and adding toolbox
this model is subscription based, it will not be perpetual which is why the price point is so low. You would have to pay signif...

mer än ett år ago | 0

Answered
I have a problen related to battery simulation charging and discharging
2 things. remove the memory block. you don't need it with the transport delay you are missing the edge condition - if(State...

mer än ett år ago | 0

Load more