Unit 2 - Practice 1

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

UNIVERSIDAD TECNOLOGICA DE CAMPECHE

MANTENIMIENTO INDUSTRIAL
ING. IN INDUSTRIAL MAINTENANCE

JANUARY / APRIL 2023

DEGREE AND GROUP:

10-A

SUBJECT:

VISUALIZATION AND PROCESS CONTROL

THEMATIC UNIT:

II. INSTRUMENTACIÓN VIRTUAL

OBJECTIVE OF THE UNIT:

THE STUDENT WILL INTEGRATE SOLUTIONS BASED ON VIRTUAL


INSTRUMENTATION TO FACILITATE THE INTERPRETATION BETWEEN
USER AND AUTOMATED SYSTEMS, THROUGH THEIR SELECTION,
PROGRAMMING AND INSTALLATION.

JOB:

PRACTICE 1.

MEMBERS:

NORMA CRISTINA GARCIA PEREZ

LORAINNE MARITZA GARCIA FLORES

OSWALDO ARREGOITA ESPINOZA

JOSE MIGUEL GOMEZ MARTINEZ

MARTINEZ JIMENEZ JOSE MAURICIO

TEACHER:

ANDRES CASTILLEJO MORENO

DATE:

MARCH 06, 2023


Unit: 2 Thematic Unit: Instrumentación virtual

Practice N°: 1 Practice Name: Practica 1

Name Member(s):

 Norma Cristina García Pérez


 Lorainne Maritza García Flores
 José Miguel Gómez Martínez
 Oswaldo Arregoita Espinoza
 José Mauricio Martínez Jiménez

Goals):
The student will integrate solutions based on virtual instrumentation to facilitate the
interpretation between user and automated systems, through their selection, programming
and installation.

Theoretical framework:
LabVIEW is a software that provides a powerful graphical development environment for the
design of data acquisition engineering applications, measurement analysis and data
presentation thanks to a programming language without the complexity of other development
tools. As well as one of its main advantages is that its development environment, in addition
to simplifying day-to-day tasks, allows you to tackle large projects that involve an entire team.

Evolve the technical skills of your human capital in the management of this graphic
programming language and achieve maximum efficiency and autonomy in the development,
debugging and maintenance of automated test, measurement and control systems through
our 100% practical courses focused on real industrial applications

BLOCK DIAGRAM: it is the program itself, where its functionality is defined, here icons are
placed that perform a certain function and are interconnected (the code that controls the
program)
FRONT PANEL: it is the interface with the user, we use it to interact with the user when the
program is running. In this interface, the controls are defined (we use them as inputs, they can
be buttons, markers, etc.) and indicators (we use them as outputs, they can be graphs, etc.
Methodology / Procedure:

Programa 1. Uso del shift register

In this program, a numeric and an


indicator were used, placing all this in a For cycle, which would be within a while cycle, placing
a function to add plus two so that the entire function when adding a number is added plus two.

Programa 2. El programa sobre uso del bloque case

In this program, two numbers and two indicators were made by adding a case function to
likewise place it in a while cycle. In this program, the case cycle will be placed, addition,
subtraction, multiplication and division in one of the pages of the case function.
Programa 3. Programa sobre uso del bloque case con controles de tipo string

In this section we use a numeric and an indicator where the indicator will show the names of
the numbers selected with the numeric likewise we will use a while function we will place a
stop to close the function and within the while cycle we will add a case function to be able to
place in each of your sheets of that function place the names of the numbers to use.

Programa 4. Uso del bloque flat sequence

In this program, the Flat sequence function is used, which helps us to be able to give the order
to our LED bulb to turn it on and off with a certain time, of course, a time function would be
added to be able to add a constant of 1000 milliseconds so that at that speed turn on the LED
light and these functions would be within a while cycle with its respective stop.
Programa 5. Uso del control tap

In this case, a case function would be used inside a while function to place on each sheet of
the case function, addition and subtraction, placing a numeric equal to it, adding a tab control
to change from the addition function to the subtraction function Where, at home, the function
of the tab control is the I would add two nums and an indicator

Materials, Equipment and Manuals:


Amount Description Technical specifications
1 Laptop Programa labview

1 Manual de practica
Analysis of results:

Programa 1. Uso del shift register

Programa 2. El programa sobre uso del bloque case


Programa 3. Programa sobre uso del bloque case con controles de tipo string
Programa 4. Uso del bloque flat sequence
Programa 5. Uso del control tap
Conclusion:
In this practice report you will be seeing what 3 types of programming are, which will help us
to visualize processes, it refers to the ability of industrial automation software to generate
graphic representations of equipment, operations and conditions. of a plant A clear visual
representation simplifies control of processes for users and can offer opportunities for further
automation of factors such as energy consumption.

By making data easier to understand and important processes under control, data visualization
software can benefit manufacturers and companies in the energy sector in multiple ways.

You might also like