SlideShare a Scribd company logo
1 of 5
Download to read offline
International Journal of Computer Applications Technology and Research
Volume 5–Issue 3, 151-155, 2016, ISSN:2319–8656
www.ijcat.com 151
Methodology of Implementing the Pulse code
techniques for Distributed Optical Fiber Sensors by
using FPGA: Cyclic Simplex Coding
Yelkal Mulualem
Lecturer, Department of Information Technology,
College of Natural and Computational Science,
University of Gondar, Ethiopia.
ABSTRACT: In recent researches Coding techniques are used in OTDR approach improve Signal-to-Noise Ratio (SNR). For
example, the use of simplex coding (S-coding) in conjunction with OTDR can be effectively used to enhance the Signal-to-
Noise Ratio (SNR) of the backscattered detected light without sacrificing the spatial resolution; In particular, simplex codes
have been demonstrated to be the most efficient among other suitable coding techniques, allowing for a good improvement in
SNR even at short code lengths. Coding techniques based on Simplex or Golay codes exploit a set of different sequences (i.e.
codes) of short (about 10 ns) NRZ laser pulses to increase the launched energy without impairing the spatial resolution using
longer pulse width. However, the required high repetition rate of the laser pulses, hundreds of MHz for meter-scale spatial
resolution, is not achievable by high peak power lasers, such as rare-earth doped fibre or passive Q-switched ones, which
feature a maximum repetition rate of few hundred kHz. New coding technique, cyclic simplex coding (a subclass of simplex
coding), tailored to high-power pulsed lasers has been proposed. The basic idea is to periodically sense the probing fibre with
a multi-pulse pattern, the repetition period of which is equal to the fibre round-trip time. This way, the pattern results as a code
spread along the whole fibre, with a bit time inversely proportional to the code length. The pulse width can be kept in the order
of 10 ns to guarantee a meter-scale spatial resolution and the peak power can be set close to the nonlinear effect threshold.
Keywords: Signal, Noise, Ratio, Laser and Pulse.
I. INTRODUCTION
The purpose of this research work is to present the design
and analysis of new FPGA architectures, aiming to
address the main design issues related to Decoding of the
averaged Stoke and Anti-Stoke traces. The main task
performed by the new architecture implemented on the
FPGA is to decode Stokes and anti-Stokes trace samples
coming from the ADC[1][2]. The whole FPGA
architecture has been developed using the Verilog
hardware description language. This new FPGA
architectures has three different sub-modules. Each
module varies with respect to each other in terms of their
functionality. The goal of the analysis is to develop FPGA
architecture that can be able to decode averaged Stock and
Anti-Stoke traces using minimum resource utilization.
The following list is an overview of the Top-module and
its three sub-module architecture considered.
A. Top Module:
The total operation of the system is performed in a single
clock cycle. It is referred to as Top Module because it is
the outer interface interacting with FPGA board. It takes
averaged coded Stoke and Anti-Stoke trace data and
codeword bit pattern, and then it returns the decoded Stoke
and Anti-Stoke sampled trace data.
B. Read-Codeword Module:
All reading operations are performed in a single clock
cycle. It is referred to as Read-Codeword Module because
we have code word bits stored in the register. It takes code
patterns and returns the code words bit by bit.
C. Read-RAM Module:
All reading operations are performed in a single clock
cycle. It is referred to as Read RAM Module because there
is averaged coded Stoke and Anti-Stoke sampled traces
stored in the Dual port RAM. It reads the averaged Stoke
and Anti-Stoke sampled traces from the Dual port RAM
and returns one averaged sample per clock cycle.
D. Decoder Module
All Decoding operations are performed in a single clock
cycle. It is referred to as Decoder Module because it
decodes averaged coded Stoke and Anti-Stoke sampled
traces. It takes both single bit codeword and single
averaged Coded Stoke and Anti-Stoke sampled trace data
and returns the Decoded Stoke and Anti Stoke trace data.
The contributions made by this research work include a
synthesizable Verilog description of each of the module
architectures described above, a synthesizable top module
Verilog interface between the FPGA and the development
platform used for this research.
International Journal of Computer Applications Technology and Research
Volume 5–Issue 3, 151-155, 2016, ISSN:2319–8656
www.ijcat.com 152
The energy of the probing laser pulse cannot be freely
increased. The energy of the launched pulse is indeed
bounded by the targeted spatial resolution, which implies
a small pulse width, and by the threshold for the onset of
the fibre nonlinearities, which upper bounds the pulse
peak power level. [11]
II. RELATED WORK
Pulse coding is the typical solution adopted to address the
issues of averaging. Its basic principle is, launching proper
laser pulse sequences instead of a single pulse, so as to
increase the probing energy without impairing the spatial
resolution.
These sequences are the optical representation of binary
linear algebraic codes, which are widely used in
communication theory for error detection and correction.
[3]
Different codes families are grouped in to classes, each of
them containing codes of the same length. Once a code
class of length M is selected, a code set of M codes is built.
Then, each code of the set is launched, and its Stokes and
anti-Stokes responses are acquired. Finally, the set of
responses is decoded to obtain a couple of Stokes and
Anti-Stokes traces to be used for the temperature
assessment. As described in the above, the most important
aspect of pulse coding is that the SNR of decoded traces
increases with M.
In particular, it had been shown that for such applications
Simplex codes provide the best performance in terms of
coding gain, i.e. for a given M they allow to achieve the
best SNR enhancement with respect to other coding
schemes [3]. It is possible to build a simplex code set for
any M = 4n + 1, with n = 1, 2,3,4,....In Figure 1.1 a
qualitative example for M = 3 is reported[3][4][5].
The code set is [011], [101], [110]. Whenever a laser pulse
is launched, i.e. whenever the code bit is 1, a new
backscattered trace starts. This means that the response R
(t) to the code c acquired by the receiver is given by the
overlapping of some delayed replicas of the trace (t) to be
recovered [7][8][9]. The delay is a multiple of the chosen
code bit time. In the reported example, the code responses
are given by [10][11],
Figure 1.1. Example for Conventional Simplex Coding
M = 3
Rearranging the above equations in matrix form, it
follows,
.... [1]
III. IMPLEMENTATION
In order to evaluate the performance of FPGA based
implementation, the algorithm was coded in Verilog
hardware description language and implemented on
Virtex4 (family using Xilinx ISE 10.0.3 tool). To test
the new developed FPGA architecture and to see the
real SNR improvement provided by the cyclic
coding, measurements with coding are compared to
the ones obtained by the conventional technique
using the same acquisition time and the same peak
International Journal of Computer Applications Technology and Research
Volume 5–Issue 3, 151-155, 2016, ISSN:2319–8656
www.ijcat.com 153
power, the whole DTS system has been configured.
The simulation have been performed by allocating 71
bits of code words along 26 km of SMF and the
repetition rate of the laser has been set to constant
value. Then, extraction of the averaged Coded Stokes
and Anti-Stokes trace data after 100k acquisitions
(100 time-averaged traces) has been done using Lab
VIEW software. Figure 1.2 shows experimental
setup to acquire the coded Stokes and Anti-Stokes
traces.
Figure 1.2. Experimental Setup to
Acquire Coded Stokes and Anti-Stokes
Traces
As described in the chapter two, Multi pulse pattern can
be obtained by triggering the laser at the fixed rate and by
implementing the cyclic code through an external
modulator (acousto-optic Modulator), which allows
to filter out a pulse if the corresponding bit code is equal
to 0. This way, the pulsed laser operates at a constant
frequency, which guarantees a good repeatability of the
generated pulse shape and peak power.
Figure 1.3 and 1.4 shows diagram of acquired coded
Stokes and anti-Stokes trace. Most of the trace recovery
blocks have been implemented using Lab VIEW and
others software’s the likes of Microsoft-Excel
Figure 1.3. Acquired Waveform of Averaged Coded
Stokes Trace, with 71 bit cyclic Simplex codes
Figure 1.4. Acquired Waveform of Averaged Coded
Anti-Stokes Trace, with 71 bit cyclic Simplex codes
The new FPGA architecture modules have been developed
using the Verilog hardware description language. Each
step of the design flow, i.e. the logical synthesis thesis, the
functional simulations, the implementation and the final
post place and route simulations; have been carried out
within the Xilinx Integrated Software Environment (ISE)
10.1.03. Test Bench architecture that has been
implemented to test multi-pulse patterns in newly
developed FPGA architecture modules were carried out
using Xilinx integrated Software Environment (ISE)
10.1.03. The simulation has been done with code word
pattern length of 71 bit, Number of Samples per
slot(number of samples for each single pulse trace in a
multi-pulse technique) is 304, total number of samples
(multiple of code word pattern length and Number of
Samples per slot) 21584 and with working clk-frequency
of 150 MHz (6 ns). Figure 1.5, 1.6 and 1.7 shows the
simulation waveforms of each modules of new developed
FPGA architecture.
Figure 1.5 Simulation Waveform of Read-Codeword
Module
Figure 1.6 Simulation Waveform of Read-RAM Module
International Journal of Computer Applications Technology and Research
Volume 5–Issue 3, 151-155, 2016, ISSN:2319–8656
www.ijcat.com 154
Figure 1.7 Simulation Waveform of Decoder Module
Figure 1.5, shows Simulation Waveform of Read-
Codeword Module, which com- prises input of codeword
bit patterns (e.g. 71 codeword bit pattern) and single bit
output called output-bit.
In Figure 1.6, Simulation Waveform of Read-RAM
Module is shown. It has 3 input called Number codeword
bit pattern which is defined in the design phase of this
thesis report, Number of Sample per Slot, (e.g 304) and
clock frequency (clk). It has one output called Sample
Data-out which will serve as an input for Decoder Module.
Figure 1.7, shows Simulation Waveform of Decoder
Module which is the core of the new developed FPGA
architecture. It takes an input from the output of the other
two modules, Read-Codeword Module and Read-RAM
Module. Finally it returns an output called Decoded Data,
final decoded data of Averaged coded stoke and anti-stoke
trace data. As a common all the three modules have an
input called clock frequency (clk) which is 150 MHz (6
ns).
In figure 1.8, the utilization statistics of the Top Module
(i.e. main FPGA logic resources) are shown. It can be
noted that the IO Blocks are the most used which is 18%,
whereas only the 2% of the available slices are occupied.
This means that there is still a great room for the future
development of other functionalities.
Figure 1.8 FPGA Device Utilization Summary
IV. CONCLUSION
The main issues related to the design of new FPGA
architecture to decode the averaged coded Stokes and
Anti-Stokes multi-pulse traces data have been analyzed
and addressed. This research is a small part of a large
project which is undergoing at the TECIP labs of School
Superior Sant’Anna. The primary focus has been on the
design and implementation of decoding algorithmic
module on FPGA. After describing the basic working
principles of Distributed Temperature Sensor (DTS)
systems, an overview of FPGA(Field Programmable Gate
Array) and Verilog High level Description language has
been provided, and also a new FPGA architecture which
used to decode averaged coded Stokes and Anti-Stokes
traces has been designed and examined in detail. Finally,
the trade o s between their performance parameters has
been analyzed. The new developed FPGA architecture to
decode averaged coded Stoke and Anti-Stoke traces has
been experimentally demonstrated and preliminary test
results showed the expected performance confirming the
validity of the result of embedded FPGA decoding. It lets
to DTS systems an embedded decoding with less PC
resources and less Overhead time for the communication
to the PC. In general, laser pulse coding technique allows
to significantly improving the SNR of the acquired traces.
This advanced coding technique based on cyclic coding is
well suited for long range DTS systems, as it can easily be
implemented also with high power pulsed lasers featuring
limited repetition rates.
V. REFERENCES
[1]. A. H. Hartog, "Progress in distributed fiber optic
temperature sensing," in Proc. of Fiber Optic Sensor
Technology and Applications Conference 2001, M. A.
Marcus and B. Culshaw, Eds., vol. 4578. SPIE, 2002, pp.
4352.
[2]. D. A. Krohn, "Fiber Optical Sensors, Fundamentals
and Applications, 3rd Ed" Research Triangle Park, NC,
Instrument Society of America, 2000.
[3]. F. Di Pasquale "SNR enhancement of Raman based
long-range distributed temperature sensors using cyclic
Simplex codes" F. Baronti, A. Lazzeri, R.Roncella, R.
Saletti A. Signorini, M. A. Soto, G. Bolognini,
[4]. http: ==en:wikipedia:org=wiki=Distributed
Temperature Sensing.
[5]. J. M. Lopez-Higuera Ed., Handbook of Optical Fiber
Sensing Technology, Chichester,U.K., John Wiley and
Sons Ltd., 2001.
[6]. A. Rogers, Distributed optical fiber sensing, in
Handbook of Optical Fiber Sensing Technology", J. M.
Lopez-Higuera Ed. Chichester, U.K., John Wiley and
Sons Ltd., 2001, ch. 14, p.271-312.
[7]. J. P. Dakin, Distributed optical fiber systems, in
Optical Fiber Sensors: systems and Applications", B.
Culshaw, J. Dakin, Eds. Norwood, MA, Artech House,
1988, vol.2, ch. 15, p. 575-598.
[8]. S. Adachi, "Distributed optical fiber sensors and their
applications," in Proc.SICE Annual Conference, 2008, pp.
329333.
[9]. A. H. Hartog, A distributed temperature sensor based
on liquid-core optical fibers, J. Lightwave Technol. 1(3),
pp. 498 - 509, 1983.
[10]. S. V. Shatalin, V. N. Treschikov, A. J. Rogers,
Interferometric Optical Time- Domain Reectometry for
Distributed Optical-Fiber Sensing, Applied Optics.
[11]. "Raman-based distributed temperature sensor with
1m spatial resolution over 26km SMF using low-
International Journal of Computer Applications Technology and Research
Volume 5–Issue 3, 151-155, 2016, ISSN:2319–8656
www.ijcat.com 155
repetition-rate cyclic pulse coding " Marcelo A. Soto,1
Tiziano Nannipieri,1 Alessandro Signorini,1 Andrea
Lazzeri,2 Federico Baronti,2 Roberto Roncella,2 Gabriele
Bolognini,1,* and Fabrizio Di Pasquale1.

