Community Profile

photo

Siddharth Jawahar

Last seen: ein Tag vor Aktiv seit 2017

Statistiken

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

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
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 Monate vor | 0

Beantwortet
% 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 Monate vor | 0

| akzeptiert

Beantwortet
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 Monate vor | 0

Gesendet


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 Monate vor | 30 Downloads |

Thumbnail

Beantwortet
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 Monate vor | 0

Gelöst


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

etwa 2 Jahre vor

Gelöst


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

etwa 2 Jahre vor

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

mehr als 2 Jahre vor | 0

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

mehr als 2 Jahre vor | 0

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

mehr als 2 Jahre vor | 0

Beantwortet
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

mehr als 2 Jahre vor | 0

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

mehr als 2 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 1

| akzeptiert

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 1

| akzeptiert

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

Mehr laden