Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/281585613

Communication Satellite Link Budget Optimization Using Gravitational Search


Algorithm

Conference Paper · May 2015


DOI: 10.1109/CEIT.2015.7233120

CITATIONS READS
7 4,260

3 authors, including:

Salima Berrezzoug Abdelmadjid Boudjemai


Satellite Development Center, Algeria Satellite Development Center
3 PUBLICATIONS   18 CITATIONS    62 PUBLICATIONS   323 CITATIONS   

SEE PROFILE SEE PROFILE

Some of the authors of this publication are also working on these related projects:

Characterization by modal analysis View project

Satellite Multidisciplinary Design Optimisation View project

All content following this page was uploaded by Abdelmadjid Boudjemai on 07 October 2015.

The user has requested enhancement of the downloaded file.


Communication Satellite Link Budget Optimization
Using Gravitational Search Algorithm
S.Berrezzoug1,2 F.T.Bendimerad A. Boudjemai

1
Centre of Satellite Development (CDS), Laboratory of Telecommunications LTT Centre of Satellite Development (CDS),
Space Technology Research Division BP.: Department of Electrical Engineering, Space Technology Research Division BP.:
4065 Ibn Rochd USTO Oran, Algeria, (phone: Tlemcen University BP 230, Pôle Chetouane, 4065 Ibn Rochd USTO Oran, Algeria, (phone:
+21341620324; fax: +21341620320; 13000, Algeria) +21341620324; fax: +21341620320; e-mail:
2
Laboratory of Telecommunications LTT (a_boudjemai@yahoo.fr)
Department of Electrical Engineering,
Tlemcen University BP 230, Pôle Chetouane,
13000, Algeria) e-mail:
(souleima5@gmail.com)

Abstract— A communication satellites play a large role in the required in the terrestrial link. Transmission of signals over a
socio-economic development of a country, however the satellite satellite communication link requires Line-of-Sight (LoS)
communication system design trade-offs increase with the communication, but since theoretically three equidistant
complexity of the payload requirements. For reliable and satellites in the geosynchronous orbit can effectively cover over
dynamic in-orbit satellite operations, the payload receiver must 90 percent of the earth surface, the need for multiple
have the capability to adapt to emergent mission and post- retransmissions is removed. Satellite communication
mission application requirements. The communication link specialists, radio and broadcast engineers are in the business of
between a satellite and the Earth Station (ES) is exposed to a lot determining the factors required for optimal link availability
of impairments such as noise, rain and atmospheric attenuations.
and quality of performance. These factors can be divided into
It is also prone to loss such as those resulting from antenna
misalignment and polarization. It is therefore crucial to design
two broad categories; the conduit factors and the content
for all possible attenuation scenarios before the satellite is factors. The conduit factors include such factors as:
deployed. This paper presents the fundamentals of a satellite link - Earth space and space.
budget of generic communication satellite. Furthermore, a system - Earth path (a.k.a. uplink and downlink) effect on signal
engineering case study for a satellite communications mission is propagation, quality of earth station equipments, and the
presented. Adopting this design philosophy in future space impact of the propagation medium in the frequency band
satellite payload module promises stable, economical, optimal, of interest, etc.
broadband and adaptive space operations. In this paper a
Gravitational Search Algorithm based on the law of gravity and The content factors deal mainly with the type of message
mass interactions is introduced. In the proposed algorithm, the transmitted and the devices involved in its transformation from
searcher agents are a collection of masses which interact with one form to another for suitability for transmission over a
each other based on the Newtonian gravity and the laws of microwave medium. These include, but are not limited to:
motion. satellite functionality, nature and peculiarities of the precise
nature of information, data protocol, timing, and the
Keywords- Gravitational search algorithm; Optimization; telecommunications interface standards that apply to the
Communication Satellite; link budget; Earth station;
service. It is for these reasons that a proper engineering
methodology is required to guarantee timely deployment and
effective and efficient exploitation of satellite communication
I. INTRODUCTION
applications and devices. These in turn must guarantee delivery
A communications spacecraft consists of two generic of objectives for quality, reliability and availability.
subsystems: the communications payload subsystem and
The objective of this paper is to establish a list of
spacecraft bus subsystem [1]. The payload subsystem houses
parameters that must be considered when the link power
the transponder equipment used for the reception and
budget of a communication system satellite is established, and
transmission of communication signals. A key element of the the conditions in which these settings apply. The paper
payload subsystem of a communications satellite system is the presents the various component parts necessary for designing a
wideband receiver. This follows the antenna subsystem at the robust satellite link with appreciable availability and required
input of the transponder equipment. The uplink performance of signal/noise ratios.
the satellite communication network depends on the receive
antenna gain and noise temperature of the satellite receiver.
The satellite link is essentially a radio relay link, much like
the terrestrial microwave radio relay link with the singular
advantage of not requiring as many re-transmitters as are
II. GRAVITATIONAL SEARCH ALGORITHM fit i (t ) − worst(t )
mg i (t ) = (4)
GSA is a novel heuristic optimization method which has best(t ) − worst(t )
been proposed by E. Rashedi and all in 2009 [2]. The basic
physical theory which GSA is inspired from is the Newton’s
theory that states: Every particle in the universe attracts every Where fiti(t) is the fitness of the ith agent of t time.
other particle with a force that is directly proportional to the
product of their masses and inversely proportional to the mg i (t )
square of the distance between them. The algorithm considers Mg i (t ) = N
(5)
agents as objects consisting of different masses proportional to
their value of fitness function. During generations, all these
¦ j=1
mg i (t )

