9 | | {{{#!html |
10 | | <h1 style="font-size: 25px; margin-bottom: 10px; margin-left: 5px;"> |
11 | | Problem: |
12 | | </h1> |
13 | | <p style="font-size: 20px;">In recent years, there has been a desire to expand the bandwidth of communication standards such as LTE and 5G. However, at many of the bandwidths that are desired to be used, there exist legacy signals that cannot be interfered with. This is made even more difficult by Adjacent Channel Interference (ACI), when signals with very close, but distinct frequencies still impede each other.<p> |
14 | | <h1 style="font-size: 25px; margin-bottom: 10px; margin-left: 5px;"> |
15 | | Goal: |
16 | | </h1> |
17 | | <p style="font-size: 20px;">Build the framework to test signal avoidance.<p> |
18 | | }}} |
| 9 | **Problem:** // |
| 10 | |
| 11 | In recent years, there has been a desire to expand the bandwidth of communication standards such as LTE and 5G. However, at many of the bandwidths that are desired to be used, there exist legacy signals that cannot be interfered with. This is made even more difficult by Adjacent Channel Interference (ACI), when signals with very close, but distinct frequencies still impede each other.// |
| 12 | |
| 13 | **Goal:** // |
| 14 | |
| 15 | Build the framework to test signal avoidance.// |