Skip to main content

Design and implementation of real time wideband channel simulator

Abstract

This paper describes the design and implementation of a DSP based real time wideband channel simulator. The simulator implementation uses a floating point (TMS320C6713) and a fixed point (TMS320C6416) DSPs.The simulator has 8 taps and baseband bandwidth of 20 MHz. It has flexibility to generate several channel models under varied environmental conditions. To validate the functionality of the simulator, the baseband data is applied to the simulator input and its output is statistically analyzed and the results are compared with those predicted analytically.

1 Introduction

Wireless communications are inherently unreliable due to their time varying nature, multipath propagations and presence of interference signals from other users. In the presence of these impairments, substantially higher power must be transmitted to overcome these impairments inorder to acheive acceptable symbol error rate in any kind of radio channel. To design reliable and efficient wireless systems, it is essential to understand the behavior of radio channels in different environments.

Statistical channel modeling plays a vital role in the design of reliable wireless communication system. Channel modeling is the first step towards the efficient wireless system design. The purpose of channel modeling is to compute and estimate the various first and higher order statistical parameters of the fading channel. These parameters include Doppler spread, the time constants of fading, average fade duration, level crossing rates, amplitude probability distribution functions and the coherence bandwidth. For this purpose, measurements have been taken in different environment to characterize the channel.

Over the past few decades, a number of experiments have been performed to characterize mobile channels in urban, suburban, mountainous, wooded and highway environments[116]. On the basis of these measurements, several channel models have been proposed to explain the observed statistical nature of the fading channels between fixed base stations and mobile stations. These include short term fading models like the well-known Rayleigh, Rice[17], Hoyt[18], Nakagami-m[19] and Weibull[20] and for longer term lognormal model has been used[6, 21].

To evaluate the design and performance of a communication system, it is desirable to evaluate it in realistic situations. The experiments can be performed directly in a vehicle, driving through different environments. However, this is a time-consuming and expensive task and it requires the presence of measurement equipments with proper calibrations. Moreover, the field trials can be affected by unintended uncontrollable circumstances. The inexpensive and flexible option is to use a real time channel emulator and measure the performance in a laboratory environments as in[2224]. The commercially available channel emulators available may not offer the user enough flexibility when configuring the wireless channel parameters to test the system under different environmental conditions. Such simulators do not cover V2V scenarios under different channel models like Hoyt, Rice Hoyt etc. A low cost channel simulator is therefore required that models different scenarios and at the same time provide the user flexibility to measure the performance of the wireless transceiver under environmental conditions.

Over the past few decades, efforts have resulted in several designs and implementation of real time simulators. Early efforts were based on analog components[2528]. The development of real time simulator starts in 1973 when[25] developed the first Rayleigh based channel simulator. The simulator used Zener diode to generate Gaussian random variable. But with the advent of digital computers, micro-controllers, fast Analog to Digital Converters (ADCs) and Digital to Analog Converters (DACs), the analog components were replaced by digital thereby increasing the reliability and flexibility of simulators. Comroe et el[29] first used discrete digital logic in its simulator. With the development of High Speed Digital Signal Processors (DSPs), the DSP based simulators were developed. Goubran et al[30] used 16 bit fixed point DSP for implementation and simulated the Gaussian quadrature components along with the log-normally distributed Line of Sight (LOS) component. Turkmani et al[31] used TMS320 E15 DSP chip for the development of a narrow-band simulator. Cullen et al[32] reported a frequency selective simulator using TMS32050 DSP and IMSA110 integrated circuits. It had a baseband bandwidth of 10 MHz and maximum Doppler frequency of 100 Hz. Chen et al[33] used TMS320C31 DSP to design a frequency selective simulator. Salkintzis et al[34] developed 6 taps wide-band channel simulator having maximum signal bandwidth of 20 MHz. It used two 32 bit DSP floating point processors. Papenfuss et al[35] used a hybrid DSP FPGA architecture to build a wide-band channel simulator. It was capable of simulating 12 delay taps and had a baseband bandwidth of 5 MHz. Satellite Channel simulator has been developed in[36] using TMS320C6701 DSP platform. Kominakis et al[37] developed a narrow-band fast and accurate simulator. Khars et al[38] developed a 5 MHz 12 taps wide-band simulator using 12 DSPs (1 for each tap) for the generation of complex coefficients. A narrow-band DSP based channel simulator has also been developed in[39]. Over the last decade, the use of Field Programmable Gate Arrays (FPGAs) in DSP applications has become quite common. The FPGA based simulators have also been developed and their implementations have been described in[4045].

One important application of wireless communication is Vehicle to Vehicle (V2V) communications where both the transmitter and receiver are in motion. The V2V communication finds its applications in mobile ad-hoc wireless networks, intelligent highway systems, emergency, military and security vehicles. The implementation of V2V communications enhances road safety due to reduction in the number of accidents, improvement in highway traffic flow efficiency and real time data sharing without involving the cellular network which leads to efficient fuel consumption and reduced travel time. The statistical model for vehicle to vehicle communication was first proposed by Akki and Haber[46] and its statistical properties reported in[47]. This model covers Rayleigh distribution only with both inphase and quadrature components having identical variances. Matolak et al[48] after performing measurements in five different cities, models the channel as Weibull fading channel. Based on the work of[47], many V2V simulators have been designed and implemented. Cox et al[49] presented a discrete line spectrum based approach to simulate the channel. The work in[50] was based on sum of sinusoids (SOS) approach for simulator design. The simulator proposed in[51] is based on Kullback-Leibler divergence which is compared with IFFT based approach of simulator design. Borries et al[52] used Gaussian quadrature rules for simulator design. Zaji et al[53] proposed an efficient sum of sinusoids (SOS) based approach for V2V simulator design. All the simulator design approaches mentioned above are restricted to V2V Rayleigh fading channel only.

