Statistica
RANK
2.688
of 295.448
REPUTAZIONE
22
CONTRIBUTI
0 Domande
42 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
3
RANK
2.830 of 20.227
REPUTAZIONE
581
VALUTAZIONE MEDIA
2.80
CONTRIBUTI
3 File
DOWNLOAD
88
ALL TIME DOWNLOAD
5443
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Inviato
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
2 mesi fa | 11 download |
How to obtain a bode plot from a Power Electronics Circuit in Simulink
Hi Alvaro, You are on the right track of using frequency response estimation for such swithing systems. However, the experiment...
3 mesi fa | 0
Inviato
Impedance measurement using frequency response estimation
This submission showcases an advanced workflow for measuring impedance using frequency response estimation.
5 mesi fa | 13 download |
How can I set linewidth directly in bode command?
Hello Byungkeuk, Here is an example script to demonstrate how you can adjust the linewidth of a bode plot. sys = tf([4, 1], [0...
5 mesi fa | 0
model of the ADRC order for the GSAP.
Hi Tarik, One option if you do not have the model order readily available, is to do plant I/O experiments to determine the natu...
7 mesi fa | 0
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...
10 mesi fa | 0
% 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...
10 mesi fa | 0
| accettato
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...
oltre un anno fa | 0
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...
oltre un anno fa | 0
Risolto
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:...
oltre 2 anni fa
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...
circa 3 anni fa | 0
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 ...
circa 3 anni fa | 0
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...
circa 3 anni fa | 0
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
circa 3 anni fa | 0
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...
circa 3 anni fa | 0
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...
circa 4 anni fa | 0
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...
circa 4 anni fa | 0
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...
circa 4 anni fa | 0
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...
circa 4 anni fa | 0
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...
circa 4 anni fa | 0
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...
circa 4 anni fa | 0
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...
circa 4 anni fa | 1
| accettato
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...
circa 4 anni fa | 0
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...
circa 4 anni fa | 0
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...
circa 4 anni fa | 0
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...
circa 4 anni fa | 0
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...
circa 4 anni fa | 0
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...
circa 4 anni fa | 0
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...
circa 4 anni fa | 1
| accettato