Channel State Prediction in Cognitive Radio, Part II: Single-User Prediction Zhe Chen, Nan Guo, Zhen Hu, and Robert C. Qiu Department of Electrical and Computer Engineering Center for Manufacturing Research Tennessee Technological University Cookeville, TN 38505, USA Email: [email protected], [email protected], [email protected], [email protected] Abstract—Response delay problem and measurements of such delays have been reported in Part I. The response delay has a negative impact on the accuracy of spectrum sensing, which is the cornerstone of cognitive radio. In this paper, single-user prediction of channel state is proposed to minimize the negative impact of response delays caused by hardware platforms. Specifically, a modified hidden Markov model (HMM) based singlesecondary-user (single-SU) prediction is proposed and examined. In order to have convincing performance evaluation results, realworld Wi-Fi signals are employed to test the proposed approach, where the Wi-Fi signals are recorded at four different locations simultaneously. Experimental results show that the proposed single-SU prediction outperforms the 1-nearest neighbor (1-NN) prediction which uses a detected current state as an estimate of future states. This work is a part of the effort toward building a cognitive radio network testbed.

I. I NTRODUCTION Cognitive radio is an elegant concept, but implementing it is a great deal. As reported in Part I, the response delay issue has been identified, and the minimum response delays of two hardware platforms have been measured and reported. It is wise to take into account the measurement results in algorithm design and implementation. As mentioned in Part I, various spectrum sensing techniques have been proposed. Implementing effective spectrum sensing schemes is a fundamental part of development effort toward a cognitive radio network testbed [1], [2], [3]. A spectrum sensing scheme uses received signals to detect channel states, and it virtually predicts channel states in the near future simply using previous detected channel states. Intensive work on prediction for cognitive radio has been reported. In [4], channel occupancy status is converted into binary form, autogression (AR) model is used for predicting the binary channel status, and generated artificial global system for mobile (GSM) signals are used for testing the prediction. In [5], autoregressive moving average model (ARMA) is employed to predict the power of television (TV) signals in time domain. In [6], an algorithm based on support vector regression and empirical mode decomposition for frequency spectrum prediction in frequency monitor system is introduced. In [7], an interference time ratio that represents the fraction of a primary user’s burst interfered by secondary transmission is proposed to control the transmission probability for secondary users (SUs), which is predicted using conditional

probability. This scheme is tested only by simulation. The idea of predictive dynamic spectrum access is introduced in [8], which aims at the distribution of the time length that a channel is idle. The existence of Markov chain for sub-band utilization by primary users (PU) is validated in [9]. Hidden Markov mode (HMM) is used to predict the usage behavior of a frequency band based on channel usage patterns in [10], to decide whether or not to move to another frequency band. And a channel status predictor using HMM based pattern recognition is proposed in [11]. However, none of the previous work takes the time delay incurred by hardware platforms into consideration for prediction. Moreover, the ideas of using HMM for prediction in previous work are all based on pattern recognition. In fact, HMM can be exploited beyond pattern recognition. The contributions of this paper are summarized as follows. First, an approach for channel state prediction based on modified HMM is proposed. Second, real-world Wi-Fi over-the-air signals are measured and recorded using multiple antennas at different locations at the same time. Thirdly, the performance of the proposed prediction approach is evaluated using the measured Wi-Fi signals in the case of single-SU prediction. The rest of this paper is organized as follows. Section II proposes the single-SU prediction approach in detail. Section III reports the measurements of Wi-Fi signals. Section IV reports the experimental results. And Section V concludes this paper. II. C HANNEL S TATE P REDICTION U SING M ODIFIED H IDDEN M ARKOV M ODEL In this section, traditional HMM is modified to take into account prediction, and an approach based on the modified HMM for channel state prediction is proposed. A. Hidden Markov Model An HMM is defined by a tuple λ = {π, A, B} [12], [13], [14]. π is the initial state probability vector, π = (π1 , . . . , πN )

(1)

πi = Pr(q1 = θi ) i = 1, . . . , N

(2)

where Pr (•) denotes probability, N is the number of states of Markov chain, {θ1 , . . . , θN } are the N states, qt represents

A = (aij )N ×N

.

the state at time t, qt ∈ {θ1 , . . . , θN }. A is the state transition probability matrix,

Quantization

Prediction (modified HMM)

aij = Pr(qt+1 = θj |qt = θi ) i, j = 1, . . . , N

FFT

(4)

Quantization

Prediction (modified HMM)

.

