0% encontró este documento útil (0 votos)
11 vistas5 páginas

Modelación de Sistemas No Lineales en Matlab

Este documento presenta los resultados de la Práctica #5 sobre la modelación de sistemas no lineales. Se modela un sistema de péndulo invertido usando Simulink. Las figuras muestran el modelo, las respuestas y variables de estado del sistema no lineal y lineal. El documento analiza las variables que se pueden observar en Simulink y medir físicamente, y concluye comparando los sistemas lineales y no lineales.
Derechos de autor
© All Rights Reserved
Nos tomamos en serio los derechos de los contenidos. Si sospechas que se trata de tu contenido, reclámalo aquí.
Formatos disponibles
Descarga como PDF, TXT o lee en línea desde Scribd
0% encontró este documento útil (0 votos)
11 vistas5 páginas

Modelación de Sistemas No Lineales en Matlab

Este documento presenta los resultados de la Práctica #5 sobre la modelación de sistemas no lineales. Se modela un sistema de péndulo invertido usando Simulink. Las figuras muestran el modelo, las respuestas y variables de estado del sistema no lineal y lineal. El documento analiza las variables que se pueden observar en Simulink y medir físicamente, y concluye comparando los sistemas lineales y no lineales.
Derechos de autor
© All Rights Reserved
Nos tomamos en serio los derechos de los contenidos. Si sospechas que se trata de tu contenido, reclámalo aquí.
Formatos disponibles
Descarga como PDF, TXT o lee en línea desde Scribd

ESCUELA POLITÉCNICA NACIONAL

FACULTAD DE INGENIERÍA ELÉCTRICA Y


ELECTRÓNICA
DEPARTAMENTO DE AUTOMATIZACIÓN Y CONTROL
INDUSTRIAL

CP – Sistemas de control automático

Preparatorio Desarrollo X Informe


(Marque con una X según corresponda)

Práctica #: 5
Tema: Modelación de sistemas no lineales

Realizado por - Sebastián Cachiguango


CP Sistemas de control automático: GRUPO 3
(Complete el/los nombres y apellidos y grupo registrado en el SAEW)

(Espacio Reservado para instructor)


Fecha de entrega: ____ / ____ / ____ f.
_________________________
Año mes día Recibido por:

Sanción: ____________________________________________________

PERÍODO ACADÉMICO
2021 – A
Cuestionario

1. Resultados obtenidos en la practica

[Link] del sistema péndulo invertido

Fig2. Respuesta del sistema péndulo invertido (sistema no lineal)

Se nota que el comportamiento del sistema en este caso el péndulo para llegar a un
equilibrio tarda cierto tiempo y su respuesta es muy parecida a de los sistemas lineales de
amortiguamiento
Fig3. Variables de estado del sistema péndulo invertido (Sistema lineal)

Fig4. Variables de estado del sistema péndulo invertido en simulink (Sistema lineal)
Fig5. Respuesta de estado del sistema péndulo invertido (Sistema lineal)

Mediante relaciones y agrupaciones de las funciones en forma matrices y sus soluciones


con el método del jacobiano que se puede resolver en el software de Matlab, podemos
pasar a una forma en variables de estado para poder determinar su comportamiento y
determinar el modelo lineal del sistema

2. Para los dos sistemas, analizar todas las variables del vector de estado, ¿Cuáles se
pueden observar en Simulink y cuales se pueden medir físicamente en la planta
real?

Fig6. Esquema de péndulo invertido


Fig7. Señal de comportamiento de péndulo invertido

Las variables que se muestran en el simulink es la posición angular y la velocidad angular


de como es el comportamiento de estabilización del esquema de péndulo rotativo
invertido
Mientras las variables que se pueden visualizar físicamente en el péndulo rotativo
invertido deberían ser unos sensores de movimiento donde se puedan controlar la
velocidad de giro

Conclusiones
- La modelación de sistemas no lineales representa sistemas sumamente complejos
donde ya nos encontramos con operaciones de segundo orden
- El sistema de péndulo invertido puede ser modelado mediante variables de estado
complejos donde se puede determinar su respuesta por medio de la herramienta
de simulink
- Se determinó los comportamientos de los sistemas no lineal y lineal de la
respuesta obtenida de la no lineal donde se observó la diferencia que presenta los
sistemas

Recomendaciones

