0% encontró este documento útil (0 votos)
18 vistas7 páginas

Simulación de Mezcladora en PLC

PRACTICA BATCH RSLOGIX500 COMPLETA

Cargado por

2009040006
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)
18 vistas7 páginas

Simulación de Mezcladora en PLC

PRACTICA BATCH RSLOGIX500 COMPLETA

Cargado por

2009040006
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

PRACTICA BATCH

ALUMNO: MARCO ANTONIO PAYAN

PROFESOR: JUAN DE LA CRUZ

NO. DE CONTROL: 2009040006

MATERIA: CONTROLES LOGICOS PROGRAMABLES


INTRODUCCION:

Este reporte se trata sobre la simulación de una mezcladora realizada


mediante programación en diagrama escalera. En este programa Al
presionar el botón, inicia una de las bombas de llenado a vaciar en el
contenedor, después de 5 segundos se apaga y empieza la segunda
bomba a actuar, esta funcionara hasta que se llene por completo la
sisterna, después se encenderá la mezcladora y luego el horno esto por
15 segundos cada uno respectivamente y al presionar el botón de stop
dos veces se vaciara la sisterna para iniciar de nuevo
DIAGRAMA ESCALERA
EXPLICACION

El circuito empieza presionando start la bomba de abajo llenara el tanque durante 5


segundos y después la bomba de arriba terminara de llenarlo por completo
Al llenarse automáticamente se iniciara a mezclar y luego después de 5 segundos se
encenderá el horno esto hasta llegar a 32 grados favor de poner atención al indicador de
temperatura

Al presionar dos veces el botón STOP se vaciara la sisterna


CONCLUSION

En esta práctica aprendí casi desde cero los elementos básicos del
simulador, me pareció muy interesante y a la vez lógico, También
aprendí y aplique el funcionamiento de Timmer y Contadores como TON,
TOF, COUNT.

Las bases después de esta práctica quedaron bien afianzadas al realizar


la mezcladora en lo personal el reto más grande fue apagar la bomba de
vacio ya que se quedaba encendida y se incendiaba la solución fue
utilizar un TON.

Common questions

Con tecnología de IA

Through the mixer simulation, the author gained insights into the foundational elements of ladder diagram programming, particularly regarding the use of timers and counters to manage complex processes. The experience reinforced the logical sequencing required in program planning and execution, deepening their understanding of how these elements interact to control real-world systems effectively .

One major challenge during the simulation of the mixer was keeping the vacuum pump from staying permanently on, which posed the risk of overheating and potential accidents. This was addressed by implementing a TON (Timer On Delay) to turn off the pump after specific operations, preventing it from remaining active unnecessarily and ensuring safety and efficiency of the system .

In the ladder diagram simulation, the stop button plays a pivotal role in system control. When the stop button is pressed twice, it triggers the drainage of the system, resetting it for another cycle. This function is significant because it ensures the system can be halted safely and emptied efficiently, preventing overflow and preparing it for subsequent operations, thus maintaining operational efficiency and safety .

Monitoring the temperature indicator is crucial for ensuring the furnace does not exceed the preset limit of 32 degrees, which is vital for maintaining safe operation conditions. This monitoring provides real-time feedback on whether the system requires adjustments or interventions to prevent overheating, which could lead to equipment damage or safety hazards. As such, temperature control constitutes an essential aspect of the operational safeguards in the system .

Ladder diagram simulation can address real-world industrial challenges by allowing engineers to design, test, and refine control logic before actual implementation. This helps in anticipating potential issues, such as equipment malfunctions or inefficient sequences, offering solutions beforehand. Additionally, simulations provide a risk-free environment to explore adjustments, which can later be applied in industrial settings, thereby reducing downtime and enhancing productivity and safety .

Timers and counters such as TON (Timer On Delay) and TOF (Timer Off Delay) are crucial for controlling the sequence and timing of operations within the ladder diagram simulation. The TON is used to delay the start or prolong the operation of different components, such as pumps and the furnace, ensuring each only activates after certain conditions are met. This helps in regulating the processes to avoid conflicts, such as multiple components operating simultaneously and creates a systematic process flow .

The sequential activation of components in the ladder diagram simulation is critical to ensure that each process occurs under controlled conditions to prevent damage and ensure system integrity. Pumps fill to specific levels before the mixer and furnace activate, preventing premature operation that could lead to inefficiencies or failures, such as overheating or overfilling, thus maintaining the precise operation flow intended for safe and effective processing .

Ladder diagrams are essential in modern automation systems for their simplicity and effectiveness in illustrating and implementing control logic for programmable logic controllers (PLCs). Their visual nature helps engineers and technicians easily understand and diagnose system processes, facilitating debugging and system adjustments. In complex automation environments, ladder diagrams streamline the interaction between hardware and control logic, enhancing efficiency and reliability in automated processes .

The ladder diagram simulation involves several sequential steps to ensure the proper functioning of the mixer and furnace. Initially, a start button is pressed, which activates the lower filling pump for 5 seconds. Once the initial filling is complete, the upper pump finishes filling the container. After filling, the mixer automatically starts, followed by the furnace after 5 seconds, which functions until the temperature reaches 32 degrees. These steps ensure controlled filling and heating, avoiding any overflow or overheating by integrating timers and sequence checks .

The author felt that by practically applying the simulator, they could understand the basic elements of control systems more concretely. The hands-on experience provided a logical and interesting method to explore concepts, including the functionality of timers and counters. The practice not only reinforced theoretical knowledge but also highlighted real-world challenges and solutions, such as effectively handling the vacuum pump issue, making the learning comprehensive and grounded .

También podría gustarte