ideas for accelerometer and other scenarios. #47
Replies: 1 comment
-
|
Here is an update on this set. The below scenarios are more refined and I would like some feedback on the applicability of these to our design space. Note that the potential study section for each of these scenarios is still incomplete; I am working on it. Just wanted to get some scenarios for discussion in the meantime. scenarios based on the design space.source use cases from: the first part of this tutorial to build a pedometer Scenario 1. user tries to understand G in their accelerometer.
Why is this generally of value?Sensors provide large volumes of data and are prone to noise and errors. Additionally, there is little available in terms of tools, documentation and resources that is nonvisually accessible that informs how these sensors work. nonvisually understanding this first step in the tutorial is key to understand how an accelerometer works, even outside of the context of building a pedometer. What part of the design space does this illustrate?reading live sensor data: screen reader, reading live data: audio. What is new about it?This scenario demonstrates the new capability our display introduces, of listening to and interacting with real-time, live sensor data accessibly. what would be a user study to evaluate this?TBD. Scenario 2. user tries to understand what accelerometer data looks like.
Why is this generally of value? What is new about it?to develop applications that sense the world around us, it is important for us to understand how sensors convey information about the activities we perform with them. This is well-described, and visualized in the article. The state-of-the art way to make this accessible right now is to record the data and read later using a screen reader, or generate a tactile representation of the data after it is recorded. Both these methods give users a delayed access to data, and the state of the art tactile representation specifically may not be suitable for live data. The set of interaction techniques related to hearing the data sonification and reading the data mentioned in this scenario provide access to live, updating sensor data thereby making the understanding of how sensors generate data nonvisually accessible. At the same time, sensors generate a lot of data making screen reading of the data time consuming and impracticle. Consumers may have to listen to, and sift through a huge volume of data even to recognise patterns or thresholds to filter data with. The set of selection techniques simplify this process by offering capabilities to set filters and other selection criteria by listening to approximate values of data and recognising patterns to filter for. What part of the design space does this illustrate?reading live data: audio, reading pre-recorded data: audio, selecting data using live sonification of data what would be a user study to evaluate this scenario?TBD. scenario 3. user visualizes steps.
Why is this generally of value? What is new about it?In many domains such as IOT and machine learning, drag-and-drop tools and notebook interfaces allow developers to explor data and model it for data intensive applications. These rapid prototyping tools are not accessible to BVI developers. BVI developers often are required to build the necessary infrastructure such as code to read data from a sensor, and helper functions to present data in nonvisually explorable formats increasing the iteration time and effort required to model data. The scenario above uses our display's capabilities of collecting sensor data, exporting it in ways that are already accessible to screen readers in other tools to perform, and import back the processed data for further experimentation and modeling. What part of the design space does this illustrate?Reading pre-recorded data: screen reading what would be a user study to evaluate this scenario?TBD. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a collection on a set of ideas and scenario examples related to accelerometers and other types of data. I would like to have a discussion and get some feedback to develop useful scenarios to build for.
Please comment if you have questions or other suggested ideas.
Beta Was this translation helpful? Give feedback.
All reactions