MODIFIED MAXIMIN ALGORITHM FOR FH SYSTEM UNDER FADING ENVIRONMENTS Raja D Balakrishnan, Bagawan S. Nugroho, and Hyuck M. Kwon Wichita State University, Department of Electrical and Computer Engineering Wichita KS ABSTRACT The MAXIMIN algorithm in [1] is a blind adaptivearray algorithm that provides simultaneous interference suppression and beam forming in a frequency-hopping communication system. However its performance can be severely degraded in the presence of MSK (Minimum Shift Keying) modulated jamming signals, in its present state of implementation. In this paper we propose a new implementation scheme for the MAXIMIN algorithm, which can provide improvements in the rate of convergence even in the presence of MSK modulated jamming signals. Computer simulation results also reveal the robustness of the proposed modification under fading environments. The issue of soft-limiter is also addressed showing the validity of the proposed implementation.1

Hence to alleviate the aforesaid problems and also to improve the rate of convergence, we propose the estimation of correlation matrices of the signal and noise by means of a recursive algorithm. We also introduce the optimal adaptation constant, for the antenna weight vector equation for stability of the algorithm and expediency of convergence. This optimal constant will be computed every iteration. Simulation results indicate robustness of the algorithm with the new implementation scheme. The choice of the recursive estimates is justified by observing the channel tracking ability of the algorithm. In the next section we will describe the basic MAXIMIN algorithm of [1] following which we will describe the proposed implementation scheme of MAXIMIN algorithm and its associated mathematics. Next, we will describe the implementation of the algorithm, the simulations and will demonstrate the improvements. Finally, we will draw some conclusions and discuss the future improvements.

INTRODUCTION The MAXIMIN algorithm of Torrieri and Bakhru [1] is a blind adaptive-array algorithm that suppresses interference before it enters the demodulator of a frequency-hopping communication system and thereby providing a spatial processing gain. The algorithm discriminates between the desired signal and the interference on the basis of the distinct spectral characteristic of the frequency-hopping signals. The algorithm maximizes the signal-to-noise-plusinterference-ratio (SINR) by maximizing the desired signal power while simultaneously minimizing the interference-plus-noise power. Torrieri and Bakru, suggested suitable estimates for the various parameters for the implementation of the algorithm. Please consult [1] for details. However these estimates may not be suitable in the presence of MSK modulated jamming signals thereby degrading its performance. Also under the fading channel environment, these estimates yield slower convergence of the algorithm.

MAXIMIN ALGORITHM The MAXIMIN algorithm of [1] is described as follows. Here the desired signal and interference are assumed to be stationary stochastic processes. Let X (i ) denote the vector of complex envelopes of the N antenna outputs at a discrete time instant i. The vector X (i ) can be decomposed as X (i ) = s (i ) + n(i ) , (1) where, s (i ) is the vector of complex envelopes of the desired signal and n(i ) is the vector of complex envelopes of the interference-plus-noise. Let W denote the complex weight vector, Rss and Rnn are the desiredsignal and interference-plus-noise correlation matrices. Then the SINR is given by

1

This material is based upon work supported by the U. S. Army Research Laboratory and the U. S. Army Research Office under grant number DAAD19-01-10537. This paper will be presented in parts at the MILCOM 2002, Anaheim, CA, October 7 - 10, 2002.

ρ=

1

Ps W H Rss W = . Pn W H Rnn W

(2)

To use the method of steepest descent in deriving the adaptive algorithm, [1] employs maximizing SINR as the optimization criterion. The method of steepest descent for discrete-time systems gives the following recursive equation for the weight vector: (3) W (k + 1) = W (k ) + µ 0 (k )∇ W ρ (k ) ,

(4)

 R W (k ) Rnn W (k )  − W (k + 1) = W (k ) + µ 0 (k ) ρ (k )  ss  . (5) Pn  Ps 

PROPOSED SCHEME

For implementation, suitable estimates were proposed for Rss W (k ) , Rnn W (k ) , Ps and Pn in [1], under the assumption that the interference occupies only a small fraction of the hopping band. Hence from [1],

