|
COURSE A39: INTEGER SEQUENTIAL MATH ALGORITHM
USES
- Used in a host of DSP applications
- The ALU of a fixed point CPU.
- An important use of the sequential multiplier is in a variable voltage sine wave inverter to determine the PWM duty cycle for a given input voltage from CPU, thus eliminating the need of interrupts and resulting in a high speed inverter design.
- An important use of the adder is in a sequential implementation of the cordic algorithm.
PREREQUISITES
Course - A1 or A1.1: Introduction to VHDL / Verilog
CONTENTS
- Sequential Divider
- Sequential Multiplier
- Sequential Adder
- Sequential Subtracter
- Theory of digital Multiplication
- Design of sequential multiplier
- Implementation in a ready made three phase sine wave inverter module
- Control and interface logic
- Students will download the design onto an FPGA and observe the demodulated output
|