You are on page 1of 6

TECHNOLOGICAL UNIVERSITY OF CAMPECHE

PETROLEUM MAINTENANCE ENGINEERING

MATTER:

VISUALIZATION AND CONTROL OF PROCESSES

TEACHER:

PhD. ANDRES CASTILLEJOS MORENO

GRADE: 10TH GROUP: B

UNIT I:

HANDLING MATH BLOCKS

ACTIVITY:

UNIDAD 1. EXAMEN

TEAM MEMBERS:

YENI DEL CARMEN FLEITE CRUZ

FLORICEL MARQUEZ VELAZQUEZ

IVAN DE JESUS PEREZ ALEJANDRO

JOSE GERARD SANCHEZ CALCANEUS

Ciudad del Carmen Campeche February 16, 20233


TECHNOLOGICAL UNIVERSITY OF CAMPECHE

Unit: 1 Thematic Unit: Math block in LabVIEW

Practice N°: 2 Practice Name: Handling math blocks


Member(s) Name(s):
Yeni Del Carmen Fleite Cruz
Floricel Marquez Velazquez
Ivan de Jesus Perez Alejandro
José Gerard Sánchez Calcáneo

Objective(s):
Carry out a program in the labview software that consists of evaluating the proposed mathematical
functions.

Theoretical Framework:
Labview is a graphical programming environment. The language used to program in it is called "Language G",
where the "G" symbolizes that it is a graphical type language.
The programs developed in Labview are called VI's (Virtual Instruments), their origin came from instrument
control, but today their use has expanded further.
As I already said, Labview has a graphical programming environment, so the programs are not written, but
rather drawn, a task made easier thanks to the fact that Labview consists of a large number of predesigned
blocks. The programs are divided into two distinct parts, one called "Front Panel" and another "Block Diagram".
Methodology / Procedure:
Step 1.- Open the program
Step 2.- Place the corresponding controllers and indicators
Step 3.- Add the mathematical operators or bolyanos as the case may be
Step 4.- Make connections between controllers, operators and indicators.
Step 5.- Simulate program

Materials, Equipment and Manuals:


Quantity Description Technical Specifications
1 Computer MacBook Air

1 Program LabVIEW

Analysis of Results:
TECHNOLOGICAL UNIVERSITY OF CAMPECHE

Program 1

The block diagram contains the graphical source code of a LabVIEW program. The concept
of the block diagram is to separate the graphical source code from the user interface in a
logical and simple way. Front panel objects appear as terminals on the block diagram.
Terminals on the block diagram reflect changes made to their corresponding front panel
objects and vice versa.
TECHNOLOGICAL UNIVERSITY OF CAMPECHE

Program 2
TECHNOLOGICAL UNIVERSITY OF CAMPECHE

Program 3
Conclusion:
LabVIEW allows you to build a user interface known as a front panel using a set of tools and objects.
And then it allows the user to add code on the block diagram using the graphical representation of the
functions. So, the code on the block diagram controls the front panel objects according to the
implemented control structure. Thus, the user can create customized data acquisition, test,
measurement, and control solutions for a variety of application needs.
Application in Industry:
LabVIEW is a graphical programming environment that engineers use to develop automated research,
validation, and production test systems.

LabVIEW has what you need to quickly build automated test systems.

Thousands of analysis functions available


Interactive and configurable display elements
Controllers to automate each of the instruments and data acquisition hardware
Connectivity to other industry standard languages and protocols
Bibliography:

Brunete, A., & Segundo and Rebeca Herrero, P. S. (n.d.). 3.1 Boolean algebra Bookdown.org. Retrieved February
6, 2023, from https://bookdown.org/alberto_brunete/intro_automatica/algebraboole.html

Process Control: how to carry it out in the best way? (2021, July 14). SYDLE; SYDLE Blog.
https://www.sydle.com/es/blog/control-de-procesos-60ef3968b250375797169368/

LabVIEW, the systems engineering softwarethat requires testing, measurement and control. (n/d).
Intercompanies. Retrieved February 6, 2023, from
https://www.interempresas.net/Electronica/Articulos/262150-LabVIEW-el-software-de-ingenieria-de-
sistemas-que-requieren-pruebas-medidas-y-control.html

You might also like