Signals Processing Of Electronic Warfare Systems

1y ago
1 Views
1 Downloads
961.74 KB
75 Pages
Last View : 1m ago
Last Download : 3m ago
Upload by : Allyson Cromer
Transcription

SCHOOL OF ELECTRICAL ENGINEERINGAND TELECOMMUNICATIONSSignals Processing ofElectronic Warfare SystemsbyWilliam BaxterThesis submitted as a requirement for the degreeBachelor of Engineering (Electrical Engineering)Submitted: October 27, 2016Student ID: z3463372Supervisor: Elias AboutaniosCourse Code: ELEC4121Co-supervisor: Hamed Nosrati

Topic Title: Signals Processing of Electronic Warfare SystemsStudent Name: William BaxterStudent ID: z3463372A.Problem statementIn a period where ESM systems are considered imperative tools in the use of militaryapplications, the strategies behind modern warfare depend upon the techniques oftelecommunications and EM surveillance. Knowledge of the origin of a signal ofinterest can dramatically affect the outcome of a military operation and can allow foroffencive or defencive strategies to be devised accordingly. With the widespreadimplementation of many forms of ESM and surveillance systems, the environments inwhich these passive and active devices operate have become saturated with EMenergy. As such, the direction and accuracy with which a signal of interest can beestimated becomes less than optimal. In light of this, it is necessary to devise amethod with which to allow modern ESM systems to reliably estimate the DoA of adesired signal while ensuring its separation from an environment rich in EMinterference.B.ObjectiveDevelop a Cramér-Rao bound (CRB) for a uniform linear array as a metric forperformance estimation.Incorporate the Spatial Correlation Coefficient (SCC) as a constraint so as to suppressinterference effects.Apply a maximum value to the SCC in combination with a manual windowingfunction to further regulate sidelobe levels.C.My solutionDerivation of expressions pertaining to the CRB and SCC and solving using theoptimisation method of Lagrange multipliers.Solving non-linear equation set using MATLAB simulation software.Comparing results from optimised configuration with initial configuration todetermine overall improvements in performance.D.Contributions (at most one per line, most important first)Determination of expressions describing the CRB and SCC.Development of code dedicated to mapping radiation response of a phased arraysystem.Interpretation of results and assessment of performance of optimised solution.Worked collaboratively in the formulation of simulation code for the optimisationprocess.E.Suggestions for future workRefining of windowing function to improve regulation of sidelobe levels for obliqueimpingements.Investigation of reflective interference effects from retrofittable architecture.Improving efficiency of algorithm to optimise arrays with larger numbers of elements.While I may have benefited from discussion with other people, I certify that this report is entirelymy own work, except where appropriately documented acknowledgements are included.Signature:27/10 /2016Date:

PointersList relevant page numbers in the column on the left. Be precise and selective: Don’t list allpages of your report!1017-18Problem StatementObjectiveTheory (up to 5 most relevant ideas)5Antennas in Communications and Surveillance Systems5-6Electronic Warfare6Electronic Support Measures7-10Theory of Phased Arrays10-11Design ChallengesMethod of solution (up to 5 most relevant points)30-37Derivation of expressions pertaining to the CRB and SCC and solvingusing the optimisation method of Lagrange multipliers.37-38Solving non-linear equation set using MATLAB simulation software.49-56Comparing results from optimised configuration with initial configurationto determine overall improvements in performance.Contributions (most important first)21-25,Determination of expressions describing the CRB and SCC.30-3737-38,Worked collaboratively in the formulation of simulation code for the67-70optimisation process.51-52,Interpretation of results and assessment of performance of optimised55-56solution.70Development of code dedicated to mapping radiation response of aphased array system.My work30-37N/AN/AResults39-4849-5751-52,55-56System block diagrams/algorithms/equations solvedDescription of assessment criteria usedDescription of procedure (e.g. for experiments)Succinct presentation of resultsAnalysisSignificance of resultsConclusion59Statement of whether the outcomes met the objectives57-58Suggestions for future researchLiterature: (up to 5 most important references)30,21[11] X. Wang, E. Aboutanios, M. Trinkle, M. G. Amin (2014)27[13] B. Ji-Hoon, K. Kyung-Tae, P.Cheol-Sig (2005)29,34[17] N.H. Noordin, T. Arslan, B. Flynn (2013)28[19] A. Moffet (1968)

