How is radar separation assured between primary and secondary targets? The 2019 Stack Overflow Developer Survey Results Are InWhy can’t air traffic control radars determine the altitudes of primary targets?How do ATC radars know where to position a primary target?Could an aircraft 'hide' in the aircraft shadow of another aircraft without being detected or noticed?How can ADS-B replace primary radar when FlightRadar24, using ADS-B, is so inaccurate?Would a homemade lawn chair balloon be visible on ATC and collision avoidance radar?How do stealth aircraft get ATC?What is the purpose of wide area multilateration (WAM)?Does a secondary surveillance radar need the support of a primary surveillance radar?How does radar receive Mode C information?How does ATC locate a stealth aircraft if its transponder fails?Why can’t air traffic control radars determine the altitudes of primary targets?

What are the motivations for publishing new editions of an existing textbook, beyond new discoveries in a field?

Are USB sockets on wall outlets live all the time, even when the switch is off?

Why do some words that are not inflected have an umlaut?

What is this 4-propeller plane?

Are there any other methods to apply to solving simultaneous equations?

Pristine Bit Checking

What is the use of option -o in the useradd command?

Why is the maximum length of OpenWrt’s root password 8 characters?

What is the steepest angle that a canal can be traversable without locks?

Is flight data recorder erased after every flight?

On the insanity of kings as an argument against monarchy

Protecting Dualbooting Windows from dangerous code (like rm -rf)

Access elements in std::string where positon of string is greater than its size

Falsification in Math vs Science

Understanding the implication of what "well-defined" means for the operation in quotient group

Inflated grade on resume at previous job, might former employer tell new employer?

Why isn't airport relocation done gradually?

Idiomatic way to prevent slicing?

Inversion Puzzle

What is the motivation for a law requiring 2 parties to consent for recording a conversation

What tool would a Roman-age civilization have to grind silver and other metals into dust?

Is there a name of the flying bionic bird?

When to use the root test. Is this not a good situation to use it?

In microwave frequencies, do you use a circulator when you need a (near) perfect diode?



How is radar separation assured between primary and secondary targets?



The 2019 Stack Overflow Developer Survey Results Are InWhy can’t air traffic control radars determine the altitudes of primary targets?How do ATC radars know where to position a primary target?Could an aircraft 'hide' in the aircraft shadow of another aircraft without being detected or noticed?How can ADS-B replace primary radar when FlightRadar24, using ADS-B, is so inaccurate?Would a homemade lawn chair balloon be visible on ATC and collision avoidance radar?How do stealth aircraft get ATC?What is the purpose of wide area multilateration (WAM)?Does a secondary surveillance radar need the support of a primary surveillance radar?How does radar receive Mode C information?How does ATC locate a stealth aircraft if its transponder fails?Why can’t air traffic control radars determine the altitudes of primary targets?










2












$begingroup$


Air traffic control radars come in two flavours, with most ATC centers using both and displaying the output of both on a single screen:




  • Primary surveillance radar (PSR) is a true radar system, which detects aircraft (and also non-aircraft objects, such as birds, balloons, weather, parts detached from aircraft, the ground...) by bouncing radio waves off them. PSR is valuable because it can detect not just aircraft with functioning and responding transponders, but also aircraft without functioning transponders and the aforementioned non-aircraft-but-potentially-of-interest-to-or-regarding-aircraft objects. However, in order to maximise the amount of airspace covered per 360º sweep, the radar beam from most civilian PSR transmitters is fan-shaped; at any given moment, the beam covers (for all intents and purposes) just a single azimuth, but is spread out over a wide range of elevation angles. The radar has no way to determine the elevation angle of a returning reflected signal, which makes most PSR systems useless for discerning altitude, and introduces some imprecision and a variable amount of inaccuracy into the ground position of a target (as the object producing the return could be located anywhere along a vertical arc segment at the target’s slant distance in the plane of the radar beam).1


  • Secondary surveillance radar (SSR) isn’t, strictly-speaking, radar at all. Instead of bouncing radio waves off the local flying-object population, it, in essence, calls out “Is anyone there?” in the blind; transponder-equipped aircraft hear this call, and the aircraft’s transponder then broadcasts the aircraft’s position, altitude, airspeed, direction, flight number, aircraft type, licence, registration, proof of insurance, etc., allowing the SSR system to plot the exact position of the aircraft generating the return, along with the aforementioned other various interesting pieces of information. This makes SSR extremely useful, especially in congested airspace, but it can’t detect anything without a transponder, or with a broken transponder, or with their transponder turned off. SSR is planned to eventually be replaced by ADS-B, which works in essentially exactly the same way, except that the aircraft’s transponder broadcasts all of the aforementioned information in the blind, without being asked, thus eliminating the need to have a large, expensive SSR transmitter for each ATC facility.

