Modulation Analysis For An Underwater Communication Channel

1y ago
3 Views
2 Downloads
3.61 MB
102 Pages
Last View : 22d ago
Last Download : 3m ago
Upload by : Audrey Hope
Transcription

FACULDADE DE E NGENHARIA DA U NIVERSIDADE DO P ORTOModulation Analysis for an UnderwaterCommunication ChannelJúlio Diogo Miranda XavierMestrado Integrado em Engenharia Electrotécnica e de ComputadoresSupervisor: Artur Manuel Oliveira Andrade de Moura (PhD)31 October 2012

c Júlio Xavier, 2012

ResumoNos últimos anos, a comunidade científica tem dedicado recursos consideráveis para a pesquisa decomunicações sem fio subaquáticas, com especial ênfase na comunicação acústica.Esta tese resulta de uma parceria com uma equipa da Universidade do Minho que tem vindo a trabalharnum projeto de comunicação acústica subaquática. O trabalho aqui apresentado está focado na definição deum modelo de canal, melhorando o modelo já desenvolvido e adicionando o efeito multipercurso. Espera-seque, com este modelo, os resultados da simulação sejam mais próximos do que é observado ou esperadonum ambiente real.Além disso, várias modulações digitais foram estudadas e algumas foram consideradas nas simulaçõesrealizadas para avaliar os seus desempenhos relativos. Um foco especial foi dado sobre o efeito multipercurso e concluiu-se que este fenómeno pode ser um sério entrave nestas comunicações. Em situações emque a sua presença seja relevante, devem ser ponderadas o uso de modulações de comunicação mais complexas, como Orthogonal Frequency Division Multiplexing (OFDM), que é capaz de remover ou de reduzirsignificativamente o efeito aditivo ou subtrativo do multipercurso, de modo a obter um sinal adequado naextremidade receptora.i

ii

AbstractIn recent years the scientific community has devoted considerable resources to the research of wirelessunderwater communications, with a particular emphasis on acoustic communications.This thesis is the result of a partnership with a team at the Universidade do Minho that has been workingin an acoustic underwater communications project. The work presented herein is centered on the channelmodel definition, improving the model already developed and adding the multipath effect. It is expectedthat, with this model, simulation results will be closer to what is observed or expected in a real environment.Additionally, various digital modulations were studied and some were considered in the simulationsperformed to evaluate their relative performances. A particular focus was placed on the multipath effect andit was concluded that this phenomenon can be a serious impediment to underwater communications. In fact,when present, it must be taken into account and more complex communication modulations schemes, likeOrthogonal Division Frequency Multiplexing (OFDM), which is able to remove or significantly reduce themultipath impairment, must be considered in order to obtain an adequate signal at the receiver end.iii

iv

AknowlegdementsMy academic studies have constituted a long journey, during which were always present the comfort,understanding and friendship, provided by my family, friends, colleagues and teachers. To all of them, aheartfelt Thank You.I would also like to thank the great support, comprehension and effort given to me by my supervisorProfessor Artur Moura (PhD), Professor Joaquim Costa (PhD), the PhD student Marcos Martins from Universidade do Minho and the team from the Universidade do Minho. Their contribution to this Master Degreedissertation project has been fundamental.Júlio Xavierv

vi

“Necessity keeps the mind sharp”Popular Proverbvii

viii

