Radarbook Graphical User Interface (RBK-GUI User Manual)

Size: px
Start display at page:

Download "Radarbook Graphical User Interface (RBK-GUI User Manual)"

Transcription

1 Radarbook Graphical User Interface (RBK-GUI User Manual) Inras GmbH Altenbergerstraße Linz, Austria Phone: Linz, July 2015

2 Contents 1 Document Version 2 2 Radarbook Graphical User Interface Upcoming Features Accessing the Radarbook Doppler Mode Doppler Processing for a CW Radar Display IF Signals Display Moving Cars FMCW Mode FMCW Processing Display IF Signals in FMCW Mode Display Moving Persons Display Moving Cars Range-Doppler Mode Range-Doppler Processing Display Range-Doppler Map Digital Beamforming Mode DBF Processing Display Spatial Distribution of Targets in DBF Mode DBF-MTI Mode DBF-MTI Processing Display Spatial Distribution of Moving Targets in DBF-MTI Mode Radarbook Sampling Chain 18 9 List of Abbreviations 21 1 Document Version Version Description Date Author Initial Version Andreas Haderer (AnHa) Inras GmbH 2 AnHa

3 2 Radarbook Graphical User Interface The software framework is written in Python and can be used to operated different RF frontends (24- and 77-GHz) plugged to the Radarbook from an easy to use tool. The Radarbook can be accessed either via a TCP/IP connection or over an USB 3.0 interface. The software tool provides an easy to use interface without the need to configure all the registers of the synthesizers and the RF transceivers. Hence, radar measurements can be performed within minutes and the implemented processing modes offer the possibility to evaluate the performance of radar sensors in customer specific applications. The user interface is designed to hide the details of the configuration of the transceiver chips and instead the user can focus on the configuration of the transmit waveforms with a minimum set of parameters. The current version of the GUI enables the following measurement modes: ˆ Doppler (CW), ˆ Frequency-Modulated Continuous Wave (FMCW), ˆ Range-Doppler (RD), ˆ Digital Beamforming (DBF), and ˆ DBF with moving target indication (MTI). In the subsequent sections the different modes and the configuration of the transmit waveforms are described. Moreover a few examples measured with a 24-GHz frontend with RF chips from Analog Devices are shown. All modes can be configured independently adjusting the radar system to the application at hand. 2.1 Upcoming Features The current version of the framework supports five measurement modes including various graphs for visualization of the radar signals and the processing results. In the next version of the framework the following new features will be supported: ˆ Measurement data logging with Matlab file export, ˆ Calibration mode to calibrate the frontends for DBF with multiple transmit and receive antennas, ˆ Automatic board finder for the TCP/IP based interface, and ˆ Smart commands for the online configuration of the transmit path and the registers of the transceiver chips. Inras GmbH 3 AnHa

4 2.2 Accessing the Radarbook After physically connecting the Radarbook to the host computer, the connection to the hardware over the TCP/IP interface must be configured. For this reason the IP address of the Radarbook must be specified as shown in Fig. 1. The dialog for modifing the connection settings is implemented in the System:Board Config menu. Figure 1: Specifying the TCP/IP connection in the System:Board Config menu. The IP address of the board can be altered with the integrated webserver. The default address of the board is set to If the IP address of the RBK has been altered, then the new address must be specified in the user interface. In the subsequent sections the different operational modes are explained. Inras GmbH 4 AnHa

5 3 Doppler Mode The simplest mode of operation is the Doppler mode, where a Continuous-Wave (CW) radar with constant frequency is used. The Doppler processing implemented in the Radartool includes the following functionalities: ˆ Display IF signals, ˆ Calculate Doppler spectrum, ˆ Display time-dependent Doppler spectrum with adjustable color map, and ˆ Configure parameters of the CW radar system and data visualization. 3.1 Doppler Processing for a CW Radar In the Doppler mode the transmit frequency is held constant. Therefore, the transmit signal s t (t) = A t cos (2πf c t + ϕ 0 ) (1) can be modeled as cosine function with constant frequency f c. In (1), A t denotes the amplitude and ϕ 0 is the initial phase of the transmit signal. In case of a CW radar, the received signal is down-converted with a part of the transmit signal and therefore the IF signal for a single ideal point target s IF (t) A IF cos (2πf D (t)t + ϕ IF ) (2) is approximated with a cosine signal with amplitude A IF, frequency f D (t), and phase ϕ IF. The frequency f D (t) = 2f c v r (t) c 0 (3) is commonly referred to as Doppler frequency and is proportional to the radial velocity v r (t) of the target imaged by the radar. In (3), c 0 denotes the velocity of the electromagnetic wave, which is approximated by the speed of light. In the Doppler mode moving targets can be detected and the velocity of the targets can be estimated. 3.2 Display IF Signals To configure the radar system in Doppler mode the menu Modes:Doppler must be selected or instead the shortcut Ctrl+1 can be used. The Radartool offers the possibilty to display the sampled IF signals for all enabled IF channels as shown in Fig. 2. The IF signals can be enabled or disabled in the Configuration menu. In the Configuration tab the center frequency f c can be altered, too. In addition, the page enables the configuration of the AD8283 analog frontend implemented on the Radarbook. A detailed description of the sampling chain is given in Sec. 8. By altering the Clock divider and the CIC reduction the sampling frequency f s can be adjusted to the application at hand. The calculation of the sampling frequency f s is described also in Sec. 8 in more detail. By clicking the Initialize button the configuration is programmed to the Radarbook and the RF frontend. After finishing the initialization process measurements can be started. If parameters on the configuration page are Inras GmbH 5 AnHa

6 Figure 2: IF signals in Doppler mode. changed, the initialization must be run again to get the new parameters active. If the Radar is operated in Doppler mode, only moving targets are recognized. The instantaneous frequency of the received IF signals is proportional to the radial velocity v r (t) of the target. To explore the frequency content of the measured IF signals the FFT processing can be selected by clicking the check box. In this case the spectrum is plotted instead of the time signals as shown in Fig. 3. For generating the displayed snapshot a person was moving in front of the radar system. Therefore, a broadened spectrum is observable as multiple reflection centers with different radial velocities are present. 3.3 Display Moving Cars In Doppler mode the hardware complexity can be reduced because the required sampling rates are in the khz range. On the other hand only targets with different velocities can be distinguished and the system has no capabilities to resolve objects regarding their distance. In Fig. 4 the signatures of moving cars are displayed. For conducting the measurements the radar system was mounted next to a road in and distance of approximately 7 m and pointing to the road in an azimuth angle of 45. For conducting the measurements a fixed measurement interval of 75 ms was used. The signatures of the moving cars are clearly visible in the velocity-time map and simple signal processing algorithms can be used to count the number of passing cars. In the shown snapshot the signatures of five objects are visible. All objects were moving in the same direction. The shape of the signatures depends on the orientation of the radar system with respect to the road and the velocity of the targets. Inras GmbH 6 AnHa

7 Figure 3: Spectrum of the IF signals in Doppler mode. Figure 4: Velocity-time plot of five cars moving in the same direction alongside the radar. Inras GmbH 7 AnHa