And B is the emission probability matrix, B = (bjk )N ×M

.

ADC

.

Downconversion

.

(3)

(5) Fig. 1.



bjk = Pr(ot = vk |qt = θj ) = bj (ot ) j = 1, . . . , N k = 1, . . . , M

(6)

2) Iteration. δt (j) = max [δt−1 (i) aij ] bj (ot ) 1≤i≤N

(8)

3) Termination. P ∗ = max [δT (i)]

(9)

qT∗ = arg max[δT (i)]

(10)

1≤i≤N

St-1

Unknown values

St



where M is the number of possible observation values in the observation space {v1 , . . . , vM }, ot represents the observation value at time t, ot ∈ {v1 , . . . , vM }. Given a parameter tuple λ and a sequence of observation values o = {o1 , . . . , ot , . . . oT }, the state sequence that is most likely to have generated the input sequence o and the likelihood probability can be calculated using Viterbi algorithm. Let δt (i) be the maximal probability of state sequence of length t that ends in state i. A tailored Viterbi algorithm is shown as below. 1) Initialization. δ1 (i) = πi bi (o1 ) (7) i = 1, . . . , N

j = 1, . . . , N t = 2, . . . , T

Proposed architecture for channel state prediction based on HMM.

1≤i≤N

where P ∗ is the calculated likelihood probability and qT∗ is the estimated state at time T . Traditionally, the parameters of HMM are trained using a training algorithm like the popular Baum-Welch algorithm, given a sequence of observation values. However, in this paper, a training algorithm for HMM is not employed. Instead, the parameters of HMM are obtained through a simple statistical process over training sequences. B. Proposed Single-SU Prediction Approach During spectrum sensing, what SUs concern are the availabilities of some sub-frequency-bands of interest within a wide frequency band. An architecture is proposed to predict such availabilities, as shown in Fig. 1. In the spectrum sensing phase of every time slot, received time-domain signals are transformed into frequency-domain using fast Fourier transform (FFT). Then values from multiple frequency tones within a sub-frequency-band of interest are quantified and fed into a modified HMM as a sequence of observation values. Denote

Ot-Y-1 St-Y-1

St+X …

O t-1

Ot

Known values

Prediction

Fig. 2.

Illustration of channel state prediction.

the number of input frequency tones as Q. The quantization can be either scalar quantization or vector quantization. Multiple sub-frequency-bands of interest can be processed in parallel using multiple modified HMMs. Thus, this proposed approach can be applied to any wideband scenarios. As shown in Fig. 2, for a sub-frequency-band, at the end of spectrum sensing phase of every time slot, an observation value ot is obtained for a modified HMM. In each time slot, a sub-frequency-band is associated with a certain channel state, i.e., “busy” or “idle”. It is tricky to obtain the actual channel states in practice. As mentioned in our previous paper, the state verification means can provide information about actual channel states. In this paper, actual channel states are assumed to be determined by such verification means. The maximal verification delay is denoted by Y in time slots. In Fig. 2, known observation values, actual channel states, and unknown channel states are labeled. Prediction of channel state is to use known observation values and actual channel states to estimate future channel states. However, in the proposed approach, the definition of HMM is slightly different from the standard form. The modified HMM is defined by (1), (2), (3), (5), as well as the following two equations: aij = Pr(qt+(X+Y ) = θj |qt = θi ) i, j = 1, . . . , N

(11)

bjk = Pr(ot = vk |qt+X = θj ) j = 1, . . . , N k = 1, . . . , M

(12)

where X is the span of prediction, in time slots, to take care of the maximal possible response delay. Parameters of the modified HMM, {π, A, B}, are estimated statistically. The equations for extracting parameters of the modified HMM from a training sequence are listed below: πi =

1 L−X

L−X P t=1

i = 1, . . . , N

Eval(qt = θi )

(13)

L−X P

aij =

Eval(qt−Y =θi )

Antenna #3 (2 meters away, non-line-of-sight)

Antenna #4 (Benchmark)

Laptop computer

Eval(qt+X =θj |qt−Y =θi )

t=1+Y L−X P

(14)

t=1+Y

i, j = 1, . . . , N L−X P

bjk =

Wi-Fi router Antenna #2 (2 meters away)

Eval(ot =vk |qt+X =θj )

t=1 L−X P

Eval(qt+X =θj )

t=1

(15)

j = 1, . . . , N k = 1, . . . , M

DPO Antenna #1 (3 meters away)

