• Title/Summary/Keyword: my data

Search Result 701, Processing Time 0.032 seconds

Comparison and Evaluation of Data Collection System Database for Edge-Based Lightweight Platform (엣지 기반 경량화 플랫폼을 위한 데이터 수집 시스템의 데이터베이스 비교 및 평가)

  • Woojin Cho;Chae-young Lim;Jae-hoi Gu
    • Journal of Platform Technology
    • /
    • v.11 no.5
    • /
    • pp.49-58
    • /
    • 2023
  • Factory energy management system is rapidly growing and evolving due to factors such as the 3rd Basic Energy Plan and global energy cost increases, as well as environmental issues. However, implementing an essential data collection system for energy management in factory settings, which have limited space and unique characteristics, presents spatial, environmental, and energy-related challenges. This paper endeavors to mitigate these challenges by devising a data collection system implemented through an edge-based lightweight platform. A comparison and evaluation of database operation on edge devices are conducted. To conduct the evaluation, a benchmarking tool called CDI Benchmark is developed, utilizing the characteristics of existing factories involved in practical applications. The evaluation results revealed that RDBMS systems like MySQL encountered errors in the database due to high data insertion loads, making them inoperable. On the other hand, InfluxDB, thanks to its highly efficient compression algorithm, demonstrated compression rates about 6 times higher than MyRocks according to the evaluation. However, it was observed that MyRocks outperformed InfluxDB by a significant margin, recording a maximum processing time approximately 80 times faster compared to InfluxDB.

  • PDF

LIFETIME PRODUCTION PERFORMANCE OF HOLSTEIN FRIESIAN × SAHIWAL CROSSBREDS

  • Chaudhry, M.Z.;Shafiq, M.
    • Asian-Australasian Journal of Animal Sciences
    • /
    • v.8 no.5
    • /
    • pp.499-503
    • /
    • 1995
  • The performance records of 410 Holstein Friesian crossbred cows belonging to seven genetic groups (Fl, 3/4, 1/4, 5/8, 3/8, triple cross and miscellaneous cross) maintained at Livestock Production Research Institute, Bahadurnagar, Okara were analyzed for various parameters of lifetime traits. For the analysis 2 data sets were made. Data set I included all the cows disposed off from the herd which have completed at least one lactation while for data set II performance traits for only first five lactations were considered. The data was analyzed by Mixed Model Least squares and Maximum Likelihood computer programme PC-I version. The least squares means ${\times}$ standard errors for data set I (periods are in days and milk yield is in litres) were $994.5{\pm}15.5$, $1,877.0{\pm}70.9$, $1,651.9{\pm}19.3$, $2,533.7{\pm}36.5$, $3,530.0{\pm}40.5$, $15,785.2{\pm}320.0$, $8.46{\pm}0.19$, $5.66{\pm}0.16$ and $3.79{\pm}0.08$, respectively for age at first calving (APC), Ist lactation milk yield (FLMY), productive life (PL), herd life (HL), total life (TL), lifetime milk yield (LTMY), milk yield per day of productive life (MY/PL), milk yield per day of herd life (MY/HL) and milk yield per day of total life (MY/TL). For data set II these values were $1,004.2{\pm}21.2$, $2,220.5{\pm}113.1$, $1,429.1{\pm}40.8$, $2,302.1{\pm}73.3$, $3,307.2{\pm}77.3$, $13,189.7{\pm}667.4$, $9.10{\pm}0.34$, $5.66{\pm}0.25$ and $4.02{\pm}0.18$ in the same order. For data set I the effect of year of first calving was significant for AFC, FLMY, PL, HL, LTMY and MY/PL. The season of Ist calving was significant only for MY/PL. The effect of genetic group was significant for AFC, FLMY, MY/PL and MY/TL while the effect of parity was significant for all the traits. For data set II the effect of year of Ist calving was significant only for AFC, FLMY and PL while the season of Ist calving was significant for FLMY and PL while the effect of genetic groups was significant for MY/HL only. The lifetime production performance is in general close to the various estimates reported in the literature.

