• Title/Summary/Keyword: records usage

Search Result 203, Processing Time 0.026 seconds

A Study on Design of Agent based Nursing Records System in Attending System (에이전트기반 개방병원 간호기록시스템 설계에 관한 연구)

  • Kim, Kyoung-Hwan
    • Journal of Intelligence and Information Systems
    • /
    • v.16 no.2
    • /
    • pp.73-94
    • /
    • 2010
  • The attending system is a medical system that allows doctors in clinics to use the extra equipment in hospitals-beds, laboratory, operating room, etc-for their patient's care under a contract between the doctors and hospitals. Therefore, the system is very beneficial in terms of the efficiency of the usage of medical resources. However, it is necessary to develop a strong support system to strengthen its weaknesses and supplement its merits. If doctors use hospital beds under the attending system of hospitals, they would be able to check a patient's condition often and provide them with nursing care services. However, the current attending system lacks delivery and assistance support. Thus, for the successful performance of the attending system, a networking system should be developed to facilitate communication between the doctors and nurses. In particular, the nursing records in the attending system could help doctors monitor the patient's condition and provision of nursing care services. A nursing record is the formal documentation associated with nursing care. It is merely a data repository that helps nurses to track their activities; nursing records thus represent a resource of primary information that can be reused. In order to maximize their usefulness, nursing records have been introduced as part of computerized patient records. However, nursing records are internal data that are not disclosed by hospitals. Moreover, the lack of standardization of the record list makes it difficult to share nursing records. Under the attending system, nurses would want to minimize the amount of effort they have to put in for the maintenance of additional records. Hence, they would try to maintain the current level of nursing records in the form of record lists and record attributes, while doctors would require more detailed and real-time information about their patients in order to monitor their condition. Therefore, this study developed a system for assisting in the maintenance and sharing of the nursing records under the attending system. In contrast to previous research on the functionality of computer-based nursing records, we have emphasized the practical usefulness of nursing records from the viewpoint of the actual implementation of the attending system. We suggested that nurses could design a nursing record dictionary for their convenience, and that doctors and nurses could confirm the definitions that they looked up in the dictionary through negotiations with intelligent agents. Such an agent-based system could facilitate networking among medical institutes. Multi-agent systems are a widely accepted paradigm for the distribution and sharing of computation workloads in the scientific community. Agent-based systems have been developed with differences in functional cooperation, coordination, and negotiation. To increase such communication, a framework for a multi-agent based system is proposed in this study. The agent-based approach is useful for developing a system that promotes trade-offs between transactions involving multiple attributes. A brief summary of our contributions follows. First, we propose an efficient and accurate utility representation and acquisition mechanism based on a preference scale while minimizing user interactions with the agent. Trade-offs between various transaction attributes can also be easily computed. Second, by providing a multi-attribute negotiation framework based on the attribute utility evaluation mechanism, we allow both the doctors in charge and nurses to negotiate over various transaction attributes in the nursing record lists that are defined by the latter. Third, we have designed the architecture of the nursing record management server and a system of agents that provides support to the doctors and nurses with regard to the framework and mechanisms proposed above. A formal protocol has also been developed to create and control the communication required for negotiations. We verified the realization of the system by developing a web-based prototype. The system was implemented using ASP and IIS5.1.

New method for generation of artificial ground motion by a nonstationary Kanai-Tajimi model and wavelet transform

  • Amiri, G. Ghodrati;Bagheri, A.;Fadavi, M.
    • Structural Engineering and Mechanics
    • /
    • v.26 no.6
    • /
    • pp.709-723
    • /
    • 2007
  • Considering the vast usage of time-history dynamic analyses to calculate structural responses and lack of sufficient and suitable earthquake records, generation of artificial accelerograms is very necessary. The main target of this paper is to present a novel method based on nonstationary Kanai-Tajimi model and wavelet transform to generate more artificial earthquake records, which are compatible with target spectrum. In this regard, the generalized nonstationary Kanai-Tajimi model to include the nonstationary evaluation of amplitude and dominant frequency of ground motion and properties of wavelet transform is used to generate ground acceleration time history. Application of the method for El Centro 1940 earthquake and two Iranian earthquakes (Tabas 1978 and Manjil 1990) is presented. It is shown that the model and identification algorithms are able to accurately capture the nonstationary features of these earthquake accelerograms. The statistical characteristics of the spectral response of the generated accelerograms are compared with those for the actual records to demonstrate the effectiveness of the method. Also, for comparison of the presented method with other methods, the response spectra of the synthetic accelerograms compared with the models of Fan and Ahmadi (1990) and Rofooei et al. (2001) and it is shown that the response spectra of the synthetic accelerograms with the method of this paper are close to those of actual earthquakes.