AcknowledgementsI would like to acknowledge my supervisor, Elias Aboutanios, for the provision of his guidance and supportthroughout the duration of this thesis. I thank you for your endurance through the countless meetings Ischeduled and e-mails I sent, and for helping me develop the knowledge to understand the niche topic that isradar.My co-supervisor, Hamed Nosrati, was an absolute pleasure to work with. I am extremely grateful for thehelp you provided me during Elias’ absence, as I would have been lost without your support. I appreciate thecontinual sacrifices you made to meet and discuss this thesis in person, and I hope that we work togetheragain in the future.Finally, I would like to acknowledge my family and friends for the reassurance and inspiration they haveprovided me over the academic years of my life. Many hardships were experienced and I thank them forhelping me to persevere through the crucible that was this degree.iv

AbstractThe effects of interference on the estimation capabilities of electronic support measures can lead toambiguities when performing direction finding and surveillance, increasing inefficiencies in the phasedarray. As military applications evolve, it is necessary to devise methods of reducing these ambiguities byimproving the estimation capabilities of these arrays and their rejection of electromagnetic interference inthe environment. For a low-cost electronic support measure, such as that desired by the author’s employer,Jenkins Engineering Defence Systems, this will be achieved through a manipulation of the array geometryand signals processing techniques. Focusing on a linear array, the initial position of its elements will beoptimised through a minimisation of the Cramér-Rao bound so as to improve its estimation capabilities fora particular direction of arrival. Given the potential for sources of interference in the system’s operationalenvironment, the Spatial Correlation Coefficient will be used as a design constraint to ensure a minimumrejection performance for a specific interference direction. By assigning a masking value to this SpatialCorrelation Coefficient, we also achieve the regulation of sidelobe levels in the radiation pattern of thearray.v

ContentsList of Figures31 Introduction51.1Antennas in Communications and Surveillance Systems . . . . . . . . . . . . . . . . . . . . .51.1.1Electronic Warfare . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .51.1.2Electronic Support Measures . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .61.2Context . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .61.3Theory of Phased Arrays. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .71.4Problem Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .101.5Design Challenges . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .101.5.1Number of Antenna Elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .111.5.2Interference Effects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .111.5.3Sidelobe levels . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .11Thesis Outline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .121.62 Literature Review132.1Non-uniform Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .132.2Biological Algorithms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .132.3Adaptive Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .142.4Optimisation Algorithms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .142.5Phase Tapering and Windowing Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . .152.6Minimum-redundancy Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .153 Thesis Objectives174 Proposed Solution and Considerations194.1Estimation vs. Detection. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .194.2Fisher information matrix and the Cramér–Rao bound . . . . . . . . . . . . . . . . . . . . . .214.3Spatial Correlation Coefficient . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .224.4Optimisation using the method of Lagrange Multipliers . . . . . . . . . . . . . . . . . . . . .234.5Equation solving algorithms in MATLAB . . . . . . . . . . . . . . . . . . . . . . . . . . . . .255 Methodology5.15.226Investigation of Array Geometry and Windowing Functions . . . . . . . . . . . . . . . . . . .265.1.1Array Geometry Manipulation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .265.1.2Windowing functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .28Formulating the problem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .301

5.2.1Cramér-Rao bound . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .305.2.2Spatial Correlation Coefficient . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .325.2.3Manual Windowing Function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .335.2.4Establishing the Lagrange Function . . . . . . . . . . . . . . . . . . . . . . . . . . . .345.2.5Simulation of Cost Function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .376 Results6.16.239Direct Impingement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .396.1.1Simulation 1: c 0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .406.1.2Simulation 2: c 0.02 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .416.1.3Simulation 3: c 0.04 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .426.1.4Simulation 4: c 0.08 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .43Oblique Impingement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .446.2.1Simulation 1: c 0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .456.2.2Simulation 2: c 0.02 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .466.2.3Simulation 3: c 0.04 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .476.2.4Simulation 4: c 0.08 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .487 Discussion/Evaluation7.17.27.37.449Direct Impingement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .497.1.1Simulation 1: c 0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .497.1.2Simulation 2: c 0.02 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .497.1.3Simulation 3: c 0.04 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .507.1.4Simulation 4: c 0.08 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .517.1.5General Discussion for Direct Impingement . . . . . . . . . . . . . . . . . . . . . . . .51Oblique impingement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .537.2.1Simulation 1: c 0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .537.2.2Simulation 2: c 0.02 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .537.2.3Simulation 3: c 0.04 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .547.2.4Simulation 4: c 0.08 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .557.2.5General Discussion for Oblique Impingement . . . . . . . . . . . . . . . . . . . . . . .55Comparison to Related Works . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .567.3.1Adaptive Array Thinning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .567.3.2Array Geometry Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .57Future Work . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .577.4.1Sidelobe Level Regulation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .577.4.2Reflective Interference Effects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .582

