Community Profile

photo

Siddharth Jawahar

Last seen: 1 dag ago Active since 2017

Statistics

All
  • GitHub Submissions Level 1
  • Solver
  • 5-Star Galaxy Level 3
  • Knowledgeable Level 2
  • Thankful Level 3
  • Revival Level 3
  • Personal Best Downloads Level 3
  • First Submission
  • First Answer

View badges

Content Feed

View by

Answered
I am facing problem when I am using frequency analyzer in Simulink.
Hi Yojan, I recommend ensuring that the sample time of the input signal matches that of the signals marked as the linear analy...

2 maanden ago | 0

Answered
% conv in Closed-Loop PID Autotuner
Hi Simone, Thank you very much for posting about this issue. The development team is aware about this for the sinestream signal...

3 maanden ago | 0

| accepted

Answered
Error using place (line 78) The "place" command cannot place poles with multiplicity greater than rank(B). what is this error?
Hi Mani, This is not a bug, this is a limitation as spelled out in the error message. You cannot specify pole locations with mu...

10 maanden ago | 0

Answered
Control for a Delayed inverted pendulum
Hi James, From the image you provide it looks like the system is underactuated with just a reference for the pendulum angle? It...

11 maanden ago | 0

Answered
the open loop transfer function of a unity feedback system is K/(s*(s+2)*(s+3) ) it is desired that the damping ratio is equal to 0.6 and that the steady state error is not more then 0.3 . Design a suitable compensator to meet the specifications
Hi Meet, You can use the Control System Designer app to tune your feedback compensators for the desired time domain requirement...

meer dan 2 jaar ago | 0

Answered
Is there a way to know the PID gain value used in the controller with input and output data ?
Hi Junsang, You can do just this using the parameter estimation app in Simulink Design Optimization with measured data. PLease ...

meer dan 2 jaar ago | 0

Answered
Step response of a closed-loop system
Hi Alexander, The difference in the responses are introduced by how you have constructed the closed loop transfer function in M...

meer dan 2 jaar ago | 0

Answered
Using linear analysis advisor; I get an error java.lang.NoClassDefFoundError: Could not initialize class com.teamdev.jxbrowser.chromium.BrowserContext.
Hi David, This might have something to do with setup. Please contact technical support to debug this issue. Sid

meer dan 2 jaar ago | 0

Answered
How can i linearize a nonlinear equation using simulink?
Hi Joao, From the error message it looks like you are running into linearization issues with your Simulink model with the retur...

meer dan 2 jaar ago | 0

Answered
what toolboxes are required to simulate and tune PMSM FOC control loop and motor? I am using NXP MCT libraries.
Hi Sam, Are you using this NXP support package from file exchnage as in the link you provided? It would make sense to ask the a...

meer dan 3 jaar ago | 0

Answered
control Linear analysis error due to sample rater?
Hi TarikTech, This most probably seems to be an issue with a sample time mismatch at the linear analysis IO points. Please make...

meer dan 3 jaar ago | 0

Answered
how to design a PI controller to control the temperature and humidity of the greenhouse ?
Hi Luu, It would be good to start with the MATLAB documentation to see how you can use PID controllers in general and then look...

meer dan 3 jaar ago | 0

Answered
How to show frequencies on Nichols plot in SISO Simulink control design
Hi Bentolila, You can use the Control System Designer to plot the nyquist plot with the grid for your system under consideratio...

meer dan 3 jaar ago | 0

Answered
S-Spline Trajectory
Hi Mehmet, What specific issue are you facing by using the 'From Workspace' block? There are several ways you can load refere...

meer dan 3 jaar ago | 0

Answered
What is the type of PID controller in MATLAB, position or velocity form?
Hi Mustafa, The implementation we have in the MATLAB and SImulink are the standard and ideal forms of the PID which is user sel...

meer dan 3 jaar ago | 0

Answered
How to programmatically tune this closed loop system with desired response time and robustness?
Hi Jack, You can do the list of actions you mentioned by using the pid, pidtuneOptions, pidtune functions. As an example, using...

meer dan 3 jaar ago | 1

| accepted

Answered
Temperature control with inertia
Hi Julian, If you do not have a good understanding or a prespective of the system dynamics to model it in Simulink, you can use...

meer dan 3 jaar ago | 0

Answered
if I have an ECU that has an existing program on it, how can I upoload that program back to a MathWorks product to view and modify it? what products would I need?
Hi John, It would be best to contact technical support at Mathworks so that they can channel you to the right people to get you...

meer dan 3 jaar ago | 0

Answered
i am looking for simulink model of " Maximum Power Point Tracker of a Wind Generator Based on The Flatness-Based Control" could anyone help me
Hi Yacine, You can model the system from the equations in the paper or reach out to the authors directly to see if they have an...

meer dan 3 jaar ago | 0

Answered
Mathematical modelling, control law estimation & engineering simulation !
Hi SS, You can import CAD models using Simscape Multibody toolbox to create a representation in Simulink then develop your cont...

meer dan 3 jaar ago | 0

Answered
Assign Dynamic Stiffness and Damping to variables
Hi Sarnab, Have you tried using the look up table block to do this? https://www.mathworks.com/help/simulink/slref/ndlookuptable...

meer dan 3 jaar ago | 0

Answered
Frequency response estimation take too long time - couple of hours?
Hi Jian, Frequency response estimation can be slow especially if you are using sinestream perturbation signals for power electr...

meer dan 3 jaar ago | 0

Answered
Are there products for marine applications that are similar to aerospace applications?
Hi Kendric, No we do not have a toolbox specifically for marine applications. But you should be able to start modelling you sys...

meer dan 3 jaar ago | 1

| accepted

Answered
controlador PID simple, donde un controlador regula solo el ángulo de inclinación del vehículo y otro controlador controla la masa de lastre de forma independiente
Hi Victoria, Please look at this documentation to get started on designing PID controllers: https://www.mathworks.com/help/con...

meer dan 3 jaar ago | 0

Answered
Linear Analyzer: PID + Valve with delay
Hi Rajesh, From the screenshot it looks like the linear analysis points have been set up incorrectly. The open loop output shou...

meer dan 3 jaar ago | 0

Answered
MATLAB script PID compensator not reciprocating result in simulink model
Hi Flnnian, I looked at your model of the ball and the beam system in Simulink. It looks like you have implemented the non-line...

meer dan 3 jaar ago | 0

Answered
Control Design - Frequency Estimation - Frequency Response of a Boost Converter
Hi Rushi, These parameters for estimation depend on your particular application. You can specify frequencies between which you ...

meer dan 3 jaar ago | 0

Answered
s-function cannot be linearized ?
Hi Minjae Woo, S-function blocks do not have analytical jacobians which are essential for linearization. That's the reason PID ...

meer dan 3 jaar ago | 1

Answered
compensator design using matlab code
Hi Garima, As Bandar mentioned, it is possible to design a compensator without SImulink. The Control System Desginer app along ...

meer dan 3 jaar ago | 0

Answered
Viweing values of closed-loop system poles with sisotool R2016a and beyond
Hi Michael, You could use the pole zero plot on the analysis drop down menu from the control system designer as below. HTH...

meer dan 3 jaar ago | 0

Load more