UIRA source code back online
As I have been asked, I put back the UIRA svn online, check out the UIRA Source Code Page
posted in Linux | 0 Comments
As I have been asked, I put back the UIRA svn online, check out the UIRA Source Code Page
posted in Linux | 0 Comments
It’s been a while since I had time to upload pictures to this blog, but I finally had 5 minutes for doing that. The new set includes:
More to come on next trips, right now, I am still in Dongguan (东莞), and definitely, this place has nothing nice to visit … I may take some pictures anyway, but not sure.
posted in Blog, China | 0 Comments
Those days I am working on the Echelon PL3120 Chip (to make it integrate our products), I having some problems to integrate it properly, here is some hints for you guys if you are trying to integrate them as well (The following information is also applicable on the PL3150 and PL3170, and I guess PL31xx):
posted in Electrical Engineering | 0 Comments
Those last weeks were quite busy on the business trip thing, been to SuZhou (苏州) and Dongguan (东莞)… but now I am facing a little problem in Dongguan … I am beeing spamed ! using SMS, tons of SMS.
About 20 to 30 Spam SMS an hour (!!!) issued by a non disclosed sender, Saying ‘GMCC’ … and ‘Dongguan’ … (what’s an interesting text, isn’t it ?). Windows Mobile (installed on my pda phone), comes with a Black list application, which is fine but … which can’t handle non disclosed senders … The only cure I found was deactivating the sound notification of new incoming message … and I clear them up every once a while …
On the other end, SMS Outlook doesn’t help, as, as far as I know, it does not support filters or spam protection …
Windows Mobile: Yet another spam victory
posted in China | 0 Comments
Here is the problem:
Given 3 points
,
and
verifying
and
,
and
. We want to know what cosinusoidal curve
pass though those 3 points like : 
posted in CNAM, Electrical Engineering | 0 Comments
As I am trying to put all my former docs online, here is a rough debian packaging howto
posted in Linux | 0 Comments
Here is the new version of wordpress…
Upgrade was pretty straight forward, and I didn’t loose any of my plugins… so far so good. but before you get too excited … I got to tell you at least the “visual editor that does not mess with your code” thing … well does not work at least for embedded php code …
posted in Blog | 0 Comments
Still guessing about it but, I couldn’t find an elegant way to find the minimal hamming distance of a code … till I finally got it !, here it is:
Basically the question falls to find the minimum amount of difference between two different codewords, say you got your codeword which is
bit long, systematical (meaning you got
bit of message, and
bit of code), so
(off course
).
Obviously, the minimum distance can’t be more than
… But it can be less, for sure …
The first solution that comes to my mind is to actually check the distance of all codewords, it’s easy, got two codewords
and
, the distance is just
. While this method sure works, it’s also quite overkill… it makes you acually calculate
distance calculations, which means
modulo 2 additions, plus checks…
Well, let’s find a bit nicer way … Let be
the systemical matrix of your code, we have:

Let
be a codeword, and
the message, then we have
, so, we can say that the minimal distance
, we can safely write
.
The first part is easy to guess, basically
, so,
, now we need to find out
, and that can be guessed easily from
, look, it is just the maximum distance of
lines …
Now you get it…
posted in CNAM, Electrical Engineering | 0 Comments
Working on my next practical class (ELE109), I had the impression of something wrong in that text:
Let be
the generator polynom of the code, the non systematical matrix
can be defined by calculating
,
,
and
:
Well, that last one sound wrong … let’s check, it out, we can obtain the systematic matrix out of this one farily easily:

So say, for instance you got the data
, then you get the code
, so far, so good … That code can be written as
. Now let’s see what the division says:

Hell, now that’s wrong!, but what? The thing is, with that polynom we should have a code of
…
Actually, if you read again the initial text, you get it…
is wrong! it should have been

The polynom that the actual
represents is actually
… and now:

And now, that makes sense … Now guys, don’t trust too much texts, and also, remember a vector is little endian when writing (MSB comes first)!
posted in CNAM, Electrical Engineering | 0 Comments
Well, it’s been some time I go from France to China and back, some colleague pointed at me that French/European guys think Chinese (Asian?) girls are more attractive than European … usually …
I didn’t realize that before but actually, it’s not really only about physical traits, I finally figured it out why (or at least part of it).
now that I just got it, it makes sense to me, I wish that could be the same in France, you know, just that makes you feel fine in here…