The simulators mentioned above may be classified into three categories. The first category uses the sum of sinusoid (SoS) approach for generating the fading channel coefficients. This approach has the drawback of multiple Sine function calls which makes it computationally expensive to implement in real time. Secondly this kind of simulator does not produce the channel with the statistical properties that match with the theoretical values. Another class of simulators uses IFFT based approach to generate the required channel coefficients. This approach is computationally efficient. The drawback is that it works on a block of data and can not be used for the streaming data in real time. The approach used in this paper, is the Filter based approach. This is computationally efficient as well as produces channel coefficients having more accurate statistical properties.

The proposed simulator is a modified form of the simulator described in[37]. The proposed simulator uses a generalized Wideband Nakagami Hoyt with diffused line of sight channel model for Vehicle to Vehicle communication[54] environment to generate real time fading data. It covers Rayleigh, Rice, Rice-Hoyt, Lognormal and static channels as its special cases. The multipaths have been modeled as Tap Delay Line (TDL) filter. Efficient implementation of optimal TDL filter has been performed over the TMS320C6416 DSP processor. The novel simulator implementation uses two DSP (TMS320C6713 and TMS320C6416) boards along with one wide bandwidth (Microline ORS114) I/O daughter board. To the best of authors’ knowledge, to date such real time simulator has not been proposed and implemented.

The remainder of this paper is organized as follows. Section 1 presents the brief overview of the proposed Diffused Nakagami-Hoyt V2V channel model. Section 1 describes the channel simulator design philosophy and architecture. Section 1 shows the outcome of the simulator and their comparison with the analytical expressions. Finally, Section 1 concludes the paper.

2 Brief channel model description

In V2V communications, the received signal consists of direct (LOS) and indirect (NLOS) component. The direct component may or may not be present depending on the presence or absence of obstacles between the transmitter and the receiver. The direct component may be further divided into a clear LOS between the receiver and the transmitter or a diffused LOS. The value of diffused LOS is negligible when the buildings are of steel or reinforced concrete but they must be considered for the wooden and bricks building. In rural areas, most of the building are made of wooden or bricks wall hence while modeling the channel, the diffused LOS component must be considered[55]. In V2V communications as mentioned by[56, 57], when the antennas are inside the car, the shadowing must be considered due to the presence of roof top surface.

Youssef et al[16] established after taking the measurements in the rural environment that the channel is more accurately modeled only when the variances of Inphase and Quadrature components are different. The argument was further supported by[58] where the model matches the measured data for the cases of unequal variances. For V2V communication,[57] explained the case when the distance between the vehicles exceeds 70-100 m, the Nakagami m-factor is observed to be less than unity, which corresponds to the case of unequal variances of the Gaussian quadrature components. Further as found from the V2V measurements (antennas inside car) results in 5 GHz frequency band[48, 59], the m value of each tap of the channel model described is found to be less than unity (0.75-0.89) which from[16] corresponds to the value of q (0.5-0.707).

Based on these, Akram et al[54] proposed Nakagami Hoyt V2V model with diffused line of sight under the assumption that omnidirectional antennas have been used. The proposed channel model H(t) is a generalized model that covers the V2V environment as well.

H(t)=ρ(t)+μ(t)
(1)

It considers, the lognormally distributed diffused LOS component ρ(t) = A ez(t) and a NLOS component having Hoyt distributed amplitude envelop μ(t) = μ1(t) + j μ2(t) under the assumptions that both transmitter and receiver are in motion. μ1(t), μ2(t) and z(t) are the real Gaussian random processes with zero mean and variances σ 1 2 , σ 2 2 and σ 3 2 respectively and A is the direct LOS component. q = σ 1 σ 2 and V2 and V1 are the velocities of transmitter and receiver respectively and a = V 2 V 1 .

The time autocorrelation function of the random process H(t) is derived in[54]

R H ( Δ t ) = A 2 exp [ σ 3 2 ( 1 + J 0 ( 2 Π f m 3 Δ t ) ) ] + 1 + q 2 2 q 2 σ 1 2 J 0 ( K V 2 Δ t ) J 0 ( K V 1 Δ t )
(2)

where, J0(.) is the zero-order Bessel function. q = σ 1 σ 2 , V2 and V1 are the velocities of transmitter and receiver respectively, K = 2 Π λ and fm 3 is the LOS component maximum Doppler.

The power spectral density of the proposed model is found as[54],

S H ( f ) = R H ( Δ t ) e j 2 Π f Δ t d Δ t = S ρ ( f ) + S μ ( f )
(3)

where,

S ρ (f)= A 2 e σ 3 2 δ ( f ) + σ 3 2 f m 3 rect ( Π f / f m 3 ) f m 3 2 4 Π 2 f 2
(4)

for σ3 < 0. 3 and,

rect ( t / T ) = 1 , t | T | = 0 , otherwise
S μ ( f ) = 1 + q 2 2 q 2 Π 2 f m 1 a σ 1 2 × K ( 1 + a ) 2 a 1 f ( 1 + a ) f m 1 2
(5)

where K(.) is the elliptical integral function of first kind, a = V 2 V 1 , fm 1, fm 2are the maximum Doppler shifts due to the motion of the receiver and transmitter respectively with f mi = V i λ . Therefore, fm 2= a fm 1.

3 Simulator description

3.1 Design philosophy

