• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 262
  • 100
  • 29
  • 20
  • 14
  • 11
  • 9
  • 6
  • 4
  • 3
  • 1
  • 1
  • Tagged with
  • 491
  • 491
  • 368
  • 225
  • 145
  • 138
  • 126
  • 101
  • 85
  • 81
  • 81
  • 78
  • 72
  • 67
  • 62
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
61

Designing Interventions for Cyber-bullying: A Design Thinking Approach

Lal, Shubhangi S. 04 October 2021 (has links)
No description available.
62

Recycle Right: Designing Tools for Resource Responsible Consumers

Debrecht, Sebra M. 28 June 2021 (has links)
No description available.
63

Minska matsvinnet genom design i och utanför kylskåpet : Hur kan vi genom design minska matsvinnet i hushållet? / Reduce food waste with design inside and outside of the fridge : How can we reduce food waste in homes through design?

Oredsson, Fenja January 2021 (has links)
Denna studie utreder möjligheterna till design för ett hållbart konsumtionsbeteende i syfte att motverka matsvinn i hushåll. Med ett användarcentrerat fokus undersöks detta genom tekniker från Design for Sustainable Behaviour och Nudging. Kylskåpet används som fokusområde för att identifiera behov i användandet för att minska matsvinnet genom lösningar inuti och utanför kylskåpet. Genom metoder såsom Cultural probes, intervjuer, observationer och litteraturstudier anknutet till ett teoretiskt ramverk grundat i hållbar utveckling så presenteras designförslaget Food Members. Kunskapsbidraget består av insikten att det är möjligt att implementera kunskap om matens hållbarhetsbehov i kombination med användarnas behov inom ramen för en hållbar beteendeförändring i användarcentrerad design. / This study investigates the possibilities for design for sustainable consumption behavior in order to counteract food waste in households. With a user-centered focus, this is explored through techniques from Design for Sustainable Behavior and Nudging. The refrigerator is used as a focus area to identify needs for use in order to reduce food waste through solutions inside and outside the refrigerator. Through methods such as Cultural probes, interviews, observations and literature studies linked to a theoretical framework based on sustainable development, the design proposal Food Members is presented. The knowledge contribution consists of the insight that it is possible to implement knowledge about the food’s sustainability needs in combination with the users’ needs within the framework of a sustainable behavior change in user-centered design.
64

Automating User-Centered Design of Data-Intensive Processes

Theodorou, Vasileios 20 January 2017 (has links)
Business Intelligence (BI) enables organizations to collect and analyze internal and external business data to generate knowledge and business value, and provide decision support at the strategic, tactical, and operational levels. The consolidation of data coming from many sources as a result of managerial and operational business processes, usually referred to as Extract-Transform-Load (ETL) is itself a statically defined process and knowledge workers have little to no control over the characteristics of the presentable data to which they have access. There are two main reasons that dictate the reassessment of this stiff approach in context of modern business environments. The first reason is that the service-oriented nature of today’s business combined with the increasing volume of available data make it impossible for an organization to proactively design efficient data management processes. The second reason is that enterprises can benefit significantly from analyzing the behavior of their business processes fostering their optimization. Hence, we took a first step towards quality-aware ETL process design automation by defining through a systematic literature review a set of ETL process quality characteristics and the relationships between them, as well as by providing quantitative measures for each characteristic. Subsequently, we produced a model that represents ETL process quality characteristics and the dependencies among them and we showcased through the application of a Goal Model with quantitative components (i.e., indicators) how our model can provide the basis for subsequent analysis to reason and make informed ETL design decisions. In addition, we introduced our holistic view for a quality-aware design of ETL processes by presenting a framework for user-centered declarative ETL. This included the definition of an architecture and methodology for the rapid, incremental, qualitative improvement of ETL process models, promoting automation and reducing complexity, as well as a clear separation of business users and IT roles where each user is presented with appropriate views and assigned with fitting tasks. In this direction, we built a tool —POIESIS— which facilitates incremental, quantitative improvement of ETL process models with users being the key participants through well-defined collaborative interfaces. When it comes to evaluating different quality characteristics of the ETL process design, we proposed an automated data generation framework for evaluating ETL processes (i.e., Bijoux). To this end, we classified the operations based on the part of input data they access for processing, which facilitated Bijoux during data generation processes both for identifying the constraints that specific operation semantics imply over input data, as well as for deciding at which level the data should be generated (e.g., single field, single tuple, complete dataset). Bijoux offers data generation capabilities in a modular and configurable manner, which can be used to evaluate the quality of different parts of an ETL process. Moreover, we introduced a methodology that can apply to concrete contexts, building a repository of patterns and rules. This generated knowledge base can be used during the design and maintenance phases of ETL processes, automatically exposing understandable conceptual representations of the processes and providing useful insight for design decisions. Collectively, these contributions have raised the level of abstraction of ETL process components, revealing their quality characteristics in a granular level and allowing for evaluation and automated (re-)design, taking under consideration business users’ quality goals.
65