Regarding the noise-plus-interference to have almost the same statistics in both the main channel and monitor channel, we propose a new approximation to the time domain estimates in [1]. Since noise, interference and desired signal are statistically independent, and assuming the identical statistics in the main and monitor channels, we have, R xx = R ss + Rnn , (14) where R xx denotes the autocorrelation matrix of the received signal with noise and interference in the main channel. Using the main channel and monitor channels we propose the following estimates:

 s * y sR (k ) n * y nR (k )  − W (k + 1) = W (k ) + 2 µ 0 (k ) ⋅ ρˆ (k )   (6) ˆ Pˆn (k )   Ps (k )

and under the assumption that noise power is much less than the desired signal power the estimates are given by [1],



(7)

where y R (i ) is the real part of the adaptive filter output y (i ) and m is the number of samples per iteration. Similarly, km 1 n * y nR (k ) = nˆ * (i ) yˆ nR (i ) , m i =( k −1) m +1



k −1

R xx (k ) = ∑ γ k −i X (i )⋅ X H (i) + X (k ) ⋅ X H (k ) (15) i =1

where γ is the forgetting factor which has its effect on the convergence speed and k is the iteration index. Equation (14) can be rewritten as, R xx (k ) = γ ⋅ R xx (k − 1) + X (k )⋅ X H (k ) . (16) Similarly, Rnn (k ) = γ ⋅ Rnn (k − 1) + n(k )⋅ n H (k ) . (17) Using (15) and (16) it readily follows that R ss (k ) = R xx (k ) − Rnn (k ) . (18) Equation (5) now becomes

(8)

where nˆ (i ) denote the vector of N discrete-time outputs of the monitor filters and define yˆ n (i ) = W T (i ) ⋅ nˆ (i ) , (9) and yˆ nR = Re[ yˆ n ] . Therefore,

km 1 Pˆs (k ) = y R2 (i ) , m i =( k −1) m+1



km 1 2 Pˆn (k ) = yˆ nR (i ) , m i =( k −1) m +1

and

ρˆ (k ) =

(10)



(11)

Pˆs (k ) . Pˆ (k )

(12)

(13)

In the following section we propose the new implementation to MAXIMIN algorithm to perform even under low SNR but still being robustness.

Hence

km 1 X * (i ) y R (i ) , m i =( k −1) m +1

,

With these estimates and (6) the weight vector is updated every iteration. As seen, equation (7) and (8) approximates the desired signal correlation vector by the use of the received signal vector and monitored interference-plus-noise vector. This holds under high SNR with tone jamming as in [1] but may be unsuitable if the interference is MSK modulated (same modulation as the desired user) under fading environments as shown in the simulation results.

and µ 0 ( k ) is the adaptation constant that controls convergence.

s * y sR (k ) =

ρˆ (k )

where α is a constant.

where the gradient of the SINR with respect to the complex weight vector W = W R − jW I is given as, R W R W  ∇ W ρ = ρ  ss − nn  . Pn   Ps

α

2µ (k ) ρˆ (k ) is set to

 R (k )W (k ) R nn (k )W (k )  W (k + 1) = W (k ) + µ 0 (k ) ρˆ P (k )  ss −  Pn (k )   Ps (k )

(19)

n

where

The adaptation constant µ 0 (k ) is chosen such that as ρˆ (k ) increases, the changes in W (k ) will be small. Thus

Pˆ (k ) W H (k ) Rss (k )W (k ) ρˆ P (k ) = s = Pˆn (k ) W H (k ) Rnn (k )W (k )

(20)

with subscript P standing for the proposed scheme. Convergence and stability of the new update scheme in

2

(17) – (19) are guaranteed by evaluating the optimal adaptation constant µ 0 (k ) in (19) every iteration k, based on maximizing SINR given in (20) along the direction of the gradient given by (4).

 z in (i ) if z in (i) ≤ A  (23) z out (i) =  A ⋅ exp( j∠z in (i )) if z in (i ) > A − A ⋅ exp( j∠z (i )) if z (i) < − A in iR , I  where A is the clipping level of the soft-limiter, ∠z in (i ) is

The SINR at any iteration (k + 1) is given by

the

ρˆ (k + 1) =

A1 (k ) µ (k ) + B1 (k ) µ (k ) + C1 (k ) A2 (k ) µ 2 (k ) + B 2 (k ) µ (k ) + C 2 (k )

, (21)

A1 (k ) = ρˆ 2 (k ) ⋅ Z H (k ) ⋅ R ss (k ) ⋅ Z (k )

{ B (k ) = ρˆ (k ) ⋅ {Z

} ⋅ Z (k )}

H

(k ) ⋅ R nn (k ) ⋅ W (k ) + W H (k ) ⋅ R nn