where L is the length of the training sequence, in time slots, and  1 ( • )established (16) Eval(•) = 0 otherwise

Using either method, predicted channel state qT∗ in (10) and the corresponding likelihood probabilities P ∗ in (9) can be calculated. III. M EASUREMENT OF W I -F I S IGNALS In order to evaluate the performance of channel state prediction approaches proposed in Section II using real-world data, Wi-Fi signals have been measured and recorded. There are several reasons to consider Wi-Fi as PUs in evaluating channel state prediction approaches. First, the frequency bands that Wi-Fi employs are unlicensed, which means experiments on these bands can be conducted without asking the regulators for permissions. Second, the durations that Wi-Fi devices occupy the channel and the durations that the channel is kept idle are as small as microseconds. This fact enables recording a plenty of Wi-Fi accesses in a short time. Thirdly, the durations and intervals of Wi-Fi accesses are random, which poses additional challenge for channel state prediction. It is hard to learn and predict Wi-Fi accesses. Thus, Wi-Fi signals are ideal for evaluating prediction approaches. Fig. 3 shows the setup for the Wi-Fi signal measurement. The experiment is conducted in an indoor environment. A laptop computer accesses the Internet through a wireless Wi-Fi router, downloading data at a date rate of 2.3 MB/s. In order to record the Wi-Fi signals at different locations at the same time, the DPO, Tektronix DPO72004, is connected with four antennas with a frequency range of 800 MHz to 2500 MHz distributed at four locations. Antennas 1, 2 and 3 are three, two and two meters away from the router, respectively, but a

Antenna #1 Amplitude (V)

0 −0.02

0

5

10

15

20 25 Time (ms) Antenna #2

30

35

40

0

5

10

15

20 25 Time (ms) Antenna #3

30

35

40

0

5

10

15

20 25 Time (ms) Antenna #4

30

35

40

0

5

10

15

30

35

40

0.05

Amplitude (V)

(17)

Setup of the measurement of Wi-Fi signals.

0.02

0 −0.05

0.01

Amplitude (V)

δ1 (i) = aji bi (o1 ) q1−Y = θj i = 1, . . . , N

Fig. 3.

0 −0.01

Amplitude (V)

Then a one-step prediction for the channel state X-slot ahead can be performed based on the trained parameters {π, A, B}. There are two methods for the proposed one-step prediction. One method, named “πB”, uses π and B for the prediction. The “πB” method is defined by (7), (9), and (10), with T = 1. The other method, named “AB”, uses A and B for the prediction, which is defined by (17), (9), and (10), with T = 1.

0.5 0 −0.5

Fig. 4.

20 Time (ms)

25

Measured Wi-Fi signals in time-domain.

metallic board is placed between antenna 3 and the router to emulate a non-line-of-sight (NLOS) propagation. Antenna 4 is placed closely to the router, so it can monitor the actual channel states. Since the DPO can record 250 M samples per channel, by setting the sampling rate to 6.25 GS/s, the maximum duration of one measurement is 40 ms. Fig. 4 shows the measured Wi-Fi signals in time-domain from the four antennas. Different received signal strengths can be observed: the signal from antenna 4 is the strongest and

clearest due to the shortest propagation, while the signal from antenna 3 is the weakest because of NLOS.

0.9 0.8

IV. P ERFORMANCE E VALUATION

0.7

qt+X = qt

(18)

where qt is the channel state for current time slot t, and qt+X is the predicted future channel state X-slot ahead. qt is determined by the following hypothesis: qt : o t

busy > < idle

th

(19)

where ot is the non-quantified observation value from current time slot t, and th is a threshold. In our evaluation, all SUs use the same default value of th and it is pre-determined using all the non-quantified observation values from channel 3, since the weakest measured Wi-Fi signal comes from channel 3. th simply takes the middle between two averages, one is the average of non-quantified observation values from all “idle” slots and the other is the average of non-quantified observation values from all “busy” slots. The 1-NN approach

0.6 Probability