8 4 FMCW Mode In FMCW mode the distance to the targets imaged by the radar system can be visualized. For this reason, a linear frequency modulation is used. The FMCW processing implemented in the framework includes: ˆ Display IF signals, ˆ Calculate range profiles, ˆ Display time-dependent range profile with adjustable colormap, and ˆ Configure FMCW radar system and data visualization. 4.1 FMCW Processing In FMCW mode the transmit frequency is modulated with a linearly increasing frequency ramp. Therefore, the transmit signal ( ) t s t (t) = A t rect cos ( 2πf c t + πk f t 2 ) + ϕ 0 (4) T can be modeled as cosine function with center frequency frequency f c and a quatratic term πk f t 2. In (4), A t denotes the amplitude and ϕ 0 is the initial phase of the tranmsit signal. The time duration of the chirp T is limeted with the rect function. The slope of the frequency rate is commonly referred to as chirp rate k f = f Stop f Start = B T T, (5) and it is defined by the chirp duration T and the bandwith B = f Stop f Start with f Stop beeing the stop frequency and f Start denoting the start frequency of the radar system. The range resolution in FMCW mode R = c 0 (6) 2B is a measure for the ability of the radar system to seperate two targets according to their radial distance. The range resolution is indirect proportional to the utilized bandwidth. The received signal is down-converted with a part of the transmit signal and therefore the IF signal for a single stationary ideal point target ( ) t s IF (t) A IF rect cos (2πf IF t + ϕ IF ) (7) T can be modelled with a cosine signal with amplitude A IF, frequrency f IF, and phase ϕ IF. The IF frequency f IF = k f τ = k f 2R c 0 (8) is proportional to the round-trip delay time τ and therefore to the distance R between the target and the radar system. The distance can be evaluated by determining the frequency of the IF signal. Inras GmbH 8 AnHa

9 In general a spectral representation is used to search for dominant reflections, which can be mapped to different targets. The phase ϕ IF can be used to estimate the distance only within the amibuity of the wavelength, but in comparison to the phases from multiple reveive antennas for the angle of incidence. 4.2 Display IF Signals in FMCW Mode To configure the radar system in FMCW mode the menu Modes:FMCW must be selected or the shortcut Ctrl+2 can be used. The framework offers the possibilty to display the sampled IF signals for all enabled IF channels as shown in Fig. 5. As no high-pass filter is implemented in the IF chain Figure 5: IF signals in FMCW mode. of the radar system, a strong low-frequency component is visible in the IF signals. This component is due to the unwanted coupling between the receive and transmit antennas. In the Configuration tab of the FMCW mode, the start frequency f 0, the stop frequency f 1, and the chirp duration T can be adjusted for the application at hand. Additionally, the sampling frequency can be set according to the requirements. The configuration of the sampling frequency is explained in Sec. 8. If the Radar is operated in FMCW mode, the distance to stationary targets can be estimated. The frequency of the received IF signal for a single target is proportional to the its distance to the radar. To explore the frequency content of the IF signals the FFT processing can be selected. In this case the magnitude spectrum is plotted versus the range as shown in Fig. 6. It is also possible to display the average spectrum by selecting the checkbox. In the FMCW mode it is also possible to image moving scenarios. For this reason a range-time image can be visualized. Inras GmbH 9 AnHa

10 Figure 6: Spectrum of the IF signals in FMCW mode. 4.3 Display Moving Persons If the Range-Time tab is selected, then the history of the range profiles is shown. In this mode it is best to use a fixed measurement repetition rate to ensure a uniform timing. To generate the image the number of stored range profiles and the displayed range interval can be configured. In Fig. 7 the signature of a person moving in front of the radar is shown. The measurements were taken indoor and therefore strong background reflections are observable too. 4.4 Display Moving Cars In contrast to the Doppler processing the FMCW operational mode offers the possibility to resolve targets according to their distance to the radar system. For conducting the measurements the radar system was mounted next to a road in and distance of approximately 7 m and pointing to the road in an azimuth angle of 45. A fixed measurement interval of 50 ms was used. If no visualization is used, then the measurement interval can be reduced below 1 ms increasing the number of measurements. In Fig. 8 the range-time plots for moving cars are shown. The signatures are embedded in clutter from the surrounding as no MTI processing is used. In Fig. 9 the range profile for a single measurement without a car present on the road is shown. Although no car is present, there are strong reflections in the displayed range interval. These components clearly exceed the system s noise floor, which is approximately at 100 dbv for the applied data scaling. Inras GmbH 10 AnHa

11 Figure 7: Range profile over time for a person walking in front of the radar system. Figure 8: Range-time plot for three cars passing the radar. Inras GmbH 11 AnHa

12 Figure 9: Range profile for a single measurement without a car on the road. Inras GmbH 12 AnHa

13 5 Range-Doppler Mode In range-doppler mode the radial distribution of the targets as well as their instantaneous velocities can be analyzed. This mode combines the advantages of FMCW and Doppler processing, which have been described in the previous sections. The range-doppler mode is one of the most powerful modes of operation but it requires a high-performance platform for processing the measured data in real-time. To enable range-doppler processing multiple subsequent upchirps are processed simultaneously by evaluating a two-dimensional Fourier transform. The range-doppler processing implemented in the framework includes the following functionalities: ˆ Display range-doppler map, and ˆ Configure range-doppler processing and data visualization. 5.1 Range-Doppler Processing In the range-doppler mode the transmit signal consists of multiple upchirps. The instantaneous frequency of the transmit waveform is shown in Fig. 10. Figure 10: Transmit waveform in range-doppler mode. The mathematical description for a single chirp has already been stated in Sec In range- Doppler mode N adjacent frames with a chirp repetition interval T p are used for processing. As the phase information between subsequent chirps is used to extract the velocity information, a precise timing relation is required. For this reason the measurement timing is generated with the programmable timing unit in the FPGA. This unit enables to specify the timing in clock cycles of the ADC without any additional timing jitter. The timing unit enables the specification of arbitrary uniform and non-uniform timing patterns. To configure the timing in range-doppler mode the chirp duration T (Duration) and the chirp repetition T p (Period) can be specified in the configuration page of the user interface. A two-dimensional FFT is used to calculate the range-doppler map and the magnitude of the map is displayed in the measurement view of the software framework. Before calculating the range- Doppler map the stationary targets are subtracted from the IF signals in order to remove the clutter. In addition, only the first receive channel is used for generating the range-doppler map and the residual receive channels are omitted. By evaluating the residual channels also the angle to the targets can be estimated. The Radarbook platform supports the measurement of all receive channels in the range-doppler mode but as a three-dimensional plot would be required only the results of the first channel are displayed. Inras GmbH 13 AnHa

14 5.2 Display Range-Doppler Map To configure the radar system in range-doppler mode the menu Menu:Range-Doppler must be selected or the shortcut Ctrl+3 can be used. The Radartool offers the possibilty to display the range-doppler map for a single receive channel as shown in Fig. 11. The snapshot was generated Figure 11: range-doppler map for a moving person in front of the radar. for a person swinging its arms in front of the radar. Therefore, dominant reflections can be observed in a distance of 2.5 m. As the body and the hands move with different speeds the reflections are spread over an extended interval of velocities. The range-doppler processing is one of the most powerful processing modes as it allows to separate targets with different velocitíes even if they are located at the same distance. This is especially useful to resolve complicated traffic scenarios with cars moving in opposite directions or during overtaking manouvers. Inras GmbH 14 AnHa