C1 (k ) = W H (k ) ⋅ R ss ⋅ W (k ) , C 2 (k ) = W H (k ) ⋅ R nn ⋅ W (k )

and

the

soft-limiter

input

SIMULATION AND RESULTS

R (k ) ⋅ W (k ) R nn (k ) ⋅ W (k ) . − Z (k ) = ss Pˆs (k ) Pˆn (k )

To enable comparisons, the system parameters used are the same as [1] and are given below in table I. The desired signal arrives from a direction perpendicular to one of the edges, and this direction is defined to be 0o.

Differentiating (21) with respect to µ (k ) and equating the derivative to zero will yield us, A(k ) ⋅ µ 2 (k ) + 2 B (k ) ⋅ µ (k ) + C (k ) = 0 , (22) where A(k ) = A1 (k ) B 2 (k ) − A2 (k ) B1 (k ) ,

Perfect synchronization between the frequency hopping signals at all the antenna outputs and the frequency synthesizer in the receiver is assumed. In practice the algorithm will have a cold start and hence we set the initial weight vector W (0) = [1 0 0 0] . (24) The parameter α in (13) is set at 0.2 for [1]. Initially we set µ (0) = 0.1 . We also scale µ(k) by a factor of 0.1 to expedite convergence. The forgetting factor γ is set at 0.999 for non-fading channels and 0.9 for fading channels. The weight vector at end of a trial is normalized for [1] and the proposed scheme, to enable comparisons of the array gain pattern. It was observed during simulation that normalization during iterations does not affect the convergence of either one of the algorithms. Each experiment consists of 20 trials with 50 hops per trial. As in [1], the arrival angle of the desired user is set at 0o and the interferences are assumed to arrive at 40o and 70o respectively. Jake's fading model is used for generating fading channel. The final SINR calculations as in [1] may be relevant for AWGN channel where there is no fading whereas it might be misleading in the case of fading channel. Hence we refrain from such calculations. Baseband soft-limiter levels are set at 0.5, 1.5 and 5 for study, where the level 5 is equivalent to the case with no soft-limiter.

B (k ) = A1 (k )C 2 (k ) − A2 (k )C1 (k )

and

of

The monitor filter in the proposed scheme lets the adaptive filter to monitor the interference and noise in the future hopping band unlike [1] where the monitor filter observes a neighboring band, while the baseband filter observes the current hopping band.

B1 (k ) = ρˆ (k ) ⋅ Z H (k ) ⋅ R ss (k ) ⋅ W (k ) + W H (k ) ⋅ R ss ⋅ Z (k ) 2

angle

of the soft-limiter is then applied to the baseband filter with a bandwidth equal to that of the frequency channel. The complex vector of baseband filter outputs denoted as X (i ) , is then applied to the adaptive filter.

where A2 (k ) = ρˆ 2 (k ) ⋅ Z H (k ) ⋅ R nn (k ) ⋅ Z (k ) ,

phase

z in (i ) respectively with i being sample index. The output

2

C (k ) = B1 (k )C 2 (k ) − B 2 (k )C1 (k ) .

Clearly the solution of (22) gives us the optimum µ (k ) for a given W (k ) and ρˆ (k + 1) . And that µ (k ) is bounded [6], implies that algorithm converges. Simulation results indicate the same. IMPLEMENTATION Following [1], the implementation of the proposed scheme for MAXIMIN algorithm is shown in Figures 1 and 2. The front-end devices include a band pass filter and a non-linear LNA (Low Noise Amplifier). The effects of the non-linear LNA are modeled as that of a soft-limiter in the baseband equivalent representation. The received signal is then de-hopped and down converted to a fixed intermediate frequency (IF). The filtered IF signal is then sampled by an analog-to-digital converter (ADC). It is then applied to a baseband converter. The discrete-time output of the converter is then passed through an equivalent baseband soft-limiter. The characteristics of the soft-limiter can be described by the following equation,

3

Table I: System parameters Parameter

In simulating the partial band jamming we assume that the two interferers randomly and independently distribute tones occupying 25% of the hopping band. [1] assumes every fourth band to be jammed by interferers distributing tones and hence the probability of both the signal and monitor band getting jammed simultaneously is zero whereas in our simulation it is 0.0625. Figure 11 shows the average SINR after 20 trials while figure 12 shows the instantaneous array gain pattern at the end of the trial, for the two schemes under question. This also demonstrates the robustness of the proposed scheme.

