• Title/Summary/Keyword: Information System Implementation

Search Result 10,316, Processing Time 0.045 seconds

GWB: An integrated software system for Managing and Analyzing Genomic Sequences (GWB: 유전자 서열 데이터의 관리와 분석을 위한 통합 소프트웨어 시스템)

  • Kim In-Cheol;Jin Hoon
    • Journal of Internet Computing and Services
    • /
    • v.5 no.5
    • /
    • pp.1-15
    • /
    • 2004
  • In this paper, we explain the design and implementation of GWB(Gene WorkBench), which is a web-based, integrated system for efficiently managing and analyzing genomic sequences, Most existing software systems handling genomic sequences rarely provide both managing facilities and analyzing facilities. The analysis programs also tend to be unit programs that include just single or some part of the required functions. Moreover, these programs are widely distributed over Internet and require different execution environments. As lots of manual and conversion works are required for using these programs together, many life science researchers suffer great inconveniences. in order to overcome the problems of existing systems and provide a more convenient one for helping genomic researches in effective ways, this paper integrates both managing facilities and analyzing facilities into a single system called GWB. Most important issues regarding the design of GWB are how to integrate many different analysis programs into a single software system, and how to provide data or databases of different formats required to run these programs. In order to address these issues, GWB integrates different analysis programs byusing common input/output interfaces called wrappers, suggests a common format of genomic sequence data, organizes local databases consisting of a relational database and an indexed sequential file, and provides facilities for converting data among several well-known different formats and exporting local databases into XML files.

  • PDF

Implementation of integrated monitoring system for trace and path prediction of infectious disease (전염병의 경로 추적 및 예측을 위한 통합 정보 시스템 구현)

  • Kim, Eungyeong;Lee, Seok;Byun, Young Tae;Lee, Hyuk-Jae;Lee, Taikjin
    • Journal of Internet Computing and Services
    • /
    • v.14 no.5
    • /
    • pp.69-76
    • /
    • 2013
  • The incidence of globally infectious and pathogenic diseases such as H1N1 (swine flu) and Avian Influenza (AI) has recently increased. An infectious disease is a pathogen-caused disease, which can be passed from the infected person to the susceptible host. Pathogens of infectious diseases, which are bacillus, spirochaeta, rickettsia, virus, fungus, and parasite, etc., cause various symptoms such as respiratory disease, gastrointestinal disease, liver disease, and acute febrile illness. They can be spread through various means such as food, water, insect, breathing and contact with other persons. Recently, most countries around the world use a mathematical model to predict and prepare for the spread of infectious diseases. In a modern society, however, infectious diseases are spread in a fast and complicated manner because of rapid development of transportation (both ground and underground). Therefore, we do not have enough time to predict the fast spreading and complicated infectious diseases. Therefore, new system, which can prevent the spread of infectious diseases by predicting its pathway, needs to be developed. In this study, to solve this kind of problem, an integrated monitoring system, which can track and predict the pathway of infectious diseases for its realtime monitoring and control, is developed. This system is implemented based on the conventional mathematical model called by 'Susceptible-Infectious-Recovered (SIR) Model.' The proposed model has characteristics that both inter- and intra-city modes of transportation to express interpersonal contact (i.e., migration flow) are considered. They include the means of transportation such as bus, train, car and airplane. Also, modified real data according to the geographical characteristics of Korea are employed to reflect realistic circumstances of possible disease spreading in Korea. We can predict where and when vaccination needs to be performed by parameters control in this model. The simulation includes several assumptions and scenarios. Using the data of Statistics Korea, five major cities, which are assumed to have the most population migration have been chosen; Seoul, Incheon (Incheon International Airport), Gangneung, Pyeongchang and Wonju. It was assumed that the cities were connected in one network, and infectious disease was spread through denoted transportation methods only. In terms of traffic volume, daily traffic volume was obtained from Korean Statistical Information Service (KOSIS). In addition, the population of each city was acquired from Statistics Korea. Moreover, data on H1N1 (swine flu) were provided by Korea Centers for Disease Control and Prevention, and air transport statistics were obtained from Aeronautical Information Portal System. As mentioned above, daily traffic volume, population statistics, H1N1 (swine flu) and air transport statistics data have been adjusted in consideration of the current conditions in Korea and several realistic assumptions and scenarios. Three scenarios (occurrence of H1N1 in Incheon International Airport, not-vaccinated in all cities and vaccinated in Seoul and Pyeongchang respectively) were simulated, and the number of days taken for the number of the infected to reach its peak and proportion of Infectious (I) were compared. According to the simulation, the number of days was the fastest in Seoul with 37 days and the slowest in Pyeongchang with 43 days when vaccination was not considered. In terms of the proportion of I, Seoul was the highest while Pyeongchang was the lowest. When they were vaccinated in Seoul, the number of days taken for the number of the infected to reach at its peak was the fastest in Seoul with 37 days and the slowest in Pyeongchang with 43 days. In terms of the proportion of I, Gangneung was the highest while Pyeongchang was the lowest. When they were vaccinated in Pyeongchang, the number of days was the fastest in Seoul with 37 days and the slowest in Pyeongchang with 43 days. In terms of the proportion of I, Gangneung was the highest while Pyeongchang was the lowest. Based on the results above, it has been confirmed that H1N1, upon the first occurrence, is proportionally spread by the traffic volume in each city. Because the infection pathway is different by the traffic volume in each city, therefore, it is possible to come up with a preventive measurement against infectious disease by tracking and predicting its pathway through the analysis of traffic volume.