More Related Content

What's hot

Signal to-noise-ratio of signal acquisition in global navigation satellite sy...
Signal to-noise-ratio of signal acquisition in global navigation satellite sy...Signal to-noise-ratio of signal acquisition in global navigation satellite sy...
Signal to-noise-ratio of signal acquisition in global navigation satellite sy...Alexander Decker
 
Optimization of latency of temporal key Integrity protocol (tkip) using graph...
Optimization of latency of temporal key Integrity protocol (tkip) using graph...Optimization of latency of temporal key Integrity protocol (tkip) using graph...
Optimization of latency of temporal key Integrity protocol (tkip) using graph...ijcseit
 
Fpga implementation of encryption and decryption algorithm based on aes
Fpga implementation of encryption and decryption algorithm based on aesFpga implementation of encryption and decryption algorithm based on aes
Fpga implementation of encryption and decryption algorithm based on aeseSAT Publishing House
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Resume of Gaurang Rathod, Embedded Software Developer
Resume of Gaurang Rathod, Embedded Software DeveloperResume of Gaurang Rathod, Embedded Software Developer
Resume of Gaurang Rathod, Embedded Software DeveloperGaurang Rathod
 
MPerceptron
MPerceptronMPerceptron
MPerceptronbutest
 
FIR Filter Implementation by Systolization using DA-based Decomposition
FIR Filter Implementation by Systolization using DA-based DecompositionFIR Filter Implementation by Systolization using DA-based Decomposition
FIR Filter Implementation by Systolization using DA-based DecompositionIDES Editor
 