Value

Array antennas

4, omni, at vertices of a square

Array edge length

1 wavelength

Center frequency

3 GHz

Hop dwell time (TH)

1 ms

Data rate

100 Kbps

Frequency modulation

MSK

Signal-to-noise ratio

20 dB per antenna and channel

Hopping bandwidth

30 MHz

Number of frequency Channels

M=300

Monitor filter offset

200 kHz

Sampling rate

800 ksamples/s

Weight iterations per Hop

8

Total interference-tosignal ratio

10M

Interference type

Tones and MSK signals in all channels

Number of hops per Experiment

50

Fading model

Jake's

Vehicular speed

50 kmph

CONCLUSION In this paper we have proposed a new implementation scheme that improves the performance of the MAXIMIN algorithm of [1]. It is shown that the proposed scheme can perform well under MSK modulated interference, fading situations and partial band tone jamming, expedites the convergence and improves the robustness of the MAXIMIN algorithm, thereby making it more reliable in all situations. Though soft-limiter affects the maximum achievable SINR, the proposed scheme still retains the angle tracking ability. It is shown in [3] that the scheme works well for tone jamming and different arrival angles under AWGN environments of the interference. Though the computational load of the proposed modification might be higher than [1], but the reliability of the communication link guaranteed which is crucial especially military communications. REFERENCES [1] D. Torrieri and K. Bakhru, “The Maximin Algorithm for Adaptive Arrays and FrequencyHopping Systems”, ARL – TR – 2026, December 1999. [2] _____, “The maximin algorithm for adaptive arrays and frequency-hopping communications”, IEEE Trans. Antenna Propag., vol. 32, pp. 919-928, September 1984. [3] Raja D. Balakrishnan, Bagawan S. Nugroho and Hyuck M. Kwon, "Modified MAXIMIN Adaptive Array for Frequency-Hopping System", IEEE ISSSTA 2002, Prague, Czech Republic (to be published). [4] D. Torrieri, Principles of Secure Communication Systems, 2nd ed. Boston: Artech House, 1992. [5] R. T. Compton, Adaptive Antennas: Concepts and Performance. New York: Prentice-Hall, 1988. [6] S. S. Rao, Optimization Theory and applications, 2nd ed. New Delhi: Wiley Eastern, 1991.

Figure 3 indicates the average SINR for 20 trials with two MSK modulated interferers, for example, two other friendly users. Figure 4 shows the instantaneous array gain pattern at the end of the trial for the same. The results indicate that the proposed scheme responds well in this case. The performance of the proposed scheme with two MSK modulated interferers under fading situation is depicted in figure 5 with its respective instantaneous array gain pattern in figure 6. The fluctuations observed are due to the fading pattern of the channel. Also seen is the ability of the proposed scheme to follow the fading pattern. Figures 7 and 8 indicate the effect of soft-limiter on the achievable SINR of both [1] and proposed schemes. Figures 9 and 10 demonstrate the angle tracking ability of both [1] and proposed schemes with soft-limiter in place. It is seen that soft-limiter hinders SINR improvement in both the schemes. The effects of soft-limiter can be left for future studies.

4

Front-end devices

A/D converter

IF filter

IF samples

Baseband soft limiter

Baseband converter

X1R

Baseband filter

^ Rxx

Auto correlation estimator

} X1 X1I

W1

FH replica Timing and control

X

IF filter

A/D converter

IF samples

Baseband soft limiter

Baseband converter

n1I

Baseband filter

{

} n1

X1 yR yI

Σ XN

W1

n1R

WN

Weight processor

W1

FH replica advanced by TH

^ n

Figure 1. Dehopping and initial processing for the proposed scheme.

