1 May 09:16
Sensor Network Simulator in Python or SimPy
Bhed Bista <bhedbista <at> yahoo.com>
2009-05-01 07:16:35 GMT
2009-05-01 07:16:35 GMT
Hello,
I am looking for a simulator which is written in Python or SimPy for sensor network. If you have one or know the place where I can get one please post the link. What I want to do is
- code for sensor radio link from which I can collect neighbors of a node. If a node can hear from another node then that node is its neighbor.
- collect neighbors of all nodes in a cluster by a cluster head
- then using the neighbor lists, schedule which nodes can send data simultaneous without radio interference/collision.
A simple code layout in python or SimPy that does more or less mentioned above will be helpful if there is no simulator in python or simpy.
Thanks
I am looking for a simulator which is written in Python or SimPy for sensor network. If you have one or know the place where I can get one please post the link. What I want to do is
- code for sensor radio link from which I can collect neighbors of a node. If a node can hear from another node then that node is its neighbor.
- collect neighbors of all nodes in a cluster by a cluster head
- then using the neighbor lists, schedule which nodes can send data simultaneous without radio interference/collision.
A simple code layout in python or SimPy that does more or less mentioned above will be helpful if there is no simulator in python or simpy.
Thanks
------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________ Simpy-users mailing list Simpy-users <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/simpy-users
So if you’re new to Python and SimPy do the following:
(0. Learn Python
Best regards,
Stefan
Am 2009-05-01 um 09:16 schrieb Bhed Bista:
> Hello,
> I am looking for a simulator which is written in Python or SimPy for
> sensor network. If you have one or know the place where I can get
> one please post the link. What I want to do is
>
> - code for sensor radio link from which I can collect neighbors of a
> node. If a node can hear from another node then that node is its
> neighbor.
> - collect neighbors of all nodes in a cluster by a cluster head
> - then using the neighbor lists, schedule which nodes can send data
> simultaneous without radio interference/collision.
>
> A simple code layout in python or SimPy that does more or less
> mentioned above will be helpful if there is no simulator in python
> or simpy.
>
> Thanks
>
>
> ------------------------------------------------------------------------------
> Register Now & Save for Velocity, the Web Performance & Operations
> Conference from O'Reilly Media. Velocity features a full day of
> expert-led, hands-on workshops and two days of sessions from industry
> leaders in dedicated Performance & Operations tracks. Use code
> vel09scf
> and Save an extra 15% before 5/3.
RSS Feed