In efficient real time systems design all the available system resources are efficiently utilized in order to minimize the cost and maximize the productivity. For the data acquisitioning at high data rate, the DSPs can not be interfaced directly with high speed ADCs and DACs because of its I/O bandwidth limitations. The best solution is to use FPGA for this purpose. Therefore, Microline ORS114 daughter board was used for this purpose. The board consists of a vertex-2 FPGA, multiple channel ADC and DAC, FIFO memory and control circuitry used to synchronize the data input output events with DSP. The board is mounted over the peripheral expansion of TMS320C6416 fixed point DSP Starter Kit (DSK) which performs the TDL filtering. Since filtering operation needs to be performed at high data rate, for this purpose an optimal TDL filter need to be implemented. This can be done over fixed point processor of high clock rate. Hence for that purpose TMS320C6416 processor with 1 GHz clock have been selected. The channel coefficient generation depends upon the time variations of the scatterers surrounding the transmitter and receiver. These variations are normally much slower as compared to the baseband data rate. Therefore for the channel generation purpose a processor with lower clock rate is adequate and a TMS320C6713 32 bit floating point processor is employed. The purpose of floating point processor is to generate the channel coefficients accurately with high precisions.

3.2 Simulator design specification

Figure1 shows the overall block diagram of the channel simulator. It consists of two DSKs communicating with each other using Multiple Channel Buffered Serial Port 0 (MCBSP0). The TMS320C6713 DSK board acts as a Master device. It generates and transmits channel coefficients to the primary TMS320C6416 DSK board which acts as a slave. The system runs according to the following specification:

  • TMS320C6416T DSK board having 1 GHz fixed point processor works as a primary board to accept the baseband input and generate output;

Figure 1
figure 1

Channel simulator block diagram.

  • TMS320C6713 DSK board having 225 MHz floating point processor works as a secondary board that will generate channel taps at the required rate;

  • Input Baseband data bandwidth 20 MHz (10 MHz each I & Q);

  • Maximum number of Taps (channel coefficients) generated N = 8;

  • Maximum Doppler frequency that can be set = 480 Hz;

  • ADC and DAC Buffer size = 1024 Elements (16I + 16Q)= 32 bits;

  • ADC and DAC resolution = 14 bits;

  • Maximum sampling rate of ADC and DAC = 25 MHz;

  • Transfer rate of channel coefficients = 16 kHz (2 kHz per tap);

  • Maximum excess delay = 1024 samples which on 25 MHz sampling frequency becomes 41 μ sec.

3.3 Simulator functionality

The simulator performs the following tasks.

3.3.1 Baseband data acquisition

The baseband data acquisition uses Signalware’s ORS-114 daughter board. This card is designed to facilitate rapid construction of prototypes or small to medium production runs with minimum time-to-market. This peripheral card provides flexible analog input and output for applications with a Texas Instruments (TI) Digital Signal Processors (DSP). It mounts on a card that contains TI TMS320C6xxx DSPs made by ORSYS, Inc. These DSP cards, known as the “micro-line” series, contain the processor, DRAM memory and an expansion interface which allows the peripheral card full access to all of the DSP’s resources. The hardware block diagram of ORS114 board is shown in Figure2.

Figure 2
figure 2

ORS-114 block diagram.

The daughter board is configured to use 2 channels ADC and DAC working at 25 MSPS each and transferring 14 bit data in and out of DSP. The data transfer is done using Enhanced Direct memory Access (EDMA) interface configured with optimal External memory Interface (EMIF) setting to read and write data. The pin configuration detail is given in[60].

Ping Pong buffering technique described in TI documentations at[61] has been used to perform data transfer efficiently between the I/O devices and Internal Memory (SRAM) of DSP. EDMA engine performs the data transfer between the ping/pong buffers and I/O device alternately and a pingpong flag ensures that the DSP is processing the buffer that is not being overwritten by the EDMA. Since EDMA runs independently from the CPU, the CPU can continue to process the block of data that is in the ping buffer while the EDMA is writing data on the pong buffers and vice versa. In order to remain synchronous with EDMA and void the data loss, it is essential for CPU to finish the processing before the next EDMA interrupt is generated. This Hardware interrupt is generated every time the EDMA completes data transfer.

After reset, the DSP performs all the necessary initializations. It configures EMIF settings, initializes the Daughter board, configures EDMA channels to start data transfer and waits for the peripheral device to input the channel parameters. For the ADC Sampling time T s and PING/PONG buffer size N, the data transfer flow is shown in Figure3. The timing diagram is shown in Table1.

Figure 3
figure 3

Block diagram showing input output operations.

Table 1 Timing diagram

3.3.2 Primary secondary board interface

The function of the primary secondary board interface is to obtain the channel coefficients in real time. For this purpose the Multiple Channel Buffered Serial Port (MCBSP 0) present on the external peripheral interface of the TMS320C6416 DSK board, has been used. The port is directly connected with the MCBSP 0 of the secondary board in Master/Slave configuration such that the secondary board that is generating channel coefficients work as Master device as it also generates clock and frame signal for the serial port whereas the primary board acts as a Slave and use these signals to get data. The block diagram of the connection between the two DSPs via MCBSP ports have been shown in the Figure4.

Figure 4
figure 4

MCBSP connection between the two DSPs.

After connecting the two DSPs together the next step is to configure the ports so that the data can be transmitted and received successfully. The ports are configured by the setting the appropriate values of the four serial port registers. They are Receive Control Register (RCR), Transmit Control Register (XCR), Sample Rate Generator Register (SRGR), Pin Control Register (PCR).

