SciELO - Scientific Electronic Library Online

 
vol.14 número2PLATAFORMAS NANOESTRUCTURADAS DE PLATA PARA IDENTIFICACIÓN CUALITATIVA DE ESCHERICHIA COLI MEDIANTE ESPECTROSCOPIA RAMAN INTENSIFICADA POR EFECTO DE SUPERFICIE “PRUEBA DE CONCEPTO DEL SISTEMA” índice de autoresíndice de materiabúsqueda de artículos
Home Pagelista alfabética de revistas  

Servicios Personalizados

Revista

Articulo

Indicadores

Links relacionados

  • En proceso de indezaciónCitado por Google
  • No hay articulos similaresSimilares en SciELO
  • En proceso de indezaciónSimilares en Google

Compartir


Iteckne

versión impresa ISSN 1692-1798

Iteckne vol.14 no.2 Bucaramanga jul./dic. 2017

https://doi.org/10.15332/iteckne.v14i2.1772 

Artículos de investigación e innovación

EVALUATION OF CFAR DETECTORS PERFORMANCE

EVALUACIÓN DEL DESEMPEÑO DE DETECTORES CFAR

José Raúl Machado-Fernández1 

Norelys Mojena-Hernández2 

Jesús de la Concepción Bacallao-Vidal3 

1Telecommunications and Electronics Engineering Instituto Superior Politécnico José Antonio Echeverría - CUJAE. La Habana, Cuba. m4ch4do@hispavista.com.

2Telecommunications and Electronics Engineering, Instituto Superior Politécnico José Antonio Echeverría - CUJAE. La Habana, Cuba. nmojenah@gmail.com.

3Ph.D. in Technical Sciences Instituto Superior Politécnico José Antonio Echeverría - CUJAE. La Habana, Cuba. bacallao@electrica.cujae.edu.cu.


Abstract

The operation of coastal and off-shore radars is affected because the targets are surrounded by a background filled with sea clutter. According on the Neyman-Pearson criterion, radar detectors must always try to maintain a constant false alarm probability before trying to improve other system variables. Using the MATLAB mathematic software, the authors evaluated the performance of the CA, OS, MSCA, AND, OR and ISCFAR processors concerning their ability to maintain the constant false alarm probability conceived in the design. After testing the schemes with different test profiles whose samples were Rayleigh distributed, it was concluded that most of the alternatives exhibit problems when facing certain situations that may appear in real environments. Consequently, recommendations on which solution is best to use are offered for guaranteeing a reduced deviation of the operational false alarm probability from the value conceived in the design when processing heterogeneous clutter.

Keywords: Radar clutter; CFAR; false alarm probability; radar detectors performance

Resumen

La operación de los radares costeros y oceánicos se ve afectada porque los blancos se encuentran embebidos en un fondo de clutter marino. De acuerdo con el criterio de Neyman-Pearson, los detectores de radar siempre buscan garantizar un valor determinado de probabilidad de falsa alarma antes de mejorar otras variables del sistema. Utilizando la herramienta matemática MATLAB, los autores evaluaron el desempeño de los procesadores CA, OS, MSCA, AND, OR e IS-CFAR con respecto al mantenimiento de la probabilidad de falsa alarma concebida a priori en el diseño. Luego de someter los esquemas a diferentes perfiles de prueba con clutter distribuido Rayleigh, se concluyó que la mayoría de las alternativas presentan problemas ante determinadas situaciones que pueden aparecer con relativa frecuencia en ambientes reales. Consecuentemente, se ofrecen recomendaciones sobre cuál es el mejor esquema para emplear y garantizar una desviación reducida de la probabilidad de falsa alarma operacional con respecto a la de diseño cuando se enfrenta clutter heterogéneo.

Palabras clave: Clutter de radar; CFAR; probabilidad de falsa alarma; desempeño de los detectores de radar

1. INTRODUCTION

Nowadays, radars are not only important in warfare scenarios, but in many civilian applications such as sea and air traffic control, meteorology and highway security1. The radar’s main function is detecting objects within its exploration area and estimating their position, speed and movement direction, by processing the echo signal received at the antenna2.

