SlideShare ist ein Scribd-Unternehmen logo
1 von 25
Downloaden Sie, um offline zu lesen
Professional Development Short Course On:
              Radar Systems Analysis & Design using MATLAB



                                         Instructor:

                               Dr. Andy Harrison



                                              http://www.ATIcourses.com/schedule.htm
ATI Course Schedule:
                                              http://www.aticourses.com/radar_systems_analysis.htm
ATI's Radar Systems Analysis & Design:
www.ATIcourses.com

Boost Your Skills                                             349 Berkshire Drive
                                                              Riva, Maryland 21140
with On-Site Courses                                          Telephone 1-888-501-2100 / (410) 965-8805

Tailored to Your Needs
                                                              Fax (410) 956-5785
                                                              Email: ATI@ATIcourses.com

The Applied Technology Institute specializes in training programs for technical professionals. Our courses keep you
current in the state-of-the-art technology that is essential to keep your company on the cutting edge in today’s highly
competitive marketplace. Since 1984, ATI has earned the trust of training departments nationwide, and has presented
on-site training at the major Navy, Air Force and NASA centers, and for a large number of contractors. Our training
increases effectiveness and productivity. Learn from the proven best.

For a Free On-Site Quote Visit Us At: http://www.ATIcourses.com/free_onsite_quote.asp

For Our Current Public Course Schedule Go To: http://www.ATIcourses.com/schedule.htm
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


The Radar Equation

 Consider a radar with an omni
  directional antenna. The peak power
  density (power per unit area) at any
                                                                                                 R
  point in space is

         Transmitted Power            watts 
    PD =                              2 
          Area of a Sphere            m 


 The power density at a given range
  away from the radar (assuming a
  lossless propagation medium) is

                   Pt                                      Pt = Peak Transmitted Power
             PD =
                  4π R 2                            4π R 2 = Area of a Sphere of Radius( R)

2
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


The Radar Equation

 Radar systems utilize directional antennas in order to increase the
  power density in a certain direction.

 Directional antennas are usually characterized by the antenna gain and
  the antenna effective aperture, which are related by


                                                                               4π Ae
                                                                       G=
                                                                                  λ2
                                                θ                      G = Antenna Gain
                                                                       Ae = Effective Aperture (m 2 )
                                                                       λ = Wavelength (m)



3
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


The Radar Equation

 The antenna gain is also related to the azimuth and elevation beam widths
  by
                                                   4π
                                        G=k                  k ≤1
                                                  θ eθ a
                          θ a = Azimuth Beamwidth (radians)
                          θ e = Elevation Beamwidth (radians)
 An accurate approximation for antenna gain is
                                    26000
                             G=                   → θ e θ a (degrees)
                                     θeθa
 The power density at a given range from the radar using a directive antenna
  is then given by

                                                  Pt G
                                            PD =
                                                 4π R 2

4
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


Antenna Beamwidth



                                                                -3 dB from peak
                    Side Lobe Level
                                                                     θ = 8.75o




                                                                              Side Lobes




5
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


The Radar Equation

 When the radiated energy from a radar impinges on a target, the
  induced surface currents on that target re-radiate or scatter
  electromagnetic energy in all directions.




                                                                           Transmitted Energy




              Scattered Energy



6
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


The Radar Equation

 The amount of the scattered energy is proportional to the target size,
  orientation, physical shape, and material, which are all lumped
  together in one target-specific parameter called the Radar Cross
    Section (RCS) and is denoted by σ.

 The radar cross section is defined as the ratio of the power reflected
  back to the radar to the power density incident on the target.

                                            Pr
                                         σ=                 (m 2 )
                                            PD

                                   Pr = Reflected Power
                             PD = Incident Power Density


7
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


Signature Modeling Techniques

 There are different ways to solve the EM scattering problem. The
  method used depends on variables such as
     Desired accuracy and appropriateness of the method
     Number of CPUs and amount of RAM available
     Amount of wall time available

 The different methods are often grouped together into what are
  called “low” and “high” frequency computational techniques.

 “Low frequency” methods solve the scattering problem in an
  “exact” sense, incorporating all electromagnetic effects. They are
  often limited by problem size or computer power.

 “High Frequency” methods approximate the scattering problem.
  They are generally less accurate, though often much faster and less
  demanding on CPU resources than a low frequency method.

8
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


Finite Difference Time Domain (FDTD)

 FDTD solves the time-domain version of Maxwell’s Equations. FDTD
  is considered to be a “full wave” or “exact” method.
 For scattering problems, the target and some adjoining space must
  be discretized on a rectangular grid to support the electromagnetic
  fields.
 FDTD has high memory and CPU demands, and is not typically
  used for targets that are electrically large.




3D Maxwell Equations                          FDTD Grid                                  Time-Domain Field
9
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


Method of Moments (MoM)

 The MoM is used in the scattering problem in the frequency-domain
  by solving the integral Maxwell’s Equations. It is considered to be a
  “full wave” or “exact” method.
 The MoM solves for the induced surface current on an object by
  discretizing the target surface into a number of subdomain “basis
  functions”. The number of basis functions (N) needed is
  proportional to the radar wavelength.
 The MoM creates a matrix equation of order N2. This ultimately limits
  its application to problems of small electrical size.




                                                                                  Surface Currents


10
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


