yes thats sensible... I'd really like to understand how to tweak rpl to
be happy at low rssi this week so my conference poster is clearer ;-)
Can someone add me to the forum please? git hub: kmartinez
cheers!
Kirk
On 30/11/2020 09:13, Philipp Blum wrote:
CAUTION: This e-mail originated outside the University of Southampton.
Don't you want to move this topic to the forum? I have a hard time
following it. I also think it is helpful for other user to find more
information about it.
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fforum.riot-os.org%2F&data=04%7C01%7Ckm%40ecs.soton.ac.uk%7Ce83b904809574bd0e61908d8951033b8%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637423244116914369%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=n7PkDR5JA3RS1fYyPeaDbUGLb1xMfrS%2Fbw6n5B2XNxQ%3D&reserved=0
Am 2020-11-30 09:36, schrieb Robert Hartung:
Thanks Benjamin,
as far as I understand RPL MRHOF [0] uses ETX, which is the expected
transmission count, i.e. how many transmissions do you need to transmit
a packet as successful, which can be based on ACKs purely (if you have
unicast communication).
At least back in the Contiki days, the metric wasn't based on LQI at
all [1].
In addition to the LQI definition. There is no guarantee that the LQI
values span over the full range of 0 - 256 and not even evenly spaced.
We had big troubles when using LQI from different radios. A colleague
published the results partially in [2].
I didn't find mrhof for RPL [3] - you said that you found the LQI to
work best? Have you tried in heterogeneous networks with different
radio transceivers and how it behaves?
Best Regards
Robert
[0]
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftools.ietf.org%2Fhtml%2Frfc6719&data=04%7C01%7Ckm%40ecs.soton.ac.uk%7Ce83b904809574bd0e61908d8951033b8%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637423244116914369%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=Rab%2FKcX9v4WagZqzI5VVY1%2BWscsfihq%2Ba0%2FYPfMr5y8%3D&reserved=0
[1]
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fcontiki-os%2Fcontiki%2Fblob%2Fmaster%2Fcore%2Fnet%2Frpl%2Frpl-mrhof.c&data=04%7C01%7Ckm%40ecs.soton.ac.uk%7Ce83b904809574bd0e61908d8951033b8%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637423244116914369%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=Ud5lsEQV1sAYKsZIDYYpijIOtNrT6i5oY4SQAY49GVM%3D&reserved=0
[2]
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fieeexplore.ieee.org%2Fdocument%2F8510975&data=04%7C01%7Ckm%40ecs.soton.ac.uk%7Ce83b904809574bd0e61908d8951033b8%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637423244116914369%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=La3BH%2BdnBsqxynLOBr3einSXCFpaR3b8i3E7qYYv%2FQY%3D&reserved=0
[3]
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FRIOT-OS%2FRIOT%2Ftree%2Fmaster%2Fsys%2Fnet%2Fgnrc%2Frouting%2Frpl&data=04%7C01%7Ckm%40ecs.soton.ac.uk%7Ce83b904809574bd0e61908d8951033b8%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637423244116914369%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=xVZniKHbouXMdmZ%2Bx6wnrCBJtRnJTL3bndxoJqMwq54%3D&reserved=0
Am 28.11.2020 um 14:50 schrieb Benjamin Valentin: On Mon, 23 Nov 2020
11:56:13 +0100
Robert Hartung <hart...@ibr.cs.tu-bs.de> wrote:
just my two cents regarding LQI:
The LQI is very different for different radios. So be aware of that
in heterogeneous networks with different radios! True, the standard
(IEEE 805.15.4-2020) only states
The LQI measurement shall be performed for each received packet. The
minimum and maximum LQI values (0x00 and 0xff) should be associated
with the lowest and highest quality compliant signals detectable by
the receiver, and LQI values in between should be uniformly
distributed between these two limits. At least eight unique values of
LQI shall be used. However, RPL (MR-HOF) uses hysteresis and by default
requires an
improvement of 192 on the whole path before it switches.
So as long as LQI can give a rough estimate of link quality, it should
be good enough. This is not about estimating distance where some sort
of accuracy was required, but just to throw out really bad links.
Best,
Benjamin
_______________________________________________
users mailing list
users@riot-os.org
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.riot-os.org%2Fmailman%2Flistinfo%2Fusers&data=04%7C01%7Ckm%40ecs.soton.ac.uk%7Ce83b904809574bd0e61908d8951033b8%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637423244116914369%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=3gnRlXvXfSyzMqVar4iGQa9AmRlARISxUz%2BeHfrYQ%2BU%3D&reserved=0
_______________________________________________
users mailing list
users@riot-os.org
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.riot-os.org%2Fmailman%2Flistinfo%2Fusers&data=04%7C01%7Ckm%40ecs.soton.ac.uk%7Ce83b904809574bd0e61908d8951033b8%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637423244116914369%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=3gnRlXvXfSyzMqVar4iGQa9AmRlARISxUz%2BeHfrYQ%2BU%3D&reserved=0
_______________________________________________
users mailing list
users@riot-os.org
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.riot-os.org%2Fmailman%2Flistinfo%2Fusers&data=04%7C01%7Ckm%40ecs.soton.ac.uk%7Ce83b904809574bd0e61908d8951033b8%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637423244116914369%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=3gnRlXvXfSyzMqVar4iGQa9AmRlARISxUz%2BeHfrYQ%2BU%3D&reserved=0
--
http://www.southampton.ac.uk/~km2/
_______________________________________________
users mailing list
users@riot-os.org
https://lists.riot-os.org/mailman/listinfo/users