Image Compression using Combined Approach of EZW and LZW
Image Compression using Combined Approach of EZW and LZWImage Compression using Combined Approach of EZW and LZW
Image Compression using Combined Approach of EZW and LZWIJERA Editor
 
An efficient transcoding algorithm for G.723.1 and G.729A ...
An efficient transcoding algorithm for G.723.1 and G.729A ...An efficient transcoding algorithm for G.723.1 and G.729A ...
An efficient transcoding algorithm for G.723.1 and G.729A ...Videoguy
 
Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377Editor IJARCET
 

What's hot (17)

Signal to-noise-ratio of signal acquisition in global navigation satellite sy...
Signal to-noise-ratio of signal acquisition in global navigation satellite sy...Signal to-noise-ratio of signal acquisition in global navigation satellite sy...
Signal to-noise-ratio of signal acquisition in global navigation satellite sy...
 
Et25897899
Et25897899Et25897899
Et25897899
 
Optimization of latency of temporal key Integrity protocol (tkip) using graph...
Optimization of latency of temporal key Integrity protocol (tkip) using graph...Optimization of latency of temporal key Integrity protocol (tkip) using graph...
Optimization of latency of temporal key Integrity protocol (tkip) using graph...
 
Fpga implementation of encryption and decryption algorithm based on aes
Fpga implementation of encryption and decryption algorithm based on aesFpga implementation of encryption and decryption algorithm based on aes
Fpga implementation of encryption and decryption algorithm based on aes
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Rfid based localization
Rfid based localizationRfid based localization
Rfid based localization
 
241 250
241 250241 250
241 250
 
Bs25412419
Bs25412419Bs25412419
Bs25412419
 
Resume of Gaurang Rathod, Embedded Software Developer
Resume of Gaurang Rathod, Embedded Software DeveloperResume of Gaurang Rathod, Embedded Software Developer
Resume of Gaurang Rathod, Embedded Software Developer
 
MPerceptron
MPerceptronMPerceptron
MPerceptron
 
FIR Filter Implementation by Systolization using DA-based Decomposition
FIR Filter Implementation by Systolization using DA-based DecompositionFIR Filter Implementation by Systolization using DA-based Decomposition
FIR Filter Implementation by Systolization using DA-based Decomposition
 
Image Compression using Combined Approach of EZW and LZW
Image Compression using Combined Approach of EZW and LZWImage Compression using Combined Approach of EZW and LZW
Image Compression using Combined Approach of EZW and LZW
 
L010628894
L010628894L010628894
L010628894
 
E0622730
E0622730E0622730
E0622730
 
An efficient transcoding algorithm for G.723.1 and G.729A ...
An efficient transcoding algorithm for G.723.1 and G.729A ...An efficient transcoding algorithm for G.723.1 and G.729A ...
An efficient transcoding algorithm for G.723.1 and G.729A ...
 
427 432
427 432427 432
427 432
 
Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377Ijarcet vol-2-issue-7-2374-2377
Ijarcet vol-2-issue-7-2374-2377
 

Viewers also liked

Tech Waste: Environmental Impact and Management
Tech Waste: Environmental Impact and ManagementTech Waste: Environmental Impact and Management
Tech Waste: Environmental Impact and ManagementEditor IJCATR
 
Application of Learning Sciences Animalia Class-Based Android
Application of Learning Sciences Animalia Class-Based AndroidApplication of Learning Sciences Animalia Class-Based Android
Application of Learning Sciences Animalia Class-Based AndroidEditor IJCATR
 
Mining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social NetworksMining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social NetworksEditor IJCATR
 
Structural Health Monitoring and Strengthening Of BridgesStructural Health Mo...
Structural Health Monitoring and Strengthening Of BridgesStructural Health Mo...Structural Health Monitoring and Strengthening Of BridgesStructural Health Mo...
Structural Health Monitoring and Strengthening Of BridgesStructural Health Mo...Editor IJCATR
 
Facile Synthesis and Characterization of Pyrolusite, β-MnO2, Nano Crystal wit...
Facile Synthesis and Characterization of Pyrolusite, β-MnO2, Nano Crystal wit...Facile Synthesis and Characterization of Pyrolusite, β-MnO2, Nano Crystal wit...
Facile Synthesis and Characterization of Pyrolusite, β-MnO2, Nano Crystal wit...Editor IJCATR
 
Big Data Analytics: Recent Achievements and New Challenges
Big Data Analytics: Recent Achievements and New ChallengesBig Data Analytics: Recent Achievements and New Challenges
Big Data Analytics: Recent Achievements and New ChallengesEditor IJCATR
 