Method of Moments (MoM)

 The Fast Multipole Method (FMM/MLFMA) can be used to reduce the
  complexity of the MoM matrix system and allow the MoM to be used
  in problems previously unsolvable.
 Reliable, industrial-strength FMM software is slowly becoming
  commercially available. These codes still require supercomputer-
  class hardware to solve very large MoM problems.

                                                                                               81920 unknowns

                                                                                                Regular MoM:

                                                                                                 50 GB RAM

                                                                                                    FMM:

                                                                                                 1.2 GB RAM

                                                                                               A factor of 40/1 !
 8 Wavelength Sphere
11
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


Approximate (High-Frequency) Methods

 “High Frequency” methods approach the scattering problem by assuming
  the target is very large compared to the radar wavelength.

 Approximations can then be made to simplify and expedite signature
  prediction by considering different scattering mechanisms separately.

 Physical Optics (PO) is a commonly used method that approximates the
  surface currents by assuming the surface is locally flat. This method does
  well at speculars but is fair to poor at off-specular angles.

 The Physical Theory of Diffraction (PTD) supplements PO by accounting for
  single diffractions from edges.

 Shooting and Bouncing Rays (SBR) supplements PO and PTD by using ray-
  optics to model multiple-bounce scattering.

 Other scattering mechanisms (traveling and creeping waves) can be
  considered, but are difficult to formulate analytically for general targets.



12
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


Comparison of MoM and Approximate Methods

 Target: 16 x 8 inch “Top Hat”

 Monostatic RCS Calculated at 7
  GHz

 Target approximately 10 x 5
  wavelengths in electrical size.                                                         “Top Hat”




         PO Only                                   PO + PTD                                   PO + PTD + SBR

13
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


Signature Modeling Software

 Finite Difference Time Domain (FDTD)
      Remcom xfdtd (packaging, machines)
      EMS+ EZ-FDTD (packaging, machines)

 Finite Element Method (FEM)
      Ansys, Inc. ANSYS (packaging, machines)

 Method of Moments (MoM)
      EM Software and Systems FEKO (wire and planar antennas)
      Tripoint Industries Serenity (Scattering by MoM/MLFMA)
      Tripoint Industries Galaxy (Scattering by MoM-BoR)

 Physical Optics / PTD / SBR
      Tripoint Industries lucernhammer MT (High-frequency scattering)
      SAIC xPatch (High-frequency scattering)



14
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


The Radar Equation

 Typical RCS values of various objects at X-Band.

                    Object                                     RCS (m2)                   RCS (dBsm)
                 Pickup Truck                                       200                          23
                  Automobile                                        100                          20
                  Jumbo Jet                                         100                          20
                 Commercial                                          40                          16
              Cabin Cruiser Boat                                     10                          10
             Large Fighter Aircraft                                   6                          7.78
             Small Fighter Aircraft                                   2                           3
                  Adult Male                                          1                           0
          Conventional Winged Missile                                0.5                          -3
                       Bird                                         0.01                         -20
                     Insect                                       1x10-5                         -50
           Advanced Tactical Fighter                              1x10-6                         -60



15
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


The Radar Equation

 The power scattered by the target is then
                                             Pt Gσ
                                 Ptarget   =                  (watts )
                                             4π R 2

 Recalling that the power density at a given range is

                                                      Pt
                                            PD =
                                                     4π R 2
 Substituting the target’s scattered power gives the total power
  density delivered back to the antenna.

                                                         Pt Gσ
                                      Pantenna =
                                                      (4π R )   2 2




16
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


The Radar Equation

 Multiplying by the effective area of the antenna gives the total power
  received by the radar.

                                                     Pt Gσ
                                    Pradar =                        Ae
                                                  (4π R )   2 2



 Substituting for the effective aperture then gives


                                          Pt G 2 λ2σ
                              Pradar    =                        ( watts )
                                          (4π )3 R 4



17
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


The Radar Equation


 Denote the minimum detectable signal power by Smin.

 It follows that

                                                     Pt G 2 λ2σ
                                           S min   =
                                                     (4π )3 R 4

 Rearranging the equation gives the maximum Range to the target.


                                                                14
                                     Pt G λ σ    2    2
                          Rmax     =
                                     (4 π )3 S 
                                                                        (meters)
                                              min 




18
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


The Radar Equation

 In realistic situations, the returned signals received by the radar will
  be corrupted by noise.

 Noise is random in nature and may be described by its Power
  Spectral Density (PSD).


                                              PSD = k Ts
                                                                                      Joules 
           k = Boltzmann's Constant = 1.38 ×10 − 23                                          
                                                                                      Kelvin 
               Ts = System Noise Temperature                                    (Kelvin)


19
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


The Radar Equation

 The input noise power for a radar of a given operating bandwidth is then
  given as

                              N i = PSD × B = k Ts × B
 It is always desirable that the minimum detectable signal power be greater
  than the noise power.

 The fidelity of a radar receiver is normally described by a figure of merit
  called the noise figure which is defined as

                                         SNRi   Si N i
                                      F=      =
                                         SNRo S o N o

                    SNRi = Input Signal to Noise Ratio
                    SNRo = Output Signal to Noise Ratio

20
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


The Radar Equation

 The input signal power may be rewritten as

                                    Si = k Ts B F SNRo
 The minimum detectable signal is then

                             S min = k Ts B F (SNRo )min

 Setting the detection threshold to the minimum output SNR results
  in

                                                                                   14
                                      Pt G λ σ         
                                                        2    2
                  Rmax      =                          
                              (4 π ) k T B F (SNR ) 
                                     3
                                        s        o min 




21
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


The Radar Equation

 Rearranging gives the SNR at the output of the receiver.

                                         Pt G 2 λ2 σ
                              SNRo =
                                     (4 π )3 k Ts B F R 4

 In general, radar losses, L, reduce the overall SNR and thus


                                         Pt G 2 λ2 σ
                            SNRo =
                                   (4 π )3 k Ts B F L R 4