Use of Graph Database for the Integration of Heterogeneous Biological Data

  • Yoon, Byoung-Ha;Kim, Seon-Kyu;Kim, Seon-Young
    • Genomics & Informatics
    • /
    • v.15 no.1
    • /
    • pp.19-27
    • /
    • 2017
  • Understanding complex relationships among heterogeneous biological data is one of the fundamental goals in biology. In most cases, diverse biological data are stored in relational databases, such as MySQL and Oracle, which store data in multiple tables and then infer relationships by multiple-join statements. Recently, a new type of database, called the graph-based database, was developed to natively represent various kinds of complex relationships, and it is widely used among computer science communities and IT industries. Here, we demonstrate the feasibility of using a graph-based database for complex biological relationships by comparing the performance between MySQL and Neo4j, one of the most widely used graph databases. We collected various biological data (protein-protein interaction, drug-target, gene-disease, etc.) from several existing sources, removed duplicate and redundant data, and finally constructed a graph database containing 114,550 nodes and 82,674,321 relationships. When we tested the query execution performance of MySQL versus Neo4j, we found that Neo4j outperformed MySQL in all cases. While Neo4j exhibited a very fast response for various queries, MySQL exhibited latent or unfinished responses for complex queries with multiple-join statements. These results show that using graph-based databases, such as Neo4j, is an efficient way to store complex biological relationships. Moreover, querying a graph database in diverse ways has the potential to reveal novel relationships among heterogeneous biological data.

Performance Comparison and Analysis between Open-Source DBMS (오픈소스 DBMS 성능비교분석)

  • Jang, Rae-Young;Bae, Jung-Min;Jung, Sung-Jae;Soh, Woo-Young;Sung, Kyung
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2014.10a
    • /
    • pp.805-808
    • /
    • 2014
  • The DBMS is a database management software system to access by people. It is an open source DBMS, such as MySQL and commercial services, such as ORACLE. Since MySQL has been acquired by Oracle, MariaDB released increase demand. NoSQL also are increasing, the trend is of interest, depending on the circumstances. Based on the same type of mass data, Depending on the performance comparison between the open source DBMS is required, and The study compared the performance between MariaDB and MongoDB. This paper proposes a DBMS for big data to process.

  • PDF

CONSTRUCTION OF ASTRONOMICAL DATABASE BASED ON MySQL AND JSP (MySQL과 JSP를 기반으로 한 관측자료의 데이터베이스화)

  • SUNG HYUN-IL;KIM SANG CHUL;YIM IN SUNG;KIM BONG GYU;AHN YOUNG SUK;NAM HYUN-WOONG;SOHN SANGMO;YANG HONG-JIN
    • Publications of The Korean Astronomical Society
    • /
    • v.19 no.1
    • /
    • pp.109-119
    • /
    • 2004
  • As a core project of the Korean Astronomical Data Center (KADC) in Korea Astronomy Observatory (KAO), we have constructed a framework of astronomical database using MySQL and JSP. MySQL database server is a powerful open source database management system, and JSP technology provides a simplified, fast way to create dynamic web content. Combined together, MySQL and JSP enable us to develop server-independent web-based applications efficiently in a short amount of time. The MySQL tables and JSP programs embedded in our database are built/written in a way to benefit both users and managers. We plan to expand our database by supplementing additional data in the near future. Our newly constructed database is expected to be the prototype of the Korean Virtual Observatory (KVO).

Comparison of the fit of automatic milking system and test-day records with the use of lactation curves

  • Sitkowska, B.;Kolenda, M.;Piwczynski, D.
    • Asian-Australasian Journal of Animal Sciences
    • /
    • v.33 no.3
    • /
    • pp.408-415
    • /
    • 2020
  • Objective: The aim of the paper was to compare the fit of data derived from daily automatic milking systems (AMS) and monthly test-day records with the use of lactation curves; data was analysed separately for primiparas and multiparas. Methods: The study was carried out on three Polish Holstein-Friesians (PHF) dairy herds. The farms were equipped with an automatic milking system which provided information on milking performance throughout lactation. Once a month cows were also subjected to test-day milkings (method A4). Most studies described in the literature are based on test-day data; therefore, we aimed to compare models based on both test-day and AMS data to determine which mathematical model (Wood or Wilmink) would be the better fit. Results: Results show that lactation curves constructed from data derived from the AMS were better adjusted to the actual milk yield (MY) data regardless of the lactation number and model. Also, we found that the Wilmink model may be a better fit for modelling the lactation curve of PHF cows milked by an AMS as it had the lowest values of Akaike information criterion, Bayesian information criterion, mean square error, the highest coefficient of determination values, and was more accurate in estimating MY than the Wood model. Although both models underestimated peak MY, mean, and total MY, the Wilmink model was closer to the real values. Conclusion: Models of lactation curves may have an economic impact and may be helpful in terms of herd management and decision-making as they assist in forecasting MY at any moment of lactation. Also, data obtained from modelling can help with monitoring milk performance of each cow, diet planning, as well as monitoring the health of the cow.