7.4.3Computational Time and Larger Structures . . . . . . . . . . . . . . . . . . . . . . . .588 Conclusion599 Bibliography60Appendices62A Trust-region Analysis62B MATLAB Simulation Code67List of Figures1Structure of a uniform linear antenna array with its elements along the x-axis. . . . . . . . .72MATLAB simulation of the radiation pattern of an N 9 element array. . . . . . . . . . . .93Radiation pattern of the same N 9 linear array being steered to 30 . . . . . . . . . . . . . .104Depiction of the width of the mainlobe and its significance in a system designed for estimatingdirection of arrival. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .5Depiction of the valid regions lying above a specified threshold level in the radiation pattern ofa system designed for detection. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .623Radiation pattern of Bae et al.’s optimal N 17 non-uniform linear array (red) and its N 17uniform counterpart (blue) with both steered to 0 . . . . . . . . . . . . . . . . . . . . . . . . .820Depiction of the trade-off between the estimation performance (mainlobe beamwidth) and thesidelobe levels. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .72027Radiation pattern of N 4 common non-uniform linear array and its minimum-redundancyarray counterpart. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .289Blackman windowing used on the previous N 17 element uniform linear array. . . . . . . .2910Relationship between the signal vs and interference vj vectors. . . . . . . . . . . . . . . . . .3311Radiation pattern comparing the uniform linear array and the optimised linear array, with c 0. 4012Radiation pattern comparing the uniform linear array and the optimised linear array, withc 0.02. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .13Radiation pattern comparing the uniform linear array and the optimised linear array, withc 0.04. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .1442Radiation pattern comparing the uniform linear array and the optimised linear array, withc 0.08. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .154143Radiation pattern comparing the uniform linear array and the optimised linear array, with c 0. 453

16Radiation pattern comparing the uniform linear array and the optimised linear array, withc 0.02. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .17Radiation pattern comparing the uniform linear array and the optimised linear array, withc 0.04. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .184647Radiation pattern comparing the uniform linear array and the optimised linear array, withc 0.08. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .48A.1 Trust-region analysis in the case of direct impingement with c 0. . . . . . . . . . . . . . . .62A.2 Trust-region analysis in the case of direct impingement with c 0.02. . . . . . . . . . . . . .63A.3 Trust-region analysis in the case of direct impingement with c 0.04 . . . . . . . . . . . . . .63A.4 Trust-region analysis in the case of direct impingement with c 0.08 . . . . . . . . . . . . . .64A.5 Trust-region analysis in the case of oblique impingement with c 0. . . . . . . . . . . . . . .64A.6 Trust-region analysis in the case of oblique impingement with c 0.02 . . . . . . . . . . . . .65A.7 Trust-region analysis in the case of oblique impingement with c 0.04 . . . . . . . . . . . . .65A.8 Trust-region analysis in the case of oblique impingement with c 0.08 . . . . . . . . . . . . .664