15 6 Digital Beamforming Mode In the digital beamforming (DBF) mode the distance to the targets and the angle are visualized. For this reason the receive signals from the eight spatially separated receive antennas are used to estimate the reflectivity of the imaging scene. The framework includes the following functionalities: ˆ Display spatial distribution of targets in the xy-plane, and ˆ Configure FMCW radar system and image visualization. 6.1 DBF Processing In the DBF mode the radar system is configured similar to the FMCW mode, which has been explained in Sec The only difference resides in the processing of the sampled IF signals. After calculating the range profiles the angle of incidence is calculated by evaluating the phase differences between the receive channels. This task can be performed with either an additional FFT or a back projection algorithm (BPA). In the software framework a BPA is used to evaluate the reflectivity of the imaging scene. For this reason the imaging scene is divided into equally spaced pixels and in the next step the reflectivity of the pixels is evaluated. High values for the reflectivity indicate the presence of targets and the maximum position can be used to estimate the angle of incidence. In DBF mode a calibration of the radar frontend is required to eliminate unwanted deterministic phase variations between the receive channels. The frontends are assembled with an EEPROM, which is used to store the calibration data. After initialization the calibration data is loaded from the EEPROM and the sampled IF signals are corrected before evaluating the reflectivity of the imaging scene. 6.2 Display Spatial Distribution of Targets in DBF Mode To configure the radar system in DBF mode the menu Modes:DBF must be selected or the shortcut Ctrl+4 can be used. In the measurement view the reflectivity of the illuminated scene is displayed. In Fig. 12 the reflectivity for an indoor measurement is shown. The radar system is pointing towards the corner of the room. In the reflecitivity map strong reflections from the walls building the corner can be observed. Inras GmbH 15 AnHa

16 Figure 12: Revlectivity map of the indoor target scene in DBF mode. Inras GmbH 16 AnHa

17 7 DBF-MTI Mode In the DBF moving target indication (MTI) mode the distance to the targets and the angle are visualized for moving targets only. For this reason N adjacent measurements for all receive signals are used to implement the moving target indication. The framework includes the following functionalities: ˆ Display spatial distribution of targets in the xy-plane, and ˆ Configure FMCW radar system and image visualization. 7.1 DBF-MTI Processing In the DBF-MTI mode the radar system is configured similar to the range-doppler mode, which has been explained in Sec Multiple adjacent chirps are processed simultaneously. The N chirps are used to estimate the signature of the non-moving targets, which is subtracted before evaluating the reflectivity of the imaging scene. 7.2 Display Spatial Distribution of Moving Targets in DBF-MTI Mode To configure the radar system in DBF-MTI mode the menu Modes:DBF-MTI must be selected or the shortcut Ctrl+5 can be used. The framework displays the reflectivity of the moving targets in the illuminated scene. In Fig. 13 the reflectivity for an indoor measurement is shown. The non-moving background is not visible in the measurement view. Figure 13: Reflectivity map of the moving targets. Inras GmbH 17 AnHa

18 8 Radarbook Sampling Chain The analog frontend of the Radarbook is built with two AD8283 ADCs from Analog Devices. In this section the configuration of the sampling chain is explained in more detail. In Fig. 14 a block diagram of the analog frontend including the processing in the FPGA is shown. The gray colored blocks are implemented inside the FPGA and they are used to process the discretized values. The Figure 14: Sampling chain in the FPGA framework. AD8283 analog frontend samples the differential IF input signals sequentially and the sampling frequency of the ADC 80 MHz f ADC = (9) N Div can be controlled with an AD9512 clock distribution circuit. The clock distribution circuit can be used to divide the 80-MHz crystal clock, where integer divider values in the range from 1 to 32 are allowed. In the software framework the divider can be set for every measurement mode independently. The clock divider N Div can be altered on the configuration page as shown in Fig. 15. In addition the ADC clock source can be configured to either use the clock from the baseband board or to use the clock from the frontend. If the clock source is set to Baseband. Then the RF chips and the sampling frequency are clocked from different sources. Most of the frontends from Inras support ramp synchronous sampling as they output an LVDS clock which can be used by the baseband board to drive the sampling circuits. By setting the clock source to Frontend the clock from the frontend is used. Apart from the clock setting the software framework can be used to set the gain, the low-pass cutoff frequency, the number of channels, and the input impedance of the AD8283. The different parameters can be altered by the drop down elements and the configuration is programmed to both AD8283 devices. Inras GmbH 18 AnHa

19 Figure 15: Configuring the sampling chain with the GUI. s The gray colored blocks are synthesized in the FPGA. The AD8283DatInt MMP is used to copy the serial data stream of the AD8283 devices on parallel channels. The values after the AD8283DataInt MMP are represented as signed 12-bit integer. As the AD8283 is a sequential sampling ADC the sampling frequency for a single channel f Chn = f ADC N Chn (10) depends on the number of activated channels N Chn. For a single data channel the sampled values are filtered with a CIC filter, with programmable filter parameters. The filter delay, the number of filter stages and the sampling rate reduction value can be programmed on the configuration page of the software framework. In addition, the filter can be bypassed. In this mode the input data is copied to the output without any signal processing performed on the data values. The sampling rate reduction value R must be an integer in the range from 1 to By setting the sampling rate reduction value the sampling frequency f s = f Chn R = 80 MHz N Div N Chn R (11) can be set to the desired value. The data of the CIC filters are output on a streaming interface in a signed 12.4 fractional number representation. The Frame Control (FrmCtrl) block can be used to insert a frame number in the data stream or to replace the sampled data with a defined data sequence in order to test the communication or Inras GmbH 19 AnHa

20 the signal processing in the final application. A detailed description of the function can be found in the FrmCtrl User Manual. After the FramCtrl MMP a FIFO is implemented using the external SRAM, which provides a buffer for the measured data. After the FIFO the data is transferred to either the ARM processor or USB interface. If the FIFO is not required then it can be bypassed. Inras GmbH 20 AnHa

21 9 List of Abbreviations ADC... Analog to Digital Converter CIC... Cascaded Integrator Comb Filter DBF... Digital Beamforming FIFO... First In First Out FMCW... Frequency-Modulated Continuous Wave FPGA... Field Programmable Gate Array IF... Intermediate Frequency LCDS... Low Voltage Differential Signaling MMP... Memory Mapped Peripheral MIMO... Multiple Input Multiple Output MISO... Master In Slave Out MOSI... Master Out Slave In MTI... Moving Target Indication RD... Range-Doppler RF... Radio Frequency RX... Receive SEQTRIG... Sequence Trigger Unit SPI... Serial Peripheral Interface TX... Transmit USPI... Universal Serial Peripheral Interface Inras GmbH 21 AnHa

AN77-07 Digital Beamforming with Multiple Transmit Antennas

AN77-07 Digital Beamforming with Multiple Transmit Antennas AN77-07 Digital Beamforming with Multiple Transmit Antennas Inras GmbH Altenbergerstraße 69 4040 Linz, Austria Email: office@inras.at Phone: +43 732 2468 6384 Linz, July 2015 1 Digital Beamforming with

More information

MR24-01 FMCW Radar for the Detection of Moving Targets (Persons)

MR24-01 FMCW Radar for the Detection of Moving Targets (Persons) MR24-01 FMCW Radar for the Detection of Moving Targets (Persons) Inras GmbH Altenbergerstraße 69 4040 Linz, Austria Email: office@inras.at Phone: +43 732 2468 6384 Linz, September 2015 1 Measurement Setup

More information

ADF-24G-TX2RX8 Frontend (User Manual)

ADF-24G-TX2RX8 Frontend (User Manual) Frontend (User Manual) Inras GmbH Altenbergerstraße 69 4040 Linz, Austria Email: office@inras.at Phone: +43 732 2468 6384 Linz, July 2015 Contents 1 Document Version 2 2 Hardware Version 2 3 24-GHz MIMO