Contents1Introduction1.1 Motivation and Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .1.2 Dissertation structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .2State-of-the-art on UWAC2.1 Introduction . . . . . . . . . . . . .2.2 Some UWAC History . . . . . . . .2.3 UWAC Fundamentals . . . . . . . .2.3.1 Sound . . . . . . . . . . . .2.3.2 Acoustic waves . . . . . . .2.3.3 Acoustic source level . . . .2.4 Underwater Channel characteristics2.4.1 Spreading loss . . . . . . .2.4.2 Absorption loss . . . . . . .2.4.3 Path loss . . . . . . . . . .2.4.4 Channel bandwidth . . . . .2.4.5 Noise . . . . . . . . . . . .2.4.6 Propagation delay . . . . . .2.4.7 Multipath . . . . . . . . . .2.4.8 Doppler effect . . . . . . .2.5 Research on UWAC . . . . . . . . .34112.333445789911111212131414Modulation Techniques3.1 Analog and digital modulations . . . . . . . . . . . .3.1.1 Types of modulation . . . . . . . . . . . . .3.2 Analog modulations . . . . . . . . . . . . . . . . . .3.3 Digital modulations . . . . . . . . . . . . . . . . . .3.3.1 Binary modulations . . . . . . . . . . . . . .3.3.2 M-ary modulations . . . . . . . . . . . . . .3.3.3 Bandwidth Efficiency . . . . . . . . . . . . .3.3.4 Orthogonal Frequency Division Multiplexing.151515161617202425UWAC Project4.1 UWAC set-up at Universidade do Minho . .4.1.1 Projectors and Hydrophones . . . . .4.1.2 Amplifiers . . . . . . . . . . . . . .4.1.3 Signal generator . . . . . . . . . . .2727272828.ix.

x4.24.34.44.54.656CONTENTS4.1.4 Picoscope . . . . . . . . . . . . . . .4.1.5 FPGAs . . . . . . . . . . . . . . . .System model . . . . . . . . . . . . . . . . .Aquatic chanel model . . . . . . . . . . . . .4.3.1 Attenuation block . . . . . . . . . . .4.3.2 Noise block . . . . . . . . . . . . . .4.3.3 Doppler effect block . . . . . . . . .4.3.4 Propagation delay block . . . . . . .The multipath block . . . . . . . . . . . . . .4.4.1 Multipath Channel Transfer Function4.4.2 Equations for multipath calculation .Software tool used for the simulations . . . .Extra Tasks . . . . . . . . . . . . . . . . . .4.6.1 OFDM experiments . . . . . . . . .4.6.2 Graphical User Interface application .Simulations and results5.1 Path loss . . . . . . . . . . . . . . . . . . . . . .5.2 Binary digital modulations simulated and results .5.2.1 OOK modulation . . . . . . . . . . . . .5.2.2 BASK modulation . . . . . . . . . . . .5.2.3 BPSK modulation . . . . . . . . . . . .5.2.4 BFSK modulation . . . . . . . . . . . .5.3 Chapter conclusions . . . . . . . . . . . . . . . nclusions and Future Work476.1 Results achieved . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 476.2 Future developments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48A Schematics and schemes49A.1 Schematic of the complete underwater system . . . . . . . . . . . . . . . . . . . . . . . . . 49A.2 Schematic of the aquatic channel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50A.3 Aquarium multipath schemes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50B MatLab blocks and modules codeB.1 Attenuation code . . . . . . .B.2 Multipath code . . . . . . . .B.3 Filter code . . . . . . . . . . .B.4 Ambient noise code . . . . . .B.5 Signal with added noise code .B.6 Attenuation profiles . . . . . .B.7 Attenuation function . . . . .5555596162636467C Channel GUI application for MatLab with multipath calculator toolC.1 GUI figure 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . .C.2 GUI example 2 . . . . . . . . . . . . . . . . . . . . . . . . . . .C.3 GUI example 3 . . . . . . . . . . . . . . . . . . . . . . . . . . .C.4 GUI example 4 . . . . . . . . . . . . . . . . . . . . . . . . . . .7171727374.

CONTENTSxiD Multipath MatLab application75D.1 MatLab example of multipath with Rayleigh channel model . . . . . . . . . . . . . . . . . 75D.2 MatLab figure application of multipath with Rayleigh channel model with diverse analysis . 76References79

xiiCONTENTS

