• Title/Summary/Keyword: Formatting

Search Result 58, Processing Time 0.025 seconds

Preliminary Design of Monitoring and Control Subsystem for GNSS Ground Station (위성항법 지상국 감시제어시스템 예비설계)

  • Jeong, Seong-Kyun;Lee, Jae-Eun;Park, Han-Earl;Lee, Sang-Uk;Kim, Jae-Hoon
    • Journal of Astronomy and Space Sciences
    • /
    • v.25 no.2
    • /
    • pp.227-238
    • /
    • 2008
  • GNSS (Global Navigation Satellite System) Ground Station monitors navigation satellite signal, analyzes navigation result, and uploads correction information to satellite. GNSS Ground Station is considered as a main object for constructing GNSS infra-structure and applied in various fields. ETRI (Electronics and Telecommunications Research Institute) is developing Monitoring and Control subsystem, which is subsystem of GNSS Ground Station. Monitoring and Control subsystem acquires GPS and Galileo satellite signal and provides signal monitoring data to GNSS control center. In this paper, the configurations of GNSS Ground Station and Monitoring and Control subsystem are introduced and the preliminary design of Monitoring and Control subsystem is performed. Monitoring and Control subsystem consists of data acquisition module, data formatting and archiving module, data error correction module, navigation solution determination module, independent quality monitoring module, and system operation and maintenance module. The design process uses UML (Unified Modeling Language) method which is a standard for developing software and consists of use-case modeling, domain design, software structure design, and user interface structure design. The preliminary design of Monitoring and Control subsystem enhances operation capability of GNSS Ground Station and is used as basic material for detail design of Monitoring and Control subsystem.

A Study on the Change of Cavity Area through Groundwater Injection Test under Pavement Cavity (도로하부 공동 내의 지하수 주입 실험을 통한 공동 영역 변화 연구)

  • Kim, Sang Mok;Choi, Hyeon;Yoon, Jin Sung;Park, Jeong Jun
    • Journal of the Society of Disaster Information
    • /
    • v.16 no.2
    • /
    • pp.267-275
    • /
    • 2020
  • Purpose: In this study, GPR exploration equipment, spray vehicles and flow meters, core drill, borehole image processing system(BIPS), 3D cavity imagery equipment, and cavity formatting equipment were used to identify this cavity growth process. Method: A certain amount of water was injected in proportion to the mass of the cavity, and the cavity was observed to expand as the injected water was drained out. The cavity rating change was evaluated by quantitatively evaluating the expansion factors and the speed of growth. Results: According to the results of examining the volume change through injection time - injection flow rate - volume increase for the four experimenters, the volume increase decreased as the injection time increased, and there was no further increase in volume if injected for one hour or so. Conclusion: In addition, the injection test analyzed the volumetric variation to determine whether the cause of the cavity occurrence was the effect of the underground burial in the vicinity of the cavity. Therefore, it was found that the cavity expansion is caused by the repetition of the relaxation soil collapse due to the groundwater flow and the loss of the collapsed soil below the cavity.

Drawing Elements of Inquiry in Field Geology and Analyzing Field Geology Education in Previous Studies (야외 지질학 탐구 요소 추출 및 지질 답사 교육 문헌 분석)

  • Jung, Chanmi;Shin, Donghee
    • Journal of The Korean Association For Science Education
    • /
    • v.37 no.3
    • /
    • pp.465-481
    • /
    • 2017
  • This study is a research synthesis analyzing how field geology education is conducted in domestic and foreign countries in the recent 20 years and how it reflects the characteristics of authentic geologic inquiry. For these purposes, we first drew five elements of inquiry in field geology (observation, representation, abductive reasoning, spatial thinking, and diachronic thinking) considering the field geologists' actual research method as well as its pedagogical significance in science education. We developed analysis criteria for field geology education. The 53 cases were analyzed based on each element of inquiry in field geology and its sub-elements, and also the tendency of overall elements. As a result, observation and representation were included in most cases, but there appeared less frequency in order of abductive reasoning, spatial thinking, and diachronic thinking. For observation, the ratio of purposive observation and autonomous observation is high. For representation, both visualizing and linguistic type of representation and free-form representation appear frequently. For abductive reasoning, the step of generating hypothesis is often included and the hypothesis tends to be about the geological formatting process. For spatial thinking, type of self-location and perception of the spatial configuration of the structure appear at a high rate. For diachronic thinking, type of stratigraphic sequence is the most frequent. The proportions of the cases including three or more elements of inquiry in field geology consist 87% of the total. We suggested implications for improving geological fieldwork as authentic science inquiry in the future.

