Kothuri - MATLAB Central
photo

Kothuri


Active since 2024

Followers: 2   Following: 0

Statistics

MATLAB AnswersFrom 02/24 to 03/25Use left and right arrows to move selectionFrom 02/24Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Questions
102 Answers

RANK
1 163
of 297 527

REPUTATION
62

CONTRIBUTIONS
0 Questions
102 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
9

RANK
 of 20 454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 075

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

  • Knowledgeable Level 3
  • 3 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
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...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

| accepted

Answered
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...

ungefär en månad ago | 0

| accepted

Answered
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 ...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

Answered
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...

ungefär 2 månader ago | 1

| accepted

Answered
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...

ungefär 2 månader ago | 0

Answered
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 ...

ungefär 2 månader ago | 1

| accepted

Answered
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...

ungefär 2 månader ago | 0

| accepted

Answered
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...

ungefär 2 månader ago | 0

Answered
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...

ungefär 2 månader ago | 0

Answered
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...

ungefär 2 månader ago | 0

Answered
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...

ungefär 2 månader ago | 0

Answered
Direct feedthrough MPC Design
Hi David Arenes, The warning you are seeing indicates "direct feedthrough" from the manipulated variables (MVs) to the outputs ...

ungefär 2 månader ago | 0

Answered
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...

ungefär 2 månader ago | 1

Answered
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...

2 månader ago | 0

Answered
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...

2 månader ago | 0

Answered
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...

2 månader ago | 0

Answered
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 månader ago | 1

| accepted

Answered
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...

3 månader ago | 1

Answered
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...

3 månader ago | 0

Answered
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...

3 månader ago | 0

Answered
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...

3 månader ago | 0

Answered
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...

3 månader ago | 0

Answered
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...

3 månader ago | 0

Answered
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...

4 månader ago | 0

Answered
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...

4 månader ago | 0

Answered
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 ...

4 månader ago | 0

Load more