objects attract each other by the gravity force, and this force
Where Mgi(t) is the mass of the ith agent of t time.
causes a global movement of all objects towards the objects
with heavier masses. Hence, masses cooperate using a direct • Step 5: Calculate the Total Force
form of communication, through gravitational force. The
heavy masses - which correspond to good solutions - move In this step, the total force acting on the ith agent (Fid (t)) is
more slowly than lighter ones, this guarantees the exploitation calculated as follows.

¦ rand F (t )
step of the algorithm; the GSA was mathematically modeled
in [2-11]. Fid (t ) = j
d
ij
(6)
j∈kbest j≠ i

Where randj is a random number between interval [0, 1]


GSA algorithm can be explained following steps and kbest is the set of first K agents with the best fitness value
and biggest mass.
• Step 1: Initialisation
The force acting on the ith mass (Mi(t)) from the jth mass
When it is assumed that there is a system with N (Mj(t)) at the specific t time is described according to the
(dimension of the search space) masses, position of the ith gravitational theory as follows.
mass is described as follows. At first, the positions of masses
are fixed randomly. M i (t )M i (t ) d
Fijd (t ) = G (t )
R ij (t ) + ε
[ ]
x j (t ) − x dj (t ) (7)
X i = (x 1i , x i2 ,....., x in ) , i=1,…N (1)
Where, xid is the position of the ith mass in dth dimension. Where Rij(t) is the Euclidian distance between ith and jth

• Step 2: Fitness Evaluation of All Agents


( )
agents x i (t ), x j (t ) 2 and İ is the small constant.

In this step, for all agents, best and worst fitness are
computed at each epoch described as follows. • Step 6: Calculate the Acceleration and Velocity
best (t ) = min fit j (t ) In this step, the acceleration (aid (t)) and velocity (vid (t))
j∈{1,..., N }
(2) of the ith agent at t time in dth dimension are calculated through
worst(t ) = max fit j (t )
j∈{1,..., N } law of gravity and law of motion as follows.
Where fitj(t) is the fitness of the jth agent of t time, best(t) Fid (t )
and worst(t) are best (minimum) and worst (maximum) fitness a di (t ) = (8)
of all agents. Mg id (t )

• Step 3: Compute the Gravitational Constant G(t) v di (t + 1) = randi .v id (t ) + a di (t ) (9)


In this step, the gravitational constant at t time G(t) is Where randi is the random number between interval [0,1].
computed as follows.
• Step 7: Update the Position of the Agents
§ t·
G (t ) = G 0 exp¨ − a ¸ (3) In this steps the next position of the ith agents in dth
© T¹
(xid(t+1)) dimension are updated as follows.
Where G0 is the initial value of the gravitational constant
chosen randomly, Į is a constant, t is the current epoch and T x di (t + 1) = x id (t ) + v di (t + 1) (10)
is the total iteration number.
• Step 4:Update the Gravitational and Inertial Masses
The principal of the GSA is shown in Figure 1.
In this step, the gravitational and inertial masses are
updated as follows.
• RF power,
• Power consumption,
• Power dissipation
• Mass, volume, cost,
• Combinations of these constraints.
This is to ensure a balance of RF link given by consuming
the minimum of a limited resource.
IV. LINK BUDGET FOR A COMMUNICATION SATELLITE
The Link budget played a vital role in the deployment of
any radio frequency network. It defines the amount of power
available in the communication link and signal-to-noise ratio
required to perform transmission with the required quality [8].
Link budget is a method to evaluate the received power and
noise power in a radio link and is the result of the summary of
all gain and losses that affect the signal along the path, such as
decibel units are more practical for those quantities (see Fig.2).