Detecting a radar objective can be often a difficult task because, in most cases, the echo signal is mixed with an interfering component, known as clutter. This component appears as a result of the echo produced on elements surrounding the target. In the case of coastal or ocean exploration, the interfering contribution is called sea clutter. Generally, sea clutter is regarded as a significant problem in the performance of radar devices since it introduces more errors that other types of background signals such as land clutter3.

A radar detector has two basic parameters: the false alarm probability (Pf) and the probability of detection (Pd). These parameters have an inverse proportional relationship, that is, one can be improved by sacrificing the other one. According to the Neyman-Pearson criterion, the false alarm probability takes precedence4. In other words, the designer must first guarantee a certain level of false alarm probability before attempting to increase the probability of detection by other means.

Due to the high amount of received echo signals and their frequent fluctuation, adaptive processing techniques are applied for detection purposes. These sliding window based schemes are known as CFAR (Constant False Alarm Rate) processors, and operate by establishing a threshold based on the average background magnitude5,6.

Regardless of the used CFAR alternative, the applied sliding window mechanism is the same. The window moves throughout the coverage region, and contains a group of reference cells around a central cell that is used to decide on the presence of a target. Each radar resolution cell has a chance to occupy the central position. The reference cells that have not yet occupied the center form the lower window; while those who have been already evaluated constitute the upper window.

The decision about the presence of an objective is taken by multiplying the average of all reference cells by an adjustment factor (T) and comparing the result with the central cell. If the magnitude of the central cell exceeds the calculated threshold, the system will indicate the signal corresponds to a target. Generally, the increase of T benefits the false alarm probability and provokes a loss in the probability of detection7,8.

Radar clutter is heterogeneous because it presents two types of sudden fluctuations: changes in the clutter mean and the occurrence of multiple nearby targets9. These non-homogeneities distort the calculation of the average from the cells in the window and therefore alter the detector’s performance since the operational false alarm probability will deviate from the original value conceived in the design.

For correcting the above problem, different CFAR mechanisms have been presented proposing various ways of estimating the background average. The two schemes that constitute the foundation of the theory of detection are the CA-CFAR (Cell Averaging-CFAR) and OS-CFAR (Ordered Statistics-CFAR)10.

The CA-CFAR is commonly regarded as the reference model for comparing new implementations10-12. It performs the traditional averaging procedure by adding the magnitudes of the reference cells and dividing the result by the number of cells. Nevertheless, it exhibits a weak behavior against heterogeneous signals13.

Moreover, the OS-CFAR computes the background mean by ordering the values and selecting the one that is in the center of the window. Thus, it achieves a better response to the presence of multiple objectives but the estimation made on the average is poor and the solution consumes high processing times9.

Since both the CA-CFAR and the OS-CFAR have limitations in their performance, several authors have proposed different alternatives that solve some of the observed problems. However, the gain of the new implementations is often measured only by comparing it to the CA-CFAR and under specific conditions. There is little reference providing a clear comparison between various solutions under similar conditions.

According to the analysis above, the authors of the current investigation aimed at comparing the performance of several CFAR alternatives regarding the maintaining of the false alarm probability, which is the fundamental detector’s parameter. Initially, they conducted a study about the state of the art which allowed them to select the most promising CFARs. Then, they prepared a sequence of test profiles including multiple heterogeneities in a simulation environment created in MATLAB. Each test profile was presented to the selected architectures, obtaining a characterization and comparison of their performance under critical radar clutter scenarios. The compared alternatives were the CA, OS, MSCA, AND, OR and IS-CFAR processors. The results of the study allow drawing conclusions about which architecture is more suitable to be applied for improving Cuban radar systems.

The paper proceeds as follows. The second section, called “Materials and Methods” introduces the operating principles of the different addressed detectors, along with details of the profiles conceived for testing. The third section, under the name of “Results and Discussion” describes the observed performance of each scheme against the different simulated situations. Finally, in “Conclusions and Future Research”, the main contributions of the investigation are summarized and recommendations are offered for ways of improving the results.