Implementation of PersonalJave™ AWT using Light-weight Window Manager (경량 윈도우 관리기를 이용한 퍼스널자바 AWT 구현)

  • Kim, Tae-Hyoun;Kim, Kwang-Young;Kim, Hyung-Soo;Sung, Min-Young;Chang, Nae-Hyuck;Shin, Heon-Shik
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.7 no.3
    • /
    • pp.240-247
    • /
    • 2001
  • Java is a promising runtime environment for embedded systems because it has many advantages such as platform independence, high security and support for multi-threading. One of the most famous Java run-time environments, Sun's ($PersonalJave^{TM}$) is based on Truffle architecture, which enables programmers to design various GUIs easily. For this reason, it has been ported to various embedded systems such as set-top boxes and personal digital assistants(PDA's). Basically, Truffle uses heavy-weight window managers such as Microsoft vVin32 API and X-Window. However, those window managers are not adequate for embedded systems because they require a large amount of memory and disk space. To come up with the requirements of embedded systems, we adopt Microwindows as the platform graphic system for Personal] ava A WT onto Embedded Linux. Although Microwindows is a light-weight window manager, it provides as powerful API as traditional window managers. Because Microwindows does not require any support from other graphics systems, it can be easily ported to various platforms. In addition, it is an open source code software. Therefore, we can easily modify and extend it as needed. In this paper, we implement Personal]ava A WT using Microwindows on embedded Linux and prove the efficiency of our approach.

  • PDF

A Framework to Develop Safe and Reliable SaaS Certification Systems (안전하고 신뢰할 수 있는 SaaS(Software as a Service) 인증제도 개발을 위한 프레임워크)

  • Seo, Kwang-Kyu
    • Journal of Digital Convergence
    • /
    • v.10 no.10
    • /
    • pp.523-528
    • /
    • 2012
  • The recent appearance and evolution of cloud service including IaaS(Infrastructure as a Service), PaaS(Platform as a Service) and SaaS(Software as a Service) is potentially one of the major advances in information and communication technology. While a lot of studies are currently taking place in the technology itself, there is an equally urgent need for understanding and researching the business-related issues surrounding cloud service. As more and more individuals and companies use the cloud service, their concerns are beginning to grow about just how safe and reliable an environment it is. This paper focus on SaaS as an one of the important cloud service. For successful implementation of SaaS service, it is necessary to establish the certification systems to ensure safety and reliability of SaaS. This paper provides the safe and reliable framework for systematic SaaS certification systems. In order to develop it, the critical issues related to service quality and certification of SaaS service are identified and the systematic framework for certification systems of SaaS service and service provider domains are developed. An evaluation methodology for the developed certification systems is also proposed.