Validity and Reliability of Professional Identity of Dental Hygienists (치과위생사 전문직 정체성 측정도구의 타당도와 신뢰도)

  • Kim, Hyeong-Mi;Cho, Young-Sik
    • Journal of dental hygiene science
    • /
    • v.17 no.6
    • /
    • pp.533-542
    • /
    • 2017
  • This study aimed to develop a measure of professional identity for Korean dental hygienists and to analyze the factors and characteristics of professional identity of these dental hygienists. In this study, 890 dental hygienists completed a self-administered survey. The final analysis was conducted with a total of 880 responses, excluding 10 questionnaires with unreliable responses and partial responses. A systematic literature review was conducted to establish the definition of professional identity, while content validity, exploratory factor, confirmatory factor, and reliability analysis were conducted to establish the constructive factors. Descriptive statistics, independent sample t-test, and one-way ANOVA were used to identify the level of each factor. Authors conceptualized the professional identity for Korean dental hygienists and item generation, item reduction, and questionnaire formatting. The developed measure of professional identity for dental hygienists consisted of five factors, with 15 items. "Sense of calling," "need for academic capacity building," "performance of delegated authority," "compliance of code of ethics," and "usage of professional organizations" were the constituent factors. Based on these factors, the level of professional identity was the highest in the "performance of delegated authority" and lowest in the "usage of professional organizations." These finding indicated that dental hygienists with higher education levels have higher professional identity levels. The dental hygienists working at the general/university hospital had the highest level of professional identity. Thus, further research is needed to establish a model that consists of factors affecting and influencing the professional identity of dental hygienists.

A Node2Vec-Based Gene Expression Image Representation Method for Effectively Predicting Cancer Prognosis (암 예후를 효과적으로 예측하기 위한 Node2Vec 기반의 유전자 발현량 이미지 표현기법)

  • Choi, Jonghwan;Park, Sanghyun
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.8 no.10
    • /
    • pp.397-402
    • /
    • 2019
  • Accurately predicting cancer prognosis to provide appropriate treatment strategies for patients is one of the critical challenges in bioinformatics. Many researches have suggested machine learning models to predict patients' outcomes based on their gene expression data. Gene expression data is high-dimensional numerical data containing about 17,000 genes, so traditional researches used feature selection or dimensionality reduction approaches to elevate the performance of prognostic prediction models. These approaches, however, have an issue of making it difficult for the predictive models to grasp any biological interaction between the selected genes because feature selection and model training stages are performed independently. In this paper, we propose a novel two-dimensional image formatting approach for gene expression data to achieve feature selection and prognostic prediction effectively. Node2Vec is exploited to integrate biological interaction network and gene expression data and a convolutional neural network learns the integrated two-dimensional gene expression image data and predicts cancer prognosis. We evaluated our proposed model through double cross-validation and confirmed superior prognostic prediction accuracy to traditional machine learning models based on raw gene expression data. As our proposed approach is able to improve prediction models without loss of information caused by feature selection steps, we expect this will contribute to development of personalized medicine.

Automatic Extraction of References for Research Reports using Deep Learning Language Model (딥러닝 언어 모델을 이용한 연구보고서의 참고문헌 자동추출 연구)

  • Yukyung Han;Wonsuk Choi;Minchul Lee
    • Journal of the Korean Society for information Management
    • /
    • v.40 no.2
    • /
    • pp.115-135
    • /
    • 2023
  • The purpose of this study is to assess the effectiveness of using deep learning language models to extract references automatically and create a reference database for research reports in an efficient manner. Unlike academic journals, research reports present difficulties in automatically extracting references due to variations in formatting across institutions. In this study, we addressed this issue by introducing the task of separating references from non-reference phrases, in addition to the commonly used metadata extraction task for reference extraction. The study employed datasets that included various types of references, such as those from research reports of a particular institution, academic journals, and a combination of academic journal references and non-reference texts. Two deep learning language models, namely RoBERTa+CRF and ChatGPT, were compared to evaluate their performance in automatic extraction. They were used to extract metadata, categorize data types, and separate original text. The research findings showed that the deep learning language models were highly effective, achieving maximum F1-scores of 95.41% for metadata extraction and 98.91% for categorization of data types and separation of the original text. These results provide valuable insights into the use of deep learning language models and different types of datasets for constructing reference databases for research reports including both reference and non-reference texts.

