• Title/Summary/Keyword: 사용자 연구

Search Result 18,411, Processing Time 0.044 seconds

T-Cache: a Fast Cache Manager for Pipeline Time-Series Data (T-Cache: 시계열 배관 데이타를 위한 고성능 캐시 관리자)

  • Shin, Je-Yong;Lee, Jin-Soo;Kim, Won-Sik;Kim, Seon-Hyo;Yoon, Min-A;Han, Wook-Shin;Jung, Soon-Ki;Park, Se-Young
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.13 no.5
    • /
    • pp.293-299
    • /
    • 2007
  • Intelligent pipeline inspection gauges (PIGs) are inspection vehicles that move along within a (gas or oil) pipeline and acquire signals (also called sensor data) from their surrounding rings of sensors. By analyzing the signals captured in intelligent PIGs, we can detect pipeline defects, such as holes and curvatures and other potential causes of gas explosions. There are two major data access patterns apparent when an analyzer accesses the pipeline signal data. The first is a sequential pattern where an analyst reads the sensor data one time only in a sequential fashion. The second is the repetitive pattern where an analyzer repeatedly reads the signal data within a fixed range; this is the dominant pattern in analyzing the signal data. The existing PIG software reads signal data directly from the server at every user#s request, requiring network transfer and disk access cost. It works well only for the sequential pattern, but not for the more dominant repetitive pattern. This problem becomes very serious in a client/server environment where several analysts analyze the signal data concurrently. To tackle this problem, we devise a fast in-memory cache manager, called T-Cache, by considering pipeline sensor data as multiple time-series data and by efficiently caching the time-series data at T-Cache. To the best of the authors# knowledge, this is the first research on caching pipeline signals on the client-side. We propose a new concept of the signal cache line as a caching unit, which is a set of time-series signal data for a fixed distance. We also provide the various data structures including smart cursors and algorithms used in T-Cache. Experimental results show that T-Cache performs much better for the repetitive pattern in terms of disk I/Os and the elapsed time. Even with the sequential pattern, T-Cache shows almost the same performance as a system that does not use any caching, indicating the caching overhead in T-Cache is negligible.

A Study on the Serialized Event Sharing System for Multiple Telecomputing User Environments (원격.다원 사용자 환경에서의 순차적 이벤트 공유기에 관한 연구)

  • 유영진;오용선
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2003.05a
    • /
    • pp.344-350
    • /
    • 2003
  • In this paper, we propose a novel sharing method ordering the events occurring between users collaborated with the common telecomputing environment. We realize the sharing method with multimedia data to improve the coworking effect using teleprocessing network. This sharing method advances the efficiency of communicating projects such as remote education, tele-conference, and co-authoring of multimedia contents by offering conveniences of presentation, group authoring, common management, and transient event productions of the users. As for the conventional sharing white board system, all the multimedia contents segments should be authored by the exclusive program, and we cannot use any existing contents or program. Moreover we suffer from the problem that ordering error occurs in the teleprocessing operation because we do not have any line-up technology for the input ordering of commands. Therefore we develop a method of retrieving input and output events from the windows system and the message hooking technology which transmits between programs in the operating system In addition, we realize the allocation technology of the processing results for all sharing users of the distributed computing environment without any error. Our sharing technology should contribute to improve the face-to-face coworking efficiency for multimedia contents authoring, common blackboard system in the area of remote educations, and presentation display in visual conference.

  • PDF