A Study on the Expanding Protected Areas through Identifying Potential Protected Areas - focusing on the experts' recognition with regard to protected area - (잠재 보호지역 발굴을 통한 국가 보호지역 확대 방안 - 보호지역 부합성에 대한 전문가 인식을 중심으로 -)

  • Heo, Hag Young;Cho, Dong-Gil;Shim, Yun-Jin;Ryu, Yun-Jin;Hong, Jin Pyo;Shim, Gyu-won
    • Korean Journal of Environment and Ecology
    • /
    • v.31 no.6
    • /
    • pp.586-594
    • /
    • 2017
  • This study was carried out to identify the potential protected areas recognized by experts to conform to the international definition of protected areas for effective implementation of CBD Aichi Target-11. A policy forum of 13 experts on the protected area was formed and conducted four forums, two surveys, and examination in the context of international perspective to identify four potential protected areas including the water source protection area, riparian buffer zone, fishery resources protected area, and urban natural park area. Excluding the existing protected areas, the total size of the potential protected areas was about $5,643.9km^2$ composed of the terrestrial areas of $3,117.9km^2$ and the marine areas of $2,526km^2$. As such, we can expect the expansion of coverage of national protected areas by up to 3.11% of the terrestrial land and up to 0.67% of the terrestrial marine area. This study is meaningful in that it provides the fundamental information to achieve the national target of protected areas in response to CBD Aichi Target-11. Further research on improving the protected areas qualitatively and quantitatively and identifying and linking with other effective regional OECM are required to enhance the national protected area system.

A UTMI-Compatible USB2.0 Transceiver Chip Design (UTMI 표준에 부합하는 USB2.0 송수신기 칩 설계)

  • Nam Jang-Jin;Kim Bong-Jin;Park Hong-June
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.42 no.5 s.335
    • /
    • pp.31-38
    • /
    • 2005
  • The architecture and the implementation details of a UTMI(USB2.0 Transceiver Macrocell Interface) compatible USB2.0 transceiver chip were presented. To confirm the validation of the incoming data in noisy channel environment, a squelch state detector and a current mode Schmitt-trigger circuit were proposed. A current mode output driver to transmit 480Mbps data on the USB cable was designed and an on-die termination(ODT) which is controlled by a replica bias circuit was presented. In the USB system using plesiochronous clocking, to compensate for the frequency difference between a transmitter and a receiver, a synchronizer using clock data recovery circuit and FIFO was designed. The USB cable was modeled as the lossy transmission line model(W model) for circuit simulation by using a network analyzer measurements. The USB2.0 PHY chip was implemented by using 0.25um CMOS process and test results were presented. The core area excluding the IO pads was $0.91{\times}1.82mm^2$. The power consumptions at the supply voltage of 2.5V were 245mW and 150mW for high-speed and full-speed operations, respectively.

Application of Computer-Aided Diagnosis for the Differential Diagnosis of Fatty Liver in Computed Tomography Image (전산화단층촬영 영상에서 지방간의 감별진단을 위한 컴퓨터보조진단의 응용)

  • Park, Hyong-Hu;Lee, Jin-Soo
    • Journal of the Korean Society of Radiology
    • /
    • v.10 no.6
    • /
    • pp.443-450
    • /
    • 2016
  • In this study, we are using a computer tomography image of the abdomen, as an experimental linear research for the image of the fatty liver patients texture features analysis and computer-aided diagnosis system of implementation using the ROC curve analysis, from the computer tomography image. We tried to provide an objective and reliable diagnostic information of fatty liver to the doctor. Experiments are usually a fatty liver, via the wavelet transform of the abdominal computed tomography images are configured with the experimental image section, shows the results of statistical analysis on six parameters indicating a feature value of the texture. As a result, the entropy, average luminance, strain rate is shown a relatively high recognition rate of 90% or more, the control also, flatness, uniformity showed relatively low recognition rate of about 70%. ROC curve analysis of six parameters are all shown to 0.900 (p = 0.0001) or more, showed meaningful results in the recognition of the disease. Also, to determine the cut-off value for the prediction of disease six parameters. These results are applicable from future abdominal computed tomography images as a preliminary diagnostic article of diseases automatic detection and eventual diagnosis.

