From arash.outline at gmail.com Wed Jan 24 13:49:43 2018 From: arash.outline at gmail.com (Arash Daneshmand) Date: Wed, 24 Jan 2018 16:19:43 +0330 Subject: [BonnMotion] Bonnmotion Time Problem Message-ID: Dear Bonnmotion Developers, Im using Bonnmotion to generate mobility scenarios for cooja simulator. When i Generate a scenario for Nomadic Mobility Model , The coordinates of the nodes must be sorted by the time of simulation.However it is sorted by the number of nodes.This problem causes the simulation to not work properly and only one node moves (in Nomadic Mobility Model all node move simultaneously). So is there a way to sort the generated scenario by the Time??? Looking Forward to your answer. regards Daneshmand Sharif University Of Technology -------------- next part -------------- An HTML attachment was scrubbed... URL: From schwamborn at informatik.uos.de Wed Jan 24 15:47:20 2018 From: schwamborn at informatik.uos.de (Matthias Schwamborn) Date: Wed, 24 Jan 2018 15:47:20 +0100 Subject: [BonnMotion] Bonnmotion Time Problem In-Reply-To: References: Message-ID: <19655_1516805255_w0OElYjP032586_037c3256-22c1-55c6-81e4-652d6e26d3f5@informatik.uos.de> Dear Daneshmand, for using BonnMotion mobility scenarios with COOJA,, please refer to Section 7.8 (WiseML) of the documentation [1]. WiseML should be a compatible input format for COOJA. Best regards, Matthias [1] http://sys.cs.uos.de/bonnmotion/doc/README.pdf On 24.01.18 13:49, Arash Daneshmand wrote: > Dear Bonnmotion Developers, > Im using Bonnmotion to generate mobility scenarios for cooja simulator. > When i Generate a scenario for Nomadic Mobility Model , The coordinates > of the nodes must be sorted by the time of simulation.However it is > sorted by the number of nodes.This problem causes the simulation to not > work properly and only one node moves (in Nomadic Mobility Model all > node move simultaneously). > So is there a way to sort the generated scenario by the Time??? > Looking Forward to your answer. > regards > Daneshmand > Sharif University Of Technology > > > _______________________________________________ > BonnMotion mailing list > BonnMotion at list.serv.Uni-Osnabrueck.de > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > -- Dr. Matthias Schwamborn University of Osnabr?ck Tel.: +49-541-969-7167 Institute of Computer Science Fax: +49-541-969-2799 Wachsbleiche 27 E-mail: schwamborn at informatik.uos.de D-49090 Osnabr?ck, Germany http://sys.cs.uos.de/schwamborn/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 235 bytes Desc: OpenPGP digital signature URL: From wld.helenkk at gmail.com Tue Mar 6 07:18:35 2018 From: wld.helenkk at gmail.com (helen weldu) Date: Tue, 6 Mar 2018 09:18:35 +0300 Subject: [BonnMotion] mobility model Message-ID: i have two things to ask and wanted to thank you all for your help 1.i have modified some codes to existing models and wanted to rename the new modified model and run it as part of the bonnmotion tool. how can i do it? 2.i want to know how to add a new mobility model to bonnmotion? can you please guide me through the steps? thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: From schwamborn at informatik.uos.de Tue Mar 6 10:48:32 2018 From: schwamborn at informatik.uos.de (Matthias Schwamborn) Date: Tue, 6 Mar 2018 10:48:32 +0100 Subject: [BonnMotion] mobility model In-Reply-To: References: Message-ID: <8512_1520329714_w269mXgR019733_dd0e0baa-5d1a-fb13-d744-9bf9dfb64be2@informatik.uos.de> Dear Helen, apart from renaming your Java class and the corresponding filename, you also have to add your new model to the list in BM.java. In essence, it works the same whether you modify an existing model or add a new one. Best, Matthias On 06.03.18 07:18, helen weldu wrote: > i have two things to ask and wanted to thank you all for your help > > 1.i have modified some codes to existing models and wanted to rename the > new modified model and run it as part of the bonnmotion tool. how can i > do it? > > 2.i want to know how to add a new mobility model to bonnmotion? can you > please guide me through the steps? > > thank you > > > > _______________________________________________ > BonnMotion mailing list > BonnMotion at list.serv.Uni-Osnabrueck.de > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > -- Dr. Matthias Schwamborn University of Osnabr?ck Tel.: +49-541-969-7167 Institute of Computer Science Fax: +49-541-969-2799 Wachsbleiche 27 E-mail: schwamborn at informatik.uos.de D-49090 Osnabr?ck, Germany http://sys.cs.uos.de/schwamborn/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 235 bytes Desc: OpenPGP digital signature URL: From wld.helenkk at gmail.com Wed Mar 7 05:52:56 2018 From: wld.helenkk at gmail.com (helen weldu) Date: Wed, 7 Mar 2018 07:52:56 +0300 Subject: [BonnMotion] mobility model In-Reply-To: <8512_1520329714_w269mXgR019733_dd0e0baa-5d1a-fb13-d744-9bf9dfb64be2@informatik.uos.de> References: <8512_1520329714_w269mXgR019733_dd0e0baa-5d1a-fb13-d744-9bf9dfb64be2@informatik.uos.de> Message-ID: thank you for your quick responses.but what do you mean it works the same whether you modify an existing model or add a new one? but i want to add some more features to the existing SWIM model.so you telling me that the added functionality is not going to be added? On Tue, Mar 6, 2018 at 12:48 PM, Matthias Schwamborn < schwamborn at informatik.uos.de> wrote: > Dear Helen, > > apart from renaming your Java class and the corresponding filename, you > also have to add your new model to the list in BM.java. In essence, it > works the same whether you modify an existing model or add a new one. > > > Best, Matthias > > > On 06.03.18 07:18, helen weldu wrote: > > i have two things to ask and wanted to thank you all for your help > > > > 1.i have modified some codes to existing models and wanted to rename the > > new modified model and run it as part of the bonnmotion tool. how can i > > do it? > > > > 2.i want to know how to add a new mobility model to bonnmotion? can you > > please guide me through the steps? > > > > thank you > > > > > > > > _______________________________________________ > > BonnMotion mailing list > > BonnMotion at list.serv.Uni-Osnabrueck.de > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > -- > Dr. Matthias Schwamborn > > University of Osnabr?ck Tel.: +49-541-969-7167 > Institute of Computer Science Fax: +49-541-969-2799 > Wachsbleiche 27 E-mail: schwamborn at informatik.uos.de > D-49090 Osnabr?ck, Germany http://sys.cs.uos.de/schwamborn/ > > > _______________________________________________ > BonnMotion mailing list > BonnMotion at list.serv.Uni-Osnabrueck.de > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From schwamborn at informatik.uos.de Wed Mar 7 09:46:36 2018 From: schwamborn at informatik.uos.de (Matthias Schwamborn) Date: Wed, 7 Mar 2018 09:46:36 +0100 Subject: [BonnMotion] mobility model In-Reply-To: References: <8512_1520329714_w269mXgR019733_dd0e0baa-5d1a-fb13-d744-9bf9dfb64be2@informatik.uos.de> Message-ID: <13502_1520412402_w278kfIg013732_afeb223f-b0dc-0281-6c2e-7dca08cbdfe5@informatik.uos.de> I was trying to say that the process of adding a new model and the process of renaming an existing one are essentially not that different as in both cases the model's name needs to be added to the list in BM.java. Best, Matthias On 07.03.18 05:52, helen weldu wrote: > thank you for your quick responses.but what do you mean it > works the same whether you modify an existing model or add a new one? > but i want to add some more features to the existing SWIM model.so you > telling me that the added functionality is not going to be added? > > On Tue, Mar 6, 2018 at 12:48 PM, Matthias Schwamborn > > wrote: > > Dear Helen, > > apart from renaming your Java class and the corresponding filename, you > also have to add your new model to the list in BM.java. In essence, it > works the same whether you modify an existing model or add a new one. > > > Best, Matthias > > > On 06.03.18 07:18, helen weldu wrote: > > i have two things to ask and wanted to thank you all for your help > > > > 1.i have modified some codes to existing models and wanted to > rename the > > new modified model and run it as part of the bonnmotion tool. how > can i > > do it? > > > > 2.i want to know how to add a new mobility model to bonnmotion? > can you > > please guide me through the steps? > > > > thank you > > > > > > > > _______________________________________________ > > BonnMotion mailing list > > BonnMotion at list.serv.Uni-Osnabrueck.de > > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > > -- > Dr. Matthias Schwamborn > > University of Osnabr?ck? ? ? ? ?Tel.:? ?+49-541-969-7167 > > Institute of Computer Science? ?Fax:? ? +49-541-969-2799 > > Wachsbleiche 27? ? ? ? ? ? ? ? ?E-mail: schwamborn at informatik.uos.de > > D-49090 Osnabr?ck, Germany? ? ? http://sys.cs.uos.de/schwamborn/ > > > > _______________________________________________ > BonnMotion mailing list > BonnMotion at list.serv.Uni-Osnabrueck.de > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > > > _______________________________________________ > BonnMotion mailing list > BonnMotion at list.serv.Uni-Osnabrueck.de > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > -- Dr. Matthias Schwamborn University of Osnabr?ck Tel.: +49-541-969-7167 Institute of Computer Science Fax: +49-541-969-2799 Wachsbleiche 27 E-mail: schwamborn at informatik.uos.de D-49090 Osnabr?ck, Germany http://sys.cs.uos.de/schwamborn/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 235 bytes Desc: OpenPGP digital signature URL: From wld.helenkk at gmail.com Wed Mar 7 10:08:48 2018 From: wld.helenkk at gmail.com (helen weldu) Date: Wed, 7 Mar 2018 12:08:48 +0300 Subject: [BonnMotion] mobility model In-Reply-To: <13502_1520412402_w278kfIg013732_afeb223f-b0dc-0281-6c2e-7dca08cbdfe5@informatik.uos.de> References: <8512_1520329714_w269mXgR019733_dd0e0baa-5d1a-fb13-d744-9bf9dfb64be2@informatik.uos.de> <13502_1520412402_w278kfIg013732_afeb223f-b0dc-0281-6c2e-7dca08cbdfe5@informatik.uos.de> Message-ID: okay i got it and thank you for your time as well....how about compiling the new model? On Wed, Mar 7, 2018 at 11:46 AM, Matthias Schwamborn < schwamborn at informatik.uos.de> wrote: > I was trying to say that the process of adding a new model and the > process of renaming an existing one are essentially not that different > as in both cases the model's name needs to be added to the list in BM.java. > > Best, Matthias > > > On 07.03.18 05:52, helen weldu wrote: > > thank you for your quick responses.but what do you mean it > > works the same whether you modify an existing model or add a new one? > > but i want to add some more features to the existing SWIM model.so you > > telling me that the added functionality is not going to be added? > > > > On Tue, Mar 6, 2018 at 12:48 PM, Matthias Schwamborn > > > > wrote: > > > > Dear Helen, > > > > apart from renaming your Java class and the corresponding filename, > you > > also have to add your new model to the list in BM.java. In essence, > it > > works the same whether you modify an existing model or add a new one. > > > > > > Best, Matthias > > > > > > On 06.03.18 07:18, helen weldu wrote: > > > i have two things to ask and wanted to thank you all for your help > > > > > > 1.i have modified some codes to existing models and wanted to > > rename the > > > new modified model and run it as part of the bonnmotion tool. how > > can i > > > do it? > > > > > > 2.i want to know how to add a new mobility model to bonnmotion? > > can you > > > please guide me through the steps? > > > > > > thank you > > > > > > > > > > > > _______________________________________________ > > > BonnMotion mailing list > > > BonnMotion at list.serv.Uni-Osnabrueck.de > > > > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > > > > > > -- > > Dr. Matthias Schwamborn > > > > University of Osnabr?ck Tel.: +49-541-969-7167 > > > > Institute of Computer Science Fax: +49-541-969-2799 > > > > Wachsbleiche 27 E-mail: schwamborn at informatik.uos.de > > > > D-49090 Osnabr?ck, Germany http://sys.cs.uos.de/schwamborn/ > > > > > > > > _______________________________________________ > > BonnMotion mailing list > > BonnMotion at list.serv.Uni-Osnabrueck.de > > > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > > > > > > > > > _______________________________________________ > > BonnMotion mailing list > > BonnMotion at list.serv.Uni-Osnabrueck.de > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > -- > Dr. Matthias Schwamborn > > University of Osnabr?ck Tel.: +49-541-969-7167 > Institute of Computer Science Fax: +49-541-969-2799 > Wachsbleiche 27 E-mail: schwamborn at informatik.uos.de > D-49090 Osnabr?ck, Germany http://sys.cs.uos.de/schwamborn/ > > > _______________________________________________ > BonnMotion mailing list > BonnMotion at list.serv.Uni-Osnabrueck.de > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From schwamborn at informatik.uos.de Wed Mar 7 10:13:16 2018 From: schwamborn at informatik.uos.de (Matthias Schwamborn) Date: Wed, 7 Mar 2018 10:13:16 +0100 Subject: [BonnMotion] mobility model In-Reply-To: References: <8512_1520329714_w269mXgR019733_dd0e0baa-5d1a-fb13-d744-9bf9dfb64be2@informatik.uos.de> <13502_1520412402_w278kfIg013732_afeb223f-b0dc-0281-6c2e-7dca08cbdfe5@informatik.uos.de> Message-ID: <32657_1520413999_w279DHg2014831_cf4b8041-b626-ca15-b15e-f3c5a2fc7cda@informatik.uos.de> bonnmotion/bin$ rm -rf ../classes/ bonnmotion/bin$ ./compile should do the trick. Best, Matthias On 07.03.18 10:08, helen weldu wrote: > okay i got it and thank you for your time as well....how about compiling > the new model? > > On Wed, Mar 7, 2018 at 11:46 AM, Matthias Schwamborn > > wrote: > > I was trying to say that the process of adding a new model and the > process of renaming an existing one are essentially not that different > as in both cases the model's name needs to be added to the list in > BM.java. > > Best, Matthias > > > On 07.03.18 05:52, helen weldu wrote: > > thank you for your quick responses.but what do you mean it > > works the same whether you modify an existing model or add a new one? > > but i want to add some more features to the existing SWIM model.so you > > telling me that the added functionality is not going to be added? > > > > On Tue, Mar 6, 2018 at 12:48 PM, Matthias Schwamborn > > > >> wrote: > > > >? ? ?Dear Helen, > > > >? ? ?apart from renaming your Java class and the corresponding filename, you > >? ? ?also have to add your new model to the list in BM.java. In essence, it > >? ? ?works the same whether you modify an existing model or add a new one. > > > > > >? ? ?Best, Matthias > > > > > >? ? ?On 06.03.18 07:18, helen weldu wrote: > >? ? ?> i have two things to ask and wanted to thank you all for your help > >? ? ?> > >? ? ?> 1.i have modified some codes to existing models and wanted to > >? ? ?rename the > >? ? ?> new modified model and run it as part of the bonnmotion tool. how > >? ? ?can i > >? ? ?> do it? > >? ? ?> > >? ? ?> 2.i want to know how to add a new mobility model to bonnmotion? > >? ? ?can you > >? ? ?> please guide me through the steps? > >? ? ?> > >? ? ?> thank you > >? ? ?> > >? ? ?> > >? ? ?> > >? ? ?> _______________________________________________ > >? ? ?> BonnMotion mailing list > >? ? ?> BonnMotion at list.serv.Uni-Osnabrueck.de > > >? ? ? > > >? ? ?> > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > >? ? ? > > >? ? ?> > > > >? ? ?-- > >? ? ?Dr. Matthias Schwamborn > > > >? ? ?University of Osnabr?ck? ? ? ? ?Tel.:? ?+49-541-969-7167 > >? ? ? > >? ? ?Institute of Computer Science? ?Fax:? ? +49-541-969-2799 > >? ? ? > >? ? ?Wachsbleiche 27? ? ? ? ? ? ? ? ?E-mail: > schwamborn at informatik.uos.de > >? ? ? > > >? ? ?D-49090 Osnabr?ck, Germany? ? ? http://sys.cs.uos.de/schwamborn/ > >? ? ?> > > > > > >? ? ?_______________________________________________ > >? ? ?BonnMotion mailing list > >? ? ?BonnMotion at list.serv.Uni-Osnabrueck.de > > >? ? ? > > >? ? > ?https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > >? ? > ? > > > > > > > > > > > _______________________________________________ > > BonnMotion mailing list > > BonnMotion at list.serv.Uni-Osnabrueck.de > > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > > -- > Dr. Matthias Schwamborn > > University of Osnabr?ck? ? ? ? ?Tel.:? ?+49-541-969-7167 > > Institute of Computer Science? ?Fax:? ? +49-541-969-2799 > > Wachsbleiche 27? ? ? ? ? ? ? ? ?E-mail: schwamborn at informatik.uos.de > > D-49090 Osnabr?ck, Germany? ? ? http://sys.cs.uos.de/schwamborn/ > > > > _______________________________________________ > BonnMotion mailing list > BonnMotion at list.serv.Uni-Osnabrueck.de > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > > > _______________________________________________ > BonnMotion mailing list > BonnMotion at list.serv.Uni-Osnabrueck.de > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > -- Dr. Matthias Schwamborn University of Osnabr?ck Tel.: +49-541-969-7167 Institute of Computer Science Fax: +49-541-969-2799 Wachsbleiche 27 E-mail: schwamborn at informatik.uos.de D-49090 Osnabr?ck, Germany http://sys.cs.uos.de/schwamborn/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 235 bytes Desc: OpenPGP digital signature URL: From wld.helenkk at gmail.com Thu Mar 8 13:11:02 2018 From: wld.helenkk at gmail.com (helen weldu) Date: Thu, 8 Mar 2018 15:11:02 +0300 Subject: [BonnMotion] mobility model In-Reply-To: <32657_1520413999_w279DHg2014831_cf4b8041-b626-ca15-b15e-f3c5a2fc7cda@informatik.uos.de> References: <8512_1520329714_w269mXgR019733_dd0e0baa-5d1a-fb13-d744-9bf9dfb64be2@informatik.uos.de> <13502_1520412402_w278kfIg013732_afeb223f-b0dc-0281-6c2e-7dca08cbdfe5@informatik.uos.de> <32657_1520413999_w279DHg2014831_cf4b8041-b626-ca15-b15e-f3c5a2fc7cda@informatik.uos.de> Message-ID: thank you so much for your help and precious time. am really grateful On Wed, Mar 7, 2018 at 12:13 PM, Matthias Schwamborn < schwamborn at informatik.uos.de> wrote: > bonnmotion/bin$ rm -rf ../classes/ > bonnmotion/bin$ ./compile > > should do the trick. > > > Best, Matthias > > > > On 07.03.18 10:08, helen weldu wrote: > > okay i got it and thank you for your time as well....how about compiling > > the new model? > > > > On Wed, Mar 7, 2018 at 11:46 AM, Matthias Schwamborn > > > > wrote: > > > > I was trying to say that the process of adding a new model and the > > process of renaming an existing one are essentially not that > different > > as in both cases the model's name needs to be added to the list in > > BM.java. > > > > Best, Matthias > > > > > > On 07.03.18 05:52, helen weldu wrote: > > > thank you for your quick responses.but what do you mean it > > > works the same whether you modify an existing model or add a new > one? > > > but i want to add some more features to the existing SWIM model.so > you > > > telling me that the added functionality is not going to be added? > > > > > > On Tue, Mar 6, 2018 at 12:48 PM, Matthias Schwamborn > > > > > > > >> wrote: > > > > > > Dear Helen, > > > > > > apart from renaming your Java class and the corresponding > filename, you > > > also have to add your new model to the list in BM.java. In > essence, it > > > works the same whether you modify an existing model or add a > new one. > > > > > > > > > Best, Matthias > > > > > > > > > On 06.03.18 07:18, helen weldu wrote: > > > > i have two things to ask and wanted to thank you all for > your help > > > > > > > > 1.i have modified some codes to existing models and wanted to > > > rename the > > > > new modified model and run it as part of the bonnmotion > tool. how > > > can i > > > > do it? > > > > > > > > 2.i want to know how to add a new mobility model to > bonnmotion? > > > can you > > > > please guide me through the steps? > > > > > > > > thank you > > > > > > > > > > > > > > > > _______________________________________________ > > > > BonnMotion mailing list > > > > BonnMotion at list.serv.Uni-Osnabrueck.de > > > > > > > > > > > > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > > listinfo/bonnmotion > > > > > > > > > > > > > -- > > > Dr. Matthias Schwamborn > > > > > > University of Osnabr?ck Tel.: +49-541-969-7167 > > > > > > > Institute of Computer Science Fax: +49-541-969-2799 > > > > > > > Wachsbleiche 27 E-mail: > > schwamborn at informatik.uos.de > > > > > > > > D-49090 Osnabr?ck, Germany http://sys.cs.uos.de/ > schwamborn/ > > > schwamborn/>> > > > > > > > > > _______________________________________________ > > > BonnMotion mailing list > > > BonnMotion at list.serv.Uni-Osnabrueck.de > > > > > > > > > > > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > BonnMotion mailing list > > > BonnMotion at list.serv.Uni-Osnabrueck.de > > > > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > > > > > > -- > > Dr. Matthias Schwamborn > > > > University of Osnabr?ck Tel.: +49-541-969-7167 > > > > Institute of Computer Science Fax: +49-541-969-2799 > > > > Wachsbleiche 27 E-mail: schwamborn at informatik.uos.de > > > > D-49090 Osnabr?ck, Germany http://sys.cs.uos.de/schwamborn/ > > > > > > > > _______________________________________________ > > BonnMotion mailing list > > BonnMotion at list.serv.Uni-Osnabrueck.de > > > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > > > > > > > > > _______________________________________________ > > BonnMotion mailing list > > BonnMotion at list.serv.Uni-Osnabrueck.de > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > -- > Dr. Matthias Schwamborn > > University of Osnabr?ck Tel.: +49-541-969-7167 > Institute of Computer Science Fax: +49-541-969-2799 > Wachsbleiche 27 E-mail: schwamborn at informatik.uos.de > D-49090 Osnabr?ck, Germany http://sys.cs.uos.de/schwamborn/ > > > _______________________________________________ > BonnMotion mailing list > BonnMotion at list.serv.Uni-Osnabrueck.de > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From prasannait91 at gmail.com Sat Mar 17 15:27:37 2018 From: prasannait91 at gmail.com (prasanna venkatesan) Date: Sat, 17 Mar 2018 15:27:37 +0100 Subject: [BonnMotion] Acceleration Message-ID: Dear Authors, I'm doing research on mobility models of MANET. Now, I'm working with the Bonnmotion for mobility generation. I want to configure the acceleration for the Random Waypoint model. The Bonnmotion tool does not display any parameters for setting the acceleration? How can I? Please help me... Thanks in advance! -- Thanks & Regards, T. Prasanna venkatesan, PhD Research Scholar (Full Time), Anna University. -------------- next part -------------- An HTML attachment was scrubbed... URL: From schwamborn at informatik.uos.de Mon Mar 19 16:15:00 2018 From: schwamborn at informatik.uos.de (Matthias Schwamborn) Date: Mon, 19 Mar 2018 16:15:00 +0100 Subject: [BonnMotion] Acceleration In-Reply-To: References: Message-ID: <1739_1521472507_w2JFF62p009809_2df658b3-efe1-1f3c-917e-af5d3e9f4706@informatik.uos.de> Hi, the classical RWP model does not account for acceleration. If you want to modify RWP accordingly, have a look at edu.bonn.cs.iv.bonnmotion.models.RandomWaypoint.generate(), where speed is calculated. Best regards, Matthias On 17.03.18 15:27, prasanna venkatesan wrote: > Dear Authors, > > I'm doing research on mobility models of MANET. Now, I'm working with > the Bonnmotion for mobility generation. > > I want to configure the acceleration for the?Random Waypoint model. The > Bonnmotion tool does not display any parameters for setting the > acceleration? How can I? > > Please help me... > Thanks in advance! > > > > > -- > Thanks & Regards, > T.?Prasanna venkatesan, > PhD Research Scholar (Full Time), > Anna University. > > > _______________________________________________ > BonnMotion mailing list > BonnMotion at list.serv.Uni-Osnabrueck.de > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > -- Dr. Matthias Schwamborn University of Osnabr?ck Tel.: +49-541-969-7167 Institute of Computer Science Fax: +49-541-969-2799 Wachsbleiche 27 E-mail: schwamborn at informatik.uos.de D-49090 Osnabr?ck, Germany http://sys.cs.uos.de/schwamborn/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 235 bytes Desc: OpenPGP digital signature URL: From prasannait91 at gmail.com Tue Mar 20 18:30:32 2018 From: prasannait91 at gmail.com (prasanna venkatesan) Date: Tue, 20 Mar 2018 18:30:32 +0100 Subject: [BonnMotion] Acceleration In-Reply-To: <1739_1521472507_w2JFF62p009809_2df658b3-efe1-1f3c-917e-af5d3e9f4706@informatik.uos.de> References: <1739_1521472507_w2JFF62p009809_2df658b3-efe1-1f3c-917e-af5d3e9f4706@informatik.uos.de> Message-ID: Thanks. On Mon, Mar 19, 2018 at 4:15 PM, Matthias Schwamborn < schwamborn at informatik.uos.de> wrote: > Hi, > > the classical RWP model does not account for acceleration. If you want > to modify RWP accordingly, have a look at > edu.bonn.cs.iv.bonnmotion.models.RandomWaypoint.generate(), where speed > is calculated. > > > Best regards, > Matthias > > > On 17.03.18 15:27, prasanna venkatesan wrote: > > Dear Authors, > > > > I'm doing research on mobility models of MANET. Now, I'm working with > > the Bonnmotion for mobility generation. > > > > I want to configure the acceleration for the Random Waypoint model. The > > Bonnmotion tool does not display any parameters for setting the > > acceleration? How can I? > > > > Please help me... > > Thanks in advance! > > > > > > > > > > -- > > Thanks & Regards, > > T. Prasanna venkatesan, > > PhD Research Scholar (Full Time), > > Anna University. > > > > > > _______________________________________________ > > BonnMotion mailing list > > BonnMotion at list.serv.Uni-Osnabrueck.de > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > -- > Dr. Matthias Schwamborn > > University of Osnabr?ck Tel.: +49-541-969-7167 > Institute of Computer Science Fax: +49-541-969-2799 > Wachsbleiche 27 E-mail: schwamborn at informatik.uos.de > D-49090 Osnabr?ck, Germany http://sys.cs.uos.de/schwamborn/ > > > _______________________________________________ > BonnMotion mailing list > BonnMotion at list.serv.Uni-Osnabrueck.de > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > -- Thanks & Regards, Prasanna venkatesan Theerthagiri, PhD Research Scholar (Full Time), Anna University. -------------- next part -------------- An HTML attachment was scrubbed... URL: From wld.helenkk at gmail.com Thu Apr 12 07:17:14 2018 From: wld.helenkk at gmail.com (helen weldu) Date: Thu, 12 Apr 2018 08:17:14 +0300 Subject: [BonnMotion] mobility model In-Reply-To: References: <8512_1520329714_w269mXgR019733_dd0e0baa-5d1a-fb13-d744-9bf9dfb64be2@informatik.uos.de> <13502_1520412402_w278kfIg013732_afeb223f-b0dc-0281-6c2e-7dca08cbdfe5@informatik.uos.de> <32657_1520413999_w279DHg2014831_cf4b8041-b626-ca15-b15e-f3c5a2fc7cda@informatik.uos.de> Message-ID: hello.. i want to try map base models in bonnmotion and first, i did follow the instruction in the documentation about the OSRM installation. while coping the source code changes i got the following error cp: cannot stat '/doc/OSRM/osrm-backend-4.8.1/descriptors/*': No such file or directory can you please help what did i miss? thank you On Thu, Mar 8, 2018 at 3:11 PM, helen weldu wrote: > thank you so much for your help and precious time. am really grateful > > On Wed, Mar 7, 2018 at 12:13 PM, Matthias Schwamborn < > schwamborn at informatik.uos.de> wrote: > >> bonnmotion/bin$ rm -rf ../classes/ >> bonnmotion/bin$ ./compile >> >> should do the trick. >> >> >> Best, Matthias >> >> >> >> On 07.03.18 10:08, helen weldu wrote: >> > okay i got it and thank you for your time as well....how about compiling >> > the new model? >> > >> > On Wed, Mar 7, 2018 at 11:46 AM, Matthias Schwamborn >> > > >> wrote: >> > >> > I was trying to say that the process of adding a new model and the >> > process of renaming an existing one are essentially not that >> different >> > as in both cases the model's name needs to be added to the list in >> > BM.java. >> > >> > Best, Matthias >> > >> > >> > On 07.03.18 05:52, helen weldu wrote: >> > > thank you for your quick responses.but what do you mean it >> > > works the same whether you modify an existing model or add a new >> one? >> > > but i want to add some more features to the existing SWIM >> model.so you >> > > telling me that the added functionality is not going to be added? >> > > >> > > On Tue, Mar 6, 2018 at 12:48 PM, Matthias Schwamborn >> > > > uos.de> >> > > > >> wrote: >> > > >> > > Dear Helen, >> > > >> > > apart from renaming your Java class and the corresponding >> filename, you >> > > also have to add your new model to the list in BM.java. In >> essence, it >> > > works the same whether you modify an existing model or add a >> new one. >> > > >> > > >> > > Best, Matthias >> > > >> > > >> > > On 06.03.18 07:18, helen weldu wrote: >> > > > i have two things to ask and wanted to thank you all for >> your help >> > > > >> > > > 1.i have modified some codes to existing models and wanted >> to >> > > rename the >> > > > new modified model and run it as part of the bonnmotion >> tool. how >> > > can i >> > > > do it? >> > > > >> > > > 2.i want to know how to add a new mobility model to >> bonnmotion? >> > > can you >> > > > please guide me through the steps? >> > > > >> > > > thank you >> > > > >> > > > >> > > > >> > > > _______________________________________________ >> > > > BonnMotion mailing list >> > > > BonnMotion at list.serv.Uni-Osnabrueck.de >> > >> > > > > > >> > > > >> > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion >> > >> > > > bonnmotion >> > > >> > > > >> > > >> > > -- >> > > Dr. Matthias Schwamborn >> > > >> > > University of Osnabr?ck Tel.: +49-541-969-7167 >> >> > > >> > > Institute of Computer Science Fax: +49-541-969-2799 >> >> > > >> > > Wachsbleiche 27 E-mail: >> > schwamborn at informatik.uos.de >> > > > > > >> > > D-49090 Osnabr?ck, Germany >> http://sys.cs.uos.de/schwamborn/ >> > > > http://sys.cs.uos.de/schwamborn/>> >> > > >> > > >> > > _______________________________________________ >> > > BonnMotion mailing list >> > > BonnMotion at list.serv.Uni-Osnabrueck.de >> > >> > > > > > >> > > >> > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion >> > >> > > >> > > > > >> > > >> > > >> > > >> > > >> > > _______________________________________________ >> > > BonnMotion mailing list >> > > BonnMotion at list.serv.Uni-Osnabrueck.de >> > >> > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion >> > >> > > >> > >> > -- >> > Dr. Matthias Schwamborn >> > >> > University of Osnabr?ck Tel.: +49-541-969-7167 >> > >> > Institute of Computer Science Fax: +49-541-969-2799 >> > >> > Wachsbleiche 27 E-mail: >> schwamborn at informatik.uos.de >> > >> > D-49090 Osnabr?ck, Germany http://sys.cs.uos.de/schwamborn/ >> > >> > >> > >> > _______________________________________________ >> > BonnMotion mailing list >> > BonnMotion at list.serv.Uni-Osnabrueck.de >> > >> > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion >> > >> > >> > >> > >> > >> > _______________________________________________ >> > BonnMotion mailing list >> > BonnMotion at list.serv.Uni-Osnabrueck.de >> > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion >> > >> >> -- >> Dr. Matthias Schwamborn >> >> University of Osnabr?ck Tel.: +49-541-969-7167 >> Institute of Computer Science Fax: +49-541-969-2799 >> Wachsbleiche 27 E-mail: schwamborn at informatik.uos.de >> D-49090 Osnabr?ck, Germany http://sys.cs.uos.de/schwamborn/ >> >> >> _______________________________________________ >> BonnMotion mailing list >> BonnMotion at list.serv.Uni-Osnabrueck.de >> https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From wld.helenkk at gmail.com Fri Apr 13 07:36:46 2018 From: wld.helenkk at gmail.com (helen weldu) Date: Fri, 13 Apr 2018 08:36:46 +0300 Subject: [BonnMotion] Map based model Message-ID: i want to use map based models in bonnmotion and according to the documentation i need first to install OSRM. and i start following the steps in the documentation but it doesn't work for me. i have downloaded the recommended version but can't go further using the commands given. can you please help? thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: From wttat8600 at gmail.com Thu Apr 26 05:51:28 2018 From: wttat8600 at gmail.com (=?UTF-8?B?5ZC05qGQ?=) Date: Thu, 26 Apr 2018 11:51:28 +0800 Subject: [BonnMotion] question about the RPGM 3D model Message-ID: i am trying to use the bonnmotion to make some 3D scenario. but when i use the RPGM and add -x -y -z together the result comes out with some negative number. After i convert it into ns2 format i found that all the negative number are in z axis however the RandomWaypoint model's output is normal. Could anyone help me with this or the RPGM do not support 3D output at all? -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 266406 bytes Desc: not available URL: From rodrigodevit at gmail.com Tue Jun 12 21:49:54 2018 From: rodrigodevit at gmail.com (Rodrigo de Vit) Date: Tue, 12 Jun 2018 16:49:54 -0300 Subject: [BonnMotion] About continuous and non-random motion Message-ID: Dear list members, I need to simulate a continuous and non-random motion, where all nodes always meet with each other. The closest I got to it was with the ManhattanGrid model: "bm -f sample ManhattanGrid -n 4 -d 36000 -x 300 -y 300". However, nodes that move in the same direction never meet with each other. I would like some tips to solve this problem. :-/ Thanks in advantage. Cheers. Rodrigo. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ico-inquiry at bitcoinsuisse.ch Sun Jun 24 14:12:53 2018 From: ico-inquiry at bitcoinsuisse.ch (Edward) Date: 24 Jun 2018 05:12:53 -0700 Subject: [BonnMotion] /SPAM!/ [92%] reply Message-ID: <11745_1529842375_w5OCCsiq001452_20180624051253.989267C901DF60D1@bitcoinsuisse.ch> Hello and good day. My name is Edward, and I am contacting you for partnership by reason of the significance of your Nationality, which concerns claim/transfer of Approximately 21 Million US D0llars ia a fixed deposit account left by a deceased Boss and Friend for onward sharing between you and I in a ratio to be agreed. Kindly get back to me as soon as you receive this email for complete details as time is of the essence giving that we have less than 2 month period to achieve this. Regards Edward. From john2001gh at yahoo.com Wed Jul 25 09:45:15 2018 From: john2001gh at yahoo.com (John Tenvile) Date: Wed, 25 Jul 2018 07:45:15 +0000 (UTC) Subject: [BonnMotion] Request References: <1089939832.2431644.1532504715190.ref@mail.yahoo.com> Message-ID: <1089939832.2431644.1532504715190@mail.yahoo.com> Hi All, Please, I will like to know how I can change or set speed nodes such as (1,2,3,4,5) in bonnmotion under the SMOOTH mobility model. I am very happy to hear from you soon. Thank you. John -------------- next part -------------- An HTML attachment was scrubbed... URL: From 15sarikagangwar at gmail.com Fri Jul 27 01:41:39 2018 From: 15sarikagangwar at gmail.com (sarika gangwar) Date: Thu, 26 Jul 2018 16:41:39 -0700 Subject: [BonnMotion] Alexander Von Humboldt Foundation Sofja Kovalevskaja Award Message-ID: 2018 ?Alexander Von Humboldt Foundation Sofja Kovalevskaja Award? open to scientists and scholars from all countries and disciplines who completed their doctorates with distinction less than six years ago. Total Award Amount: Up to 1.65 million EUR. Deadline: July 31, 2018. Applicants can get more information through the given link: Alexander Von Humboldt Foundation Sofja Kovalevskaja Award Regards: Sarika -------------- next part -------------- An HTML attachment was scrubbed... URL: From hjane666 at hotmail.com Tue Jul 31 09:34:30 2018 From: hjane666 at hotmail.com (Hong Jie) Date: Tue, 31 Jul 2018 07:34:30 +0000 Subject: [BonnMotion] Questions about Bonnmotion Message-ID: Dear Sir, Hello! I'm a doctoral student and my interesting research is about mobile ad hoc network. Recently when I use Bonnmotion as the scenarios generator tool, I find some questions and need some help. The Bonnmotion version is 3.0.01 1. When I use Bonnmotion to generate the "ChainScenario" mobility model, I input the parameters according to the "Read me" users guide document. The first step is OK. Next I want to generate a NS2 mobile file. But when I input the NSFile trsnsfer command, Error messages emerge immediately. It shows that "Do not find the *.param file". But the "*.param file" is just generated and still saved in the bonnmotion 3.0.1 directory. I don't how to solve this problem. Please tell me how to generate a chain scenario. Thank you very much. 2. When I use Bonnmotion to generate a Pursue mobility model with 50 nodes and speed of more than 500 m/s and duration time is 950 seconds, the whole process is so slow that at last I do not know what's happen to that and whether some thing wrong with the software or the operating system. Please tell me the reason and how to geenrate that scenario. I'm looking forward to your answers and help, Sincecely youres, HongJie -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: bonnmotion chain scenario error.GIF Type: image/gif Size: 49310 bytes Desc: bonnmotion chain scenario error.GIF URL: From dom at posteo.de Thu Aug 9 13:19:32 2018 From: dom at posteo.de (Dominik Diekmann) Date: Thu, 9 Aug 2018 13:19:32 +0200 Subject: [BonnMotion] Request In-Reply-To: <1089939832.2431644.1532504715190@mail.yahoo.com> References: <1089939832.2431644.1532504715190.ref@mail.yahoo.com> <1089939832.2431644.1532504715190@mail.yahoo.com> Message-ID: <4129FC61-0E42-496E-A01A-E3357B40D667@posteo.de> Hi John, the speed of a node can not be set manually. The speed is calculated by the length of a flight (which is manipulable by the -l -m (f_min, f_max) parameters) I hope I could help you. Dominik > On 25. Jul 2018, at 09:45, John Tenvile wrote: > > Hi All, > > Please, I will like to know how I can change or set speed nodes such as (1,2,3,4,5) in bonnmotion under the SMOOTH mobility model. > > I am very happy to hear from you soon. > > Thank you. > > John -------------- next part -------------- An HTML attachment was scrubbed... URL: From schwamborn at informatik.uos.de Thu Aug 9 17:51:49 2018 From: schwamborn at informatik.uos.de (Matthias Schwamborn) Date: Thu, 9 Aug 2018 17:51:49 +0200 Subject: [BonnMotion] Questions about Bonnmotion In-Reply-To: References: Message-ID: <8499_1533829916_w79Fpuhl004608_b026cfc8-5b31-0f41-447c-102bb1a668ba@informatik.uos.de> Dear Hong Jie, please provide the full command lines you used and I will try to reproduce your problems. Thanks. Best regards, Matthias On 31.07.18 09:34, Hong Jie wrote: > Dear Sir, > > Hello! I'm a doctoral student and my interesting research is about mobile ad hoc network. Recently when I use Bonnmotion as the scenarios generator tool, I find some questions and need some help. The Bonnmotion version is 3.0.01 > > > 1. > When I use Bonnmotion to generate the "ChainScenario" mobility model, I input the parameters according to the "Read me" users guide document. The first step is OK. Next I want to generate a NS2 mobile file. But when I input the NSFile trsnsfer command, Error messages emerge immediately. It shows that "Do not find the *.param file". But the "*.param file" is just generated and still saved in the bonnmotion 3.0.1 directory. I don't how to solve this problem. Please tell me how to generate a chain scenario. Thank you very much. > 2. > When I use Bonnmotion to generate a Pursue mobility model with 50 nodes and speed of more than 500 m/s and duration time is 950 seconds, the whole process is so slow that at last I do not know what's happen to that and whether some thing wrong with the software or the operating system. Please tell me the reason and how to geenrate that scenario. > > I'm looking forward to your answers and help, > > Sincecely youres, > > HongJie > > > > _______________________________________________ > BonnMotion mailing list > BonnMotion at list.serv.Uni-Osnabrueck.de > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 235 bytes Desc: OpenPGP digital signature URL: From schwamborn at informatik.uos.de Thu Aug 9 18:00:07 2018 From: schwamborn at informatik.uos.de (Matthias Schwamborn) Date: Thu, 9 Aug 2018 18:00:07 +0200 Subject: [BonnMotion] About continuous and non-random motion In-Reply-To: References: Message-ID: <8497_1533830410_w79G09b1005575_3cc437e6-86eb-b900-d401-738902aa721f@informatik.uos.de> Dear Rodrigo, sorry for the late reply. > I need to simulate a continuous and non-random motion, where all nodes > always meet with each other. Please be more specific. I'm afraid I don't understand what kind of scenario you are trying to achieve. Depending on your goal it might be easiest to create your own custom model. Best regards, Matthias On 12.06.18 21:49, Rodrigo de Vit wrote: > Dear list members, > > I need to simulate a continuous and non-random motion, where all nodes > always meet with each other. > > The closest I got to it was with the ManhattanGrid model: "bm -f sample > ManhattanGrid -n 4 -d 36000 -x 300 -y 300". However, nodes that move in the > same direction never meet with each other. > > I would like some tips to solve this problem. :-/ > > Thanks in advantage. > > Cheers. > > Rodrigo. > > > > _______________________________________________ > BonnMotion mailing list > BonnMotion at list.serv.Uni-Osnabrueck.de > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 235 bytes Desc: OpenPGP digital signature URL: From rodrigodevit at gmail.com Thu Aug 9 19:28:37 2018 From: rodrigodevit at gmail.com (Rodrigo de Vit) Date: Thu, 9 Aug 2018 14:28:37 -0300 Subject: [BonnMotion] About continuous and non-random motion In-Reply-To: <8497_1533830410_w79G09b1005575_3cc437e6-86eb-b900-d401-738902aa721f@informatik.uos.de> References: <8497_1533830410_w79G09b1005575_3cc437e6-86eb-b900-d401-738902aa721f@informatik.uos.de> Message-ID: Dear Matthias, Thanks for your reply. In this example, we have 3 nodes, A, B, and C; all nodes make a continuous and not random motion; and, at some time "T", all nodes meet each other, even if, not at the same time; this is what I need to implement, but for a set of many nodes (100, 200, ...): If the image does not appear, please check the attached pdf. Best regards, Rodrigo. 2018-08-09 13:00 GMT-03:00 Matthias Schwamborn : > Dear Rodrigo, > > sorry for the late reply. > > > I need to simulate a continuous and non-random motion, where all nodes > > always meet with each other. > > Please be more specific. I'm afraid I don't understand what kind of > scenario you are trying to achieve. Depending on your goal it might be > easiest to create your own custom model. > > Best regards, > Matthias > > > > On 12.06.18 21:49, Rodrigo de Vit wrote: > > Dear list members, > > > > I need to simulate a continuous and non-random motion, where all nodes > > always meet with each other. > > > > The closest I got to it was with the ManhattanGrid model: "bm -f sample > > ManhattanGrid -n 4 -d 36000 -x 300 -y 300". However, nodes that move in > the > > same direction never meet with each other. > > > > I would like some tips to solve this problem. :-/ > > > > Thanks in advantage. > > > > Cheers. > > > > Rodrigo. > > > > > > > > _______________________________________________ > > BonnMotion mailing list > > BonnMotion at list.serv.Uni-Osnabrueck.de > > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > > > > _______________________________________________ > BonnMotion mailing list > BonnMotion at list.serv.Uni-Osnabrueck.de > https://list.serv.uni-osnabrueck.de/mailman/listinfo/bonnmotion > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Example.pdf Type: application/pdf Size: 177312 bytes Desc: not available URL: From txmnmju at gmail.com Wed Sep 5 07:01:45 2018 From: txmnmju at gmail.com (Business groups (azvqp)) Date: Wed, 5 Sep 2018 09:01:45 +0400 Subject: [BonnMotion] =?windows-1251?b?L1NQQU0hLyBbODklXSBSZTooOSkgYm9u?= =?windows-1251?b?bm1pbGFuQGdtYWlsLmNvbSDCKd2jCzXbnUEyNTAgbWlsbGlv?= =?windows-1251?b?biBjdXN0b21lcnMgZm9yIHnCKd2jCzXbnUFvdXIgYnVzaW5l?= =?windows-1251?b?c3MgLyAyNTAg7OvtIOrr6OXCKd2jCzXbnUHt8u7iIOTr/yDC?= =?windows-1251?b?4Pjl4+4g4ejn7eXx4A==?= Message-ID: <7671_1536123821_w8553cdL001080_D2D7613239EDC0439F9AD322C65139A7@gmail.com> Hello bonnmilan at gmail.com [dsktt] Do you want to bring your business to the World level? [ndgshnk] Then you just need a base of businessmen from around the world. [sijvm] This is 250 million unique e-mail addresses. [obkflvrd] Buy a base today for only $500 and use it to sell your products or services. [lvdbwxwl] You can also order our mailing of your advertising letter for this database for only $1500. [dmubi] Sales department: andrey100077 at gmail.com [apodlje] With respect to you.[qbstbg] Business groups. 7753191 [xbjwf] [faknjwu] [jshjnu] ???????????? bonnmilan at gmail.com [yzgcxaz] ?????? ??????? ???? ?????? ?? ??????? ???????? [cvqedmj] ????? ??? ?????? ?????????? ???? ??????????? ?? ????? ????. [bqjwjbuy] ??? 250 ??? ?????????? e-mail ???????. [hwuzxo] ?????? ???? ??????? ????? ?? $500 ? ??????????? ?? ??? ??????? ????? ????????? ??? ?????. [lerzpc] ?? ??? ?? ?????? ???????? ? ??? ???????? ?????? ?????????? ?????? ?? ???? ???? ????? ?? $1500. [srdgbgc] ????? ??????: andrey100077 at gmail.com7753191 [auxud] ? ????????? ? ???.[onpzxb] ?????? ?????.[hqglr] -------------- next part -------------- An HTML attachment was scrubbed... URL: From egjrnyib at gmail.com Wed Sep 5 08:42:04 2018 From: egjrnyib at gmail.com (Business groups (vvzzbx)) Date: Wed, 5 Sep 2018 10:42:04 +0400 Subject: [BonnMotion] =?windows-1251?b?L1NQQU0hLyBbODclXSBSZTooNSkgYm9u?= =?windows-1251?b?bm11cjlAYW9sLmNvbSAyNTDCKd2jCzXbnUEgbWlsbGlvbiBj?= =?windows-1251?b?dXN0b21lcnMgZm9yIHlvdXLCKd2jCzXbnUEgYnVzaW5lc3Mg?= =?windows-1251?b?LyAyNTAg7OvtIOrr6OXt8u7CKd2jCzXbnUHiIOTr/yDC4Pjl?= =?windows-1251?b?4+4g4ejn7eXx4A==?= Message-ID: <19387_1536129847_w856i52x015801_CCC97F2C27F3D1528E8BC233D76B3CE3@gmail.com> Hello bonnmur9 at aol.com [hgiinug] Do you want to bring your business to the World level? [bwjhwah] Then you just need a base of businessmen from around the world. [zzftp] This is 250 million unique e-mail addresses. [rxkut] Buy a base today for only $500 and use it to sell your products or services. [inqwc] You can also order our mailing of your advertising letter for this database for only $1500. [vshatz] Sales department: andrey100077 at gmail.com [hrgdonc] With respect to you.[irircbvy] Business groups. 7753191 [tsnvj] [jvwkyi] [vqzljbhh] ???????????? bonnmur9 at aol.com [waqmsfpk] ?????? ??????? ???? ?????? ?? ??????? ???????? [lqnpmoyn] ????? ??? ?????? ?????????? ???? ??????????? ?? ????? ????. [xowfm] ??? 250 ??? ?????????? e-mail ???????. [tnfhjz] ?????? ???? ??????? ????? ?? $500 ? ??????????? ?? ??? ??????? ????? ????????? ??? ?????. [nsqvwvvb] ?? ??? ?? ?????? ???????? ? ??? ???????? ?????? ?????????? ?????? ?? ???? ???? ????? ?? $1500. [lbnocn] ????? ??????: andrey100077 at gmail.com7753191 [alslwjz] ? ????????? ? ???.[dxkbra] ?????? ?????.[iyghbu] -------------- next part -------------- An HTML attachment was scrubbed... URL: From aschenbruck at uos.de Sun Nov 25 13:51:53 2018 From: aschenbruck at uos.de (Nils Aschenbruck) Date: Sun, 25 Nov 2018 13:51:53 +0100 Subject: [BonnMotion] Reference Point Group Mobility Model: BonnMotion In-Reply-To: References: Message-ID: <22989_1543150316_wAPCptsh029026_579942a6-71d2-11da-9dc1-0af411351a4e@uos.de> Dear Noah Okuonghae, please use the mailing list for questions like this. Please also provide full information: - BonnMotion version - Java version - Operating System - full command line to get the error - output -> error > Lastly in > trying to find the problem I noticed in the Bonnmotion output file that my > -x had become 1020 and also -y 1020 instead of 1000 each, what should I do? BonnMotion adds a margin of 10 on all sides to avoid nodes moving on the boarder as this caused problems in some simulators. Best, Nils Aschenbruck Okuonghae, Noah (2015) wrote on 24.11.18 17:01: > > > > ________________________________ > > > Dear Bonnmotion, > > > > I am implementing the Reference point group mobility model on Ns2.35 > using Bonnmotion and have read the manual several times. when I run: > bm -f battleFiled_10_6 RPGM -d 1000 -i 2.0 -n 10 -x 1000 -y 1000 -a 5.0 -h > 6.0 -p 2.0 -c 0.9 and bm NSFile -f battleFiled_10_6 for 10 nodes it runs > successfully (creating all necessary files) but when I increase the number > of nodes to 20 or 30 0r 40 upwards it fails. I am wondering what I have > done wrong? Did I leave out any important RPGM parameter? Also apart from > calling the RPGM via set val(sc) > "/home/mavb128/bonnmotion-3.0.1/bin/Node_20/Speed_6/battleFiled_20_6.ns_movements", > do I have to include reference point group mobility model at any place in > the tcl script e.g under set val(prop) Propagation/TwoRayGround? Lastly in > trying to find the problem I noticed in the Bonnmotion output file that my > -x had become 1020 and also -y 1020 instead of 1000 each, what should I do? > > > Thank you. > > > Kind regards, > Noah Okuonghae > > From lxyyb at qau.edu.cn Tue Dec 11 06:04:48 2018 From: lxyyb at qau.edu.cn (Hartwin) Date: Tue, 11 Dec 2018 08:04:48 +0300 Subject: [BonnMotion] =?windows-1251?b?L1NQQU0hLyBbOTIlXSBSZTooNCkgYm9u?= =?windows-1251?b?bnBvcEBtYWlsLmRlIFRoZSDCKd2jCzXbnUFiYXNlIG9mIGJ1?= =?windows-1251?b?c2luZXNzbWVuIGZyb20gYWzCKd2jCzXbnUFsIG92ZXIgdGhl?= =?windows-1251?b?IHdvcmxkLiAvIMHg5+Ag4ejCKd2jCzXbnUHn7eXx7OXt7uIg?= =?windows-1251?b?8e4g4vHl4+4gzOjw4C4=?= Message-ID: <19150_1544504759_wBB55u5w000877_8c4683424962b74467989ecdc6121995b606dcdc16@qau.edu.cn> Only for you bonnpop at mail.de[lpwfsdgh] And only we have only a few days![nkfjs] A unique base of businessmen from 170 countries of the world[slwmi] at a symbolic price of only $500 + bargaining.[ntyxy] The database contains 255 million e-mail addresses.[vmwtv] Write to us. We agree. andrey100077 at gmail.com [puhwo] With respect to you.[qorinzyo] Business groups. [lqygs] [pwexbjp] [rvsmujq] ?????? ??? ??? bonnpop at mail.de [dzbgkb] ? ?????? ? ??? ? ?????? ????????? ????![wwvdhhr] ?????????? ???? ??????????? ?? 170 ????? ????[fsiflkhy] ?? ????????????? ???? ????? ?? $500 + ????.[ozutpmov] ???? ???????? 255????????? e-mail ???????.[usqxumt] ?????? ???. ???????????. andrey100077 at gmail.com [pzzjfli] ? ????????? ? ???.[zjkkp] ?????? ?????.[pvrooj] -------------- next part -------------- An HTML attachment was scrubbed... URL: From Noah.Okuonghae.2015 at live.rhul.ac.uk Tue Dec 18 04:48:38 2018 From: Noah.Okuonghae.2015 at live.rhul.ac.uk (Okuonghae, Noah (2015)) Date: Tue, 18 Dec 2018 03:48:38 +0000 Subject: [BonnMotion] Reference Point Group Mobility Model: BonnMotion In-Reply-To: <579942a6-71d2-11da-9dc1-0af411351a4e@uos.de> References: , <579942a6-71d2-11da-9dc1-0af411351a4e@uos.de> Message-ID: Dear Bonnmotion Mailinglist, Thank you for your reply. I am using Bonnmotion to create RPGM mobility scnarios for 10, 20, 30, 40, 50 nodes individually, using fixed speeds of 6, 12, 32ms (-h 6 -l 0.0), I intensionally did not give any seconds to skip(is that alright?). I have a scenario duration time of 1000. My simulation area for x & y is 1000, and pause time is 2. I would like my node to inherit the attribute of whatever group it meets and each group should consist of 5 nodes each (say for 10 nodes, it will be 2 groups of 5 nodes). -n runs well for 10 nodes and 6 speed and 12 speed but when I increase the nudes from 20 all through to 60 it halts and goes into an infinate loop. Also what does this mean: warning: setting the initial phase to be cut off to be too short may result in very weird scenarios? Thank you for your kind support. Please also provide full information: - BonnMotion version: bonnmotion-3.0.1 - Java version: java version "1.8.0_191" Java(TM) SE Runtime Environment (build 1.8.0_191-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode) - Operating System: Ubuntu - full command line to get the error: bm -f battleFiled_60_6 RPGM -d 1000 -i 0.0 -n 60 -x 1000 -y 1000 -a 5.0 -h 6.0 -l 0.0 -p 2.0 -c 0.0 - output -> error: It hangs ________________________________ From: Nils Aschenbruck Sent: Sunday, November 25, 2018 12:51:53 PM To: Okuonghae, Noah (2015); bonnmotion at list.serv.Uni-Osnabrueck.de Subject: Re: Reference Point Group Mobility Model: BonnMotion Dear Noah Okuonghae, please use the mailing list for questions like this. Please also provide full information: - BonnMotion version - Java version - Operating System - full command line to get the error - output -> error > Lastly in > trying to find the problem I noticed in the Bonnmotion output file that my > -x had become 1020 and also -y 1020 instead of 1000 each, what should I do? BonnMotion adds a margin of 10 on all sides to avoid nodes moving on the boarder as this caused problems in some simulators. Best, Nils Aschenbruck Okuonghae, Noah (2015) wrote on 24.11.18 17:01: > > > > ________________________________ > > > Dear Bonnmotion, > > > > I am implementing the Reference point group mobility model on Ns2.35 > using Bonnmotion and have read the manual several times. when I run: > bm -f battleFiled_10_6 RPGM -d 1000 -i 2.0 -n 10 -x 1000 -y 1000 -a 5.0 -h > 6.0 -p 2.0 -c 0.9 and bm NSFile -f battleFiled_10_6 for 10 nodes it runs > successfully (creating all necessary files) but when I increase the number > of nodes to 20 or 30 0r 40 upwards it fails. I am wondering what I have > done wrong? Did I leave out any important RPGM parameter? Also apart from > calling the RPGM via set val(sc) > "/home/mavb128/bonnmotion-3.0.1/bin/Node_20/Speed_6/battleFiled_20_6.ns_movements", > do I have to include reference point group mobility model at any place in > the tcl script e.g under set val(prop) Propagation/TwoRayGround? Lastly in > trying to find the problem I noticed in the Bonnmotion output file that my > -x had become 1020 and also -y 1020 instead of 1000 each, what should I do? > > > Thank you. > > > Kind regards, > Noah Okuonghae > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From bothe at informatik.uos.de Thu Dec 20 15:00:07 2018 From: bothe at informatik.uos.de (Alexander Bothe) Date: Thu, 20 Dec 2018 15:00:07 +0100 Subject: [BonnMotion] Reference Point Group Mobility Model: BonnMotion In-Reply-To: References: <579942a6-71d2-11da-9dc1-0af411351a4e@uos.de> Message-ID: <14919_1545314408_wBKE08aW030448_bc7c6206-eede-9f77-1089-76f9ec6fc46c@informatik.uos.de> Dear Noah, I'm not too familiar with the RPGM model (implementation), so I can't give you any advice regarding your specific model parameters, but: The -i parameter increases the overall simulation time to the sum of the values passed with parameters -i and -d. For the results, the initial i seconds are cut from the created movement file. This might be needed to remove "weird" effects of an initial transient simulation state, which might occur before a steady state is reached, from your results. Whether this is necessary depends on several factors (e.g., model, parameters, scenario, ...). I gave your command line a try on my Ubuntu based system with a slightly older Java version, seems to work fine (results attached): :/software/bonnmotion-3.0.1/bin$ ./bm -f battleFiled_60_6 RPGM -d 1000 -i 0.0 -n 60 -x 1000 -y 1000 -a 5.0 -h 6.0 -l 0.0 -p 2.0 -c 0.0 BonnMotion 3.0.1 OS: Linux 4.15.0-42-generic Java: Oracle Corporation 1.8.0_181 Starting RPGM ... warning: setting the initial phase to be cut off to be too short may result in very weird scenarios Next RNG-Seed =8802419895629028808 | #Randoms = 924 RPGM done. Runtime: 0 sec Increasing the number of nodes, I ran into memory issues around 6e5 nodes, but this was clearly stated in the error message I received and potentially could be fixed by increasing the heap size. Best regards, Alexander On 18.12.18 04:48, Noah.Okuonghae.2015 at live.rhul.ac.uk (Okuonghae, Noah (2015)) wrote: > Dear Bonnmotion Mailinglist, > > Thank you for your reply. > > I am using Bonnmotion to create RPGM mobility scnarios for 10, 20, 30, 40, 50 nodes individually, using fixed speeds of 6, 12, 32ms (-h 6 -l 0.0), I intensionally did not give any seconds to skip(is that alright?). I have a scenario duration time of 1000. > My simulation area for x & y is 1000, and pause time is 2. I would like my node to inherit the attribute of whatever group it meets and each group should consist of 5 nodes each (say for 10 nodes, it will be 2 groups of 5 nodes). -n runs well for 10 nodes and 6 speed and 12 speed but when I increase the nudes from 20 all through to > 60 it halts and goes into an infinate loop. Also what does this mean: warning: setting the initial phase to be cut off to be too short may result in very weird scenarios? > > Thank you for your kind support. > > > > > Please also provide full information: > > - BonnMotion version: bonnmotion-3.0.1 > > > - Java version: > > java version "1.8.0_191" > Java(TM) SE Runtime Environment (build 1.8.0_191-b12) > Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode) > > - Operating System: Ubuntu > > - full command line to get the error: > > bm -f battleFiled_60_6 RPGM -d 1000 -i 0.0 -n 60 -x 1000 -y 1000 -a 5.0 -h 6.0 -l 0.0 -p 2.0 -c 0.0 > > - output -> error: It hangs > > > ________________________________ > From: Nils Aschenbruck > Sent: Sunday, November 25, 2018 12:51:53 PM > To: Okuonghae, Noah (2015); bonnmotion at list.serv.Uni-Osnabrueck.de > Subject: Re: Reference Point Group Mobility Model: BonnMotion > > Dear Noah Okuonghae, > > please use the mailing list for questions like this. > > Please also provide full information: > - BonnMotion version > - Java version > - Operating System > - full command line to get the error > - output -> error > >> Lastly in >> trying to find the problem I noticed in the Bonnmotion output file that my >> -x had become 1020 and also -y 1020 instead of 1000 each, what should I do? > > BonnMotion adds a margin of 10 on all sides to avoid nodes moving on the boarder > as this caused problems in some simulators. > > Best, > Nils Aschenbruck > > > Okuonghae, Noah (2015) wrote on 24.11.18 17:01: >> >> >> >> ________________________________ >> >> >> Dear Bonnmotion, >> >> >> >> I am implementing the Reference point group mobility model on Ns2.35 >> using Bonnmotion and have read the manual several times. when I run: >> bm -f battleFiled_10_6 RPGM -d 1000 -i 2.0 -n 10 -x 1000 -y 1000 -a 5.0 -h >> 6.0 -p 2.0 -c 0.9 and bm NSFile -f battleFiled_10_6 for 10 nodes it runs >> successfully (creating all necessary files) but when I increase the number >> of nodes to 20 or 30 0r 40 upwards it fails. I am wondering what I have >> done wrong? Did I leave out any important RPGM parameter? Also apart from >> calling the RPGM via set val(sc) >> "/home/mavb128/bonnmotion-3.0.1/bin/Node_20/Speed_6/battleFiled_20_6.ns_movements", >> do I have to include reference point group mobility model at any place in >> the tcl script e.g under set val(prop) Propagation/TwoRayGround? Lastly in >> trying to find the problem I noticed in the Bonnmotion output file that my >> -x had become 1020 and also -y 1020 instead of 1000 each, what should I do? >> >> >> Thank you. >> >> >> Kind regards, >> Noah Okuonghae >> >> > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > -------------- next part -------------- A non-text attachment was scrubbed... Name: battleFiled_60_6.movements.gz Type: application/gzip Size: 8704 bytes Desc: not available URL: -------------- next part -------------- model=RPGM ignore=0.0 randomSeed=1545312954872 x=1000.0 y=1000.0 duration=1000.0 nn=60 circular=false J=2D groupsize_E=5.0 groupsize_S=2.0 pGroupChange=0.0 maxdist=2.5 minspeed=0.0 maxspeed=6.0 maxpause=2.0