Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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:

94_1168421604.jpg


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,
79_1168441584.JPG

see this table:
37_1168441444.JPG


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,
79_1168441584.JPG

see this table:
37_1168441444.JPG


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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top