List of Figures2.12.22.32.4. . . . . . . . . . . . . . . . . . . . . . . . . . . .a) aperture angle. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .is 0o ; b). . . . . . . . . . . . . . . . .2.52.62.7The experiment to measure the sound in water . . . . . . . . .Temperature, salinity and pressure dependence with depth . .Sound speed vs. depth . . . . . . . . . . . . . . . . . . . . .Examples of different patterns for acoustic radiating sources:aperture angle is 30o ; c) aperture angle is 60o . . . . . . . . . .Absorption coefficients . . . . . . . . . . . . . . . . . . . . .Multipath in a transmission . . . . . . . . . . . . . . . . . . .Doppler shift . . . . . . . . . . . . . . . . . . . . . . . . . 15Conventional AM modulation . . . . . . . . . . . . . . . .Conventional PM and FM modulations . . . . . . . . . . . .Waveforms for the simplest binary digital modulations . . .BPSK constellation and BER expression . . . . . . . . . . .Binary CPFSK waveform . . . . . . . . . . . . . . . . . . .BFSK constellation and BER expression . . . . . . . . . . .BER performance of binary digital modulations . . . . . . .Interpretation of the eye pattern . . . . . . . . . . . . . . . .8PSK constellation and symbol error probability expression .QPSK constellation and BER relation with BPSK case . . .16QAM constellation and BER expression . . . . . . . . . .BER performance of M-ary digital modulations . . . . . . .BER Performance of MFSK modulation . . . . . . . . . . .OFDM basic principle for avoiding multipath effects . . . .OFDM system block diagram . . . . . . . . . . . . . . . . .74.84.94.104.11Projector and hydrophone . . . . . . . . . . . . . . . . . . . . . . .Transmitter Receiver amplifiers . . . . . . . . . . . . . . . . . . . .Signal generator . . . . . . . . . . . . . . . . . . . . . . . . . . . .Picoscope . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .FPGA device used at Universidade do Minho for the UWAC projectSystem block diagram and the aquatic block model . . . . . . . . .Aquatic block model . . . . . . . . . . . . . . . . . . . . . . . . .Aquarious for test purposes . . . . . . . . . . . . . . . . . . . . . .Rayleygh multipath UWAC model with BPSK . . . . . . . . . . . .2D Source plot beam pattern . . . . . . . . . . . . . . . . . . . . .Multipath in MatLab GUI application . . . . . . . . . . . . . . . .28282929303131333536365.1Attenuation, spreading and absorption . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38xiii.466. 7. 11. 13. 14

xivLIST OF FIGURES5.25.35.45.55.65.75.85.95.105.11Dependence of absorption components with frequencyIndividual plots of the four components of absorption .OOK signal at the channel input . . . . . . . . . . . .OOK signal at the channel output . . . . . . . . . . . .BASK signal at the channel input . . . . . . . . . . . .BASK signal at the channel input . . . . . . . . . . . .BPSK signal at the channel inpu . . . . . . . . . . . .BPSK signal at the channel inpu . . . . . . . . . . . .BFSK signal at the channel input . . . . . . . . . . . .BFSK signal at the channel output . . . . . . . . . . .39404141424243434444A.1A.2A.3A.4A.5Underwater communication system modelModule of aquatic channel . . . . . . . .First case of reflection . . . . . . . . . . .Second case of reflection . . . . . . . . .Third case of reflection . . . . . . . . . .4950515253C.1C.2C.3C.4GUI application: example window 1GUI application: example window 2Minimum multipath calculator tool .GUI application: example window 3.71727374.D.1 Multipath channel Graphical User Interface application in MatLab . . . . . . . . . . . . . . 76D.2 Simulink model for testing BPSK with a multipath Rayleigh channel . . . . . . . . . . . . . 77D.3 Simulink model for testing OFDM with a multipath Rayleigh channel . . . . . . . . . . . . 77

List of Tables2.12.2Typical values of the sound velocity in fluids (25o C) . . . . . . . . . . . . . . . . . . . . . . 7Bandwidth available at different ranges . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123.1Bandwidth B and efficiency ε for various modulation types . . . . . . . . . . . . . . . . . . 245.1Other parameters used in simulations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38xv

xviLIST OF TABLES