Development of a standalone mobile application for Saab Support Portals

Sjögren, August January 2019 (has links)
Saab is a large swedish company providing a multitude of different products and services. This also means that Saab has to provide support and customer service for said products. Currently this is handled online in Support Portals, where customers and partners can access product information as well as an issue management system called SIRS. In the current situation the system is tailored for a desktop experience, and the workflow is therefore limited in terms of mobility. This project aims to allow the users to be more mobile by investigating the possibility of developing a mobile application for usage with SIRS. During the project a proof of concept of such an application has been developed. The implementation relies largely on using currently available api:s and when necessary porting some code from server to client side. By using various UX-related methods during the development of the application it is expected that the application is user friendly and fits the target audience. When looking at the result of the work, it is indeed possible to integrate a standalone mobile application with SIRS. The application also has usability which is comparable to the current system. However, some limitations were found that required rewriting the existing system to provide necessary data to client side applications like the one developed in this project. To conclude, the application is a proof of concept that shows what can be done without modifying the current system. Some of the major things that has to be modified before taking the application to production, such as stability concerns and testing, is also presented as results of the project.
66

Raspberry Pi Based Vision System for Foreign Object Debris (FOD) Detection

Mahammad, Sarfaraz Ahmad, Sushma, Vendrapu January 2020 (has links)
Background: The main purpose of this research is to design and develop a cost-effective system for detection of Foreign Object Debris (FOD), dedicated to airports. FOD detection has been a significant problem at airports as it can cause damage to aircraft. Developing such a device to detect FOD may require complicated hardware and software structures. The proposed solution is based on a computer vision system, which comprises of flexible off the shelf components such as a Raspberry Pi and Camera Module, allowing the simplistic and efficient way to detect FOD. Methods: The solution to this research is achieved through User-centered design, which implies to design a system solution suitably and efficiently. The system solution specifications, objectives and limitations are derived from this User-centered design. The possible technologies are concluded from the required functionalities and constraints to obtain a real-time efficient FOD detection system. Results: The results are obtained using background subtraction for FOD detection and implementation of SSD (single-shot multi-box detector) model for FOD classification. The performance evaluation of the system is analysed by testing the system to detect FOD of different size for different distances. The web design is also implemented to notify the user in real-time when there is an occurrence of FOD. Conclusions: We concluded that the background subtraction and SSD model are the most suitable algorithms for the solution design with Raspberry Pi to detect FOD in a real-time system. The system performs in real-time, giving the efficiency of 84% for detecting medium-sized FOD such as persons at a distance of 75 meters and 72% efficiency for detecting large-sized FOD such as cars at a distance of 125 meters, and the average frame per second (fps) that is the system ’s performance in recording and processing frames of the area required to detect FOD is 0.95.
67

Supporting Facility Management and Operations through User-Centered Design

Holmqvist Larsson, Johanna, Tapper, Fanny January 2020 (has links)
Today the building sector is focused on improving the energyefficiency in order to meet climate and financial business goals.Technical facility managers work with indoor energy use and oneaspect of their work is to optimize the facility performanceaccording to goals set by the company. Their work role involvestechnical and financial facility management, covering for absentcolleagues by acting as back-up support, as well as managing tenantrelationships. To perform their work, they must be able to accessdisparate digital tools, facility information and automatic controlsystems across various facilities.The purpose of this thesis was twofold. The first was to evaluate thepotential need of a portal that connects various systems and supportsinformation exchange among technical facility managers. The secondwas to disclose what this portal should include and from thatformulate a design solution.A contextual design approach was used to investigate the work domainof the technical facility managers through interviews andobservations. A first insight from the interviews was that technicalfacility managers had to navigate a broad range of tools, accessedfrom separate platforms. Importantly, their automatic control systemswere provided by various suppliers and accessed in disparate ways.Vital information was scattered in different systems, supportingneither daily work nor efficient retrieval of information.Additionally, much information was kept in individual records, whichmade back-up supporting more difficult. The interviews andobservations uncovered 7 user requirements that concerned 1) aholistic view, 2) easy access to automatic control system, 3)customization, 4) information creation 5) information retrieval, 6)statistics and analytics and 7) structure.
68

