Introducción A LabVIEW
Introducción A LabVIEW
Introducción A LabVIEW
ISSN 0122-1701
Introduccin a la programacin en
LabVIEWTM
Introduction to programming in LabVIEWTM
Paola Yazmin Izquierdo Betancur
Programa de Ingeniera Elctrica, Universidad Tecnolgica de Pereira, Pereira, Colombia
[email protected]
Palabras clave
Programacin
LabVIEW,
Lenguaje
grfico,
I.
language,
INTRODUCCIN
CONTENIDO
NODO
V1
NODO
V
Ecuacin (Tomado
LabMedidas_Practica1_I_2015).
Figura 4. Circuito nombrando nodos (V, V1).
Para ello tenemos el circuito dado (Diseo utilizando
Proteus VSM).
IV1=0
V1
V 1 (V 1V )
+
+
=0
( R 2+ RL) R 3
R1
V1
1
1
1
V
+
+
=
( R 2+ RL ) R3 R 1 R1
V 1( R 2+ RL ) ( R 3 )( R 1 )
V 1 [ ( R 3R 1)+ ( R 2+ RL ) R 1+ R 3 ( R 2+ RL ) ]=( R 2+ RL ) R 3V
V 1=
( R 2+ RL) R 3V
( R 3R 1)+ ( R2+ RL ) R 1+ R 3(R 2+ RL)
____________________________
I=
V1
(R 2+ RL)
Figura5.Circuito con impedancias.
Entonces:
V 1=I (R 2+ RL)
I=
VZ 3
( Z 3Z 1 ) + ( Z 2+ ZL ) Z 1+ Z 3(Z 2+ ZL)
Despejamos I:
A diferencia del circuito con resistencias, el de
impedancias tenemos que agregar a la programacin
en bloques las siguientes entradas:
( R 3R 1 ) + ( R 2+ RL) R 1+ R 3 (R 2+ RL)
( R 2+ RL) R 3V
I=
(R 2+ RL)
Donde Z= (R+JC1)
V=Sen (Wt+ )
I=
VR 3
( R 3R 1 )+ ( R 2+ RL ) R 1+ R 3(R 2+ RL)
I=
VR 3
( R 3R 1 )+ ( R 2+ RL ) R 1+ R 3(R 2+ RL)
C1=
WL
1
WC
si C1 Inductivo
si C1 Capacitivo
S= C1+C2+C3+C4+C5
S=C1C2C3C4C5
C1=ABC=A+B+C
C2=ABC=A+B+C
C3=ABC=A+B+C
C4=ABC=A+B+C
C5=ABC=A+B+C
Z2
Z1
ZL
Z3
V0
(A+B+C)
(A+B+C)=(AA+AB+AC+BA+BB+BC+CA+CB+
CC)
=A+A (B+B)+C(B+B)+CA+C
=(A+C+C(A+1))
=(A+C(1+A+1))=A+C
(A+B+C)
(A+B+C)=(AA+AB+AC+BA+BB+BC+CA+CB+
CC)
= (B(A+A)+B(C+C)+B+AC+AC)
=B+AC+AC
(A+C)(B+AC+AC)=
(AB+AAC+AAC+CB+CAC+CAC)
=AB+AC+CB+AC
=AB+AC+CB
Ahora:
(AB+AC+CB)(A+B+C)=
(AAB+ABB+ABC+ACA+ACB+ACC+CBA+CBB+
CBC)
=ABC+ACB+CBA+CB+AB
=AB+CB
=B(A+C)
S=B(A+C)
S=B(A+C)
S=B+(A+C)
S=B+AC
VR 3
I=
( R 3R 1 )+ ( R 2+ RL ) R 1+ R 3(R 2+ RL)
Desarrolle un programa en LabVIEW TM que evalu
la funcin:
____________________________
CONCLUSIONES
REFERENCIAS
[1].Germn A Holgun, lvaro A Orozco G, Sandra
M Prez L. CURSO BSICO DE LabVIEW
6i.Editorial Publicaciones Universidad Tecnolgica
de Pereira.
[2]http://es.wikipedia.org/wiki/LabVIEW
[3].http://www.ni.com/labview/esa/
[4].http://www.ni.com/products/esa/
[5].http://microelectronicos.com/shopdisplayproducts
.asp?id=9&cat=Como+nuevos(Productos
[6].http://www.ie.itcr.ac.cr/einteriano/control/Labvie
w/ParaAprender/Curso%20LabVIEW6i.pdf)labview
[7].http://issuu.com/projects/docs/2013-03-pgd_v
[8].http://www.ni.com/Labview/applica
tions/esa/
____________________________
____________________________
10
____________________________
12