A Study of Bi-Jeung in the Mid-Chosun Dynasty: Based on the Seungjeongwon Ilgi (조선 중기의 비증(痺症)에 대한 연구: 승정원일기(承政院日記)를 중심으로)

  • Cho, Woo-Young;Jung, Jae-Young;Chung, Seok-Hee
    • Journal of Korean Medicine Rehabilitation
    • /
    • v.25 no.2
    • /
    • pp.111-118
    • /
    • 2015
  • Objectives Through the clinical records of Seungjeongwon Ilgi, we reviewed the usage of Bi-Jeung to know the concept of the word and studied therapeutic strategies for managing Bi-Jeung. Methods We investigated the clinical records of the mid-Chosun dynasty containing the key word "Bi" from electronic database (Seungjeongwon Ilgi). Results Of 4,039 records, 249 articles thought to have medicinal value were lastly selected. We subdivided the cases into 13 categories according to time, the connection of contents and the change of associated symptoms. "Bi" was not used alone but used in combination with body parts or other symptoms. Etiological causes of "Bi" involved dampness, phlegm, fire, heat and qi disorders. We suggested that "Bi" of the mid-Chosun dynasty meant a symptom group mainly of sensory impairment and additionally pain or motor disturbance. Among the 22 herbal medicine formulas used, 15 were based on internal medical pattern identifications and 7 were symptomatic treatments. Acupuncture and moxibustion therapy were primarily applied to adjacent acupoints. In addition, External therapies were used together, such as washing therapy, plaster therapy, cupping therapy and thermotherapy. Conclusions "Bi" principally indicated sensory impairment on limbs and the main etiological cause was considered to be dampness. Herbal medicine, acupuncture, moxibustion and external therapies were used to cure Bi-Jeung.

Block-wise Skipping for Embedded Database System (임베디드 데이터베이스 시스템을 위한 블록 단위 스키핑 기법)

  • Chong, Jae-Hyok;Park, Hyoung-Min;Hong, Seok-Jin;Shim, Kyu-Seok
    • The KIPS Transactions:PartD
    • /
    • v.16D no.6
    • /
    • pp.835-844
    • /
    • 2009
  • Today, most of all the query processors in the world generally use the 'Pipelining' method to acquire fast response time (first record latency) and less memory usage. Each of the operator nodes in the Query Execution Plan (QEP) provides Open(), Next(), and Close() functions for their interface to facilitate the iterator mechanism. However, the embedded database systems for the mobile devices, based on the FLASH memory, usually require a function like Previous(), which returns the previous records from current position. It is because that, in the embedded environment, the mobile devices cannot fully provide it main memory to store all the query results. So, whenever needed the previously read records the user (program) should re-fetch the previous records using the Previous() function: the BACKWARD data fetch. In this paper, I introduce the 'Direction Switching Problem' caused by the Previous() function and suggest 'Block-wise Skipping' method to fully utilize the benefits of the block-based data transfer mechanism, which is widely accepted by most of the today's relational database management systems.

Survey on Records about Magnetism in Written Korean History (한국사 속의 자기(磁氣) 관련 기록에 대한 조사 연구)

  • Rhee, Kun-Woo;Kwon, Hae-Woong
    • Journal of the Korean Magnetics Society
    • /
    • v.22 no.4
    • /
    • pp.142-146
    • /
    • 2012
  • Records regarding to magnetism in the written Korean history were surveyed. In this article, we depicted how the magnetism (magnet) was understood by the public in the past in the Korea. The records about magnetism could be chronically categorized into three eras; 1) an era of recognizing a magnetic characteristics, 2) era of recognizing a magnetic pole, and 3) era of acquiring a modern knowledge. The written history of the Silla dynasty (BC57-AD935) revealed that a magnet was produced in this era. However, no record about magnet was found in the written history of the Goryo dynasty (918-1392). It was revealed that throughout the Korean history the interest in the magnetism (magnet) was emphasized most in the Josun dynasty (1392-1910). The magnetism (magnet) was most widely exploited in a geomancy. A magnetic compass was used widely to find a merciful direction and place in everyday life. In the era of Josun dynasty, a magnet was exploited as a magnetic compass for a navigation over the sea. An interesting usage of the magnet in the Josun dynasty was found in the pharmaceutical purpose.

Seismic Performance Enhancement of Residential Flat Plate Structure by Using Base Isolation Devices. (면진장치를 사용한 주거용 무량판구조의 내진성능 향상)

  • Lee, Hyun Ho
    • Journal of the Korea institute for structural maintenance and inspection
    • /
    • v.11 no.3
    • /
    • pp.185-191
    • /
    • 2007
  • For the seismic performance enhancement of residential flat plate structure and for the selection of earthquake records, the possibility of base isolation is evaluated and the time history results are reviewed. By evaluating a base isolated stiffness, a target period, and an envelope curve analysis, seismic performance of structure, which has strong rotational mode, is evaluated. For the propriety evaluation of earthquake records usage and scaling method, time history analysis is done with variables such as DBE(design base earthquake) level, MCE(maximum considerable earthquake) level, and 1.4DBE level. From the analysis results, following conclusions can be made; the earthquake records, which are used in base isolation analysis, should be selected by similar soil type which the structure is considered, and should be intensity scaled in a range of mean ${\pm}$ standard deviation of code based design response spectrum.