Development of Measurement Scale for Korean Scaling Fear-1.0 and Related Factors (한국형 스켈링공포(KSF 1.0)의 측정도구 개발 및 관련요인)

  • Cho, Myung-Sook;Lee, Sung-Kook
    • Journal of dental hygiene science
    • /
    • v.9 no.3
    • /
    • pp.327-338
    • /
    • 2009
  • This study was to develop an instrument for multidimensional measurement of Korean scaling fear (KSF)-1.0 and analyze related factors. A sample of 720 subjects(scaling patients and community people) was studied in Daegu city from November in 2008 to March in 2009. Authors first conceptualized the KSF, item generation, item reduction, and questionnaire formatting were performed in the stage of the development. Item descriptive, missing%, item internal consistency, and item discriminant validity were analyzed in the item-level, also descriptive, floor and ceiling effect were analyzed in the scale-level. Cronbach's alpha, test-retest, inter-dimension correlations, and factor analysis were performed to evaluate the validity and reliability in the new instrument. Confirmative factor analysis was did to evaluate the fit of model. The results for item-level and scale-level were acceptable except item discriminant validity. The reliability for 0.92~0.96 of corelation coefficient range(Cronbach's alpha 0.96~0.98) was high in the test-retest, and there was no significant difference in paired t-test. Item internal consistency(range of pearson corelation coefficient 0.39~0.95) was also high. The result of explanatory factor analysis was the same as the intended dimension structure, also confirmatory factor analysis results revealed that the dimensional structure model were fined well in the evaluation of model fit($x^2$= 1245.66, df=146, p=0.0000; GFI=0.85; AGFI=0.80; RMSEA=0.10). Factors related to KSF by multiple regression were gender($\beta$=0.28, p=0.0004) and teeth brush method($\beta$=-0.15, p=0.0053) in scaling patients, also gender($\beta$=0.25, p=0.0002), educational level($\beta$=0.14, p=0.0155), teeth brush method($\beta$=-0.09, p=0.0229) and time of daily work out($\beta$=-0.10, p=0.0055) were significantly associated with KSF in no scaling group. In conclusion, The results of this study reveal that the new developed measurement scale was reliable and val id instrument for measuring the KSF in dental hygiene patients and community people. We recommend that further research should develop more the instrument for the Korean scaling fear.

  • PDF