More information

Interference of Chirp Sequence Radars by OFDM Radars at 77 GHz

Interference of Chirp Sequence Radars by OFDM Radars at 77 GHz Interference of Chirp Sequence Radars by OFDM Radars at 77 GHz Christina Knill, Jonathan Bechter, and Christian Waldschmidt 2017 IEEE. Personal use of this material is permitted. Permission from IEEE must

More information

Waveform Multiplexing using Chirp Rate Diversity for Chirp-Sequence based MIMO Radar Systems

Waveform Multiplexing using Chirp Rate Diversity for Chirp-Sequence based MIMO Radar Systems Waveform Multiplexing using Chirp Rate Diversity for Chirp-Sequence based MIMO Radar Systems Fabian Roos, Nils Appenrodt, Jürgen Dickmann, and Christian Waldschmidt c 218 IEEE. Personal use of this material

More information

EITN90 Radar and Remote Sensing Lab 2

EITN90 Radar and Remote Sensing Lab 2 EITN90 Radar and Remote Sensing Lab 2 February 8, 2018 1 Learning outcomes This lab demonstrates the basic operation of a frequency modulated continuous wave (FMCW) radar, capable of range and velocity

More information

Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar

Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar Test & Measurement Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar Modern radar systems serve a broad range of commercial, civil, scientific and military applications.

More information

Scalable Front-End Digital Signal Processing for a Phased Array Radar Demonstrator. International Radar Symposium 2012 Warsaw, 24 May 2012

Scalable Front-End Digital Signal Processing for a Phased Array Radar Demonstrator. International Radar Symposium 2012 Warsaw, 24 May 2012 Scalable Front-End Digital Signal Processing for a Phased Array Radar Demonstrator F. Winterstein, G. Sessler, M. Montagna, M. Mendijur, G. Dauron, PM. Besso International Radar Symposium 2012 Warsaw,

More information

Time Matters How Power Meters Measure Fast Signals

Time Matters How Power Meters Measure Fast Signals Time Matters How Power Meters Measure Fast Signals By Wolfgang Damm, Product Management Director, Wireless Telecom Group Power Measurements Modern wireless and cable transmission technologies, as well

More information

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 98 Chapter-5 ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 99 CHAPTER-5 Chapter 5: ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION S.No Name of the Sub-Title Page

More information

Frequency-Modulated Continuous-Wave Radar (FM-CW Radar)

Frequency-Modulated Continuous-Wave Radar (FM-CW Radar) Frequency-Modulated Continuous-Wave Radar (FM-CW Radar) FM-CW radar (Frequency-Modulated Continuous Wave radar = FMCW radar) is a special type of radar sensor which radiates continuous transmission power

More information

Lecture Topics. Doppler CW Radar System, FM-CW Radar System, Moving Target Indication Radar System, and Pulsed Doppler Radar System

Lecture Topics. Doppler CW Radar System, FM-CW Radar System, Moving Target Indication Radar System, and Pulsed Doppler Radar System Lecture Topics Doppler CW Radar System, FM-CW Radar System, Moving Target Indication Radar System, and Pulsed Doppler Radar System 1 Remember that: An EM wave is a function of both space and time e.g.

More information

Radar-Verfahren und -Signalverarbeitung

Radar-Verfahren und -Signalverarbeitung Radar-Verfahren und -Signalverarbeitung - Lesson 2: RADAR FUNDAMENTALS I Hon.-Prof. Dr.-Ing. Joachim Ender Head of Fraunhoferinstitut für Hochfrequenzphysik and Radartechnik FHR Neuenahrer Str. 20, 53343

More information

Detection of Multipath Propagation Effects in SAR-Tomography with MIMO Modes

Detection of Multipath Propagation Effects in SAR-Tomography with MIMO Modes Detection of Multipath Propagation Effects in SAR-Tomography with MIMO Modes Tobias Rommel, German Aerospace Centre (DLR), tobias.rommel@dlr.de, Germany Gerhard Krieger, German Aerospace Centre (DLR),

More information

Signal Processing for Digitizers

Signal Processing for Digitizers Signal Processing for Digitizers Modular digitizers allow accurate, high resolution data acquisition that can be quickly transferred to a host computer. Signal processing functions, applied in the digitizer

More information

Gentec-EO USA. T-RAD-USB Users Manual. T-Rad-USB Operating Instructions /15/2010 Page 1 of 24

Gentec-EO USA. T-RAD-USB Users Manual. T-Rad-USB Operating Instructions /15/2010 Page 1 of 24 Gentec-EO USA T-RAD-USB Users Manual Gentec-EO USA 5825 Jean Road Center Lake Oswego, Oregon, 97035 503-697-1870 voice 503-697-0633 fax 121-201795 11/15/2010 Page 1 of 24 System Overview Welcome to the

More information

SX-NSR 2.0 A Multi-frequency and Multi-sensor Software Receiver with a Quad-band RF Front End

SX-NSR 2.0 A Multi-frequency and Multi-sensor Software Receiver with a Quad-band RF Front End SX-NSR 2.0 A Multi-frequency and Multi-sensor Software Receiver with a Quad-band RF Front End - with its use for Reflectometry - N. Falk, T. Hartmann, H. Kern, B. Riedl, T. Pany, R. Wolf, J.Winkel, IFEN

More information

Evaluation of Millimeter wave Radar using Stepped Multiple Frequency Complementary Phase Code modulation

Evaluation of Millimeter wave Radar using Stepped Multiple Frequency Complementary Phase Code modulation Evaluation of Millimeter wave Radar using Stepped Multiple Frequency Complementary Phase Code modulation Masato WATANABE and Takayuki INABA Graduate School of Electro-Communications, The University of

More information

Digital Baseband Architecture in AR1243/AR1642 Automotive Radar Devices

Digital Baseband Architecture in AR1243/AR1642 Automotive Radar Devices Application Report Lit. Number June 015 Digital Baseband Architecture in AR143/AR164 Automotive Radar Devices Sriram Murali, Karthik Ramasubramanian Wireless Connectivity Solutions ABSTRACT This application

More information

Multi-Doppler Resolution Automotive Radar

Multi-Doppler Resolution Automotive Radar 217 2th European Signal Processing Conference (EUSIPCO) Multi-Doppler Resolution Automotive Radar Oded Bialer and Sammy Kolpinizki General Motors - Advanced Technical Center Israel Abstract Automotive

More information

Developing a Generic Software-Defined Radar Transmitter using GNU Radio

Developing a Generic Software-Defined Radar Transmitter using GNU Radio Developing a Generic Software-Defined Radar Transmitter using GNU Radio A thesis submitted in partial fulfilment of the requirements for the degree of Master of Sciences (Defence Signal Information Processing)

More information

P a g e 1 ST985. TDR Cable Analyzer Instruction Manual. Analog Arts Inc.

P a g e 1 ST985. TDR Cable Analyzer Instruction Manual. Analog Arts Inc. P a g e 1 ST985 TDR Cable Analyzer Instruction Manual Analog Arts Inc. www.analogarts.com P a g e 2 Contents Software Installation... 4 Specifications... 4 Handling Precautions... 4 Operation Instruction...

More information

Keywords: GPS, receiver, GPS receiver, MAX2769, 2769, 1575MHz, Integrated GPS Receiver, Global Positioning System

