SlideShare a Scribd company logo
1 of 6
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 651
REAL TIME APPROACH OF PIEZO ACTUATED BEAM FOR WIRELESS
SEISMIC MEASUREMENT USING G-PROGRAMMING
S. Saju1
, G. Uma Maheswari2
, R.Hemamalini3
, S. Vasugi Pottramarai4
1
Assistant Professor, 2, 3, 4
Final Year Students, Department of Instrumentation and control Engineering, Saranathan
college of Engineering, Trichy, India
Abstract
Piezo-actuated beam is used for wireless seismic measurement and indication using Lab VIEW. Principle of piezoelectric materials
has been utilized here i.e. Piezoelectric materials deform when a voltage is applied to them and inversely will produce a voltage when
they are deformed. For this reason, they can be used as both sensors and actuators. Here, Lab VIEW 2013 version, NI ELVIS
(Educational Laboratory Virtual Instrumentation Suite) and Bluetooth device connected with PC has been utilized for acquiring and
indicating vibration. The developed design is expected to be used universally for measuring seismic waves and also in Industrial
applications for the measurement of micro vibration.
Keywords: Seismic measurement, Lab VIEW, wireless communication
----------------------------------------------------------------------***-----------------------------------------------------------------------
1. INTRODUCTION
Vibration measurement is an important factor in predictive
maintenance. Peizo actuated beam are used for this purpose. A
flexible aluminum beam is considered in this paper. Piezo
electric sensors are bonded to the surface of the beam. The
bonded patches on the surface of the beam acts as a sensor
which is connected to a DAQ board
The need of data acquisition is to measure physical
phenomenon such as voltage, current, temperature etc...
Computer based data acquisition utilizes a combination of
application software, modular hardware, and a PC to take
measurements. Data acquisition systems integrate signals,
actuators, sensors, signal conditioning, data acquisition
devices, and application software.
Data Acquisition is the technique of Acquiring signals from
real-world, digitize the signals and Analyze, presenting and
saving the data.
Fig 1 Block diagram of the system
Bluetooth is a wireless protocol for exchanging data over short
range of distances (using short-wavelength in the ISM band
from 2400–2480 MHz radio transmissions) from fixed and
portable devices, creating PANs with high security. Created in
1994 by telecom vendor Ericsson, it was replaced as a
wireless alternative to RS-232 wired data cables. It can
connect many devices and overcame the problem of
synchronization. It is a packet-based protocol with a server-
client structure. One server can communicate up to 7 clients in
a piconet; all devices share the Server's clock. Packet sharing
is based on the basic clock, defined by the server, which ticks
to about 312.5 μs intervals. Two clock ticks constitute a slot of
625 μs; two slots constitute a slot pair of 250μs.
LabVIEW (Laboratory Virtual Instrument Engineering
Workbench) is a system based platform and development
environment for a visual programming language from
Instruments. The graphical language is named "G". It was
originally released for the Apple Macintosh in 1986,
LabVIEW is commonly used for instrument control, data
acquisition and industrial automation on a variety of platforms
including Microsoft Windows, various versions of UNIX,
Linux, and Mac OS X.
2. SEISMIC MEASUREMENT SYSTEM
2.1 Main Objective
• The aim of this work is to measure the seismic waves at
the epicenter using wireless sensor network and
indication using VI.
• A VI (virtual instrumentation) system is the use of
modular measurement hardware and customizable
software to create user-defined measurement system.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 652
• The data acquisition hardware and software modules of
National Instruments (NI) LabVIEW has turned into one
of the most highly used tools that views, captures,
processes and controls. Hence, NI hardware has also
been utilized in our project work . Its a recent approach
for Wireless based strain measurement.
2.2 Block Diagram
The block diagram of the seismic measurement system
developed is shown in Figure and the function of each block
is explained in detail below.
• TRANSMITTER END
• RECEIVER END
2.2.1 Bluetooth Device
Bluetooth is a wireless technology that uses 2.4 GHz RF
(radio frequency) to communicate between devices within a
30 to 40-foot range. Initially it was advanced to communicate
wirelessly with PDAs,cellular phones, and laptop computers.
This simple protocol and ease of its implementation make it an
ideal protocol for wireless communication across a different
set of products in industries. Engineers are utilising it to
develop instrument control applications and remote data
acquisition . Lab VIEW 2013 include Bluetooth VIs with
which Lab VIEW developers can construct custom Bluetooth
applications. This application note illustrates how to construct
a Lab VIEW software for communicating with Blue-tooth
enabled devices.
Creating Bluetooth master and slave applications in Lab
VIEW is likely same as creating master and slave applications
for TCP communication. A Bluetooth server (master) makes
use of the Service Discovery Protocol (SDP) for broadcasting
the availability of the services incorporate and listens for
inbound connections. A slave creates an outbound RFCOMM
connection to a master. Once the slave and master connect to
each other, they share data until the slave or master terminates
the connection or unless the connection is lost. There is no
inbuilt security in the Bluetooth protocol, although a number
of devices include settings that need slaves to log in before
accessing Bluetooth services.
This technology is a short-range communications technology
that is simple and secure everywhere. It is aimed to replace the
cables connecting devices, while maintaining high range of
security. The key features of this technology are low cost, low
power, and robustness.
2.2.2 Sensor Unit with quake system:
A piezoelectric sensor is a device that uses the piezoelectric
effect, to measure changes in pressure, acceleration, strain or
force by converting them to an electrical charge. Here, it
measures changes in vibration / strain and produces voltage.
The sensor unit consists of a cantilever beam with piezo-
electric sensors sandwiched on their side. The cantilever beam
was fixed to a quake system. Quake system consist of a model
building whose basement contains shake table to produce
artificial quake effect. The vibration is sensed by the sensor
which is converted to voltage is measured and monitored in
Labview
2.2.3 DAQ Unit:
DAQ card is required for the interfacing purpose. Hardware
functionality includes 2 analog outputs, 16 analog inputs, 24
digital I/O, triggering , counter/timers and synchronization
circuitry. Data acquisition involves collecting signals from
measurement sources and digitalizing the signal for storage,
analyzing and presenting it on a Personal Computer. A data
acquisition (DAQ) system comes in many different PC
technology forms for good flexibility while choosing your
system. Scientistsand engineers can choose from USB,PCI,
PXI, PXI Express, PCI Express, PCMCIA, Wireless and
Ethernet data acquisition for testing, measurement, and
automation applications. Five components that are to be
considered when building a basic DAQ system are
• Transducers and sensors
• Signal conditioning
• Signals
• DAQ hardware
• Driver and application software
2.2.4 NI ELVIS
NI ELVIS combines hardware and software into one complete
laboratory suite. NI ELVIS (Educational Laboratory Virtual
Instrumentation) features an integrated suite of regularly used
instruments in a single compact form factor constructed for
education purposes.
Fig 4 Block diagram of the system
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 653
2.2.5 Interfacing Sensor Unit with Lab View
Personal computer with lab VIEW 2013 version using NI-
ELVIS has been used for acquisition and Indication of strain
(seismic) in our present work.
3. G-CODE FOR WIRELESS TRANSMISSION
3.1 Transmitter with DAQ
3.1.1 Block Diagram:
Fig 6 Labview Block Diagram of the system
3.1.2 Front Panel:
Fig 7 Labview Front Panel of the system
Description of each block in block diagram:
3.1.2.1 The following steps to design a Bluetooth
server application.
1. Creating Bluetooth service – Use the Bluetooth Create
Listener function to create a bluetooth service discovered by a
bluetooth uuid. This function retreats a listener ID which
refers to this master through LabVIEW software. It also
returns a reserved BT channel that the master can use to listen
for an inbound connections. A BT channel is a global resource
with exactly 30 channels available on any BT device. If no
master channel is available, the function indicates an error.
Fig 8 Bluetooth Create Listener
2. Wait for incoming connection request – Use the Bluetooth
Wait on Listener function to wait for and obtain an incoming
connection request from a slave. This function gives a
connection ID that is used to share data with the slave.
Fig 9 Bluetooth Wait on Listener
3. Read and Write data – Use Bluetooth Read and Bluetooth
Write functions to exchange data with the slave.
Fig 10 Bluetooth Read and Bluetooth Write
4. Signals are acquired using DAQ assistant and for writing
data to a Bluetooth network connection they are converted to
F-format string using Number to Fractional String
Function.
Fig 11 Bluetooth Read and Bluetooth Write
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 654
5. Close connection – Use Bluetooth Close Connection
function to end connection to the slave and to terminate
listening for incoming connections.
Fig 12 Bluetooth Close Connections
6. Use the Bluetooth RFCOMM Service Discovery VI to
find available RFCOMM services on a local/remote device.
This function returns a number of available services list with
the associated channel number. The channel number in the
available services list can be used as an input variable of the
Bluetooth Open Connection function to enable connections
to the corresponding services on the remote BT device. A
Bluetooth system in Palm OS and Pocket PC offers serial-port
profile along with virtual serial driver. Bluetooth Serial Port
(BSP) profile defines technique that the devices use to rival a
RS-232/serial cable connection. Virtual Serial COM ports are
mapped to actual BT channels. This Serial Port profile enables
to use LabVIEW Serial VIs for opening a connection to and
share data with other Bluetooth devices.
The driver at a time recognizes only one active serial channel .
The serial channel can be opened as an outbound (slave) port
or as an inbound (master) port. When the port is opened as an
outbound (slave) port, the driver prompts to select a Bluetooth
device (master) to connect to. When the port is opened as an
inbound (master) port, the driver keeps waiting to receive a
connection request from the slave. BT serial port is based
upon RFCOMM, which differs from a physical serial port.
RFCOMM requires role of a master and a slave when
establishing Bluetooth serial connection. Thus, transmitting
acquired signal wirelessly to client (slave) node.
3.1.2.2 Flat Sequence Structure
Contains of one or more sub diagrams, or frames, that
sequentially executed. Use this structure to ensure that a sub
diagram are executed before or after another sub-diagram.
Data flow for the Flat Sequence structure is different from
flow of data for other structures. Frames in the structures
compiles from left to right & if all the data values which are
wired to a frame are available. After execution of the frame
the data leaves each frame. This means the input of one frame
depends on the output of another frame.
3.1.2.3 DAQ Assistant Express VI
Creates, edits, and runs tasks using NI-DAQmx. This
software proceeds further beyond a basic DAQ driver to
deliver improved performance and productivity. Signals
acquired by NI-Elvis are supported by this and expressed
using graph indicators.
3.2 Receiver
3.2.1 Block Diagram:
Fig 15 Labview Block Diagram of the system
3.2.2 Front Panel:
Fig 16 VI Front Panel diagram of the system
Description of each block in block diagram:
3.2.2.1 While Loop
This repeats the code within its sub diagram until a specific
condition is satisfied. A While Loop always executes at least
once.
Components of a While Loop
Sub diagram—Contains code that the Loop executes once per
iteration.
Iteration Terminal —provides current loop iteration counts.
The loop count starts at 0 for the initial iteration. When the
count exceeds 231
-1, the iteration terminal remains at
2,147,483,647 for all upcoming iterations. To keep count of
more than 2,147,483,647 iterations, shift registers with a
greater integer range can be utilized.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 655
The Conditional Terminal—calculates a Boolean input value
to check if to continue executing the While Loop or not. To
specify when the loop stops for a TRUE / FALSE Boolean
value, configure the continuity behavior of the while loop.
While wiring an error cluster to the conditional terminal, one
can also determine when the loop terminates.
3.2.2.2 Formula Express VI
Uses a calculator interface for creating mathematical formulas
and for performing most math functions that a scientific
calculator can compute. Magnitude of earthquake is found
using this formula bar. Amplitude is found using Tone
Measurements Express VI and time period is found using
Timing and Transition Measurements Express VI.
3.2.2.3 Mask and Limit Testing Express VI
This VI performs and undergoes limit testing on the Signals.
The Express VI compares the Signals with limits that the user
sets and returns the output of the comparison at each of the
data point. It also returns an array of waveforms that consists
the lower limit and upper limit, the failures, and the signal.
Using this, earthquake signatures are detected and recorded.
3.2.2.4 Display Message to User Express VI
Displays a standard dialog box that contains an alert or a
message for users. At high seismic's message is displayed to
user and alarm is generated using Beep (Windows) VI which
causes the system to issue an audible tone whose duration and
frequencies can be altered.
3.2.2.5 The following steps to develop a Bluetooth
Slave application.
1. Request a connection to Bluetooth master – Use the
Bluetooth Open Connection function for connecting to a
service on a Bluetooth master. Fix the channel number to 0
and specify a BT uuid to identify and detect which service to
connect to. This function performs an SDP query to connect
with the first service that is found with similar uuid.
Internally, the output of a SDP query is a RFCOMM channel
number to connect with . This query is a tool for translating
uuid to a channel number.
If the channel number is known which is engaged with the
service earlier , the channel number used is ‘0’. Specifying a
non-zero channel number skips the internal SDP query
operation thus decreasing the rate of time it takes to connect
with the service. When the channel number is not zero, Lab
VIEW ignores or skips the uuid input parameter.
Fig 17 Bluetooth Open Connection
Note: Use the Bluetooth RFCOMM Service Discovery VI for
finding a valid channel number that is associated with a
service on a remote BT device. The VI processes a SDP
RFCOMM service which results in a channel number
discovery that can be used for connecting with the
corresponding service on the remote BT device.
2. Read and Write data – Use Bluetooth Read and Bluetooth
Write functions to share data with the master.
3. Close connection – Use Bluetooth Close Connection
function to close connection to the master.
4. CONCLUSIONS
Using Lab view vibration was indicated, thus measuring
seismic. The LabVIEW measurement platform has
dramatically decreased the test times as outputs were
automatically registered. This type of vibration measurement
system can also be used in industrial applications for
measuring vibrations in machineries.
ACKNOWLEDGMENTS
The authors sincerely thank Engineers from National
Instruments, Bangalore, India and Saranathan College of
Engineering, Trichy, India, for supporting this project work.
REFERENCES
[1] EDWARD F. C RAWLEY AND ERIC H.
ANDERSON “Detailed Models of Piezoceramic
Actuation of Beams” Space Engineering Research
Center Massachusetts Institute of Technology
Cambridge, MA 02139
[2] Dr. Haichang Gu – Postdoctoral Mentor Dr. Gangbing
Song – Faculty Mentor “Use of Piezoelectric Materials
for Strain Measurements and Wave Propagation
Analysis” Alexandra Woldman – Undergraduate
Researcher University of Houston, Houston, TX
[3] K. Wolf & O. Gottlieb “Non-linear Dynamics of a
Cantilever Beam Actuated by Piezo electric Layers in
Symmetric & Asymmetric Configurations” Materials
Mechanics Laboratory Faculty of Mechanical
Engineering,Technion— IIT
[4] S.Neduncheliyan,M.Umapathy,D.Ezhilarasi
“SIMULTANEOUS PERIODIC OUTPUT
FEEDBACK CONTROL FOR PIEZOELECTRIC
ACTUATED STRUCTURES USING INTERVAL
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 656
METHODS” National Institute of Technology,
Tiruchirappalli-620015.India. INTERNATIONAL
JOURNAL ON SMART SENSING AND
INTELLIGENT
SYSTEMS,VOL.2,NO.,3.SEPTEMBER-2009
[5] S.Saju B.E.,M.E.(Ph.D) “Zigbee- based seismic
measuring instrument to empower the country”, R V S
College oF Engineering & Technology,Dindigul
,Techtop-2010
[6] HANS-PETTER HALVORSEN, “Wireless Data
Acquisition in LabVIEW”, 2011.02.03 Faculty of
Technology, Norway.
[7] Kalpana H.M,John R Stephen “VIRTUAL
INSTRUMENTATION FOR MEASURING STRAIN
USING THIN FILM STRAIN GAUGE SENSORS”
Siddaganga Institute of Technology, Tumkur– 13
International journal of advanced research in
Engineering & Technology© IAEME and Technology
(IJARET), ISSN 0976 – 6480(Print),ISSN 0976 – 6499
Volume 1,Number 1, July - Aug (2010), pp. 68-76
[8] National Instruments: Test, Measurement, and
Embedded Systems www.ni.com