Here’s an illustration of the difference in the determination and display of target positional information between primary and secondary radars:



Image Description Here



Separating secondary targets from each other is (assuming that the air traffic controllers and pilots concerned are paying attention and doing what they’re supposed to), obviously, trivial; you just need to avoid having two or more aircraft occupy the same position at the same altitude at the same time. Separating primary targets from each other is also fairly trivial, despite the fuzzy positional information and the lack of altitude information; two or more aircraft occupying different vertical arc segments (and, thus, separate from each other) will show up as two or more separate targets, so the trick is to keep two or more aircraft from occupying the same arc segment. If you’re dealing with just primary targets, separation between aircraft can be assured by keeping the dots on the screen away from each other.



If, however, you’re dealing with a mix of primary and secondary targets, I see a problem arising: since positional information is determined differently for primary and secondary targets, an aircraft in a given position could show up in one of two different places on the screen, depending on whether it’s a primary or a secondary target:



Anatomy of an impending midair collision



It should be immediately obvious that the same effect could be produced if the primary and secondary targets were produced by different aircraft; two aircraft in dangerously close proximity to each other could appear to the controller to be separated by a safe distance, if one of the aircraft is a primary target and the other is a secondary target.



How to solve this problem?




1: Some PSR systems (primarily military systems, as it’s much easier to vector aircraft to intercept an intruder if you know its altitude and its exact location) do provide altitude information; some of these work by using a narrow “pencil beam”, which allows the determination of a target’s elevation angle at the cost of greatly-increased scan times, while others use a pair of radars at different heights and measure the difference in slant distances to the target between the two radars, allowing the target’s altitude to be determined using trigonometry.










share|improve this question









$endgroup$







  • 3




    $begingroup$
    Your description of SSR conflates the functionality of SSR and ADS-B. SSR returns the mode C ident and pressure altitude (only those two things, not lat/lon), and is usually integrated with the PSR.
    $endgroup$
    – Greg Hewgill
    3 hours ago















2












$begingroup$


Air traffic control radars come in two flavours, with most ATC centers using both and displaying the output of both on a single screen:




  • Primary surveillance radar (PSR) is a true radar system, which detects aircraft (and also non-aircraft objects, such as birds, balloons, weather, parts detached from aircraft, the ground...) by bouncing radio waves off them. PSR is valuable because it can detect not just aircraft with functioning and responding transponders, but also aircraft without functioning transponders and the aforementioned non-aircraft-but-potentially-of-interest-to-or-regarding-aircraft objects. However, in order to maximise the amount of airspace covered per 360º sweep, the radar beam from most civilian PSR transmitters is fan-shaped; at any given moment, the beam covers (for all intents and purposes) just a single azimuth, but is spread out over a wide range of elevation angles. The radar has no way to determine the elevation angle of a returning reflected signal, which makes most PSR systems useless for discerning altitude, and introduces some imprecision and a variable amount of inaccuracy into the ground position of a target (as the object producing the return could be located anywhere along a vertical arc segment at the target’s slant distance in the plane of the radar beam).1


  • Secondary surveillance radar (SSR) isn’t, strictly-speaking, radar at all. Instead of bouncing radio waves off the local flying-object population, it, in essence, calls out “Is anyone there?” in the blind; transponder-equipped aircraft hear this call, and the aircraft’s transponder then broadcasts the aircraft’s position, altitude, airspeed, direction, flight number, aircraft type, licence, registration, proof of insurance, etc., allowing the SSR system to plot the exact position of the aircraft generating the return, along with the aforementioned other various interesting pieces of information. This makes SSR extremely useful, especially in congested airspace, but it can’t detect anything without a transponder, or with a broken transponder, or with their transponder turned off. SSR is planned to eventually be replaced by ADS-B, which works in essentially exactly the same way, except that the aircraft’s transponder broadcasts all of the aforementioned information in the blind, without being asked, thus eliminating the need to have a large, expensive SSR transmitter for each ATC facility.