11.1IntroductionAntennas in Communications and Surveillance SystemsDuring the early 20th century, the discovery of electromagnetic (EM) waves led to the construction of thevery first wireless communications systems. Beginning with the rudimentary Morse-code, advancements inthe fields of electronics, signals processing and antenna theory catalysed the development of the radio andmicrowave systems that have become the familiar methods of modern communication. With over a centuryof improvement in these fields, significant demands have been made for further innovation in these media;specifically that of antenna design. Acting as the fundamental component in these communications systems,antennas have taken a variety of shapes and sizes in order to fulfil their contextual requirements. Despitethese evolutions in their design, the very nature of an antenna’s purpose has remained in its ability to providefor surveillance within the realms of three-dimensional space.In the 1940s, reflector antennas consisting of a parabolic reflective plate connected to a feed antenna wereinitially used in commercial and military applications. Traditional accommodation for three-dimensionalsurveillance involved mechanically rotating the antenna on a pedestal in order to perform a scan of thesurrounding environment. This proved suitable for conducting searches of the horizon and tracking airborneor grounded targets. The complexity of this scanning technique however, coupled with the reflector antenna’sissues with gain, half-power beamwidth and radiation pattern, saw the need for a more versatile andsophisticated design.The advent of World War II saw the introduction of the phased array antenna system. By systematicallypositioning antennas in an array, this configuration saw notable improvements in gain, half-power beamwidthand its radiation pattern; issues inherent with the previous generation of reflector antennas. By controllingrelevant factors such as the configuration, element excitation, inter-element spacing and the number of elementsused, the radiation pattern could be modified so as to conform to a specific purpose; as will be discussedfurther in Section 2. As a result, phased arrays have been used extensively in military applications overthe years, such as illuminating targets with radiofrequency (RF) energy and assisting guided missiles. Aselectronics and signals processing techniques continue to improve, these systems have become a staple ofmodern surveillance and electronic warfare (EW) applications.1.1.1Electronic WarfareThe very concept of EW is defined as a “military action involving the use of electromagnetic energy todetermine, exploit, reduce, or prevent radar use of the EM spectrum” [1]. In essence, the nature and operationof EW depends upon the capture of radar EM emissions using electronic intelligence (ELINT) devices, suchas phased array systems. The radar received by these systems is able to be collected in support databases and5

interpreted so as to extract useful information and to potentially program reactions against it. In this way,EW is divided into two categories: electronic support measures (ESM) and electronic countermeasures (ECM).With the efficiencies provided by modern surveillance applications, the primary focus of the EW communityis then to passively gather intelligence in the form of EM energy of a system’s surroundings and if need be,degrade radar capability. Given the nature of this study and its interest in passive surveillance, our attentionwill concern only that of ESM systems.1.1.2Electronic Support MeasuresESM systems fall under the section of EW concerning the actions undertaken in order to passively intercept,locate and analyse radiated EM emissions so as to exploit them in support of military operations. With itsprovision of EW information, ESM systems are seen as necessary precursors when conducting ECM, threatdetection and obtaining situational awareness within an EM environment. It is typical of modern ESM systemsto be comprised of multiple detection and measurement receivers and on-board processing capabilities to aidin the interception of radar emissions. Depending upon the technologies employed by the receivers, emitterlocations and the direction of arrival (DoA) of stray radar signals can be determined via techniques suchas difference time of arrival or phase difference rate. With improvements in signals processing theory, ESMsystems also see the deinterleaving of signals so as to identify individual emitters in EM rich environments.This functionality makes ESM systems indispensable in the context of signals intelligence and when assistingin the decisions surrounding tactical responses and long-term operational planning.The technology of the ESM being investigated in this paper is that of a phased array system. Section 1.3details the conceptual and mathematical theory behind this form of array and their functions in the field ofEW as an ESM.1.2ContextThe work undertaken and presented in this study regards the potential for a passive low-cost phased arraysystem to be developed and retrofitted to existing military structures. The motivation behind this choiceof topic began as an initiative of the author’s employer, Jenkins Engineering Defence Systems (JEDS).Functioning as a manufacturer of EW systems, JEDS has been involved with the maintenance and upgradingof many ESM systems aboard Australian and American military craft. These systems have become crucial inthe aid of surveillance, allowing for the interception and analysis of EM energy for the purposes of threatdetection around Australian borders and international regions.Recently, JEDS became interested in the development of a compact array that could be readily attached toexisting military structures. These structures vary from ship masts to aerial drones and personnel carriers,and intend to aid in the DoA estimation of transmitted signals at low economic cost. Smaller arrays such6

