已回答
Battery Charging and discharging
The Breaker block may not be the appropriate switching device to use for DC circuits. For such applications, it is recommended t...

2 months 前 | 0

已回答
How can I create a fault detection system for a PMDC motor using simulink?
Simscape Electrical provides a DC Motor model with electrical and torque characteristics and fault modeling. https://mathworks....

2 months 前 | 0

已回答
regarding to ssc_lead_acid_battery_model in matlab simscape how to find all the constants used in equations of voltage, capacitance, resistors and thermal model?
For the defining equations and their validation, see Jackey, R. "A Simple, Effective Lead-Acid Battery Modeling Process for Elec...

2 months 前 | 0

已回答
I want to design a firing circuit for single phase full converter.so, I need comparator,pulse transformer, SR flip flops where do I find these blocks in simulink.kindly give me answer for this...
Best place to start is Simscape Electrical: https://mathworks.com/help/sps/getting-started-with-simscape-electrical.html

2 months 前 | 0

已回答
methodology for large scale AC grid routing using Electrical Simscape?
There is a Simscape Bus introduced in R2018b: https://mathworks.com/help/simscape/ref/simscapebus.html Some tips and tricks in...

2 months 前 | 0

已回答
half bridge LLC resonant converter feedback loop VCO (Voltage controlled oscillator) design guideline
Simscape Electrical provides a Voltage Controlled Oscillator block since R2013b: https://mathworks.com/help/sps/ref/voltagecont...

2 months 前 | 0

已回答
Induction Machine block Rotor velocity error
We don’t have the model to give specific advice. Check out this example that shows how to model a wye-delta starting circuit for...

2 months 前 | 0

已回答
Looking for an alternative to Simscape Three-Phase Breakers for frequently making/breaking connections in distribution network in Simulink
It is possible to use an SPST switch for each phase. See the Three-Phase Grid-Tied Inverter Optimal Current Control example in S...

2 months 前 | 0

已回答
3-phase 3-winding transformer and 6-pulse bridge rectifier not recognised on model data editor
You cannot access any settings for parameters of Simscape™ blocks using the Model Data Editor. This is a documented limitation: ...

2 months 前 | 0

已回答
How can i calculate the parameters of n channel mosfet which are not available in mosfet datasheet such as drain and source ohmic resistance and channel modulation ?
An alternative way to parameterize the N-Channel MOSFET is from SPICE. Check out the Parameterize a Lookup Table-Based MOSFET fr...

2 months 前 | 0

已回答
The problem encountered concerns the Constellation Diagram block, for which all sampling times must be discrete. In my simulink model I can't find this block. How can I do it?
May be due to some model settings. I can reproduce it on my end but if I copy everything in a fresh model it simulates. However,...

2 months 前 | 0

已回答
Unable to get active neutral point output voltage.
To learn more about the three-level converter, a good starting point is this Simscape Electrical example: https://mathworks.com...

2 months 前 | 0

已回答
SEPIC Converter for Home Solar PV Systems
Check this similar question: https://www.mathworks.com/matlabcentral/answers/99084-why-am-i-receiving-error-messages-about-sing...

2 months 前 | 0

已回答
power factor calculation in matlab
To learn more about power factor and power factor correction check out this page: https://mathworks.com/discovery/power-factor-...

2 months 前 | 0

已回答
How can I configure three phase voltage source as high THD source?
The simplest way is to use a Controlled Voltage Source (Three-Phase) block. Then is possible to build whatever signal is needed ...

2 months 前 | 0

已回答
how to compare a measured voltage signal with a reference signal which is a function of time in simulink?
A good starting point is this example from Simscape Electrical: https://mathworks.com/help/sps/ug/three-phase-grid-connected-in...

2 months 前 | 0

已回答
How can I simulate a motor with y formation at start and then change it to delta formation for steady state during simulation running in matlab/simulink at simscape/power systems library?
Using Simscape Electrical you can do this as the induction machine has both ends of windings exposed. There is an in-product exa...

2 months 前 | 0

已回答
While connecting a Simplified Synchronous machine pu units with a three phase transformer, I am facing an error (Attached Screenshot).
Nonlinear models implemented as a current source cannot be connected in series with an inductor, another current source, or an o...

2 months 前 | 0

已回答
Modelling Torque Couplers in Simulink
The simplest way is to couple the two sources as in this example in Simscape Electrical: https://mathworks.com/help/sps/ug/ipms...

2 months 前 | 0

已回答
how to change certain blocks parameters during simulation
If you want to change the parameters during simulation, you can use Variable Inductor to build your RLC. For Synchronous Machin...

2 months 前 | 0

已回答
There is a problem with the Simscape Varistor Model
This has been adressed in the following answer: https://www.mathworks.com/matlabcentral/answers/1950263-problem-with-varistor-c...

2 months 前 | 0

已回答
Green Hydrogen Production error using solar plant.
In the Solar Cell block you can specify the Number of series connected cells per string and Number of parallel-connected string ...

2 months 前 | 0

已回答
Is there anyone here who can help me with Luenberger observer?(3Phase pwm converter)
To learn more about the Luenberger observer check the Simscape electrical built in block: https://mathworks.com/help/sps/ref/lu...

2 months 前 | 0

已回答
Question about in house cc-ih circuit simscape implementaion(piezeelectric energy harvester circuit)
I can see you are trying to use the N-Channel MOSFET block from Simscape Electrical. This block is a high-fidelity implementatio...

2 months 前 | 0

已回答
I want to design the loss calculation model of three phase inverter and motor using the FEM Parameterized PMSM, simultaneously.
You are trying to mix blocks from two different technologies, Simscape and Specialized Power Systems. This should be avoided as ...

2 months 前 | 0

已回答
Having difficulty assigning block names in FEMM
FEMM software is not developed by MathWorks. Best to check the FEMM documentation for specific questions.

2 months 前 | 0

已回答
senserless zero crossing back emf BLDC motor control in Simulink
Check out this Simscape Electrical example as a starting point in learning more about BLDC sensorless control: https://mathwork...

2 months 前 | 0

已回答
Class D amplifier simulation model with Asynchronous delta sigma modulation
A good place to start is Simscape Electrical. Check out the existing Amplifiers circuitry: https://mathworks.com/help/sps/ampli...

2 months 前 | 0

已回答
Discrepancy between simscape and analytical solution
Without a model is hard to tell what the problem may be. One thing I noticed is that you mix two different technologies, Simscap...

2 months 前 | 0

已回答
How should I build the voltage part of the control part of the DC microgrid?
You can start with the Stand-Alone Solar PV DC Power System with Battery Backup example in Simscape Electrical. This example sho...

2 months 前 | 0

加载更多