Keywords: GPS, receiver, GPS receiver, MAX2769, 2769, 1575MHz, Integrated GPS Receiver, Global Positioning System Maxim > Design Support > Technical Documents > User Guides > APP 3910 Keywords: GPS, receiver, GPS receiver, MAX2769, 2769, 1575MHz, Integrated GPS Receiver, Global Positioning System USER GUIDE 3910 User's

More information

SV2C 28 Gbps, 8 Lane SerDes Tester

SV2C 28 Gbps, 8 Lane SerDes Tester SV2C 28 Gbps, 8 Lane SerDes Tester Data Sheet SV2C Personalized SerDes Tester Data Sheet Revision: 1.0 2015-03-19 Revision Revision History Date 1.0 Document release. March 19, 2015 The information in

More information

Signal Processing and Display of LFMCW Radar on a Chip

Signal Processing and Display of LFMCW Radar on a Chip Signal Processing and Display of LFMCW Radar on a Chip Abstract The tremendous progress in embedded systems helped in the design and implementation of complex compact equipment. This progress may help

More information

Unrivalled performance and compact design

Unrivalled performance and compact design RADIOMONITORING Direction finders FIG 1 Two 19-inch instruments the DF Converter R&S ET550 and the Digital Processing Unit R&S EBD660 suffice to cover the entire VHF / UHF range. For expansion of this

More information

NI USRP Lab: DQPSK Transceiver Design

NI USRP Lab: DQPSK Transceiver Design NI USRP Lab: DQPSK Transceiver Design 1 Introduction 1.1 Aims This Lab aims for you to: understand the USRP hardware and capabilities; build a DQPSK receiver using LabVIEW and the USRP. By the end of this

More information

DURIP Distributed SDR testbed for Collaborative Research. Wednesday, November 19, 14

DURIP Distributed SDR testbed for Collaborative Research. Wednesday, November 19, 14 DURIP Distributed SDR testbed for Collaborative Research Distributed Software Defined Radar Testbed Collaborative research resource based on software defined radar (SDR) platforms that can adaptively modify

More information

Continuous Wave Radar

Continuous Wave Radar Continuous Wave Radar CW radar sets transmit a high-frequency signal continuously. The echo signal is received and processed permanently. One has to resolve two problems with this principle: Figure 1:

More information

Agilent N7509A Waveform Generation Toolbox Application Program

Agilent N7509A Waveform Generation Toolbox Application Program Agilent N7509A Waveform Generation Toolbox Application Program User s Guide Second edition, April 2005 Agilent Technologies Notices Agilent Technologies, Inc. 2005 No part of this manual may be reproduced

More information

AWG801 8 GSPS 11-bit Arbitrary Waveform Generator

AWG801 8 GSPS 11-bit Arbitrary Waveform Generator AWG801 8 GSPS 11-bit Arbitrary Waveform Generator PRODUCT DESCRIPTION The AWG801 modules generate arbitrary CW waveforms with sampling rates up to 8 GSPS. The on-board SRAMs provide 8M x 11-bit data memory.

More information

Parallel and Pipelined Hardware Implementation of Radar Signal Processing for an FMCW Multi-channel Radar

Parallel and Pipelined Hardware Implementation of Radar Signal Processing for an FMCW Multi-channel Radar http://dx.doi.org/10.5755/j01.eee.21.2.7606 ELEKTRONIKA IR ELEKTROTECHNIKA, ISSN 1392-1215, VOL. 21, NO. 2, 2015 Parallel and Pipelined Hardware Implementation of Radar Signal Processing for an FMCW Multi-channel

More information

Cascaded Radar And Body&Chassis Automotive Applications. Dan Wang, System Manager, Radar & Analytics, EP

Cascaded Radar And Body&Chassis Automotive Applications. Dan Wang, System Manager, Radar & Analytics, EP Cascaded Radar And Body&Chassis Automotive Applications Dan Wang, System Manager, Radar & Analytics, EP 1 Dan Wang System Manager, Radar & Analytics Career PhD, Electrical Engineering, University of Texas

More information

Digital Signal Processing (DSP) Algorithms for CW/FMCW Portable Radar

Digital Signal Processing (DSP) Algorithms for CW/FMCW Portable Radar Digital Signal Processing (DSP) Algorithms for CW/FMCW Portable Radar Muhammad Zeeshan Mumtaz, Ali Hanif, Ali Javed Hashmi National University of Sciences and Technology (NUST), Islamabad, Pakistan Abstract

More information

VHF Radar Target Detection in the Presence of Clutter *

VHF Radar Target Detection in the Presence of Clutter * BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6, No 1 Sofia 2006 VHF Radar Target Detection in the Presence of Clutter * Boriana Vassileva Institute for Parallel Processing,

More information

LLRF4 Evaluation Board

LLRF4 Evaluation Board LLRF4 Evaluation Board USPAS Lab Reference Author: Dmitry Teytelman Revision: 1.1 June 11, 2009 Copyright Dimtel, Inc., 2009. All rights reserved. Dimtel, Inc. 2059 Camden Avenue, Suite 136 San Jose, CA

More information

Getting Started Guide

Getting Started Guide MaxEye Digital Audio and Video Signal Generation ISDB-T Signal Generation Toolkit Version 2.0.0 Getting Started Guide Contents 1 Introduction... 3 2 Installed File Location... 3 2.1 Soft Front Panel...

More information

RPG XFFTS. extended bandwidth Fast Fourier Transform Spectrometer. Technical Specification

RPG XFFTS. extended bandwidth Fast Fourier Transform Spectrometer. Technical Specification RPG XFFTS extended bandwidth Fast Fourier Transform Spectrometer Technical Specification 19 XFFTS crate equiped with eight XFFTS boards and one XFFTS controller Fast Fourier Transform Spectrometer The

More information

Simulation the Hybrid Combinations of 24GHz and 77GHz Automotive Radar

Simulation the Hybrid Combinations of 24GHz and 77GHz Automotive Radar Simulation the Hybrid Combinations of 4GHz and 77GHz Automotive Radar Yahya S. H. Khraisat Electrical and Electronics Department Al-Huson University College/ Al-Balqa' AppliedUniversity P.O. Box 5, 5,

More information

MAKING TRANSIENT ANTENNA MEASUREMENTS

MAKING TRANSIENT ANTENNA MEASUREMENTS MAKING TRANSIENT ANTENNA MEASUREMENTS Roger Dygert, Steven R. Nichols MI Technologies, 1125 Satellite Boulevard, Suite 100 Suwanee, GA 30024-4629 ABSTRACT In addition to steady state performance, antennas

More information

Software Design of Digital Receiver using FPGA

Software Design of Digital Receiver using FPGA Software Design of Digital Receiver using FPGA G.C.Kudale 1, Dr.B.G.Patil 2, K. Aurobindo 3 1PG Student, Department of Electronics Engineering, Walchand College of Engineering, Sangli, Maharashtra, 2Associate

More information

Merging Propagation Physics, Theory and Hardware in Wireless. Ada Poon

Merging Propagation Physics, Theory and Hardware in Wireless. Ada Poon HKUST January 3, 2007 Merging Propagation Physics, Theory and Hardware in Wireless Ada Poon University of Illinois at Urbana-Champaign Outline Multiple-antenna (MIMO) channels Human body wireless channels

More information

Page 1/10 Digilent Analog Discovery (DAD) Tutorial 6-Aug-15. Figure 2: DAD pin configuration

Page 1/10 Digilent Analog Discovery (DAD) Tutorial 6-Aug-15. Figure 2: DAD pin configuration Page 1/10 Digilent Analog Discovery (DAD) Tutorial 6-Aug-15 INTRODUCTION The Diligent Analog Discovery (DAD) allows you to design and test both analog and digital circuits. It can produce, measure and

