• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 13
  • 3
  • 2
  • 1
  • Tagged with
  • 21
  • 21
  • 7
  • 7
  • 6
  • 6
  • 6
  • 6
  • 6
  • 6
  • 6
  • 6
  • 6
  • 4
  • 4
  • 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.
11

Delphin 6 Output File Specification

Vogelsang, Stefan, Nicolai, Andreas 29 June 2011 (has links) (PDF)
This paper describes the file formats of the output data and geometry files generated by the Delphin program, a simulation model for hygrothermal transport in porous media. The output data format is suitable for any kind of simulation output generated by transient transport simulation models. Implementing support for the Delphin output format enables use of the advanced post-processing functionality provided by the Delphin post- processing tool and its dedicated physical analysis functionality. The article also discusses the application programming interface of the DataIO library that can be used to read/write Delphin output data and geometry files conveniently and efficiently.
12

Delphin 6 Material File Specification

Vogelsang, Stefan, Fechner, Heiko, Nicolai, Andreas 30 October 2013 (has links) (PDF)
This paper describes the format of material data files that hold parameters needed by thermal and hygrothermal simulation tools such as Delphin, Hajawee (Dynamic Room Model) and Nandrad. The Material Data Files are containers for storing parameters and functions for heat and moisture transport and storage models. The article also discusses the application programming interface of the Material library that can be used to read/write material data files conveniently and efficiently.
13

Neuro-Integrative Connectivity: A Scientific Workflow-Based Neuroinformatics Platform For Brain Network Connectivity Studies Using EEG Data

Socrates, Vimig 28 August 2019 (has links)
No description available.
14

Realtidssammanställning av stora mängder data från tidsseriedatabaser / Realtime compilation of large datasets from time series databases

Rådeström, Johan, Skoog, Gustav January 2017 (has links)
Stora mängder tidsseriedata genereras och hanteras i tekniska försörjningssystem och processindustrier i syfte att möjliggöra övervakning av systemen. När tidserierna ska hämtas och sammanställas för dataanalys utgör tidsåtgången ett problem. Examensarbetet hade som syfte att ta reda på hur utvinning av tidsseriedata borde utföras för att ge bästa möjliga svarstid för systemen. För att göra hämtningen och sammanställningen så effektiv som möjligt testades och utvärderades olika tekniker och metoder. De områden som tekniker och metoder jämfördes inom var sammanställning av data inom och utanför databasen, cachning, användandet av minnesdatabaser jämfört med andra databaser, dataformat, dataöverföring, och förberäkning av data. Resultatet var att den bästa lösningen bestod av att sammanställa data parallellt utanför databasen, att använda en egen inbyggd minnesdatabas, att använda Google Protobuf som dataformat, samt att förberäkna data. / Large amounts of time series data are generated and managed within management systems and industries with the purpose to enable monitoring of the systems. When the time series is to be acquired and compiled for data analysis, the expenditure of time is a problem. This thesis was purposed to determine how the extraction of time series data should be performed to give the systems the best response time possible. To make the extraction and compilation as effective as possible, different techniques and methods were tested and evaluated. The areas that techniques and methods were compared for were compilation of data inside and outside the database, caching, usage of in-memory databases compared to other databases, dataformats, data transfer, and precalculation of data. The results showed that the best solution was to compile data in parallel outside the database, to use a custom built-in in-memory database, to use Google Protobuf as data format, and finally to use precalculated data.
15

Intermediate Results Materialization Selection and Format for Data-Intensive Flows

Munir, Rana Faisal, Nadal, Sergi, Romero, Oscar, Abelló, Alberto, Jovanovic, Petar, Thiele, Maik, Lehner, Wolfgang 14 June 2023 (has links)
Data-intensive flows deploy a variety of complex data transformations to build information pipelines from data sources to different end users. As data are processed, these workflows generate large intermediate results, typically pipelined from one operator to the following ones. Materializing intermediate results, shared among multiple flows, brings benefits not only in terms of performance but also in resource usage and consistency. Similar ideas have been proposed in the context of data warehouses, which are studied under the materialized view selection problem. With the rise of Big Data systems, new challenges emerge due to new quality metrics captured by service level agreements which must be taken into account. Moreover, the way such results are stored must be reconsidered, as different data layouts can be used to reduce the I/O cost. In this paper, we propose a novel approach for automatic selection of multi-objective materialization of intermediate results in data-intensive flows, which can tackle multiple and conflicting quality objectives. In addition, our approach chooses the optimal storage data format for selected materialized intermediate results based on subsequent access patterns. The experimental results show that our approach provides 40% better average speedup with respect to the current state-of-the-art, as well as an improvement on disk access time of 18% as compared to fixed format solutions.
16

Elektronický systém řízení hudebního nástroje / Control system of mouth-organ

Trukhina, Irina January 2014 (has links)
The master’s thesis describes development of control system for automatic mouth-organ. The process of development is divided into three parts: a concept of control system, design of hardware parts and development of software parts. Controlled device, system requirements and general design of the hardware and software components are described in the concept of control system. The detailed hardware design includes next processes: electronic component selection, printed circuit board design, assembly and debugging. The result of this chapter is electronic system, which function correctly. The aim of the last chapter is to specify and explain development of software parts of control system. Installation of required software and important aspects of control software and user interface development are described in this chapter. The goal of the thesis is to create a control system, which will function correctly and reliably.
17

Delphin 6 Material File Specification: Version 6.0