Enhancing the Security of Vehicles and the Work of the DVLA Using GSM/SMS Tec...
Enhancing the Security of Vehicles and the Work of the DVLA Using GSM/SMS Tec...Enhancing the Security of Vehicles and the Work of the DVLA Using GSM/SMS Tec...
Enhancing the Security of Vehicles and the Work of the DVLA Using GSM/SMS Tec...Editor IJCATR
 
Detection of PUE Attack by SPARS Model using WSPRT
Detection of PUE Attack by SPARS Model using WSPRTDetection of PUE Attack by SPARS Model using WSPRT
Detection of PUE Attack by SPARS Model using WSPRTEditor IJCATR
 
Review of the Introduction and Use of RFID
Review of the Introduction and Use of RFIDReview of the Introduction and Use of RFID
Review of the Introduction and Use of RFIDEditor IJCATR
 
Isolated Arabic Handwritten Character Recognition Using Linear Correlation
Isolated Arabic Handwritten Character Recognition Using Linear CorrelationIsolated Arabic Handwritten Character Recognition Using Linear Correlation
Isolated Arabic Handwritten Character Recognition Using Linear CorrelationEditor IJCATR
 
E-government Implementation in Kenya, an evaluation of Factors hindering or p...
E-government Implementation in Kenya, an evaluation of Factors hindering or p...E-government Implementation in Kenya, an evaluation of Factors hindering or p...
E-government Implementation in Kenya, an evaluation of Factors hindering or p...Editor IJCATR
 
Digital Watermarking Applications and Techniques: A Brief Review
Digital Watermarking Applications and Techniques: A Brief ReviewDigital Watermarking Applications and Techniques: A Brief Review
Digital Watermarking Applications and Techniques: A Brief ReviewEditor IJCATR
 
An Effective Approach for Document Crawling With Usage Pattern and Image Base...
An Effective Approach for Document Crawling With Usage Pattern and Image Base...An Effective Approach for Document Crawling With Usage Pattern and Image Base...
An Effective Approach for Document Crawling With Usage Pattern and Image Base...Editor IJCATR
 
Computer Interface for Electroluminescence (EL)
Computer Interface for Electroluminescence (EL)Computer Interface for Electroluminescence (EL)
Computer Interface for Electroluminescence (EL)Editor IJCATR
 
Phytochemical Studies on Linum Usitatissimum Seeds and the Nanoformulation of...
Phytochemical Studies on Linum Usitatissimum Seeds and the Nanoformulation of...Phytochemical Studies on Linum Usitatissimum Seeds and the Nanoformulation of...
Phytochemical Studies on Linum Usitatissimum Seeds and the Nanoformulation of...Editor IJCATR
 
Neuro-Fuzzy Model for Strategic Intellectual Property Cost Management
Neuro-Fuzzy Model for Strategic Intellectual Property Cost ManagementNeuro-Fuzzy Model for Strategic Intellectual Property Cost Management
Neuro-Fuzzy Model for Strategic Intellectual Property Cost ManagementEditor IJCATR
 
SPHMS : Smart Patient m-Healthcare Monitoring System with NFC and IOT
SPHMS : Smart Patient m-Healthcare Monitoring System with NFC and IOTSPHMS : Smart Patient m-Healthcare Monitoring System with NFC and IOT
SPHMS : Smart Patient m-Healthcare Monitoring System with NFC and IOTEditor IJCATR
 
A survey on Mitigation Techniques to Avoid the Problems Faced by Small Scale ...
A survey on Mitigation Techniques to Avoid the Problems Faced by Small Scale ...A survey on Mitigation Techniques to Avoid the Problems Faced by Small Scale ...
A survey on Mitigation Techniques to Avoid the Problems Faced by Small Scale ...Editor IJCATR
 

Viewers also liked (18)

Tech Waste: Environmental Impact and Management
Tech Waste: Environmental Impact and ManagementTech Waste: Environmental Impact and Management
Tech Waste: Environmental Impact and Management
 
Application of Learning Sciences Animalia Class-Based Android
Application of Learning Sciences Animalia Class-Based AndroidApplication of Learning Sciences Animalia Class-Based Android
Application of Learning Sciences Animalia Class-Based Android
 
Mining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social NetworksMining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social Networks
 
Structural Health Monitoring and Strengthening Of BridgesStructural Health Mo...
Structural Health Monitoring and Strengthening Of BridgesStructural Health Mo...Structural Health Monitoring and Strengthening Of BridgesStructural Health Mo...
Structural Health Monitoring and Strengthening Of BridgesStructural Health Mo...
 
Facile Synthesis and Characterization of Pyrolusite, β-MnO2, Nano Crystal wit...
Facile Synthesis and Characterization of Pyrolusite, β-MnO2, Nano Crystal wit...Facile Synthesis and Characterization of Pyrolusite, β-MnO2, Nano Crystal wit...
Facile Synthesis and Characterization of Pyrolusite, β-MnO2, Nano Crystal wit...
 
Big Data Analytics: Recent Achievements and New Challenges
Big Data Analytics: Recent Achievements and New ChallengesBig Data Analytics: Recent Achievements and New Challenges
Big Data Analytics: Recent Achievements and New Challenges
 
Enhancing the Security of Vehicles and the Work of the DVLA Using GSM/SMS Tec...
Enhancing the Security of Vehicles and the Work of the DVLA Using GSM/SMS Tec...Enhancing the Security of Vehicles and the Work of the DVLA Using GSM/SMS Tec...
Enhancing the Security of Vehicles and the Work of the DVLA Using GSM/SMS Tec...
 
Detection of PUE Attack by SPARS Model using WSPRT
Detection of PUE Attack by SPARS Model using WSPRTDetection of PUE Attack by SPARS Model using WSPRT
Detection of PUE Attack by SPARS Model using WSPRT
 
Review of the Introduction and Use of RFID
Review of the Introduction and Use of RFIDReview of the Introduction and Use of RFID
Review of the Introduction and Use of RFID
 
Isolated Arabic Handwritten Character Recognition Using Linear Correlation
Isolated Arabic Handwritten Character Recognition Using Linear CorrelationIsolated Arabic Handwritten Character Recognition Using Linear Correlation
Isolated Arabic Handwritten Character Recognition Using Linear Correlation
 
E-government Implementation in Kenya, an evaluation of Factors hindering or p...
E-government Implementation in Kenya, an evaluation of Factors hindering or p...E-government Implementation in Kenya, an evaluation of Factors hindering or p...
E-government Implementation in Kenya, an evaluation of Factors hindering or p...
 
Digital Watermarking Applications and Techniques: A Brief Review
Digital Watermarking Applications and Techniques: A Brief ReviewDigital Watermarking Applications and Techniques: A Brief Review
Digital Watermarking Applications and Techniques: A Brief Review
 
