Community Profile

photo

Siddharth Jawahar

Last seen: Today Con actividad desde 2017

Estadísticas

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

Ver insignias

Content Feed

Ver por

Respondida
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 meses hace | 0

Respondida
% 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 meses hace | 0

| aceptada

Respondida
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 meses hace | 0

Enviada


Pitch-rate-controller-for-aircraft
This repo contains the model files to trim, linearize and develop a pitch rate controller for an deHaviland Beaver aircraft

11 meses hace | 30 descargas |

Thumbnail

Respondida
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 meses hace | 0

Resuelto


Negative matrix
Change the sign of all elements in given matrix.

alrededor de 2 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

alrededor de 2 años hace

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

más de 2 años hace | 0

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

más de 2 años hace | 0

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

más de 2 años hace | 0

Respondida
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

más de 2 años hace | 0

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

más de 2 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 1

| aceptada

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 1

| aceptada

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

Cargar más