More Related Content

What's hot

Iaetsd flexible and reconfigurable soc for sensor network under zynq processor
Iaetsd flexible and reconfigurable soc for sensor network under zynq processorIaetsd flexible and reconfigurable soc for sensor network under zynq processor
Iaetsd flexible and reconfigurable soc for sensor network under zynq processorIaetsd Iaetsd
 
Integrating Wireless Sensor Network into Cloud Services for Real-time Data Co...
Integrating Wireless Sensor Network into Cloud Services for Real-time Data Co...Integrating Wireless Sensor Network into Cloud Services for Real-time Data Co...
Integrating Wireless Sensor Network into Cloud Services for Real-time Data Co...Mokpo National University
 
wind based measurement and uncertainity using kalman filtering
wind based measurement and uncertainity using kalman filteringwind based measurement and uncertainity using kalman filtering
wind based measurement and uncertainity using kalman filteringPrasanna Nataraj
 
FOREST FIRE DETECTION SYSTEM USING XBEE
FOREST FIRE DETECTION SYSTEM USING XBEEFOREST FIRE DETECTION SYSTEM USING XBEE
FOREST FIRE DETECTION SYSTEM USING XBEETalvinder Singh
 
Formatted Paper_References added
Formatted Paper_References addedFormatted Paper_References added
Formatted Paper_References addedMark Kurtz
 
IRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET Journal
 
WSN Based Temperature Monitoring System for Multiple Locations in Industry
WSN Based Temperature Monitoring System for Multiple Locations in IndustryWSN Based Temperature Monitoring System for Multiple Locations in Industry
WSN Based Temperature Monitoring System for Multiple Locations in Industryijtsrd
 
IoT Based Weather Monitoring System for Effective Analytics
IoT Based Weather Monitoring System for Effective AnalyticsIoT Based Weather Monitoring System for Effective Analytics
IoT Based Weather Monitoring System for Effective AnalyticsFerdin Joe John Joseph PhD
 
Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3IOSR Journals
 
RSA Algorithm as a Data Security Control Mechanism in RFID
RSA Algorithm as a Data Security Control Mechanism in RFIDRSA Algorithm as a Data Security Control Mechanism in RFID
RSA Algorithm as a Data Security Control Mechanism in RFIDIOSR Journals
 
IRJET-Experimental Investigation on the Effect of TiO2 Particles on Mortars
IRJET-Experimental Investigation on the Effect of TiO2 Particles on MortarsIRJET-Experimental Investigation on the Effect of TiO2 Particles on Mortars
IRJET-Experimental Investigation on the Effect of TiO2 Particles on MortarsIRJET Journal
 
Automatic Object Detection and Target using Ultrasonic Sensor
Automatic Object Detection and Target using Ultrasonic SensorAutomatic Object Detection and Target using Ultrasonic Sensor
Automatic Object Detection and Target using Ultrasonic SensorIRJET Journal
 
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security DeviceIRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security DeviceIRJET Journal
 
IRJET- Earthquake Early Warning System for Android
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for AndroidIRJET Journal
 
IRJET - Real Time Fuel Monitoring and Theft Detection System using IoT
IRJET  -  	  Real Time Fuel Monitoring and Theft Detection System using IoTIRJET  -  	  Real Time Fuel Monitoring and Theft Detection System using IoT
IRJET - Real Time Fuel Monitoring and Theft Detection System using IoTIRJET Journal
 
IRJET- IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
IRJET-  	  IoT – Based Wireless Sensors for Environmental Monitoring and Smar...IRJET-  	  IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
IRJET- IoT – Based Wireless Sensors for Environmental Monitoring and Smar...IRJET Journal
 