Here’s an illustration of the difference in the determination and display of target positional information between primary and secondary radars:



Image Description Here



Separating secondary targets from each other is (assuming that the air traffic controllers and pilots concerned are paying attention and doing what they’re supposed to), obviously, trivial; you just need to avoid having two or more aircraft occupy the same position at the same altitude at the same time. Separating primary targets from each other is also fairly trivial, despite the fuzzy positional information and the lack of altitude information; two or more aircraft occupying different vertical arc segments (and, thus, separate from each other) will show up as two or more separate targets, so the trick is to keep two or more aircraft from occupying the same arc segment. If you’re dealing with just primary targets, separation between aircraft can be assured by keeping the dots on the screen away from each other.



If, however, you’re dealing with a mix of primary and secondary targets, I see a problem arising: since positional information is determined differently for primary and secondary targets, an aircraft in a given position could show up in one of two different places on the screen, depending on whether it’s a primary or a secondary target:



Anatomy of an impending midair collision



It should be immediately obvious that the same effect could be produced if the primary and secondary targets were produced by different aircraft; two aircraft in dangerously close proximity to each other could appear to the controller to be separated by a safe distance, if one of the aircraft is a primary target and the other is a secondary target.



How to solve this problem?




1: Some PSR systems (primarily military systems, as it’s much easier to vector aircraft to intercept an intruder if you know its altitude and its exact location) do provide altitude information; some of these work by using a narrow “pencil beam”, which allows the determination of a target’s elevation angle at the cost of greatly-increased scan times, while others use a pair of radars at different heights and measure the difference in slant distances to the target between the two radars, allowing the target’s altitude to be determined using trigonometry.










share|improve this question









$endgroup$







  • 3




    $begingroup$
    Your description of SSR conflates the functionality of SSR and ADS-B. SSR returns the mode C ident and pressure altitude (only those two things, not lat/lon), and is usually integrated with the PSR.
    $endgroup$
    – Greg Hewgill
    3 hours ago













2












2








2


1



$begingroup$


Air traffic control radars come in two flavours, with most ATC centers using both and displaying the output of both on a single screen:




  • Primary surveillance radar (PSR) is a true radar system, which detects aircraft (and also non-aircraft objects, such as birds, balloons, weather, parts detached from aircraft, the ground...) by bouncing radio waves off them. PSR is valuable because it can detect not just aircraft with functioning and responding transponders, but also aircraft without functioning transponders and the aforementioned non-aircraft-but-potentially-of-interest-to-or-regarding-aircraft objects. However, in order to maximise the amount of airspace covered per 360º sweep, the radar beam from most civilian PSR transmitters is fan-shaped; at any given moment, the beam covers (for all intents and purposes) just a single azimuth, but is spread out over a wide range of elevation angles. The radar has no way to determine the elevation angle of a returning reflected signal, which makes most PSR systems useless for discerning altitude, and introduces some imprecision and a variable amount of inaccuracy into the ground position of a target (as the object producing the return could be located anywhere along a vertical arc segment at the target’s slant distance in the plane of the radar beam).1


  • Secondary surveillance radar (SSR) isn’t, strictly-speaking, radar at all. Instead of bouncing radio waves off the local flying-object population, it, in essence, calls out “Is anyone there?” in the blind; transponder-equipped aircraft hear this call, and the aircraft’s transponder then broadcasts the aircraft’s position, altitude, airspeed, direction, flight number, aircraft type, licence, registration, proof of insurance, etc., allowing the SSR system to plot the exact position of the aircraft generating the return, along with the aforementioned other various interesting pieces of information. This makes SSR extremely useful, especially in congested airspace, but it can’t detect anything without a transponder, or with a broken transponder, or with their transponder turned off. SSR is planned to eventually be replaced by ADS-B, which works in essentially exactly the same way, except that the aircraft’s transponder broadcasts all of the aforementioned information in the blind, without being asked, thus eliminating the need to have a large, expensive SSR transmitter for each ATC facility.