22
Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute


Radar Reference Range




     SNR vs Detection Range for Varying                             SNR vs Detection Range for Varying
                Peak Power                                                     Target RCS




23
To learn more please attend ATI course
     Radar Systems Analysis & Design using MATLAB




    Please post your comments and questions to our blog:
        http://www.aticourses.com/blog/

     Sign-up for ATI's monthly Course Schedule Updates :
http://www.aticourses.com/email_signup_page.html

Weitere ähnliche Inhalte

Was ist angesagt?

Mobile satellite communication
Mobile satellite communicationMobile satellite communication
Mobile satellite communicationHimanshu Singh
 
Mobile Radio Propagation
Mobile Radio PropagationMobile Radio Propagation
Mobile Radio PropagationIzah Asmadi
 
Radar system components and system design
Radar system components and system designRadar system components and system design
Radar system components and system designvagheshp
 
The basics of antenna arrays
The basics of antenna arraysThe basics of antenna arrays
The basics of antenna arraysjanicetiong
 
Traveling Wave Antenna
Traveling Wave Antenna  Traveling Wave Antenna
Traveling Wave Antenna Abdelaziz Said
 
ppt on radar system
 ppt on radar system ppt on radar system
ppt on radar systemBiswajit Das
 
Radar Presentation
Radar PresentationRadar Presentation
Radar PresentationAIM iTech
 
Link Power Budget Calculation and Propagation Factors for Satellite COmmunica...
Link Power Budget Calculation and Propagation Factors for Satellite COmmunica...Link Power Budget Calculation and Propagation Factors for Satellite COmmunica...
Link Power Budget Calculation and Propagation Factors for Satellite COmmunica...THANDAIAH PRABU
 
UAV Data Link Design for Dependable Real-Time Communications
UAV Data Link Design for Dependable Real-Time CommunicationsUAV Data Link Design for Dependable Real-Time Communications
UAV Data Link Design for Dependable Real-Time CommunicationsGerardo Pardo-Castellote
 
Microwave Photonics
Microwave PhotonicsMicrowave Photonics
Microwave PhotonicsRomil Shah
 
ATI Courses Satellite Communications Systems Engineering Professional Develop...
ATI Courses Satellite Communications Systems Engineering Professional Develop...ATI Courses Satellite Communications Systems Engineering Professional Develop...
ATI Courses Satellite Communications Systems Engineering Professional Develop...Jim Jenkins
 
Link budget satalite for calculation system
Link budget satalite for calculation systemLink budget satalite for calculation system
Link budget satalite for calculation systemUniversity of Technology
 
Satellite communication
Satellite communicationSatellite communication
Satellite communicationRaihan Atique
 
My slides on satellite
My slides on satelliteMy slides on satellite
My slides on satelliteAJAL A J
 

Was ist angesagt? (20)

Satellite link design
Satellite link designSatellite link design
Satellite link design
 
Mobile satellite communication
Mobile satellite communicationMobile satellite communication
Mobile satellite communication
 
Mobile Radio Propagation
Mobile Radio PropagationMobile Radio Propagation
Mobile Radio Propagation
 
Radar system components and system design
Radar system components and system designRadar system components and system design
Radar system components and system design
 
The basics of antenna arrays
The basics of antenna arraysThe basics of antenna arrays
The basics of antenna arrays
 
Traveling Wave Antenna
Traveling Wave Antenna  Traveling Wave Antenna
Traveling Wave Antenna
 
ppt on radar system
 ppt on radar system ppt on radar system
ppt on radar system
 
Radar Presentation
Radar PresentationRadar Presentation
Radar Presentation
 
Link Power Budget Calculation and Propagation Factors for Satellite COmmunica...
Link Power Budget Calculation and Propagation Factors for Satellite COmmunica...Link Power Budget Calculation and Propagation Factors for Satellite COmmunica...
Link Power Budget Calculation and Propagation Factors for Satellite COmmunica...
 
UAV Data Link Design for Dependable Real-Time Communications
UAV Data Link Design for Dependable Real-Time CommunicationsUAV Data Link Design for Dependable Real-Time Communications
UAV Data Link Design for Dependable Real-Time Communications
 
Hf radio
Hf radioHf radio
Hf radio
 
Microwave Photonics
Microwave PhotonicsMicrowave Photonics
Microwave Photonics
 
RADAR
RADAR RADAR
RADAR
 
Wireless Backhaul
Wireless BackhaulWireless Backhaul
Wireless Backhaul
 
Satellite Link Design: Basic Transmission Theory & Noise Temperature
Satellite Link Design: Basic Transmission Theory & Noise TemperatureSatellite Link Design: Basic Transmission Theory & Noise Temperature
Satellite Link Design: Basic Transmission Theory & Noise Temperature
 
ATI Courses Satellite Communications Systems Engineering Professional Develop...
ATI Courses Satellite Communications Systems Engineering Professional Develop...ATI Courses Satellite Communications Systems Engineering Professional Develop...
ATI Courses Satellite Communications Systems Engineering Professional Develop...
 
Link budget satalite for calculation system
Link budget satalite for calculation systemLink budget satalite for calculation system
Link budget satalite for calculation system
 
Frequency Reuse
Frequency ReuseFrequency Reuse
Frequency Reuse
 
Satellite communication
Satellite communicationSatellite communication
Satellite communication
 
My slides on satellite
My slides on satelliteMy slides on satellite
My slides on satellite
 