More information

Calibration Concepts of Multi-Channel Spaceborne SAR

Calibration Concepts of Multi-Channel Spaceborne SAR DLR.de Chart 1 > CEOS Workshop 2016 > Tobias Rommel > September 7 th, 2016 Calibration Concepts of Multi-Channel Spaceborne SAR T. Rommel, F. Queiroz de Almeida, S. Huber, M. Jäger, G. Krieger, C. Laux,

More information

THIS work focus on a sector of the hardware to be used

THIS work focus on a sector of the hardware to be used DISSERTATION ON ELECTRICAL AND COMPUTER ENGINEERING 1 Development of a Transponder for the ISTNanoSAT (November 2015) Luís Oliveira luisdeoliveira@tecnico.ulisboa.pt Instituto Superior Técnico Abstract

More information

EISCAT_3D Digital Beam-Forming and Multi-Beaming

EISCAT_3D Digital Beam-Forming and Multi-Beaming EISCAT_3D Digital Beam-Forming and Multi-Beaming The phased array principle: Arrange matters such that the signals from all antennas R1 Rn are in phase at the wavefront W Constructive interference in a

More information

EMBEDDED DOPPLER ULTRASOUND SIGNAL PROCESSING USING FIELD PROGRAMMABLE GATE ARRAYS

EMBEDDED DOPPLER ULTRASOUND SIGNAL PROCESSING USING FIELD PROGRAMMABLE GATE ARRAYS EMBEDDED DOPPLER ULTRASOUND SIGNAL PROCESSING USING FIELD PROGRAMMABLE GATE ARRAYS Diaa ElRahman Mahmoud, Abou-Bakr M. Youssef and Yasser M. Kadah Biomedical Engineering Department, Cairo University, Giza,

More information

Automotive Radar Sensors and Congested Radio Spectrum: An Urban Electronic Battlefield?

Automotive Radar Sensors and Congested Radio Spectrum: An Urban Electronic Battlefield? Automotive Radar Sensors and Congested Radio Spectrum: An Urban Electronic Battlefield? By Sefa Tanis Share on As automotive radars become more widespread, the heavily occupied RF spectrum will resemble

More information

Enabling autonomous driving

Enabling autonomous driving Automotive fuyu liu / Shutterstock.com Enabling autonomous driving Autonomous vehicles see the world through sensors. The entire concept rests on their reliability. But the ability of a radar sensor to

More information

Translational Doppler detection using direct-detect chirped, amplitude-modulated laser radar

Translational Doppler detection using direct-detect chirped, amplitude-modulated laser radar Translational Doppler detection using direct-detect chirped, amplitude-modulated laser radar William Ruff, Keith Aliberti, Mark Giza, William Potter, Brian Redman, Barry Stann US Army Research Laboratory

More information

AWG414 4-GSPS 12-bit Dual-Channel Arbitrary Waveform Generator

AWG414 4-GSPS 12-bit Dual-Channel Arbitrary Waveform Generator AWG414 4-GSPS 12-bit Dual-Channel Arbitrary Waveform Generator PRODUCT DESCRIPTION The AWG414 modules generate dual channel arbitrary CW waveforms with sampling rates up to 4 GSPS. The on-board SRAMs provide

More information

PN9000 PULSED CARRIER MEASUREMENTS

PN9000 PULSED CARRIER MEASUREMENTS The specialist of Phase noise Measurements PN9000 PULSED CARRIER MEASUREMENTS Carrier frequency: 2.7 GHz - PRF: 5 khz Duty cycle: 1% Page 1 / 12 Introduction When measuring a pulse modulated signal the

More information

UNIT 8 : MTI AND PULSE DOPPLAR RADAR LECTURE 1

UNIT 8 : MTI AND PULSE DOPPLAR RADAR LECTURE 1 UNIT 8 : MTI AND PULSE DOPPLAR RADAR LECTURE 1 The ability of a radar receiver to detect a weak echo signal is limited by the noise energy that occupies the same portion of the frequency spectrum as does

More information

Reconfigurable 6 GHz Vector Signal Transceiver with I/Q Interface

Reconfigurable 6 GHz Vector Signal Transceiver with I/Q Interface SPECIFICATIONS PXIe-5645 Reconfigurable 6 GHz Vector Signal Transceiver with I/Q Interface Contents Definitions...2 Conditions... 3 Frequency...4 Frequency Settling Time... 4 Internal Frequency Reference...

More information

Radar Echo Generator Application Note

Radar Echo Generator Application Note Radar Echo Generator Application Note Products: R&S FSW R&S SMW200A R&S ZVA R&S RTO Radar test systems are essential in research, development, production and maintenance of radar systems. Most radar tests

More information

Multiple Reference Clock Generator

Multiple Reference Clock Generator A White Paper Presented by IPextreme Multiple Reference Clock Generator Digitial IP for Clock Synthesis August 2007 IPextreme, Inc. This paper explains the concept behind the Multiple Reference Clock Generator

More information

Software Radio, GNU Radio, and the USRP Product Family

Software Radio, GNU Radio, and the USRP Product Family Software Radio, GNU Radio, and the USRP Product Family Open Hardware for Software Radio Matt Ettus, matt@ettus.com Software Radio Simple, general-purpose hardware Do as much as possible in software Everyone's

More information

Analog Devices Welcomes Hittite Microwave Corporation NO CONTENT ON THE ATTACHED DOCUMENT HAS CHANGED

Analog Devices Welcomes Hittite Microwave Corporation NO CONTENT ON THE ATTACHED DOCUMENT HAS CHANGED Analog Devices Welcomes Hittite Microwave Corporation NO CONTENT ON THE ATTACHED DOCUMENT HAS CHANGED www.analog.com www.hittite.com THIS PAGE INTENTIONALLY LEFT BLANK HMC6383 Evaluation Kit Analog, Digital

More information

Wide-Area Persistent Energy-Efficient Maritime Sensing

Wide-Area Persistent Energy-Efficient Maritime Sensing DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Wide-Area Persistent Energy-Efficient Maritime Sensing Robert Calderbank, Principal Investigator Matthew Reynolds, Co-Principal

More information

1. Explain how Doppler direction is identified with FMCW radar. Fig Block diagram of FM-CW radar. f b (up) = f r - f d. f b (down) = f r + f d

1. Explain how Doppler direction is identified with FMCW radar. Fig Block diagram of FM-CW radar. f b (up) = f r - f d. f b (down) = f r + f d 1. Explain how Doppler direction is identified with FMCW radar. A block diagram illustrating the principle of the FM-CW radar is shown in Fig. 4.1.1 A portion of the transmitter signal acts as the reference

More information

Getting Started Guide

Getting Started Guide MaxEye ZigBee (IEEE 802.15.4) Measurement Suite Version 1.0.5.3 Getting Started Guide Table of Contents 1. Introduction...3 2. Installed File Location...3 3. Soft Front Panel...5 3.1 MaxEye ZigBee Signal

More information

UCE-DSO212 DIGITAL OSCILLOSCOPE USER MANUAL. UCORE ELECTRONICS

UCE-DSO212 DIGITAL OSCILLOSCOPE USER MANUAL. UCORE ELECTRONICS UCE-DSO212 DIGITAL OSCILLOSCOPE USER MANUAL UCORE ELECTRONICS www.ucore-electronics.com 2017 Contents 1. Introduction... 2 2. Turn on or turn off... 3 3. Oscilloscope Mode... 4 3.1. Display Description...