Information Privacy Concern in Context-Aware Personalized Services: Results of a Delphi Study

  • Lee, Yon-Nim;Kwon, Oh-Byung
    • Asia pacific journal of information systems
    • /
    • v.20 no.2
    • /
    • pp.63-86
    • /
    • 2010
  • Personalized services directly and indirectly acquire personal data, in part, to provide customers with higher-value services that are specifically context-relevant (such as place and time). Information technologies continue to mature and develop, providing greatly improved performance. Sensory networks and intelligent software can now obtain context data, and that is the cornerstone for providing personalized, context-specific services. Yet, the danger of overflowing personal information is increasing because the data retrieved by the sensors usually contains privacy information. Various technical characteristics of context-aware applications have more troubling implications for information privacy. In parallel with increasing use of context for service personalization, information privacy concerns have also increased such as an unrestricted availability of context information. Those privacy concerns are consistently regarded as a critical issue facing context-aware personalized service success. The entire field of information privacy is growing as an important area of research, with many new definitions and terminologies, because of a need for a better understanding of information privacy concepts. Especially, it requires that the factors of information privacy should be revised according to the characteristics of new technologies. However, previous information privacy factors of context-aware applications have at least two shortcomings. First, there has been little overview of the technology characteristics of context-aware computing. Existing studies have only focused on a small subset of the technical characteristics of context-aware computing. Therefore, there has not been a mutually exclusive set of factors that uniquely and completely describe information privacy on context-aware applications. Second, user survey has been widely used to identify factors of information privacy in most studies despite the limitation of users' knowledge and experiences about context-aware computing technology. To date, since context-aware services have not been widely deployed on a commercial scale yet, only very few people have prior experiences with context-aware personalized services. It is difficult to build users' knowledge about context-aware technology even by increasing their understanding in various ways: scenarios, pictures, flash animation, etc. Nevertheless, conducting a survey, assuming that the participants have sufficient experience or understanding about the technologies shown in the survey, may not be absolutely valid. Moreover, some surveys are based solely on simplifying and hence unrealistic assumptions (e.g., they only consider location information as a context data). A better understanding of information privacy concern in context-aware personalized services is highly needed. Hence, the purpose of this paper is to identify a generic set of factors for elemental information privacy concern in context-aware personalized services and to develop a rank-order list of information privacy concern factors. We consider overall technology characteristics to establish a mutually exclusive set of factors. A Delphi survey, a rigorous data collection method, was deployed to obtain a reliable opinion from the experts and to produce a rank-order list. It, therefore, lends itself well to obtaining a set of universal factors of information privacy concern and its priority. An international panel of researchers and practitioners who have the expertise in privacy and context-aware system fields were involved in our research. Delphi rounds formatting will faithfully follow the procedure for the Delphi study proposed by Okoli and Pawlowski. This will involve three general rounds: (1) brainstorming for important factors; (2) narrowing down the original list to the most important ones; and (3) ranking the list of important factors. For this round only, experts were treated as individuals, not panels. Adapted from Okoli and Pawlowski, we outlined the process of administrating the study. We performed three rounds. In the first and second rounds of the Delphi questionnaire, we gathered a set of exclusive factors for information privacy concern in context-aware personalized services. The respondents were asked to provide at least five main factors for the most appropriate understanding of the information privacy concern in the first round. To do so, some of the main factors found in the literature were presented to the participants. The second round of the questionnaire discussed the main factor provided in the first round, fleshed out with relevant sub-factors. Respondents were then requested to evaluate each sub factor's suitability against the corresponding main factors to determine the final sub-factors from the candidate factors. The sub-factors were found from the literature survey. Final factors selected by over 50% of experts. In the third round, a list of factors with corresponding questions was provided, and the respondents were requested to assess the importance of each main factor and its corresponding sub factors. Finally, we calculated the mean rank of each item to make a final result. While analyzing the data, we focused on group consensus rather than individual insistence. To do so, a concordance analysis, which measures the consistency of the experts' responses over successive rounds of the Delphi, was adopted during the survey process. As a result, experts reported that context data collection and high identifiable level of identical data are the most important factor in the main factors and sub factors, respectively. Additional important sub-factors included diverse types of context data collected, tracking and recording functionalities, and embedded and disappeared sensor devices. The average score of each factor is very useful for future context-aware personalized service development in the view of the information privacy. The final factors have the following differences comparing to those proposed in other studies. First, the concern factors differ from existing studies, which are based on privacy issues that may occur during the lifecycle of acquired user information. However, our study helped to clarify these sometimes vague issues by determining which privacy concern issues are viable based on specific technical characteristics in context-aware personalized services. Since a context-aware service differs in its technical characteristics compared to other services, we selected specific characteristics that had a higher potential to increase user's privacy concerns. Secondly, this study considered privacy issues in terms of service delivery and display that were almost overlooked in existing studies by introducing IPOS as the factor division. Lastly, in each factor, it correlated the level of importance with professionals' opinions as to what extent users have privacy concerns. The reason that it did not select the traditional method questionnaire at that time is that context-aware personalized service considered the absolute lack in understanding and experience of users with new technology. For understanding users' privacy concerns, professionals in the Delphi questionnaire process selected context data collection, tracking and recording, and sensory network as the most important factors among technological characteristics of context-aware personalized services. In the creation of a context-aware personalized services, this study demonstrates the importance and relevance of determining an optimal methodology, and which technologies and in what sequence are needed, to acquire what types of users' context information. Most studies focus on which services and systems should be provided and developed by utilizing context information on the supposition, along with the development of context-aware technology. However, the results in this study show that, in terms of users' privacy, it is necessary to pay greater attention to the activities that acquire context information. To inspect the results in the evaluation of sub factor, additional studies would be necessary for approaches on reducing users' privacy concerns toward technological characteristics such as highly identifiable level of identical data, diverse types of context data collected, tracking and recording functionality, embedded and disappearing sensor devices. The factor ranked the next highest level of importance after input is a context-aware service delivery that is related to output. The results show that delivery and display showing services to users in a context-aware personalized services toward the anywhere-anytime-any device concept have been regarded as even more important than in previous computing environment. Considering the concern factors to develop context aware personalized services will help to increase service success rate and hopefully user acceptance for those services. Our future work will be to adopt these factors for qualifying context aware service development projects such as u-city development projects in terms of service quality and hence user acceptance.