Design of an alarm system for the hearing impaired

Westman, Kasper January 2022 (has links)
Life for a hearing-impaired person can be difficult in many ways. Having a hearing lossinvolves an increased risk of loneliness and exhaustion symptoms due to bad hearing. Not being able to hear everything, while talking with colleagues and eventually missing the punch line of a joke can lead to the feeling of social exclusion and not fitting in.The only thing that helps to restore the hearing of a hearing impaired is through hearing aids. But in many cases, even hearing aids do not help to cope with everyday life and in most cases, additional aids are needed. But does today's market for hearing aids solve the problems and needs of the user? How will a product work and look like to improve the life of a hearing-impaired?This project was about understanding how the hearing disorder affects daily life andidentifying the problems and needs of a hearing-impaired person.The project is based on a general design process and includes background studies on hearing impairment, questionnaire studies, interviews with the hearing impaired, market research, creative methods and analyses, and evaluation methods of ideas and concepts.The goal was to create a product that improves the everyday life of a hearing-impaired person.
69

User-centric Web-based System for Visualization of NIS-data for Layman Users / Webbaserat användarcentrerat system för visualisering av NIS-data ur ett sällananvändarperspektiv

Hilding, Fredrik, Syk, Ella January 2016 (has links)
Spatial data is playing a bigger role within many fields outside of Geographic Information Systems (GIS) and spatial analysis. With more and more users with varying levels of previous spatial analysis experience using this kind of data, there is a growing demand on how this information is best presented to the user. This user-centered design is an increasingly common theme in other adjacent fields, but is still in its infancy in the field of GIS. Currently there is no obvious generalized solution that provides the answer to how to present data, no matter if it is spatial or not. How to present data in a smart and comprehensive way is still an everyday challenge across many fields. The objective of this thesis is to create a prototype of a web based Network Information System (NIS) where the layman user is in the center of the entire design process. This includes both the actual visualizations, but also the choice of tools and the interface design. The prototype is designed around the role of the customer service representative in a utility company using a NIS. This type of layman user is the kind of user that today works in a system that is designed with neither their role nor their GIT experience or training in mind. From this prototype, the efficacy of different visualization techniques on layman users is evaluated, producing more general guidelines for user-centered development directed at layman users. The first step of this user-centered design process is to understand the user. By interviewing users of the system, their current work flows and opinions of their current system are better understood. From this, information about which tools they need, which current features work well and which need revising is gathered. Based on this, a mock-up is created which is then transformed into a prototype. Finally, the prototype is evaluated by the target audience with comments on a presentation as well as a larger survey. The results show that in general the prototype is well-received with regards to existing functionality and how it is presented through the interface design. The implemented visualizations are well understood by most of the expert users, but are less successful with the layman users in the survey. Especially with regards to the icon choices and other point representations, there is a discrepancy between the intended visualization and the perception of the survey takers, which may partly be due to the lack of context presented. An appreciated fact is that the functionality implemented in the prototype is tailored to the requirements put forth by the users. User-centric design processes depend heavily on the developer's understanding of the user and their needs. This is as true for functionality as for visualizations, where familiarity and associations can be both beneficial and detrimental, depending on how well understood they are. Using icons to represent objects is very efficient, as long as the context and the meaning of the icons themselves are well defined and conveyed. Finally, it is imperative to not throw too much information at the user. Whether in the shape of too many tools and options, or by displaying too much on the map, the same clutter-problem occurs. When presenting a situation or a scenario, the core message cannot be obfuscated by unnecessary features, functions or choices.
70

Designing Technology for Single Fathers: Human-Centered Design Approach

Burgdorf, Andrew 25 May 2022 (has links)
No description available.

Page generated in 0.1111 seconds