Fig1: The principal of GSA.


Fig2: Geostationary communication satellite link.
III. FORMULATION OF THE OBJECTIVE FUNCTION The calculation of the link budget consists in the
The key issue in the design of communication satellite is the determination of the ratio of signal to noise at the level of the
link budget optimization such as (C/N) for uplink and satellite for the uplink and at the level of the reception station
downlink. for the downlink; this report is given by the following
The (C/N) is known as the “objective function” since this is equations [9]:
what we wish to optimize. Taking into account the • For the uplink
consideration a set of design parameters.
ሺΤ଴ ሻ୙ ൌ ୲ǡୠ ൅
୲ǡୠ െ ୤ୣୣୢǡୠ െ ୤ ൅
୰ǡୱ െ ୤ୣୣୢǡୱ െ ୱǡୱ െ 
ሺΤ଴ ሻ୙ ൌ  ୠ െ ୤ ൅
୰ǡୱ െ ୱǡୱ െ ୤ୣୣୢǡୱ ൅ ʹʹͺǤ͸† œሺͳͳሻ
A. Optimization Constraints
Like all optimization problems, a number of constraints • For the downlink
must be verified during the resolution process. ሺΤ଴ ሻୈ ൌ ୲ǡୱ ൅
୲ǡୱ െ ୤ୣୣୢǡୱ െ ୤ ൅
୰ǡୠ െ ୤ୣୣୢǡୠ െ ୱǡୠ െ 
In the case of the resolution of GEO satellite links ሺΤ଴ ሻୈ ൌ  ୱ െ ୤ ൅
୰ǡୠ െ ୱǡୠ െ ୤ୣୣୢǡୠ ൅ ʹʹͺǤ͸† œሺͳʹሻ
deployment problems, we face several constraints which are
either technological constraints or traffic-imposed constraints. • Global link budget
We enumerate in the following subsections these different ͳ ͳ
constraints. ሺΤ଴ ሻ୘ ൌൌ ሾ ൅ ሿିଵ ‫ݖܪ‬ሺͳ͵ሻ
ሺ‫ ܥ‬Τܰ଴ ሻ௎ ሺ‫ ܥ‬Τܰ଴ ሻ஽
• Uplinks number constraint
Where: C: power of signal at the receiver input, N0: spectral
• Capacity constraints
density of the noise, EIRP: Equivalent Isotropic Radiated
• Cost constraint Power, K: constant of Boltzmann =1.38.10-23 J/K, Gr/TS:
• Delay constraint figure of merit, Lf: free space loss.
B. Optimization Problems A. Figure of Merit
The optimization of the capacity of satellites must take into The figure of merit (G/T) has been introduced to describe
account the limitations imposed by the payload and platform the capability of an earth station or a satellite to receive a
technologies:
signal. Since the C/N ratio is the ratio of signaal power to noise a) The attenuation due to atm
mospheric gases: [11]
power, we have that:
The attenuation due to atmospheric gases is defined by the
‫ܥ‬ ‫ܩ‬௥ following equation:
ൌ ݂ ൬ ൰ሺͳͶሻ
ܰ ܶ௦ ݄଴ ߛ଴ ൅ ݄௪ ߛ௪
‫ܣ‬ൌ ሺ݀‫ܤ‬ሻሺʹͳሻ
The ratio G/T is known as the Figure of Merit which ‫݊݅ݏ‬ሺߠሻ
indicates the quality of receiving satellite earthh system and it is
measured in dB/K [10]. γ0 : attenuations of oxygen

1) Gain of Antenna γw : attenuation of the water vaapor

݂ h0 : height equivalent to the oxyg