Andere mochten auch

Radar Tracking Software (using MATLAB)
Radar Tracking Software (using MATLAB)Radar Tracking Software (using MATLAB)
Radar Tracking Software (using MATLAB)Charis M
 
Fundamentals of radar signal processing mark a. richards
Fundamentals of radar signal processing   mark a. richardsFundamentals of radar signal processing   mark a. richards
Fundamentals of radar signal processing mark a. richardsAbdul Raheem
 
Introduction to radar
Introduction to radarIntroduction to radar
Introduction to radarUlsah T N
 
Radar Systems for NTU, 1 Nov 2014
Radar Systems for NTU, 1 Nov 2014Radar Systems for NTU, 1 Nov 2014
Radar Systems for NTU, 1 Nov 2014TBSS Group
 
Microstrip patch-antenna
Microstrip patch-antennaMicrostrip patch-antenna
Microstrip patch-antennaBablu Singh
 
Optimization in HFSS
Optimization in HFSSOptimization in HFSS
Optimization in HFSSNaveen Kumar
 
77 ghz acc radar simulation platform
77 ghz acc radar simulation platform77 ghz acc radar simulation platform
77 ghz acc radar simulation platformGv0zdb
 
Light combat aircraft tejas
Light combat aircraft tejasLight combat aircraft tejas
Light combat aircraft tejasVibhor Maurya
 
1891121731 microstrip
1891121731 microstrip1891121731 microstrip
1891121731 microstriplhcnn
 
Microstrip antennas
Microstrip antennasMicrostrip antennas
Microstrip antennasafeefach
 
Artificial intelligence in the design of microstrip antenna
Artificial intelligence in the design of microstrip antennaArtificial intelligence in the design of microstrip antenna
Artificial intelligence in the design of microstrip antennaRaj Kumar Thenua
 
Microstrip patch antenna using hfss
Microstrip patch antenna using hfssMicrostrip patch antenna using hfss
Microstrip patch antenna using hfssmahendra v
 
Study of Radar System
Study of Radar System Study of Radar System
Study of Radar System Atul Sharma
 

Andere mochten auch (20)

Radar Tracking Software (using MATLAB)
Radar Tracking Software (using MATLAB)Radar Tracking Software (using MATLAB)
Radar Tracking Software (using MATLAB)
 
Fundamentals of radar signal processing mark a. richards
Fundamentals of radar signal processing   mark a. richardsFundamentals of radar signal processing   mark a. richards
Fundamentals of radar signal processing mark a. richards
 
Introduction to radar
Introduction to radarIntroduction to radar
Introduction to radar
 
Radar
RadarRadar
Radar
 
Radar ppt
Radar pptRadar ppt
Radar ppt
 
JAYACHANDRA RESUME
JAYACHANDRA RESUMEJAYACHANDRA RESUME
JAYACHANDRA RESUME
 
Radar Systems for NTU, 1 Nov 2014
Radar Systems for NTU, 1 Nov 2014Radar Systems for NTU, 1 Nov 2014
Radar Systems for NTU, 1 Nov 2014
 
Astromed25 4-10
Astromed25 4-10Astromed25 4-10
Astromed25 4-10
 
Radar
RadarRadar
Radar
 
Coffee can radar
Coffee can radarCoffee can radar
Coffee can radar
 
Microstrip patch-antenna
Microstrip patch-antennaMicrostrip patch-antenna
Microstrip patch-antenna
 
Radar
RadarRadar
Radar
 
Optimization in HFSS
Optimization in HFSSOptimization in HFSS
Optimization in HFSS
 
77 ghz acc radar simulation platform
77 ghz acc radar simulation platform77 ghz acc radar simulation platform
77 ghz acc radar simulation platform
 
Light combat aircraft tejas
Light combat aircraft tejasLight combat aircraft tejas
Light combat aircraft tejas
 
1891121731 microstrip
1891121731 microstrip1891121731 microstrip
1891121731 microstrip
 
Microstrip antennas
Microstrip antennasMicrostrip antennas
Microstrip antennas
 
Artificial intelligence in the design of microstrip antenna
Artificial intelligence in the design of microstrip antennaArtificial intelligence in the design of microstrip antenna
Artificial intelligence in the design of microstrip antenna
 
Microstrip patch antenna using hfss
Microstrip patch antenna using hfssMicrostrip patch antenna using hfss
Microstrip patch antenna using hfss
 
Study of Radar System
Study of Radar System Study of Radar System
Study of Radar System
 

Ähnlich wie ATI's Radar Systems Analysis & Design using MATLAB Technical Training Short Course Sampler

Department of Avionics Engineering The Superior University, Lahore Lab Manual...
Department of Avionics Engineering The Superior University, Lahore Lab Manual...Department of Avionics Engineering The Superior University, Lahore Lab Manual...
Department of Avionics Engineering The Superior University, Lahore Lab Manual...MIbrar4
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Research paper
Research paperResearch paper
Research paperRonak Vyas
 
Synthetic aperture radar_advanced
Synthetic aperture radar_advancedSynthetic aperture radar_advanced
Synthetic aperture radar_advancedNaivedya Mishra
 
Hrishikesh atre resume intern
Hrishikesh atre resume internHrishikesh atre resume intern
Hrishikesh atre resume internhrishikeshatre
 
Applications of ann_in_microwave_engineering
Applications of ann_in_microwave_engineeringApplications of ann_in_microwave_engineering
Applications of ann_in_microwave_engineeringprasadhegdegn
 