In this section, the proposed single-SU prediction is evaluated using the measured Wi-Fi signals in Section III. The sampling interval is in picoseconds and 40-ms Wi-Fi signals are recorded at four different locations corresponding to channel 1, 2, 3 and 4. The measured Wi-Fi signals from channel 1, 2, and 3 are fed to three independent SUs for prediction, while the measured Wi-Fi signal from channel 4 is served as an indicator of channel states and fed to all the three SUs for reference. Due to the limitation of measurement equipment, 40 ms is the maximum duration that Wi-Fi signals can be recorded. By setting the length of time slot to 20 µs, there are 2000 time slots available for performance evaluation. It may take one or two time slots for the channel state to change, which can reflect actual channel state changes. The duration of the spectrum sensing phase of a time slot is set to 4 µs, just one fifth of the length of a time slot. In the following, prediction spans of one to three time slots are considered in evaluating the prediction performances. The proposed prediction approach is configured as follows. Referring to the architecture shown in Fig. 1, scalar quantization is used, quantified frequency-domain data from one frequency tone of 2.418 GHz are served as observation values, and they are fed into the modified HMM. Unless otherwise stated, the parameters M , N , and Q for the singleSU prediction are set to 288, 2, and 1, respectively. The {π, A, B} parameters of the three modified HMMs for three single SUs are obtained beforehand using (13) (14) (15) and the measured Wi-Fi signals from channel 1, 2 and 3, respectively. For comparison purpose, another single-SU predictor called 1-nearest neighbor (1-NN) is employed as reference. 1-NN simply uses current detected or sensed channel state as an estimate of future channel states:

PD of 1−NN 0.5

P

0.4

PD of the proposed approach (single−SU)

FA

of 1−NN

PFA of the proposed approach (single−SU) 0.3 0.2 0.1 0

0

Fig. 5.

0.5

1 1.5 2 Span of prediction (in time slots)

2.5

3

Performance of single-SU prediction (channel 1).

seems simple, but it is not easy to beat it in terms of prediction performance. The prediction performance is evaluated using two metrics: probability of detection (PD ) and probability of false alarm (PF A ). Similar to their meanings in the case of detection, in the case of prediction, PD means the rate that a prediction approach predicts the channel state correctly when the actual channel state is “busy”, whereas PF A means the rate that it fails to predict the channel state correctly when the actual channel state is “idle”. Obviously, a combination of higher PD and lower PF A stands for a better prediction performance. Considerations of choosing between the “πB” method and the “AB” method for the proposed prediction approach are summarized as follows. When Y = 0, using the “AB” method can achieve a higher prediction performance with the measured Wi-Fi signals. However, in a typical case of Y > 0, the performance of the “AB” method would be degraded. On the other hand, the “πB” method is independent of Y , but its performance is slightly lower. Thus, it is recommended to use the “πB” method for the proposed prediction approach when Y > 0, and this method is employed in the following performance evaluation. Three independent single-SU predictors of the same type run both the proposed prediction approach and the 1-NN approach. Each single-SU predictor uses one channel of measured Wi-Fi signals as its input. Fig. 5, 6 and 7 show their performances. Overall speaking, at the cost of slight increase of complexity, the proposed single-SU prediction is robust to channel conditions and outperforms the 1-NN predictor. It is also confirmed that the performance degrades fast as the prediction span increases, suggesting that the response delay is non-negligible. V. C ONCLUSION The response delays have been taken into account in designing a strategy for channel state prediction, and the strategy has been tested using real-world Wi-Fi signals recorded at four locations simultaneously. An approach of single-SU prediction

0.9 0.8 0.7

Probability

0.6 PD of 1−NN 0.5

P

0.4

PD of the proposed approach (single−SU)

FA

of 1−NN

PFA of the proposed approach (single−SU) 0.3 0.2 0.1 0

0

Fig. 6.

0.5

1 1.5 2 Span of prediction (in time slots)

2.5

3

Performance of single-SU prediction (channel 2).

0.9 0.8 0.7

Probability

0.6 PD of 1−NN 0.5

PFA of 1−NN P of the proposed approach (single−SU) D

0.4

PFA of the proposed approach (single−SU) 0.3 0.2 0.1 0

0

Fig. 7.

0.5

1 1.5 2 Span of prediction (in time slots)

2.5

3

Performance of single-SU prediction (channel 3).

based on modified HMM has been proposed and tested. Evaluation results confirm that the proposed single-SU prediction approach outperforms the 1-NN prediction approach, where the former asks for insignificant complexity increase and it does not need any thresholds. Building a cognitive radio network testbed is the goal of this work. Although there are possibly many algorithms for prediction, what are tested and reported in this paper are relatively easy to implement. ACKNOWLEDGMENT This work is funded by National Science Foundation through two grants (ECCS-0901420 and ECCS-0821658), and Office of Naval Research through two grants (N00010-10-10810 and N00014-11-1-0006). R EFERENCES [1] R. C. Qiu, Z. Chen, N. Guo, Y. Song, P. Zhang, H. Li, and L. Lai, “Towards a real-time cognitive radio network testbed: architecture, hardware platform, and application to smart grid,” in Proceedings of the fifth IEEE Workshop on Networking Technologies for Software-Defined Radio and White Space, June 2010.

