![]() |
|
|
|||||||
![]() |
VHDL - Question about Gaussian Noise Generator? |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hello all,
I have a problem with this. I need to generate 2bit noise with a gaussian distribution (only 4 possible values, 11,10,00 and 01), for this purpose I'm using a LFSR code with 32 bits that gives 32-bits noise with an uniform distribution. Then, I added ten signals from ten LFSR block, each one of 32 bits. The result of this operation gives numbers with 36 bits. If a consider all bits and I plot them using matlab, gives a gaussian distribution. But when I extract only the 2 most significant bit and I plot the result lost all sense. Is any other way to obtain with only 2 bit a gaussian distribution?? Thanks for any possible help oscarvhdl |
|
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Mar 2008
Location: Denmark
Posts: 245
|
Well - with only 4 possible values theres couldn't be much left of the gaussian distribution - how about a 3,4,5 bit value (just for the test of algorithm)
Jeppe jeppe |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Nov 2009
Posts: 3
|
it has to be with only two bits. I need to obtain (for example, with 1000 samples) a distribution like this:
11: 150 times 10: 350 " 00: 350 " 01: 150 " Thanks anyway oscarvhdl |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Mar 2008
Location: Denmark
Posts: 245
|
Lets say your LFSR block was 8-bits instead of 36-bit (just for the example)
Then: 0..127 and 128..255 should be 50% ranges. If you compare and detect the range 0..50 could you get 15% (just a quess) -----------------------------------51..127 ----------- 35% ------------- and so on. Hopefully it helped you jeppe |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Nov 2009
Posts: 3
|
Jeppe:
I was thinking the same, I'm going to do these and I look what hapen. Thanks for all oscarvhdl |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| French And CERN Build Massive Particle Accelerator (Black Hole Generator) Unknown Planetary Risk To Create BIG BANG | Doomsday Machine | Computer Support | 1 | 05-01-2008 06:36 PM |
| Noise. TIA | sandy58 | Computer Information | 3 | 11-04-2007 07:54 AM |
| Noise. TIA | sandy58 | Computer Information | 0 | 10-30-2007 09:12 AM |
| Motherboard general question | Jimmy Sledge | Computer Information | 8 | 03-10-2007 08:37 AM |
| Re: Safe Mode Question (A+ question) | Gordon Findlay | A+ Certification | 0 | 06-16-2004 10:48 AM |