Application of smart antenna interference suppression techniques in tdscdma
Application of smart antenna interference suppression techniques in tdscdmaApplication of smart antenna interference suppression techniques in tdscdma
Application of smart antenna interference suppression techniques in tdscdmamarwaeng
 
Presentation Internalc.pptx
Presentation Internalc.pptxPresentation Internalc.pptx
Presentation Internalc.pptxAkbarali206563
 
Radar 2009 a 4 radar equation
Radar 2009 a  4 radar equationRadar 2009 a  4 radar equation
Radar 2009 a 4 radar equationVi Binh Q. Le
 
Radar 2009 a 4 radar equation
Radar 2009 a  4 radar equationRadar 2009 a  4 radar equation
Radar 2009 a 4 radar equationForward2025
 
Final Minor project PPT . pptx
Final Minor project PPT .           pptxFinal Minor project PPT .           pptx
Final Minor project PPT . pptxranapravesh30
 
IRJET- Design and Analysis of Passive Multi-Static Radar System
IRJET-  	  Design and Analysis of Passive Multi-Static Radar SystemIRJET-  	  Design and Analysis of Passive Multi-Static Radar System
IRJET- Design and Analysis of Passive Multi-Static Radar SystemIRJET Journal
 

Ähnlich wie ATI's Radar Systems Analysis & Design using MATLAB Technical Training Short Course Sampler (20)

Department of Avionics Engineering The Superior University, Lahore Lab Manual...
Department of Avionics Engineering The Superior University, Lahore Lab Manual...Department of Avionics Engineering The Superior University, Lahore Lab Manual...
Department of Avionics Engineering The Superior University, Lahore Lab Manual...
 
J010234960
J010234960J010234960
J010234960
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
241 250
241 250241 250
241 250
 
Jannatul Ferdous_2_resume
Jannatul Ferdous_2_resumeJannatul Ferdous_2_resume
Jannatul Ferdous_2_resume
 
Research paper
Research paperResearch paper
Research paper
 
Synthetic aperture radar_advanced
Synthetic aperture radar_advancedSynthetic aperture radar_advanced
Synthetic aperture radar_advanced
 
Hrishikesh atre resume intern
Hrishikesh atre resume internHrishikesh atre resume intern
Hrishikesh atre resume intern
 
Applications of ann_in_microwave_engineering
Applications of ann_in_microwave_engineeringApplications of ann_in_microwave_engineering
Applications of ann_in_microwave_engineering
 
G0361052058
G0361052058G0361052058
G0361052058
 
Application of smart antenna interference suppression techniques in tdscdma
Application of smart antenna interference suppression techniques in tdscdmaApplication of smart antenna interference suppression techniques in tdscdma
Application of smart antenna interference suppression techniques in tdscdma
 
Presentation Internalc.pptx
Presentation Internalc.pptxPresentation Internalc.pptx
Presentation Internalc.pptx
 
teh presentation
teh presentationteh presentation
teh presentation
 
Radar 2009 a 4 radar equation
Radar 2009 a  4 radar equationRadar 2009 a  4 radar equation
Radar 2009 a 4 radar equation
 
Radar 2009 a 4 radar equation
Radar 2009 a  4 radar equationRadar 2009 a  4 radar equation
Radar 2009 a 4 radar equation
 
Resume
ResumeResume
Resume
 
Presentation
PresentationPresentation
Presentation
 
Final Minor project PPT . pptx
Final Minor project PPT .           pptxFinal Minor project PPT .           pptx
Final Minor project PPT . pptx
 
IRJET- Design and Analysis of Passive Multi-Static Radar System
IRJET-  	  Design and Analysis of Passive Multi-Static Radar SystemIRJET-  	  Design and Analysis of Passive Multi-Static Radar System
IRJET- Design and Analysis of Passive Multi-Static Radar System
 
Bb4201362367
Bb4201362367Bb4201362367
Bb4201362367
 

Mehr von Jim Jenkins

Digital Signal Processing - Practical Techniques, Tips and Tricks Course Sampler
Digital Signal Processing - Practical Techniques, Tips and Tricks Course SamplerDigital Signal Processing - Practical Techniques, Tips and Tricks Course Sampler
Digital Signal Processing - Practical Techniques, Tips and Tricks Course SamplerJim Jenkins
 
ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...
ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...
ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...Jim Jenkins
 
ELINT Interception and Analysis course sampler
ELINT Interception and Analysis course samplerELINT Interception and Analysis course sampler
ELINT Interception and Analysis course samplerJim Jenkins
 
NEW ATICourses space, satellite,aerospace, engineering, technical training co...
NEW ATICourses space, satellite,aerospace, engineering, technical training co...NEW ATICourses space, satellite,aerospace, engineering, technical training co...
NEW ATICourses space, satellite,aerospace, engineering, technical training co...Jim Jenkins
 
ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...
ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...
ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...Jim Jenkins
 
Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...
Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...
Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...Jim Jenkins
 
Space Systems & Space Subsystems Fundamentals Technical Training Course Sampler
Space Systems & Space Subsystems Fundamentals Technical Training Course SamplerSpace Systems & Space Subsystems Fundamentals Technical Training Course Sampler
Space Systems & Space Subsystems Fundamentals Technical Training Course SamplerJim Jenkins
 
AESA Airborne Radar Theory and Operations Technical Training Course Sampler
AESA Airborne Radar Theory and Operations Technical Training Course SamplerAESA Airborne Radar Theory and Operations Technical Training Course Sampler
AESA Airborne Radar Theory and Operations Technical Training Course SamplerJim Jenkins
 
