pn sequence generator?

Status
Not open for further replies.

alex2007

Newbie level 3
Joined
Jan 1, 2007
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,311
pn sequence generator

I am trying to do pn sequence generator to remove the spur for phase dithering in Matlab simulink.

I can generate the specific system noise level by using pn sequence simulink model. But this does not reduce the spur due to phase dithering and this system noise level is quite high.

Q1) how to adjust the parameter of pn sequence generator simulink model to reduce the system noise level?

Q2) why this does not reduce the spur level?

Q3) Is the max length tap sequence used in pn sequence simulink model same as that of LFSR such as xilinx LFSR application note?
 

circuit diagram of pn sequence generator

You can generate PN sequence by using shift registers, see the diagram:



where h can be either 1 (short circuit) or 0 (open circuit)
and x's are the shift registers...


if helps, press helped me
 

pn sequence generator circuit

the code of a pn sequence is simply apolynomial,

see this table:


so the code is very simple...
 
matlab coad for pn sequence generation

Hi Enhancer,

Thanx for ur reply. My question is not very clear first. So I metion the questions more specifically.
 

pn sequence table

Does anyone have the MATLAB code for this generator?
 

Does anyone have the MATLAB code for this generator?
 

Re: pn sequence generator circuit

the code of a pn sequence is simply apolynomial,

see this table:


so the code is very simple...


please i need to know what is meant by the n-sequence
please help
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…