gen
‫ ܩ‬ൌ ʹͲǤͶ ൅ ͳͲ݈‫ ߟͲͳ݃݋‬൅ ʹͲ݈‫ Ͳͳ݃݋‬൬‫ ܦ‬ൈ ൰ሺͳͷሻ
ͳͲͲͲ hw : height equivalent to the wateer vapor
Where θ : Elevation angle of satellite
Ș is efficiency of antenna accounts for all losses between the Fig.3 shows the attenuation due to atmospheric gases.
incident wavefront and the antenna output porrt.
D is the diameter of antenna in meters; f is frrequency in MHz
(Mega Hertz).
2) The System Noise Temperature (°K)
The System Noise Temperature of the eearth station has
four main components (i) Due to atmospherric attenuation in
the main beam (ii) Side lobe pick up by the aantenna (iii) Due
to low noise amplifier (LNA) (iv) Misc. Ohm mic losses in the
feed and wave guide system (pre LNA losses).[11]
ܶ௔௡௧ ͳ
ܶ௦ ൌ ൅ ܶோ ൅ ܶி ȉ ቆͳ െ ቇ ݀‫ܤ‬ሺͳ͸ሻ
‫ܮ‬ிೃ೉ ‫ܮ‬ிೃ೉
B. Free space path loss
Losses in the free space can be expressed by the following
report:
Fig.3: attenuation due to atmospheric gases in
i function of frequency.
Ͷߨ݀ ଶ
‫ܮ‬௙ ൌ ൬ ൰ ݀‫ ܤ‬ሺͳ͹ሻ b) The Atmospheric Attenuatiion due to rain
ߣ
The attenuation due to rain is defined by the following
The determination of the losses in the freee space is a basic
equation:
step in the calculation of a link of communication especially
ߛோ ൌ ݇ ȉ ܴఈ ሺ݀‫ܤ‬ሻሺʹʹሻ
satellite in geostationary orbit because of thhe large distance
between the satellite to Earth. K and Į are coefficients which h depend on the frequency
and polarization. R is the intensity of
o rainfall in mm /h [12].
C. Other source of loss
It is necessary also to take into accounnt all sources of The influence of rain becomess important when working
losses that can cause degradation of the link bbudget. Thus, it is with frequencies above 10 GHz (seee Fig.4).
affected by a set of losses that will degradde it, defined as
follows:
‫ܮ‬௦ ൌ ‫ܮ‬ா௠ ȉ ‫ܮ‬஺௧௠ ȉ ‫ܮ‬௉௢௟ ȉ ‫ܮ‬௉௢௜௡௧ ȉ ‫ܮ‬௙௙௘௘ௗ ሺͳͺሻ
Among these sources of degradation, we find the losses due to
the depointing antenna, noted by Lpoin andd defined by the
following equations:

ߠ்
‫ܮ‬ఏ೅ ൌ ͳʹ ȉ ൬ ൰ ሺ݀‫ܤ‬ሻሺͳͻሻ
ߠିଷௗ஻