2. MATHERIALS AND METHODS

The current section is divided in two sub-sections for better understanding. In the first one, the selected detectors are presented, with a brief description of each one. In the second sub-section, the conditions in which the experiments were conducted are described, along with the test scenarios.

2.1 CFAR alternatives

The authors first conducted a review of the literature finding about 25 CFAR detectors they consider were the most commonly used. The most important consulted papers were14-34. From these references, six CFARs were selected for the experiments, trying to involve solutions executing different techniques.

The CA-CFAR and OS-CFAR architectures were included in the experiments because they are the classical averaging and ordered statistics processors. The MSCA-CFAR24 (Selection of Clutter Average Minimum-CFAR) processor was selected because it implements an improved averaging technique. The AND-CFAR and OR-CFAR (27, 30) were added as mixed solutions. Finally, the ISCFAR (Improved Switching-CFAR)26 was chosen because it applies switching techniques that are completely different from the previous ones.

2.1.1 MSCA-CFAR processor

The MSCA-CFAR is based on the division of the reference window into several sub-windows of reduced size. This detector extracts the sample with the lower magnitude from each sub-window and computes the average of all minimum values. This approach eliminates the interference from nearby targets but is responsible for a poorer estimate of the clutter average.

Figure 1 shows a block diagram of the MSCA- CFAR’s internal structure. According to its original conception, the system can use any size for the sub-windows that can even share some reference cells. In this project, five sub-reference windows were placed to each side of the central cell. Each sub-window contained 8 cells, so that the first two cells of each sub-window were shared with the last two of the previous one.

Source: the authors.

Figure 1 BLOCK DIAGRAM FOR THE MSCA-CFAR PROCESSOR 

2.1.2 AND-CFAR and OR-CFAR processor

The AND-CFAR and OR-CFAR processors are based on a fusion of the CA-CFAR and OS-CFAR techniques. Both alternatives require the calculation of detection thresholds using traditional averaging and ordered statistics methods with the TCA and TOS adjustment factors. The AND-CFAR detects an objective only when the value of the center cell (Y) exceeds both the CA and OS thresholds; whereas the OR-CFAR rejects the existence of an objective only when the magnitude of is smaller than both thresholds.

Source: the authors.

Figure 2 INTERNAL STRUCTURE OF THE AND-CFAR AND OR-CFAR PROCESSORS 

Figure 2 shows the internal structure of the ANDCFAR and OR-CFAR processors. In the current project, a common T was utilized as a replace of the TCA and TOS factors. This simplifies the scheme’s operation while maintaining its proper functioning.

2.1.3 IS-CFAR processor

Considered as an improvement of the S-CFAR, the IS-CFAR architecture attempts to achieve a better performance under heterogeneous scenarios without applying a very complicated algorithm for estimating the background average. To perform the detection, the processor compares each cell of the window with the center cell multiplied by a correction factor (α). Cells having a magnitude smaller than α are placed in the S0 set; the rest goes to S1. At the end, if the number of samples in S0 surpasses a predefined value (NT), the average is calculated using the cells contained in S0; otherwise the S1 set is used for the same purpose.

In this investigation, the authors worked with α = 0,5 and NT = 32. Therefore, all the cells included in S0 had a magnitude smaller than half the input of the central cell; and the set having more samples was selected for computing the clutter mean.

Source: the authors.

Figure 3 BLOCK DIAGRAM OF THE IS-CFAR PROCESSOR 

2.2 Description of the test environment

The CA, OS, MSCA, OR, AND and IS-CFAR detectors were tested using in all cases a 64 cells reference window according to choices made on recent investigations (8, 35, 36) . The processed samples were computer-generated using a Rayleigh distribution whose mean was forced to one. The functions used for clutter modeling were the ones presented and validated in35, corresponding to the following probability density function (1):

(1)

