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

A Database For Exploratory Analysis of Human Sleep

Misra, Shivin Satyawon 26 March 2008 (has links)
This thesis focuses on the design, development, and exploratory analysis of a human sleep data repository. We have successfully collected comprehensive data for 1,046 sleep disorder patients and created a Terabyte-scale database system to handle it. The data for each patient was collected from the patient's medical records, and from the patient's allnight sleep study (for a total of about 0.6 Gigabytes per patient). Data collected from the patient's medical record contain more than 70 attributes, including demographic data, smoking, drinking, and exercise habits, depression and daytime sleepiness questionnaires, and overall medical history. Data collected from the patient's all-night sleep study consist of 50-55 time-series signals recorded during a period of 6-8 hours at the hospital's sleep clinic. These signals include among others an electroencephalogram, electromyogram, electrooculogram, electrocardiogram, and signals tracking blood oxygen level, body position, limb movements, snoring and blood pressure. 350 additional attributes summarize sleep related events taking place during the night long study, including sleep stages, arousals, and respiratory disturbances. Particular attention during the development of our database system was paid to a database design that effectively handles the data size and complexity, that describes the structure of sleep data in clinically meaningful terms, and that will facilitates the discovery of patterns in sleep data using machine learning algorithms. We have interfaced our database with Weka, a well known data mining system. To the best of our knowledge, our database is one of the world's largest and most comprehensive in the domain of human sleep disorders.
2

Replikerings- och Klusterlösning för PostgreSQL

Eriksson, Jesper January 2024 (has links)
Många organisationer världen över är i behov av att förmedla data lagrade i databaser till sina kunder samt ta emot information av kunden som lägger till/tar bort data i databasen. Att kunna ha databastjänsterna tillgängliga åt kunden under olika omständigheter och behandla kundens transaktion mot databasen snabbt är något som gynnar organisationen. Detta är särskilt viktigt för den svenska myndigheten Bolagsverket. För detta ändamål kan flera databaservrar interagera med varandra genom replikering, vilket resulterar i ett serverkluster av flera sammankopplade noder. I arbetet utforskades det om servrar med Postgres kan möta myndighetens behov. Målet med arbetet är att utifrån en skapad sammanställning av vilka områden som önskas utforskas, att demonstrera om Postgres har vad som krävs för att möta områdets kriterier och slutligen utvärdera utfallet av demonstrationen. Arbetet resulterade i tre sammanställda områden, totalt 12 implementationer över samtliga områden sammanlagt samt 6 av dem som mötte de kriterier för det område som behandlades. I arbetet tillämpades för samtliga implementeringar en direkt/indirekt fysisk replikering, som bygger på att en av noderna kan skrivas åt i taget där förändringen replikeras direkt till övriga noder. I samband med implementering användes ett flertal av Postgres tillägg och externa utbyggnader. Det beslutades under arbetets förlopp att endast behandla två av dessa områden fullständigt till förmån för utförlighet. Slutsatsen drogs att för de två områdena som behandlades fullständigt så hade Postgres förmågan att möta kriterierna. Dessutom så drogs slutsatsen att om en implementering avsedd för det tredje området kunde möta de sammanställda kriterierna så har Postgres det som krävs för att möta myndighetens behov. / Many organizations worldwide are in need of conveying data stored in databases to their customers as well as receiving information from the customer who adds/deletes data in the database. Being able to have the database services available to the customer in various circumstances and to process the customers transaction against the database quickly is something that benefits the organization. This is particularly of importance for the authority of the Swedish Companies Registration Office (Bolagsverket). For this purpose, several database servers can interact with each other through replication, resulting in a server cluster of several interconnected nodes. The work explored whether servers with Postgres can meet Bolagsverkets needs. The goal of the work consisted of three parts. To define what areas to explore and related mandatory criterias. Create solutions based on the previous step. And finally demonstrate that Postgres has what it takes to meet the areas criterias. The work resulted in three areas, a total of 12 implementations across all areas combined, in of which 6 of them met the mandatory criterias. In the work, a direct/indirect physical replication was applied in all implementations. In physical replication one of the nodes can be written to at a time, where the change is replicated directly to the other nodes. Within implementation, a number of official and external Postgres tools/extensions were used combined with Postgres base functionality. It was decided during the course of the work to treat only two of these areas in full in favor of extensive work. It was concluded that for the two areas that were fully addressed, Postgres had the ability to meet the criterias. In addition, it was concluded that if an implementation intended for the third area could meet the criterias, then Postgres has what it takes to meet the authority needs.
3

Temporální rozšíření pro PostgreSQL / A Temporal Extension for PostgreSQL

Jelínek, Radek January 2015 (has links)
This thesis is focused on PostgreSQL database system. You can find here introducing to temporal databases, database system PostgreSQL, proposal of temporal extension for PostgreSQL and implementation chapter with examples of using this extension. In this thesis is also using temporal database systems and use temporal databases in practise.
4

Analýza dosahu signálu bezdrátových sítí / Analysis of Wireless Signal Coverage

Šimek, Petr January 2017 (has links)
This master's thesis describes process of design and development of the system for calculating the coverage of wireless networks, it is implemented as a web portal and written in the Java programming language. The text of the thesis describes the work with the used platforms, a description of the ITU-R calculation method P.1812, which is used for calculation electric field strength and basic information about electromagnetic waves. The main function of the system is to calculate and display coverage of wireless networks and customer management information.

Page generated in 0.0422 seconds