{

WN

n^1

^

ynR ^ ynI

Σ ^ nN WN

Auto correlation estimator

^ Rnn

Figure 2. Adaptive algorithm with proposed modification.

20 Torrieri

35

Proposed

15 30

10 25

SINR (dB)

20

15

0

-5

-10

10

-15

Torrieri

5

Proposed

-20 -180

0 0

50

100

150

200 Iterations

250

300

350

-150

-120

-90

-60

-30

0

30

60

90

120

150

180

A ngle in Degrees

400

Figure 4. Array gain pattern at the end of trial with two MSK modulated interferers under AWGN channel.

Figure 3. Average SINR for 20 trials with two MSK modulated interferers under AWGN channel.

20 35

Torrieri Proposed

15 30

10 25

SINR (dB)

5

SINR (dB)

SINR (dB)

5

20

0

15

-5

10

-10

-15

Torrieri

5

Proposed

-20 -180

0 0

50

100

150

200 Iterations

250

300

350

400

-150

-120

-90

-60

-30

0

30

60

90

120

150

A ngle in Degrees

Figure 6. Array gain pattern at the end of trial with two MSK modulated interferers under fading channel.

Figure 5. Average SINR for 20 trials with two MSK modulated interferers under fading channel.

5

180

30

30

25

25

20

20 SINR

35

SINR

35

15

15

10

10

5

5

A=5

A=5

A = 1.5

A = 1.5

A = 0.5

0 0

50

100

150

200 Iterations

250

300

350

400

0

Figure 7. Average SINR for 20 trials with two tone interference signals under fading channel with soft-limiter for [1]. 20

A = 0.5

0 50

100

150

200 Iterations

250

300

350

Figure 8. Average SINR for 20 trials with two tone interference signals under fading channel with soft-limiter for proposed scheme. 20

A=5

A=5

A = 1.5

A = 1.5 15

A = 0.5

10

10

5

5

SINR

SINR

15

0

-5

-10

-10

-15

-15

-150

-120

-90

-60

-30

0 30 A ngle in Degrees

60

90

120

150

A = 0.5

0

-5

-20 -180

400

-20 -180

180

Figure 9. Array gain pattern at the end of trail with two tone interference signals under fading channel with soft-limiter for [1].

-150

-120

-90

-60

-30

0 30 A ngle in Degrees

60

90

120

150

180

Figure 9. Array gain pattern at the end of trail with two tone interference signals under fading channel with soft-limiter for proposed scheme.

35

20 Torrieri Proposed

15

30

10 25

SINR (dB)

SINR (dB)

5 20

15

0

-5 10

-10 Torrieri

5

-15

Proposed

-20 -180

0 0

50

100

150

200 Iterations

250

300

350

400

-150

-120

-90

-60

-30

0

30

60

90

120

150

A ngle in Degrees

Figure 11. Average SINR for 20 trials for partial band jamming under AWGN channel.

Figure 12. Array gain pattern at the end of trial for partial band jamming under AWGN channel

6

180

Modified MAXIMIN Adaptive Array Algorithm for ...

MODIFIED MAXIMIN ALGORITHM FOR FH SYSTEM. UNDER FADING ENVIRONMENTS. Raja D Balakrishnan, Bagawan S. ... tracking ability of the algorithm. In the next section we will describe the basic MAXIMIN ... frequency-hopping communication system and thereby providing a spatial processing gain. The algorithm.

404KB Sizes 0 Downloads 260 Views

Recommend Documents

Modified MAXIMIN Adaptive Array Algorithm for ...
Modified MAXIMIN Adaptive Array Algorithm for Frequency-Hopping. System ... each iteration, for rapid convergence of the algorithm. They also suggested the ...

Modified Model Reference Adaptive Control Algorithm ...
Sep 30, 2004 - The modified algorithm is firstly tested on the MCS system in a ... MRAC system (based on the Lyapunov rule) has the same problem of gain 'wind up' ...... H. K., 1992, Nonlinear Systems (Macmillan: New York). [31] BROGAN, L. W., 1991,

Modified Model Reference Adaptive Control Algorithm ...
Sep 30, 2004 - such as signal normalization [15], dead zone [16], and leakage [21]. The modified algorithm we develop in this thesis has similarities with the 'leakage' method, but is based on dynamical system analysis. More research about leakage ca

An Adaptive Fusion Algorithm for Spam Detection
adaptive fusion algorithm for spam detection offers a general content- based approach. The method can be applied to non-email spam detection tasks with little ..... Table 2. The (1-AUC) percent scores of our adaptive fusion algorithm AFSD and other f

An Adaptive Fusion Algorithm for Spam Detection
An email spam is defined as an unsolicited ... to filter harmful information, for example, false information in email .... with the champion solutions of the cor-.

Modified Aho Corasick Algorithm - Semantic Scholar
goto function g(0,a)=s, where s is valid if a={h,s}.then this function makes a transition from State 0 to state 1 or 3 depending on the symbol. In the current example ...

A Modified H-Shaped Patch Array Antenna with Improved ... - IJRIT
... is one of the most preferred antennas due to its low cost, light weight, simple ... laptops, and WLAN access point's wireless communication [2], where size of ...

Modified Contrast Compensation Algorithm for Noisy ...
Noel Thomas,IJRIT ... Noel Thomas1, Shajin Prince2 ..... [5] B. R. Lim, R. H. Park, and S. H. Kim, “High Dynamic Range for Contrast Enhancement,” IEEE Trans.

Modified Aho Corasick Algorithm - Semantic Scholar
apply the text string as input to the pattern matching machine. ... Replacing this algorithm with the finite state approach resulted in a program whose running.

Modified Heuristic Algorithm for Minimizing the Target Coverage Area ...
Recent advances in micro-electro-mechanical systems, digital electronics, and wireless communications have led to .... researches done in maximizing coverage of WSN by sensors positioning. .... [12] L. Gu and J. Stankovic, “Radio triggered wake-up

Modified Heuristic Algorithm for Minimizing the Target Coverage Area ...
Parikshit Singla. Assistant Professor, Deptt. Of CSE. Doon Valley Instiitute of Engg. & Tech.,. Karnal [email protected]. ABSTRACT. The rapid advancement of digital electronics and wireless communications has resulted in more rapid development of WSN

The MarkIII microphone array: the modified version ... - Semantic Scholar
Nov 11, 2004 - points are reported (although they could be considered as trivial) ..... A first solution we envisaged was putting an LC cell after each .... worth noting that the foreseen power supply system may imply more noise than what.

A Modified H-Shaped Patch Array Antenna with Improved ... - IJRIT
The proposed antenna is a good choice for MIMO systems operating for several wideband applications ... laptops, and WLAN access point's wireless communication [2], where size of .... The VSWR value is observed as 1 at the resonant 2.4.

The MarkIII microphone array: the modified version ...
Nov 11, 2004 - The room is characterized by less than 30 dBA background noise level (that is very close to the acoustics of an anechoic chamber) and a ...

AntHocNet: An Adaptive Nature-Inspired Algorithm for ... - CiteSeerX
a broad range of possible network scenarios, and increases for larger, ... organized behaviors not only in ant colonies but more generally across social systems, from ... torial problems (e.g., travelling salesman, vehicle routing, etc., see [4, 3] f

Adaptive Line Extraction Algorithm for SLAM Application
Algorithm (ALE) to create line-based maps using a series of range data .... distance between data points and fitted line [15] to evaluate fitting. When a line is fitted ...

Adaptive Line Extraction Algorithm for SLAM Application
based SLAM is implemented on a mobile rescue robot to observe the proposed line ... incorporate noises of the range data, the fitted lines do not have a sound ...

AntHocNet: An Adaptive Nature-Inspired Algorithm for ...
network. Nature's self-organizing systems like insect societies show precisely these desir- ... while maintaining the properties which make ACO routing algorithms so appealing. ...... Routing over multihop wireless network of mobile computers.

Adaptive and Mobility Based Algorithm for enhancement of VANET's ...
In this paper an analytical model for the reliability of vehicular ad hoc networks (VANETs) is ... In vehicular ad hoc networks, vehicles download data from RSUs.

Sparsity adaptive matching pursuit algorithm for ...
where y is the sampled vector with M ≪ N data points, Φ rep- resents an M × N ... sparsity adaptive matching pursuit (SAMP) for blind signal recovery when K is ...

A Memory Efficient Algorithm for Adaptive Multidimensional Integration ...
implemented on GPU platform using a single Tesla M2090 device [9]. ...... memory access patterns in CUDA,” Design Automation Conference (DAC), 2011 48th.

A Fair Adaptive Data Rate Algorithm for LoRaWAN
Abstract. LoRaWAN exhibits several characteristics that can lead to an unfair distribution of the Data Extracted Rate (DER) among nodes. Firstly, the capture effect leads to a strong sig- nal suppressing a weaker signal at the gateway and secondly, t

An Efficient Deterministic Parallel Algorithm for Adaptive ... - ODU
Center for Accelerator Science. Old Dominion University. Norfolk, Virginia 23529. Desh Ranjan. Department of Computer Science. Old Dominion University.

A Receding Horizon Control algorithm for adaptive management of ...
Apr 22, 2009 - eters are refined and the management horizon advances. The RHC .... energy transport model was used to drive the RHC algorithm qk | k.