Initially, Set A was generated having 300 000 groups of 65 samples each. Every group corresponded to an independent occurrence of a sliding window filled with homogeneous clutter. Then, multiple Monte Carlo simulations were performed by continuously adjusting each detector’s T value while processing Set A, until a figure that guaranteed a Pf = 10-3 was obtained, with an error inferior to 1%. The found T was interpreted as the design adjustment factor that guaranteed the wanted Pf. Table I shows the T figures drawn from this experiment.

Table I ADJUSTMENT FACTORS (T) GUARANTEEING Pf = 10-3 

CFAR Processor Adjustment Factor (T)
CA-CFAR 3,03
OS-CFAR 3,31
MSCA-CFAR 10,6
OR-CFAR 3,31
AND-CFAR 3,02
IS-CFAR 3,9

Source: the authors

Afterwards, the CFAR processors response to sets with a structure similar to Set A, but including no-homogeneities in each window, was recorded. A total of 11 different profiles sets were defined for testing. The first seven represented different multiple target situations; while the remaining four stood for sudden clutter changes.

As shown in Fig. 4, the multiple target profiles were generated by forcing the background’s average to one. Profiles 1 and 2 contained an interfering objective in the cell number 15 (from left to right) with amplitudes of 3 and 6 respectively; equivalent to a signal to noise ratio of 9,54 dB and 15,56 dB. Profiles 3 and 4 repeated the scenario but changed the interfering target to the position 45 of the sliding window. Finally, profiles from 5 to 7 included high magnitude samples both in cells 15 and 45.

Profiles for clutter magnitude changes are presented in Fig. 5. Profiles 8 and 9 described two sudden increases in the upper window’s amplitude, keeping the center cell in the lower region. Moreover, scenarios 10 and 11 simulated two amplitude reductions where the central cell belonged to the upper portion.

Source: the authors.

Figure 4 TEST PROFILES WITH DIFFERENT TARGET SITUATIONS 

Source: the authors.

Figure 5 TEST PROFILES WITH DIFFERENT CLUTTER LEVEL CHANGES 

3. RESULTS AND DISCUSSION

The current section presents a characterization of the performance exhibited by the CA, OS, MSCA, OR, AND and IS-CFAR processors after facing the previously described scenarios. More specifically, the analysis is focused on the deviation experienced in the operational false alarm probability.

3.1 Performance against the interfering target profiles

Fig. 6 displays the results of the analysis for profiles from 1 to 7 which contained interfering target situations. As it can be seen, the CA-CFAR and AND-CFAR processors experienced the greatest deviations from the design Pf. This is because interfering objectives directly influence the method for calculating the average applied by these schemes. Besides, it is understandable that the ANDCFAR had displayed the lowest false alarm probabilities: it only detects a target when it’s confirmed both by cell averaging and ordered statistics.

Conversely, the OS-CFAR and OR-CFAR alternatives showed a significantly better performance, which was only beaten by the MSCA-CFAR and the IS-CFAR. Specifically, the IS-CFAR was the one that exhibited the best behavior, maintaining an overall deviation inferior to ten percent from the design. However, the MSCA-CFAR was a challenging rival that even got the best results for the first two profiles, although the difference with the IS-CFAR was not significant. In addition, the MSCA-CFAR was able to maintain its operational Pf always below the design value which is a desired response.

Analyzing Fig. 6 from a general perspective, profiles 1 and 3 were the ones that introduced the slighter alterations in the performance. The fact is justified because they were the ones having interfering targets with the lowest magnitudes. At the same time, it can be concluded that most of the measurements were below the design Pf value. This was an expected result since the addition of objectives in the window causes the average to increase, resulting in higher magnitude thresholds that trigger fewer false alarms.

3.2 Performance against profiles with clutter changes

The processors’ performance against profiles with clutter changes was quite poor compared to that observed for interfering targets. Fig. 7 contains two graphs illustrating the results. On the left, a graph similar to Fig. 6 is presented relating the profile number with the experienced Pf. The same chart is offered on the right but in logarithmic scale.

Source: the authors.