A Study on Notification Method of Personal Information Usage History using MyData Model (마이데이터 모델을 활용한 개인정보 이용내역 통지 방안 연구)

  • Kim, Taekyung;Jung, Sungmin
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.18 no.1
    • /
    • pp.37-45
    • /
    • 2022
  • With the development of the 4th industry, big data using AI is being used in many areas of our lives, and the importance of data is increasing accordingly. In particular, as various services using personal information appear and hacking attacks that exploit them appear in various ways, the importance of personal information management is increasing. Personal information must be managed safely even when collecting, retaining, using, providing, and destroying personal information, and the rights of information subjects must be protected. In this paper, an analysis was performed on the notification of usage history during the protection of the rights of information subjects using the MyData model. According to the Personal Information Protection Act, users must be periodically notified of the use of personal information, so we notify each individual of the use of personal information through e-mail or SNS once a year. It is difficult to understand and manage which company use my personal information. Therefore, in this paper, a personal information usage history notification system model was proposed, and as a result of performance analysis, it is possible to provide the controllability, availability, integrity, source authentication, and personal information self-determination rights.

MyData Cloud: Secure Cloud Architecture for Strengthened Control Over Personal Data (MyData Cloud: 개인 정보 통제 강화를 위한 안전한 클라우드 아키텍쳐 설계)

  • Seungmin Heo;Yonghee Kwon;Beomjoong Kim;Kiseok Jeon;Junghee Lee
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.34 no.4
    • /
    • pp.597-613
    • /
    • 2024
  • MyData is an approach of personal data management, which grants data subjects the right to decide how to use and where to provide their data. With the explicit consent of the subjects, service providers can collect scattered data from data sources and offer personalized services based on the collected data. In existing service models, personal data saved in data storage can be shared with data processors of service providers or third parties. However, once personal data are transferred to third-party processors, it is difficult for data subjects to trace and control their personal data. Therefore, in this paper, we propose a cloud model where both data storage and processor are located within a single cloud, ensuring that data do not leave the cloud.

A Study on the Design and Evaluation of the Model of MyCyberLibrary for a Customized Information Service (맞춤정보서비스를 위한 MyCyberLibrary 모형 설계와 평가에 관한 연구)

  • 김현희;구내영
    • Journal of the Korean Society for information Management
    • /
    • v.19 no.2
    • /
    • pp.131-158
    • /
    • 2002
  • The purpose of this study is to suggest the basic data for providing library information services of high quality with clients, by designing the model of MyCyberLibrary and evaluating it. The model of MyCyberLibrary was constructed based on the survey results on the information-seeking behavior of users and on the review of the existing mylibraries'functions. The model is implemented into the prototype system which consists of nine modules. Finally, we evaluated the proposed system via mail questionnaires, and proposed three suggestions to make this system a much more comprehensive and effective one.

Experiences of the Development of Parent-Adolescent Relationships among Korean Mothers

  • Koo, Hyun Young
    • Child Health Nursing Research
    • /
    • v.25 no.3
    • /
    • pp.355-366
    • /
    • 2019
  • Purpose: This study was conducted to explore Korean mothers' experiences of the development of parent-adolescent relationships. Methods: The participants were 18 Korean parents of adolescents. Data were collected through in-depth interviews. The main question was, "Could you tell me about your experiences of developing a relationship with your adolescent child?" The data were analyzed using Strauss and Corbin's grounded theory methodology. Results: The central phenomena of the experiences of parent-adolescent relationships among Korean mothers were "trying to reduce my expectations, but not being able to" and "having no idea where to go". The major action/interaction strategies were "putting aside my desires and adapting to my child's needs" and "waiting and seeing at a distance". The consequences included "appreciating myself and my child at the same time". Conclusion: These findings indicate that mothers tried to adapt to their children's needs and to keep their children at a distance. Their efforts were influenced by advice from friends and family members. The findings of this study emphasize specific aspects of how Korean mothers experienced the process of developing respectful relationships with their children.