Dynamic Decision Making using Social Context based on Ontology (상황 온톨로지를 이용한 동적 의사결정시스템)

  • Kim, Hyun-Woo;Sohn, M.-Ye;Lee, Hyun-Jung
    • Journal of Intelligence and Information Systems
    • /
    • v.17 no.3
    • /
    • pp.43-61
    • /
    • 2011
  • In this research, we propose a dynamic decision making using social context based on ontology. Dynamic adaptation is adopted for the high qualified decision making, which is defined as creation of proper information using contexts depending on decision maker's state of affairs in ubiquitous computing environment. Thereby, the context for the dynamic adaptation is classified as a static, dynamic and social context. Static context contains personal explicit information like demographic data. Dynamic context like weather or traffic information is provided by external information service provider. Finally, social context implies much more implicit knowledge such as social relationship than the other two-type context, but it is not easy to extract any implied tacit knowledge as well as generalized rules from the information. So, it was not easy for the social context to apply into dynamic adaptation. In this light, we tried the social context into the dynamic adaptation to generate context-appropriate personalized information. It is necessary to build modeling methodology to adopt dynamic adaptation using the context. The proposed context modeling used ontology and cases which are best to represent tacit and unstructured knowledge such as social context. Case-based reasoning and constraint satisfaction problem is applied into the dynamic decision making system for the dynamic adaption. Case-based reasoning is used case to represent the context including social, dynamic and static and to extract personalized knowledge from the personalized case-base. Constraint satisfaction problem is used when the selected case through the case-based reasoning needs dynamic adaptation, since it is usual to adapt the selected case because context can be changed timely according to environment status. The case-base reasoning adopts problem context for effective representation of static, dynamic and social context, which use a case structure with index and solution and problem ontology of decision maker. The case is stored in case-base as a repository of a decision maker's personal experience and knowledge. The constraint satisfaction problem use solution ontology which is extracted from collective intelligence which is generalized from solutions of decision makers. The solution ontology is retrieved to find proper solution depending on the decision maker's context when it is necessary. At the same time, dynamic adaptation is applied to adapt the selected case using solution ontology. The decision making process is comprised of following steps. First, whenever the system aware new context, the system converses the context into problem context ontology with case structure. Any context is defined by a case with a formal knowledge representation structure. Thereby, social context as implicit knowledge is also represented a formal form like a case. In addition, for the context modeling, ontology is also adopted. Second, we select a proper case as a decision making solution from decision maker's personal case-base. We convince that the selected case should be the best case depending on context related to decision maker's current status as well as decision maker's requirements. However, it is possible to change the environment and context around the decision maker and it is necessary to adapt the selected case. Third, if the selected case is not available or the decision maker doesn't satisfy according to the newly arrived context, then constraint satisfaction problem and solution ontology is applied to derive new solution for the decision maker. The constraint satisfaction problem uses to the previously selected case to adopt and solution ontology. The verification of the proposed methodology is processed by searching a meeting place according to the decision maker's requirements and context, the extracted solution shows the satisfaction depending on meeting purpose.

Development of Multimedia Annotation and Retrieval System using MPEG-7 based Semantic Metadata Model (MPEG-7 기반 의미적 메타데이터 모델을 이용한 멀티미디어 주석 및 검색 시스템의 개발)

  • An, Hyoung-Geun;Koh, Jae-Jin
    • The KIPS Transactions:PartD
    • /
    • v.14D no.6
    • /
    • pp.573-584
    • /
    • 2007
  • As multimedia information recently increases fast, various types of retrieval of multimedia data are becoming issues of great importance. For the efficient multimedia data processing, semantics based retrieval techniques are required that can extract the meaning contents of multimedia data. Existing retrieval methods of multimedia data are annotation-based retrieval, feature-based retrieval and annotation and feature integration based retrieval. These systems take annotator a lot of efforts and time and we should perform complicated calculation for feature extraction. In addition. created data have shortcomings that we should go through static search that do not change. Also, user-friendly and semantic searching techniques are not supported. This paper proposes to develop S-MARS(Semantic Metadata-based Multimedia Annotation and Retrieval System) which can represent and extract multimedia data efficiently using MPEG-7. The system provides a graphical user interface for annotating, searching, and browsing multimedia data. It is implemented on the basis of the semantic metadata model to represent multimedia information. The semantic metadata about multimedia data is organized on the basis of multimedia description schema using XML schema that basically comply with the MPEG-7 standard. In conclusion. the proposed scheme can be easily implemented on any multimedia platforms supporting XML technology. It can be utilized to enable efficient semantic metadata sharing between systems, and it will contribute to improving the retrieval correctness and the user's satisfaction on embedding based multimedia retrieval algorithm method.

