1 / 16

Software Defined Radio

Software Defined Radio. 長庚電機通訊組 碩一 張晉銓 指導教授 : 黃文傑博士. Outline. Digital Hardware Choices Hardware Elements DSP Processor Field Programmable Gate Arrays Trade-Offs in DSP, FPGA and ASIC. Digital Hardware Choices.

rafi
Télécharger la présentation

Software Defined Radio

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Software Defined Radio 長庚電機通訊組 碩一 張晉銓 指導教授:黃文傑博士

  2. Outline • Digital Hardware Choices • Hardware Elements • DSP Processor • Field Programmable Gate Arrays • Trade-Offs in DSP, FPGA and ASIC

  3. Digital Hardware Choices • Flexibility-Overall system clock rate be adjustable in different data rate • Modularity-allow easy replacement or upgrading of subsystem • Scalabilityallow the radio to be enhance to improve capability (increase channels) • Performance • Power consumption, cost ,computational capability metrics

  4. Hardware Elements • DSPs:microprocessor-based, support high level languages like C, offer the most flexibility • ASICs:circuit in fixed silicon ,optimized speed and power consumption, requires sophisticated circuit design and layout software tools. • FPGAs: provide much hardware-level reconfigu-rability, flexibility: DSP>FPGA>ASIC. Tools for FPGA are similar to those for ASIC Trade: flexibility, processing speed and power consumption

  5. DSP Processor • Digital Signal Processors,DSPs are designed to include special functional units in the hardware as well as special instruction in the microcode • FFT or Viterbi decoding • Consists arithmetic logic unit (ALU), accumulator MAC unit and data and address buses • For wireline and wireless communication ,or general control application

  6. Categories of general available DSPs

  7. Categories of general available DSPs

  8. DSP Architecture • Harvard Architecture • Program memory and data memory • On-chip or off-chip memory • Uniscalar Architecture • More than one multiplier and ALU • Execution of one instruction per cycle • Single Instruction Multiple Data (SIMD) • Very Long Instruction Word Architecture • Superscalar Architecture • Hybrid Architectures

  9. Harvard Architecture

  10. Numeric Representation • Fixed Point • Less power and cost • Floating Point • Easy to program than fixed point DSP

  11. Pipelining • Pipelining is setting up and executing in parallel the various stages of instruction processing

  12. Field Programmable Gate Arrays • Optimized for multilevel circuit • Static random access memory (SRAM) • SRAM-based FPGA can be reprogrammed and on-the-fly during the operation of the sys.

  13. Xilinx 4000 Series FPGA Structure

  14. Application of FPGA to software Radios • System with high sample rate • System with very-high-order FIR filters because the algorithm can be implemented in parallel • System with fast correlators because the LUT architecture of FPGA provides a fast and efficient way to build correlators

  15. Trade-Offs in DSP, FPGA and ASIC • Low complexity can be solved with DSP • FPGA and ASIC tend to be more useful when the complexity of the problem increases • Using a combination of DSP, FPGA and ASIC.

  16. End • Thank you for your attention

More Related