Here’s an illustration of the difference in the determination and display of target positional information between primary and secondary radars:



Image Description Here



Separating secondary targets from each other is (assuming that the air traffic controllers and pilots concerned are paying attention and doing what they’re supposed to), obviously, trivial; you just need to avoid having two or more aircraft occupy the same position at the same altitude at the same time. Separating primary targets from each other is also fairly trivial, despite the fuzzy positional information and the lack of altitude information; two or more aircraft occupying different vertical arc segments (and, thus, separate from each other) will show up as two or more separate targets, so the trick is to keep two or more aircraft from occupying the same arc segment. If you’re dealing with just primary targets, separation between aircraft can be assured by keeping the dots on the screen away from each other.



If, however, you’re dealing with a mix of primary and secondary targets, I see a problem arising: since positional information is determined differently for primary and secondary targets, an aircraft in a given position could show up in one of two different places on the screen, depending on whether it’s a primary or a secondary target:



Anatomy of an impending midair collision



It should be immediately obvious that the same effect could be produced if the primary and secondary targets were produced by different aircraft; two aircraft in dangerously close proximity to each other could appear to the controller to be separated by a safe distance, if one of the aircraft is a primary target and the other is a secondary target.



How to solve this problem?




1: Some PSR systems (primarily military systems, as it’s much easier to vector aircraft to intercept an intruder if you know its altitude and its exact location) do provide altitude information; some of these work by using a narrow “pencil beam”, which allows the determination of a target’s elevation angle at the cost of greatly-increased scan times, while others use a pair of radars at different heights and measure the difference in slant distances to the target between the two radars, allowing the target’s altitude to be determined using trigonometry.










share|improve this question









$endgroup$




Air traffic control radars come in two flavours, with most ATC centers using both and displaying the output of both on a single screen:




  • Primary surveillance radar (PSR) is a true radar system, which detects aircraft (and also non-aircraft objects, such as birds, balloons, weather, parts detached from aircraft, the ground...) by bouncing radio waves off them. PSR is valuable because it can detect not just aircraft with functioning and responding transponders, but also aircraft without functioning transponders and the aforementioned non-aircraft-but-potentially-of-interest-to-or-regarding-aircraft objects. However, in order to maximise the amount of airspace covered per 360º sweep, the radar beam from most civilian PSR transmitters is fan-shaped; at any given moment, the beam covers (for all intents and purposes) just a single azimuth, but is spread out over a wide range of elevation angles. The radar has no way to determine the elevation angle of a returning reflected signal, which makes most PSR systems useless for discerning altitude, and introduces some imprecision and a variable amount of inaccuracy into the ground position of a target (as the object producing the return could be located anywhere along a vertical arc segment at the target’s slant distance in the plane of the radar beam).1


  • Secondary surveillance radar (SSR) isn’t, strictly-speaking, radar at all. Instead of bouncing radio waves off the local flying-object population, it, in essence, calls out “Is anyone there?” in the blind; transponder-equipped aircraft hear this call, and the aircraft’s transponder then broadcasts the aircraft’s position, altitude, airspeed, direction, flight number, aircraft type, licence, registration, proof of insurance, etc., allowing the SSR system to plot the exact position of the aircraft generating the return, along with the aforementioned other various interesting pieces of information. This makes SSR extremely useful, especially in congested airspace, but it can’t detect anything without a transponder, or with a broken transponder, or with their transponder turned off. SSR is planned to eventually be replaced by ADS-B, which works in essentially exactly the same way, except that the aircraft’s transponder broadcasts all of the aforementioned information in the blind, without being asked, thus eliminating the need to have a large, expensive SSR transmitter for each ATC facility.

Here’s an illustration of the difference in the determination and display of target positional information between primary and secondary radars:



Image Description Here



