22 Programacion Ladder-PLC | Ejercicio 7 (5 entradas- 2 salidas- 2 Motores Monofasicos)
Understanding Single-Phase Motor Control
Overview of the Exercise
- The speaker discusses a practical exercise involving a single-phase motor, emphasizing the importance of understanding each part of the programming and its connections.
- A basic motor setup is described, including necessary protections and relay outputs, highlighting the use of different types of relays and thermal contacts.
Circuit Components and Functionality
- The sequence for activating components (L1, L2, L3, L4) is explained; flashing pilots are identified as coils but not all coils function as flashing pilots.
- Protection mechanisms include differential magneto thermal fuses and thermal relays to prevent overheating in motors.
Programming Logic
- The programming involves five inputs with an added output for a single-phase motor. The importance of reasoning through functionality is emphasized.
- Activation conditions for motors are outlined: energizing coil L1 activates motor 1 while coil L3 activates motor 2. Overheating triggers a fault indication via flashing lights.
Interlocking Mechanisms
- Thermal relay contacts directly connected to protect against overheating; when triggered, they indicate faults with red indicator lights.
- Each motor has an independent circuit that ensures proper protection connections are made.
Logic Functions in Operation
- The logic behind pressing buttons S1 and S2 is discussed; these buttons create interlocks that control output states (Q1 and Q2).
- An explanation of how interlocks work within the circuit to ensure safe operation when multiple motors are involved.
Activation Conditions for Motors
- Detailed conditions for activating both motors are provided; pressing S1 and S2 must occur simultaneously to activate either motor.
- Logical checks confirm that activation sequences respect safety protocols; if one motor operates correctly, it does not affect the other’s state unless specified by logic functions.
Testing Motor Activation
- Steps to deactivate or activate motors based on button presses (S4 or S5), ensuring correct operational flow is maintained throughout testing procedures.
- Emphasis on maintaining safe conditions during activation processes; specific button combinations lead to successful activation or deactivation of motors.
Understanding Motor Control Logic
Activation and Deactivation of Motors
- The process involves deactivating a switch corresponding to motor 3, which requires all relevant inputs to be engaged.
- A logical function must be fulfilled in the circuit for proper operation; this includes maintaining specific states for motors.
- The second condition for activation is pressing button 2, which directly influences the operation of the second motor.