Answered
Issue with Increasing Time Step in "Two-Zone MVDC Electric Ship" Model
Hi Ali. The MVDC model has a default time step of 25e-6 and runs for 30 sec. So, increasing the time-step to 1e-4 throws an err...

3 månader ago | 0

Answered
Two different models for the stepper motor in Simscape stepper motor blocks
Hi Ayham. The stepper motor blocks available in Simscape Electrical and Simscape Specialized Power Systems (SPS) libraries use ...

3 månader ago | 0

Answered
How is the Simulink total block I/O size calculated exactly? It would help me prevent the I/O buffer size error
Hi v k. MATLAB documentation does not provide details regarding how exactly the total block I/O size in Simulink is calculated...

4 månader ago | 1

| accepted

Answered
How to configure HRPWM module on the F28379D TI LaunchPad
Hi Jeffrey. Based on the description you have provided, I get the understanding that you want to use the PWM/DAC functionality ...

4 månader ago | 0

Answered
How to extract state values of function slewrate() / Get Upper state values bimodal waveform
Hi Jemp. The “slewrate” function has few name-value pair arguments that can be passed into it, as per the following documenta...

4 månader ago | 0

Answered
Divide Matrix into smaller matrices
Hi Max. To divide the matrix into multiple matrices, please check out the following code: arr_temp=1:2000; % To store the 2000...

4 månader ago | 0

Answered
I want to change the parameters of the Synchronous Machine Model 1.0 according to the rpm.
Hi Dongwon. You want to change the synchronous machine parameters based on certain pre-defined relationship between rpm and ma...

4 månader ago | 0

| accepted

Answered
How do I connect PS Variable Delay Block to a Constant Current Load block
Hi David. I understand that you are trying to introduce a delay of 120 degrees to the current through the load. However, the c...

4 månader ago | 0

| accepted

Answered
How to access a Fixed Point convert Look up table
Hi Minas. I understand that you are trying to access the lookup table generated from HDL coder for the “hankel” function. A...

4 månader ago | 1