as this are significant in reducing the profile of military electronic hardware with the additional benefit ofallowing civilian law enforcement to achieve the accuracies in direction finding typically associated with theirhigher-grade military counterparts. A phased array system was selected by JEDS due to the advantages itholds over other conventional antenna systems and the ability for its characteristics to be altered via specificsignals processing techniques. The versatility provided by the phased array makes them a suitable choice inthe context of retrofitting, which is an area of expertise for JEDS.1.3Theory of Phased ArraysAn antenna is defined as “part of a transmitting or receiving system which is designed to radiate or to receiveelectromagnetic waves” [2]. In this regard, an array consists of a set of N spatially arranged elements whoseconfiguration allows for superior reception of signals compared to a singular antenna. Due to this, phasedarrays see much use throughout wireless and military applications.Arrays can have as few as N 2 elements, with the performance of the array typically improving as moreelements are added. To this extent, it is common for higher-grade military surveillance systems utilisingphased array technology to consist of hundreds of elements.For analytical purposes, we assume that the origin of a transmitted signal, S, lies in the farfield relative tothe phased array, i.e. R 2D2 /λ, where R is the distance between S and the point of observance, D isthe maximum linear dimension of the array with λ being the wavelength of the transmitted signal. This isvisualised in Fiigure 1. These assumptions allow us to conclude that the EM waves falling onto the arraypossess a planar wavefront. As a result, the phase of the signal at each element will be a function of thearrival angle of the plane wave. By adding the signals together, the constructive and destructive nature of theaddition allows the true bearing of the transmitted signal to be determined. The result of the addition ofthese signals at each element is called the “array factor”.Figure 1: Structure of a uniform linear antenna array with its elements along the x-axis.7

With a linear array, we may consider a Cartesian coordinate system with the three axes labelled as theconventional x, y and z, and the elements of the array placed along any of these major axes. In this regard,the spherical coordinate system is typically used in the analysis of antenna arrays. For this study, the arrayelements are positioned along the x-axis as shown in Figure 1 and conform to the farfield assumptions statedpreviously, with each element assumed to be isotropic; radiating uniform energy in all directions. With such anarray consisting of N uniformly spaced elements separated by a distance d, the array factor can be describedby the following equation:AF (φ, θ) N 1Xe jk0 nd sin φ cos θn 0(1)where k0 is the wave factor of the incident wave and φ and θ represent the azimuth and elevation anglesrespectively.As we will be considering the signals propagating only in the xz plane, θ will yield the value of 0. Thus, theequation shown in (1) above can be expressed as:AF (φ) N 1Xe jk0 nd sin φn 0(2)The resulting radiation pattern described by (2) can be seen in Figure 2. Simulated in MATLAB using auniform linear array with N 9, the normalised amplitude in decibels has been graphed against the angle ofarrival in degrees. It is immediately noticeable that at an angle of arrival of 0 , there is a maximum normalisedresponse in the array factor. This peak in amplitude is called the “mainlobe” and is indicative of the angle ofarrival of the transmitted signal relative to the array. The lower amplitude peaks surrounding the mainlobeare termed “sidelobes”, and represent local maximums of unwanted radiation in various directions. As will bediscussed later, these sidelobe levels must be restrained for surveillance and military applications in order toprovide for improved angle of arrival estimations of transmitted signals.A particular advantage of phased arrays is the ability for each signal at the elements to be summed andweighted accordingly, much like the Discrete Fourier Transform (DFT) algorithm present in conventionaldigital signal processing. By multiplying each signal by a complex phase and summing them together, themainlobe of the radiation pattern can be steered; the array being electronically directed to point in anotherdirection. This technique is called “beam steering” and improves the versatility of the array, allowing it toscan specific sectors of three dimensional space.To this end, we may adjust the position of the mainlobe by multiplying (2) by the complex weighting factor:wn ejk0 nd sin φd8