The details of how to set these registers are given in TI documentation[62]. The values are set so that one frame consisting of 8 channel coefficients (each of 32 bits) is transmitted in 500 μ sec that results in a transmission rate of 16 kHz per coefficient.

Again, EDMA along with ping pong buffering technique is used to perform this transfer efficiently. At the transmitting end, the EDMA interrupt is generated periodically and at the same time, the CPU generates new channel coefficients. Whereas, at the receiving end, when a complete frame is received an interrupt is generated and the channel coefficients are updated.

3.3.3 Tap delay line filtering

Tapped Delay Line Filter is the basic block of many digital signal processing applications. It is based on the following equation

y[n]= k = 0 M x[nk].h[k]
(6)

where y[n], x[n], h[n] are samples of the output, input and filter coefficient respectively at nth sample instant of a digital system of order M.

As seen from (6), in order to obtain an output y[n] in real time, a buffer of M previous values (delay line) need to be maintained along with the current sample. Typically, a pointer is set up at the beginning of the sample array (oldest sample) and then manipulated to access the consecutive values.

Whenever a new sample needs to be added to the delay line all the values need to be shifted down. For large values of M (delay line), this will cause additional overhead of shifting the large amount of data. The alternate approach is to overwrite the oldest value. This can be implemented by using circular mode for pointer access.

The input data buffer has finite size and has to be accessed circularly as the new samples are continuously written into the buffer the previously stored (oldest samples) need to be overwritten so that the buffer memory is reused. When the pointer reaches the last location of the buffer, it needs to wrap back to the beginning of the buffer. This would normally involve some amount of software overhead. When Input buffer addressing is defined as circular, the pointer automatically wraps back to the top whenever the bottom of the buffer is reached. Figure5 illustrates the circular addressing. The input buffer is made circular for that purpose it must be properly aligned in the internal memory. The detail of how to set the buffer as Circular is given in[63].

Figure 5
figure 5

Pointer manipulation using circular addressing.

TDL Filter can be implemented in several ways depending upon the application. Here, the filter is modeled as a frequency selective channel, where the channel taps are assumed as multipath fingers located at multiple of sampling time T s . The N = M + 1 tap time intervals are assumed as τ i where i varies from 0 to M and τ 0 = 0. The channel model is shown in Figure6. The tap index N i is related with τ i as

N i = τ i T s + 0 . 5
(7)
Figure 6
figure 6

Tap delay line filter model.

where . indicates the truncation operation. For the buffer size L, the maximum excess delay that last finger can be computed as

τ max =L T s
(8)

Using the pipelining approach mentioned in[64] the code has been optimized for N = 8 taps. The inner loop was completely unrolled to reduce the loop overhead, the dependency graph was created and the instructions were pipelined to reduce the number of cycles. The optimized code consists of 3 parts. The prolog, the mainloop and epilog.

The prolog consists of initialization of local variables, pushing registers over stack for usage inside the function, loading taps coefficients h[n] from memory into registers and defining input buffer as circular. Defining the input as circular buffer removes the overhead of an additional branch instruction inside the loop. The use of circular buffer prevents the constant test of wrapping. The prolog is to be executed once for L size input buffer. It takes 45 cycles to execute this code.

The main loop is also known as kernel of the program which is executed most of the time. It is optimized and instructions are scheduled to maximize the utilization of the CPU resources. For N taps it is executed 2N times per input sample. For 4 taps, the resources allocations are shown in Table2. It is also shown that loading of data from memory and its storage into memory are done at the same time using.D1 and.D2 functional units. whereas branching instruction, re-initialization, output storing and counter increments have also been scheduled. STH instructions have been used to store the sample output back into the internal memory, ZERO to re-initialize the output registers back to zero for the computation of next sample output and SHR to bring the output in the required Q3.13 format.

Table 2 Four taps TDL resources allocation for main loop

The epilog consists of the remaining part of the function. This include remaining loop portion, popping data back to the registers and branch out of the function. This part takes 42 cycles to execute.

3.3.4 Channel gains generations

The channel coefficients have been generated using a floating point TMS320C6713 DSP. Kominakis et al[37] describes the efficient method of generating the channel gains. It uses Infinite Impulse Response (IIR) Doppler filter along with the polyphase interpolator for the generation of correlated Gaussian channel coefficients. The original approach was for flat fading Rayleigh channel only. It was modified for the more generalized 8 taps frequency selective Nakagami-q (Hoyt) mobile to mobile fading channel with diffused LOS.

The block diagram of the channel coefficient generation unit of the single (first) tap is shown in Figure7. The block diagram represents a generalized channel model. By varying the values of parameters (a, q, σ 2 and A) different channel models can be obtained and simulated. These models are shown in the Table3. For a = 0, the models are obtained for Base to mobile communication whereas a > 0 represents V2V communications.

Figure 7
figure 7

Single tap generation using filter method.

Table 3 Various channel models for simulation

The Doppler Shaping Filter is implemented as an IIR Filter having the frequency response S ( f ) obtained by taking the Square root of (5). The filter has been designed for the Doppler rate of f d T s = 0. 2. The higher rate is achieved by interpolating the channel coefficients I times using polyphase interpolator. For the Fade Rate (f d T s ) of 0.01, the value of I = 20 is taken. For the maximum Doppler frequency of 160 Hz the channel sampling rate is set to 16 kHz.

