Difference between revisions of "Telecommunications"

From
Jump to: navigation, search
Line 48: Line 48:
  
 
<youtube>HT_kaHz7SAI</youtube>
 
<youtube>HT_kaHz7SAI</youtube>
<youtube>D8xr-71s7nk</youtube>
 
 
<youtube>oiNIsrl6I6A</youtube>
 
<youtube>oiNIsrl6I6A</youtube>
 
<youtube>98cQb1B2sks</youtube>
 
<youtube>98cQb1B2sks</youtube>
 
<youtube>cMFhap8eZNo</youtube>
 
<youtube>cMFhap8eZNo</youtube>
 
<youtube>7vVEWDIx-zs</youtube>
 
<youtube>7vVEWDIx-zs</youtube>
 +
<youtube>D8xr-71s7nk</youtube>

Revision as of 23:19, 6 November 2019

Youtube search... ...Google search


Cognitive Radio

  • GNU Radio is a free & open-source software development toolkit that provides signal processing blocks to implement software radios. It can be used with readily-available low-cost external RF hardware to create software-defined radios, or without hardware in a simulation-like environment.
  • Wikipedia

Software-defined radio (SDR) is a radio communication system where components that have been traditionally implemented in hardware (e.g. mixers, filters, amplifiers, modulators/demodulators, detectors, etc.) are instead implemented by means of software on a personal computer or embedded system. Software radios have significant utility for the military and cell phone services, both of which must serve a wide variety of changing radio protocols in real time. In the long term, software-defined radios are to become the dominant technology in radio communications. SDRs, along with software defined antennas are the enablers of the cognitive radio.


Deepwave Digital Systems

Enabling deep learning and AI at the edge of wireless systems. GPUs are extremely well suited for processes that are highly parallel. The Fast Fourier Transform (FFT) is one of the most common techniques in signal processing and happens to be a highly parallel algorithm. In this blog post the Deepwave team walks you though how to leverage the embedded GPU built into the AIR-T to perform high-speed FFTs without the computational bottleneck of a CPU and without having to experience the long development cycle associated with writing VHDL code for FPGAs. By leveraging the GPU on the AIR-T, you get the best of both worlds: fast development time and high speed processing.

fft_gif.gif

Communications

Machine learning is able to solve practical problems in communications.