More information

GNSS Technologies. GNSS Acquisition Dr. Zahidul Bhuiyan Finnish Geospatial Research Institute, National Land Survey

GNSS Technologies. GNSS Acquisition Dr. Zahidul Bhuiyan Finnish Geospatial Research Institute, National Land Survey GNSS Acquisition 25.1.2016 Dr. Zahidul Bhuiyan Finnish Geospatial Research Institute, National Land Survey Content GNSS signal background Binary phase shift keying (BPSK) modulation Binary offset carrier

More information

Lecture 7 Frequency Modulation

Lecture 7 Frequency Modulation Lecture 7 Frequency Modulation Fundamentals of Digital Signal Processing Spring, 2012 Wei-Ta Chu 2012/3/15 1 Time-Frequency Spectrum We have seen that a wide range of interesting waveforms can be synthesized

More information

MODEL AND MODEL PULSE/PATTERN GENERATORS

MODEL AND MODEL PULSE/PATTERN GENERATORS AS TEE MODEL 12010 AND MODEL 12020 PULSE/PATTERN GENERATORS Features: 1.6GHz or 800MHz Models Full Pulse and Pattern Generator Capabilities Programmable Patterns o User Defined o 16Mbit per channel o PRBS

More information

On the Sensitivity Degradation Caused by Short-Range Leakage in FMCW Radar Systems

On the Sensitivity Degradation Caused by Short-Range Leakage in FMCW Radar Systems On the Sensitivity Degradation Caused by Short-Range Leakage in FMCW Radar Systems Alexander Melzer 1, Alexander Onic and Mario Huemer 1 1 Institute of Signal Processing, Johannes Kepler University Linz

More information

Lab 3: Introduction to Software Defined Radio and GNU Radio

Lab 3: Introduction to Software Defined Radio and GNU Radio ECEN 4652/5002 Communications Lab Spring 2017 2-6-17 P. Mathys Lab 3: Introduction to Software Defined Radio and GNU Radio 1 Introduction A software defined radio (SDR) is a Radio in which some or all

More information

Coming to Grips with the Frequency Domain

Coming to Grips with the Frequency Domain XPLANATION: FPGA 101 Coming to Grips with the Frequency Domain by Adam P. Taylor Chief Engineer e2v aptaylor@theiet.org 48 Xcell Journal Second Quarter 2015 The ability to work within the frequency domain

More information

Implementation of Orthogonal Frequency Coded SAW Devices Using Apodized Reflectors

Implementation of Orthogonal Frequency Coded SAW Devices Using Apodized Reflectors Implementation of Orthogonal Frequency Coded SAW Devices Using Apodized Reflectors Derek Puccio, Don Malocha, Nancy Saldanha Department of Electrical and Computer Engineering University of Central Florida

More information

Introduction of USRP and Demos. by Dong Han & Rui Zhu

Introduction of USRP and Demos. by Dong Han & Rui Zhu Introduction of USRP and Demos by Dong Han & Rui Zhu Introduction USRP(Universal Software Radio Peripheral ): A computer-hosted software radio, which is commonly used by research labs, universities. Motherboard

More information

Set No.1. Code No: R

Set No.1. Code No: R Set No.1 IV B.Tech. I Semester Regular Examinations, November -2008 RADAR SYSTEMS ( Common to Electronics & Communication Engineering and Electronics & Telematics) Time: 3 hours Max Marks: 80 Answer any

More information

Windfreak Technologies SynthHD v1.4 Preliminary Data Sheet v0.2b

Windfreak Technologies SynthHD v1.4 Preliminary Data Sheet v0.2b Windfreak Technologies SynthHD v1.4 Preliminary Data Sheet v0.2b $1299.00US 54 MHz 13.6 GHz Dual Channel RF Signal Generator Features Open source Labveiw GUI software control via USB Run hardware functions

More information

INTRODUCTION TO RADAR SIGNAL PROCESSING

INTRODUCTION TO RADAR SIGNAL PROCESSING INTRODUCTION TO RADAR SIGNAL PROCESSING Christos Ilioudis University of Strathclyde c.ilioudis@strath.ac.uk Overview History of Radar Basic Principles Principles of Measurements Coherent and Doppler Processing

More information

RF Basics 15/11/2013

RF Basics 15/11/2013 27 RF Basics 15/11/2013 Basic Terminology 1/2 dbm is a measure of RF Power referred to 1 mw (0 dbm) 10mW(10dBm), 500 mw (27dBm) PER Packet Error Rate [%] percentage of the packets not successfully received

More information

Module 3: Physical Layer

Module 3: Physical Layer Module 3: Physical Layer Dr. Associate Professor of Computer Science Jackson State University Jackson, MS 39217 Phone: 601-979-3661 E-mail: natarajan.meghanathan@jsums.edu 1 Topics 3.1 Signal Levels: Baud

More information

Project in Wireless Communication Lecture 7: Software Defined Radio

Project in Wireless Communication Lecture 7: Software Defined Radio Project in Wireless Communication Lecture 7: Software Defined Radio FREDRIK TUFVESSON ELECTRICAL AND INFORMATION TECHNOLOGY Tufvesson, EITN21, PWC lecture 7, Nov. 2018 1 Project overview, part one: the

More information

IMPLEMENTATION OF DOPPLER RADAR WITH OFDM WAVEFORM ON SDR PLATFORM

IMPLEMENTATION OF DOPPLER RADAR WITH OFDM WAVEFORM ON SDR PLATFORM IMPLEMENTATION OF DOPPLER RADAR WITH OFDM WAVEFORM ON SDR PLATFORM Irfan R. Pramudita, Puji Handayani, Devy Kuswidiastuti and Gamantyo Hendrantoro Department of Electrical Engineering, Institut Teknologi

More information

UCE-DSO210 DIGITAL OSCILLOSCOPE USER MANUAL. FATIH GENÇ UCORE ELECTRONICS REV1

UCE-DSO210 DIGITAL OSCILLOSCOPE USER MANUAL. FATIH GENÇ UCORE ELECTRONICS REV1 UCE-DSO210 DIGITAL OSCILLOSCOPE USER MANUAL FATIH GENÇ UCORE ELECTRONICS www.ucore-electronics.com 2017 - REV1 Contents 1. Introduction... 2 2. Turn on or turn off... 3 3. Oscilloscope Mode... 3 3.1. Display

More information

An Interactive Radar Demonstration for Children

An Interactive Radar Demonstration for Children An Interactive Radar Demonstration for Children Team 5: Nur Syuhada Zakaria Andy Myrick Steve Hughey Andrew Renton Sponsor: MIT Lincoln Laboratory Facilitator: Dr. Radha Outline Introduction and goals

More information

APPLICATION NOTE II. Detection and ranging of moving and stationary objects by using the FMCW radar principle.

APPLICATION NOTE II. Detection and ranging of moving and stationary objects by using the FMCW radar principle. APPLICATION NOTE II Detection and ranging of moving and stationary objects by using the FMCW radar principle www.innosent.de Editorial InnoSenT GmbH want provide to beginners and first-time users an easy

More information

Digital Sounder: HF Diagnostics Module:Ionosonde Dual Channel ( ) Eight Channel ( )

