Mini Report2.0
Mini Report2.0
INTRODUCTION
the data from the LABVIEW software to Universal Serial Bus port. Basic serial
configures one COM port. It then performs a serial port read, a serial port write,
or both based on the options (read or write) that the user selects on the front
panel. If both are selected, the Virtual Instrument will first write data, then read
data, and finally close the Virtual Instrument Software Architecture session that
is opened to the port. If a read is performed, this Virtual Instrument I will wait
until the specified number of bytes is received at the port. Only the number of
bytes specified will be read. This feature is more useful to transmit the data into
any field instruments or any application. In our project, data that can be taken
from labview software through Universal Serial Bus COM port is send to the
cloud. This will be used to monitor the status of the field instruments. Field
card.
1
2.LITERATURE SURVEY
1st author Mohd Azlan Abu &.a1 2nd author Zainudin Kornain &.a2 3rd author
Muhamad Hariz Rosli &.a3 4th author Izzuddin Muhammad Iqbal &.a4 This
paper intends to represent the development of automated car braking system
using fuzzy logic for parking purpose.
1st author Ahmed Kahlouche &.a1 2nd author Yassine Bouroudi &.a2 3rd author
Abderrahmane Ouadi &.a3. The paper presents a system that uses Laboratory
Virtual Instrument Engineering Workbench(LABVIEW) software to moniter,
and to control the state of an electrical machine depending on user imposed
limits.
1st author Narendra Kumar &.a1 2nd author Uttam Kumar. This paper focuses on
the method of load flow study of power bus system using LABVIEW. Here
National instruments software multisim 12.0 and LABVIEW 2011 are used
together to simulate a 4-Bus Power System. And using co-simulation of both,
parameters of buses like voltage, current, Active and reactive power and power
factor has been observed.
2
3.EXPERIMENTAL SETUP:
3.1BLOCK DIAGRAM:
NODEMCU TO ARDUINO
CLOUD SOFTWARE
FIGURE 3.1.1
3
3.2FLOW DIAGRAM:
The flow diagram represents the flow of string from LABVIEW software to the
cloud server through serial port
PROGRAM TO SENT
STRING TO CLOUD
STRING IN
CLOUD SERVER
FIGURE 3.2.1
4
4.DESCRIPTION
4.1 HARDWARE DESCRIPTION
4.1.1 NODE MCU
5
FIGURE 4.1.1.1
PIN CONFIGURATION
1 GPIO5 8 GPIO15
2 GPIO4 9 GPIO3
3 GPIO0 10 GPIO1
4 GPIO2 11 GPIO9
5 GPIO14 12 GPIO10
6 GPIO12
6
4.2 SOFTWARE DESCRIPTION:
Data from labview is taken from USB serial port via COM4 Port.
This data is read in the arduino software by embedded code.
Instrument control
Data acquistion
Test automation
Analysis and signal processing
7
Industrial Control
Embedded system
Following figures will show the labview block diagram of the program that will
send the data to the serial COM4 port:
8
FIGURE 4.2.2.1
Following figure shows the front panel window of the block diagram:
9
FIGURE 4.2.2.2
10
5.CONCLUSION
11
6.REFERENCE:
13