SONARSPSVPTDMTPu.a.USNsUUVUWACUUVsAnalog to Digital ConverterAmplitude ModulationAutonomous Underwater VehiclesAdditive White Gaussian NoiseBit Error RateBand Pass FilterBinary Phase Shift KeyingBandwidthDigital to Analog ConverterComplementary Error FunctionFrequency Division MultiplexingFrequency ModulationInter Symbol InterferenceLine-Of-Sight linkLow Pass FilterMultiple Phase Shift KeyingOrthogonal Frequency Division MultiplexingProbability Density FunctionPseudo-Random Binary SequencePower Spectrum DensityPhase-Shift KeyingPolyvinylidene FluorideLead Zirconate TitanateQuadrature Amplitude ModulationReflective LinkRoot Raised CosineSound Exposure LevelSignal-to-Noise RatioSOund Navigation and RangingSalinity ProfileSound Velocity ProfileTime Division MultiplexingTemperature ProfileUnit ArbitraryUnderwater Sensor NodesUnmanned Underwater VehicleUnderWater Acoustic CommunicationsUnmanned Underwater Vehiclesxvii

xviiiABBREVIATIONS

Y,TZ)TwZAmplitudeAngle of IncidenceBandwidthBit Error RateCanal CoordinatesSound SpeedDepthAcidity of WaterReference Transducer RadiusTransducer RadiusDecibelAcoustic IntensityInterSymbolic InterferenceLow Pass FilterManually Entered Probability Density FunctionPiezo Sound SpeedPiezo DensityPiezo ThicknessSamples Per SecondAcoustic PressurePseudo-Random Binary SequencePower Spectrum DensityReceiver CoordinatesRoot Mean SquareRoot Raised CosineSalinityShipping FactorSignal-to-Noise RatioTransmitter CoordinatesTemperatureWind SpeedAcoustic Impedancexix

Chapter 1IntroductionThis document constitutes the master thesis report for the MIEEC course at the Faculdade de Engenhariada Universidade do Porto . It documents all the work done to complete the objectives which were beforehandprepared for a partnership project with a team from the Universidade do Minho , which has been developingwork in the area of underwater communications.1.1Motivation and ObjectivesDiscovering and exploring new environments is an important human endeavor, a motor for mankind’sevolution. One vast environment which is still much unexplored is the underwater world. Crucial for itssuccessful exploration are reliable communication systems.The topic is complex and there are various difficulties in underwater communications, such as waterchemical constitution, environmental variables, and the presence of various types of noise.A promising solution, which has been studied and implemented for communicating within this environment, is the use of acoustic waves for the transmission of signals. Electromagnetic waves usually arenot considered as a solution for underwater communications because their attenuation is too high. Acoustic waves appear as a good alternative, despite some associated negative aspects. For long communicatingdistances, an abrupt decay in pressure may occur, impairing the communication quality. This phenomenonmay occur even for medium distances and it is dependent of the transmitting acoustic wave frequency.The introduction of intermediate sensor networks leads to increases in the data rate and to an improvement of the transmission quality, thus bettering the capacity of the overall communication system.Our work is focused on the area of communication channels, particularly the multipath effect and itsimpact on the system performance, and it is based on the model developed at the Universidade do Minho byDiogo Mendes [1]. For this project, that model has been modified, so as to be able to study the system behavior under various modulation techniques. Our goal is to add a multipath interference effect to the underwater1

2Introductionacoustic channel model previously created [1], getting closer to more realistic scenarios. Various modulation techniques have been tested and analyzed, in order to understand their behavior in such communicationchannel and decide which ones are more suitable, depending on the actual channel characteristics.The interest from the research community in the area of underwater communications has increasedrecently and this work aims to be a contribution to the development of the UnderWater Acoustic Communication (UWAC) field.1.2Dissertation structureThis document is organized as follows. Chapter 1 describes the motivation for the work and also someintroductory insight to the theme of this project. Chapter 2 presents a literature review on UWAC, the approaches that are being used and all the techniques applied in this field. The communication using acousticsignals in general is also described in this chapter. Modulation techniques that are applied in communications in general are addressed in chapter 3. Chapter 4 contains a description of the system model, focussingin detail the channel, as well as some extra tasks. Simulation results run with MatLab, which constitute a relevant contribution of this work, are included in Chapter 5. Finally, Chapter 6 discusses relevant conclusionsfrom this thesis and future developments of this work.