[2] Z. Chen, N. Guo, and R. C. Qiu, “Demonstration of real-time spectrum sensing for cognitive radio,” IEEE Communications Letters, vol. 14, no. 10, pp. 915–917, 2010. [3] R. Qiu, N. Guo, H. Li, Z. Wu, V. Chakravarthy, Y. Song, Z. Hu, P. Zhang, , and Z. Chen, “A unified multi-functional dynamic spectrum access framework: tutorial, theory and multi-GHz wideband testbed,” Sensors, vol. 9, no. 8, pp. 6530 – 6603, August 2009. [4] S. Yarkan and H. Arslan, “Binary time series approach to spectrum prediction for cognitive radio,” in Proceedings of IEEE 66th Vehicular Technology Conference, 2007, pp. 1563–1567. [5] J. Su and W. Wu, “Wireless spectrum prediction model based on time series analysis method,” in Proceedings of the 2009 ACM Workshop on Cognitive Radio Networks, 2009, pp. 61–66. [6] C. Yu, Y. He, and T. Quan, “Frequency spectrum prediction method based on EMD and SVR,” in Proceedings of Eighth International Conference on Intelligent Systems Design and Applications (ISDA), vol. 3, 2008. [7] R. Min, D. Qu, Y. Cao, and G. Zhong, “Interference avoidance based on multi-step-ahead prediction for cognitive radio,” in Proceedings of 11th IEEE Singapore International Conference on Communication Systems, 2008, pp. 227–231. [8] T. Clancy and B. Walker, “Predictive dynamic spectrum access,” in Proceedings of SDR Forum Conference, 2006. [9] C. Ghosh, C. Cordeiro, D. P. Agrawal, and M. B. Rao, “Markov chain existence and hidden Markov models in spectrum sensing,” in Proceedings of IEEE International Conference on Pervasive Computing and Communications, 2009. [10] I. Akbar and W. Tranter, “Dynamic spectrum allocation in cognitive radio using hidden Markov models: Poisson distributed case,” in Proceedings of IEEE SoutheastCon, 2007, pp. 196–201. [11] P. Chang-hyun, K. Sang-won, and L. Sun-rain, “HMM based channel status predictor for cognitive radio,” in Proceedings of Asia-Pacific Microwave Conference, 2007. [12] Z. Chen, “A study and implementation of speech recognition system for mobile communication terminals,” Master’s thesis, Hangzhou Dianzi University, February 2003. [13] Z. Chen, Z. Hu, and R. C. Qiu, “Quickest spectrum detection using hidden Markov model for cognitive radio,” in Proceedings of IEEE Military Communications Conference, October 2009, pp. 1–7. [14] Z. Chen and R. C. Qiu, “Prediction of channel state for cognitive radio using higher-order hidden Markov model,” in Proceedings of the IEEE SoutheastCon, March 2010, pp. 276 – 282.

Channel State Prediction in Cognitive Radio, Part II - CiteSeerX

frequency band based on channel usage patterns in [10], to decide whether or not to .... laptop computer accesses the Internet through a wireless Wi-Fi router ...

344KB Sizes 5 Downloads 272 Views

Recommend Documents

Channel State Prediction in Cognitive Radio, Part II
Mar 10, 2011 - A Tailored Viterbi Algorithm for HMM. □ Given a parameter tuple and a sequence of observation values. , the state sequence that is most.

Channel State Prediction in Cognitive Radio, Part I ...
Mar 10, 2011 - hardware platforms, the universal software radio peripheral 2. (USRP2) and the small-form-factor software-defined-radio development platform (SFF SDR DP). 3. 3/10/2011 ... Spectrum sensing phase – the duration for spectrum sensing ..

Prediction of Channel State for Cognitive Radio ... - Semantic Scholar
Department of Electrical and Computer Engineering ... in [10]. HMM has been used to predict the usage behavior of a frequency band based on channel usage patterns in [11] for ..... range of 800MHz to 2500MHz is placed near the laptop and.

Prediction of Channel State for Cognitive Radio Using ...
ity, an algorithm named AA-HMM is proposed in this paper as follows. It derives from the Viterbi algorithm for first-order. HMM [20]. 1) Initialization. âiRiR+1 ...

