Дисертації з теми "Interface generation"
Оформте джерело за APA, MLA, Chicago, Harvard та іншими стилями
Ознайомтеся з топ-50 дисертацій для дослідження на тему "Interface generation".
Біля кожної праці в переліку літератури доступна кнопка «Додати до бібліографії». Скористайтеся нею – і ми автоматично оформимо бібліографічне посилання на обрану працю в потрібному вам стилі цитування: APA, MLA, «Гарвард», «Чикаго», «Ванкувер» тощо.
Також ви можете завантажити повний текст наукової публікації у форматі «.pdf» та прочитати онлайн анотацію до роботи, якщо відповідні параметри наявні в метаданих.
Переглядайте дисертації для різних дисциплін та оформлюйте правильно вашу бібліографію.
SVENSSON, JOAKIM. "Next Generation Graphical User Interface for IPTV." Thesis, KTH, Skolan för datavetenskap och kommunikation (CSC), 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-138297.
Повний текст джерелаGrafiska användargränssnitt för IPTV set-topboxar byggs vanligtvis med webbtekniker. Det grafiska användargränssnittet i TeliaSoneras IPTV-tjänst är byggt med HTML, CSS och Javascript. På senare tid har fokus gått från att enbart visa video till att även tillhandahålla en förbättrad användarupplevelse. Detta är en konsekvens av krav som kommer från nya tjänster och den pågående förändringen från standardupplösning till HD-upplösning. Dock har set-topboxen begränsade resurser och det är viktigt att kunna säkerställa bra prestanda samtidigt som användarupplevelsen förbättras. Mot denna bakgrund ställer rapporten frågan ”hur kan ett webbaserat grafiskt användargränssnitt för IPTV set-topboxar, såsom det från TeliaSonera, förbättras och förberedas för framtida IPTV-tjänster och bättre användarupplevelser?” För att svara på frågan har två undersökningar gjorts; en om webbtekniker och en om framtida IPTV-tjänster. Teknikerna utvärderades i en Pughs matris mot en mängd kriterier (de viktigaste är prestanda, plattforms- och upplösningsoberoende) samt mot resultatet från undersökning om IPTV-tjänster. SVG (Scalable Vector Graphics) fick högst poäng i utvärderingen. SVG-renderaren presterade betydligt bättre på set-topboxen än webbläsaren som TeliaSonera använde för tillfället. För att testa tekniken ytterligare gjordes en portning av det HTML baserade användargränssnittet till SVG, med förväntningar på ett mer responsivt och grafiskt effektfullt användargränssnitt. Resultatet uppfyllde förväntningarna. Laddningstiden halverades, användargränssnittet fungerar i både SD- och HD-upplösning och grafiska effekter lades till i from av gradienter och ett ”skinning”- system som tillåter att enkelt ändra utseende på användargränssnittet. Rapporten avslutas med att rekommendera SVG som teknik för att bygga grafiska användargränssnitt för set-topboxar.
Fordyce, Adam James Graham. "Second-harmonic generation at liquid/air interface." Thesis, University of Southampton, 1999. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.297873.
Повний текст джерелаHultquist, Carl. "An Adjectival Interface for procedural content generation." Doctoral thesis, University of Cape Town, 2008. http://hdl.handle.net/11427/6401.
Повний текст джерелаIncludes bibliographical references.
In this thesis, a new interface for the generation of procedural content is proposed, in which the user describes the content that they wish to create by using adjectives. Procedural models are typically controlled by complex parameters and often require expert technical knowledge. Since people communicate with each other using language, an adjectival interface to the creation of procedural content is a natural step towards addressing the needs of non-technical and non-expert users. The key problem addressed is that of establishing a mapping between adjectival descriptors, and the parameters employed by procedural models. We show how this can be represented as a mapping between two multi-dimensional spaces, adjective space and parameter space, and approximate the mapping by applying novel function approximation techniques to points of correspondence between the two spaces. These corresponding point pairs are established through a training phase, in which random procedural content is generated and then described, allowing one to map from parameter space to adjective space. Since we ultimately seek a means of mapping from adjective space to parameter space, particle swarm optimisation is employed to select a point in parameter space that best matches any given point in adjective space. The overall result, is a system in which the user can specify adjectives that are then used to create appropriate procedural content, by mapping the adjectives to a suitable set of procedural parameters and employing the standard procedural technique using those parameters as inputs. In this way, none of the control offered by procedural modelling is sacrificed â although the adjectival interface is simpler, it can at any point be stripped away to reveal the standard procedural model and give users access to the full set of procedural parameters. As such, the adjectival interface can be used for rapid prototyping to create an approximation of the content desired, after which the procedural parameters can be used to fine-tune the result. The adjectival interface also serves as a means of intermediate bridging, affording users a more comfortable interface until they are fully conversant with the technicalities of the underlying procedural parameters. Finally, the adjectival interface is compared and contrasted to an interface that allows for direct specification of the procedural parameters. Through user experiments, it is found that the adjectival interface presented in this thesis is not only easier to use and understand, but also that it produces content which more accurately reflects usersâ intentions.
Hanumansetty, Reena Gowri. "Model based approach for context aware and adaptive user interface generation." Thesis, Virginia Tech, 2004. http://hdl.handle.net/10919/10087.
Повний текст джерелаMaster of Science
Bean, Richard S. "Analysis of user interface in medical report generation." [Gainesville, Fla.] : University of Florida, 2001. http://purl.fcla.edu/fcla/etd/UFE0000304.
Повний текст джерелаTitle from title page of source document. Document formatted into pages; contains viii, 61 p.; also contains graphics. Includes vita. Includes bibliographical references.
Andersson, Mikael. "Generation interface : En hermeneutisk komparativ studie av ABC-appar." Thesis, Stockholms universitet, Centrum för barnkulturforskning, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:su:diva-102556.
Повний текст джерелаRachal, Randy James. "Design and implementation of a concrete interface generation system." Thesis, Monterey, California: Naval Postgraduate School, 1990. http://hdl.handle.net/10945/27650.
Повний текст джерелаThe purpose of this thesis is to design and implement a concrete interface generation system. The concrete interface generator is a software system which takes a formal specification as input and generates the specification part of an Ada implementation as output. Attribute grammars and fourth-generation language tools have been used in the implementation of this system. Spec, a formal language for writing black-box specifications for large software systems, was used as the input for the concrete interface generation system. Ada was chosen to be the computer language generated by the system. This thesis implements a subset of the Spec language, discusses the design methodology used in its implementation, and presents guidelines for the mapping of Spec to Ada. Included is a listing of the Spec grammar, the concrete interface generator systems source listing, a sample of input used to tet the system, and resulting output.
Rachal, Randy J. "Design and implementation of a concrete interface generation system." Monterey, California : Naval Postgraduate School, 1990. http://handle.dtic.mil/100.2/ADA245807.
Повний текст джерелаThesis Advisor: Berzins, Valdis. Second Reader: Bradbury, Leigh W. "December 1990." Description based on title screen as viewed on April 1, 2010. DTIC Identifier(s): Computer programs, software engineering, theses, ADA programming language, grammars, specifications, interfaces, installation. Author(s) subject terms: Automatic code generation, formal specifications, attribute grammars. Includes bibliographical references (p. 79-80). Also available in print.
李加碧 and Stella Li. "Interface state generation induced by Fowler-Nordheim tunneling in mosdevices." Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 1999. http://hub.hku.hk/bib/B31221403.
Повний текст джерелаChurm, James. "Design and fabrication of a next generation regenerative neural interface." Thesis, University of Birmingham, 2018. http://etheses.bham.ac.uk//id/eprint/8198/.
Повний текст джерелаAbrey, Gareth Roy. "Multiple interface management and flow mobility in next generation networks." Master's thesis, University of Cape Town, 2007. http://hdl.handle.net/11427/5229.
Повний текст джерелаNext Generation networks will consist of a number of different access networks interconnected to provide ubiquitous access to the global resources available on the Internet. The coverage of these access networks will also overlap, allowing users a choice of access net-works. Increasingly, mobile devices have more than one type of radio access interface built-in. In current mobile devices, a single primary radio interface performs all communications with the service provider. The availability of multiple different radio interfaces proves most beneficial if all these interfaces can connect with the service provider and carry data in collaboration or individually. This means that a control system is needed to route the correct traffic over each different interface, depending on the requirements of that traffic. Having multiple interfaces available provides the opportunity to aggregate two or more interfaces for faster transfer speeds and can provide redundancy. If one interface is expe-riencing high packet loss or no coverage an alternate interface will be available. Multiple interface schemes aim to enable traditional networks to support devices with more than one interface. This is usually achieved by introducing a new agent into the network architecture that acts as the packet redirection point. Incoming packet flows are routed to the different interfaces of the mobile device by this agent according to the traffic types of each packet flow. In this thesis an evaluation platform is developed to investigate whether the possible functionality of a multiple interfaced device provides useful traffic routing options. The evaluation platform consists of three key components evident in schemes from the literature, namely a Corresponding Node, Mobile Node and Router. The Router is emulated with a script-based routing software and configured as the packet redirection point in the evaluation platform. Four test scenarios emulate traffic travelling over two interfaces of a practical mobile node. A mid-flow handover from one interface to the other is investigated to determine that this process can be seamless under certain conditions. Dual Interface Aggregation shows good performance when the limits of each interface are not exceeded. Distinct improvement in combined packet loss of two lossy links carrying duplicate packet streams shows that two interfaces can provide a reliable link in critical situations where both interfaces have poor performance when used separately. Finally, a Bandwidth-on-Demand scenario shows that having two interfaces can allow automatic bandwidth allocation when data-rate is increased beyond the limits of one interface.
Qu, Yenan. "Toolkits for automatic web service and graphic user interface generation." Tallahassee, Florida : Florida State University, 2009. http://etd.lib.fsu.edu/theses/available/etd-07282009-100013.
Повний текст джерелаAdvisor: Gordon Erlebacher, Florida State University, College of Arts and Sciences, Dept. of Scientific Computing. Title and description from dissertation home page (viewed on Nov. 5, 2009). Document formatted into pages; contains viii, 52 pages. Includes bibliographical references.
Bondi, Luca. "Photocurrent generation at organic heterojunction-electrolyte interface for optoelectronic biosensor implementation." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2019.
Знайти повний текст джерелаGuo, Xi. "Remote control service system architecture and dynamic web user interface generation." Thesis, Loughborough University, 2011. https://dspace.lboro.ac.uk/2134/8485.
Повний текст джерелаTimson, Andrew John. "Second harmonic generation of molecules located at the air/water interface." Thesis, University of Southampton, 2000. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.326716.
Повний текст джерелаFERREIRA, EDUARDO DE OLIVEIRA. "AUTOMATIC GENERATION OF USER INTERFACE TEST SUITES SPECIFIED BY USE CASES." PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2013. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=23277@1.
Повний текст джерелаCOORDENAÇÃO DE APERFEIÇOAMENTO DO PESSOAL DE ENSINO SUPERIOR
PROGRAMA DE EXCELENCIA ACADEMICA
Espera-se que o desenvolvimento de suítes de teste a partir de modelos possa contribuir substancialmente para a redução do esforço humano e aumentar a eficácia dos testes gerados. Entende-se por eficácia (ideal) dos testes o percentual de defeitos existentes encontrados a partir desses testes. Uma grande parte dessas técnicas baseia-se em máquinas de estado e quase sempre estão voltadas para o teste de funcionalidade. Entretanto, existe a necessidade de se poder testar sistemas altamente interativos, tais como smartphones e tablets, a partir de uma descrição de sua interface humano-computador. O objetivo da dissertação é efetuar uma primeira avaliação de uma técnica voltada para a geração de suítes de teste visando o teste de interfaces gráficas. Para tal,desenvolvemos e avaliamos a eficácia de uma ferramenta, chamada Easy, que utiliza casos de uso tabulares e máquina de estados para a geração automática da suíte de testes. Os casos de uso são descritos em linguagem natural restrita. A partir dessa descrição, a ferramenta constrói uma máquina de estado e, a seguir, a utiliza para gerar cenários. Por construção os cenários estarão em conformidade com os casos de uso. Cada cenário corresponde a um caso de teste. Os cenários são apresentados ao usuário em linguagem natural restrita, permitindo a visualização destes antes da geração dos scripts finais de testes. Os scripts gerados são destinados a uma ferramenta de execução automatizada voltada para o teste de interfaces gráficas. Neste trabalho, utilizou-se a ferramenta UI Automation, responsável pela execução de testes em aplicações destinadas ao iOS, sistema operacional de iPhone, iPad e iPod Touch. A eficácia do processo foi avaliada em uma aplicação real, disponível na loja virtual de aplicativos App Store. Além disso, foram realizados testes de IHC afim de avaliar a influência no custo da produção da suíte de teste.
It is expected that the development of test suites from models can contribute substantially to reducing the human effort and to increase the effectiveness of the generated tests. Means for tests’ effectiveness (ideal) the percentage of existing defects found by these tests. Most of these techniques is based on state machines and mostly directed to testing the functionality. However, there is a need to be able to test highly interactive systems, such as smartphones and tablets, from a description of its human computer interface. The goal of the dissertation is to make a first evaluation of a technique aimed to generate test suites for test of human computer graphic interface. For this purpose was developed and evaluated its effectiveness, a tool called Easy, using use cases tabular and state machine for the automatic generation of the suite tests. The use cases are described in natural language restricted. From this description, the tool builds a state machine, and then uses this to generate scenarios. By construction scenarios will be in accordance with the use cases. Each scenario corresponds to a test case. The scenarios are presented to the user in natural language, allowing the visualization of them before the generation of the final scripts tests. The generated scripts are intended to a running automated tool geared to testing graphical interfaces. In this work, we used the UI Automation tool, responsible for running tests on applications for the iOS, operational system for iPhones, iPads and iPod touchs. The effectiveness of the procedure was evaluated in a real application, available in the online store applications App Store. In addition, HCI tests were performed in order to evaluate the influence on the cost of production of the test suite.
Li, Stella. "Interface state generation induced by Fowler-Nordheim tunneling in mos devices /." Hong Kong : University of Hong Kong, 1999. http://sunzi.lib.hku.hk/hkuto/record.jsp?B20566487.
Повний текст джерелаDebard, Quentin. "Automatic learning of next generation human-computer interactions." Thesis, Lyon, 2020. http://www.theses.fr/2020LYSEI036.
Повний текст джерелаArtificial Intelligence (AI) and Human-Computer Interactions (HCIs) are two research fields with relatively few common work. HCI specialists usually design the way we interact with devices directly from observations and measures of human feedback, manually optimizing the user interface to better fit users’ expectations. This process is hard to optimize: ergonomy, intuitivity and ease of use are key features in a User Interface (UI) that are too complex to be simply modelled from interaction data. This drastically restrains the possible uses of Machine Learning (ML) in this design process. Currently, ML in HCI is mostly applied to gesture recognition and automatic display, e.g. advertisement or item suggestion. It is also used to fine tune an existing UI to better optimize it, but as of now it does not participate in designing new ways to interact with computers. Our main focus in this thesis is to use ML to develop new design strategies for overall better UIs. We want to use ML to build intelligent – understand precise, intuitive and adaptive – user interfaces using minimal handcrafting. We propose a novel approach to UI design: instead of letting the user adapt to the interface, we want the interface and the user to adapt mutually to each other. The goal is to reduce human bias in protocol definition while building co-adaptive interfaces able to further fit individual preferences. In order to do so, we will put to use the different mechanisms available in ML to automatically learn behaviors, build representations and take decisions. We will be experimenting on touch interfaces, as these interfaces are vastly used and can provide easily interpretable problems. The very first part of our work will focus on processing touch data and use supervised learning to build accurate classifiers of touch gestures. The second part will detail how Reinforcement Learning (RL) can be used to model and learn interaction protocols given user actions. Lastly, we will combine these RL models with unsupervised learning to build a setup allowing for the design of new interaction protocols without the need for real user data
Kunigonyte, Gintare, and Georgi Georgiev Kolev. "Web design for different generations—initial impact of web aesthetics : differences in emotional responses to web aesthetics between Generation X and Generation Z." Thesis, Jönköping University, Tekniska Högskolan, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:hj:diva-54032.
Повний текст джерелаKim, Bo Hung. "A graphical preprocessing interface for non-conforming spectral element solvers." [College Station, Tex. : Texas A&M University, 2006. http://hdl.handle.net/1969.1/ETD-TAMU-1819.
Повний текст джерелаBarrie, Jenifer. "Next generation of atraumatic laparoscopic instruments through analysis of the instrument-tissue interface." Thesis, University of Leeds, 2017. http://etheses.whiterose.ac.uk/16210/.
Повний текст джерелаLu, Liang-Ju. "HESCAD - an interface between HESCOMP and CADAM for the generation of helicopter models." Thesis, Virginia Polytechnic Institute and State University, 1985. http://hdl.handle.net/10919/50057.
Повний текст джерелаMaster of Science
incomplete_metadata
Townsend, Thomas James. "Vivado Design Interface: Enabling CAD-Tool Design for Next Generation Xilinx FPGA Devices." BYU ScholarsArchive, 2017. https://scholarsarchive.byu.edu/etd/6492.
Повний текст джерелаMoser, William R. "Third Generation Tactile Imaging System with New Interface, Calibration Method and Wear Indication." Master's thesis, Temple University Libraries, 2017. http://cdm16002.contentdm.oclc.org/cdm/ref/collection/p245801coll10/id/439642.
Повний текст джерелаM.S.E.E.
During a clinical breast exam, a doctor palpates the breast and uses factors such as estimated size and stiffness of subcutaneous inclusions to determine whether they may be malignant tumors. The Tactile Imaging System (TIS) under development at the Control, Sensing, Networking and Perception Laboratory (CSNAP) is an effort to provide accurate and consistent characterization of inclusions. The sensing principle of the TIS is based on Total Internal Reflection (TIR) of light in a Polydimethylsiloxane (PDMS) optical waveguide positioned in front of a digital camera. When the PDMS is pressed against an object of greater stiffness it deforms, causing some light to escape the waveguide and be sensed by the camera. An algorithm maps the light pattern caused by the deformation and the force applied during the image acquisition to estimate the size, depth and stiffness of the inclusion based on a kernel model. The Third Generation Experimental TIS (TIS 3E) is an effort to improve the performance, repeatability, and usability of the system. Performance is increased through a new graphical user interface (GUI) allowing fine tuning of camera parameters, and interchangeable sensing probes for varying PDMS waveguides. Repeatability is improved with a digitally controlled lighting system, hardware triggered force sensing, and an online PDMS lighting and condition monitoring system, lowering the overall measurement error of the system. Usability is improved by a new chassis, reducing the device size and weight by 50 percent. Accuracy of the TIS 3E is comparable to the maximum accuracy TIS 1E, and exceeded the minimum accuracy of the TIS 1E. The measurement frequency was also increased from 10Hz to 50Hz. The TIS 3E will provide an accurate, consistent data acquisition platform for future Tactile Imaging Research efforts.
Temple University--Theses
Liu, Fangfang. "An ontology-based approach to Automatic Generation of GUI for Data Entry." ScholarWorks@UNO, 2009. http://scholarworks.uno.edu/td/1094.
Повний текст джерелаDarbyshire, James. "Multi-function power electronic interface for hybrid mini-grid systems." Thesis, Curtin University, 2010. http://hdl.handle.net/20.500.11937/2394.
Повний текст джерелаTay, Jeremy Yee Chiat. "Multimedia analysis over 3G wireless interface." Thesis, Queensland University of Technology, 2003. https://eprints.qut.edu.au/15810/1/Jeremy_Tay_Thesis.pdf.
Повний текст джерелаTay, Jeremy Yee Chiat. "Multimedia Analysis Over 3G Wireless Interface." Queensland University of Technology, 2003. http://eprints.qut.edu.au/15810/.
Повний текст джерелаHolcomb, Andrew M. "Development of a graphical user interface for the coarse mesh radiation transport code COMET and cross section generation with HELIOS." Thesis, Georgia Institute of Technology, 2013. http://hdl.handle.net/1853/52952.
Повний текст джерелаHu, Dan. "Studies of charged molecules at the air/water interface by sum frequency generation vibrational spectroscopy." Thesis, University of British Columbia, 2016. http://hdl.handle.net/2429/58234.
Повний текст джерелаScience, Faculty of
Chemistry, Department of
Graduate
Lorber, Nicholas William. "Optimization studies of a monodisperse aerosol generation interface for combining liquid chromatography with mass spectroscopy." Thesis, Georgia Institute of Technology, 1985. http://hdl.handle.net/1853/30010.
Повний текст джерелаWan, Peng. "Orientational structure of water molecules near the silica/water interface probed with second harmonic generation." Diss., UC access only, 2009. http://proquest.umi.com/pqdweb?index=117&did=1874088951&SrchMode=1&sid=1&Fmt=7&retrieveGroup=0&VType=PQD&VInst=PROD&RQT=309&VName=PQD&TS=1270487476&clientId=48051.
Повний текст джерелаIncludes abstract. Includes bibliographical references (leaves 96-102). Issued in print and online. Available via ProQuest Digital Dissertations.
Mrack, Marcelo. "Geração automática e assistida de interfaces de usuário." reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2009. http://hdl.handle.net/10183/37181.
Повний текст джерелаThe automated generation of User Interfaces (UI) has been the object of study for many years. Since the 1980s, dozens of projects have been developed and various solutions presented to the market. However, even with the advances obtained under this scenario, innumerable difficulties still continue to present themselves in the daily routine of system developers. The demands of proprietary methodologies, syntaxes and languages, the high level of effort needed for configuration and low reuse of technologies are the main problems in the area. With the object of rectifying these difficulties, this work proposes a solution specific to the problem, which reuses and combines the majority of the technologies already existing in development environments and relies on an exclusive configuration system, capable to minimize the work of generating the UI. Being a typical model based generator, the software under consideration is called MERLIN, and has as its objective to completely automate the generation of CRUD interfaces, which are present in up to 30% of the systems that interact with data bases. To achieve this objective, the software relies on the intensive use of heuristics and the creation of a self contained configuration feedback structure, which exists solely in the compiled classes of the application. Completing this architecture, a process of execution time generation eliminates the need for any source code, which significantly reduces the costs of refactoring the code throughout the evolution of the systems. With these elements in evidence and focusing initially on the Java platform, indicates that this distinguished solution is ready for use in professional development environments.
Heminger, Larry J. "NEXT GENERATION TELEMETRY DATA ACQUISITION WITH WINDOWS® NT." International Foundation for Telemetering, 1997. http://hdl.handle.net/10150/607562.
Повний текст джерелаThere is a wave of change coming. It started in the industrial automation community and it is slowly and surely working its way into aerospace, satellite and telemetry applications. It’s called the PC, and its not just for simple quick-look data anymore. Using state-of-the-art commercial hardware and software technologies, PC-based architectures can now be used to perform self contained, reliable and high performance telemetry data acquisition and processing functions – previously the domain of expensive, dedicated front end systems. This paper will discuss many of the key enabling technologies and will provide examples of their use in a truly next generation system architecture based on the Microsoft® Windows NT Operating System and related features.
Blades, Eric Lindsay. "A sliding interface method for unsteady unstructured parallel flow simulations." Diss., Mississippi State : Mississippi State University, 2004. http://library.msstate.edu/etd/show.asp?etd=etd-10142004-165050.
Повний текст джерелаWu, Zhenghui. "Impact of metal oxide/bulk-heterojunction interface on performance of organic solar cells." HKBU Institutional Repository, 2015. https://repository.hkbu.edu.hk/etd_oa/159.
Повний текст джерелаPerry, Angela S. "A theoretical description of the vibrational sum frequency generation spectroscopy of interfaces." [Tampa, Fla.] : University of South Florida, 2005. http://purl.fcla.edu/fcla/etd/SFE0001252.
Повний текст джерелаAndersen, Audrée. "Surfactant dynamics at interfaces : a series of second harmonic generation experiments." Phd thesis, Universität Potsdam, 2005. http://opus.kobv.de/ubp/volltexte/2006/655/.
Повний текст джерелаThere are two controversial models discussed in the literature. The reorientation model assumes that the surfactants adsorb in two distinct states, differing in their orientation. This model is able to describe the frequency dependence of the modulus E. However, it assumes reorientation dynamics in the millisecond time regime. In order to assess this model, we designed a SHG pump-probe experiment that addresses the orientation dynamics. Results obtained reveal that the orientation dynamics occur in the picosecond time regime, being in strong contradiction with the two states model.
The second model regards the interface as an interphase. The adsorption layer consists of a topmost monolayer and an adjacent sublayer. The dissipative process is due to the molecular exchange between both layers. The assessment of this model required the design of an experiment that discriminates between the surface compositional term and the sublayer contribution. Such an experiment has been successfully designed and results on elastic and viscoelastic surfactant provided evidence for the correctness of the model.
Because of its inherent surface specificity, surface SHG is a powerful analytical tool that can be used to gain information on molecular dynamics and reorganization of soluble surfactants. They are central elements of both experiments. However, they impose several structural elements of the model system. During the course of this thesis, a proper model system has been identified and characterized. The combination of several linear and nonlinear optical techniques, allowed for a detailed picture of the interfacial architecture of these surfactants.
Amphiphile vereinen zwei gegensätzliche Strukturelemente in einem Molekül, eine hydrophile Kopfgruppe und ein hydrophobe, meist aliphatische Kette. Aufgrund der molekularen Asymmetrie erfolgt eine spontane Adsorption an der Wasser-Luft Grenzfläche. Die Adsorptionsschicht verändert die makroskopischen Eigenschaften des Materials, z.B. die Grenzflächenspannung wird erniedrigt. Amphiphile sind zentrale Bauelemente der Kolloid- und Grenzflächenforschung, die Phänomene, wie Schäume ermöglichen.
Eine Schaumlamelle besteht aus einem dünnen Wasserfilm, der durch zwei Adsorptionsschichten stabilisiert wird. Die Stabilität der Lamelle wird durch die Grenzflächenrheologie entscheidend geprägt. Die wesentliche makroskopische Größe in diesem Zusammenhang ist das so genannte Grenzflächendilatationsmodul E. Es beschreibt die Fähigkeit des Systems die Gleichgewichtsgrenzflächenspannung nach einer Expansion oder Dilatation der Adsorptionschicht wieder herzustellen. Das Modul E ist eine komplexe Größe, in dem der Imaginärteil direkt mit der Schaumstabilität korreliert.
Diese Arbeit widmet sich der Grenzflächenrheologie. In der Literatur werden zwei kontroverse Modelle zur Interpretation dieser Größe diskutiert. Diese Modelle werden experimentell in dieser Arbeit überprüft. Dies erfordert die Entwicklung neuer experimenteller Aufbauten basierend auf nichtlinearen, optischen Techniken. Mit diesen Experimenten konnte eines der Modelle bestätigt werden.
Perkins, Deborah Davidson. "Characterization and applications of the monodisperse aerosol generation interface for combining liquid chromatography with mass spectometry." Diss., Georgia Institute of Technology, 1988. http://hdl.handle.net/1853/27610.
Повний текст джерелаTsekleves, Emmanuel. "Fast prototyping and semi-automated user interface and application generation for converged broadcast and cellular terminals." Thesis, Brunel University, 2006. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.436572.
Повний текст джерелаCross, J. T. "Adaptivity, mesh generation and user interface design applied to the finite element simulation of casting processes." Thesis, Swansea University, 1995. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.636324.
Повний текст джерелаRubin, Corey Michael. "Rats in the city: mapping a space-character interface in the narratives of Spain's generation X." Diss., University of Iowa, 2013. https://ir.uiowa.edu/etd/2618.
Повний текст джерелаGkotse, Blerina. "Ontology-based Generation of Personalised Data Management Systems : an Application to Experimental Particle Physics." Thesis, Université Paris sciences et lettres, 2020. http://www.theses.fr/2020UPSLM017.
Повний текст джерелаThis thesis work aims at bridging the gap between the fields of Web Semantics and Experimental Particle Physics. Taking as a use case a specific type of physics experiments, namely the irradiation experiments used for assessing the resistance of components to radiation, a domain model, what in Web Semantics is called an ontology, has been created for describing the main concepts underlying the data management of irradiation experiments. Using such a formalisation, a methodology has been introduced for the automatic generation of data management systems based on ontologies and used to generate a web application for IEDM, the previously introduced ontology. In the last part of this thesis work, by the use of user-interface (UI) display preferences stored as instances of a UI-dedicated ontology we introduced, a method that represents these ontology instances as feature vectors (embeddings) for recommending personalised UIs is presented
Chen, Yuhao. "Conforming to interface structured adaptive mesh refinement technique for modeling moving boundary problems." The Ohio State University, 2017. http://rave.ohiolink.edu/etdc/view?acc_num=osu1492428866626613.
Повний текст джерелаBrands, Charles. "Interface Effects and Deposition Process of Ionically Self-Assembled Monolayer Films: In Situ and Ex Situ Second Hamonic Generation Measurements." Diss., Virginia Tech, 2003. http://hdl.handle.net/10919/28939.
Повний текст джерелаPh. D.
Jeunet, Camille. "Understanding & Improving Mental-Imagery Based Brain-Computer Interface (Mi-Bci) User-Training : towards A New Generation Of Reliable, Efficient & Accessible Brain- Computer Interfaces." Thesis, Bordeaux, 2016. http://www.theses.fr/2016BORD0221/document.
Повний текст джерелаMental-imagery based brain-computer interfaces (MI-BCIs) enable users to interact with theirenvironment using their brain-activity alone, by performing mental-imagery tasks. This thesisaims to contribute to the improvement of MI-BCIs in order to render them more usable. MIBCIsare bringing innovative prospects in many fields, ranging from stroke rehabilitation tovideo games. Unfortunately, most of the promising MI-BCI based applications are not yetavailable on the public market since an estimated 15 to 30% of users seem unable to controlthem. A lot of research has focused on the improvement of signal processing algorithms.However, the potential role of user training in MI-BCI performance seems to be mostlyneglected. Controlling an MI-BCI requires the acquisition of specific skills, and thus anappropriate training procedure. Yet, although current training protocols have been shown tobe theoretically inappropriate, very little research is done towards their improvement. Our mainobject is to understand and improve MI-BCI user-training. Thus, first we aim to acquire a betterunderstanding of the processes underlying MI-BCI user-training. Next, based on thisunderstanding, we aim at improving MI-BCI user-training so that it takes into account therelevant psychological and cognitive factors and complies with the principles of instructionaldesign. Therefore, we defined 3 research axes which consisted in investigating the impact of(1) cognitive factors, (2) personality and (3) feedback on MI-BCI performance. For each axis,we first describe the studies that enabled us to determine which factors impact MI-BCIperformance; second, we describe the design and validation of new training approaches; thethird part is dedicated to future work. Finally, we propose a solution that could enable theinvestigation of MI-BCI user-training using a multifactorial and dynamic approach: an IntelligentTutoring System
Nyamuda, Gibson Peter. "Optical second harmonic generation and pump-probe reflectivity measurements from Si/SiO2 interfaces." Stellenbosch : University of Stellenbosch, 2010. http://hdl.handle.net/10019.1/5317.
Повний текст джерелаENGLISH ABSTRACT: Silicon/silicon dioxide (Si/SiO2) interface is widely used in microelectronics as the gate between the drain and source of most metal oxide semiconductor field effect transistors (MOSFETs). The functionality, reliability and electrical properties of such transistors are strongly dependent on the quality of the Si/SiO2 structure forming the gate. Characterization of the Si/SiO2 interface is important in understanding device degradation therefore the Si/SiO2 interface is a subject of intensive investigation. Research studies of Si/SiO2 interfaces using optical methods have been reported by many groups around the world but to date many open questions still exist. The physics of photoinduced trap or defect generation processes and the subsequent trapping of charge carriers, the precise role of photoinduced interfacial electric field in altering optical properties of the Si/SiO2 interface and its role in affecting the second harmonic (SH) yield measurements are not well understood. In this work a commercial near infrared femtosecond (fs) laser source [1.55 eV, 75 ± 5 fs, 10 nJ, 80 MHz] is used to study native Si/SiO2 interfaces of free standing single crystalline Si membrane and bulk Si. Optical second harmonic (SH) generated at the Si/SiO2 interfaces of a Si membrane in reflection and for the first time in transmission is demonstrated as well as stationary, single colour, pump-probe reflectivity measurements from the Si/SiO2 interface of bulk n-type Si. The experimental setups for the second harmonic generation (SHG) and pump-probe techniques were designed and implemented, and measurements were recorded by a computer controlled data acquisition system. Free standing Si membrane samples were successfully produced at the Institut f¨ur Photonische Technologien (IPHT) in Jena, Germany from bulk Si using a chemical etching process and were characterised using the z-scan technique. The penetration depth of light with a photon energy of 1.55 eV in silicon allows transmission of the fundamental fs laser pulses through the Si membrane (∼ 10 μm in thickness) and this is exploited to generate a SH signal in transmission from the Si/SiO2 interfaces of the Si membrane. In the presence of sufficiently intense fs laser light defects are created at the interfaces and populated by multiphoton transfer of charges from Si to SiO2 where they are subsequently trapped. The transfer of charge establishes interfacial electric fields across the interfaces of the Si membrane and this enhances SHG. This phenomenon is called electric field induced second harmonic (EFISH) generation. To our knowledge, EFISH measurements from interfaces of Si membrane performed in transmission are demonstrated for the first time in the present study. The demonstration of EFISH in transmission revealed new results which allowed us to provide additional perspectives on the EFISH generation process at Si/SiO2 interfaces never reported before. The temporal response of SH signals from virgin spots were recorded at different incident laser powers for both reflection and transmission geometries. The SH responses measured in transmission were observed to be time dependent and show an increase during irradiation of the sample corresponding to EFISH process. A series of SH measurements were recorded at different laser powers to compare the magnitudes of SH yield in each detection geometry for a single Si/SiO2 interface. The magnitude of the SH yield measured in transmission was higher than expected and surpassed the SH yield measured in reflection. The expectation is based on the fact that the local intensity of the fundamental beam at the second interface where the SH in transmission is generated is low compared to the local intensity at the first interface where the SH in reflection originates. A physical model is developed to consistently interpret the experimental results obtained in this study. In this model we established the origin of EFISH signals in each detection geometry, explain the unexpected high SH signals measured in transmission and provide an analysis of the time constants extracted from SH response in transmission and reflection. In addition, we also report for the first time stationary pump-probe reflectivity measurements from bulk n-type Si(111) samples with native oxide. A strong pump beam was focused on the same spot as a weak probe beam from the same fs laser source. The change in reflectivity of the Si(111)/SiO2 system was recorded by monitoring the change in intensity of the weak reflected probe beam. The temporal evolutions of the reflectivity of the material were recorded at different pump powers. The reflectivity of the material increases over several minutes of irradiation and reaches steady-state after long time irradiation. The change in reflectivity of the material is attributed to a nonlinear process called Kerr effect, and the temporal response arises from the photoinduced interfacial electric field across the Si(111)/SiO2 interface caused by multiphoton charge transfer from bulk Si(111) to the SiO2 layer. The results reported in this study contribute to the understanding of the photoinduced interfacial electric field caused by charge carrier separation across buried solid-solid interfaces. They also reveal nonlinear optical processes such as the Kerr effect caused by charge dynamics across the interface in addition to the well known SHG process.
AFRIKAANSE OPSOMMING: Die silikon/silikon dioksied (Si/SiO2) skeidingsvlak word algemeen gebruik in mikro-elektronika as die hek tussen die put en die bron van die meeste metaaloksied halfgeleier veld-effek transistors (MOSFETs). Die werkverrigting, betroubaarheid en elektriese eienskappe van sulke transistors word grootliks bepaal deur die kwaliteit van die Si/SiO2 struktuur wat die hek vorm. Karakterisering van die Si/SiO2 skeidingsvlak is belangrik om die degradering van die transistor te verstaan en daarom is die Si/SiO2 skeidingsvlak die onderwerp van intensiewe ondersoek. Ondersoek van die Si/SiO2 skeidingsvlak deur van optiese metodes gebruik te maak is geraporteer deur verskeie internasionale groepe, maar daar bestaan tot vandag toe nog n groot aantal onbeantwoorde vrae. Die fisika van die fotogenduseerde generering van defekte en van posisies waarin ladings gevang kan word, asook die daaropvolgende vasvang van ladingsdraers, die presiese rol van die fotoge¨ınduseerde elektriese veld oor die skeidingsvlak in die verandering van die optiese eienskappe van die Si/SiO2 skeidingsvlak en die grootte van die tweede harmoniek (SH) sein word nog nie goed verstaan nie. In hierdie werk word n kommersile naby-infrarooi femtosekonde (fs) laserbron [1.55 eV, 75 ± 5 fs, 10 nJ, 80 MHz] gebruik om natuurlike Si/SiO2 skeidingsvlakke van vrystaande enkelkristallyne Si membrane en soliede Si te bestudeer. Optiese tweede harmoniek (SH) wat by die Si/SiO2 skeidingsvlakke van ’n Si membraan gegenereer word - in refleksie en vir die eerste keer in transmissie - is gedemonstreer, asook stasionˆere, een-golflengte pomp-toets refleksiemetings op die Si/SiO2 skeidingsvlak van soliede n-gedoteerde Si. Die eksperimentele opstellings vir die tweede harmoniek generering (SHG) en pomp-toets tegnieke is ontwerp en uitgevoer en metings is opgeneem deur ’n rekenaarbeheerde dataversamelingstelsel. Vrystaande Si membraan monsters is suksesvol by die Institut f¨ur Photonische Technologien (IPHT) in Jena, Duitsland vervaardig uit soliede Si deur ’n chemiese etsproses en is gekarakteriseer met behulp van die z-skanderingstegniek as deel van hierdie studie. Die diepte waartoe lig met ’n fotonenergie van 1.55 eV in silikon indring laat die transmissie van die fundamentele fs laserpulse deur die Si membraan (met ∼ 10 μm dikte) toe en dit word ontgin om ’n SH sein van die Si/SiO2 skeidingsvlakke van die Si membraan in transmissie te meet. In die teenwoordigheid van fs laserlig met voldoende intensiteit word defekte by die skeidingsvlakke geskep en bevolk deur meer-foton ladingsoordrag van die Si na die SiO2 waar die ladings daaropvolgens vasgevang word. Die oordrag van ladings skep elektriese velde oor die skeidingsvlakke van die Si membraan en dit versterk die SHG. Hierdie verskynsel word elektriese veld ge¨ınduseerde tweede harmoniek (EFISH) generering genoem. Sover ons kennis strek is die meting van EFISH seine van skeidingsvlakke van Si membrane in transmissie vir die eerste keer in hierdie studie gedemonstreer. Die demonstrasie van EFISH in transmissie het nuwe resultate opgelewer wat ons toegelaat het om bykomende perspektiewe op die EFISH genereringsproses by Si/SiO2 skeidingsvlakke te verskaf waaroor nog nooit vantevore verslag gedoen is nie. Die tydafhanklike gedrag van die SH seine van voorheen onbestraalde posisies is gemeet by verskillende drywings van die inkomende laserbundel vir beide die refleksie en transmissie geometrie¨e. Die gedrag van die SH sein in transmissie is waargeneem om tydafhanklik te wees en ’n toename te toon gedurende bestraling van die monster in ooreenstemming met EFISH prosesse. ’n Reeks van SH metings is opgeneem by verskillende laserdrywings om die groottes van die SH opbrengste in elke meetgeometrie vir ’n enkele Si/SiO2 skeidingsvlak te vergelyk. Die grootte van die SH opbrengs wat in transmissie gemeet is was ho¨er as verwag is en het die grootte van die SH opbrengs in refleksie oortref. Die verwagting is gebaseer op die feit dat die lokale intensiteit by die tweede skeidingsvlak waar SH in transmisie gegenereer word relatief laag is in vergelyking met die lokale intensiteit by die eerste skeidingsvlak waar SH in refleksie ontstaan. ’n Fisiese model is ontwikkel om die eksperimentele resultate wat in hierdie studie verkry is op ’n konsekwente wyse te interpreteer. In hierdie model het ons die oorsprong van EFISH seine in elke meetgeometrie vasgestel, die onverwagte ho¨e SH seine wat in transmissie gemeet is verklaar en ’n analise van die tydkonstantes wat uit die SH gedrag in transmissie en refleksie afgelei is gedoen. Verder rapporteer ons ook vir die eerste keer stasionˆere pomp-toets reflektiwiteitsmetings van soliede n-gedoteerde Si(111) monsters met ’n natuurlike oksied. ’n Sterk pompbundel is gefokus op dieselfde posisie as ’n swak toetsbundel van dieselfde laserbron. Die verandering in reflektiwiteit van die Si(111)/SiO2 stelsel is gemeet deur die verandering in die intensiteit van die swak weerkaatste toetsbundel te monitor. Die tydevolusie van die reflektiwiteit van die mate riaal is gemeet by verskillende pompdrywings. Die reflektiwiteit van die materiaal neem toe gedurende etlike minute van bestraling en bereik ’n stasionˆere toestand na ’n lang tyd van bestraling. Die verandering in reflektiwiteit van die materiaal word toegeskryf aan ’n nielini ˆere prosess, naamlik die Kerr effek, en die tydafhanklike gedrag ontstaan as gevolg van die fotoge¨ınduseerde elektriese veld oor die Si(111)/SiO2 skeidingsvlak wat veroorsaak word deur meer-foton ladingsoordrag van die soliede Si(111) na die SiO2 laag. Die resultate wat in hierdie studie gerapporteer word dra by tot die verstaan van die fotoge ¨ınduseerde elektriese veld oor die skeidingsvlak wat veroorsaak word deur die skeiding van ladingsdraers oor die bedekte kristal-kristal skeidingsvlak. Dit lˆe ook nie-liniˆere optiese prosesse soos die Kerr effek bloot wat veroorsaak word deur die dinamika van ladings oor die skeidingsvlak, bykomend tot die bekende SHG proses.
Preti, Claudio. "A PCIe-based readout and control board to interface with new-generation detectors for the LHC upgrade." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2017. http://amslaurea.unibo.it/13507/.
Повний текст джерелаUllah, Farooq Kifayat. "New Generation of Vibration Experiments Remotely Controlled Over the Internet:Development of Labview based Spectrum Analyzer and Interface." Thesis, Blekinge Tekniska Högskola, Sektionen för ingenjörsvetenskap, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-2509.
Повний текст джерелаGood guide to learn Labview and sound and vibration analysis..
fkul08@gmail.com Is my email and i can be contacted via messenger usually at farooq_kifayat@hotmail.com And i can also be contacted via skype using farooqkifayat as my name. I move around a lot so i have no permanent address that stays longer than half a year .
Päärni, Anna. "Designing a Voice Controlled Interface For Radio : Guidelines for The First Generation of Voice Controlled Public Radio." Thesis, Umeå universitet, Institutionen för tillämpad fysik och elektronik, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-136894.
Повний текст джерела