The Design and Measurements of 100/150 GHz Band Single Side Band Filters by Using Rotated Polarization (편파 회전을 이용한 100/150 GHz 대역용 단측파대 여파기의 제작 및 성능측정)

  • Park, Jong-Ae;Han, Seog-Tae;Kim, Tai-Seong;Kim, Kwang-Dong;Kim, Hyo-Ryong;Chung, Hyun-Su;Cho, Se-Hyung;Yang, Jong-Man
    • Journal of the Korean Institute of Telematics and Electronics D
    • /
    • v.36D no.2
    • /
    • pp.20-30
    • /
    • 1999
  • We have made the single side hand filter for the dual channel receiver which is a heterodyne receiver to observe the cosmic radio waves with 100GHz band ranged from 85GHz to 115GHz and 150GHz band ranged from 125GHz to 175GHz simultaneously. We have introduced the filter theory using the principle of the Martion-Puplett interferometer, which has the characteristics of rotated polarization. To reduce the loss of the transmission and beam coupling which are caused from the path difference associated with the intermediate frequency the design and the implementation have been intensely considered. The receiver needs two filters with different characteristics each other. Because each of them has the optimum positions as a function frequency at which the signal frequency is fed to mixer and the image frequency is rejected to the image termination load. The intermediate frequency and its band width have been also evaluated. We have measured the property of two filters using the vector network analyser and the beam measurement system which is made by us. The responses of the filter as a function of the position and the frequency are compared with the theory. It is shown that not only the measured values are very close to the theoretical values, but also the image rejection ratios are better than 22dB for both filters. Through successful observation using a dual channel receiver with two manufactured filters, the performance of the filters has finally verified.

  • PDF

Effects of Organization Maturity on the Six Sigma Performance (조직성숙이 6시그마의 도입성과에 미치는 영향)

  • Kim, Hye-Jeong;Kim, Ju-Young;Yu, Ji-Soo
    • Survey Research
    • /
    • v.8 no.1
    • /
    • pp.1-30
    • /
    • 2007
  • Several corporations are adopting the 6 Sigma program. Not all corporations are yielding intended results. The inconsistent results may due to the absence of an adequate strategy formulation of 6 Sigma implementation. The 6 Sigma is a qualify control program but its implications are not confined only to qualify improvement. The 6 Sigma program is a change program to bring about changes in organizations. The thesis focuses on developing an installation strategy or model of 6 Sigma program. The utility of the model developed in this research is supported by the empirical evidence. The validity of the model is tested and verified based on the questionnaire survey conducted at 281 business firms. Few research has adopted the empirical survey. The previous researches are mostly centered around identifying success factors. Unlike the present methodology adopted in this research, the past research methodologies are mainly case studies. The distinctive feature of this research does not confine only to the methodology. This research attempted to identify an installation model that would help enterprises get maximum output from the 6 Sigma program. The suggested model is named as Sequential Model(SM). The SM consists of three stages: the preparation stage, the acceptance stage, and the maturity stage. The model is based on the assumption that organizations should follow three stages sequentially to yield the desired output effectively, The preparation stage is further defined including the organizational change factor, the driving system factor, and the promotion factor. The result variable, the organizational performance, is also further defined including the market competitiveness, the employees competitiveness, and the financial performance. The Structural Equation Model was used to test the validity of the Sequential Model(SM). Several alternatives models were developed and compared. The test results consistently show that the suggested model is a valid one and proves its superiority over alternative models. Through this empirical research, we have shown that the strategies of enterprises in line with the proposed model gained better results over others. The research results would be useful information for enterprises that consider formulation of installation strategy of 6 Sigma program.

  • PDF

A Study on Elementary and Middle School Teachers' Perception on the Application and Quality Management Plan of Science Curriculum according to the 2009 Revised Curriculum (2009 개정 교육과정에 따른 과학과 교육과정 적용과 질 관리 방안에 관한 초·중학교 교사의 인식)

  • Jeong, Eunyoung
    • Journal of Science Education
    • /
    • v.36 no.2
    • /
    • pp.354-368
    • /
    • 2012
  • The purpose of this study was to explore the direction of application and quality management plan of science curriculum of elementary and middle school according to the 2009 revised curriculum. In order to do this, nationwide survey was administered. The subject was 126 elementary school teachers and 88 middle school science teachers. It was founded that teachers had negative opinion on the introduction of the grade cluster system. They considered that it was appropriate to link the contents of Science subject with Practical Arts(Technology Home Economics) subject by similar topic. Science classes were implemented without changing the number of class hours in most schools. They recognized the necessity of differentiated instruction in science classes, but they seldom applied the differentiated instruction. And they suggested that the teaching-learning materials, evaluation materials and contents be provided to apply the STEAM. This study designates the following strategic supports for the effective implementation of 2009 revised science curriculum; 1) the science teachers training program to provide useful information for understanding and teaching the 2009 revised science curriculum, 2) the teachers' community in the school, 3) the development and provision of the feasible STEAM plans.

  • PDF