Archive for September, 2010

Tutorial on DE2 Kit Notes

Posted: September 16, 2010 in Uncategorized

In this post, I give some notices on the Alteras tutorials. This entry will be update depend on my knowledge and practice. In my labs, all of experiments adopt Quartus II Web Edition 2010.

1. The Quartus  is require a large storage, at least 3 GB for Quartus(QII) and 2.5 GB for Nios II(NII) ISE. QII is lack of components such as Assignment editor is really stupid and you can direct assign pin on it, instead you use Chip Planner to do.

2. Your project name should be  same to your name file, if not you could see a error message like this:

Pal: An error relating SOPC builder when you make avm_master_irq that is the builder unknown your setup IRQ is multi-interrupt or individual interrupt.  When it happen you will get a message : “interrupt scheme out of range” or  incorrectly configured interrupt master“. The solution can be found here

http://altera.us/support/kdb/solutions/rd05172007_105.html

Abstract: In this paper, I give my idea how to diminish K-sparse parameter which not to concern for aforementioned expander graph algorithms i.e. Sparse Matching Pursuit (SMP) and Sequence Sparse Matching Pursuit (SSMP).

Algorithms which combine geometrical and combinatorial methods have got a vast concerning in recently time since their performance are overwhelm others in aspect of  computing and update time, simplistic implement with modest requirement in storage. However, there is a significant notice from theory demonstration and simulation experiments in the coefficient of number measurement, it is greater five to ten times compare to the one of Linear Programming Algorithms. So, in the effort to reduces it, SMP and SSMP are deployed.

Their idea are similar to some state of the art algorithms, i.e. Subspace Pursuits and CoSaMP, which use voting-like mechanism and component-post-evaluating to select the best recover coefficients. This thing trades off  speed of algorithm a little bit O(log(N)) to a prominent improvement in required number measurement.

In the effort to reduce more, I would like to rudiment selection the best coefficients of the recovery  process and result in downgrading in computing time a order O(Nlong(N))  for an improvement  to approximate the limit bound in Expander Graph (~2Kd with d is the number of adjacent neighbors in an EG) . In addition,  to eliminate K-sparse parameter in the novel algorithm, I takes advantage of  finding components which makes minimum and maximum residue of signal and compare them to determine if stop algorithm or not.

For experiment and more detail,  I would like to refer to my paper :

Optimally Sequence Sparse Matching Pursuit.