Topology Control in Multi-channel Cognitive Radio Networks with Non ...
achieving efficient power control. Index Terms—Multi-channel Cognitive Radio networks, Dis- tributed Topology Control, Non-uniform node arrangements,.

lte part ii: radio access - IEEE Xplore
was to reduce user plane latency to less than 10 ms and .... editorial team would like to thank our companies for pro- .... tions and real-time software. He is the ...

Experimental Validation of Channel State Prediction ...
Radio companion (GRC) runs on the host computer with Linux operating system. Using the ..... [14] Y. Tachwali, M. Chmeiseh, F. Basma, and H. H. Refai, “A frequency .... reliable and secure state estimation in smart grid,” in Proceedings of.

State of the cognitive interference channel: a new ...
class of channels in which the signal at the cognitive receiver ... Tx 2. Rx 1. Rx 2. Fig. 1. The Cognitive Interference Channel. alphabet Xi and its ..... [Online]. Available: http://arxiv.org/abs/0812.0617. [20] I. Maric, A. Goldsmith, G. Kramer, a

Robust Beamforming in Cognitive Radio
commission (FCC) [1], spectrum utilization depends very much upon place and time and yet most ... exploited by CR [5], but higher spectrum utilization is antici- pated if coexistence between the primary (PU) and ... achieve various objectives, such a

Prediction markets - CiteSeerX
management, logistics, forecasting and the design of production systems. ... research into and assessment of business applications of various forecasting ...

Prediction markets - CiteSeerX
aggregation and transmission of information through prices. Twenty years ... The first business application however took place some years later. In Ortner .... that will provide the environment for hosting such business games is already under.

COGNITIVE DEVELOPMENT IN BILINGUAL CHILDREN - CiteSeerX
relationship between bilingualism and a wide range of other cognitive measures, including ... monolinguals in a comparison group (Tsushima & Hogan, 1975).

On Outage and Interference in 802.22 Cognitive Radio ...
interference free transmission. This is .... Or an alternative definition can be given as,. PP N ... tually generated by MATLAB simulation of expression derived in.

Throughput Maximization in Cognitive Radio System ...
lows the hyper-Erlang distribution [16]. – When the spectrum sensing at the SU is imperfect, we quantify the impact of sensing errors on the SU performance with ...

Quality-of-Service in Cognitive Radio Networks with ...
decisions by data fusion and use the OR-rule for final decision. [11]. The OR-rule ... Although in practise, SUs could be far separate (different. SNR) or densely ...

On Outage and Interference in 802.22 Cognitive Radio ... - Leeds
works(CRNs) are capable of utilizing the scarce wireless specturm ... for profit or commercial advantage and that copies bear this notice and the full citation.

IRECOS 2012 Handoff Management in Cognitive Radio Networks ...
IRECOS 2012 Handoff Management in Cognitive Radio N ... rks Concepts, protocols, metrics and challenges.pdf. IRECOS 2012 Handoff Management in ...

Information and Energy Cooperation in Cognitive Radio ...
exploit primary resources in time and frequency domain [10],. [11]. The ST uses the ... while in Phase II, the ST can both relay the primary signal and transmit its own ... renewable energy are connected by a power line to enable simultaneous ...

Cognitive Radio Infrastructure using Spectrum ...
Abstract: Cognitive radio is an amazing technology that allows low cost voice and data services by identifying opportunities in spectrum, space, code and time.

Prediction Services for Distributed Computing - CiteSeerX
Users of distributed systems such as the TeraGrid and ... file transfer time, 115 percent for mean queue wait time, ..... The disadvantages are that it requires detailed knowledge of ..... ing more experience managing these deployed services. We.

Practical Synchronization Techniques for Multi-Channel ... - CiteSeerX
Sep 26, 2006 - Permission to make digital or hard copies of all or part of this work for ..... local clock and the seed comprise the hopping signature of a node.

The role of consciousness in cognitive control and ... - CiteSeerX
May 7, 2012 - of faces/houses (Sterzer et al., 2008; Kouider et al., 2009), tools. (Fang and He, 2005), and ... specifically highlight those studies that were aimed at testing the ..... ing attentional load (Bahrami et al., 2008b; Martens and Kiefer,

The role of consciousness in cognitive control and ... - CiteSeerX
May 7, 2012 - when it comes to the duration, flexibility and the strategic use of that information for complex .... motor responses earlier (have a faster time-course) than primes that are not ...... D. M., Carter, C. S., and Cohen, J. D. (2001).