[Ground-station] MATLAB course proposal - May 2-4, 2023 (need feedback by 3 April)

Michelle Thompson mountain.michelle at gmail.com
Thu Mar 30 20:41:16 PDT 2023


Below is the course proposal for a MATLAB class. It's virtual (remote). The
goal is to cover multirate signal processing and HDL Coder for advanced
open source implementations of digital communications designs using FPGAs.

We need your feedback on this class.

If you are interested in taking it, give a scale of 1 to 5 on how likely it
is that you will commit. You can reply privately or publicly about any
aspect of this class and level of interest.

Please give feedback by 3 April. We have a short turnaround time for this
due to the instructor's schedule. MATLAB has one instructor for the level
of material that we need and they are in demand.
:+)

Here's the proposed outline:

-=-=-=-=-=-=-=-=-=-=-=-

COURSE OUTLINE
Day 1 - Generating HDL Code from Simulink & DSP for FPGAs
Preparing Simulink Models for HDL Code Generation (1.0 hrs)
Prepare a Simulink model for HDL code generation. Generate HDL code and
testbench for simple models requiring no optimization.
• Preparing Simulink models for HDL code generation
• Generating HDL code
• Generating a test bench
• Verifying generated HDL code with an HDL simulator
Fixed-Point Precision Control (2.0 hrs)
Establish correspondence between generated HDL code and specific Simulink
blocks in the model. Use Fixed-Point Tool to finalize fixed point
architecture of the model.
• Fixed-point scaling and inheritance
• Fixed-Point Designer workflow
• Fixed-Point Tool
• Fundamental adders and multiplier arrays
• Division and square root arrays
• Wordlength issues and Fixed-point arithmetic
• Saturate and wraparound.
• Overflow and underflow
Optimizing Generated HDL Code (4 hrs)
Use pipelines to meet design timing requirements. Use specific hardware
implementations and share resources for area optimization.
• Generating HDL code with the HDL Workflow Advisor
• Meeting timing requirements via pipelining
• Choosing specific hardware implementations for compatible Simulink blocks
• Sharing FPGA/ASIC resources in subsystems
• Verifying that the optimized HDL code is bit-true cycle-accurate
• Mapping Simulink blocks to dedicated hardware resources on FPGA




Day 2 - DSP for FPGAs
Signal Flow Graph (SFG) Techniques (SFG) Techniques and high-speed FIR
design (2.0 hrs)
Review the representation of DSP algorithms using signal flow graph. Use
the Cut Set method to improve timing performance. Implement parallel and
serial FIR filters.
• DSP/Digital Filter Signal Flow Graphs
• Latency, delays and "anti-delays"!
• Re-timing: Cut-set and delay scaling
• The transpose FIR
• Pipelining and multichannel architectures
• SFG topologies for FPGAs
• FIR filter structures for FPGAs
Multirate Signal Processing for FPGAs (4.0 hrs)
Develop polyphase structure for efficient implementation of multirate
filters. Use CIC filter for interpolation and decimation.
• Upsampling and interpolation filters
• Downsampling and decimation filters
• Efficient arithmetic for FIR implementation
• Integrators and differentiators
• Half-band, moving average and comb filters
• Cascade Integrator Comb (CIC) Filters (Hogenauer)
• Efficient arithmetic for IIR Filtering

CORDIC Techniques AND channelizers (2.0 hrs)
Introduce CORDIC algorithm for calculation of various trigonometric
functions.
• CORDIC rotation mode and vector mode
• Compute cosine and sine function
• Compute vector magnitude and angle
• Architecture for FPGA implementation
• Channelizer




Day 3 - Programming Xilinx Zynq SoCs with MATLAB and Simulink &
Software-Defined Radio with Zynq using Simulink
IP Core Generation and Deployment (2.0 hrs)
Use HDL Workflow Advisor to configure a Simulink model, generate and build
both HDL and C code, and deploy to Zynq platform.
• Configuring a subsystem for programmable logic
• Configuring the target interface and peripherals
• Generating the IP core and integrating with SDK
• Building and deploying the FPGA bitstream
• Generating and deploying a software interface model
• Tuning parameters with External Mode
Model Communications System using Simulink (1.5 hrs)
Model and simulate RF signal chain and communications algorithms.
• Overview of software-defined radio concepts and workflows
• Model and understand AD9361 RF Agile Transceiver using Simulink
• Simulate a communications system that includes a transmitter, AD9361
Transceiver, channel and Receiver (RF test environment)
Implement Radio I/O with ADI RF SOM and Simulink (1.5 hrs)
Verify the operation of baseband transceiver algorithm using real data
streamed from the AD9361 into MATLAB and Simulink.
• Overview of System object and hardware platform
• Set up ADI RF SOM as RF front-end for over-the-air signal capture or
transmission
• Perform baseband processing in MATLAB and Simulink on captured receive
signal
• Configure AD9361 registers and filters via System object
• Verify algorithm performance for real data versus simulated data
Prototype Deployment with Real-Time Data via HW/SW Co-Design (2.0 hrs)
Generate HDL and C code targeting the programmable logic (PL) and
processing system (PS) on the Zynq SoC to implement TX/RX.
• Overview of Zynq HW/SW co-design workflow
• Implement Transmitter and Receiver on PL/PS using HW/SW co-design workflow
• Configure software interface model
• Download generated code to the ARM processor and tune system parameters
in real-time operation via Simulink
• Deploy a stand-alone system

-=-=-=-=-=-=-=-=-=-=-=-

Thank you!
-Michelle Thompson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openresearch.institute/pipermail/ground-station-openresearch.institute/attachments/20230330/bc3d3b47/attachment.htm>


More information about the Ground-Station mailing list