A study on the developmental plan of Alarm Monitoring Service (기계경비의 발전적 대응방안에 관한 연구)

  • Chung, Tae-Hwang;So, Seung-Young
    • Korean Security Journal
    • /
    • no.22
    • /
    • pp.145-168
    • /
    • 2010
  • Since Alarm Monitoring Service was introduced in Korea in 1981, the market has been increasing and is expected to increase continually. Some factors such as the increase of social security need and the change of safety consciousness, increase of persons who live alone could be affected positively on Alarm Monitoring Service industry. As Alarm Monitoring Service come into wide use, the understanding of electronic security service is spread and consumer's demand is difficult, so consideration about new developmental plan is need to respond to the change actively. Electronic security system is consist of various kinds of element, so every element could do their role equally. Alarm Monitoring Service should satisfy consumer's various needs because it is not necessary commodity, also electronic security device could be easily operated and it's appearance has to have a good design. To solve the false alarm problem, detection sensor's improvement should be considered preferentially and development of new type of sensor that operate dissimilarly to replace former sensor is needed. On the other hand, to settle the matter that occurred by response time, security company could explain the limit on Alarm Monitoring System to consumer honestly and ask for an understanding. If consumer could be joined into security activity by security agent's explanation, better security service would be provided with mutual confidence. To save response time the consideration on the introduction of GIS(Global Information System) is needed rather than GPS(Global Positioning System). Although training program for security agents is important, several benefits for security agents should be considered together. The development of new business model is required for preparation against market stagnation and the development of new commodity to secure consumer for housing service rather than commercial facility service. for the purpose of those, new commodity related to home-network system and video surveillance system could be considered, also new added service with network between security company and consumer for a basis is to be considered.

  • PDF

Impact of Health Risk Factors on the Oral Health of Korean Adolescents: Korea Youth Risk Behavior Web-Based Survey, 2013 (우리나라 청소년의 건강위험요인이 구강건강에 미치는 영향)

  • Do, Kyung-Yi
    • Journal of dental hygiene science
    • /
    • v.16 no.3
    • /
    • pp.193-199
    • /
    • 2016
  • The objective of this study was to investigate the relationship between health-risk factors and oral health in Korean adolescents. This cross-sectional study was based on the 9th Korea Youth Risk Behavior Web-Based Survey (2013). The final participation rate in the survey was 96.4%. of a Total of 72,435 adolescents (age, 12~18 years) who had participated in the survey, 66,951 adolescents (33,777 boys and 33,174 girls) were selected for analysis, after excluding those with missing data. The key variables were oral health factors (one or more of the six oral symptoms), general characteristics (five factors), and health-risk factors (five factors). After adjusting for the general characteristics, frequency analysis, ${\chi}^2-test$ using PASW Statistics ver. 18.0, and logistic regression analysis were performed to understand the effects of health risk-factors on the oral symptoms experienced by the study subjects. Subjects who answered 'Yes' for alcohol consumption had a 1.33 times higher risk of experiencing oral symptoms. Further, subjects who smoked were at a 1.2 times higher risk of experiencing oral symptoms. With regard to internet use, the risk of experiencing oral symptoms was 1.25 times higher for subjects who used the internet for 7 hours or more than for those who used it for less than 1 hour. Compared to those subjects who had not experienced violence in school, the odds ratio of subjects who had experienced it 3~4 times was 1.54-fold higher. The study found that health-risk factors were associated with oral symptom experience. Therefore, programs to understand health-risk factors and interventions should be developed for Korean adolescents and provided on a regular basis along with oral health education.

