Simulation of BLDC Motor Speed PI Control in Simulink

This is the final project of my course Adjustable Speed Motor Drive.Thanks to Prof. Bilal Akin I’ve so much valuable knowledge about motor drive.

This post is a summary of my project report.
Continue reading “Simulation of BLDC Motor Speed PI Control in Simulink”

Mini Stereo Digital Audio Processor (MSDAP)

This is a course project of ASIC.MSDAP is a low-cost, low-power and application specific mini stereo digital audio processor used in a hearing aid.The main function of this processor is a two-channel, 256 order, finite impulse response (FIR) digital filter.It receives 16 bits voice data(sampled at 48 kHz) and computes the FIR result at the speed of 26.88MHz.This is still an ongoing project,which is supposed to be finished in Dec 2015.Right now it’s designed in behavioral level later on it will be designed in RTL level.I’ll update this post and put all my works here here but before that I can only show part of this project,otherwise I’ll be mistaken for copying someone else’s code :P
Continue reading “Mini Stereo Digital Audio Processor (MSDAP)”