From: Syed Asad on
I’m working on "Cooperative Communication in Wireless Communication". I want to stimulate it on MATLAB; I need it system model, specification & working principal of Relays. If anyone can help me out than please do so Also if anyone have material (Books, Links, simulation methodology etc) regarding this topic please share with me

From: Walter Roberson on
Syed Asad wrote:
> I’m working on "Cooperative Communication in Wireless
> Communication". I want to stimulate it on MATLAB; I need it system
> model, specification & working principal of Relays. If anyone can help
> me out than please do so Also if anyone have material (Books, Links,
> simulation methodology etc) regarding this topic please share with me

You are going to need to figure out how you want to do routing -- that is, you
are going to have to figure out how one system will decide which other
system(s) to pass a message on to in hopes of getting it closer to its
destination. As part of this, you might find yourself working with routing
protocols -- mechanisms to pass routing hints or demands from one system to
another and to decide what the most efficient route(s) to a destination would be.

Until you have a some ideas about routing, there is no point investing time in
building a simulation model.
From: Syed Asad on
Walter Roberson <roberson(a)hushmail.com> wrote in message <i2coqj$on8$1(a)canopus.cc.umanitoba.ca>...
> Syed Asad wrote:
> > I&#8217;m working on "Cooperative Communication in Wireless
> > Communication". I want to stimulate it on MATLAB; I need it system
> > model, specification & working principal of Relays. If anyone can help
> > me out than please do so Also if anyone have material (Books, Links,
> > simulation methodology etc) regarding this topic please share with me
>
> You are going to need to figure out how you want to do routing -- that is, you
> are going to have to figure out how one system will decide which other
> system(s) to pass a message on to in hopes of getting it closer to its
> destination. As part of this, you might find yourself working with routing
> protocols -- mechanisms to pass routing hints or demands from one system to
> another and to decide what the most efficient route(s) to a destination would be.
>
> Until you have a some ideas about routing, there is no point investing time in
> building a simulation model.
as im on initial stages so im considering three Node Communication system (Source Relay & Destination) .Relay uses two protocols (amplify & forward , Decode and forward) to be specific i need its simulating methodology- that is how it can be done in matlab ,
From: Syed Asad on
"Syed Asad " <syed_asad(a)ymail.com> wrote in message <i2cqpi$esi$1(a)fred.mathworks.com>...
> Walter Roberson <roberson(a)hushmail.com> wrote in message <i2coqj$on8$1(a)canopus.cc.umanitoba.ca>...
> > Syed Asad wrote:
> > > I&#8217;m working on "Cooperative Communication in Wireless
> > > Communication". I want to stimulate it on MATLAB; I need it system
> > > model, specification & working principal of Relays. If anyone can help
> > > me out than please do so Also if anyone have material (Books, Links,
> > > simulation methodology etc) regarding this topic please share with me
> >
> > You are going to need to figure out how you want to do routing -- that is, you
> > are going to have to figure out how one system will decide which other
> > system(s) to pass a message on to in hopes of getting it closer to its
> > destination. As part of this, you might find yourself working with routing
> > protocols -- mechanisms to pass routing hints or demands from one system to
> > another and to decide what the most efficient route(s) to a destination would be.
> >
> > Until you have a some ideas about routing, there is no point investing time in
> > building a simulation model.


As im on initial stages so im considering three Node Communication system (Source Relay & Destination) .Relay uses two protocols (amplify & forward , Decode and forward) to be specific i need its simulating methodology- that is how it can be done in matlab ,