Vogelsang, Stefan, Fechner, Heiko, Nicolai, Andreas January 2013 (has links)
This paper describes the format of material data files that hold parameters needed by thermal and hygrothermal simulation tools such as Delphin, Hajawee (Dynamic Room Model) and Nandrad. The Material Data Files are containers for storing parameters and functions for heat and moisture transport and storage models. The article also discusses the application programming interface of the Material library that can be used to read/write material data files conveniently and efficiently.:1 Introduction 2 Magic Headers 3 File Name Conventions 4 Format Description 4.1 String/Identifier Value Type 4.2 Internationalized/Translated String Value Type 4.3 Parameter Value Type 4.4 Special Data Lines and End-of-File Convention 4.5 Special Keyword FUNCTION 5 Material File Sections 5.1 Section Keywords 5.2 Completeness of Material Data 5.3 Section [IDENTIFICATION] 5.4 Section [STORAGE_BASE_PARAMETERS] 5.5 Section [TRANSPORT_BASE_PARAMETERS] 5.6 Section [MECHANICAL_BASE_PARAMETERS] 5.7 Section [MOISTURE_STORAGE] 5.8 Section [MOISTURE_TRANSPORT] 5.9 Section [HEAT_TRANSPORT] 5.10 Section [AIR_TRANSPORT]
18

Space Weather Simulation Model Integration

Molin, Alice, Johnstone, Julia January 2023 (has links)
Space weather is the field within the space sciences that studies how the Earths magnetosphere is influenced by the Sun. The Sun is constantly emitting dangerous radiation and plasma which in some cases can affect or damage the systems on Earth. Scientists have an interest in studying this interaction and therefore visualizations of space weather data are useful. OpenSpace is an interactive software that visualizes the entire known universe with real-time data. OpenSpace supports a range of different visualization methods and techniques, for this work, the relevant visualization tools are field lines and cut planes. GAMERA is a simulation model that simulates a wide range of situations where plasma is subjected to the influence of magnetic fields, the simulations are based on curvilinear grids. This project focuses on implementing data from GAMERA into OpenSpace. OpenSpace already supports a variety of different simulation models, although none that uses curvilinear grids for the data. The curvilinear grid can adapt to the specific shape and geometry of the data, allowing for more accurate data representation. The project aims to create a pipeline for reading data files from simulation runs and visualize it as field lines and cut planes. The files used in this project contain data suitable for volumes and field lines. The method was to first develop a reader to extract and manage desired data from HDF5 files in which the simulation data is stored. The data used to visualize field lines is rendered with an already existing component in OpenSpace. Secondly, a slice operation was developed to extract cut planes from the files containing data for volume visualization, these are then visualized with the help of a component for rendering cut planes which was developed during this work. The work led to a pipeline that reads and manages simulation data from GAMERA and the data is successfully visualized. However, there is room for improvement in color rendering, robustness and level of user interaction during runtime. / <p>Examensarbetet är utfört vid Institutionen för teknik och naturvetenskap (ITN) vid Tekniska fakulteten, Linköpings universitet</p>
19

Moderní přístupy k projektování elektrických zařízení se zaměřením na železniční stavby / Modern approaches to designing electrical equipment with a focus on railway construction

Forejtník, Jan January 2020 (has links)
The topic Modern Approaches to Designing Electrical Equipment with a Focus on Railway Construction responds to the decision of the Government of the Czech Republic to introduce the BIM method for government over-the-counter contracts from 1 January 2022. The government evaluated the BIM method as an effective tool for digitizing the construction industry. The diploma thesis deals with the method of designing high-current equipment, technologies and distribution on railways according to this new method. The work summarizes information about the present method of design, used high-current electrical equipment on the railway, the near and distant future of railway operation, the organization of administration and maintenance of equipment. It discusses the principle of the BIM method and basic software solutions supporting design activities according to this new method. The Promis.e software published by Bentley is also described in detail, which supports the design of electrical equipment for linear structures according to this method. The BIM method is a means of fulfilling the essence of Construction 4.0. It uses uniform data formats, a common data environment, working with non-graphic information. In the second part of the diploma thesis, the drawing documentation for the sample project of high-current distribution of the railway station was prepared. It was first created using AutoCAD software. After that, the sample project demonstrates the basic principles of the BIM method using Promis.e software. Furthermore, this project is evaluated, both methods of design are compared. The procedure of introducing the BIM method for the design of electrical equipment in a specific design company is proposed and other possible steps in working with the Promis.e software are discussed. The way of creating a and adding element libraries is described. At the end of the diploma thesis it is stated that to successfully master the design work according to the BIM method, it is necessary to have experience with design work in the field, know the principles of the BIM method, choose a suitable software solution, continuously and thoroughly manage these tools and train staff. Under these conditions, it will be possible to make full use of the potential of the BIM method.
20

Delphin 6 Output File Specification: Version 7.0

Vogelsang, Stefan, Nicolai, Andreas 12 April 2016 (has links)
Abstract This paper describes the file formats of the output data and geometry files generated by the Delphin program, a simulation model for hygrothermal transport in porous media. The output data format is suitable for any kind of simulation output generated by transient transport simulation models. Implementing support for the Delphin output format enables use of the advanced post-processing functionality provided by the Delphin post-processing tool and its dedicated physical analysis functionality.:1 Introduction 2 Magic Headers 2.1 Version Number Encoding in Binary Files 2.2 Version Number Encoding in ASCII Files 3 Output Data File Format 3.1 File Name Specification 3.2 General File Layout 3.3 ASCII Format 3.4 Binary File Format 4 Geometry File 4.1 General 4.2 File Name Specification 4.3 ASCII Format 4.4 Binary Format 5 Summary A Changes

Page generated in 0.0628 seconds