Project Report wireless sensor Network
Project Report wireless sensor NetworkProject Report wireless sensor Network
Project Report wireless sensor NetworkBraj Raj Singh
 
Performance Evaluation of Smart Home System using Internet of Things
Performance Evaluation of Smart Home System using   Internet of Things Performance Evaluation of Smart Home System using   Internet of Things
Performance Evaluation of Smart Home System using Internet of Things IJECEIAES
 

What's hot (20)

Iaetsd flexible and reconfigurable soc for sensor network under zynq processor
Iaetsd flexible and reconfigurable soc for sensor network under zynq processorIaetsd flexible and reconfigurable soc for sensor network under zynq processor
Iaetsd flexible and reconfigurable soc for sensor network under zynq processor
 
Integrating Wireless Sensor Network into Cloud Services for Real-time Data Co...
Integrating Wireless Sensor Network into Cloud Services for Real-time Data Co...Integrating Wireless Sensor Network into Cloud Services for Real-time Data Co...
Integrating Wireless Sensor Network into Cloud Services for Real-time Data Co...
 
wind based measurement and uncertainity using kalman filtering
wind based measurement and uncertainity using kalman filteringwind based measurement and uncertainity using kalman filtering
wind based measurement and uncertainity using kalman filtering
 
Src 147
Src 147Src 147
Src 147
 
FOREST FIRE DETECTION SYSTEM USING XBEE
FOREST FIRE DETECTION SYSTEM USING XBEEFOREST FIRE DETECTION SYSTEM USING XBEE
FOREST FIRE DETECTION SYSTEM USING XBEE
 
Formatted Paper_References added
Formatted Paper_References addedFormatted Paper_References added
Formatted Paper_References added
 
IRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning System
 
WSN Based Temperature Monitoring System for Multiple Locations in Industry
WSN Based Temperature Monitoring System for Multiple Locations in IndustryWSN Based Temperature Monitoring System for Multiple Locations in Industry
WSN Based Temperature Monitoring System for Multiple Locations in Industry
 
IoT Based Weather Monitoring System for Effective Analytics
IoT Based Weather Monitoring System for Effective AnalyticsIoT Based Weather Monitoring System for Effective Analytics
IoT Based Weather Monitoring System for Effective Analytics
 
Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3
 
RSA Algorithm as a Data Security Control Mechanism in RFID
RSA Algorithm as a Data Security Control Mechanism in RFIDRSA Algorithm as a Data Security Control Mechanism in RFID
RSA Algorithm as a Data Security Control Mechanism in RFID
 
IRJET-Experimental Investigation on the Effect of TiO2 Particles on Mortars
IRJET-Experimental Investigation on the Effect of TiO2 Particles on MortarsIRJET-Experimental Investigation on the Effect of TiO2 Particles on Mortars
IRJET-Experimental Investigation on the Effect of TiO2 Particles on Mortars
 
Automatic Object Detection and Target using Ultrasonic Sensor
Automatic Object Detection and Target using Ultrasonic SensorAutomatic Object Detection and Target using Ultrasonic Sensor
Automatic Object Detection and Target using Ultrasonic Sensor
 
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security DeviceIRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
 
IRJET- Earthquake Early Warning System for Android
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for Android
 
IRJET - Real Time Fuel Monitoring and Theft Detection System using IoT
IRJET  -  	  Real Time Fuel Monitoring and Theft Detection System using IoTIRJET  -  	  Real Time Fuel Monitoring and Theft Detection System using IoT
IRJET - Real Time Fuel Monitoring and Theft Detection System using IoT
 
IRJET- IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
IRJET-  	  IoT – Based Wireless Sensors for Environmental Monitoring and Smar...IRJET-  	  IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
IRJET- IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
 
Versuch 3 mel-p_so_c-cy3271-good
Versuch 3 mel-p_so_c-cy3271-goodVersuch 3 mel-p_so_c-cy3271-good
Versuch 3 mel-p_so_c-cy3271-good
 
Project Report wireless sensor Network
Project Report wireless sensor NetworkProject Report wireless sensor Network
Project Report wireless sensor Network
 
Performance Evaluation of Smart Home System using Internet of Things
Performance Evaluation of Smart Home System using   Internet of Things Performance Evaluation of Smart Home System using   Internet of Things
Performance Evaluation of Smart Home System using Internet of Things
 

Viewers also liked

Design and development of non server peer 2 peer secure communication using j...
Design and development of non server peer 2 peer secure communication using j...Design and development of non server peer 2 peer secure communication using j...
Design and development of non server peer 2 peer secure communication using j...eSAT Publishing House
 
Implementation of embedded bluetooth data broadcast system
Implementation of embedded bluetooth data broadcast systemImplementation of embedded bluetooth data broadcast system
Implementation of embedded bluetooth data broadcast systemeSAT Publishing House
 
A fuzzy logic controlled dc dc converter for an
A fuzzy logic controlled dc dc converter for anA fuzzy logic controlled dc dc converter for an
A fuzzy logic controlled dc dc converter for aneSAT Publishing House
 
Design features of a 5 tonne day multi – stage, intermittent drainage, conti...
Design features of a 5 tonne  day multi – stage, intermittent drainage, conti...Design features of a 5 tonne  day multi – stage, intermittent drainage, conti...
Design features of a 5 tonne day multi – stage, intermittent drainage, conti...eSAT Publishing House
 
Performance status of common effluent treatment
Performance status of common effluent treatmentPerformance status of common effluent treatment
Performance status of common effluent treatmenteSAT Publishing House
 
Iterative qr decompostion channel estimation for
Iterative qr decompostion channel estimation forIterative qr decompostion channel estimation for
Iterative qr decompostion channel estimation foreSAT Publishing House
 
Performance of uncorrupted pixel count decision based
Performance of uncorrupted pixel count decision basedPerformance of uncorrupted pixel count decision based
Performance of uncorrupted pixel count decision basedeSAT Publishing House
 
Effect of fiber distance on various sac ocdma detection techniques
Effect of fiber distance on various sac ocdma detection techniquesEffect of fiber distance on various sac ocdma detection techniques
Effect of fiber distance on various sac ocdma detection techniqueseSAT Publishing House
 
Spatio temporal modeling of snow flake crystals using packard’s cellular auto...
Spatio temporal modeling of snow flake crystals using packard’s cellular auto...Spatio temporal modeling of snow flake crystals using packard’s cellular auto...
Spatio temporal modeling of snow flake crystals using packard’s cellular auto...eSAT Publishing House
 
Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...eSAT Publishing House
 
Performance analysis of fully depleted dual material
Performance analysis of fully depleted dual materialPerformance analysis of fully depleted dual material
Performance analysis of fully depleted dual materialeSAT Publishing House
 