Separating secondary targets from each other is (assuming that the air traffic controllers and pilots concerned are paying attention and doing what they’re supposed to), obviously, trivial; you just need to avoid having two or more aircraft occupy the same position at the same altitude at the same time. Separating primary targets from each other is also fairly trivial, despite the fuzzy positional information and the lack of altitude information; two or more aircraft occupying different vertical arc segments (and, thus, separate from each other) will show up as two or more separate targets, so the trick is to keep two or more aircraft from occupying the same arc segment. If you’re dealing with just primary targets, separation between aircraft can be assured by keeping the dots on the screen away from each other.



If, however, you’re dealing with a mix of primary and secondary targets, I see a problem arising: since positional information is determined differently for primary and secondary targets, an aircraft in a given position could show up in one of two different places on the screen, depending on whether it’s a primary or a secondary target:



Anatomy of an impending midair collision



It should be immediately obvious that the same effect could be produced if the primary and secondary targets were produced by different aircraft; two aircraft in dangerously close proximity to each other could appear to the controller to be separated by a safe distance, if one of the aircraft is a primary target and the other is a secondary target.



How to solve this problem?




1: Some PSR systems (primarily military systems, as it’s much easier to vector aircraft to intercept an intruder if you know its altitude and its exact location) do provide altitude information; some of these work by using a narrow “pencil beam”, which allows the determination of a target’s elevation angle at the cost of greatly-increased scan times, while others use a pair of radars at different heights and measure the difference in slant distances to the target between the two radars, allowing the target’s altitude to be determined using trigonometry.







air-traffic-control radar separation






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 3 hours ago









SeanSean

5,91132873




5,91132873







  • 3




    $begingroup$
    Your description of SSR conflates the functionality of SSR and ADS-B. SSR returns the mode C ident and pressure altitude (only those two things, not lat/lon), and is usually integrated with the PSR.
    $endgroup$
    – Greg Hewgill
    3 hours ago












  • 3




    $begingroup$
    Your description of SSR conflates the functionality of SSR and ADS-B. SSR returns the mode C ident and pressure altitude (only those two things, not lat/lon), and is usually integrated with the PSR.
    $endgroup$
    – Greg Hewgill
    3 hours ago







3




3




$begingroup$
Your description of SSR conflates the functionality of SSR and ADS-B. SSR returns the mode C ident and pressure altitude (only those two things, not lat/lon), and is usually integrated with the PSR.
$endgroup$
– Greg Hewgill
3 hours ago




$begingroup$
Your description of SSR conflates the functionality of SSR and ADS-B. SSR returns the mode C ident and pressure altitude (only those two things, not lat/lon), and is usually integrated with the PSR.
$endgroup$
– Greg Hewgill
3 hours ago










3 Answers
3






active

oldest

votes


















3












$begingroup$

Typically the surveillance information from multiple sources (PSR, SSR, ADS-B, multilateration, etc) are combined into a single "system track" using a Kalman filter. The ATM system has specific code to deal with crossing tracks where the labels may get confused, and controllers have procedures to fix this when it does happen.



The ATM system does its best to avoid displaying multiple targets for the same aircraft.






share|improve this answer