Figure 6 OPERATIONAL FALSE ALARM PROBABILITY EXHIBITED BY THE TESTED DETECTORS AFTER PROCESSING THE FIRST SEVEN PROFILES 

Source: the authors.

Figure 7 OPERATIONAL FALSE ALARM PROBABILITY DISPLAYED BY THE TESTED DETECTORS AFTER FACING SCENARIOS WITH CLUTTER LEVEL CHANGES 

As it can be seen, no detector maintained a good overall response to the addressed profiles. For scenarios 8 and 11, the best results were achieved by the IS-CFAR which on the contrary was the worst solution to profiles 9 and 10. Maybe the best stability was exhibited by the MSCA-CFAR that had the best behavior for profiles 9 and 10, and maintained a relatively low deviation for profile 11. So, as a conclusion of the experiment, the authors state that the IS-CFAR and the MSCA-CFAR alternatives are the more stable schemes, even though they incurred into considerable fluctuations in some scenarios.

3.3 Processing time

Processing time provides an additional variable for measuring the suitability of each solution. The average time consumed in producing an output for a 65 cells window is shown in Table II. The figures were obtained using a Pentium Dual-Core 2,50 GHz with 2 GB of RAM.

Table II AVERAGE TIME SPENT ON PROCESSING A CLUTTER WINDOW 

Scheme Time in
CA-CFAR 3,9
OS-CFAR 8,1
MSCA-CFAR 7,0
OR-CFAR 11,35
AND-CFAR 11,38
IS-CFAR 6,39

Source: the authors.

As expected, the CA-CFAR processor was the one that executed the faster detection because it directly computes the arithmetic average. The OS-CFAR architecture consumed about twice as much time given the required ordering of the samples. The ORCFAR and AND-CFAR schemes took even more time since they need to evaluate both the cell averaging and ordered statistics mechanisms. Meanwhile, the MSCA-CFAR and IS-CFAR consumed slightly less time than the OS-CFAR as they carry out only partial arrangements of the information.

4. CONCLUSIONS AND FUTURE RESEARCH

The performance of six CFAR schemes was tested against 11 computer-generated Rayleigh clutter profiles containing almost 20 million samples. As a result, the authors concluded that the MSCA- CFAR and IS-CFAR alternatives exhibited the smaller deviations of the operational false alarm probability from the value conceived in the design; while completing the performance in a reduced time interval. Nevertheless, certain scenarios with clutter level changes caused all tested processors to strongly fluctuate their false alarm probability, losing thereby their CFAR property.

This paper makes a direct contribution to the theory of CFAR detectors. More specifically, the authors found radar processors with good overall performance that can be applied to improve the detection systems of Cuban coastal radars. Also, the simulated architectures will be included in the MATE-CFAR 2 test environment which is a progression of the first version of MATE-CFAR presented in7. This environment has both educational and research purposes since it will allow simulating multiple clutter modeling distributions and CFAR alternatives.

It is considered that it would be helpful to reproduce the current study including other CFAR algorithms, searching mostly for an improved response to clutter level changes. Likewise, the addition of new test profiles containing more than one interfering target and more than one clutter level change is recommended. The authors will focus next in the test of the addressed detectors regarding the probability of detection.

REFERENCIAS

1. W. L. Melvin and J. A. Scheer, Principles of Modern Radar, Vol III Radar Applications: Scitech Publishing, 2014. [ Links ]

2. D. A. de la Mata Moya, “Diseño de detectores robustos en aplicaciones de radar”, doctoral thesis, University of Alcalá, Spain, 2012. [ Links ]

3. K. Ward, R. Tough, and S. Watts, Sea Clutter Scattering, the K Distribution and Radar Performance, 2nd edition, London, United Kingdom: The Institution of Engineering and Technology, 2013. [ Links ]

4. M. Barkat, Signal Detection and Estimation, 2nd edition: Artech House, 2005. [ Links ]

5. I. Gato Martínez, Algoritmo para la Estimación de la Distribución del Clutter Marino, Telecommunications and Electronics Engineering Degree, Telecommunications and Telematics Department, Electric Faculty, Instituto Superior Politécnico José Antonio Echeverría (ISPJAE), La Habana, Cuba, 2014. [ Links ]