An Effective Approach for Document Crawling With Usage Pattern and Image Base...
An Effective Approach for Document Crawling With Usage Pattern and Image Base...An Effective Approach for Document Crawling With Usage Pattern and Image Base...
An Effective Approach for Document Crawling With Usage Pattern and Image Base...
 
Computer Interface for Electroluminescence (EL)
Computer Interface for Electroluminescence (EL)Computer Interface for Electroluminescence (EL)
Computer Interface for Electroluminescence (EL)
 
Phytochemical Studies on Linum Usitatissimum Seeds and the Nanoformulation of...
Phytochemical Studies on Linum Usitatissimum Seeds and the Nanoformulation of...Phytochemical Studies on Linum Usitatissimum Seeds and the Nanoformulation of...
Phytochemical Studies on Linum Usitatissimum Seeds and the Nanoformulation of...
 
Neuro-Fuzzy Model for Strategic Intellectual Property Cost Management
Neuro-Fuzzy Model for Strategic Intellectual Property Cost ManagementNeuro-Fuzzy Model for Strategic Intellectual Property Cost Management
Neuro-Fuzzy Model for Strategic Intellectual Property Cost Management
 
SPHMS : Smart Patient m-Healthcare Monitoring System with NFC and IOT
SPHMS : Smart Patient m-Healthcare Monitoring System with NFC and IOTSPHMS : Smart Patient m-Healthcare Monitoring System with NFC and IOT
SPHMS : Smart Patient m-Healthcare Monitoring System with NFC and IOT
 
A survey on Mitigation Techniques to Avoid the Problems Faced by Small Scale ...
A survey on Mitigation Techniques to Avoid the Problems Faced by Small Scale ...A survey on Mitigation Techniques to Avoid the Problems Faced by Small Scale ...
A survey on Mitigation Techniques to Avoid the Problems Faced by Small Scale ...
 

Similar to Methodology of Implementing the Pulse code techniques for Distributed Optical Fiber Sensors by using FPGA: Cyclic Simplex Coding

Design and Implementation of an Embedded System for Software Defined Radio
Design and Implementation of an Embedded System for Software Defined RadioDesign and Implementation of an Embedded System for Software Defined Radio
Design and Implementation of an Embedded System for Software Defined RadioIJECEIAES
 
Copy of colloquium 3 latest
Copy of  colloquium 3 latestCopy of  colloquium 3 latest
Copy of colloquium 3 latestshaik fairooz
 
Hardware Architecture of Complex K-best MIMO Decoder
Hardware Architecture of Complex K-best MIMO DecoderHardware Architecture of Complex K-best MIMO Decoder
Hardware Architecture of Complex K-best MIMO DecoderCSCJournals
 
Hardware Implementations of RS Decoding Algorithm for Multi-Gb/s Communicatio...
Hardware Implementations of RS Decoding Algorithm for Multi-Gb/s Communicatio...Hardware Implementations of RS Decoding Algorithm for Multi-Gb/s Communicatio...
Hardware Implementations of RS Decoding Algorithm for Multi-Gb/s Communicatio...RSIS International
 
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...IJREST
 
BLOCK CODES,STBCs & STTCs.pptx
BLOCK CODES,STBCs & STTCs.pptxBLOCK CODES,STBCs & STTCs.pptx
BLOCK CODES,STBCs & STTCs.pptxFAIZAN SHAFI
 
Performance evaluation of family of prime sequence codes in an ocdma system
Performance evaluation of family of prime sequence codes in an ocdma systemPerformance evaluation of family of prime sequence codes in an ocdma system
Performance evaluation of family of prime sequence codes in an ocdma systemIAEME Publication
 
VLSI IEEE Transaction 2018 - IEEE Transaction
VLSI IEEE Transaction 2018 - IEEE Transaction VLSI IEEE Transaction 2018 - IEEE Transaction
VLSI IEEE Transaction 2018 - IEEE Transaction Nxfee Innovation
 
Optimization of Latency of Temporal Key Integrity Protocol (TKIP) Using Graph...
Optimization of Latency of Temporal Key Integrity Protocol (TKIP) Using Graph...Optimization of Latency of Temporal Key Integrity Protocol (TKIP) Using Graph...
Optimization of Latency of Temporal Key Integrity Protocol (TKIP) Using Graph...ijcseit
 
Improving The Performance of Viterbi Decoder using Window System
Improving The Performance of Viterbi Decoder using Window System Improving The Performance of Viterbi Decoder using Window System
Improving The Performance of Viterbi Decoder using Window System IJECEIAES
 
ANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODEL
ANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODELANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODEL
ANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODELVLSICS Design
 
477818. paper(92-97)ctts زیلایی
477818. paper(92-97)ctts زیلایی477818. paper(92-97)ctts زیلایی
477818. paper(92-97)ctts زیلاییmorteza zilaie bouri
 
Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers
Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers  Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers
Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers IJECEIAES
 
Design and Implementation of Area Efficiency AES Algoritham with FPGA and ASIC
Design and Implementation of Area Efficiency AES Algoritham with FPGA and ASICDesign and Implementation of Area Efficiency AES Algoritham with FPGA and ASIC
Design and Implementation of Area Efficiency AES Algoritham with FPGA and ASICpaperpublications3
 

Similar to Methodology of Implementing the Pulse code techniques for Distributed Optical Fiber Sensors by using FPGA: Cyclic Simplex Coding (20)

Design and Implementation of an Embedded System for Software Defined Radio
Design and Implementation of an Embedded System for Software Defined RadioDesign and Implementation of an Embedded System for Software Defined Radio
Design and Implementation of an Embedded System for Software Defined Radio
 
Copy of colloquium 3 latest
Copy of  colloquium 3 latestCopy of  colloquium 3 latest
Copy of colloquium 3 latest
 
Hardware Architecture of Complex K-best MIMO Decoder
Hardware Architecture of Complex K-best MIMO DecoderHardware Architecture of Complex K-best MIMO Decoder
Hardware Architecture of Complex K-best MIMO Decoder
 
Co35503507
Co35503507Co35503507
Co35503507
 
Hardware Implementations of RS Decoding Algorithm for Multi-Gb/s Communicatio...
Hardware Implementations of RS Decoding Algorithm for Multi-Gb/s Communicatio...Hardware Implementations of RS Decoding Algorithm for Multi-Gb/s Communicatio...
Hardware Implementations of RS Decoding Algorithm for Multi-Gb/s Communicatio...
 
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
 
BLOCK CODES,STBCs & STTCs.pptx
BLOCK CODES,STBCs & STTCs.pptxBLOCK CODES,STBCs & STTCs.pptx
BLOCK CODES,STBCs & STTCs.pptx
 
Performance evaluation of family of prime sequence codes in an ocdma system
Performance evaluation of family of prime sequence codes in an ocdma systemPerformance evaluation of family of prime sequence codes in an ocdma system
Performance evaluation of family of prime sequence codes in an ocdma system
 