ߠோ
‫ܮ‬ఏೃ ൌ ͳʹ ȉ ൬ ൰ ሺ݀‫ܤ‬ሻሺʹͲሻ
ߠିଷௗ஻
We have the atmospheric losses (LAtm) duee to the diverse
atmospheric phenomena: Fig.4: attenuation due to rain in function
n of frequency.
We also have other sources of loss, such as: The results obtained by the GSA are clearly better than the
results given by [13]. We note also that the GSA algorithm
a) LEm: Corresponds to the losses between the output of the converge quickly. We notice also from the results that the
transmitter and the antenna (line, duplexers, filters...). optimization is a compromise between limited resources:
b) Lfeed: Corresponds to the losses between the receiving • Resources related technologies payload or platform:
antenna and the input of the receiver.
1. Nominal RF power amplifier (power saturation or
c) Lpol: Corresponds to the polarization losses from a bad
power x dB compression ...)
adaptation of polarization between two antennas.
- Technology amplifiers
V. RESULTS AND DISCUSSION - Regulation
- Number and total mass amplifiers,
In this section, the simulation was performed using the
GSA algorithm. The value of gravitational search algorithm implementation, cost.
parameters is given in table I. 2. Power Consumption
- Technology solar panels and batteries,
- Mass, volume, cost.
TABLE I PARAMETERS SETTING FOR GSA 3. Power dissipation (by the total chain, amplifier or a
critical part of the amplifier).
GSA parameters Value • Technology radiators and heat pipes,
Dimension of problem 04 • Size, weight, cost
Number of agents 50
Max-iteration. 50 • The resource bandwidth, which leads to search:
Velocity clock
Acceleration. gateway node flag - C/N up to increase satellite capacity within the power
Mass. Ma=Mp=Mi=M time master node flag resources available
Position of agents. for internal clock - Or the C/N required in order achieving, for a given
synchronization capacity using the minimum power resource.
Distance between for external clock
agents in search space. synchronization The gain-to- noise temperature ratio is the vital parameter
for qualifying the downlink operation of a given satellite.
Generally, the satellite system engineering reveals that G/T
The designs parameters considered in the simulation are ratio decreases as the effective receiver system noise
given in the table II. temperature increases. For a given antenna gain and
waveguide loss factor, the governing parameter in the
wideband receiver noise performance is the noise figure of the
TABLE II THE DESIGNS PARAMETERS USED IN SIMULATION
LNA. Though this reduces with the gain of the succeeding
Designs parameters Ranges amplifier stages, the noise of the first stage still dominates.
This has the effect of lowering the carrier and data links
Uplink frequency [5.9 7] GHz margins of the satellite link. Since the figure of merit is
inversely proportional to the system noise temperature, so the
Downlink frequency [3.8 4.2] GHz figure of merit will decrease as the system noise temperature
Earth transmit Power increase. We note that the values of (C/N0)up (Fig.5) and
[26 30] dBW
(C/N0)down (Fig.6) depend mainly on the design variables
Satellite transmit Power [8 11] dBW (Fig.9 to Fig.12) for the uplink and (Fig.13 to Fig.16) for the
downlink. The repeater in this design is a simple bent pipe that
Earth transmit and receive [50 70] % does not alter or recover data from the transmission from the
antenna efficiency uplink. The noise on the uplink will be transferred directly to
Earth transmit and receive [2.5 4.5] m
the downlink and added to the downlink noise. So, the last
antenna diameter step in link budgeting for this repeater is to combine the two
link performances. The total budget link (C/N0)Total is 91.767
using GSA algorithm which is the best value regarding the
results given by [13]. We note that the values of (C/N0)Total
The set data used in the simulation was based on Telstar V
(Fig.8) depend also mainly on the design variables (Fig.9 to
communication satellite and the receiving earth station in Los
Fig.16). Table III give the comparison results.
Angeles [13]. The capacity optimization is an extremely
important point in the development of satellite
communications systems. In the space sector, the figure of
merit or the G / T is the primary criterion for measuring the
performance of a station. More G / T is higher the better the
station. The Fig5, Fig6 and Fig8, represents the evolution of
link budget parameters of the generic communication satellite
using the GSA algorithm.
TABLE III COMPARISON BETWEEN REEL AND SIMULATED VALUE.

C/No Telstar V [13] GSA

C/NoUplink (dB) 105.7 110.20

C/NoDownlink(dB) 85.4 92.08


Fig.9: Uplink frequency convergence
G/Tdown (dB/k) 18.2 22.37

C/No Total (dB) 84.5 91.767

Fig.10: Earth station power transmitter convergence.

Fig.11: Earth station antenna transmitter efficiency convergence. .


Fig.5: C/N0 uplink convergence.

Fig.12: Earth station antenna transmitter diameter convergence.

Fig.6: C/N0 downlink convergence. Fig.13: Downlink frequency convergence.

Fig.14: Power satellite transmitter convergence

Fig.7: G/T downlink convergence.

Fig.15: Earth station antenna receiver efficiency convergence.

Fig.16: Earth station antenna receiver diameter convergence.

Fig.8: C/N0 Total convergence.