Digital Sounder: HF Diagnostics Module:Ionosonde Dual Channel ( ) Eight Channel ( ) CENTER FOR REMOTE SE NSING, INC. Digital Sounder: HF Diagnostics Module:Ionosonde Dual Channel (001-2000) Eight Channel (004-2006) 2010 Center for Remote Sensing, Inc. All specifications subject to change

More information

Know how Pulsed Doppler radar works and how it s able to determine target velocity. Know how the Moving Target Indicator (MTI) determines target

Know how Pulsed Doppler radar works and how it s able to determine target velocity. Know how the Moving Target Indicator (MTI) determines target Moving Target Indicator 1 Objectives Know how Pulsed Doppler radar works and how it s able to determine target velocity. Know how the Moving Target Indicator (MTI) determines target velocity. Be able to

More information

Exercise 4. Angle Tracking Techniques EXERCISE OBJECTIVE

Exercise 4. Angle Tracking Techniques EXERCISE OBJECTIVE Exercise 4 Angle Tracking Techniques EXERCISE OBJECTIVE When you have completed this exercise, you will be familiar with the principles of the following angle tracking techniques: lobe switching, conical

More information

Channel Modelling ETIN10. Directional channel models and Channel sounding

Channel Modelling ETIN10. Directional channel models and Channel sounding Channel Modelling ETIN10 Lecture no: 7 Directional channel models and Channel sounding Ghassan Dahman / Fredrik Tufvesson Department of Electrical and Information Technology Lund University, Sweden 2014-02-17

More information

Ultra-small, economical and cheap radar made possible thanks to chip technology

Ultra-small, economical and cheap radar made possible thanks to chip technology Edition March 2018 Radar technology, Smart Mobility Ultra-small, economical and cheap radar made possible thanks to chip technology By building radars into a car or something else, you are able to detect

More information

Multi-Path Fading Channel

Multi-Path Fading Channel Instructor: Prof. Dr. Noor M. Khan Department of Electronic Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +9 (51) 111-878787, Ext. 19 (Office), 186 (Lab) Fax: +9

More information

Advanced Digital Signal Processing Part 2: Digital Processing of Continuous-Time Signals

Advanced Digital Signal Processing Part 2: Digital Processing of Continuous-Time Signals Advanced Digital Signal Processing Part 2: Digital Processing of Continuous-Time Signals Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Institute of Electrical Engineering

More information

Real-Time Digital Down-Conversion with Equalization

Real-Time Digital Down-Conversion with Equalization Real-Time Digital Down-Conversion with Equalization February 20, 2019 By Alexander Taratorin, Anatoli Stein, Valeriy Serebryanskiy and Lauri Viitas DOWN CONVERSION PRINCIPLE Down conversion is basic operation

More information

ELEC RADAR FRONT-END SUMMARY

ELEC RADAR FRONT-END SUMMARY ELEC Radar Front-End is designed for FMCW (including CW) radar application. The output frequency of each RX provides range, speed, and amplitude information to DSP. It will detect target azimuth angle

More information

Sapphire Reference Manual V1.4. An RF tester for the Bluetooth 5 LE standard, compatible with TLF3000.

Sapphire Reference Manual V1.4. An RF tester for the Bluetooth 5 LE standard, compatible with TLF3000. Sapphire Reference Manual V1.4 An RF tester for the Bluetooth 5 LE standard, compatible with TLF3000. June 14, 2017 1 Contents 1 Contents... 2 2 Overview.... 8 3 Control.... 9 3.1 Overview... 9 3.2 Native

More information

Antenna Measurements using Modulated Signals

Antenna Measurements using Modulated Signals Antenna Measurements using Modulated Signals Roger Dygert MI Technologies, 1125 Satellite Boulevard, Suite 100 Suwanee, GA 30024-4629 Abstract Antenna test engineers are faced with testing increasingly

More information

WIRELESS COMMUNICATION TECHNOLOGIES (16:332:546) LECTURE 5 SMALL SCALE FADING

WIRELESS COMMUNICATION TECHNOLOGIES (16:332:546) LECTURE 5 SMALL SCALE FADING WIRELESS COMMUNICATION TECHNOLOGIES (16:332:546) LECTURE 5 SMALL SCALE FADING Instructor: Dr. Narayan Mandayam Slides: SabarishVivek Sarathy A QUICK RECAP Why is there poor signal reception in urban clutters?

More information

From Antenna to Bits:

From Antenna to Bits: From Antenna to Bits: Wireless System Design with MATLAB and Simulink Cynthia Cudicini Application Engineering Manager MathWorks cynthia.cudicini@mathworks.fr 1 Innovations in the World of Wireless Everything

More information

ME scope Application Note 01 The FFT, Leakage, and Windowing

ME scope Application Note 01 The FFT, Leakage, and Windowing INTRODUCTION ME scope Application Note 01 The FFT, Leakage, and Windowing NOTE: The steps in this Application Note can be duplicated using any Package that includes the VES-3600 Advanced Signal Processing

More information

Automated Measurements of 77 GHz FMCW Radar Signals

Automated Measurements of 77 GHz FMCW Radar Signals Application Note Dr. Steffen Heuel 4.2014-1EF88_0e Automated Measurements of 77 GHz FMCW Radar Signals Application Note Products: R&S FSW R&S FS-Z90 Frequency Modulated Continuous Wave (FMCW) radar signals

More information

Module 1: Introduction to Experimental Techniques Lecture 2: Sources of error. The Lecture Contains: Sources of Error in Measurement

Module 1: Introduction to Experimental Techniques Lecture 2: Sources of error. The Lecture Contains: Sources of Error in Measurement The Lecture Contains: Sources of Error in Measurement Signal-To-Noise Ratio Analog-to-Digital Conversion of Measurement Data A/D Conversion Digitalization Errors due to A/D Conversion file:///g /optical_measurement/lecture2/2_1.htm[5/7/2012

More information

PXIe Contents SPECIFICATIONS. 14 GHz and 26.5 GHz Vector Signal Analyzer

PXIe Contents SPECIFICATIONS. 14 GHz and 26.5 GHz Vector Signal Analyzer SPECIFICATIONS PXIe-5668 14 GHz and 26.5 GHz Vector Signal Analyzer These specifications apply to the PXIe-5668 (14 GHz) Vector Signal Analyzer and the PXIe-5668 (26.5 GHz) Vector Signal Analyzer with

More information

BYU SAR: A LOW COST COMPACT SYNTHETIC APERTURE RADAR

BYU SAR: A LOW COST COMPACT SYNTHETIC APERTURE RADAR BYU SAR: A LOW COST COMPACT SYNTHETIC APERTURE RADAR David G. Long, Bryan Jarrett, David V. Arnold, Jorge Cano ABSTRACT Synthetic Aperture Radar (SAR) systems are typically very complex and expensive.

More information

Radar System Design Considerations -- System Modeling Findings (MOS-AK Conference Hangzhou 2017)

Radar System Design Considerations -- System Modeling Findings (MOS-AK Conference Hangzhou 2017) Radar System Design Considerations -- System Modeling Findings (MOS-AK Conference Hangzhou 2017) Silicon Radar GmbH Im Technologiepark 1 15236 Frankfurt (Oder) Germany Outline 1 Introduction to Short Distance

More information

4.5.1 Mirroring Gain/Offset Registers GPIO CMV Snapshot Control... 14

4.5.1 Mirroring Gain/Offset Registers GPIO CMV Snapshot Control... 14 Thank you for choosing the MityCAM-C8000 from Critical Link. The MityCAM-C8000 MityViewer Quick Start Guide will guide you through the software installation process and the steps to acquire your first

More information