VLSI IEEE Transaction 2018 - IEEE Transaction
VLSI IEEE Transaction 2018 - IEEE Transaction VLSI IEEE Transaction 2018 - IEEE Transaction
VLSI IEEE Transaction 2018 - IEEE Transaction
 
Design and Implementation of Pulse Width Modulation Using Hardware/Software M...
Design and Implementation of Pulse Width Modulation Using Hardware/Software M...Design and Implementation of Pulse Width Modulation Using Hardware/Software M...
Design and Implementation of Pulse Width Modulation Using Hardware/Software M...
 
Ff34970973
Ff34970973Ff34970973
Ff34970973
 
Optimization of Latency of Temporal Key Integrity Protocol (TKIP) Using Graph...
Optimization of Latency of Temporal Key Integrity Protocol (TKIP) Using Graph...Optimization of Latency of Temporal Key Integrity Protocol (TKIP) Using Graph...
Optimization of Latency of Temporal Key Integrity Protocol (TKIP) Using Graph...
 
Improving The Performance of Viterbi Decoder using Window System
Improving The Performance of Viterbi Decoder using Window System Improving The Performance of Viterbi Decoder using Window System
Improving The Performance of Viterbi Decoder using Window System
 
www.ijerd.com
www.ijerd.comwww.ijerd.com
www.ijerd.com
 
ANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODEL
ANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODELANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODEL
ANALOG MODELING OF RECURSIVE ESTIMATOR DESIGN WITH FILTER DESIGN MODEL
 
www.ijerd.com
www.ijerd.comwww.ijerd.com
www.ijerd.com
 
477818. paper(92-97)ctts زیلایی
477818. paper(92-97)ctts زیلایی477818. paper(92-97)ctts زیلایی
477818. paper(92-97)ctts زیلایی
 
Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers
Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers  Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers
Performances Concatenated LDPC based STBC-OFDM System and MRC Receivers
 
Design and Implementation of Area Efficiency AES Algoritham with FPGA and ASIC
Design and Implementation of Area Efficiency AES Algoritham with FPGA and ASICDesign and Implementation of Area Efficiency AES Algoritham with FPGA and ASIC
Design and Implementation of Area Efficiency AES Algoritham with FPGA and ASIC
 
Design and memory optimization of hybrid gate diffusion input numerical contr...
Design and memory optimization of hybrid gate diffusion input numerical contr...Design and memory optimization of hybrid gate diffusion input numerical contr...
Design and memory optimization of hybrid gate diffusion input numerical contr...
 

More from Editor IJCATR

Text Mining in Digital Libraries using OKAPI BM25 Model
 Text Mining in Digital Libraries using OKAPI BM25 Model Text Mining in Digital Libraries using OKAPI BM25 Model
Text Mining in Digital Libraries using OKAPI BM25 ModelEditor IJCATR
 
Green Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendlyGreen Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendlyEditor IJCATR
 
Policies for Green Computing and E-Waste in Nigeria
 Policies for Green Computing and E-Waste in Nigeria Policies for Green Computing and E-Waste in Nigeria
Policies for Green Computing and E-Waste in NigeriaEditor IJCATR
 
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...Editor IJCATR
 
Optimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation ConditionsOptimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation ConditionsEditor IJCATR
 
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...Editor IJCATR
 
Web Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source SiteWeb Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source SiteEditor IJCATR
 
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
 Evaluating Semantic Similarity between Biomedical Concepts/Classes through S... Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...Editor IJCATR
 
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
 Semantic Similarity Measures between Terms in the Biomedical Domain within f... Semantic Similarity Measures between Terms in the Biomedical Domain within f...
Semantic Similarity Measures between Terms in the Biomedical Domain within f...Editor IJCATR
 
A Strategy for Improving the Performance of Small Files in Openstack Swift
 A Strategy for Improving the Performance of Small Files in Openstack Swift  A Strategy for Improving the Performance of Small Files in Openstack Swift
A Strategy for Improving the Performance of Small Files in Openstack Swift Editor IJCATR
 
Integrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and RegistrationIntegrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and RegistrationEditor IJCATR
 
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
 Assessment of the Efficiency of Customer Order Management System: A Case Stu... Assessment of the Efficiency of Customer Order Management System: A Case Stu...
Assessment of the Efficiency of Customer Order Management System: A Case Stu...Editor IJCATR
 
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*Editor IJCATR
 
Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...Editor IJCATR
 
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...Editor IJCATR
 
Hangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector MachineHangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector MachineEditor IJCATR
 
Application of 3D Printing in Education
Application of 3D Printing in EducationApplication of 3D Printing in Education
Application of 3D Printing in EducationEditor IJCATR
 
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...Editor IJCATR
 
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...Editor IJCATR
 
Decay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable CoefficientsDecay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable CoefficientsEditor IJCATR
 

More from Editor IJCATR (20)

Text Mining in Digital Libraries using OKAPI BM25 Model
 Text Mining in Digital Libraries using OKAPI BM25 Model Text Mining in Digital Libraries using OKAPI BM25 Model
Text Mining in Digital Libraries using OKAPI BM25 Model
 
Green Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendlyGreen Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendly
 
Policies for Green Computing and E-Waste in Nigeria
 Policies for Green Computing and E-Waste in Nigeria Policies for Green Computing and E-Waste in Nigeria
Policies for Green Computing and E-Waste in Nigeria
 
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
 
Optimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation ConditionsOptimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation Conditions
 
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
 
Web Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source SiteWeb Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source Site
 
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
 Evaluating Semantic Similarity between Biomedical Concepts/Classes through S... Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
 
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
 Semantic Similarity Measures between Terms in the Biomedical Domain within f... Semantic Similarity Measures between Terms in the Biomedical Domain within f...
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
 
A Strategy for Improving the Performance of Small Files in Openstack Swift
 A Strategy for Improving the Performance of Small Files in Openstack Swift  A Strategy for Improving the Performance of Small Files in Openstack Swift
A Strategy for Improving the Performance of Small Files in Openstack Swift
 
Integrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and RegistrationIntegrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and Registration
 
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
 Assessment of the Efficiency of Customer Order Management System: A Case Stu... Assessment of the Efficiency of Customer Order Management System: A Case Stu...
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
 
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
 
Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...
 
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
 
Hangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector MachineHangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector Machine
 
Application of 3D Printing in Education
Application of 3D Printing in EducationApplication of 3D Printing in Education
Application of 3D Printing in Education
 
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
 
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
 
Decay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable CoefficientsDecay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable Coefficients
 

Recently uploaded

Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 

Recently uploaded (20)

Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 