Ati space, satellite,aerospace,engineering technical training courses catalog...
Ati space, satellite,aerospace,engineering technical training courses catalog...Ati space, satellite,aerospace,engineering technical training courses catalog...
Ati space, satellite,aerospace,engineering technical training courses catalog...Jim Jenkins
 
Spacecraft RF Communications Course Sampler
Spacecraft RF Communications Course SamplerSpacecraft RF Communications Course Sampler
Spacecraft RF Communications Course SamplerJim Jenkins
 
New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...
New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...
New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...Jim Jenkins
 
Communications Payload Design and Satellite System Architecture: Bent Pipe a...
Communications Payload Design and  Satellite System Architecture: Bent Pipe a...Communications Payload Design and  Satellite System Architecture: Bent Pipe a...
Communications Payload Design and Satellite System Architecture: Bent Pipe a...Jim Jenkins
 
ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...
ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...
ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...Jim Jenkins
 
Ati courses technical training professional courses catalog development space...
Ati courses technical training professional courses catalog development space...Ati courses technical training professional courses catalog development space...
Ati courses technical training professional courses catalog development space...Jim Jenkins
 
Software Defined Radio Engineering course sampler
Software Defined Radio Engineering course samplerSoftware Defined Radio Engineering course sampler
Software Defined Radio Engineering course samplerJim Jenkins
 
ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...
ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...
ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...Jim Jenkins
 
Satellite RF Communications and Onboard Processing Course Sampler
Satellite RF Communications  and Onboard Processing Course SamplerSatellite RF Communications  and Onboard Processing Course Sampler
Satellite RF Communications and Onboard Processing Course SamplerJim Jenkins
 
Fundamentals of Passive and Active Sonar Technical Training Short Course Sampler
Fundamentals of Passive and Active Sonar Technical Training Short Course SamplerFundamentals of Passive and Active Sonar Technical Training Short Course Sampler
Fundamentals of Passive and Active Sonar Technical Training Short Course SamplerJim Jenkins
 
Space Environment & It's Effects On Space Systems course sampler
Space Environment & It's Effects On Space Systems course samplerSpace Environment & It's Effects On Space Systems course sampler
Space Environment & It's Effects On Space Systems course samplerJim Jenkins
 
Bioastronautics: Space Exploration and its Effects on the Human Body Course S...
Bioastronautics: Space Exploration and its Effects on the Human Body Course S...Bioastronautics: Space Exploration and its Effects on the Human Body Course S...
Bioastronautics: Space Exploration and its Effects on the Human Body Course S...Jim Jenkins
 

Mehr von Jim Jenkins (20)

Digital Signal Processing - Practical Techniques, Tips and Tricks Course Sampler
Digital Signal Processing - Practical Techniques, Tips and Tricks Course SamplerDigital Signal Processing - Practical Techniques, Tips and Tricks Course Sampler
Digital Signal Processing - Practical Techniques, Tips and Tricks Course Sampler
 
ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...
ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...
ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...
 
ELINT Interception and Analysis course sampler
ELINT Interception and Analysis course samplerELINT Interception and Analysis course sampler
ELINT Interception and Analysis course sampler
 
NEW ATICourses space, satellite,aerospace, engineering, technical training co...
NEW ATICourses space, satellite,aerospace, engineering, technical training co...NEW ATICourses space, satellite,aerospace, engineering, technical training co...
NEW ATICourses space, satellite,aerospace, engineering, technical training co...
 
ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...
ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...
ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...
 
Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...
Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...
Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...
 
Space Systems & Space Subsystems Fundamentals Technical Training Course Sampler
Space Systems & Space Subsystems Fundamentals Technical Training Course SamplerSpace Systems & Space Subsystems Fundamentals Technical Training Course Sampler
Space Systems & Space Subsystems Fundamentals Technical Training Course Sampler
 
AESA Airborne Radar Theory and Operations Technical Training Course Sampler
AESA Airborne Radar Theory and Operations Technical Training Course SamplerAESA Airborne Radar Theory and Operations Technical Training Course Sampler
AESA Airborne Radar Theory and Operations Technical Training Course Sampler
 
Ati space, satellite,aerospace,engineering technical training courses catalog...
Ati space, satellite,aerospace,engineering technical training courses catalog...Ati space, satellite,aerospace,engineering technical training courses catalog...
Ati space, satellite,aerospace,engineering technical training courses catalog...
 
Spacecraft RF Communications Course Sampler
Spacecraft RF Communications Course SamplerSpacecraft RF Communications Course Sampler
Spacecraft RF Communications Course Sampler
 
New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...
New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...
New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...
 
Communications Payload Design and Satellite System Architecture: Bent Pipe a...
Communications Payload Design and  Satellite System Architecture: Bent Pipe a...Communications Payload Design and  Satellite System Architecture: Bent Pipe a...
Communications Payload Design and Satellite System Architecture: Bent Pipe a...
 
ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...
ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...
ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...
 
Ati courses technical training professional courses catalog development space...
Ati courses technical training professional courses catalog development space...Ati courses technical training professional courses catalog development space...
Ati courses technical training professional courses catalog development space...
 
Software Defined Radio Engineering course sampler
Software Defined Radio Engineering course samplerSoftware Defined Radio Engineering course sampler
Software Defined Radio Engineering course sampler
 
ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...
ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...
ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...
 
Satellite RF Communications and Onboard Processing Course Sampler
Satellite RF Communications  and Onboard Processing Course SamplerSatellite RF Communications  and Onboard Processing Course Sampler
Satellite RF Communications and Onboard Processing Course Sampler
 
