Sunteți pe pagina 1din 2

4-VIJ-APP.

docx

APPLICATIONS WITH VIJEO DESIGNER


APPLICATION 1
You must design a panel control for a pumping and heating water station with Magelis HMI.
The specifications are as follows:
- 1 pump can be started with a switch button,
- 1 heater can be started with a switch button,
- 2 lamps will inform the operator on the state of each element.
- An emergency push button is also used on the HMI and a physical one is place close to the devices.
The array below presents the list of input and output that are used for the PLC application.

INPUT OUTPUT
HMI Internal/External HMI Internal/External
Designation PLC Designation PLC
Variable Variable
Emergency
%10.1.0 EMER - %M0 PUMP1 %Q0.2.1 PUMP1 - %Q0.2.1
push button
Pump1 Push
PU1 - %M1 HEATER 1 %Q0.2.3 HEAT1 - %Q0.2.3
Button
Heater 1
HE1 - %M3
Push Button

The PLC program is named 4-VIJ-APP1.stu and is available in the folder MOD-4
1. Using the previous given details, create your application using Vijeo Designer.
2. Connect the lamp on the output of the PLC and test your application.
3. Call the faculty for validation.
An important point of the running of the system is that it must not be possible to turn ON heater if pump is not ON. It
is possible to do this in ladder diagram but it is also possible to use the interlock function provide by vijeo designer.
4. Open the settings of the switch Heater1 and activate tab Advanced. Select Interlock and find the variable that
must be used the ensure that heater can’t be turned ON if pump is not ON.
As well, it is not possible to turn OFF pump if heater is ON.
5. Open the settings of the switch Pump1 and activate tab Advanced. Select Interlock and find the variable that
must be used the ensure that pump can’t be turned OFF if heater is ON.
6. Save your project with a name 4-VIJ-APP-3firstlettersofyourlastname.

APPLICATION 2
Like the demand of hot water increases, it is required to add one pump and one heater. You must update the HMI
application by adding the elements required for the new devices.
7. Fill the array below with the internal bits required for the new elements.
INPUT OUTPUT
HMI Internal/External HMI Internal/External
Designation PLC Designation PLC
Variable Variable

8. Modify the ladder diagram to add your devices in the existing sections.
9. Using the previous given details, create your application using Vijeo Designer.

Ifceeae -1/2
4-VIJ-APP.docx

10. Connect the lamp on the output of the PLC and test your application.
11. Call the faculty for validation.

APPLICATION 3
Note : to perform this application, you’ll have to use the help of the software. Do it by yourself !
To improve the maintenability, some added pages are required. Then, for each group pump+heater, a page with a
drawing of the installation is required. You’ll find below a proposal.

On this drawing, some data are displayed:


• The rotation speed of the pump, stored in the %MW10 of the PLC,
• The temperature of the water at the exit of the heater, stored in the %MW11 of the PLC.

The objects used for these 2 panels are available in the toolchest folder that you can activate by clicking on .
Design requirements are :
• Heater element will be visible only if heater is on,
• Pump will be red inside when on and label and value for speed will appear.
12. Create a panel named PanelPH1 for the Pump1-Heater1 system.
13. Duplicate the panel to create PanelPH2 for the Pump2-Heater2 system.
Access to panels PanelPH1 and PanelPH2 will be done by pressing push buttons on the bottom of the “PanelMain”. To
this, you’ll have to create a master panel named “PanelMain” with these 3 buttons as shown on the figure below. The
emergency push button must be inserted in the master panel “PanelMain”.

14. Create the panel master « PanelMain » and connect the buttons to activate/desactivate the panels.
15. Build your application and simulate it.
16. Call the faculty for validation.
17. Download your application in the physical target and test it with the PLC.
18. Call the faculty for validation.

Ifceeae -2/2

S-ar putea să vă placă și