Statistics
0 Questions
102 Answers
RANK
1,333
of 297,010
REPUTATION
52
CONTRIBUTIONS
0 Questions
102 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
8
RANK
of 20,418
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,687
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
SVPWM and ePWM Switching pattern, BLDC Sensorless Parameter Estimation.
Hi Bhagyesh, For generation of 6 step switching pattern, you can use the "Six Step Commutation" block to generate switching seq...
9 days ago | 0
Simulink FastRestart doesnt change output
Hi Marcus Heßeling, The issue you are facing is because in Fast Restart it is not reinitializing parameters that are changed in...
9 days ago | 0
Using the command window as a serial monitor for arduino
Hi Oscar, In the above code, "while(1)" will cause an infinite loop and causes issue. And for plotting the data, you can pred...
9 days ago | 0
Specialized Power Systems in an S-function (C code generation)
Hi Franco Huidobro Bandala, The workflow you proposed is feasible and you can try the below steps: For building the electrical...
9 days ago | 0
| accepted
Can I use knobs to control several elements from the same injected struct?
Hi Ayodeji, Yes, you can use knobs to control several elements from the same injected struct in Simulink. You can follow the ...
10 days ago | 0
Simulink Profiler and its total time
Hi Hafsa Hamidane, The Simulink Profiler measures the total execution time for the simulation and the execution time for each m...
10 days ago | 0
Specify the TI F280x installation folder
Hi Shuxuan, The error you are facing is due to the path expected by the Hardware Setup tool is different from the path specifie...
10 days ago | 0
How to use ePWM7 to ePWM12 of F28379D using Matlab Simulink
Hi Tharun, The F28379D supports 12 ePWM modules which are not directly available from the ePWM pins to external connectors. But...
20 days ago | 0
speed and position control of dc motor through stm microcontroller
Hi Abdul, You can refer the below File Exchange links on Speed and position control of DC Motor https://www.mathworks.com/matl...
25 days ago | 0
Issue with Adaptive MPC in Simulink Using Online Pure Pursuit for Reference Path Generation
Hi Danus, You can try the below steps to rectify the issue: Ensure that the dynamically generated path is updated at the same ...
25 days ago | 1
| accepted
Simulink / Simscape Corrugated Pipe
Hi Ege Karaahmet, To accurately model a corrugated hose in a 1 dimensional two-phase fluid network, you can follow the below st...
26 days ago | 0
| accepted
Can I implement a reflection wave behavior of a microstrip line in Simulink
Hi 翰文, The issue with your simulation setup mostly relates to the configuration of the RF Blockset in Simulink and how the micr...
26 days ago | 0
Simulation of a Fuel Cell Hybrid Vehicle ( Fuel Cell + Battery only )
Hi Bhasker, The errors you are encountering while attempting to run the Fuel Cell Hybrid Vehicle (FCV) model in MATLAB/Simulink...
30 days ago | 0
Varying over the horizon constraint on linear combination of inputs for linear MPC
Hi SpyrosTar, MATLAB's Model Predictive Control Toolbox supports constraints on linear combinations of inputs (manipulated vari...
30 days ago | 0
Error with design MPC
Hi rowida said, The error encountered is due to the Simulink model cannot be linearized around the operating point as the model...
1 month ago | 0
Direct feedthrough MPC Design
Hi David Arenes, The warning you are seeing indicates "direct feedthrough" from the manipulated variables (MVs) to the outputs ...
1 month ago | 0
how to understand and combine simscape pump performance curves
Hi Muhammad Ali, To combine the pump performance curves into one graph and interprete the relationships between head, efficienc...
1 month ago | 1
hello every one , i am working on Vehicle Path Tracking Using Model Predictive Control (MPC), i downloaded the code but when i run the MATLAB i face this error
Hi kani muhamed, The errors you are facing while running the code for Vehicle path tracking using MPC can be resolved by follow...
1 month ago | 0
How to include a measured disturbance (ambient temperature and solar radiation) in MPC simulink?model
Hi Maniprasad Sundaramoorthy, To include measured disturbances such as ambient temperature (Ta) and solar radiation (Qsolar) in...
1 month ago | 0
Implementing Process Control for Heat Exchanger Networks in MATLAB
Hi Soon Lee, To dynamically model a "Heat Exchanger Network(HEN)", you can use both "MATLAB scripts" and "Simulink". Simulink i...
1 month ago | 0
Error search for PV system modelling in Simscape: Problems with the solar module configuration
Hi Israfil-Cihan , The values you have entered for configuring the "Solar cell" seem correct. Here are the few steps you can fo...
2 months ago | 1
| accepted
Clarification on the Use of beta_Voc_pc Parameter in the official PV Array Module
Hi jinxia zhang, Answer 1: In the official PV array module within MATLAB/Simulink, the “beta_Voc_pc” parameter, which stands...
2 months ago | 1
Force measurement using a spherical joint
Hi 석준, When simulating a Stewart platform in “Simscape”, especially when measuring forces at the joints, it's crucial to ensu...
2 months ago | 0
Can I load the Rectangular Waveguide with a dielectric fill?
Hi Brian LaRocca, In Antenna Toolbox, the “rectangular waveguide” model does not directly provide a built-in option to specif...
2 months ago | 0
sizing of energy management systemwith( EMS) with V2G, how to start do this project how to get the equations by matlab coding
Hi Ahmed, I understand that you are trying to implement V2G functionality using MATLAB. However, Designing and sizing an En...
2 months ago | 0
I am working with c2000 f28379d. In "external mode ", if I set 1 second for LED BLINK, I am getting the same result. But "connected IO mode" fails . How to synchronize.
Hi ARUN, Connected I/O mode and External mode operate differently in terms of how they communicate with the hardware and hand...
2 months ago | 0
Creating a Time-Varying RLC Custom Load Component in MATLAB Simulink
Hi Omar Nait Mensour, To connect the custom RLC dynamic load component with other components from Specialized Power Systems lib...
2 months ago | 0
I am unable to interface Arduno and simulink with Rhino BLDC motor driver setup to control speed.
Hi Prateek, For open-loop speed control of a BLDC motor using an Arduino Mega 2560 in Simulink, you can follow the below step...
3 months ago | 0
Plot trajectory generated by the Driving Scenario Designer
Hi Rajini, To plot the simulation of a vehicle's trajectory over time in a 2D graph using Simulink and the Driving Scenario D...
3 months ago | 0
Valid format input to HRPWM module duty cycle control in F28388D
Hi Lior Ben Yehuda, The “HRPWM” block in the C2000 support package with Simulink can typically handle floating-point numbers ...
3 months ago | 0