Skip to content

Commit 18901be

Browse files
Fix image link and update mixer model in README
Updated image link and corrected mixer model in specifications.
1 parent 9f899b9 commit 18901be

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![Frequency: 10.5GHz](https://img.shields.io/badge/Frequency-10.5GHz-blue)](https://github.com/NawfalMotii79/PLFM_RADAR)
88
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/NawfalMotii79/PLFM_RADAR/pulls)
99

10-
![AERIS-10 Radar System](https://raw.githubusercontent.com/NawfalMotii79/PLFM_RADAR/main/8_Utils/3fb1dabf-2c6d-4b5d-b471-48bc461ce914.jpg)
10+
![AERIS-10 Radar System](https://raw.githubusercontent.com/NawfalMotii79/PLFM_RADAR/main/8_Utils/AERIS-10_RADAR.png)
1111

1212
AERIS-10 is an open-source, low-cost 10.5 GHz phased array radar system featuring Pulse Linear Frequency Modulated (LFM) modulation. Available in two versions (3km and 20km range), it's designed for researchers, drone developers, and serious SDR enthusiasts who want to explore and experiment with phased array radar technology.
1313

@@ -47,7 +47,7 @@ The AERIS-10 main sub-systems are:
4747

4848
- **Main Board** containing:
4949
- **DAC** - Generates the RADAR Chirps
50-
- **2x Microwave Mixers (LT5552)** - For up-conversion and IF-down-conversion
50+
- **2x Microwave Mixers (LTC5552)** - For up-conversion and IF-down-conversion
5151
- **4x 4-Channel Phase Shifters (ADAR1000)** - For RX and TX chain beamforming
5252
- **16x Front End Chips (ADTR1107)** - Used for both Low Noise Amplifying (RX) and Power Amplifying (TX) stages
5353
- **XC7A50T FPGA** - Handles RADAR Signal Processing on the upstream FTG256 board:
@@ -92,7 +92,7 @@ The AERIS-10 main sub-systems are:
9292
### Processing Pipeline
9393

9494
1. **Waveform Generation** - DAC creates LFM chirps
95-
2. **Up/Down Conversion** - LT5552 mixers handle frequency translation
95+
2. **Up/Down Conversion** - LTC5552 mixers handle frequency translation
9696
3. **Beam Steering** - ADAR1000 phase shifters control 16 elements
9797
4. **Signal Processing (FPGA)**:
9898
- Raw ADC data capture

0 commit comments

Comments
 (0)