Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Contributor
kanava.pitchai
Posts: 45
Registered: ‎11-14-2011
0
Accepted Solution

TDM block in system generator

I need example programs using TDM block in system generator.

anybody please help me.......

 

Shark
Expert Contributor
eilert
Posts: 2,064
Registered: ‎08-14-2007
0

Re: TDM block in system generator

Hi Shark,

you can create one within minutes.

Take a TDM block connect it with a TDD Block.

Apply some (constant) values to the TDM input.

Observe the serial output and the TDD outputs and make your conclusions about how the system works.

 

Have a nice simulation

  Eilert

Contributor
kanava.pitchai
Posts: 45
Registered: ‎11-14-2011
0

Re: TDM block in system generator

thak you for ur kind reply,

i want to simulate with different data for example using sine wave.

Shark
Expert Contributor
eilert
Posts: 2,064
Registered: ‎08-14-2007
0

Re: TDM block in system generator

Hi Shark,

just do it.

But I would recommend to do it step by step, so you can understand the results.

 

e.g. the default tdm has 4 inputs. Feed three of them with (diferent) constants and one with a sinewave.

If you feed all inputs at once with complex signals it's kind of hard to identify them correctly on the serial line.

Once you know how everything works you can feed almost any signal to the system.

 

Also make sure that you are using meaningful sampling periods in your model.

(Your Simulink period in the System Generator block also needs a useful value)

 

Have a nice simulation

   Eilert

Contributor
kanava.pitchai
Posts: 45
Registered: ‎11-14-2011
0

Re: TDM block in system generator

ya i have done tdm with different frequency using sine wave and i got the result.

any other method is there to know about TDM block. 

Shark