EP4620132A1 - Techniques for doppler estimation and correction for transmissions through acoustic channels in underwater environments - Google Patents
Techniques for doppler estimation and correction for transmissions through acoustic channels in underwater environmentsInfo
- Publication number
- EP4620132A1 EP4620132A1 EP23892385.8A EP23892385A EP4620132A1 EP 4620132 A1 EP4620132 A1 EP 4620132A1 EP 23892385 A EP23892385 A EP 23892385A EP 4620132 A1 EP4620132 A1 EP 4620132A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- doppler
- data
- tap
- model
- acoustic signal
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B11/00—Transmission systems employing ultrasonic, sonic or infrasonic waves
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B13/00—Transmission systems characterised by the medium used for transmission, not provided for in groups H04B3/00 - H04B11/00
- H04B13/02—Transmission systems in which the medium consists of the earth or a large mass of water thereon, e.g. earth telegraphy
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W56/00—Synchronisation arrangements
- H04W56/0035—Synchronisation arrangements detecting errors in frequency or phase
Definitions
- the quality of the communication link can be severely impaired by external factors, such as the presence of sources of reflection, e.g., bubbles.
- Acoustic signals traversing through an underwater acoustic channel are subject to low bandwidth and distortions due to varying interactions with the sea surface, varying interactions with the seafloor of varying depth, interference from other objects, varying acoustic noise, and varying sound channel conditions including temperature, salinity and currents and current shear.
- the underwater acoustic sound channel is non- stationary on time scales relevant to usual communication applications, including the duration of many audio and video transmissions.
- the underwater acoustic channel is usually modelled as a Rician fading channel for short-range shallow water communication (with a depth of less than 100 m, where the power of the Line-of- Sight (LOS) signal is stronger than the multipath delay signals due to reflections from the sea surface, sea floor, or other objects) as a special case of Rayleigh and Rice models.
- LOS Line-of- Sight
- a system that uses one kind of coding and modulation scheme for representing images, audio or video will underperform over an extended period of time and hence an adaptive system is desired, which can change its coding or transmission parameters or both based on the current underwater acoustic channel conditions.
- JPEG Joint Photographic Experts Group
- a method for Doppler correction of received underwater acoustic signals includes training a model that comprises a Doppler tracking module and tap selector module.
- the Doppler tracking module is configured to take as input a digitized acoustic signal and to output a value for a Doppler shift D and ratio K of line of sight (LOS) energy to second dominant path (SDP) energy.
- the tap selector module is configured to take as input values of D and K and to output a value for a circuit tap in a Digital Phase-Locked Loop (DPLL) of a Decision Feedback Equalizer (DFE).
- DPLL Digital Phase-Locked Loop
- DFE Decision Feedback Equalizer
- the model is trained on a training set including for each instance input values for a corresponding digitized acoustic signal and corresponding output value for D, output value for K and output value for circuit tap.
- the method also includes receiving second data that indicates input values for a current digitized acoustic signal based on a received acoustic signal.
- the method further includes generating third data that indicates a value for a current circuit tap output by the model of the first data operating on the second data.
- the method includes causing an acoustic receiver to use the current circuit tap to process the received acoustic signal.
- the tap selector module comprises a fine tree classifier, a linear' Support Vector Machine (SVM) classifier, a quadratic SVM classifier or a cubic SVM classifier.
- the Doppler estimator module comprises a neural network.
- the neural network is trained using simulations from a Rician fading channel model.
- a non-transient computer-readable medium or an apparatus or a neural network is configured to perform one or more steps of the above methods.
- a model M is selected appropriate for the purpose and data at hand.
- One or more of the model M adjustable parameters P is uncertain for that particular purpose and the values for such one or more parameters are learned automatically.
- Innovation is often employed in determining which model to use and which of its parameters P to fix and which to learn automatically.
- the learning process is typically iterative and begins with an initial value for each of the uncertain parameters P and adjusts those prior values based on some measure of goodness of fit of its Model output YM with known results Y for a given set of values for input context variables X from an instance 101 of the training set 100.
- FIG. IB is a block diagram that illustrates an example automatic process for learning values for uncertain parameters P 112 of a chosen model M HO
- the model M 110 can be a Boolean model for a result Y of one or more binary values, each represented by a 0 or 1 (e.g., representing FALSE or TRUE respectively), a classification model for membership in two or more classes (either known classes or self-discovered classes using cluster analysis), other statistical models such as multivariate regression or neural networks, or a physical model, or some combination of two or more such models.
- a physical model differs from the other purely data-driven models because a physical model depends on mathematical expressions for known or hypothesized relationships among physical phenomena.
- the physical model includes one or more parameterized constants, such as seafloor reflection coefficients, that are not known or not known precisely enough for the given purpose.
- the model 110 is operated with current values 112 of the parameters P, including one or more uncertain parameters of P (initially set arbitrarily or based on order of magnitude estimates) and values of the context variables X from an instance 101 of the training set 100.
- the values 116 of the output YM from the model M also called simulated measurements, are then compared to the values 124 of the known result variables Y from the corresponding instance 101 of the training set 100 in the parameters values adjustment module 130.
- the parameters values adjustment module 130 implements one or more known or novel procedures, or some combination, for adjusting the values 112 of the one or more uncertain parameters of P based on the difference between the values of YM and the values of Y.
- the difference between YM and Y can be evaluated using any known or novel method for characterizing a difference, including least squared error, maximum entropy, fit to a particular probability density function (pdf) for the errors, e.g., using a priori or a posterior probabilities.
- the model M is then run again with the updated values 112 of the uncertain parameters of P and the values of the context variables X from a different instance of the training set 100.
- the updated values 116 of the output YM from the model M are then compared to the values of the known result variables Y from the corresponding instance of the training set 100 in the next iteration of the parameter values adjustment module 130.
- the process of FIG. IB continues to iterate until some stop condition is satisfied. Many different stop conditions can be used.
- the model can be trained by cycling through all or a substantial portion of the training set. In some embodiments, a minority portion of the training set 100 is held back as a validation set.
- the validation set is not used during training, but rather is used after training to test how well the trained model works on instances that were not included in the training.
- the performance on the validation set instances if truly randomly withheld from the instances used in training, is expected to provide an estimate of the performance of the learned model in producing YM when operating on target data X with unknown results Y.
- Typical stop conditions include one or more of a certain number of iterations, a certain number of cycles through the training portion of the training set, producing differences between YM and Y less than some target threshold, producing successive iterations with no substantial reduction in differences between YM . and errors in the validation set less than some target threshold, among others.
- the model M is a neural network, widely used in image processing and natural language processing.
- FIG. 2A is a block diagram that illustrates an example neural network 200, according to various embodiments.
- a neural network 200 is a computational system, implemented on a general-purpose computer, or field programmable gate array, or some application specific integrated circuit (ASIC), or some neural network development platform, or specific neural network hardware, or some combination.
- the neural network is made up of an input layer 210 of nodes, at least one hidden layer such as hidden layers 220, 230 or 240 of nodes, and an output layer 250 of one or more nodes.
- Each node is an element, such as a register or memory location, that holds data that indicates a value.
- the value can be code, binary, integer, floating point or any other means of representing data.
- values in nodes in each successive layer after the input layer in the direction toward the output layer is based on the values of one or more nodes in the previous layer.
- the nodes in one layer that contribute to the next layer are said to be connected to the node in the later layer.
- Example connections 212, 223, 245 are depicted in FIG. 2A as arrows.
- the values of the connected nodes are combined at the node in the later layer using some activation function with scale and bias (also called weights) that can be different for each connection.
- Neural networks are so named because their nodes are modeled after the way neuron cells are connected in biological systems.
- a fully connected neural network has every node at each layer connected to every node at any previous or later layer or both.
- FIG. 2B is a plot that illustrates example activation functions used to combine inputs at any node of a neural network. These activation functions are normalized to have a magnitude of 1 and a bias of zero; but when associated with any connection can have a variable magnitude given by a weight and centered on a different value given by a bias.
- the values in the output layer 250 depend on the values in the input layer and the activation functions used at each node and the weights and biases associated with each connection that terminates on that node.
- the sigmoid activation function (dashed trace) has the properties that values much less than the center value do not contribute to the combination (a so called switch effect, switching on when traversing the plot from left edge to center, and switching off when traversing the plot from center to left edge) and large values do not contribute more than the maximum value to the combination (a so called saturation effect), both properties frequently observed in natural neurons.
- the tanh activation function (solid trace) has similar properties but allows both positive and negative contributions.
- the softsign activation function (short dash-dot trace) is similar to the tanh function but has much more gradual switch and saturation responses.
- the rectified linear units (ReLU) activation function (long dash-dot trace) simply ignores negative contributions from nodes on the previous layer but increases linearly with positive contributions from the nodes on the previous layer; thus, ReLU activation exhibits switching but does not exhibit saturation.
- the activation function operates on individual connections before a subsequent operation, such as summation or multiplication; in other embodiments, the activation function operates on the sum or product or other mathematical or logical or textual operation on the values in the connected nodes. In other embodiments, other activation functions are used, such as kernel convolution.
- LSTM Long Short Term Memory registers have been useful in implementing such RNN.
- LSTM networks are a type of RNN that has an internal state that can represent context information. They keep information about past inputs for an amount of time that is not fixed a priori, but rather depends on its weights and on the input data.
- An advantage of neural networks is that they can be trained as a model M to produce a desired output from a given input without knowledge of how the desired output is computed.
- the adjustable parameters P include the number of layers, the number of nodes in each layer, the connections, the operation at each node, the activation function and the weight and bias at each node.
- the number of layers, number of nodes per layer, the connections and the activation function for each node or layer of nodes is predetermined, and the training determines the weight and bias for each connection or at each node on each layer, so that weights and biases for all nodes constitute the uncertain parameters of P.
- a trained network that provides useful results, e.g., with demonstrated good performance for known results during validation, is then used in operation on new input data not used to train or validate the network.
- the activation functions, weights and biases are shared for an entire layer. This provides the networks with shift and rotation invariant responses especially useful for identifying features, such as holes or objects, anywhere and oriented at any angle in an image.
- the hidden layers can also consist of convolutional layers, pooling layers, fully connected layers and normalization layers.
- the convolutional layer has parameters made up of a set of learnable filters (or kernels), which have a small receptive field, i.e., are connected to just a few nodes of the previous layer. In image processing the small receptive field is usually a few contiguous nodes in an area of an image represented by the previous layer, as in the visual system of an animal eye.
- the activation functions perform a form of non-linear down- sampling, e.g., producing one node with a single value to represent four nodes in a previous layer.
- a normalization layer simply rescales the values in a layer to lie between a predetermined minimum value and a predetermined maximum value, e.g., 0 and 1, respectively.
- Values for PL are determined by applying the method of FIG. IB on the training subset TT.
- the PL values are validated by using them on the validation set Tv, provided that the differences between YM and the Y for the validation set Tv is acceptably small, e.g., have mean square error (MSE) less than a desired threshold or have a distribution that satisfies desired characteristics, e.g., maximum entropy. If not validated, then control returns to earlier steps to revise the training set T, e.g., by acquiring more instances, or revising the model M, or revising the set of adjustable parameters PL or some combination If validated, then the model is used with the current values for P, on new operational data, Xo to produce operational results Yo. In some embodiments, where Yo can be subsequently or eventually determined to obtain Yod, the values of Xo and Yod are randomly or consistently added to the training set T and the parameters PL are updated using a new subset of TT of the updated T.
- MSE mean square error
- the Doppler effect results from the motion of the transmitter, the motion of the receiver, and the motion of acoustic scatterers including the surface water waves, leading to a frequency shift in received signals and making demodulation difficult at the receiver.
- FIG. 3A and FIG. 3B are block diagrams that illustrate examples of underwater device configurations that encounter Doppler shifts in underwater communications, according to various embodiments. Depicted are two submersible remotely operated vehicles 310 a and 310b in relative motion. Acoustic transmission occurs along a ray that follows a direct line of sight (EOS). FIG. 3A also shows a boat 309 that can scatter an acoustic transmission such that a replica of the signal travels along a longer path to the boat and back to the receiving ROV, arriving at a later time than the transmission along the LOS path.
- EOS direct line of sight
- Movement of the ROVs 310a and 310b and the boat add Doppler shifts to the frequency of the signal received due to their relative motions indicated by their velocity vectors VA, VB, VC for ROV 310a, ROV 310b and boat 309, respectively.
- the Doppler shift observed along the line of sight is controlled by the relative velocity of the two ROVs 310a, 310b, which is the projection of their velocity vectors along the LOS, as indicated by the angles added to FIG. 3B.
- each phase is a binary symbol, i.e., one bit.
- each phase is a 2-bit symbol (e.g., 0, 1, 2, 3).
- a pilot message is a known PSK signal, such as a binary (one bit) PSK (BPSK). The phases in these pilot signals are distorted by Doppler shifts in the LOS and other paths, including the SDP.
- FIG. 3C and FIG. 3D are block diagrams that illustrate examples of hardware configurations that compensate Doppler shifts in underwater communications, according to the prior art.
- FIG. 3C depicts a Decision Feedback Equalizer (DFE) 320 that includes a feedforward filter 322, a single digital phase-locked loop (DPLL) 324, a feedback filter 326, and a tap decision module 328 with adjustable parameters for each set by a parameters updating algorithm module 321.
- the feedforward filter 322 compensates for the channel response of the direct (LOS) signal and the symbols aff summed represent the phase times series of the received signal, such as the pilot signal.
- the DPLL 324 compensates for the non-linear component of the phase shifts.
- the Feedback filter 326 compensates for the channel responses of the multipath signals.
- the tap decision module 328 selects the tap to use based on the results of the other components.
- the DFE works by iteratively adjusting the filter taps until the output signal is acceptable.
- the feedback loop in the DFE adjusts the filter taps based on the difference between the received signal and the estimated signal.
- the estimated signal is obtained by subtracting the feedback signal from the output of the feedforward filter.
- the feedback signal is obtained by passing the output of the feedback filter through the DPLL [5].
- the decision module involves multiple trial and error multiple iterations.
- the corrected data 429 is then output.
- the model includes memory of past movements to predict a relatively narrow range for expected changes in Doppler shift and signal to noise ration affecting D and K for each path.
- tracking the previous movement history is performed using time- sequential recurrent neural networks (RNN) embodied in long short term memory (LSTM) circuits with Kalman filtering to project ahead.
- RNN time- sequential recurrent neural networks
- LSTM long short term memory
- a tap classification model Me is selected to classify the D and K conditions for multipath, such as LOS and SDP, among others, as suitable for one tap or another.
- the classification model and any parameters therefore are determined in this step for each instance in the training set.
- the models MD and Me selected above is trained on the training set, either separately or jointly. As described in more detail below, performance is improved if both Me and MD are trained jointly, i.e., the adjustable parameters PL of each iterated for each instance in the training set.
- step 513 it is determined if a model M training stop condition has been reached, such as any of the stop conditions described above with respect to machine learning, or some combination.
- a model M training stop condition such as any of the stop conditions described above with respect to machine learning, or some combination.
- typical stop conditions include one or more of a certain number of iterations, a certain number of cycles through the training subset TT of the training set T, producing differences between YM and Y less than some target threshold, producing successive iterations with no substantial reduction in differences between YM- If it is determined that the stop condition is not yet satisfied, control passes back to step 511 to continue with machine learning for model M.
- step 515 determines whether the trained model M is validated. Any method may be used to validate the trained model M, such as differences between the model output YM and the source Xs is acceptably small, as measured by maximum or average differences or a random distribution of differences. If it is determined that the model M is not yet validated, control passes back to step 501 to expand the training set T and continue with machine learning for model M.
- step 531 the models MD and Me are installed on a processor for a device engaged in underwater acoustic communications, such as one or more submersibles, manned or unmanned, mobile or stationary.
- Step 531 includes listening for acoustic signals until an acoustic signal is received. When an acoustic signal is received control passes to step 533.
- step 533 it is determined whether the signal received is a pilot message or not.
- Step 531 includes digitizing an analog acoustic signal at an acoustic receiver. If not, control passes to step 535, described later. If it is a pilot message, then control passes to step 541.
- step 541 the digital signal input is fed into the Moto detect current values for D and K for each of one or more multipaths.
- Step 541 includes feeding the current values for D and K into Me to determine the current tap for processing subsequent acoustic signals. This accomplishes in essentially one iteration what the prior art methods require multiple feedback iterations to converge on an tap. Thus, these steps occur much faster than in the prior art computationally heavy methods, as described in more detail in a later section for example embodiments.
- the values of D and K are used to track the transmitting device or the scatterer providing the SDP and, optionally, to predict their future movements and D or K values, e.g., using a physics model or a Kalman filter.
- the method 500 includes steps 543 and 545 to update the training set or models.
- step 543 the pilot message is processed at the current tap and any discrepancies are used to provide revised values of the tap or D or K for one or more of the paths.
- the pilot message can be processed at one or more of the adjacent taps to see if better results are obtained, such as results most similar to the known pilot message at a different tap.
- step 545 it is determined whether to retrain one or more models, e.g., based on systematic discrepancies noted over the processing of several pilot messages. If so, control passes back to step 511 to train with the enhanced training set. If not control passes to step 561.
- step 561 it is determined whether conditions are satisfied to end the process. For example, the device on which the models are implemented has surfaced and is no longer engaged in underwater communications. If so, the process ends. Otherwise, control passes to step 531 described above.
- step 535 If it is determined, in step 533, that the signal received is NOT a pilot message, control passes to step 535.
- the current tap (determined in step 541) is used to process the signal.
- the values of D and K are used to track the transmitting device or the scatterer providing the SDP and, optionally, to predict their future movements and D or K values, e.g., using a physics model for the objects, such as boats or animals, or a Kalman filter. Control then passes to step 561 described above to determine whether to end the method. 3.
- the input values X represent a digitized received acoustic signal.
- the Model M is a combination of a partially physical model MD that parameterize the effective acoustic channel environment and a purely data-driven model Me that parameterizes the preferred tap.
- the application is to environments with one LOS and one SDP path accounting for most of the received acoustic signal.
- the physics-based model is a Rician model.
- the SNR is indicated in the performance plots by the ratio Eb/ N o , which is the energy per bit (Eb) divided by the noise (No).
- Doppler tracking starts from the simplest set of available sensors and only considers information about ROVs’ absolute velocity and their planned trajectories as shown in FIG. 3B. These parameters allow communicating partners, denoted as ROVA and ROVs to estimate the potential Doppler shift of the direct path LOS with the projected velocities VA and VA onto the common LOS direction 6AB, the Doppler shifted frequency f s is expressed as given in Equation 1.
- Equation 2 the Doppler effected frequency between A, B and C can be presented as Equation 2. where 0AC and 0CB are common LOS directions between “AC” and “CB”, correspondingly.
- Equation 3 the transmitted signal at the baseband. With a carrier frequency of f c , then the transmitted signal at the passband s(t) can be expressed by Equation 3.
- Doppler compensation is based on providing the DFE 320 with a DPLL 324 (as shown in FIG. 3C) the feedforward filter 322 compensates the channel response of the direct signal, the DPLL 324 compensates the nonlinear component of the phase shifts ⁇ pQ L (t), and the feedback filter 326 compensates the channel responses of the multipath signals.
- the feedforward filter 322 compensates the channel response of the direct signal
- the DPLL 324 compensates the nonlinear component of the phase shifts ⁇ pQ L (t)
- the feedback filter 326 compensates the channel responses of the multipath signals.
- DFE 330 more DPEEs335 are added to the feedback filter 336 to suppress the phase shifts of the multipath signals.
- an ML tap chooser 425 is included in the feedback loop 436.
- ⁇ pk means the difference between the phase shifts of the direct and kth multipath signals.
- the first model is Doppler tracking with supervised machine learning.
- the existing Doppler tracking methods are primarily physics model-based and the model-based techniques are mature.
- CAF Cross-Ambiguity Function
- SB A Single-Branch Autocorrelation
- Data driven models give an opportunity to avoid the complex physics model.
- we shrink the physical conditions to labels for the most likely to appear Doppler shifts For example, in underwater communication, neither Tx or Rx is modeled to have a velocity the same as a jet. We train the machine learning model with reasonable velocity induced phase shift of the received signals.
- the Doppler effect allows the measurement of the distance, velocity and acceleration between a transmitter from water and a receiver on the seafloor by observing how the frequency received from the transmitter changes as it approaches the transmitter, is overhead and moves away.
- acoustic channel simulation are performed.
- the software used were Matlab and Simulink on a desktop equipped with AMD Ryzen 9 5950X 16-core CPU (overclocked to 4.0 GHz), Patriot DDR4 128 GB RAM (overclocked to 3333 MHz), Samsung 970 EVO Plus 2 TB SSD (read speed up to 3500 mb/s) and Nvidia Quadro RTX 8000 GPU.
- the simulated signals are modulated and demodulated with BPSK.
- Rician fading is a stochastic model for signal propagation anomaly caused by partial interference of a signal with itself - the signal arriving at the receiver by several different, possibly constructively or destructively interfering paths. This is the multipath effect, and at least one of the paths is changing, including getting longer or shorter in length.
- Rician fading channel is the channel that considers when one of the paths, typically a LOS signal or some strong reflection signals, is much stronger than the others.
- the amplitude gain is characterized by a Rician distribution.
- Rayleigh fading is considered a special case of Rician fading for when there is no LOS.
- K Two- Wave with Diffuse Power
- the first one, K is the ratio between the power in the direct path and the power in the other scattered paths.
- the time signal is sampled with 1000 points as the source of the training data, which means 1000 instances for training the ML model.
- Linear discriminant, linear SVM, quadratic SVM and cubic SVM , Naive Bayes for SVM are trained for Doppler relative speed estimation (by classifying the closest relative speed).
- the data driven method simplifies the potential Doppler frequency shift compensation for difficult Doppler effects introduced by real situations. Unlike the prior art physics modelbased method, the data driven can (i) avoid unnecessary frequency shift band thus reducing the complexity of the model, and (ii) decrease the number of self-correlation or DPLLs and thereby save the corresponding computation time.
- the ML-based Doppler estimator is trained to directly classify the shifted frequency.
- the ML-based tap chooser in the feedback loop for the Doppler compensation is trained with different combinations of the more complex underwater Doppler environment, i.e., a major LOS plus an SDP.
- the tap chooser is trained with different K and D combinations in these two signal paths.
- the tap chooser again trains several known classifier models with the more complex multipaths and selects the one with the best performance in a validations et..
- FIG. 9 is a block diagram that illustrates a computer system 900 upon which an embodiment of the invention may be implemented.
- Computer system 900 includes a communication mechanism such as a bus 910 for passing information between other internal and external components of the computer system 900.
- Information is represented as physical signals of a measurable phenomenon, typically electric voltages, but including, in other embodiments, such phenomena as magnetic, electromagnetic, pressure, chemical, molecular atomic and quantum interactions. For example, north and south magnetic fields, or a zero and non-zero electric voltage, represent two states (0, 1) of a binary digit (bit). Other phenomena can represent digits of a higher base.
- a superposition of multiple simultaneous quantum states before measurement represents a quantum bit (qubit).
- the memory 904 such as a Random Access Memory (RAM) or other dynamic storage device, stores information including computer instructions. Dynamic memory allows information stored therein to be changed by the computer system 900. RAM allows a unit of information stored at a location called a memory address to be stored and retrieved independently of information at neighboring addresses. The memory 904 is also used by the processor 902 to store temporary values during execution of computer instructions.
- the computer system 900 also includes a read only memory (ROM) 906 or other static storage device coupled to the bus 910 for storing static information, including instructions, that is not changed by the computer system 900.
- ROM read only memory
- a non-volatile (persistent) storage device 908 such as a magnetic disk or optical disk, for storing information, including instructions, that persists even when the computer system 900 is turned off or otherwise loses power.
- Information, including instructions is provided to the bus 910 for use by the processor from an external input device 912, such as a keyboard containing alphanumeric keys operated by a human user, or a sensor.
- a sensor detects conditions in its vicinity and transforms those detections into signals compatible with the signals used to represent information in computer system 900.
- bus 910 Other external devices coupled to bus 910, used primarily for interacting with humans, include a display device 914, such as a cathode ray tube (CRT) or a liquid crystal display (LCD), for presenting images, and a pointing device 916, such as a mouse or a trackball or cursor direction keys, for controlling a position of a small cursor image presented on the display 914 and issuing commands associated with graphical elements presented on the display 914.
- a display device 914 such as a cathode ray tube (CRT) or a liquid crystal display (LCD)
- LCD liquid crystal display
- pointing device 916 such as a mouse or a trackball or cursor direction keys
- special purpose hardware such as an application specific integrated circuit (IC) 920
- IC application specific integrated circuit
- the special purpose hardware is configured to perform operations not performed by processor 902 quickly enough for special purposes.
- application specific ICs include graphics accelerator cards for generating images for display 914, cryptographic boards for encrypting and decrypting messages sent over a network, speech recognition, and interfaces to special external devices, such as robotic arms and medical scanning equipment that repeatedly perform some complex sequence of operations that are more efficiently implemented in hardware.
- Computer system 900 also includes one or more instances of a communications interface 970 coupled to bus 910.
- Communication interface 970 provides a two-way communication coupling to a variety of external devices that operate with their own processors, such as printers, scanners and external disks. In general the coupling is with a network link 978 that is connected to a local network 980 to which a variety of external devices with their own processors are connected.
- communication interface 970 may be a parallel port or a serial port or a universal serial bus (USB) port on a personal computer.
- USB universal serial bus
- communications interface 970 is an integrated services digital network (ISDN) card or a digital subscriber line (DSL) card or a telephone modem that provides an information communication connection to a corresponding type of telephone line.
- ISDN integrated services digital network
- DSL digital subscriber line
- a communication interface 970 is a cable modem that converts signals on bus 910 into signals for a communication connection over a coaxial cable or into optical signals for a communication connection over a fiber optic cable.
- communications interface 970 may be a local area network (LAN) card to provide a data communication connection to a compatible LAN, such as Ethernet.
- LAN local area network
- Wireless links may also be implemented.
- Carrier waves, such as acoustic waves and electromagnetic waves, including radio, optical and infrared waves travel through space without wires or cables.
- Signals include man-made variations in amplitude, frequency, phase, polarization or other physical properties of carrier waves.
- the communications interface 970 sends and receives electrical, acoustic or electromagnetic signals, including infrared and optical signals, that cany information streams, such as digital data.
- Non-volatile media include, for example, optical or magnetic disks, such as storage device 908.
- Volatile media include, for example, dynamic memory 904.
- Transmission media include, for example, coaxial cables, copper wire, fiber optic cables, and waves that travel through space without wires or cables, such as acoustic waves and electromagnetic waves, including radio, optical and infrared waves.
- the term computer-readable storage medium is used herein to refer to any medium that participates in providing information to processor 902, except for transmission media.
- Common forms of computer-readable media include, for example, a floppy disk, a flexible disk, a hard disk, a magnetic tape, or any other magnetic medium, a compact disk ROM (CD-ROM), a digital video disk (DVD) or any other optical medium, punch cards, paper tape, or any other physical medium with patterns of holes, a RAM, a programmable ROM (PROM), an erasable PROM (EPROM), a FLASH-EPROM, or any other memory chip or cartridge, a carrier wave, or any other medium from which a computer can read.
- the term non-transitory computer- readable storage medium is used herein to refer to any medium that participates in providing information to processor 902, except for carrier waves and other signals.
- Network link 978 typically provides information communication through one or more networks to other devices that use or process the information.
- network link 978 may provide a connection through local network 980 to a host computer 982 or to equipment 984 operated by an Internet Service Provider (ISP).
- ISP equipment 984 in turn provides data communication services through the public, world-wide packet-switching communication network of networks now commonly referred to as the Internet 990.
- a computer called a server 992 connected to the Internet provides a service in response to information received over the Internet.
- server 992 provides information representing video data for presentation at display 914.
- the invention is related to the use of computer system 900 for implementing the techniques described herein. According to one embodiment of the invention, those techniques are performed by computer system 900 in response to processor 902 executing one or more sequences of one or more instructions contained in memory 904. Such instructions, also called software and program code, may be read into memory 904 from another computer-readable medium such as storage device 908. Execution of the sequences of instructions contained in memory 904 causes processor 902 to perform the method steps described herein.
- hardware such as application specific integrated circuit 920, may be used in place of or in combination with software to implement the invention. Thus, embodiments of the invention are not limited to any specific combination of hardware and software.
- Computer system 900 can send and receive information, including program code, through the networks 980, 990 among others, through network link 978 and communications interface 970.
- a server 992 transmits program code for a particular application, requested by a message sent from computer 900, through Internet 990, ISP equipment 984, local network 980 and communications interface 970.
- the received code may be executed by processor 902 as it is received, or may be stored in storage device 908 or other non-volatile storage for later execution, or both. In this manner, computer system 900 may obtain application program code in the form of a signal on a carrier wave.
- Various forms of computer readable media may be involved in carrying one or more sequence of instructions or data or both to processor 902 for execution.
- instructions and data may initially be carried on a magnetic disk of a remote computer such as host 982.
- the remote computer loads the instructions and data into its dynamic memory and sends the instructions and data over a telephone line using a modem.
- a modem local to the computer system 900 receives the instructions and data on a telephone line and uses an infra-red transmitter to convert the instructions and data to a signal on an infra-red a carrier wave serving as the network link 978.
- An infrared detector serving as communications interface 970 receives the instructions and data carried in the infrared signal and places information representing the instructions and data onto bus 910.
- Bus 910 carries the information to memory 904 from which processor 902 retrieves and executes the instructions using some of the data sent with the instructions.
- the instructions and data received in memory 904 may optionally be stored on storage device 908, either before or after execution by the processor
- a range of "less than 10" for a positive only parameter can include any and all sub-ranges between (and including) the minimum value of zero and the maximum value of 10, that is, any and all sub-ranges having a minimum value of equal to or greater than zero and a maximum value of equal to or less than 10, e.g., 1 to 4.
- HyDRO Harvesting-Aware Data ROuting for Underwater Wireless Sensor Networks. In Proceedings of the Eighteenth ACM International Symposium on Mobile Ad Hoc Networking and Computing (Los Angeles, CA, USA) (Mobihoc ’18). Association for Computing Machinery, New York, NY, USA, 271-279. Won Choi, Girish Chowdhary, Andrew Singer, Hari Vishnu, AmirWeiss, and Gregory
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Filters That Use Time-Delay Elements (AREA)
Abstract
Description
Claims
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US202263383560P | 2022-11-14 | 2022-11-14 | |
| PCT/US2023/079587 WO2024107689A1 (en) | 2022-11-14 | 2023-11-14 | Techniques for doppler estimation and correction for transmissions through acoustic channels in underwater environments |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| EP4620132A1 true EP4620132A1 (en) | 2025-09-24 |
| EP4620132A4 EP4620132A4 (en) | 2026-03-25 |
Family
ID=91085389
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP23892385.8A Pending EP4620132A4 (en) | 2022-11-14 | 2023-11-14 | TECHNIQUES FOR DOPPLER ESTIMATION AND CORRECTION FOR TRANSMISSIONS VIA ACOUSTIC CHANNELS IN UNDERWATER ENVIRONMENTS |
Country Status (2)
| Country | Link |
|---|---|
| EP (1) | EP4620132A4 (en) |
| WO (1) | WO2024107689A1 (en) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN118784091B (en) * | 2024-06-27 | 2025-01-21 | 中国科学院声学研究所 | A communication adaptive control method, device and equipment based on underwater acoustic environment |
| CN118784412B (en) * | 2024-07-09 | 2025-12-30 | 西安邮电大学 | A method for detecting received signals in underwater optical communication |
| CN119628758A (en) * | 2025-02-08 | 2025-03-14 | 天津清润博智能科技有限公司 | A compensation method and system for optimizing the Doppler effect of underwater UUV communication |
| CN120741040B (en) * | 2025-09-03 | 2025-12-23 | 中国舰船研究设计中心 | Acoustic compatibility on-lake test method for anti-interference design |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7310286B1 (en) * | 2005-07-11 | 2007-12-18 | The United States Of America Represented By The Secretary Of The Navy | System for undersea digital acoustic communications |
| US20140098841A2 (en) * | 2010-06-07 | 2014-04-10 | University Of Delaware | Underwater acoustic multiple-input/multiple-output (mimo) communication systems and methods |
| US20190058529A1 (en) * | 2017-04-08 | 2019-02-21 | Yahong Rosa Zheng | Turbo receivers for single-input single-output underwater acoustic communications |
| WO2022060720A1 (en) * | 2020-09-16 | 2022-03-24 | Woods Hole Oceanographic Institution | Single-receiver doppler-based sound source localization to track underwater target |
| EP3975452A1 (en) * | 2020-09-24 | 2022-03-30 | ATLAS ELEKTRONIK GmbH | A waterborne sound receiver and a system for transmitting image data using a waterborne sound signal |
-
2023
- 2023-11-14 WO PCT/US2023/079587 patent/WO2024107689A1/en not_active Ceased
- 2023-11-14 EP EP23892385.8A patent/EP4620132A4/en active Pending
Also Published As
| Publication number | Publication date |
|---|---|
| EP4620132A4 (en) | 2026-03-25 |
| WO2024107689A1 (en) | 2024-05-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP4620132A1 (en) | Techniques for doppler estimation and correction for transmissions through acoustic channels in underwater environments | |
| Zheng et al. | Enhancing RF sensing with deep learning: A layered approach | |
| Leung et al. | Prediction of noisy chaotic time series using an optimal radial basis function neural network | |
| US11736899B2 (en) | Training in communication systems | |
| Onasami et al. | Underwater acoustic communication channel modeling using reservoir computing | |
| Zhang et al. | Mode recognition of multifunction radars for few-shot learning based on compound alignments | |
| Hsieh et al. | ML-based joint Doppler estimation and compensation in underwater acoustic communications | |
| Han et al. | Semantic-aware transmission for robust point cloud classification | |
| Wang et al. | Sparrow search algorithm optimized LSTM model for CSI-based indoor localization | |
| Dixit et al. | Genetic-evolutionary adaptive moment estimation-based semisupervised deep sequential convolution network for seismic impedance inversion: Application and uncertainty analysis | |
| Men et al. | AUV-aided deep-sea Internet of Things: A machine learning perspective | |
| Feng et al. | Advances in application of game brain-computer Interface based on ElectroEncephaloGram | |
| Peng et al. | Integration of attention mechanism and CNN-BiGRU for TDOA/FDOA collaborative mobile underwater multi-scene localization algorithm | |
| Peyvandi et al. | SONAR systems and underwater signal processing: classic and modern approaches | |
| CN112329523A (en) | Underwater acoustic signal type identification method, system and equipment | |
| Ma et al. | Joint DOD and DOA estimation for bistatic MIMO sonar based on reduced-order regularized MFOCUSS | |
| Cai et al. | An integrated incremental self-organizing map and hierarchical neural network approach for cognitive radio learning | |
| Gao et al. | Underwater acoustic sensing for target detection with fractional scattering network and wavelet neural network | |
| Singh et al. | Passive Target Motion Analysis With Own‐Ship Location Uncertainty in the Presence of Non‐Gaussian Sensor Noise | |
| Owfi | Generalizable Deep-Learning-Based Wireless Indoor Localization | |
| Mansour et al. | Multipath removal by online blind deconvolution in through-the-wall-imaging | |
| Yang et al. | Bayesian passive acoustic tracking of a cooperative moving source in shallow water | |
| Wang et al. | LightMamba: A Resource-Efficient Deep Learning Method for UWB NLOS Identification Based on Selective State-Space Modeling | |
| Yang et al. | Hybrid bi-directional turbo equalization for underwater acoustic communications based on Kalman filter | |
| Cha et al. | Meta-Learning-Based People Counting and Localization Models Employing CSI from Commodity WiFi NICs |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE |
|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
|
| 17P | Request for examination filed |
Effective date: 20250612 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC ME MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| DAV | Request for validation of the european patent (deleted) | ||
| DAX | Request for extension of the european patent (deleted) | ||
| A4 | Supplementary search report drawn up and despatched |
Effective date: 20260225 |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: H04B 11/00 20060101AFI20260219BHEP Ipc: H04W 56/00 20090101ALI20260219BHEP Ipc: G01S 3/80 20060101ALI20260219BHEP Ipc: H04B 13/02 20060101ALI20260219BHEP Ipc: H04B 7/00 20060101ALI20260219BHEP |