The maximum Doppler frequency is configurable and is set using LCD Keypad interfacing of TMS320C6713 DSK (MCBSP1 port). This can go up to 480 Hz. For a single emulator run, it will remain unchanged. The filter coefficients are computed on the base of normalized Doppler frequency. The algorithm for filter coefficient generation uses fade rate (f d T s ) of 0.01. For 160Hz Doppler the Sampling frequency (Filter coefficient update rate is 16 KHz). This means if the Doppler frequency is increased the sampling frequency will also be increased in the same proportion so as to make the fade rate constant. The increase in sampling frequency means MCBSP0 port data rate will be increased. This rate is software configurable and can be set by changing the value of Sample Rate Generator Register (SRGR) of the MCBSP0 port. The upper limit depends upon the complexity of the Channel coefficient generation algorithm and number of taps. For 8 taps, it is 480 Hz and this can be increased if we further optimize the channel generation code using some optimization techniques (reducing mathematical complexity and efficient use of DSP resources).

The interpolator is implemented as a polyphase filter with a windowed sinc(.) function impulse response. The algorithm for channel coefficient generation is modified in order to consider the generalized cases. Figures8,9,10 show the frequency response of the modified PSD under different values of a = (0,0. 5,1), q = (1. 0,0. 5,0. 3), A = 0 and σ2 > 0.

Figure 8
figure 8

Frequency response of IIR filter q=1.0 a=0.

Figure 9
figure 9

Frequency response of IIR filter q=0.5 a=0.5.

Figure 10
figure 10

Frequency response of IIR filter q=0.3 a=1.0.

4 Results and comparison

A TDL filter with N taps is modeled here as a frequency selective multipath channel. Each tap is complex having defined location. The channel is assumed static for one buffer period of time. Both C and assembly functions were executed for L = 1024 I/O buffer size, data sampling frequency Fs = 12. 5MHz and N = 8 taps filter coefficients having values h={1.8362 - 0.5073i, -0.2169 + 0.0915i, -0.1448 + 0.1585i, -0.2169 + 0.0915i, 0.0, 0.0, 0.0, 0.0 } with corresponding tap locations at {0, 0.5, 1, 1.6, 1.8, 1.9, 2.0, 2.1} usec. The magnitude response |h| of the channel is shown in Figure11.

Figure 11
figure 11

Channel magnitude impulse response.

Most V2V systems operate in frequency range 5-5.9 GHz[57]. Bwang et el[65] and Matolak et el[66] used 5.15 and 5.2 GHz carrier frequencies to simulate the V2V channel. Hence, the simulation was run with the following parameters, carrier frequency f c = 5. 8GHz, velocity of receiver V1 = 30km/hr which means fm1 = 160Hz, LOS component A = 0 for Hoyt model, three different values of q = 1,0. 5,0. 3 and three different values of a = 0,0. 5,1.

The sinusoidal input shown in Figure12 is applied on both I & Q channels. The output of both were found exactly match with each other. For fixed point C code, it takes 1460 cycles per sample to generate output whereas the optimized code gives output in 16 cycles per sample. From (8), the maximum excess delay τ max the system can have is found to be 81.92 usec.

Figure 12
figure 12

Input data on both I and Q channel.

A comparison has been made for a given complex input between the outputs of the MATLAB complex FIR filter code with the fixed point assembly code and are shown in Figure14 (Magnitude plot) and Figure13 (Phase plot). The number of taps assumed are N = 8 with buffer size L = 1024. For C6416 DSP operating at 1GHz, the cycle time becomes 1ns hence proposed algorithm will take around 16ns per sample which means that data with around 60MHz sampling frequency can be processed.

Figure 13
figure 13

TDL filter output phase plot.

Figure 14
figure 14

TDL filter output magnitude plot.

In order to verify the channel coefficient generation, the performance analysis of the Channel has also been done. The BPSK modulated data is applied at the input of the single tap channel and the output and Channel coefficients (400k samples) are stored in the SDRAM of TMS320C6416 DSP Board in real time. Since performance analysis is independent of data rate and sampling frequency, hence due to the limited size of SDRAM the sampling rate was set to 2 MHz and the input data rate to 200 kbps. The amplitude and phase Probability Density Function (PDF), Level Crossing rate (LCR), Average Duration of Fade (ADF) and Bit Error Rate (BER) plots are shown in the Figure15,16,17,18,19 respectively. The plots are found to be closely matched with the corresponding theoretical plots. Mean square error (MSE) between the theoretical and simulated values of the amplitude, phase PDF, BER curves and LCR are shown in Table4.

Figure 15
figure 15

PDF plot for amplitude.

Figure 16
figure 16

PDF plot for phase.

Figure 17
figure 17

PDF plot for LCR.

Figure 18
figure 18

PDF plot for ADF.

Figure 19
figure 19

BER plot, BPSK modulation q=1, q=0.5, q=0.3.

Table 4 MSE of various quantities for a = 0.5

The proposed simulator is also compared with the one described in[67]. There is a significant difference between the philosophies of the two simulators. The simulator described in[67] requiring measured impulse response, generates channel coefficients from the measured channel transfer function. These channel coefficients operate on the information data to deliver performance in terms of error rate. This simulator essentially requires in field measurements. The proposed simulator does not require measured in-field data but uses the statistical models available in published standards, thus saving significantly on the cost of expensive field trials. The proposed simulator operates on the statistical parameters to generate real time channel coefficients, which then operate on the information data to generate performance in terms of error rates. The developed simulator can be used to operate on the in-field channel data provided we augment this simulator with a facility to convert the stored channel data into channel coefficients or channel statistics. It should be borne in mind that our interest has been to replace field environment by laboratory environment and by various options on choices of channel character.

5 Conclusion