Fundamentals of Passive and Active Sonar Technical Training Short Course Sampler
Fundamentals of Passive and Active Sonar Technical Training Short Course SamplerFundamentals of Passive and Active Sonar Technical Training Short Course Sampler
Fundamentals of Passive and Active Sonar Technical Training Short Course Sampler
 
Space Environment & It's Effects On Space Systems course sampler
Space Environment & It's Effects On Space Systems course samplerSpace Environment & It's Effects On Space Systems course sampler
Space Environment & It's Effects On Space Systems course sampler
 
Bioastronautics: Space Exploration and its Effects on the Human Body Course S...
Bioastronautics: Space Exploration and its Effects on the Human Body Course S...Bioastronautics: Space Exploration and its Effects on the Human Body Course S...
Bioastronautics: Space Exploration and its Effects on the Human Body Course S...
 

Kürzlich hochgeladen

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 

Kürzlich hochgeladen (20)

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 

ATI's Radar Systems Analysis & Design using MATLAB Technical Training Short Course Sampler

  • 1. Professional Development Short Course On: Radar Systems Analysis & Design using MATLAB Instructor: Dr. Andy Harrison http://www.ATIcourses.com/schedule.htm ATI Course Schedule: http://www.aticourses.com/radar_systems_analysis.htm ATI's Radar Systems Analysis & Design:
  • 2. www.ATIcourses.com Boost Your Skills 349 Berkshire Drive Riva, Maryland 21140 with On-Site Courses Telephone 1-888-501-2100 / (410) 965-8805 Tailored to Your Needs Fax (410) 956-5785 Email: ATI@ATIcourses.com The Applied Technology Institute specializes in training programs for technical professionals. Our courses keep you current in the state-of-the-art technology that is essential to keep your company on the cutting edge in today’s highly competitive marketplace. Since 1984, ATI has earned the trust of training departments nationwide, and has presented on-site training at the major Navy, Air Force and NASA centers, and for a large number of contractors. Our training increases effectiveness and productivity. Learn from the proven best. For a Free On-Site Quote Visit Us At: http://www.ATIcourses.com/free_onsite_quote.asp For Our Current Public Course Schedule Go To: http://www.ATIcourses.com/schedule.htm
  • 3. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute The Radar Equation  Consider a radar with an omni directional antenna. The peak power density (power per unit area) at any R point in space is Transmitted Power  watts  PD =  2  Area of a Sphere  m   The power density at a given range away from the radar (assuming a lossless propagation medium) is Pt Pt = Peak Transmitted Power PD = 4π R 2 4π R 2 = Area of a Sphere of Radius( R) 2
  • 4. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute The Radar Equation  Radar systems utilize directional antennas in order to increase the power density in a certain direction.  Directional antennas are usually characterized by the antenna gain and the antenna effective aperture, which are related by 4π Ae G= λ2 θ G = Antenna Gain Ae = Effective Aperture (m 2 ) λ = Wavelength (m) 3
  • 5. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute The Radar Equation  The antenna gain is also related to the azimuth and elevation beam widths by 4π G=k k ≤1 θ eθ a θ a = Azimuth Beamwidth (radians) θ e = Elevation Beamwidth (radians)  An accurate approximation for antenna gain is 26000 G= → θ e θ a (degrees) θeθa  The power density at a given range from the radar using a directive antenna is then given by Pt G PD = 4π R 2 4
  • 6. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute Antenna Beamwidth -3 dB from peak Side Lobe Level θ = 8.75o Side Lobes 5
  • 7. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute The Radar Equation  When the radiated energy from a radar impinges on a target, the induced surface currents on that target re-radiate or scatter electromagnetic energy in all directions. Transmitted Energy Scattered Energy 6
  • 8. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute The Radar Equation  The amount of the scattered energy is proportional to the target size, orientation, physical shape, and material, which are all lumped together in one target-specific parameter called the Radar Cross Section (RCS) and is denoted by σ.  The radar cross section is defined as the ratio of the power reflected back to the radar to the power density incident on the target. Pr σ= (m 2 ) PD Pr = Reflected Power PD = Incident Power Density 7
  • 9. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute Signature Modeling Techniques  There are different ways to solve the EM scattering problem. The method used depends on variables such as  Desired accuracy and appropriateness of the method  Number of CPUs and amount of RAM available  Amount of wall time available  The different methods are often grouped together into what are called “low” and “high” frequency computational techniques.  “Low frequency” methods solve the scattering problem in an “exact” sense, incorporating all electromagnetic effects. They are often limited by problem size or computer power.  “High Frequency” methods approximate the scattering problem. They are generally less accurate, though often much faster and less demanding on CPU resources than a low frequency method. 8
  • 10. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute Finite Difference Time Domain (FDTD)  FDTD solves the time-domain version of Maxwell’s Equations. FDTD is considered to be a “full wave” or “exact” method.  For scattering problems, the target and some adjoining space must be discretized on a rectangular grid to support the electromagnetic fields.  FDTD has high memory and CPU demands, and is not typically used for targets that are electrically large. 3D Maxwell Equations FDTD Grid Time-Domain Field 9
  • 11. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute Method of Moments (MoM)  The MoM is used in the scattering problem in the frequency-domain by solving the integral Maxwell’s Equations. It is considered to be a “full wave” or “exact” method.  The MoM solves for the induced surface current on an object by discretizing the target surface into a number of subdomain “basis functions”. The number of basis functions (N) needed is proportional to the radar wavelength.  The MoM creates a matrix equation of order N2. This ultimately limits its application to problems of small electrical size. Surface Currents 10
  • 12. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute Method of Moments (MoM)  The Fast Multipole Method (FMM/MLFMA) can be used to reduce the complexity of the MoM matrix system and allow the MoM to be used in problems previously unsolvable.  Reliable, industrial-strength FMM software is slowly becoming commercially available. These codes still require supercomputer- class hardware to solve very large MoM problems. 81920 unknowns Regular MoM: 50 GB RAM FMM: 1.2 GB RAM A factor of 40/1 ! 8 Wavelength Sphere 11
  • 13. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute Approximate (High-Frequency) Methods  “High Frequency” methods approach the scattering problem by assuming the target is very large compared to the radar wavelength.  Approximations can then be made to simplify and expedite signature prediction by considering different scattering mechanisms separately.  Physical Optics (PO) is a commonly used method that approximates the surface currents by assuming the surface is locally flat. This method does well at speculars but is fair to poor at off-specular angles.  The Physical Theory of Diffraction (PTD) supplements PO by accounting for single diffractions from edges.  Shooting and Bouncing Rays (SBR) supplements PO and PTD by using ray- optics to model multiple-bounce scattering.  Other scattering mechanisms (traveling and creeping waves) can be considered, but are difficult to formulate analytically for general targets. 12
  • 14. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute Comparison of MoM and Approximate Methods  Target: 16 x 8 inch “Top Hat”  Monostatic RCS Calculated at 7 GHz  Target approximately 10 x 5 wavelengths in electrical size. “Top Hat” PO Only PO + PTD PO + PTD + SBR 13
  • 15. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute Signature Modeling Software  Finite Difference Time Domain (FDTD)  Remcom xfdtd (packaging, machines)  EMS+ EZ-FDTD (packaging, machines)  Finite Element Method (FEM)  Ansys, Inc. ANSYS (packaging, machines)  Method of Moments (MoM)  EM Software and Systems FEKO (wire and planar antennas)  Tripoint Industries Serenity (Scattering by MoM/MLFMA)  Tripoint Industries Galaxy (Scattering by MoM-BoR)  Physical Optics / PTD / SBR  Tripoint Industries lucernhammer MT (High-frequency scattering)  SAIC xPatch (High-frequency scattering) 14
  • 16. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute The Radar Equation  Typical RCS values of various objects at X-Band. Object RCS (m2) RCS (dBsm) Pickup Truck 200 23 Automobile 100 20 Jumbo Jet 100 20 Commercial 40 16 Cabin Cruiser Boat 10 10 Large Fighter Aircraft 6 7.78 Small Fighter Aircraft 2 3 Adult Male 1 0 Conventional Winged Missile 0.5 -3 Bird 0.01 -20 Insect 1x10-5 -50 Advanced Tactical Fighter 1x10-6 -60 15
  • 17. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute The Radar Equation  The power scattered by the target is then Pt Gσ Ptarget = (watts ) 4π R 2  Recalling that the power density at a given range is Pt PD = 4π R 2  Substituting the target’s scattered power gives the total power density delivered back to the antenna. Pt Gσ Pantenna = (4π R ) 2 2 16
  • 18. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute The Radar Equation  Multiplying by the effective area of the antenna gives the total power received by the radar. Pt Gσ Pradar = Ae (4π R ) 2 2  Substituting for the effective aperture then gives Pt G 2 λ2σ Pradar = ( watts ) (4π )3 R 4 17
  • 19. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute The Radar Equation  Denote the minimum detectable signal power by Smin.  It follows that Pt G 2 λ2σ S min = (4π )3 R 4  Rearranging the equation gives the maximum Range to the target. 14  Pt G λ σ  2 2 Rmax =  (4 π )3 S   (meters)  min  18
  • 20. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute The Radar Equation  In realistic situations, the returned signals received by the radar will be corrupted by noise.  Noise is random in nature and may be described by its Power Spectral Density (PSD). PSD = k Ts  Joules  k = Boltzmann's Constant = 1.38 ×10 − 23    Kelvin  Ts = System Noise Temperature (Kelvin) 19
  • 21. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute The Radar Equation  The input noise power for a radar of a given operating bandwidth is then given as N i = PSD × B = k Ts × B  It is always desirable that the minimum detectable signal power be greater than the noise power.  The fidelity of a radar receiver is normally described by a figure of merit called the noise figure which is defined as SNRi Si N i F= = SNRo S o N o SNRi = Input Signal to Noise Ratio SNRo = Output Signal to Noise Ratio 20
  • 22. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute The Radar Equation  The input signal power may be rewritten as Si = k Ts B F SNRo  The minimum detectable signal is then S min = k Ts B F (SNRo )min  Setting the detection threshold to the minimum output SNR results in 14  Pt G λ σ  2 2 Rmax =   (4 π ) k T B F (SNR )  3  s o min  21
  • 23. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute The Radar Equation  Rearranging gives the SNR at the output of the receiver. Pt G 2 λ2 σ SNRo = (4 π )3 k Ts B F R 4  In general, radar losses, L, reduce the overall SNR and thus Pt G 2 λ2 σ SNRo = (4 π )3 k Ts B F L R 4 22
  • 24. Radar Systems Analysis and Design Using MATLAB ♦ Applied Technology Institute Radar Reference Range SNR vs Detection Range for Varying SNR vs Detection Range for Varying Peak Power Target RCS 23
  • 25. To learn more please attend ATI course Radar Systems Analysis & Design using MATLAB Please post your comments and questions to our blog: http://www.aticourses.com/blog/ Sign-up for ATI's monthly Course Schedule Updates : http://www.aticourses.com/email_signup_page.html