6. R. C. Sánchez Rams, Implementación del detector CA-CFAR en VHDL para crear un PC-Radar Cubano usando FPGA, Telecommunications and Electronics Engineering Degree, Telecommunications and Telematics Department, Electric Faculty Instituto Superior Politécnico José Antonio Echeverría (ISPJAE), La Habana, Cuba, 2014. [ Links ]

7. J. R. Machado Fernández and J. C. Bacallao Vidal, “MATE-CFAR: Ambiente de Pruebas para Detectores CFAR en MATLAB”, Telem@tica, vol. 13(3), pp. 86-98, 2014. [ Links ]

8. J. R. Machado Fernández, “Estimation of the Relation between Weibull Distributed Sea clutter and the CACFAR Scale Factor”, Journal of Tropical Engineering, vol. 25(2), pp. 19-28, 2015. [ Links ]

9. J. C. Bacallao Vidal, “Un modelo Teórico de la Técnica DRACEC. Metodología del Proceso de Adaptación al Fondo”, PhD in Technical Ciences, Instituto Técnico Militar “José Martí”, La Habana, Cuba, 2003. [ Links ]

10. R. López Monzón, Estudio y optimización de Filtros CFAR, empleando criterios de energía con aplicación a Radares de Navegación, Mecanic Engineering Degree, Departamento de Ingeniería Mecánico-Eléctrica, Universidad de Piura, Piura, Perú, 2013. [ Links ]

11. M. B. El Mashade, “Performance Analysis of the Modified Versions of CFAR Detectors in Multiple-Target and Nonuniform Clutter”, Radioelectronics and Communications Systems, vol. 56(8), pp. 385-401, 2013. [ Links ]

12. M. A. Habid and M. Barkat, “CA-CFAR Detection Performance of Radar Targets Embedded in Non Centered Chi-2 Gamma Clutter”, IEEE 2008 Radar Conference, 2008. [ Links ]

13. H. Rohling, “Radar CFAR Thresholding in Clutter and Multiple Target Situations”, IEEE Transactions on Aerospace and Electronic Systems, vol. AES-19(4), 1983. [ Links ]

14. P. P. Gandhi and S. A. Kassaj, “Analysis of CFAR Processors in Nonhomogeneous Background”, IEEE Transactions on Aereospace and Electronic Systems, vol. 24(4), pp. 427-445, 1988. [ Links ]

15. H. Golman and Bar David, I., “Analysis and application of the excision CFAR detector”, in IEEE Proceedings, 1988, pp. 563-575. [ Links ]

16. H. Weiss, “Analysis of Some Modified Ordered Statistic CFAR-OSGO and OSSO-CFAR”, IEEE Transactions on Aereospace and Electronic Systems, vol. 26(1), pp. 197-202, 1990. [ Links ]

17. D. T. Nagle, “Analysis of Robust Order Statistic CFAR Detectors”, Doctor of Philosophy in Electrical and Computer Engineering, Illinois Institute of Technology, Chicago, Illinois, 1991. [ Links ]

18. Y. He and J. Guan, “A New CFAR Detector with Greatest of Selection”, IEEE 1995 International Radar Conference, 1995. [ Links ]

19. W. Liu and X. Liu, “AND-CFAR and OR-CFAR Detectors Design in Weibull Background”, IEEE 2003 International Radar Conference, 2003. [ Links ]

20. H. Wenlin, W. Yongliang, W. Shouyong, and F. Qianxue, “A Robust CFAR Detector Based on Ordered Statistic”, CIE 2006 International Conference on Radar, pp. 1-4, Oct. 2006. [ Links ]

21. J. Zhao, R. Tao, and Y. Wang, “A New CFAR Detector Based on Ordered Data Variability”, IEEE Proceedings of the First International Conference on Innovative Computing, Information and Control, 2006. [ Links ]