- Realizar una comparación entre los sistemas lineales y los sistemas no lineales y
observar sus comportamientos
- Pasar a variables de estado las ecuaciones que conforman el sistema no lineal para
luego ser representada en el simmulink

Bibliografía

Software de simulación Matlab

Common questions

Con tecnología de IA

Simulink plays a crucial role in modeling and simulating the behavior of the inverted pendulum by providing a graphical interface to create and evaluate system models. Users can input system equations and visualize their interactions over time, observing the pendulum's stabilization through angular position and velocity. This simulation empowers users to test different control strategies and predict system behavior under various conditions, making it an invaluable tool for both education and research in control systems .

Transitioning to state variables is important in modeling non-linear systems like the inverted pendulum because it transforms complex equations into a manageable format for analysis. State variables enable the representation of a system's dynamics in terms of a state-space model, which provides insights into how system parameters interact over time. This transformation allows for easier simulation using platforms like Simulink, facilitating analysis and the identification of control strategies to stabilize the system .

It is recommended to first conduct simulations using variables of state equations both for the linear and nonlinear systems. Observing their response in tools like Simulink can effectively highlight differences in behavior, particularly in how each system reaches equilibrium. Users should focus on understanding how the linearization process affects system dynamics and subsequently compare these simplified models against their nonlinear counterparts to identify potential discrepancies and operational weaknesses .

The primary variables involved in the state vector of the inverted pendulum system are angular position and angular velocity. In Simulink, these variables are visualized through simulation outputs that represent the system's stabilization behavior. Physically, these variables can be measured using motion sensors that monitor the rotational speed and position of the pendulum, allowing for control over its dynamics .

The model of an inverted pendulum in Simulink helps understand nonlinear systems by allowing users to set up and simulate the system's equations of motion in a controlled environment. By converting the system's equations into state variables, the model in Simulink offers an understanding of how different variables interact and affect the system's stabilization. Users can examine parameters like angular position and velocity, which illustrate the pendulum's behavior. This modeling approach provides insight into the transition from a nonlinear to a linear model, aiding in comprehending complex dynamics associated with nonlinear systems .

Conclusions about the effectiveness of using Matlab for solving and simulating control systems include its robust capacity to handle both linear and nonlinear models by transforming system equations into state variables and simulating their behavior. Matlab's integration with tools like Simulink provides a powerful environment for visualizing dynamics, testing control strategies, and evaluating system responses under various conditions. This fosters an in-depth understanding of complex control challenges and proves valuable for both theoretical exploration and practical application .

In the inverted pendulum's nonlinear model, the response behavior is inherently more complex due to the presence of second-order operations that introduce non-linearity. This can result in a system that takes longer to stabilize and is sensitive to initial conditions. In contrast, the linear model, which is derived from the nonlinear system at a specific equilibrium point, simplifies these dynamics, allowing for a more predictable and faster stabilization similar to that seen in linear damped systems. The comparison reveals that while linear models are easier to simulate and predict, they might not capture all the nuances of the original nonlinear behavior .

The Jacobian method is used in the modeling of systems like the inverted pendulum because it facilitates the linearization of nonlinear systems. By evaluating the system's behavior near equilibrium points, the Jacobian matrix provides a linear approximation of the system curves. This is particularly useful for transforming the complex relationships of a nonlinear framework into a more manageable linear state-space representation, which can be easily simulated and analyzed using tools like Matlab .

Modeling nonlinear systems, like the inverted pendulum, is challenging due to the complexity introduced by second-order dynamics which do not adhere to superposition and scaling principles. These complexities require advanced methods, such as state-space representation and the Jacobian linear approximation, to accurately simulate. Additionally, small changes in input or system parameters can result in large deviations in output, making the systems highly sensitive and unpredictable. This necessitates precise modeling and simulation techniques to ensure the system's realistic representation and analysis .

Modeling and simulating an inverted pendulum contribute to understanding complex control systems by serving as a benchmark problem that encapsulates key control challenges such as stability, non-linearity, and feedback. The pendulum's behavior illustrates the dynamics of balancing and control in real-world systems. By experimenting with this model, engineers can develop insights applicable to broader systems, such as robotics and aerospace applications, where maintaining stability is critical. This model also aids in refining methodologies for non-linear control and enhancing the design of predictive control strategies .

También podría gustarte