In this paper, design and implementation of an efficient real time wideband simulator has been discussed. The simulator was run in real time with a known input and the output data was analyzed. The TDL filter has been optimally implemented over TMS320C6416 DSP. The output of the filter has been verified by comparing the simulator output with MATLAB. The pipelined architecture of the processor and the circular buffer have been efficiently utilized. The channel coefficients have been generated and analyzed. The BPSK modulated data has been input and the output has been stored. The bit error rate has been measured and compared with the theoretical data to verify the validity of the channel simulator.

References

  1. Bullington K: Radio propagation variations at VHF and UHF. Proc. IRE 1950, 32: 27-32.

    Article  Google Scholar 

  2. Egli JJ: Radio propagation above 40 MHz over irregular terrain. Proc. IRE 1957, 45(10):1383-1391.

    Article  Google Scholar 

  3. Jakes WC, Reudink DO: Comparison of mobile radio transmission at UHF and X band. Vehicular Technol. IEEE Trans 1967, 16: 10-14.

    Google Scholar 

  4. Trifonov PM, Buelko VN, Zotov VS: Structure of USW field strength spatial fluctuations in a city. Trans. Telecomm. Radio Eng 1964, 9: 26-30.

    Google Scholar 

  5. Okamura Y, Kol YA: Field strength and its variability in VHF and UHF land-mobile radio service. Rev. Elec. Comm. Lab 1968, 9-10: 825-873.

    Google Scholar 

  6. Turin GL, Clapp FD, Johnston TL, Fine SB, Lavry D: A statistical model of urban multipath propagation. IEEE Trans. Veh Technol 1972, 21: 19.

    Google Scholar 

  7. Black DM, Reudink DO: Some characteristics of mobile radio propagation at 836 MHz in the Philadelphia area. Vehicular Technol. IEEE Trans 1972, 21: 45-51.

    Google Scholar 

  8. Cox D: Delay Doppler characteristics of multipath propagation at 910 MHz in a suburban mobile radio environment. Antennas Propagation. IEEE Trans 1972, 20: 625-635. 10.1109/TAP.1972.1140277

    Article  Google Scholar 

  9. Cox D: Time- and frequency-domain characterizations of multipath propagation at 910 MHz in a suburban mobile-radio environment. Radio Sci 1972, 7: 1069-1077. 10.1029/RS007i012p01069

    Article  Google Scholar 

  10. Aulin T: Characteristics of a digital mobile radio channel. Rev. Elec. Comm. Lab 1981, 30: 45-53.

    Google Scholar 

  11. Seidel SY, Rappaport TS: 914 MHz path loss prediction models for wireless communications in multifloored buildings. Rev. Elec. Comm. Lab 1992, 40: 207-217.

    Google Scholar 

  12. Hawbaker DA, Rappaport TS: Indoor wideband radiowave propagation measurements at 1.3 GHz and 4.0 GHz. IEE Electron. Lett 1990, 26: 1800-1802. 10.1049/el:19901153

    Article  Google Scholar 

  13. Dersch U, Troger J, Zollinger E: Multiple reflections of radio waves in a corridor. IEEE Trans Antenna Propagation 1994, 42: 1571-1574.

    Article  Google Scholar 

  14. Babich F, Lombardi G: Statistical analysis and characterization of the indoor propagation channel. Rev Elec Comm Lab 2000, 48: 455-464.

    Google Scholar 

  15. Zhao X, Kivinen J, Vainikainen P, Skog K: Propagation characteristics for wideband outdoor mobile communications at 5.3 GHz. IEEE J Selected Areas Commun 2002, 20: 507-514. 10.1109/49.995509

    Article  Google Scholar 

  16. Youssef N, Wang CX, Patzold M: A study on the second order statistics of Nakagami-Hoyt mobile fading channels. IEEE Trans Vehicular Technol 2005, 54: 1259-1265. 10.1109/TVT.2005.851353

    Article  Google Scholar 

  17. Rice SO: Statistical properties of a sine wave plus random noise. Bell Syst J 1948, 27: 109-157.

    Article  MathSciNet  Google Scholar 

  18. Hoyt RS: Probability functions for the modulus and angle of the normal complex variate. Bell Syst J 1947, 26: 318-359.

    Article  MathSciNet  Google Scholar 

  19. Nakagami M: The m-distribution - A General Formula of Intensity Distribution of Rapid Fading. Permagon Press, Oxford; 1960.

    Book  Google Scholar 

  20. Taneda MA, Takada J, Araki K: A new approach to fading. In IEEE International Symposium on Personal, Indoor, and Mobile Radio Communications. Weibull model; 1999:711-715.

    Google Scholar 

  21. Hansen F, Meno FI: Mobile fading-Rayleigh and lognormal superimposed. IEEE Trans. Veh Technol 1977, 36: 332-335.

    Article  Google Scholar 

  22. Mangharam R, Meyers J, Rajkumar R, Stancil D: A multi-hop mobile networking test-bed for telematics. In Proceedings of Society for Automotive Engineers (SAE) World Congress. Detroit, USA; 2005.

    Google Scholar 

  23. Dulmage J, Tsai M, Fitz M, Daneshrad B: COTS-based DSRC testbed for rapid algorithm development, implementation, and test. In Proceedings of the 1st international workshop on Wireless network testbeds, experimental evaluation & characterization. WINTECH ’06, New York, USA; 2006.

    Google Scholar 

  24. Fernandez TM, Garcya JA, Gonzalez ML, Castedo L: FlexVehd: a flexible test bed for vehicular radio interfaces. In Proceedings of 8th International Conference on ITS Telecommunications, 2008. ITST 2008. Hilton Phuket, Thailand; 2008:283-287.

    Google Scholar 

  25. Gaston AA, Chriss WH: A Multipath fading simulator for mobile radio. IEEE Trans. Vehicular Technol. 1973, 22: 241-244.

    Article  Google Scholar 

  26. Fitting RC, Trans Widebandtroposcatterradiochannelsimulator: IEEE Commun. Technol. 1975, 15: 565-570.

    Article  Google Scholar 

  27. Ball JR: A real-time fading simulator for mobile radio. Radio Electron. Eng 1982, 52: 475-478. 10.1049/ree.1982.0069

    Article  Google Scholar 

  28. Lecours M, Marceau F: Design and implementation of channel simulator for wideband mobile radio transmission. In Proc. Vehicular Technol. Conf. (VTC) 1989, 2: 652-655.

    Google Scholar 

  29. Comroe RA, Marceau F: All-digital fading simulator. In Proc. Nut. Electron Conf 1978, 32: 136-139.

    Google Scholar 

  30. Goubran RA, Hafez HM, Sheikh AUH: Real-time programmable land mobile channel simulator. Vehicular Technol. Conf., 1986 36th IEEE 1986, 36: 215-218.

    Google Scholar 

  31. An JF, Turkmani AMD, Parson JD: Implementation of a DSP-based frequency non-selective fading simulator. Fifth Int. Conf. Radio Receivers Assoc. Syst 1990, 20-24.

    Google Scholar 

  32. Cullen PJ, Fannin PC, Garvey A: Real-time simulation of randomly time-variant linear systems: the mobile radio channel. IEEE Trans. Instrum. Meas 1994, 43: 583-591. 10.1109/19.310172

    Article  Google Scholar 

  33. Chen XF, Chung KS: Generation of noise sources for a digital frequency selective fading simulator. Int. Symp. Signal Process. Appl., ISSPA 1996, 2: 463-466.

    Google Scholar 

  34. Salkintzis AK: Implementation of a digital wide-band mobile channel simulator. Broadcasting. IEEE Trans 1999, 45: 122-128.

    Google Scholar 

  35. Papenfuss JR, Wickert MA: Implementation of a real-time, frequency selective, RF channel simulator using a hybrid DSP-FPGA architecture. IEEE Radio Wireless Conf., 2000 2000, 49: 135-138.

    Google Scholar 

  36. Fischer S, Seeger R, Kammeyer KD: Implementation of a real-time satellite channel simulator for laboratory and teaching purposes. The Third European DSP Education & Research Conference 2000. [http://www.ti.com/europe/docs/univ/docs/info.htm] []

    Google Scholar 

  37. Komninakis C, Fast A: Telecommunications, accurate rayleigh fading simulator. Global Conf., 2003. GLOBECOM ’03. IEEE 2003, 6: 3306-3310.

    Google Scholar 

  38. Khars M, Zimmer C: Digital signal processing in a real time propagation simulator. IEEE Trans. Instrum Meas 2006, 55: 197-205. 10.1109/TIM.2005.861491

    Article  Google Scholar 

  39. Kandeepan S, Jayalath ADS: Narrow-band channel simulator based on statistical models implemented on Texas instruments C6713 DSP and national instruments PCIE-6259 hardware. In Proceedings of International Conference on Communication Systems, 2006. ICCS 2006. 10th IEEE Singapore. (Singapore; 2006:1-6.

    Google Scholar 

  40. Ghazel A, Boutillon E, Danger JL, Gulak G, Laamari H: Design and performance analysis of a high speed AWGN communication channel emulator. IEEE Pac. Rim Conf. Commun., Comput. Signal Process 2001, 1: 374-375.

    Google Scholar 

  41. Sattar F, Mufti M, Stancil DD, Steenkiste P: VLSI architecture of Rayleigh fading simulator based on IIR filter and polyphase interpolator. In Proceedings of the 16th International Conference on Microelectronics, 2004. ICM 2004. (Tunisia; 2004:291-294.

    Chapter  Google Scholar 

  42. Picol S, Zaharia G, Zein GE: Towards the development of a hardware simulator for MIMO radio channels. ignals. Circuits Syst. 2005. ISSCS 2005. Int. Symp. 2005, 2005, 1: 115-118.

    Article  Google Scholar 

  43. Picol S, Zaharia G, Zein GE, Houzet: Hardware simulator for MIMO Radio channels: design and features of the digital block. In Proceedings of IEEE 68th Vehicular Technology Conference, 2008. VTC 2008-Fall. (Alberta; 2008:1-5.

    Google Scholar 

  44. Carames F, Gonzalez-Lopez M, Castedo L: FPGA-based vehicular channel emulator for evaluation of IEEE 802.11p transceivers. In 9th International Conference on Intelligent Transport Systems Telecommunications, (ITST). (Lille, France; 2009:592-597.

    Chapter  Google Scholar 

  45. Borries KC, Judd G, Stancil DD, Steenkiste P: FPGA-Based channel simulator for a wireless network emulator. IEEE Vehicular Technol Conf 2009, 1-5.

    Google Scholar 

  46. Akki AS, Haber F: A statistical model for mobile-to-mobile land communication channel. IEEE Trans. Veh. Technol 1986, 35: 2-7.

    Article  Google Scholar 

  47. Akki AS: Statistical properties of mobile-to-mobile land communication channels. IEEE Veh. Technol. Conf 1994, 43: 826-831. 10.1109/25.330143

    Article  Google Scholar 

  48. Matolak DW, Sen I, Wenhui X, Yaskoff NT: 5 GHZ wireless channel characterization for vehicle to vehicle communications. Mil. Commun. Conf 2005, 5: 3016-3022.

    Google Scholar 

  49. Wang R, Cox D: Channel modeling for adhoc mobile wireless networks. Proc IEEE Veh. Technol. Conf 2002, 1: 21-25.

    Google Scholar 

  50. Patel CS, Stuber GL, Pratt TG: Simulation of Rayleigh faded mobile-to-mobile comimunication channels. Vehicular Technol. Conf. 2003. VTC 2003-Fall. 2003 IEEE 58th 2003, 1: 163-167.

    Google Scholar 

  51. Petrolino A, Gomes J, Tavares G: A Mobile-to-Mobile Fading Channel Simulator Based on an Orthogonal Expansion. In IEEE Vehicular Technology Conference, 2008. VTC Spring 2008, Marina Bay, Singapore; 2008:366-370.

    Chapter  Google Scholar 

  52. Borries KC, Stancil DD: Effcient Simulation of Mobile-To-Mobile Rayleigh Fading using Gaussian Quadrature. In IEEE 65th, Vehicular Technology Conference, 2007. VTC2007-Spring. (Dublin, Ireland; 2006:534-538.

    Google Scholar 

  53. Zaji AG, Stuber GL: A new simulation model for mobile-to-mobile Rayleigh fading channels. Wireless Commun. Networking Conf., 2006. WCNC 2006. IEEE 2006, 3: 1266-1277.

    Article  Google Scholar 

  54. Akram MI, Sheikh AU: Modeling Nakagami Hoyt mobile to mobile fading channel with diffused line of sight. In Wireless Communications and Networking Conference Workshops (WCNCW), 2012 IEEE. (Paris, France; 2012:398-403.

    Chapter  Google Scholar 

  55. Akki AS: Modeling and characterization of land mobile communication. PhD thesis. Uniersrsity of Pennsilvenia, Department of Electrical Engineering, Philadelphia, Pennsylvania, United States; 1977.

    Google Scholar 

  56. Mecklenbrauker CF, Molisch AF, Karedal J, Tufvesson F, Paier A, Bernado L, Zemen T, Klemp O, Czink N: Vehicular channel characterization and its implications for wireless system design and performance. Proc. IEEE 2011, 99: 1189-1212.

    Article  Google Scholar 

  57. Molisch A, Tufvesson F, Karedal J, Mecklenbrauker C: A survey on vehicle-to-vehicle propagation channels. Wireless Commun., IEEE 2009, 16: 12-22.

    Article  Google Scholar 

  58. Papazafeiropoulos AK, Kotsopoulos SA: An extended generalized rice model for wireless communications. Vehicular Technol. IEEE Trans 2010, 59: 2604-2609.

    Google Scholar 

  59. Matolak DW, Sen I, Xiong W: Channel modeling for V2V communications. In Mobile and Ubiquitous Systems Workshops, 2006. 3rd Annual International Conference. (San Jose, California; 2006:1-7.

    Chapter  Google Scholar 

  60. Documentation package of ORS-114 Wide bandwidth Microline Analog peripheral card Version 1.0 2005

  61. Texas Instrument web site [http:www.ti.com] []

  62. SPRA455A: Using the TMS320C6000 MCBSP as a High Speed Communication Port. Texas Instruments. 2001.

    Google Scholar 

  63. SPRA645A: Circular Buffering on TMS320C6000. Texas Instruments. 2001.

    Google Scholar 

  64. SPRU198G: TMS320C6000 Programmer’s Guide. Texas Instruments. 2002.

    Google Scholar 

  65. Wang B, Sen I, Matolak DW: Performance evaluation of 802.16e in vehicle to vehicle channels. In IEEE 66th, Baltimore, Vehicular Technology Conference, VTC-2007 Fall. MD, USA; 2007:1406-1410.

    Chapter  Google Scholar 

  66. Sen I, Matolak DW: V2V Channels and performance of multi-user spread spectrum modulation. Proc. IEEE 1st Intx’l. Symp, Wireless Vehic. Commun 2007, 2: 19-25.

    Google Scholar 

  67. Khokhar K, Salous S: Frequency domain simulator for mobile radio channels and for IEEE 802.16-2004 standard using measured channels. Commun, IET 2008, 2: 869-877. 10.1049/iet-com:20070385

    Article  Google Scholar 

Download references

Acknowledgements

The authors would like to acknowledge the support provided by King Abdulaziz City for Science and Technology (KACST) through the Science and Technology Unit at King Fahd University of Petroleum and Minerals (KFUPM) for funding this work through project No. NSTP08-ELEC42-4 as part of the National Science, Technology and Innovation Plan (NSTIP).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Muhammad I Akram.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

DSP based wideband real time simulator has been developed that is based on Nakagami Hoyt V2V channel model and is flexible to simulate the other channel models by just changing the parameters. Both authors read and approved the final manuscript.

Authors’ original submitted files for images

Below are the links to the authors’ original submitted files for images.

Authors’ original file for figure 1

Authors’ original file for figure 2

Authors’ original file for figure 3

Authors’ original file for figure 4

Authors’ original file for figure 5

Authors’ original file for figure 6

Authors’ original file for figure 7

Authors’ original file for figure 8

Authors’ original file for figure 9

Authors’ original file for figure 10

Authors’ original file for figure 11

Authors’ original file for figure 12

Authors’ original file for figure 13

Authors’ original file for figure 14

Authors’ original file for figure 15

Authors’ original file for figure 16

Authors’ original file for figure 17

Authors’ original file for figure 18

Authors’ original file for figure 19

Authors’ original file for figure 20

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Akram, M.I., Sheikh, A.U. Design and implementation of real time wideband channel simulator. J Wireless Com Network 2012, 359 (2012). https://doi.org/10.1186/1687-1499-2012-359

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-1499-2012-359

Keywords