Chapter 2State-of-the-art on UWACIn this chapter a very brief summary of the Underwater Acoustic Communications (UWAC) history ispresented. Then follows a description of the fundamentals and relevant physical quantities related to UWAC,as they will be important in understanding the work developed in this thesis. Finally, a very brief descriptionof recent activities in this field is shown.2.1IntroductionThe Earth planet is 70% [2] water covered and most of this extensive area is still largely unknown andunexplored. Research in UWAC is important in many aspects, namely for studying underwater ecosystems,for exploring underwater natural resources, for predicting possible natural disasters and also for defensepurposes.2.2Some UWAC HistoryThe area of UWAC has experienced significant research over the last decades, which led to recentprogress in this endeavor. This interest started many years ago when Jean Daniel Colladon, a physicist/engineer, and Charles-Francois Sturn, a mathematician, performed an experiment, back in 1826, which can bethought as the starting point for underwater communications. The experiment took place in the GenevaLake, in Switzerland, and they used a church bell to prove that sound travels faster in water than in air. Oneof them lighted a gunpowder flash and at the same time struck the church bell that was underwater. Theother started the clock when he saw the gunpowder flash and only stopped it when he heard the noise madeby the church bell (to do so he used a trumpet placed underwater as can be seen in figure 2.1). The distancethat separated the two boats in this experiment was around 10 miles. Despite their simple instruments, theyobtained a sound speed in water of 1435 m/s. This measurement was remarkably accurate, consideringthat the value obtained is not too far from currently known values, approximately 1500 m/s [3]. Going3

4State-of-the-art on UWACfurther back in time, Leonardo da Vinci, a genius in several fields, imagined how one would be able toproduce acoustic waves in water and then see what would happen at a distant place, when trying to listen tothose waves. Nowadays, fortunately, we have ever-better means and knowledge basis to explore underwateracoustic communications and, not surprisingly, this field of research is now very active.Figure 2.1: The experiment to measure the sound in water2.3UWAC FundamentalsAs in the electrical area, there are also in acoustics important physical quantities that must be describedto give the necessary background associated with this field of knowledge.2.3.1SoundSound is produced when an object vibrates and transmits his motion to the surrounding physical medium.This results in propagation of vibrations where the particles in the medium oscillate in the same direction ofthe propagation, so we have what is called a longitudinal wave.2.3.1.1Acoustic pressureGiven a plane wave, acoustic Pressure (P), with unit Pa or N/m2 , is defined by the following equationP ρ0 cv ρc2π f ξ ξ v2π f(2.1)

