Tag Archives: IoT

PhD Project: Design and Development of Inclusive IoT Systems

The Internet of Things (IoT) has transformed the way humans interact with technology, offering pervasive computation and connectivity [1]. However, ensuring inclusivity in IoT design is essential to cater to the diverse needs of users such as disabilities, gender diversity, and neurodiversity [2, 3].  Building inclusive IoT systems is non-trivial due the complexity of IoT technology, which encompasses heterogenous interconnected sensors, actuators, devices and services that work together. Ensuring inclusivity across this complex network of devices and services requires specialized knowledge and expertise. Furthermore, there are also challenges with identifying diverse user needs, lack of standards and guidelines, costs, education and awareness [4, 5].

This research aims to investigate and address the diverse aspects involved in the design and development of inclusive IoT ecosystems, for selected domains such as digital health/education/smart cities.

By understanding and accommodating these aspects, the outcomes of this project will contribute to create technology that is accessible, empowering, and beneficial to all individuals, and therefore sustainable in the long-term.

References

[1] Kirimtat, A., Krejcar, O., Kertesz, A. and Tasgetiren, M.F., 2020. Future trends and current state of smart city concepts: A survey. IEEE access8, pp.86448-86467. Kirimtat, A., Krejcar, O., Kertesz, A. and Tasgetiren, M.F., 2020. Future trends and current state of smart city concepts: A survey. IEEE access8, pp.86448-86467.

[2] Soares Guedes, L., Gibson, R.C., Ellis, K., Sitbon, L. and Landoni, M., 2022, October. Designing with and for People with Intellectual Disabilities. In Proceedings of the 24th International ACM SIGACCESS Conference on Computers and Accessibility (pp. 1-6).

[3] Strengers, Y. and Kennedy, J., 2021. The smart wife: Why Siri, Alexa, and other smart home devices need a feminist reboot. MIT Press.

[4] Davis J. U., Devine J., Ellis K., Fleet C., Fogarty J., Follmer S., Gotfrid T., Hodges S., Hofmann, M., Kushalnagar, R., Mankoff, J., Reinders, S., Seyed, T., Stangl, A., Wobbrock, J., Wu, T., Yang, X., 2021. Challenges to Inclusive and Accessible Prototyping, Isotyping and Production. Accessible Computer Science Education Fall Workshop, Microsoft Research

[5] Hamidi, F., 2019. DIY Assistive technology prototyping platforms: an international perspective. IEEE Pervasive Computing18(4), pp.12-16.

The role of mobile devices in the Internet of Things

Much of the conversation about IoT focuses on sensors, cloud services, RFIDs and big data. Eg: uploading sensor data to a central point, storing and manipulating large volumes of data, which is then manipulated to gain meaningful information, tagging objects/people with unique identifiers, etc

Smartphones with short range communication:

But mobile devices, such as smartphones have an important role to play as well. Smartphones themselves can be sensors, but more importantly, smartphones have one unique property; they are always accompanied by a human. Therefore they can be proxies for human actors, interacting with other IoT devices on behalf of human users, while allowing the users to override at any given time. Smartphones/tablets can utilise built-in short range protocols such as Wi-Fi Direct, Bluetooth and LTE Direct to directly connect with each other and other IoT devices. This can create an inter-connected ecosystem of machine + human intelligence.

Crowd-powered IoT

Having access to such an ecosystem means that people can collaborate with each other in novel ways. For example, lets say you want to have a series of videos transcribed. To make it more complex, the videos are in Japanese, and you only know English.

Well, what if you can do this:

– You first compress the videos. Alternatively if they’re on your mobile device, and you cannot efficiently compress any/all of them, you can transfer some/all of them to your friends’ more capable tablet/laptop via a short range wireless protocol, and have them transmit back the compressed files.

– You then seek out people who are able and willing to transcribe your videos (possibly for a price, but we will come back to that later) by accessing the inter-connected ecosystem, and transmit the compressed files to them (their mobile devices).

– Your ‘recruits’ will then transcribe the videos using their human knowledge (linguistic knowledge – translate Japanese dialogue in video to English, and type it in English text) and send you the transcribed text after they’ve completed.

Of course this is a rather simplistic example, but that’s just a gist of how mobile devices can be part of a a crowd powered resource cloud.

Incentive management & Security

This concept relies on people agreeing to share their resources. One might ask, why should I let a stranger use my mobile device’s computational resources (not to mention the security/privacy issues) and why should I spend my time solving someone else’s problems?

This is why incentives (social?monetary?) are important, as is providing a secure environment. In any case, crowd-powered problem solving is not actually a ground breaking concept, when considering successful projects like Wikipedia, file sharing systems, SETI etc and although these occupy different technology spaces, there are lessons to be learnt.

Check out the following for further investigation:

There is a considerable amount of work been done in this area, in different levels. “Mobile Clouds: Exploiting Distributed Resources in Wireless, Mobile and Social Network” is a good book that talks in length about similar things.

Hyrax: Cloud Computing on Mobile Devices using MapReduce is one of the earliest research in this area.

HTC Power To Give is a crowd-powered smartphone app where smartphone users can volunteer their mobile devices’ unused resources to a computational grid to solve research questions in medicine, science and ecology.