Power Appl
Microprocessor Applications in Power Electronics
EE 675 Course Assignments
Guide: Prof. Himanshu Bahirat
- Wrote efficient assembly language functions to compute the square root and natural log of Q-15 fixed-point numbers, and the product of variable-size complex matrices on the TI F28379D board.
- Coded the numerical integration of simple harmonic oscillator equations using the Euler method.
- Programmed a rate-monotonic scheduler in assembly using timer interrupts with context saving.