Figure 2: MATLAB simulation of the radiation pattern of an N 9 element array.where φd is the desired steering angle in degrees. Following from this, the array factor can be revisedto accommodate for steering. From (2), we have:AF (φ) N 1Xwn e jk0 nd sin φn 0 N 1Xejk0 nd sin φd e jk0 nd sin φn 0 N 1Xejk0 nd(sin φd sin φ)n 0(3)Using the summation formula for a geometric series, we may finally express the array factor as: k0 d(sin φd sin φ) sinN12AF (φ) N k0 d(sin φd sin φ sin2(4)The expression in (4) above gives the form of the array factor that will be used for the mathematical modellingthroughout the remainder of this study. Figure 3 below depicts the effects the value of φd 30 has onthe radiation pattern of the same N 9 uniform linear array used above, with the mainlobe being shiftedaccordingly. It is evident that the phased array is now able to be electronically steered.9

Figure 3: Radiation pattern of the same N 9 linear array being steered to 30 .1.4Problem StatementIn a period where ESM systems are considered imperative tools in the use of military applications, thestrategies behind modern warfare depend upon the techniques of telecommunications and EM surveillance.Knowledge of the origin of a signal of interest can dramatically affect the outcome of military operations andcan allow for offencive or defencive strategies to be devised accordingly. With the widespread implementationof many forms of ESM and surveillance systems, the environments in which these passive and active devicesoperate have become saturated with EM energy. As such, the direction and accuracy with which a signalof interest can be estimated becomes less than optimal. In light of this, it is necessary to devise a methodwith which to allow modern ESM systems to reliably estimate the DoA of a desired signal while ensuring itsseparation from an environment rich in EM interference.1.5Design ChallengesDue to the nature of the phased array system desired by JEDS, suitable constraints are imposed on thedesign. As a result, a number of challenges present themselves in the development of a possible solution.These challenges are discussed in the following subsections.10

1.5.1Number of Antenna ElementsIt is typical for phased array systems to be constructed using a large number of elements, with the accuracywith which the DoA of a desired signa

T opic T itle: Signals Processing of Electronic Warfare Systems Student Name: William Baxter Student ID: z3463372 A. Problem statement. In a period where ESM systems are considered imperati ve tools in the use of military applications, the strategies behind modern warfare depend upon the techniques of telecommunications and EM surveillance.

Related Documents:

electronic warfare operations on friendly elec- tronic systems. (4) Electronic warfare considerations for de- ception planning. (5) Generalized data concerning friendly and enemy electronic warfare capabilities. (6) Command and staff responsibilities for control, planning, coordination, and execution of electronic warfare operations. 1-3.

warfare doctrine illustrates how we are integrating new electronic warfare technology. The '73 and '82 Mideast Wars are recent historical experiences analyzcd to show the impact of electronic warfare on operational maneuver. These experiences indicate electronic warfare significantly enhances the ability to execute operation al maneuver.

Russian Electronic Warfare September 2018 FOI-R--4625--SE ISSN 1650-1942 . electronic warfare weapon systems, has largely neglected other Russian priorities in the field of electronic warfare (EW) that are of equal or even greater . RWR Radar Warning Receiver . SIGINT Signals Intelligence .

Electronic warfare is an important pillar in any modern strategy of warfare. Electronic warfare and its extension in the form of (Information warfare) will continue to grow in prominence with the increased reliance on electronics both in the military and the private sector. In order to fully see the 'broad pic' in the vast

Signals And Systems by Alan V. Oppenheim and Alan S. Willsky with S. Hamid Nawab. John L. Weatherwax January 19, 2006 wax@alum.mit.edu 1. Chapter 1: Signals and Systems Problem Solutions Problem 1.3 (computing P and E for some sample signals)File Size: 203KBPage Count: 39Explore further(PDF) Oppenheim Signals and Systems 2nd Edition Solutions .www.academia.eduOppenheim signals and systems solution manualuploads.strikinglycdn.comAlan V. Oppenheim, Alan S. Willsky, with S. Hamid Signals .www.academia.eduSolved Problems signals and systemshome.npru.ac.thRecommended to you based on what's popular Feedback

features of signals intelligence and electronic warfare support measures, as well as interprets the content of intelligence and combat information. The paper shows the role of low probability of intercept transmission modes in the modern tactical communications. It focuses on the challenges to signals intelligence and electronic warfare

Abovewater Warfare Tactical (AWT), Abovewater Warfare Weapons (AWW), Electronic Warfare (EW) and Underwater Warfare (UW). With each role you will either operate state-of-the-art Radar, Sonar, Weapon or Computer Systems to maintain safe and secure waters as well as conducting peace keeping and maritime security operations around the world. 2

Artificial intelligence is a new digital frontier that will have a profound impact on the world, transforming the way we live and work. WIPO Director General, Francis Gurry. Preface 7 Foreword 8 About the contributors 10 Acknowl- edgments 12 Executive summary 13 1 Introduction The past, present and future of AI: what research and innovation trends can reveal; the data used in this report and .