Methodology of Implementing the Pulse code techniques for Distributed Optical Fiber Sensors by using FPGA: Cyclic Simplex Coding

  • 1. International Journal of Computer Applications Technology and Research Volume 5–Issue 3, 151-155, 2016, ISSN:2319–8656 www.ijcat.com 151 Methodology of Implementing the Pulse code techniques for Distributed Optical Fiber Sensors by using FPGA: Cyclic Simplex Coding Yelkal Mulualem Lecturer, Department of Information Technology, College of Natural and Computational Science, University of Gondar, Ethiopia. ABSTRACT: In recent researches Coding techniques are used in OTDR approach improve Signal-to-Noise Ratio (SNR). For example, the use of simplex coding (S-coding) in conjunction with OTDR can be effectively used to enhance the Signal-to- Noise Ratio (SNR) of the backscattered detected light without sacrificing the spatial resolution; In particular, simplex codes have been demonstrated to be the most efficient among other suitable coding techniques, allowing for a good improvement in SNR even at short code lengths. Coding techniques based on Simplex or Golay codes exploit a set of different sequences (i.e. codes) of short (about 10 ns) NRZ laser pulses to increase the launched energy without impairing the spatial resolution using longer pulse width. However, the required high repetition rate of the laser pulses, hundreds of MHz for meter-scale spatial resolution, is not achievable by high peak power lasers, such as rare-earth doped fibre or passive Q-switched ones, which feature a maximum repetition rate of few hundred kHz. New coding technique, cyclic simplex coding (a subclass of simplex coding), tailored to high-power pulsed lasers has been proposed. The basic idea is to periodically sense the probing fibre with a multi-pulse pattern, the repetition period of which is equal to the fibre round-trip time. This way, the pattern results as a code spread along the whole fibre, with a bit time inversely proportional to the code length. The pulse width can be kept in the order of 10 ns to guarantee a meter-scale spatial resolution and the peak power can be set close to the nonlinear effect threshold. Keywords: Signal, Noise, Ratio, Laser and Pulse. I. INTRODUCTION The purpose of this research work is to present the design and analysis of new FPGA architectures, aiming to address the main design issues related to Decoding of the averaged Stoke and Anti-Stoke traces. The main task performed by the new architecture implemented on the FPGA is to decode Stokes and anti-Stokes trace samples coming from the ADC[1][2]. The whole FPGA architecture has been developed using the Verilog hardware description language. This new FPGA architectures has three different sub-modules. Each module varies with respect to each other in terms of their functionality. The goal of the analysis is to develop FPGA architecture that can be able to decode averaged Stock and Anti-Stoke traces using minimum resource utilization. The following list is an overview of the Top-module and its three sub-module architecture considered. A. Top Module: The total operation of the system is performed in a single clock cycle. It is referred to as Top Module because it is the outer interface interacting with FPGA board. It takes averaged coded Stoke and Anti-Stoke trace data and codeword bit pattern, and then it returns the decoded Stoke and Anti-Stoke sampled trace data. B. Read-Codeword Module: All reading operations are performed in a single clock cycle. It is referred to as Read-Codeword Module because we have code word bits stored in the register. It takes code patterns and returns the code words bit by bit. C. Read-RAM Module: All reading operations are performed in a single clock cycle. It is referred to as Read RAM Module because there is averaged coded Stoke and Anti-Stoke sampled traces stored in the Dual port RAM. It reads the averaged Stoke and Anti-Stoke sampled traces from the Dual port RAM and returns one averaged sample per clock cycle. D. Decoder Module All Decoding operations are performed in a single clock cycle. It is referred to as Decoder Module because it decodes averaged coded Stoke and Anti-Stoke sampled traces. It takes both single bit codeword and single averaged Coded Stoke and Anti-Stoke sampled trace data and returns the Decoded Stoke and Anti Stoke trace data. The contributions made by this research work include a synthesizable Verilog description of each of the module architectures described above, a synthesizable top module Verilog interface between the FPGA and the development platform used for this research.
  • 2. International Journal of Computer Applications Technology and Research Volume 5–Issue 3, 151-155, 2016, ISSN:2319–8656 www.ijcat.com 152 The energy of the probing laser pulse cannot be freely increased. The energy of the launched pulse is indeed bounded by the targeted spatial resolution, which implies a small pulse width, and by the threshold for the onset of the fibre nonlinearities, which upper bounds the pulse peak power level. [11] II. RELATED WORK Pulse coding is the typical solution adopted to address the issues of averaging. Its basic principle is, launching proper laser pulse sequences instead of a single pulse, so as to increase the probing energy without impairing the spatial resolution. These sequences are the optical representation of binary linear algebraic codes, which are widely used in communication theory for error detection and correction. [3] Different codes families are grouped in to classes, each of them containing codes of the same length. Once a code class of length M is selected, a code set of M codes is built. Then, each code of the set is launched, and its Stokes and anti-Stokes responses are acquired. Finally, the set of responses is decoded to obtain a couple of Stokes and Anti-Stokes traces to be used for the temperature assessment. As described in the above, the most important aspect of pulse coding is that the SNR of decoded traces increases with M. In particular, it had been shown that for such applications Simplex codes provide the best performance in terms of coding gain, i.e. for a given M they allow to achieve the best SNR enhancement with respect to other coding schemes [3]. It is possible to build a simplex code set for any M = 4n + 1, with n = 1, 2,3,4,....In Figure 1.1 a qualitative example for M = 3 is reported[3][4][5]. The code set is [011], [101], [110]. Whenever a laser pulse is launched, i.e. whenever the code bit is 1, a new backscattered trace starts. This means that the response R (t) to the code c acquired by the receiver is given by the overlapping of some delayed replicas of the trace (t) to be recovered [7][8][9]. The delay is a multiple of the chosen code bit time. In the reported example, the code responses are given by [10][11], Figure 1.1. Example for Conventional Simplex Coding M = 3 Rearranging the above equations in matrix form, it follows, .... [1] III. IMPLEMENTATION In order to evaluate the performance of FPGA based implementation, the algorithm was coded in Verilog hardware description language and implemented on Virtex4 (family using Xilinx ISE 10.0.3 tool). To test the new developed FPGA architecture and to see the real SNR improvement provided by the cyclic coding, measurements with coding are compared to the ones obtained by the conventional technique using the same acquisition time and the same peak
  • 3. International Journal of Computer Applications Technology and Research Volume 5–Issue 3, 151-155, 2016, ISSN:2319–8656 www.ijcat.com 153 power, the whole DTS system has been configured. The simulation have been performed by allocating 71 bits of code words along 26 km of SMF and the repetition rate of the laser has been set to constant value. Then, extraction of the averaged Coded Stokes and Anti-Stokes trace data after 100k acquisitions (100 time-averaged traces) has been done using Lab VIEW software. Figure 1.2 shows experimental setup to acquire the coded Stokes and Anti-Stokes traces. Figure 1.2. Experimental Setup to Acquire Coded Stokes and Anti-Stokes Traces As described in the chapter two, Multi pulse pattern can be obtained by triggering the laser at the fixed rate and by implementing the cyclic code through an external modulator (acousto-optic Modulator), which allows to filter out a pulse if the corresponding bit code is equal to 0. This way, the pulsed laser operates at a constant frequency, which guarantees a good repeatability of the generated pulse shape and peak power. Figure 1.3 and 1.4 shows diagram of acquired coded Stokes and anti-Stokes trace. Most of the trace recovery blocks have been implemented using Lab VIEW and others software’s the likes of Microsoft-Excel Figure 1.3. Acquired Waveform of Averaged Coded Stokes Trace, with 71 bit cyclic Simplex codes Figure 1.4. Acquired Waveform of Averaged Coded Anti-Stokes Trace, with 71 bit cyclic Simplex codes The new FPGA architecture modules have been developed using the Verilog hardware description language. Each step of the design flow, i.e. the logical synthesis thesis, the functional simulations, the implementation and the final post place and route simulations; have been carried out within the Xilinx Integrated Software Environment (ISE) 10.1.03. Test Bench architecture that has been implemented to test multi-pulse patterns in newly developed FPGA architecture modules were carried out using Xilinx integrated Software Environment (ISE) 10.1.03. The simulation has been done with code word pattern length of 71 bit, Number of Samples per slot(number of samples for each single pulse trace in a multi-pulse technique) is 304, total number of samples (multiple of code word pattern length and Number of Samples per slot) 21584 and with working clk-frequency of 150 MHz (6 ns). Figure 1.5, 1.6 and 1.7 shows the simulation waveforms of each modules of new developed FPGA architecture. Figure 1.5 Simulation Waveform of Read-Codeword Module Figure 1.6 Simulation Waveform of Read-RAM Module
  • 4. International Journal of Computer Applications Technology and Research Volume 5–Issue 3, 151-155, 2016, ISSN:2319–8656 www.ijcat.com 154 Figure 1.7 Simulation Waveform of Decoder Module Figure 1.5, shows Simulation Waveform of Read- Codeword Module, which com- prises input of codeword bit patterns (e.g. 71 codeword bit pattern) and single bit output called output-bit. In Figure 1.6, Simulation Waveform of Read-RAM Module is shown. It has 3 input called Number codeword bit pattern which is defined in the design phase of this thesis report, Number of Sample per Slot, (e.g 304) and clock frequency (clk). It has one output called Sample Data-out which will serve as an input for Decoder Module. Figure 1.7, shows Simulation Waveform of Decoder Module which is the core of the new developed FPGA architecture. It takes an input from the output of the other two modules, Read-Codeword Module and Read-RAM Module. Finally it returns an output called Decoded Data, final decoded data of Averaged coded stoke and anti-stoke trace data. As a common all the three modules have an input called clock frequency (clk) which is 150 MHz (6 ns). In figure 1.8, the utilization statistics of the Top Module (i.e. main FPGA logic resources) are shown. It can be noted that the IO Blocks are the most used which is 18%, whereas only the 2% of the available slices are occupied. This means that there is still a great room for the future development of other functionalities. Figure 1.8 FPGA Device Utilization Summary IV. CONCLUSION The main issues related to the design of new FPGA architecture to decode the averaged coded Stokes and Anti-Stokes multi-pulse traces data have been analyzed and addressed. This research is a small part of a large project which is undergoing at the TECIP labs of School Superior Sant’Anna. The primary focus has been on the design and implementation of decoding algorithmic module on FPGA. After describing the basic working principles of Distributed Temperature Sensor (DTS) systems, an overview of FPGA(Field Programmable Gate Array) and Verilog High level Description language has been provided, and also a new FPGA architecture which used to decode averaged coded Stokes and Anti-Stokes traces has been designed and examined in detail. Finally, the trade o s between their performance parameters has been analyzed. The new developed FPGA architecture to decode averaged coded Stoke and Anti-Stoke traces has been experimentally demonstrated and preliminary test results showed the expected performance confirming the validity of the result of embedded FPGA decoding. It lets to DTS systems an embedded decoding with less PC resources and less Overhead time for the communication to the PC. In general, laser pulse coding technique allows to significantly improving the SNR of the acquired traces. This advanced coding technique based on cyclic coding is well suited for long range DTS systems, as it can easily be implemented also with high power pulsed lasers featuring limited repetition rates. V. REFERENCES [1]. A. H. Hartog, "Progress in distributed fiber optic temperature sensing," in Proc. of Fiber Optic Sensor Technology and Applications Conference 2001, M. A. Marcus and B. Culshaw, Eds., vol. 4578. SPIE, 2002, pp. 4352. [2]. D. A. Krohn, "Fiber Optical Sensors, Fundamentals and Applications, 3rd Ed" Research Triangle Park, NC, Instrument Society of America, 2000. [3]. F. Di Pasquale "SNR enhancement of Raman based long-range distributed temperature sensors using cyclic Simplex codes" F. Baronti, A. Lazzeri, R.Roncella, R. Saletti A. Signorini, M. A. Soto, G. Bolognini, [4]. http: ==en:wikipedia:org=wiki=Distributed Temperature Sensing. [5]. J. M. Lopez-Higuera Ed., Handbook of Optical Fiber Sensing Technology, Chichester,U.K., John Wiley and Sons Ltd., 2001. [6]. A. Rogers, Distributed optical fiber sensing, in Handbook of Optical Fiber Sensing Technology", J. M. Lopez-Higuera Ed. Chichester, U.K., John Wiley and Sons Ltd., 2001, ch. 14, p.271-312. [7]. J. P. Dakin, Distributed optical fiber systems, in Optical Fiber Sensors: systems and Applications", B. Culshaw, J. Dakin, Eds. Norwood, MA, Artech House, 1988, vol.2, ch. 15, p. 575-598. [8]. S. Adachi, "Distributed optical fiber sensors and their applications," in Proc.SICE Annual Conference, 2008, pp. 329333. [9]. A. H. Hartog, A distributed temperature sensor based on liquid-core optical fibers, J. Lightwave Technol. 1(3), pp. 498 - 509, 1983. [10]. S. V. Shatalin, V. N. Treschikov, A. J. Rogers, Interferometric Optical Time- Domain Reectometry for Distributed Optical-Fiber Sensing, Applied Optics. [11]. "Raman-based distributed temperature sensor with 1m spatial resolution over 26km SMF using low-
  • 5. International Journal of Computer Applications Technology and Research Volume 5–Issue 3, 151-155, 2016, ISSN:2319–8656 www.ijcat.com 155 repetition-rate cyclic pulse coding " Marcelo A. Soto,1 Tiziano Nannipieri,1 Alessandro Signorini,1 Andrea Lazzeri,2 Federico Baronti,2 Roberto Roncella,2 Gabriele Bolognini,1,* and Fabrizio Di Pasquale1.