$endgroup$




















    2












    $begingroup$

    Mode C transponders only transmit a squawk code (same as mode A) and altitude, so the range error due to slant distance is the same for SSR as for PSR, and the two can be easily merged. Mode S adds some other details, but none that are relevant here.



    ADSB transmits lat/long (and many other things), so it has no slant range error. However, ADSB messages also contain the same squawk code and altitude as in mode A/C/S, which means ADSB targets can be trivially merged with their corresponding SSR targets.






    share|improve this answer









    $endgroup$




















      1












      $begingroup$

      I was told that separation with primary targets is usually not assured.



      The primary radar output usually contains a lot of ‘ground clutter’ like cars on the motorway and wind turbine rotors—it can filter out reflections of static objects, but these are moving and the system cannot be sure—so finding a relevant primary target in it is quite hard.



      So controllers only look for primary targets if they have another indication that an aircraft should be there—either because it is communicating over radio, but does not have transponder or it had failed, or because another pilot already reported an aircraft that is not communicating at all in the area (gliders, balloons and such often don't have radio at all, and you don't have to have it in the uncontrolled airspace).



      Note that the precision of an area radar is not that high, maybe a mile, so the slant error is often below the resolution anyway. And since the secondary radar collects transponder responses to the sweeps of the primary radar, it has no problem matching the secondary targets with the corresponding primary ones.






      share|improve this answer









      $endgroup$













        Your Answer





        StackExchange.ifUsing("editor", function ()
        return StackExchange.using("mathjaxEditing", function ()
        StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
        StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
        );
        );
        , "mathjax-editing");

        StackExchange.ready(function()
        var channelOptions =
        tags: "".split(" "),
        id: "528"
        ;
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function()
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled)
        StackExchange.using("snippets", function()
        createEditor();
        );

        else
        createEditor();

        );

        function createEditor()
        StackExchange.prepareEditor(
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: false,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: null,
        bindNavPrevention: true,
        postfix: "",
        imageUploader:
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        ,
        noCode: true, onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        );



        );













        draft saved

        draft discarded


















        StackExchange.ready(
        function ()
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faviation.stackexchange.com%2fquestions%2f62215%2fhow-is-radar-separation-assured-between-primary-and-secondary-targets%23new-answer', 'question_page');

        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        3












        $begingroup$

        Typically the surveillance information from multiple sources (PSR, SSR, ADS-B, multilateration, etc) are combined into a single "system track" using a Kalman filter. The ATM system has specific code to deal with crossing tracks where the labels may get confused, and controllers have procedures to fix this when it does happen.



        The ATM system does its best to avoid displaying multiple targets for the same aircraft.






        share|improve this answer









        $endgroup$

















          3












          $begingroup$

          Typically the surveillance information from multiple sources (PSR, SSR, ADS-B, multilateration, etc) are combined into a single "system track" using a Kalman filter. The ATM system has specific code to deal with crossing tracks where the labels may get confused, and controllers have procedures to fix this when it does happen.



          The ATM system does its best to avoid displaying multiple targets for the same aircraft.






          share|improve this answer









          $endgroup$















            3












            3








            3





            $begingroup$

            Typically the surveillance information from multiple sources (PSR, SSR, ADS-B, multilateration, etc) are combined into a single "system track" using a Kalman filter. The ATM system has specific code to deal with crossing tracks where the labels may get confused, and controllers have procedures to fix this when it does happen.



            The ATM system does its best to avoid displaying multiple targets for the same aircraft.






            share|improve this answer









            $endgroup$



            Typically the surveillance information from multiple sources (PSR, SSR, ADS-B, multilateration, etc) are combined into a single "system track" using a Kalman filter. The ATM system has specific code to deal with crossing tracks where the labels may get confused, and controllers have procedures to fix this when it does happen.



            The ATM system does its best to avoid displaying multiple targets for the same aircraft.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 3 hours ago









            Greg HewgillGreg Hewgill

            6,49612534




            6,49612534





















                2












                $begingroup$

                Mode C transponders only transmit a squawk code (same as mode A) and altitude, so the range error due to slant distance is the same for SSR as for PSR, and the two can be easily merged. Mode S adds some other details, but none that are relevant here.



                ADSB transmits lat/long (and many other things), so it has no slant range error. However, ADSB messages also contain the same squawk code and altitude as in mode A/C/S, which means ADSB targets can be trivially merged with their corresponding SSR targets.






                share|improve this answer









                $endgroup$

















                  2












                  $begingroup$

                  Mode C transponders only transmit a squawk code (same as mode A) and altitude, so the range error due to slant distance is the same for SSR as for PSR, and the two can be easily merged. Mode S adds some other details, but none that are relevant here.



                  ADSB transmits lat/long (and many other things), so it has no slant range error. However, ADSB messages also contain the same squawk code and altitude as in mode A/C/S, which means ADSB targets can be trivially merged with their corresponding SSR targets.






                  share|improve this answer









                  $endgroup$















                    2












                    2








                    2





                    $begingroup$

                    Mode C transponders only transmit a squawk code (same as mode A) and altitude, so the range error due to slant distance is the same for SSR as for PSR, and the two can be easily merged. Mode S adds some other details, but none that are relevant here.



                    ADSB transmits lat/long (and many other things), so it has no slant range error. However, ADSB messages also contain the same squawk code and altitude as in mode A/C/S, which means ADSB targets can be trivially merged with their corresponding SSR targets.






                    share|improve this answer









                    $endgroup$



                    Mode C transponders only transmit a squawk code (same as mode A) and altitude, so the range error due to slant distance is the same for SSR as for PSR, and the two can be easily merged. Mode S adds some other details, but none that are relevant here.



                    ADSB transmits lat/long (and many other things), so it has no slant range error. However, ADSB messages also contain the same squawk code and altitude as in mode A/C/S, which means ADSB targets can be trivially merged with their corresponding SSR targets.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered 2 hours ago









                    StephenSStephenS

                    5,2531929




                    5,2531929





















                        1












                        $begingroup$

                        I was told that separation with primary targets is usually not assured.



                        The primary radar output usually contains a lot of ‘ground clutter’ like cars on the motorway and wind turbine rotors—it can filter out reflections of static objects, but these are moving and the system cannot be sure—so finding a relevant primary target in it is quite hard.



                        So controllers only look for primary targets if they have another indication that an aircraft should be there—either because it is communicating over radio, but does not have transponder or it had failed, or because another pilot already reported an aircraft that is not communicating at all in the area (gliders, balloons and such often don't have radio at all, and you don't have to have it in the uncontrolled airspace).



                        Note that the precision of an area radar is not that high, maybe a mile, so the slant error is often below the resolution anyway. And since the secondary radar collects transponder responses to the sweeps of the primary radar, it has no problem matching the secondary targets with the corresponding primary ones.






                        share|improve this answer









                        $endgroup$

















                          1












                          $begingroup$

                          I was told that separation with primary targets is usually not assured.



                          The primary radar output usually contains a lot of ‘ground clutter’ like cars on the motorway and wind turbine rotors—it can filter out reflections of static objects, but these are moving and the system cannot be sure—so finding a relevant primary target in it is quite hard.



                          So controllers only look for primary targets if they have another indication that an aircraft should be there—either because it is communicating over radio, but does not have transponder or it had failed, or because another pilot already reported an aircraft that is not communicating at all in the area (gliders, balloons and such often don't have radio at all, and you don't have to have it in the uncontrolled airspace).



                          Note that the precision of an area radar is not that high, maybe a mile, so the slant error is often below the resolution anyway. And since the secondary radar collects transponder responses to the sweeps of the primary radar, it has no problem matching the secondary targets with the corresponding primary ones.






                          share|improve this answer









                          $endgroup$















                            1












                            1








                            1





                            $begingroup$

                            I was told that separation with primary targets is usually not assured.



                            The primary radar output usually contains a lot of ‘ground clutter’ like cars on the motorway and wind turbine rotors—it can filter out reflections of static objects, but these are moving and the system cannot be sure—so finding a relevant primary target in it is quite hard.



                            So controllers only look for primary targets if they have another indication that an aircraft should be there—either because it is communicating over radio, but does not have transponder or it had failed, or because another pilot already reported an aircraft that is not communicating at all in the area (gliders, balloons and such often don't have radio at all, and you don't have to have it in the uncontrolled airspace).



                            Note that the precision of an area radar is not that high, maybe a mile, so the slant error is often below the resolution anyway. And since the secondary radar collects transponder responses to the sweeps of the primary radar, it has no problem matching the secondary targets with the corresponding primary ones.






                            share|improve this answer









                            $endgroup$



                            I was told that separation with primary targets is usually not assured.



                            The primary radar output usually contains a lot of ‘ground clutter’ like cars on the motorway and wind turbine rotors—it can filter out reflections of static objects, but these are moving and the system cannot be sure—so finding a relevant primary target in it is quite hard.



                            So controllers only look for primary targets if they have another indication that an aircraft should be there—either because it is communicating over radio, but does not have transponder or it had failed, or because another pilot already reported an aircraft that is not communicating at all in the area (gliders, balloons and such often don't have radio at all, and you don't have to have it in the uncontrolled airspace).



                            Note that the precision of an area radar is not that high, maybe a mile, so the slant error is often below the resolution anyway. And since the secondary radar collects transponder responses to the sweeps of the primary radar, it has no problem matching the secondary targets with the corresponding primary ones.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered 1 hour ago









                            Jan HudecJan Hudec

                            40.4k4106196




                            40.4k4106196



























                                draft saved

                                draft discarded
















































                                Thanks for contributing an answer to Aviation Stack Exchange!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid


                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.

                                Use MathJax to format equations. MathJax reference.


                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function ()
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faviation.stackexchange.com%2fquestions%2f62215%2fhow-is-radar-separation-assured-between-primary-and-secondary-targets%23new-answer', 'question_page');

                                );

                                Post as a guest















                                Required, but never shown





















































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown

































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown







                                Popular posts from this blog

                                Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

                                Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

                                Tom Holland Mục lục Đầu đời và giáo dục | Sự nghiệp | Cuộc sống cá nhân | Phim tham gia | Giải thưởng và đề cử | Chú thích | Liên kết ngoài | Trình đơn chuyển hướngProfile“Person Details for Thomas Stanley Holland, "England and Wales Birth Registration Index, 1837-2008" — FamilySearch.org”"Meet Tom Holland... the 16-year-old star of The Impossible""Schoolboy actor Tom Holland finds himself in Oscar contention for role in tsunami drama"“Naomi Watts on the Prince William and Harry's reaction to her film about the late Princess Diana”lưu trữ"Holland and Pflueger Are West End's Two New 'Billy Elliots'""I'm so envious of my son, the movie star! British writer Dominic Holland's spent 20 years trying to crack Hollywood - but he's been beaten to it by a very unlikely rival"“Richard and Margaret Povey of Jersey, Channel Islands, UK: Information about Thomas Stanley Holland”"Tom Holland to play Billy Elliot""New Billy Elliot leaving the garage"Billy Elliot the Musical - Tom Holland - Billy"A Tale of four Billys: Tom Holland""The Feel Good Factor""Thames Christian College schoolboys join Myleene Klass for The Feelgood Factor""Government launches £600,000 arts bursaries pilot""BILLY's Chapman, Holland, Gardner & Jackson-Keen Visit Prime Minister""Elton John 'blown away' by Billy Elliot fifth birthday" (video with John's interview and fragments of Holland's performance)"First News interviews Arrietty's Tom Holland"“33rd Critics' Circle Film Awards winners”“National Board of Review Current Awards”Bản gốc"Ron Howard Whaling Tale 'In The Heart Of The Sea' Casts Tom Holland"“'Spider-Man' Finds Tom Holland to Star as New Web-Slinger”lưu trữ“Captain America: Civil War (2016)”“Film Review: ‘Captain America: Civil War’”lưu trữ“‘Captain America: Civil War’ review: Choose your own avenger”lưu trữ“The Lost City of Z reviews”“Sony Pictures and Marvel Studios Find Their 'Spider-Man' Star and Director”“‘Mary Magdalene’, ‘Current War’ & ‘Wind River’ Get 2017 Release Dates From Weinstein”“Lionsgate Unleashing Daisy Ridley & Tom Holland Starrer ‘Chaos Walking’ In Cannes”“PTA's 'Master' Leads Chicago Film Critics Nominations, UPDATED: Houston and Indiana Critics Nominations”“Nominaciones Goya 2013 Telecinco Cinema – ENG”“Jameson Empire Film Awards: Martin Freeman wins best actor for performance in The Hobbit”“34th Annual Young Artist Awards”Bản gốc“Teen Choice Awards 2016—Captain America: Civil War Leads Second Wave of Nominations”“BAFTA Film Award Nominations: ‘La La Land’ Leads Race”“Saturn Awards Nominations 2017: 'Rogue One,' 'Walking Dead' Lead”Tom HollandTom HollandTom HollandTom Hollandmedia.gettyimages.comWorldCat Identities300279794no20130442900000 0004 0355 42791085670554170004732cb16706349t(data)XX5557367