VI. CONCLUSION [4] Mohammad Khajehzadeh and Mahdiyeh Eslami, Gravitational search
algorithm for optimization of retaining structures, Indian Journal of
In this study, an optimization methodology for a link budget Science and Technology, pp.1821-1827, Vol. 5 No. 1 (Jan 2012) ISSN:
optimal parameters design was presented. The gravitational 0974- 6846.
search algorithm (GSA) was adopted as search algorithm. The [5] A.Chatterjee and G. K. Mahanti, Comparative performance of
gravitational search algorithm and modified particle swarm optimization
results illustrate the efficiency of this algorithm. algorithm for synthesis of thinned scanned concentric ring array antenna,
Progress In Electromagnetics Research B, Vol. 25, 331-348, 2010.
The results, convergence rate and reliability of the
[6] Serhat Duman, Yusuf Sonmez, Yusuf Sonmez, Application of
algorithm are quiet promising and show that the GSA Gravitational Search Algorithm for Optimal Reactive Power Dispatch
performs very well and in all the distinguished advantage of Problem, pp. 519 – 523, 987-1-61284-922-5/11/$26.00©2011 IEEE.
the technique is significant gain in the speed of convergence. [7] E. Rashedi, H. Nezamabadi-pour, S. Saryazdi, GSA: a gravitational
search algo-rithm, Information Sciences 179 (13) (2009) 2232–2248.
A number of factors have to be taken into consideration in [8] Rajendra Ku. Khadanga, Jitendriya Ku. Satapathy. Gravitational Search
the design of a robust satellite link. We have presented the Algorithm For the Static Synchronous Series Compensator Based
Damping Controller Design, Students' Technology Symposium
most important of these factors and examined how they are (TechSym), 2014 IEEE, pp. 356-361. ISBN: 978-1-4799-2607-7
interrelated in comparison with satellite link design in order to [9] M. K. Rafsanjani, and Mohammad B. Dowlatshahi. Using Gravitational
have optimal service availability. Search Algorithm for Finding Near-optimal Base Station Location in
Two-Tiered WSNs. International Journal of Machine Learning and
The transmitted and received power of the link between the Computing, Vol. 2, No. 4, August 2012.
satellite and earth stations must be accounted for, losses due to [10] N. A. Khan, S. Ghosh, S. P. Ghoshal. Binary Gravitational Search based
the link and communication equipment must be taken into Algorithm for Optimum Siting and Sizing of DG and Shunt Capacitors
in Radial Distribution Systems. Energy and Power Engineering, 2013,
consideration etc. The link ratios, which include carrier to Vol.5 No.4B, 1005-1010
noise is good indicator of the feasibility of the system design. [11] T. Eldos, R. Al Qasim. On The Performance of the Gravitational Search
The system availability is another factor of high interest, and Algorithm. International Journal of Advanced Computer Science and
Applications (IJACSA), Vol. 4, No. 8, 2013.
must therefore be taken into account.
[12] D. Holliday, R. Resnick, J. Walker, Fundamentals of physics, John
Wiley and Sons.
[13] G. Maral and M. Bousquet, "Satellite communications systems", JOHN
REFERENCES WILEY. Third Edition, ISBN: 0471970379. 2003.
[1] Elbert, B. R., Introduction to Satellite Communication, 3rd Edition, [14] Bruce R. Elbert "The Satellite Communication Ground Segment and
Artech House, London. pp. 195 – 205, 2008. Earth Station Handbook", Artech House Boston, London.
[2] Esmat Rashedi, Hossein Nezamabadi, Saeid Saryazdi. GSA: A [15] A. Kumar Kundu, MD. Tofael Hossain Khan, "Designing a Mobile
Gravitational Search Algorithm. Department of Electrical Engineering, Satellite Communication Antenna and Link Budget Optimization"
Shahid Bahonar University of Kerman, P.O. Box 76169-133, Kerman, International Conference on Electrical Information and Communication
Iran. Information Sciences 179 (2009) 2232–2248. Technology (EICT) 978-1-4799-2299-4/13/$31.00 ©2013 IEEE
[3] M. Ghalambaz, A.R. Noghrehabadi, M.A. Behrang, E. Assareh, A. [16] John S. Seybold, Ph.D., "Introduction to RF Propagation", John Wiley &
Ghanbarzadeh, N.Hedayat, A Hybrid Neural Network and Gravitational Sons, Inc., Hoboken, New Jersey.
Search Algorithm (HNNGSA) Method to Solve well known Wessinger's [17] Bruce R. Elbert, The Satellite Communication Applications Handbook,
Equation, World Academy of Science, Engineering and Technology 73 Second Edition, 2004 Artech House, Inc.
2011.

View publication stats

You might also like