2.3 UWAC Fundamentals5where ρ0 represents the fluid density, c is the velocity of the sound wave propagation and v is the particlevelocity. The variable v is equivalent to ξ 2π f . This quantity P is analogous to the potential difference inelectrical circuits.The quantity ρ0 c is called specific impedance and has the same role has the intrinsic impedance definedfor a transverse electromagnetic.2.3.1.2Acoustic impedanceThe acoustic impedance is given by:Z PU(2.2)where U is the acoustic volume flow. This equation is analogous to Ohm’s law and Z is a function offrequency, with real and imaginary components.2.3.1.3Acoustic intensityThe acoustic intensity I (unit W /m2 ) is the energy per second that crosses the unit area. For a planewave it is given by:I Pv(2.3)so that it may be viewed as the acoustic power density produced by the source.Normally, a reference intensity Ir is defined for each medium under certain circumstances. For example,the underwater reference intensity is the one produced by a plane wave with root mean square pressure of1µPa.2.3.2Acoustic wavesAs an example, the wave equation of a baffled piston projector, a circular kind of projector, in sphericalcoordinates (r, θ , φ ),is given by:Qk (ωt kr) 2J1 (ka sin θ )P̃(r, θ ,t) jρce2πrsin θ } {z} ka {z(1)(2.4)(2)where the first term (1) represents a spherical wave generated by what is called an ideal omnidirectionalsource. The second term (2), which depends of θ and the Bessell function of the first kind, represents thedirectivity of the actual source. It gives us an idea on how the source concentrates more energy on certainspacial directions. This is very analogous to the antenna field theory and we can, in a similar way, define thenear field and the far field. This second one is of interest from the acoustic wave propagation point of view,

6State-of-the-art on UWACas it can be approximated by a one dimension frontwave and it can be treated as a ray, or a sum of rays, indifferent directions, when the distance is longer than the wavelength [4].2.3.2.1Sound speed profilesSound speed in water depends of several parameters, such as temperature, salinity and pressure. Figure 2.2 shows how these parameters change with depth, for the open ocean case. As a consequence, for openFigure 2.2: Temperature, salinity and pressure dependence with depthocean sound speed follows the profile depicted in figure 2.3 [5], [6], [7], [3].Figure 2.3: Sound speed vs. depthFor comparison purposes, table 2.1 shows the diversity of values for the speed of sound in some gasesand in some liquids [8] .

2.3 UWAC Fundamentals7Table 2.1: Typical values of the sound velocity in fluids (25o C)GasAirCarbon dioxide (CO2 )Hydrogen (H2 )Methane (CH4 )Oxygen (O2 )Helium (H2 )Oxygen (O2 )2.3.2.2Velocity (m/s)33125912844303162131016LiquidCarbon tetrachloride (CCl4 )Ethanol (C2 H6 O)Ethylene glycol (C2 H6 O2 )Glycerol (C3 H8 O3 )Mercury (Hg)Water (distilled)Water (sea)Velocity (m/s)929120716581904145014981531Wave propagation patternsThe radiation pattern of an acoustic source is a 3D representation of the signal intensity. The shape ofthe pattern can vary, depending of the type of source used and, thus, it can exhibit different aperture angles,as can be seen in figure 2.4. Notice also that only one lobe may be present or, when the source is moredirective, there is a narrow lobe, called principal lobe, and sidelobes of lower maximum levels.Figure 2.4: Examples of different patterns for acoustic radiating sources: a) aperture angle is 0o ; b) apertureangle is 30o ; c) aperture angle is 60o .2.3.3Acoustic source levelThe source level quantity associated with a projector, SL pro jector , is commonly defined in terms of thesound pressure level at a well-defined distance of 1m from its acoustic center. The source intensity at thisreference point is:I PtxArea(W /m2 )(2.5)

8State-of-the-art on UWACand is measured in dB0 re1µPa0 , meaning: relative to the intensity due to a pressure of 1µPa. For an omnidirectional projector, the surface area is a sphere (4πr2 12, 6m2 ). Thus,SL pro jector 10log((Ptx /12, 6)/Ire f ) (dB)(2.6)where Ptx is the total acoustic power emitted by the projector. The reference intensity is:Ire f (Pare f )2ρc(W m 2 )(2.7)and for ρ 1025kg/m3 and c 1500m/s, average values for sea water [9], the equation for the transmitteracoustic source level for an omnidirectional projector can then be written as follows:SL pro jector (P) 170.8 10 log Ptx(dB)(2.8)For the case of a directional projector, then the projector directivity is given by:DItx 10 log(Idir) (dB)Iomni(2.9)where Iomni is the intensity in the idealized case when energy is spread uniformly in all spherical directionsand Idir is the intensity along the direction of the beam pattern being considered. Normally, the directiontaken is the one of the main lobe maximum. Directivity can increase the source level by 20 dB [10]. Themore general equation for the transmitter acoustic source level (SL pro jector ) can be written:SL pro jector (P, η, DI) 170.8 10 log Ptx 10 log ηtx DItx(dB)(2.10)where now is taken into account the efficiency of the projector ηtx , to consider the losses associated withthe electrical to acoustic conversion, thus reducing the actual SL radiated power by the projector. Thisefficiency depends of the bandwidth and quality factor of the projector and may vary from 0,2 to 0,7 for atuned one [10].2.4Underwater Channel characteristicsPhysical and chemical properties of seawater affect sound propagation. Due to spreading and absorption,an underwater acoustic signal will suffer attenuation. Furthermore, depending on channel geometry, multipath fading may occur and produce significant inter-symbol-interference (ISI) at the receiver hydrophone.For calculations of the Signal-to-Noise ratio (SNR) or Bit Error Rate (BER) estimation, it is then crucial tounderstand and establish a good channel model.