User Experience Analysis on 3D Printing Services and Service Direction Suggestions (3D프린팅 서비스에 대한 사용자 경험 분석과 서비스 방향제안)

  • Lee, Guk-Hee;Cho, Jaekyung
    • Journal of the HCI Society of Korea
    • /
    • v.11 no.1
    • /
    • pp.47-55
    • /
    • 2016
  • Three Dimensional Printing (herein, 3D printing) not only gives novelty and interests to modern people but is also a spotlighted technology that could herald a new industrial revolution. The introduction of various 3D printing service platforms has enabled individuals to easily possess products designed through 3D printing. However, there are still many issues to consider until the era of new manufacturing, when 3D printing becomes available to the general public so that anyone can make and design products with 3D printing. For instance, there needs to be sufficient consideration and research on whether the current 3D printing services can prove their higher capability to produce products conventionally done by machines and hands through 3D printing, and on the meaning of selling a wide range of product families like those of most 3D printing service platforms to the consumers. This study, which was initiated in this context, aimed to gain insight on the directions that 3D printing services need to advance going forward by letting consumers have first-hand experience on 3D printing online service platforms with a wide range of product families and those with relatively limited services, and then asking them to answer multiple-choice and short-answer survey questions on the websites they wish to purchase from, diversity of designs, design satisfaction, perceived technical skills, perceived purchase satisfaction, perceived after-sales service(A/S). As a result, we were able to witness that consumers generally had a strong preference for services with a wide range of product families (e.g. Shapeways) compared to services with a narrow range (e.g. Digital Forming). We also verified that design diversity and the possibility of realizing the designs were the crucial aspects that need to be considered with 3D printing services. Moreover, we also carried out discussions on carrying out design consulting by securing a pool of designers from diverse fields, on providing web-based designing software that can be utilized even by beginners, and on operating shops both online and offline in order to provide more competitive 3D printing services.

Reading Deviations of Glass Rod Dosimeters Using Different Pre-processing Methods for Radiotherapeutic in-vivo Dosimetry (유리선량계의 전처리 방법이 방사선 치료 선량 측정에 미치는 영향)

  • Jeon, Hosang;Nam, Jiho;Park, Dahl;Kim, Yong Ho;Kim, Wontaek;Kim, Dongwon;Ki, Yongkan;Kim, Donghyun;Lee, Ju Hye
    • Progress in Medical Physics
    • /
    • v.24 no.2
    • /
    • pp.92-98
    • /
    • 2013
  • The experimental verification of treatment planning on the treatment spot is the ultimate method to assure quality of radiotherapy, so in-vivo skin dose measurement is the essential procedure to confirm treatment dose. In this study, glass rod dosimeter (GRD), which is a kind of photo-luminescent based dosimeters, was studied to produce a guideline to use GRDs in vivo dosimetry for quality assurance of radiotherapy. The pre-processing procedure is essential to use GRDs. This is a heating operation for stabilization. Two kinds of pre-processing methods are recommended by manufacturer: a heating method (70 degree, 30 minutes) and a waiting method (room temperature, 24 hours). We equally irradiated 1.0 Gy to 20 GRD elements, and then different preprocessing were performed to 10 GRDs each. In heating method, reading deviation of GRDs at same time were relatively high, but the deviation was very low as time went on. In waiting method, the deviation among GRDs was low, but the deviation was relatively high as time went on. The meaningful difference was found between mean reading values of two pre-processing methods. Both methods present mean dose deviation under 5%, but the relatively high effect by reading time was observed in waiting method. Finally, GRD is best to perform in-vivo dosimetry in the viewpoint of accuracy and efficiency, and the understanding of how pre-processing affect the accuracy is asked to perform most accurate in-vivo dosimetry. The further study is asked to acquire more stable accuracy in spite of different irradiation conditions for GRD usage.

