DSPRelated.com
Forums

Burst Noise

Started by Unknown August 13, 2007
Hi All,

How many types of busrt noise in the communication system? Is there
any model for burst noise used for simulation?
I tried to search through the web but could not find a good source
describing how to generate busrt noise that can be used for
simulation.

Anyone can provide me inputs? Thanks.


Best Wishes,
Suterrr

On Aug 13, 7:02 pm, sut...@gmail.com wrote:
> Hi All, > > How many types of busrt noise in the communication system? Is there > any model for burst noise used for simulation? > I tried to search through the web but could not find a good source > describing how to generate busrt noise that can be used for > simulation. > > Anyone can provide me inputs? Thanks. > > Best Wishes, > Suterrr
I have used the Matlab function 'starnd' for this. John
On Aug 13, 4:06 pm, John <sampson...@gmail.com> wrote:
> On Aug 13, 7:02 pm, sut...@gmail.com wrote: > > > Hi All, > > > How many types of busrt noise in the communication system? Is there > > any model for burst noise used for simulation? > > I tried to search through the web but could not find a good source > > describing how to generate busrt noise that can be used for > > simulation. > > > Anyone can provide me inputs? Thanks. > > > Best Wishes, > > Suterrr > > I have used the Matlab function 'starnd' for this. > > John
John, I checked the mathworks and seems there is no "starnd.m' function in Matlab Thanks. Best, Suterr
On Aug 13, 7:41 pm, sut...@gmail.com wrote:
> On Aug 13, 4:06 pm, John <sampson...@gmail.com> wrote: > > > > > On Aug 13, 7:02 pm, sut...@gmail.com wrote: > > > > Hi All, > > > > How many types of busrt noise in the communication system? Is there > > > any model for burst noise used for simulation? > > > I tried to search through the web but could not find a good source > > > describing how to generate busrt noise that can be used for > > > simulation. > > > > Anyone can provide me inputs? Thanks. > > > > Best Wishes, > > > Suterrr > > > I have used the Matlab function 'starnd' for this. > > > John > > John, > > I checked the mathworks and seems there is no "starnd.m' function in > Matlab > > Thanks. > > Best, > Suterr
Maybe it's a user contributed function. Here's some code: http://www.tsi.enst.fr/icacentral/icalistArchive/2004/0642.html John
On Mon, 13 Aug 2007 23:02:13 +0000, suterr wrote:

> Hi All, > > How many types of busrt noise in the communication system? Is there > any model for burst noise used for simulation? > I tried to search through the web but could not find a good source > describing how to generate busrt noise that can be used for > simulation. > > Anyone can provide me inputs? Thanks. >
The characteristics of burst noise are going to depend on the particulars of your system -- there is no universal burst noise model. -- Tim Wescott Control systems and communications consulting http://www.wescottdesign.com Need to learn how to apply control theory in your embedded system? "Applied Control Theory for Embedded Systems" by Tim Wescott Elsevier/Newnes, http://www.wescottdesign.com/actfes/actfes.html
On 14 Aug., 01:02, sut...@gmail.com wrote:
> Hi All, > > How many types of busrt noise in the communication system? Is there > any model for burst noise used for simulation? > I tried to search through the web but could not find a good source > describing how to generate busrt noise that can be used for > simulation. > > Anyone can provide me inputs? Thanks. > > Best Wishes, > Suterrr
I remember a discussion a while back about a two-state Markov chain to simulate burst noise in wireless channels .... here: http://groups.google.com/group/comp.dsp/browse_frm/thread/0063684507bc3b56/5e9a20c736928a57?&hl=de#5e9a20c736928a57 Regards, Andor