An analysis of desktop control and information retrieval from the internet us...
An analysis of desktop control and information retrieval from the internet us...An analysis of desktop control and information retrieval from the internet us...
An analysis of desktop control and information retrieval from the internet us...eSAT Publishing House
 
An efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communicationAn efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communicationeSAT Publishing House
 
Best lookup algorithm for 100+gbps ipv6 packet
Best lookup algorithm for 100+gbps ipv6 packetBest lookup algorithm for 100+gbps ipv6 packet
Best lookup algorithm for 100+gbps ipv6 packeteSAT Publishing House
 
Learning analytics to quantize and improve the skills development and attainm...
Learning analytics to quantize and improve the skills development and attainm...Learning analytics to quantize and improve the skills development and attainm...
Learning analytics to quantize and improve the skills development and attainm...eSAT Publishing House
 
Data discrimination prevention in customer relationship managment
Data discrimination prevention in customer relationship managmentData discrimination prevention in customer relationship managment
Data discrimination prevention in customer relationship managmenteSAT Publishing House
 
Mac protocols for cooperative diversity in wlan
Mac protocols for cooperative diversity in wlanMac protocols for cooperative diversity in wlan
Mac protocols for cooperative diversity in wlaneSAT Publishing House
 
Real time energy data acquisition and alarming system for monitoring power co...
Real time energy data acquisition and alarming system for monitoring power co...Real time energy data acquisition and alarming system for monitoring power co...
Real time energy data acquisition and alarming system for monitoring power co...eSAT Publishing House
 
A study on cross layer metrics of wireless mesh network
A study on cross layer metrics of wireless mesh networkA study on cross layer metrics of wireless mesh network
A study on cross layer metrics of wireless mesh networkeSAT Publishing House
 

Viewers also liked (20)

Design and development of non server peer 2 peer secure communication using j...
Design and development of non server peer 2 peer secure communication using j...Design and development of non server peer 2 peer secure communication using j...
Design and development of non server peer 2 peer secure communication using j...
 
Implementation of embedded bluetooth data broadcast system
Implementation of embedded bluetooth data broadcast systemImplementation of embedded bluetooth data broadcast system
Implementation of embedded bluetooth data broadcast system
 
A fuzzy logic controlled dc dc converter for an
A fuzzy logic controlled dc dc converter for anA fuzzy logic controlled dc dc converter for an
A fuzzy logic controlled dc dc converter for an
 
Design features of a 5 tonne day multi – stage, intermittent drainage, conti...
Design features of a 5 tonne  day multi – stage, intermittent drainage, conti...Design features of a 5 tonne  day multi – stage, intermittent drainage, conti...
Design features of a 5 tonne day multi – stage, intermittent drainage, conti...
 
Performance status of common effluent treatment
Performance status of common effluent treatmentPerformance status of common effluent treatment
Performance status of common effluent treatment
 
Iterative qr decompostion channel estimation for
Iterative qr decompostion channel estimation forIterative qr decompostion channel estimation for
Iterative qr decompostion channel estimation for
 
Performance of uncorrupted pixel count decision based
Performance of uncorrupted pixel count decision basedPerformance of uncorrupted pixel count decision based
Performance of uncorrupted pixel count decision based
 
Effect of fiber distance on various sac ocdma detection techniques
Effect of fiber distance on various sac ocdma detection techniquesEffect of fiber distance on various sac ocdma detection techniques
Effect of fiber distance on various sac ocdma detection techniques
 
Spatio temporal modeling of snow flake crystals using packard’s cellular auto...
Spatio temporal modeling of snow flake crystals using packard’s cellular auto...Spatio temporal modeling of snow flake crystals using packard’s cellular auto...
Spatio temporal modeling of snow flake crystals using packard’s cellular auto...
 
Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...Performance analysis of various parameters by comparison of conventional pitc...
Performance analysis of various parameters by comparison of conventional pitc...
 
Performance analysis of fully depleted dual material
Performance analysis of fully depleted dual materialPerformance analysis of fully depleted dual material
Performance analysis of fully depleted dual material
 
An analysis of desktop control and information retrieval from the internet us...
An analysis of desktop control and information retrieval from the internet us...An analysis of desktop control and information retrieval from the internet us...
An analysis of desktop control and information retrieval from the internet us...
 
An efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communicationAn efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communication
 
Best lookup algorithm for 100+gbps ipv6 packet
Best lookup algorithm for 100+gbps ipv6 packetBest lookup algorithm for 100+gbps ipv6 packet
Best lookup algorithm for 100+gbps ipv6 packet
 
Learning analytics to quantize and improve the skills development and attainm...
Learning analytics to quantize and improve the skills development and attainm...Learning analytics to quantize and improve the skills development and attainm...
Learning analytics to quantize and improve the skills development and attainm...
 
Data discrimination prevention in customer relationship managment
Data discrimination prevention in customer relationship managmentData discrimination prevention in customer relationship managment
Data discrimination prevention in customer relationship managment
 
Mac protocols for cooperative diversity in wlan
Mac protocols for cooperative diversity in wlanMac protocols for cooperative diversity in wlan
Mac protocols for cooperative diversity in wlan
 
Real time energy data acquisition and alarming system for monitoring power co...
Real time energy data acquisition and alarming system for monitoring power co...Real time energy data acquisition and alarming system for monitoring power co...
Real time energy data acquisition and alarming system for monitoring power co...
 
A study on cross layer metrics of wireless mesh network
A study on cross layer metrics of wireless mesh networkA study on cross layer metrics of wireless mesh network
A study on cross layer metrics of wireless mesh network
 
A study on wind speed distributions
A study on wind speed distributionsA study on wind speed distributions
A study on wind speed distributions
 

Similar to Real time approach of piezo actuated beam for wireless

IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...IRJET Journal
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 
IRJET - Bridge Monitoring System using IoT
IRJET -  	  Bridge Monitoring System using IoTIRJET -  	  Bridge Monitoring System using IoT
IRJET - Bridge Monitoring System using IoTIRJET Journal
 
Remote temperature and humidity monitoring system using wireless sensor networks
Remote temperature and humidity monitoring system using wireless sensor networksRemote temperature and humidity monitoring system using wireless sensor networks
Remote temperature and humidity monitoring system using wireless sensor networkseSAT Journals
 
Fpga implementation of wireless data logger system
Fpga implementation of wireless data logger systemFpga implementation of wireless data logger system
Fpga implementation of wireless data logger systemeSAT Journals
 
Energy Meters using Internet of Things Platform
Energy Meters using Internet of Things PlatformEnergy Meters using Internet of Things Platform
Energy Meters using Internet of Things PlatformIRJET Journal
 
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET Journal
 