Development of Education Materials for Healthy Consumption of Milk in a Card News Format for Korean Adults (성인의 바른 우유 섭취를 위한 카드뉴스 형식의 교육자료 개발)

  • Kim, Sun Hyo
    • Journal of Korean Home Economics Education Association
    • /
    • v.32 no.3
    • /
    • pp.97-110
    • /
    • 2020
  • The purpose of this study is to develop milk education materials for adults based on the scientific basis of right milk consumption in the format of card news that can be easily accessed on a mobile phone or the internet and has high impact. The topics to be included in the card news were selected based on the findings from literature analysis and focus group interviews with 10 adults(32.0±6.4 years). For the eight selected topics, effective communication was made by suggesting some information that users want to know while reflecting adult eating habits, lifestyle habits, and nutrition and health interests. The card news draft was reviewed by researcher and consulting experts, and then questionnaire survey was conducted using Likert 5-point scales by 50 adults(42.7±10.2 years). Based on the results of the review, consultation and questionnaire survey, a final draft of the card news consisting of 11 cuts was completed. Card news proposal is expected to produce educational effects, since the respondents showed high satisfaction with the card news (higher than 4 on the 5-point scales) according to the questionnaire survey. Adults can easily access and use the card news developed in this study, and thus this card news is expected to increase milk consumption in adulthood and improve nutrition and health through friendly and systematic milk education.

A study on an application of 'Virtual Reality Therapy' concerning a technology of real-time interaction. (실시간 상호작용 기술의 '가상현실치료' 적용에 관한 연구)

  • Kim, Jeong-Hwan
    • Cartoon and Animation Studies
    • /
    • s.22
    • /
    • pp.81-97
    • /
    • 2011
  • The technology of 'Virtual Reality' has placed in advanced tools for human beings' joy and anger together with sorrow and pleasure in our generation. It has recently tried in a variety ways to use as an implication for treatment in the field of Cognitive Psychology. Especially, it widely approaches to human in terms of that a sense of reality in a virtual world through the five senses should reinterpret the meaning of cognition in the real world. Based on this paradigm shift, it allows for new treatment using the technology of virtual reality. A typical example is a field of Therapy in order to overcome panic disorder. It has advantages that in particular development of flexible interaction technologies in a virtual space can lead patients to experience psychological environments rather than physical one. the interaction technology provides environments in which users' five senses can be actively stimulated, it is very useful that information from the experiences in the virtual world allows people to learn through real experiences by renewing potential energies, advantages of Virtual Reality Therapy can be customized treatment by depending on symptoms in patients with panic disorder and are capable of differentiate application for the cure at each stage. It is to treat by leading patients to get accustomed to environments and situations in real world through care process with each symptom and stage. It is helpful that based on A Human-Sensibility Ergonomics, technologies like immersive virtual reality equipment, force-relative feedback and stereophonic sound, and like stimulating the sense of smell make people to induce experiences by stimulating human's five senses. There are many advantages of immersion in virtual world in that the phenomenon such as challenge, interaction, reality, illusion, and cooperation is expanded. As an application for therapy by growing such augmented reality, virtual space and sharing of data through the Internet and also inexpensive its availability have recently expanded the base. There are other benefits of Virtual Reality Therapy offering active interaction environments for cognitive experience which can provide appropriately adjusted environments for patients who are hard to overcome the real situation because of phobia. In addition to that it is safe and economical and patients' confidentiality is assured. Moreover, due to the principles of applying real-time navigation the Virtual Reality Therapy makes modification and supplementation easier and also it can reduce cybersickness because of the supply of Lenticular allowing people to see stereoscopy without eyeglasses, which makes sense of presence clearer. On top of that due to the development of interactive technologies, it is becoming close to sense of reality similar to real world by leading users to navigate by themselves and to operate objects in a virtual space. This paper will therefore examine, although it is of limited, characteristics of application of virtual reality technology based on A Human-Sensibility Ergonomics used for treatment for a disorder. this paper will analyse a range of its application and problems and it will suggest the future possibilities.

  • PDF