Answered
Connectivity between Simscape and Simulink
unfortunately, those two blocks are from seperate electrical simulation technologies, specialized power systems, and simscape el...

4 maanden ago | 0

| accepted

Answered
Simscape battery (table_based) for A123 ANR26650M1 charge dynamics params dont work
Hello Albert, unfortunately, the charge dynamics for that part are not included in it's preparamaterized model, so all that is ...

4 maanden ago | 1

| accepted

Answered
Changing input type in PMSM Field oriented control
Hello Rohan, your sine wave is being digitzed at the controller rate of input for that signal. In this case, I'm assuming it's...

4 maanden ago | 0

Answered
simulating passive Hybrid Energy Storage System but getting weird values in scope
Yes, there could be problems with the model. I highly recommend that you get each piece working individually. First get a sola...

4 maanden ago | 0

Answered
simulating passive Hybrid Energy Storage System but getting weird values in scope
One of the primary problems is that your step size isn't small enough for what you are modelling. Since you are modelling the s...

4 maanden ago | 0

Answered
I want to take I-V characterstics of si MOSFET and sic MOSFET but i did not undestand the circuit diagram for it in simulink ?
Please see some documentation from Tecktronix to do this: https://www.tek.com/en/blog/how-to-measure-a-mosfet-i-v-curve You w...

4 maanden ago | 0

Answered
Having problems with solver settings and step size in simscape electrical
This may or may not be helpful, but does dive into solver details: https://www.youtube.com/watch?v=QWTQqJ2Akmg&t=26s For your m...

5 maanden ago | 0

Answered
How to make the initial conditions for an asynchronous motor to be steady state?
depending on your version, you can use the machine initialization tool, or the load flow tool (for newer versions) to get steady...

5 maanden ago | 0

Answered
Mini project topic: MODELLING AND STIMULATION OF SINGLE PHASE INDUCTION MOTOR WITH CAPACITOR START AND CAPACITOR RUN using Matlab
Please start here: https://matlabacademy.mathworks.com/details/circuit-simulation-onramp/circuits Then proceed to: https://matl...

5 maanden ago | 0

| accepted

Answered
I want to design the loss calculation model of three phase inverter and loss calculation of the motor using the FEM Parameterized PMSM
can you share your model? Also, you don't need to do the loss calculation because the model will do it for you. However, in yo...

5 maanden ago | 0

| accepted

Answered
When simulating thermal behavior with a MOSFET, the temperature rise is negative.
The problem with the thermal is due to the time step being too large for your simulation. You are using a time step of 1e-6. A...

5 maanden ago | 1

| accepted

Answered
How to synchronize generator in simulink
There is an example that can show how to synchronize with the grid. They key is to align your system phase with the grid and co...

7 maanden ago | 0

Answered
Inverter Switching Frequency,
I realize this answer is far to late to be of use for when you asked the question, but this question is still getting many views...

7 maanden ago | 0

Answered
HOW TO CREAT FAULT IN MATHEMATICAL SIMULINK MODEL
Use this block to change the mathematical implementation of your model: https://www.mathworks.com/help/simulink/slref/switch.ht...

7 maanden ago | 0

Answered
Is there a way to simulate or represent the two layers of the stator windig?
You can place another winding in series with the magnetic domain wire (purple wire, N S) so that they are both seeing the same m...

7 maanden ago | 0

| accepted

Answered
Unexpectedly High 'id' Current Value in N-Channel MOSFET Simulation using Simulink
Hello, I tried recreating your simulation and got a current of 800 amps, which while not your 16000, is still quite high. Have ...

7 maanden ago | 0

| accepted

Answered
How can i add an equation to a block (impedance measurement)?
You have 2 options. If it is a static value of impedance, you can pre calculate your circuit parameters such as R = R_pu*Length...

7 maanden ago | 0

Answered
Is it possible to model a john bedini motor ?
You can do that using the simscape electrical tool. There is free training to get started: https://matlabacademy.mathworks.com/...

7 maanden ago | 0

Answered
Voltage Swell from Signal Builder
You can hook the signal builder block into a controlled voltage source.

7 maanden ago | 0

Answered
Simulink Load Flow Analysis for Electric Fleet Charging Station
Load flow for this tool was designed specifically for AC systems. While it does support single phase and unbalanced lines, this...

7 maanden ago | 0

Answered
unbalanced load on a synchronous generator
I tested these blocks and they don't seem to work well when split into a three phase load like this (even for a balanced load). ...

7 maanden ago | 0

Answered
tapping of secondary delta transformer
Please look at this block as a starting point: https://www.mathworks.com/help/sps/ref/tapchangingtransformer.html you can get f...

7 maanden ago | 0

Answered
Hello. If I have included delays in my code for my controller, how do I implement it so that the delays are considered when the code is executed?
The correct way to simulate a digital controller, so that you are incorporating the delay of the digital system is to utilize so...

7 maanden ago | 0

Answered
Breakdown Voltage (BDV) Tester for Transformer Oil
Hello Hatim, you don't actually ask a question or share model details. If you still want help, please ask a specific question ...

7 maanden ago | 0

Answered
While Opearting a N channel MOSFET in MATLAB with 100VDC, 100 Ohm load. the MOSFET only allowing 0.2A in each condition but I am expecting of 1A.
Increasing the mosfet threshold voltage will make it conduct less, not more. You need to parameterize the mosfet correctly. In...

7 maanden ago | 0

Answered
How can I create a simulation that supplies power to the motor by connecting fuel cells, dc-dc converters, and supercapacitors?
This really depends on how much detail you need for the converter. In general, when doing powertrain analysis, you don't need t...

7 maanden ago | 0

Answered
Different Thyristor Gate width gives different waveforms.
Are you sure the results are wrong? You don't have a dc-link capacitor to maintain the dc voltage and with the inductive load a...

8 maanden ago | 0

Answered
Better solver for simscape power electronics simulation
You can set your absolute tolerance to be the same as your relative tolerance, and uncheck the option for absolute tolerance. T...

9 maanden ago | 0

Answered
Table based battery block choices
You need to have either Simscape Battery or Simscape Electrical installed to have access to the table based battery. Please see...

9 maanden ago | 0

Answered
Inconsistent results when simulating an LC series circuit with SimScape
He issue is that the Adams solver is specifially for non-stiff problems and your problem being in simscape is typically a stiff ...

9 maanden ago | 0

Load more