2.4 Underwater Channel characteristics2.4.19Spreading lossSpreading loss is due to the ever-increasing area covered by the same amount of the sound signal energy,as a wave front moves outward from the source. It is given byPLspreading (r) k 10 log(r) (dB)(2.11)where r is the range in meters and k is the spreading factor.When the medium in which signal transmission occurs is unbounded, the spreading factor is k 2, meaning that the source intensity decreases with the square of the distance r. In the case of bounded spreadingthis factor takes different values. For example, k 1 for a cylindrical boundary.In 1967, Urick suggested that spherical spreading was a rare occurrence in the ocean but recognized thatat short ranges it may occur. As Autonomous Underwater Vehicles (AUV) swarm operations and Underwater Sensor Networks (USN) will typically be short range applications, it is likely that spherical spreadingwill need to be considered the primary factor leading to signal attenuation, in those cases. Spreading loss hasa logarithmic relationship with range r and its impact on the signal is most significant at very short range,which is up to approximately 50m. [11]At these shorter ranges, spreading loss plays a proportionally larger part when compared with the absorption loss, which is the topic of the following subsection.2.4.2Absorption lossThe absor

underwater communications, with a particular emphasis on acoustic communications. This thesis is the result of a partnership with a team at the Universidade do Minho that has been working in an acoustic underwater communications project. The work presented herein is centered on the channel

Related Documents:

9/18/2016 9Nurul/DEE 3413/Modulation Types of Modulation Pulse Modulation Carrier is a train of pulses Example: Pulse Amplitude Modulation (PAM), Pulse width modulation (PWM) , Pulse Position Modulation (PPM) Digital Modulation Modulating signal is analog Example: Pulse Code Modulation (PCM), Delta Modulation (DM), Adaptive Delta Modulation (ADM), Differential Pulse

Bruksanvisning för bilstereo . Bruksanvisning for bilstereo . Instrukcja obsługi samochodowego odtwarzacza stereo . Operating Instructions for Car Stereo . 610-104 . SV . Bruksanvisning i original

Modulation allows for the designated frequency bands (with the carrier frequency at the center of the band) to be utilized for communication and allows for signal multiplexing. Amplitude modulation (AM) is an analog and linear modulation process as opposed to frequency modulation (FM) and phase modulation (PM).

Types of Modulation 6 Flynn/Katz 7/8/10 Analog Modulation Amplitude Modulation, AM Frequency Modulation, FM Double and Single Sideband, DSB and SSB Digital Modulation Phase Shift Keying: BPSK, QPSK, MSK Frequency Shift Keying, FSK Quad

10.3 Analog Modulation Schemes 10.4 Amplitude Modulation 10.5 Frequency Modulation 10.6 Phase Shift Modulation 10.7 Amplitude Modulation And Shannon's Theorem 10.8 Modulation, Digital Input, And Shift Keying 10.9 Modem Hardware For Modulation And Demodulation 10.10 Optical And Radio Frequency Modems 10.11 .

4.1. ANGLE MODULATION 11 1 1 11 1 1 tt /3 phase step at t 0 3 Hz frequency step at 0 Phase Modulation Frequency Modulation f c f c f f 3 Hz Phase and frequency step modulation 4.1.1 Narrowband Angle Modulation Begin by writing an angle modulated signal in complex form x c.t/DRe A ce j!ctej .t/ Expand ej .t/in a power series x c.t/DRe A .

Ans: Modulation is defined as the process in which some characteristics of the signal called carrier is varied according to the modulating or baseband signal. For example – Amplitude Modulation, Phase Modulation, Frequency Modulation. In case of over modulation, the modulation index is

3. Amplitude Modulation . a. General. The amplitude, phase, or frequency of a carrier can be varied in accordance with the intelligence to be transmitted. The process of varying one of these characteristics is called modulation. The three types of modulation, then are amplitude modulation, phase modulation