A ZigBee Based Wireless Sensor Network for an Agricultural Environment
A ZigBee Based Wireless Sensor Network for an Agricultural EnvironmentA ZigBee Based Wireless Sensor Network for an Agricultural Environment
A ZigBee Based Wireless Sensor Network for an Agricultural Environmentijsrd.com
 
A servey on wireless mesh networking module
A servey on wireless mesh networking moduleA servey on wireless mesh networking module
A servey on wireless mesh networking moduleeSAT Journals
 
Iot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS ProtocolIot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS ProtocolIRJET Journal
 
IRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET Journal
 
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMIRJET Journal
 
Bluetooth Based Smart Sensor Network By SAIKIRAN PANJALA
Bluetooth Based Smart Sensor Network By SAIKIRAN PANJALABluetooth Based Smart Sensor Network By SAIKIRAN PANJALA
Bluetooth Based Smart Sensor Network By SAIKIRAN PANJALASaikiran Panjala
 
blutooth based sensor network
blutooth based sensor networkblutooth based sensor network
blutooth based sensor networkMaulik Patel
 
Remote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor NetworkRemote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor NetworkIJMER
 
G code based data receiving and control system
G   code based data receiving and control systemG   code based data receiving and control system
G code based data receiving and control systemeSAT Journals
 
blutooth based smart sensor network
blutooth based smart sensor networkblutooth based smart sensor network
blutooth based smart sensor networkMaulik Patel
 
Decibel meter using IoT with notice board
Decibel meter using IoT with notice boardDecibel meter using IoT with notice board
Decibel meter using IoT with notice boardIRJET Journal
 
Agriculture Sensing using IoT
Agriculture Sensing using IoTAgriculture Sensing using IoT
Agriculture Sensing using IoTIRJET Journal
 

Similar to Real time approach of piezo actuated beam for wireless (20)

IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
L010527175
L010527175L010527175
L010527175
 
IRJET - Bridge Monitoring System using IoT
IRJET -  	  Bridge Monitoring System using IoTIRJET -  	  Bridge Monitoring System using IoT
IRJET - Bridge Monitoring System using IoT
 
Remote temperature and humidity monitoring system using wireless sensor networks
Remote temperature and humidity monitoring system using wireless sensor networksRemote temperature and humidity monitoring system using wireless sensor networks
Remote temperature and humidity monitoring system using wireless sensor networks
 
Fpga implementation of wireless data logger system
Fpga implementation of wireless data logger systemFpga implementation of wireless data logger system
Fpga implementation of wireless data logger system
 
Energy Meters using Internet of Things Platform
Energy Meters using Internet of Things PlatformEnergy Meters using Internet of Things Platform
Energy Meters using Internet of Things Platform
 
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
 
A ZigBee Based Wireless Sensor Network for an Agricultural Environment
A ZigBee Based Wireless Sensor Network for an Agricultural EnvironmentA ZigBee Based Wireless Sensor Network for an Agricultural Environment
A ZigBee Based Wireless Sensor Network for an Agricultural Environment
 
A servey on wireless mesh networking module
A servey on wireless mesh networking moduleA servey on wireless mesh networking module
A servey on wireless mesh networking module
 
Iot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS ProtocolIot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS Protocol
 
IRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: ReviewIRJET- Home Automation using IoT: Review
IRJET- Home Automation using IoT: Review
 
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
 
Bluetooth Based Smart Sensor Network By SAIKIRAN PANJALA
Bluetooth Based Smart Sensor Network By SAIKIRAN PANJALABluetooth Based Smart Sensor Network By SAIKIRAN PANJALA
Bluetooth Based Smart Sensor Network By SAIKIRAN PANJALA
 
blutooth based sensor network
blutooth based sensor networkblutooth based sensor network
blutooth based sensor network
 
Remote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor NetworkRemote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor Network
 
G code based data receiving and control system
G   code based data receiving and control systemG   code based data receiving and control system
G code based data receiving and control system
 
blutooth based smart sensor network
blutooth based smart sensor networkblutooth based smart sensor network
blutooth based smart sensor network
 
Decibel meter using IoT with notice board
Decibel meter using IoT with notice boardDecibel meter using IoT with notice board
Decibel meter using IoT with notice board
 
Agriculture Sensing using IoT
Agriculture Sensing using IoTAgriculture Sensing using IoT
Agriculture Sensing using IoT
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 

Recently uploaded (20)

Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 

