RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제
      • 좁혀본 항목 보기순서

        • 원문유무
        • 원문제공처
          펼치기
        • 등재정보
          펼치기
        • 학술지명
          펼치기
        • 주제분류
        • 발행연도
          펼치기
        • 작성언어
        • 저자
          펼치기

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • KCI등재

        한국인 직무 스트레스 측정도구의 개발 및 표준화

        장세진,고상백,강동묵,김성아,강명근,이철갑,정진주,조정진,손미아,채창호,김정원,김정일,김형수,노상철,박재범,우종민,김수영,김정연,하미나,박정선,이경용,김형렬,공정옥,김인아,김정수,박준호,현숙정,손동국 大韓産業醫學會 2005 대한직업환경의학회지 Vol.17 No.4

        Background and Purposes: Over the past three decades, numerous studies performed in Korea have reported that job stress is a determinant risk factor for chronic diseases and work disability. Every society has its own culture and occupational climate particular to their organizations, and hence experiences different occupational stress. An occupational stress measurement tool therefore needs to be developed to estimate it objectively. The purpose of this study is to develop and standardize the Korean Occupational Stress Scale (KOSS) which is considered to be unique and specific occupational stressors in Korean employees. Subjects and Methods: Data were obtained from the National Study for Development and Standardization of Occupational Stress (NSDSOS Project: 2002-2004). A total of 12,631 employees from a nationwide sample proportional to the Korean Standard Industrial Classification and the Korean Standard Occupational Classification were administered. The KOSS was developed for 2 years (2002-2004). In the first year, we collected 255 items from the most popular job stress measurement tools such as JCQ, ERI, NIOSH and OSI, and 44 items derived from the a qualitative study (depth interview). Forty-three items of KOSS, in the second year, were retained for use in the final version of the KOSS by using Delphi and factor analysis. Items were scored using conventional 1-2-3-4 Likert scores for the response categories. Results: We developed eight subscales by using factor analysis and validation process: physical environment (3 items), job demand (8 items), insufficient job control (5 items), interpersonal conflict (4 items), job insecurity (6 items), organizational system (7 items), lack of reward (6 items), and occupational climate (4 items). Together they explained 50.0% of total variance. Internal consistency alpha scores were ranged from 0.51 to 0.82. Twenty-four items of the short form of the KOSS (KOSS-SF) were also developed to estimate job stress in the work setting. Because the levels of the subscales of occupational stress were gender dependent, gender-specific standard norms for both the 43-item full version and the 24-item short form using a quartile for the subscales of KOSS were presented. Conclusion: The results of this study suggest that KOSS might be an appropriate measurement scale to estimate occupational stress of Korean employees. Further and more detailed study needs to be conducted to improve the validity of this scale.

      • 유전자알고리즘을 이용한 TSP

        권영탁,이충세 충북대학교 컴퓨터 정보통신 연구소 1997 컴퓨터정보통신연구 Vol.5 No.1

        TSP는 순서에 의한 조합 최적화문제로 그 응용 분야가 다양하다. 이러한 이유 때문에 TSP에 관한 이론 연구와 전통적 탐색·최적화기법을 이용하여 해결하려는 시도가 많았다. 본 논문에서는 상향식 접근법인 유전자알고리즘을 이용하여 보다 효과적인 방법으로 TSP의 해를 구하며, 더불어 최적해의 수렴 과정에 영향을 미치는 유전연산에 관해 고찰한다. TSP is an order-based combinational optimization problem which has various applicable area. So, there has been many theorical studies and experimental trials to solve the optimal solution of TSP by using traditional search and optimization techniques. In this paper, We use Genetic Algorithm which is bottom-up approach methods to find the solution of TSP more effectively. And we also investigate which genetic operator has effect on converging to the optimal solution.

      • Java/qmail을 활용한 인터넷 메시지 시스템 설계 및 구현

        이호성,이충세,조완섭 충북대학교 컴퓨터정보통신 연구소 2001 컴퓨터정보통신연구 Vol.9 No.1

        90년대 중반부터 국내에 인터넷 붐이 일어나고 사용이 보편화되면서 전자메일은 개인간의 메시지를 가능하게 해주는 기반기술 중 하나로 자리잡고 있다. 기존의 POP(Post Office Protocol) 프로토콜을 이용하던 전자메일 시스템은 별도의 환경설정 없이 지역, 언어, 시간에 제약이 없는 웹기반의 메시지 시스템으로 발전하고 있다. 현재 웹기반 메시지 시스템에 사용되어지는 MTA(Mail Transfer Agent)로는 sendmail이 사실상의 표준으로 받아 들여지고 있다. 그러나 sendmail은 단일 모듈로 작성되었으며, 사이즈가 매우 크고, 보안상의 문제점도 지적되고 있다. 이에 본 논문에서는 sendmail의 문제점을 효율적으로 해결할 수 있는 qmail의 활용방법을 제시하고, 웹과 qmail을 연계할 수 있도록 자바를 통한 웹기반 인터넷 메시지 시스템을 설계 및 구현한다. The rapid growth of the internet and World-Wide Web(WWW) has allowed more people access to global computer network and network applications. Internet Service Provider profit by offering many kinds of Internet services such as electronic mail, WWW, FTP, and others. Electronic mail service is one of the most popular and essential services in Internet. so, it called "killer application". Mail server is a computer system that sends and receives electronic message for a number of users in a certain management domain. Mail servers are connected to networks and should reliably process incoming and outgoing mail messages. Sending and receiving tasks are actually processed by a special software called mail transfer agent in the mail server(e.g., sendmail or qmail). In this paper, we present the design and implementation of Internet message system. The system integrates two different technologies - the qmail an Java servlet. Our system combines advantages from both technologies so users may remotely manage their mail system easily and effectively.

      • ORDBMS를 이용한 데이터 웨어하우스 구축에서 질의어 처리의 성능 향상을 위한 인덱싱 기법

        조완섭,이정남,이충세 충북대학교 컴퓨터 정보통신 연구소 1999 컴퓨터정보통신연구 Vol.7 No.2

        차세대 DBMS로 각광을 받고있는 객체-관계 DBMS를 사용하여 데이터웨어하우스(data warehouse)를 구축하는 방안과 성능향상을 위한 인덱싱 기법을 제안한다. 지금까지 관계 DBMS와 다차원 분석 도구를 사용하여 데이터 웨어하우스를 구축하는 방안이 주로 제시되었으나, 객체-관계 DBMS를 사용한 데이터 웨어하우스의 구축에 관한 연구는 거의 이루어지지 않고 있다. 데이터 웨어하우스는 기존의 데이터베이스와는 비교할 수 없을 만큼의 대용량 데이터를 가정하므로 객체-관계 DBMS를 이용하여 데이터 웨어하우스를 구축하는 경우 적절한 성능의 보장이 중요한 과제이다. 이 논문에서는 ORDBMS 엔진의 성능향상을 위한 인덱싱 기법을 제안하고, 이를 이용한 질의처리 성능을 분석한다. 제안된 인덱싱 기법을 사용함으로써 질의에 포함된 비용이 큰 조인과 그루핑 연산은 비용이 저렴한 인덱스 액세스 연산으로 대치되며, 데이터의 양과 거의 무관하게 질의 처리비용이 고정되는 효과를 얻을 수 있다. We propose a data warehouse construction scheme based on ORDBMSs and an indexing technique to enhance the performance of the dta warehouse systems. In spite of active research on the construction of relational data warehouses, few research has been done for the usage of ORDBMSs in the data warehouse environments. Since the data warehouse assumes huge amount of data, performance of the systems is a critical issue. In this paper, we propose an indexing technique for the data warehouse systems, and analyze the performance of the query evaluation by using the indexes. Proposed indexing technique replaces costly join and group-by operations by the index access operations having lower cost and fixes the query evaluation cost almost irrelevant to the size of the data warehouses.

      • 하이퍼큐브 네트워크에서 안전벡터를 이용한 우회경로설정 알고리즘

        이경희,서재권,최병환,이충세 충북대학교 컴퓨터 정보통신 연구소 1999 컴퓨터정보통신연구 Vol.7 No.1

        이 논문에서는 안전벡터 개념을 이용하여 큐브기반 멀티컴퓨터에서 신뢰할 만한 통신기법을 제안한다. n차원 멀티컴퓨터의 각 노드는 n비트의 안전벡터를 가지고 있으며, 이 안전벡터를 이용하여 이웃노드의 결함상태를 측정할 수 있다. 제안하는 알고리즘은 안전벡터를 사용하여 기존의 실시간 주채널과 서로 다른 우회경로를 설정하는 알고리즘이다. In this paper, reliable communication in cube-based multicomputers using the safety vector concept is proposed. Each node in a cube-based n dimensional multicomputer is associated with a safety vector of a n bits, which is an approximated measure of the number and distribution of faults in the neighborhood. We propose the algorithms that can establish retours using the safety vector concept. The established retours is disjoint with primary real-time channel.

      • 적응적 방법에 의한 하이퍼큐브 네트워크 결함 진단 알고리즘

        최혜연,김선신,강성수,최길호,이충세 충북대학교 컴퓨터정보통신 연구소 2003 컴퓨터정보통신연구 Vol.11 No.2

        시스템 레벨의 대부분의 진단 알고리즘은 PMC 모델을 바탕으로 결함의 개수가 t개를 초과하지 않는다는 t-진단가능 시스템의 특성을 이용하여 결함을 진단한다. 그러나, 다중처리 시스템 상에서 큰 규모의 결함 집합을 고려할 때에 여러 가지 제약이 따른다. 또한 병렬처리 시스템의 규모가 커짐에 따라 시스템 내에서 발생되는 결함의 빈도가 높아지게 된다. 진단 알고리즘에서 가정하는 결함의 개수 t는 병렬처리 시스템 안에 있는 노드의 수에 비해 상당히 작은 개수이며, 결함의 개수가 t개를 초과할 경우의 연구는 거의 이루어지지 않았다. Somani와 Peleg은 k개의 부정확한 진단을 용인함으로써 결함의 개수가 t개를 초과할 경우에도 시스템을 진단하는 t/k-dignosable 시스템을 제안하였다. 이 논문에서는 Somani 등이 제안한 것처럼 k=1개의 부정확한 진단을 용인하는 경우에 하이퍼큐브를 진단하는 알고리즘을 제안한다. 이 논문에서 제안한 알고리즘은 더 많은 결함을 진단하면서도 기존의 알고리즘보다 효율이 거의 떨어지지 않는다는 사실을 분석을 통하여 확인할 수 있었다. System level diagnosis algorithms are based on the PMC model and use the properties of t-diagnosable system where the maximum number of the faults does not exceed t. Diagnostic algorithms have limit when dealing with large fault sets in multiprocessor systems. Somani and Peleg proposed t/k-diagnosable system to system diagnose by allowing upper bounded few number of units to be diagnosed incorrectly, which can diagnosis more faults than t-diagnosable system. In this paper, we propose hypercube diagnosis algorithm using t/k-diagnosable system. When the number of faults exceeds t, we allow a fault(k=1) to be diagnosed incorrectly, Based on this idea, we find that the performance of the proposed algorithm is nearly as efficient as any previously known strategies and detect more faults.

      • 서브 - 링의 신드롬 분석을 이용한 하이퍼큐브 진단 알고리즘

        김학원(Hak-Won Kim),김동군(Dong-Kun Kim),최문석(Moon-Seok Choi),이충세(Chung-Sei Rhee) 한국정보과학회 2001 한국정보과학회 학술발표논문집 Vol.28 No.2Ⅰ

        하이퍼큐브의 정규직이며 계층적인 구조적 특성은 효율적인 진단 알고리즘 개발에 유리하게 적용될 수 있다. Feng et al.의 HADA/IHADA와 Choi와 Rhee의 적응적 큐브 분할 방법은 하이퍼큐브의 전체 노드를 하나의 링으로 임베딩하여 링의 진단 특성을 이용하여 위하여 분할 및 정복 방법을 이용하였다. 또한 Kranakis와 Pelc는 결함을 모두 포함하는 최소의 서브링을 하나의 노드로 하는 하이퍼큐브의 형태로 분할하는 HYP-DIAG 알고리즘을 제안하였다. 또한 최악의 경우에, 테스트 수만을 고려하여 2ⁿ+3n/2의 테스트 수를 갖는 FAST-HYP-DIAG 알고리즘과 병렬 시간만을 고려하여 많아야 11테스트 라운드 이내에 진단을 수행하는 EXPRESS-HYP-DIAG 알고리즘을 제안하였다. 본 논문에서는 HYP-DIAG의 첫 번째 단계에서 얻어진 서브링들의 신드롬을 분석하여 테스트의 수와 테스트 라운드를 모두 고려하는 알고리즘을 제안한다.

      • ID-KA based protocol for electronic payment system

        Rhee, Chung-Sei,Lee, Hyun-Ju 충북대학교 컴퓨터정보통신 연구소 2006 컴퓨터정보통신연구 Vol.14 No.3

        Designing an efficient and secure electronic payment is important for M-Commerce. In this paper, we propose an efficient Micro-payment protocol that allows multiple transactions using ID-based public key encryption-system. The proposed payword system requires to generate authenticated key generated by Weil-pairing which uses an elliptic curve cryptosystem over finite field F_(q)for transactions. Therefore, it is more secure in known key attacks as well as man-in-the middle attacks. Finally, we compare our model with other payment protocols.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