22. H. Mansouri, M. Hamadouche, F. Youcef Ettoumi, and B. Magaz, “Performance Analysis of a Weighted Max CFAR Processor,” International Radar Symposium, pp. 1-4, May 2008. [ Links ]

23. S. Erfanian and S. Faramarzi, “Performance of Excision Switching-CFAR in K distribuited sea clutter”, 14th Asia-Pacific Conference on Communications, Tokyo, 2008. [ Links ]

24. J. Mo Yang and W. Woo Kim “Performance Analysis of a Minimum Selected Cell Averaging CFAR Detection,” 11th IEEE International Conference on Communication Technology, 2008, pp. 442-445. [ Links ]

25. A. Tom and R. Viswanathan, “Switched Order Statistics CFAR Test for Target Detection”, IEEE 2008 Radar Conference, pp. 1-5, May 2008. [ Links ]

26. W. K. Abd-Ali and G. A. Aramice, “Analysis of improved Switching Constant False Alarm Rate Processor (IS-CFAR) for Different Swerling Radar Target Cases”, Asian Journal of Information Technology, vol. 10(7), pp. 290-295, 2011. [ Links ]

27. C. Ru Hong, Y. Tsung Hwang, W. Chieh Hsu, C. Ho Chang, J. Chi Huang, and H.-E. Liao, “Programmable AND-CFAR Signal Detector Design and Its FPGA Prototyping for FMCW Radar Systems”, International Symposium on VLSI Design, Automation and Test, pp. 1-4, April 2011. [ Links ]

28. A. Moustafa, F. M. Ahmed, K. H. Moustafa, and Y. Halwagy, “A New CFAR Processor Based on Guard Cells Information”, IEEE 2012 Radar Conference, May 2012. [ Links ]

29. J.-W. Shin, Y.-K. Seo, D.-W. Do, S.-M. Choi, and H.-N. Kim, “Modified Variability-Index CFAR Detection Robust to Heterogeneous Environment”, presented at the International Conference on Systems and Electronic Engineering, Phuket (Thailand), 2012. [ Links ]

30. W. K. Abd-Ali and N. Abd-Ullah, “Evaluation of ANDCFAR and OR-CFAR Processors under Different Clutter Models”, Eng. and Tech. Journal, vol. 31(5), pp. 964-975, 2013. [ Links ]

31. J. Hun Kim and M. R. Bell, “A Computationally Efficient CFAR Algorithm Based on a Goodness-of-Fit Test for Piecewise Homogeneous Environments”, IEEE Transactions on Aerospace and Electronic Systems, vol. 49, pp. 1519-1535, 2013. [ Links ]

32. D. S. Ranjan and H. K. Moorthy, “Development of Adaptive Algorithm for CFAR in non-homogenous environment” International Journal of Engineering and Innovative Technology (IJEIT), vol. 3, 2013. [ Links ]

33. D. Ivkovic, M. Andric, and B. Zrnic, “False Alarm Analysis of the CATM-CFAR in Presence of Clutter Edge”, International Journal of Engineering and Innovative Technology (IJEIT), vol. 23(3), pp. 66-72, 2014. [ Links ]

34. D. Ivković, M. Andrić, B. Zrnić, P. Okiljević, and N. Kozić, “CATM-CFAR Detector in the Receiver of the Software Defined Radar”, Scientific Technical Review, vol. 64(4), pp. 27-38, 2014. [ Links ]

35. J. R. Machado Fernández and J. C. Bacallao Vidal, “Optimal Selection of the CA-CFAR Adjustment Factor for K Distributed Amplitude Samples with a Fluctuating Shape Parameter (Under Review),” Nova Scientia, 2016. [ Links ]

36. J. R. Machado Fernández and J. C. Bacallao Vidal, “Estimation of the Optimal CA-CFAR Threshold Multiplier in Pareto Clutter with Known Parameters (under revision),” Entramado, vol 13, 2016. [ Links ]

Received: November 07, 2016; Accepted: May 15, 2017

Creative Commons License This is an open-access article distributed under the terms of the Creative Commons Attribution License