Real time approach of piezo actuated beam for wireless

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 651 REAL TIME APPROACH OF PIEZO ACTUATED BEAM FOR WIRELESS SEISMIC MEASUREMENT USING G-PROGRAMMING S. Saju1 , G. Uma Maheswari2 , R.Hemamalini3 , S. Vasugi Pottramarai4 1 Assistant Professor, 2, 3, 4 Final Year Students, Department of Instrumentation and control Engineering, Saranathan college of Engineering, Trichy, India Abstract Piezo-actuated beam is used for wireless seismic measurement and indication using Lab VIEW. Principle of piezoelectric materials has been utilized here i.e. Piezoelectric materials deform when a voltage is applied to them and inversely will produce a voltage when they are deformed. For this reason, they can be used as both sensors and actuators. Here, Lab VIEW 2013 version, NI ELVIS (Educational Laboratory Virtual Instrumentation Suite) and Bluetooth device connected with PC has been utilized for acquiring and indicating vibration. The developed design is expected to be used universally for measuring seismic waves and also in Industrial applications for the measurement of micro vibration. Keywords: Seismic measurement, Lab VIEW, wireless communication ----------------------------------------------------------------------***----------------------------------------------------------------------- 1. INTRODUCTION Vibration measurement is an important factor in predictive maintenance. Peizo actuated beam are used for this purpose. A flexible aluminum beam is considered in this paper. Piezo electric sensors are bonded to the surface of the beam. The bonded patches on the surface of the beam acts as a sensor which is connected to a DAQ board The need of data acquisition is to measure physical phenomenon such as voltage, current, temperature etc... Computer based data acquisition utilizes a combination of application software, modular hardware, and a PC to take measurements. Data acquisition systems integrate signals, actuators, sensors, signal conditioning, data acquisition devices, and application software. Data Acquisition is the technique of Acquiring signals from real-world, digitize the signals and Analyze, presenting and saving the data. Fig 1 Block diagram of the system Bluetooth is a wireless protocol for exchanging data over short range of distances (using short-wavelength in the ISM band from 2400–2480 MHz radio transmissions) from fixed and portable devices, creating PANs with high security. Created in 1994 by telecom vendor Ericsson, it was replaced as a wireless alternative to RS-232 wired data cables. It can connect many devices and overcame the problem of synchronization. It is a packet-based protocol with a server- client structure. One server can communicate up to 7 clients in a piconet; all devices share the Server's clock. Packet sharing is based on the basic clock, defined by the server, which ticks to about 312.5 μs intervals. Two clock ticks constitute a slot of 625 μs; two slots constitute a slot pair of 250μs. LabVIEW (Laboratory Virtual Instrument Engineering Workbench) is a system based platform and development environment for a visual programming language from Instruments. The graphical language is named "G". It was originally released for the Apple Macintosh in 1986, LabVIEW is commonly used for instrument control, data acquisition and industrial automation on a variety of platforms including Microsoft Windows, various versions of UNIX, Linux, and Mac OS X. 2. SEISMIC MEASUREMENT SYSTEM 2.1 Main Objective • The aim of this work is to measure the seismic waves at the epicenter using wireless sensor network and indication using VI. • A VI (virtual instrumentation) system is the use of modular measurement hardware and customizable software to create user-defined measurement system.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 652 • The data acquisition hardware and software modules of National Instruments (NI) LabVIEW has turned into one of the most highly used tools that views, captures, processes and controls. Hence, NI hardware has also been utilized in our project work . Its a recent approach for Wireless based strain measurement. 2.2 Block Diagram The block diagram of the seismic measurement system developed is shown in Figure and the function of each block is explained in detail below. • TRANSMITTER END • RECEIVER END 2.2.1 Bluetooth Device Bluetooth is a wireless technology that uses 2.4 GHz RF (radio frequency) to communicate between devices within a 30 to 40-foot range. Initially it was advanced to communicate wirelessly with PDAs,cellular phones, and laptop computers. This simple protocol and ease of its implementation make it an ideal protocol for wireless communication across a different set of products in industries. Engineers are utilising it to develop instrument control applications and remote data acquisition . Lab VIEW 2013 include Bluetooth VIs with which Lab VIEW developers can construct custom Bluetooth applications. This application note illustrates how to construct a Lab VIEW software for communicating with Blue-tooth enabled devices. Creating Bluetooth master and slave applications in Lab VIEW is likely same as creating master and slave applications for TCP communication. A Bluetooth server (master) makes use of the Service Discovery Protocol (SDP) for broadcasting the availability of the services incorporate and listens for inbound connections. A slave creates an outbound RFCOMM connection to a master. Once the slave and master connect to each other, they share data until the slave or master terminates the connection or unless the connection is lost. There is no inbuilt security in the Bluetooth protocol, although a number of devices include settings that need slaves to log in before accessing Bluetooth services. This technology is a short-range communications technology that is simple and secure everywhere. It is aimed to replace the cables connecting devices, while maintaining high range of security. The key features of this technology are low cost, low power, and robustness. 2.2.2 Sensor Unit with quake system: A piezoelectric sensor is a device that uses the piezoelectric effect, to measure changes in pressure, acceleration, strain or force by converting them to an electrical charge. Here, it measures changes in vibration / strain and produces voltage. The sensor unit consists of a cantilever beam with piezo- electric sensors sandwiched on their side. The cantilever beam was fixed to a quake system. Quake system consist of a model building whose basement contains shake table to produce artificial quake effect. The vibration is sensed by the sensor which is converted to voltage is measured and monitored in Labview 2.2.3 DAQ Unit: DAQ card is required for the interfacing purpose. Hardware functionality includes 2 analog outputs, 16 analog inputs, 24 digital I/O, triggering , counter/timers and synchronization circuitry. Data acquisition involves collecting signals from measurement sources and digitalizing the signal for storage, analyzing and presenting it on a Personal Computer. A data acquisition (DAQ) system comes in many different PC technology forms for good flexibility while choosing your system. Scientistsand engineers can choose from USB,PCI, PXI, PXI Express, PCI Express, PCMCIA, Wireless and Ethernet data acquisition for testing, measurement, and automation applications. Five components that are to be considered when building a basic DAQ system are • Transducers and sensors • Signal conditioning • Signals • DAQ hardware • Driver and application software 2.2.4 NI ELVIS NI ELVIS combines hardware and software into one complete laboratory suite. NI ELVIS (Educational Laboratory Virtual Instrumentation) features an integrated suite of regularly used instruments in a single compact form factor constructed for education purposes. Fig 4 Block diagram of the system
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 653 2.2.5 Interfacing Sensor Unit with Lab View Personal computer with lab VIEW 2013 version using NI- ELVIS has been used for acquisition and Indication of strain (seismic) in our present work. 3. G-CODE FOR WIRELESS TRANSMISSION 3.1 Transmitter with DAQ 3.1.1 Block Diagram: Fig 6 Labview Block Diagram of the system 3.1.2 Front Panel: Fig 7 Labview Front Panel of the system Description of each block in block diagram: 3.1.2.1 The following steps to design a Bluetooth server application. 1. Creating Bluetooth service – Use the Bluetooth Create Listener function to create a bluetooth service discovered by a bluetooth uuid. This function retreats a listener ID which refers to this master through LabVIEW software. It also returns a reserved BT channel that the master can use to listen for an inbound connections. A BT channel is a global resource with exactly 30 channels available on any BT device. If no master channel is available, the function indicates an error. Fig 8 Bluetooth Create Listener 2. Wait for incoming connection request – Use the Bluetooth Wait on Listener function to wait for and obtain an incoming connection request from a slave. This function gives a connection ID that is used to share data with the slave. Fig 9 Bluetooth Wait on Listener 3. Read and Write data – Use Bluetooth Read and Bluetooth Write functions to exchange data with the slave. Fig 10 Bluetooth Read and Bluetooth Write 4. Signals are acquired using DAQ assistant and for writing data to a Bluetooth network connection they are converted to F-format string using Number to Fractional String Function. Fig 11 Bluetooth Read and Bluetooth Write
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 654 5. Close connection – Use Bluetooth Close Connection function to end connection to the slave and to terminate listening for incoming connections. Fig 12 Bluetooth Close Connections 6. Use the Bluetooth RFCOMM Service Discovery VI to find available RFCOMM services on a local/remote device. This function returns a number of available services list with the associated channel number. The channel number in the available services list can be used as an input variable of the Bluetooth Open Connection function to enable connections to the corresponding services on the remote BT device. A Bluetooth system in Palm OS and Pocket PC offers serial-port profile along with virtual serial driver. Bluetooth Serial Port (BSP) profile defines technique that the devices use to rival a RS-232/serial cable connection. Virtual Serial COM ports are mapped to actual BT channels. This Serial Port profile enables to use LabVIEW Serial VIs for opening a connection to and share data with other Bluetooth devices. The driver at a time recognizes only one active serial channel . The serial channel can be opened as an outbound (slave) port or as an inbound (master) port. When the port is opened as an outbound (slave) port, the driver prompts to select a Bluetooth device (master) to connect to. When the port is opened as an inbound (master) port, the driver keeps waiting to receive a connection request from the slave. BT serial port is based upon RFCOMM, which differs from a physical serial port. RFCOMM requires role of a master and a slave when establishing Bluetooth serial connection. Thus, transmitting acquired signal wirelessly to client (slave) node. 3.1.2.2 Flat Sequence Structure Contains of one or more sub diagrams, or frames, that sequentially executed. Use this structure to ensure that a sub diagram are executed before or after another sub-diagram. Data flow for the Flat Sequence structure is different from flow of data for other structures. Frames in the structures compiles from left to right & if all the data values which are wired to a frame are available. After execution of the frame the data leaves each frame. This means the input of one frame depends on the output of another frame. 3.1.2.3 DAQ Assistant Express VI Creates, edits, and runs tasks using NI-DAQmx. This software proceeds further beyond a basic DAQ driver to deliver improved performance and productivity. Signals acquired by NI-Elvis are supported by this and expressed using graph indicators. 3.2 Receiver 3.2.1 Block Diagram: Fig 15 Labview Block Diagram of the system 3.2.2 Front Panel: Fig 16 VI Front Panel diagram of the system Description of each block in block diagram: 3.2.2.1 While Loop This repeats the code within its sub diagram until a specific condition is satisfied. A While Loop always executes at least once. Components of a While Loop Sub diagram—Contains code that the Loop executes once per iteration. Iteration Terminal —provides current loop iteration counts. The loop count starts at 0 for the initial iteration. When the count exceeds 231 -1, the iteration terminal remains at 2,147,483,647 for all upcoming iterations. To keep count of more than 2,147,483,647 iterations, shift registers with a greater integer range can be utilized.
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 655 The Conditional Terminal—calculates a Boolean input value to check if to continue executing the While Loop or not. To specify when the loop stops for a TRUE / FALSE Boolean value, configure the continuity behavior of the while loop. While wiring an error cluster to the conditional terminal, one can also determine when the loop terminates. 3.2.2.2 Formula Express VI Uses a calculator interface for creating mathematical formulas and for performing most math functions that a scientific calculator can compute. Magnitude of earthquake is found using this formula bar. Amplitude is found using Tone Measurements Express VI and time period is found using Timing and Transition Measurements Express VI. 3.2.2.3 Mask and Limit Testing Express VI This VI performs and undergoes limit testing on the Signals. The Express VI compares the Signals with limits that the user sets and returns the output of the comparison at each of the data point. It also returns an array of waveforms that consists the lower limit and upper limit, the failures, and the signal. Using this, earthquake signatures are detected and recorded. 3.2.2.4 Display Message to User Express VI Displays a standard dialog box that contains an alert or a message for users. At high seismic's message is displayed to user and alarm is generated using Beep (Windows) VI which causes the system to issue an audible tone whose duration and frequencies can be altered. 3.2.2.5 The following steps to develop a Bluetooth Slave application. 1. Request a connection to Bluetooth master – Use the Bluetooth Open Connection function for connecting to a service on a Bluetooth master. Fix the channel number to 0 and specify a BT uuid to identify and detect which service to connect to. This function performs an SDP query to connect with the first service that is found with similar uuid. Internally, the output of a SDP query is a RFCOMM channel number to connect with . This query is a tool for translating uuid to a channel number. If the channel number is known which is engaged with the service earlier , the channel number used is ‘0’. Specifying a non-zero channel number skips the internal SDP query operation thus decreasing the rate of time it takes to connect with the service. When the channel number is not zero, Lab VIEW ignores or skips the uuid input parameter. Fig 17 Bluetooth Open Connection Note: Use the Bluetooth RFCOMM Service Discovery VI for finding a valid channel number that is associated with a service on a remote BT device. The VI processes a SDP RFCOMM service which results in a channel number discovery that can be used for connecting with the corresponding service on the remote BT device. 2. Read and Write data – Use Bluetooth Read and Bluetooth Write functions to share data with the master. 3. Close connection – Use Bluetooth Close Connection function to close connection to the master. 4. CONCLUSIONS Using Lab view vibration was indicated, thus measuring seismic. The LabVIEW measurement platform has dramatically decreased the test times as outputs were automatically registered. This type of vibration measurement system can also be used in industrial applications for measuring vibrations in machineries. ACKNOWLEDGMENTS The authors sincerely thank Engineers from National Instruments, Bangalore, India and Saranathan College of Engineering, Trichy, India, for supporting this project work. REFERENCES [1] EDWARD F. C RAWLEY AND ERIC H. ANDERSON “Detailed Models of Piezoceramic Actuation of Beams” Space Engineering Research Center Massachusetts Institute of Technology Cambridge, MA 02139 [2] Dr. Haichang Gu – Postdoctoral Mentor Dr. Gangbing Song – Faculty Mentor “Use of Piezoelectric Materials for Strain Measurements and Wave Propagation Analysis” Alexandra Woldman – Undergraduate Researcher University of Houston, Houston, TX [3] K. Wolf & O. Gottlieb “Non-linear Dynamics of a Cantilever Beam Actuated by Piezo electric Layers in Symmetric & Asymmetric Configurations” Materials Mechanics Laboratory Faculty of Mechanical Engineering,Technion— IIT [4] S.Neduncheliyan,M.Umapathy,D.Ezhilarasi “SIMULTANEOUS PERIODIC OUTPUT FEEDBACK CONTROL FOR PIEZOELECTRIC ACTUATED STRUCTURES USING INTERVAL
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 656 METHODS” National Institute of Technology, Tiruchirappalli-620015.India. INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS,VOL.2,NO.,3.SEPTEMBER-2009 [5] S.Saju B.E.,M.E.(Ph.D) “Zigbee- based seismic measuring instrument to empower the country”, R V S College oF Engineering & Technology,Dindigul ,Techtop-2010 [6] HANS-PETTER HALVORSEN, “Wireless Data Acquisition in LabVIEW”, 2011.02.03 Faculty of Technology, Norway. [7] Kalpana H.M,John R Stephen “VIRTUAL INSTRUMENTATION FOR MEASURING STRAIN USING THIN FILM STRAIN GAUGE SENSORS” Siddaganga Institute of Technology, Tumkur– 13 International journal of advanced research in Engineering & Technology© IAEME and Technology (IJARET), ISSN 0976 – 6480(Print),ISSN 0976 – 6499 Volume 1,Number 1, July - Aug (2010), pp. 68-76 [8] National Instruments: Test, Measurement, and Embedded Systems www.ni.com