MPEG-2 Bit-Rate Control for Video Sequence Editing using Dynamic Macroblock Bit Assignment (압축 비디오시퀀스 편집을 위한 동적 매크로블럭 비트할당 MPEG-2 비트율 제어)

  • Kim, Ju-Do;Lee, Keun-Young
    • Journal of the Korean Institute of Telematics and Electronics S
    • /
    • v.35S no.9
    • /
    • pp.63-69
    • /
    • 1998
  • In this paper, we propose a new Bit-Rate control algorithm based on bit usage matching to substitute encoded GOP(s) for new GOP(s) in MPEG-2 bitstream. It iteratively encodes current picture according to quantization value of previous picture and records bit-usage of each slice until nearly target bits are used. With target bits falling in two output bits, quantization value of slice should be changed to alleviate output bit error. We use recorded bit-usage information to decide which slices should be encoded with one quantization value and others with another. As every macroblock has different activity, we change macroblock quantization value using slice quantization value and activity value. The simulation results demonstrate that the fluctuation of the output bits can be kept within few-several tens of bits while maintaining the quality of the reconstructed pictures at a relatively stable level.

  • PDF

Development of Unmanned Video Recording System using Mobile (모바일을 이용한 무인 영상 녹화 시스템 개발)

  • Ahn, Byeongtae
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.20 no.6
    • /
    • pp.254-260
    • /
    • 2019
  • Recently, a self-camera that generates and distributes a large amount of moving images has been rapidly increasing due to the appearance of SNS such as Facebook, Instagram, and Tweet using mobile. In particular, the amount of SNS connections using mobile phones is significantly increasing in terms of usage, number of connections, and usage time. However, the use of a self-recording system using a smartphone by itself is extremely limited not only in terms of usage but also in frequency of use. In addition, the conventional unattended recording system is a very expensive system that automatically records and tracks an object to be photographed using an infrared signal. Therefore, this paper developed a low cost unmanned recording system using mobile phone. The system consists of a commercial mobile camera, a servomotor for moving the camera from side to side, a microcontroller for controlling the motor, and a commercial wireless Bluetooth earset for video audio input. And it is an unmanned automation system using mobile, and anyone can record image by self image tracking.

ANALYSIS OF THE USAGE OF NAM BYEONG-CHEOL'S ARMILLARY SPHERE IN UIGIJIPSEOL IN THE 19TH CENTURY (19세기 남병철 『의기집설(儀器輯說)』 혼천의 용법 분석)

  • HONG SOON CHOI;SANG HYUK KIM;BYEONG-HEE MIHN;KYOUNG-UK NAM;GEOYOUNG-HAN YOO;YONGGI KIM
    • Publications of The Korean Astronomical Society
    • /
    • v.39 no.1
    • /
    • pp.13-26
    • /
    • 2024
  • The armillary sphere, an astronomical observation device embodying the Orbital Heaven Theory of the Later Han Dynasty in China, holds both historical and scientific significance. It has been produced in various forms by many individuals since its inception in the era of King Sejong in the Joseon Dynasty. A prominent figure in this field was Nam Byeong-cheol (南秉哲, 1817-1863), known for his work 'Uigijipseol' (儀器輯說), published in 1859, which detailed the history, production methods, and usage of the armillary sphere. This text particularly highlights 21 applications of the armillary sphere, divided into 33 measurements, covering aspects like installation, time, and positional measurements, supplemented with explanations of spherical trigonometry. Despite numerous records of the armillary sphere's design during the Joseon Dynasty, detailed usage information remains scarce. In this study, the 33 measurements described in 'Uigijipseol' (儀器輯說) were systematically classified into six for installation, nineteen for position measurement, seven for time measurement, and one for other purposes. Additionally, the measurement methods were analyzed and organized by dividing them into the ecliptic ring, moving equatorial ring, and fixed equatorial ring of the armillary sphere. In other words, from a modern astronomical perspective, the results of schematization for each step were presented by analyzing it from the viewpoint of longitude, right ascension, and solar time. Through the analysis of Nam's armillary sphere, this study not only aims to validate the restoration model of the armillary sphere but also suggests the potential for its use in basic astronomical education based on the understanding of the 19th-century Joseon armillary sphere.

Event-Driven Social Media: Crowd Computing System Development for Idioculture Generation (이벤트 주도형 소셜 미디어: 특유문화 생성을 위한 군중 컴퓨팅 시스템 개발)

  • Lim, Seong-Taek;Cha, Sang-Yun;Park, Cha-La;Moon, Jee-Hyun;Lee, In-Seong;Kim, Jin-Woo
    • 한국HCI학회:학술대회논문집
    • /
    • 2009.02a
    • /
    • pp.301-309
    • /
    • 2009
  • This study focuses on event-driven social media (EDSM), which supports the production of unique cultural items of small groups by satisfying the conflicting desires of distinctiveness and assimilation that small groups possess. EDSM is a system which promotes the production of idioculture through small group interaction by using an actual event in which people participate in small groups. By setting up an EDSM system in a university festival in which 10,000 to 15,000 people gather in small groups, idioculture production was tested for approximately eight hours and a half. Interaction records gathered from the test, as well as focus group interview data garnered soon after were used to analyze usage patterns of EDSM, types of idiocultures produced, and resulting factors of user experience. Through this, considerations upon designing future EDSM were proposed.

  • PDF