Proceedings of the Korea Society for Industrial Systems Conference (한국산업정보학회:학술대회논문집)
Korea Society of Industrial Information Systems
- Semi Annual
1997.11a
-
데이터베이스에 대한 사용자의 요구는 증가하는 반면에 기존의 관계형 데이터베이스에서 사용하는 질의어들은 사용자로 하여금 정확한 조건을 알아야만 하는 부울 형태의 질의만을 제공하는 제약이 있다. 그러나, 사용자들은 조건을 확실하게 모르는 애매한 질의에 대한 결과를 요구하며, 이러한 이유로 퍼지 질의어(FSQL)에 대한 연구가 계속되고 있다. 이에 본 논문에서는 새로운 퍼지 질의어 형태를 정의하고, 정의한 퍼지 질의어를 구현하기 위해서MetaDatabase를 사용하는 방법을 소개한다. 이러한 방법을 이용하여 기존의 관계형 데이터베이스를 유지하면서 퍼지 질의어를 제공할 수 있는 FSQL(Fuzzy SQL) 시스템의 프로토타입을 개발하였다.
-
본 논문에서는 전자문서의 개념적 분류기법을 제안한다. 기존의 문서분류는 대부분 문서에 나타난 용어를 기반으로 분류하므로 개념적인 분류가 불가능하다. 제안된 기법에서는 한국어 시소러스를 사용하여 문서에 나타난 용어 뿐 아니라 용어의 상하위 개념을 기준으로 문서를 분류할 수 있다. 특히, 제안된 방법은 확률 벡터를 사용하는 방식으로써 점진적인 학습이 가능하다는 장점도 가진다.
-
유전자 알고리즘(Genetic Algorithms)은 우수형질이 계속 번식하고 열성형질은 도태하는 자연의 진화 메커니즘을 모방한 탐색 알고리즘으로 전형적인 조합 최적화 문제에 많이 적용되고 있다. 유전자 알고리즘의 성능을 향상시키기 위해 알고리즘 실행과정에 적용할 수많은 이론과 경험적인 유전자 조작 기법이 제시되고 있는데, 이러한 기법들은 대부분 우수형질을 확보함으로써 최적의 값을 효과적으로 탐색하기 위한 것이다. 그러나, 적절하지 못한 유전자 조작의 경우 탐색지점의 제한등으로 인한 Local Optimum에 빠질 위험이 있으므로, 유전자 조작에 대한 평가가 이루어져야 한다. 본 연구에서는 유전자 알고리즘의 유전자 조작기법중 적응도 비례전략을 개선한 유전자조작이 적절한 선택기법들로 유전자 알고리즘에 응용될수 있는지를 밝히기 위해, 냅색문제를 대상으로 세대수의 변화에 따른 탐색 결과를 평가하였다.
-
Logic programming has many advantages as a paradigm for parallel programming because it offers ease of programming while retaining high expressive power due to its declarative semantics. In parallel logic programming, one of the important issues is the compile-time parallelism detection. Static data-dependency analysis has been widely used to gather some information needed for the detection of AND-parallelism. However, the static data-dependency analysis cannot fully detect AND-parallelism because it does not provide some necessary functions such as the propagation of groundness. As an alternative approach, abstract interpretation provides a promising way to deal with AND-parallelism detection, while a full-blown abstract interpretation is not efficient in terms of computation since it inherently employs some complex operations not necessary for gathering the information on AND-parallelism. In this paper, we propose an abstract domain which can provide a precise and efficient way to use the abstract interpretation for the detection of AND-parallelism of logic programs.
-
The demand for handling images in digital form has increased dramatically in recent years. Digital image compression is required to store and transmit mass information in different from general information. JPEG(Joint Photographic Experts Group) committee founded by CCITT and ISO is define the still-image standard compression/restoration algorithm. JPEG is proposed the standard of grayscale and color still-image compression/restoration. In the image quality, JPEG is applicable to the various applications in which compression is able to from 1/10 to 1/50 without the visible obstacle. In this paper, we proposed that the proposed method enhance the compression ratio which is reducing the higher frequency in order to increasing the spatial redundancy in the image. The proposed method is using the low pass filter in order to reducing the higher frequency. The low-pass filters are using the median filter and convolution filter in the spatial domain, FFT filter in the frequency domain. We acquired the additive compression ratio reducing the higher frequency using the low-pass filter.
-
The fuzzy logic controller was used effectively for the controlling of unmeasured parameter and inaccurate mathematical modeling was designed. In this paper, we proposed that the method of reducing the vibration at the target point on calculating the membership degree about input value without a look-up table was proposed. And its effectiveness in the inverted pendulum was acquired.
-
비트 슬라이스 소자들을 이용하여 마이크로프로세서를 설계할 때 마이크로프로그램 제어방식을 채택한다. 이때 설계자는 효과적이고 경제적인 마이크로프로그램 개발 환경을 필요로 한다. 마이크로프로그래밍 비용을 최소화시키는 체계적인 마이크로프로그램 개발 환경을 마련하기 위해서, 본 논문에서는 마이크로프로그래밍 과정을 단계별로 고찰하여 마이크로프로그램 특성상 하드웨어와 밀접한 관계를 유지하며 효과적인 마이크로코드를 생성하는 마이크로명령어 정의어를 제안하였다.
-
In this paper, we apply a digital modulation scheme called Multi-Carrier Code Division Multiple Access (MC-CDMA) in which data symbols are transmitted at multiple subcarriers. Each subcarrier is encoded with a phase offset of -π or π based on a pseudo-random noise(PN) sequence. MC-CDMA scheme is introduced to combat against the multipath fading. We annalize above system and derive the average probability of error in AWGN and Rayleigh fading environment.
-
The simplest bit error detection scheme is to append a parity bit to the end of a bit sequence. In this paper an error correction technique with the use of a parity bit is proposed, and the performance of the proposed system is analyzed. The error probability of the proposed system is compared with the output of computer simulation of the proposed system. It is also compared with the error probability of error at BPSK system, and the signal-to-noise ratio gain is showed.
-
In the future, the performance of B-lSDN offering the multimedia and a various service depends on the performance of switch that is the important factor consisting of network. Bufferless banyan network consisted of MIN(multistage interconnection network) selected for- the fabric of ATM switch and has a limitation of performance because of blocking. Input buffered banyan networks with FIFO(first-in first-out) buffering scheme for the reduction of blocking and the cell bypass queueing theory for the reduction of HOL(head of line) blocking were seperately compared of the performance of switch. Specially input buffered banyan networks were applied monotonic buffering scheme that was proposed. As a result of simulation, Buffered Banyan Network with cell bypass queueing theory showed better performance than FIFO type input buffered Banyan network. Monotonic increase buffering scheme showed better performance than Monotonic decrease buffering scheme.
-
일반 병렬 처리 시스템(General Purpose Multiprocessors)과는 달리, 병렬 트랜잭션(Transaction) 처리 시스템의 성능은 메모리의 계층구조와 입출력 시스템의 구조 등에 크게 영향을 받는 특징을 갖는다. 본 논문은 입출력 노드의 성능 분석에 주안점을 두고 전제 시스템에서의 입출력 노드의 개수, 병렬 디스크의 개수 및 상호연결망(Interconnection Network)과의 접속을 제공하는 스위치의 처리 용량 등의 인수들이 SPAX 병렬 트랜잭션처리 시스템의 미치는 성능의 평가 및 분석에 대한 연구 내용 기술한다. 본 연구에서는 벤치마크로는 병렬 트랜잭션 시스템의 성능 평가에 주로 사용되고 있는 TPC-C 벤치마크를 사용하며 모의 입력(Synthetic workload)을 통한 성능분석을 수행하였다. 본 연구는 입출력노드에 부하가 많이 걸릴 경우 패킷의 크기에 따라 시스템의 성능에 큰 영향을 미치며, 반면에 입출력 노드내의 상호연결망의 접속(Interface)을 제공하는 XNIF의 데이터 버퍼 개수의 증가는 시스템의 성능 향상에 기여를 하지 않음을 보여준다. 이는 시스템의 성능향상을 위해서는 패킷 전송 경로상의 모든 시스템 요소의 성능 향상이 병행되어야 함을 보여준다. 마지막으로 프로세싱노드와 입출력노드의 처리능력의 균형이 병렬 트랜잭션 시스템의 설계에 있어서 매우 중요함을 보여준다.
-
향후 전개될 멀티미디어 정보화 사회 구축을 위한 가장 적합한 통신 방식은 ATM (비동기 전송 방식)으로 음성, 영상, 데이터를 실시간, 비실시간 데이터로 구분하여 복합적으로 전송할 수 있다. 또한 유선 ATM 망은 이동성을 보장하는 무선 ATM 망으로 확장되어질 수 있다. 유선 ATM 망과 무선 ATM 망의 차이점은 이동성과 전송 환경의 특성으로 발생하는 오류 확율이다. 현재 무선 ATM 망에서 증가된 오류율을 유선 ATM 망의 수준으로 감소시키기 위한 여러 연구들이 진행되고 있다. 본 논문에서는 무선 전송 환경의 버스트 오류에 효과적인 인터리빙 기법을 무선 전송단의 한정된 대역폭에 할당되는 ATM 셀의 가상 회선/경로의 수만 감소시켜 일반 ATM 셀과의 연동성을 보장하는 Modified 셀에 적용을 제안하였고 일반 ATM 셀 전송과 비교하여 성능 향상에 대하여 평가하였다. 모의실험 결과 제안된 기법은 버스트 오류 환경에서 셀 손실율이 버스트 오류의 크기에 따라 효율적으로 감소되며 또한 이중 헤더 적용으로 셀 손실율을 감소시킴을 알 수 있었다. 본 기법은 인터리빙과 이중헤더의 사용으로 추가되는 오버헤더가 없으며, H-ARQ를 적용했을 때 불가능한 실시간 데이터 서비스에도 적합하다는 장점이 있다.
-
본 논문에서는 보안 기반의 전자투표 시스템을 제안하고자 한다. 기존의 전자 투표 시스템은 유권자인증과 투표 내용의 암호화 전송을 하지 않는 단순한 인터넷을 이용한 여론 조사에 불과하여 조사 결과의 신뢰도가 낮을 뿐만 아니라, 변조나 위조의 가능성이 많다. 이에 본 연구에서는 현재 이용이 확산되고 있는 인터넷과 WWW(World Wide Web) 환경에서 공개키 알고리즘을 기반으로 하는 투표 내용의 암호화 전송과 시스템 보안에 역점을 둔 전자 투표 시스템을 제안하고자 한다. 이 같은 전자 투표 시스템을 사용하게 되면 기존의 전 근대적 투표 방식에 의한 투표율 저조라는 문제를 해결할 수 있을 뿐만 아니라, 투표에 따른 시간적, 경제적, 인적 손실을 막을 수 있는 것이다.
-
체비셰프 삽입손실법을 이용하여 선택도가 높은 대역 여파기를 설계한다. 체비셰프 방식은 차단주파수 근방 곡선의 경사가 버터워쓰에 비해 급격하게 떨어지는 특징을 가진다. 인접 채널의 간섭을 최소화 하기위해 차단 대역의 감쇄를 70db이상으로 유지한다. 중심주파수는 885MHz에서 통과대역폭 10MHz의 여파기를 제작하였다.
-
무선통신 분야에서 다량의 정보전송과 CDMA, PCS 등의 상업화에 의해 광대역 고출력 증폭기의 요구가 증가하고 있다. 제품화된 파워 모듈에 비해 트랜지스터로 구성한 전력증폭기는 비용의 감소와 효율증대, 생산성 향상의 이점이 있다. 3단의 증폭기를 사용하여 VHF(148∼174㎒),UHF(440㎒∼470㎒)대역에서 5W이상의 전력과 45%이상의 효율을 얻었으며, 적정한 바이어스회로와 임피던스 정합회로망을 설계하여 제작, 실험함으로서 기존의 파워 모듈과 동일한 크기, 성능을 나타냈으며, 발진, 방열, 하모닉제거등 전력증폭기에서 요구하는 사항을 만족하였다. 또한 UHF트랜지스터를 사용하여 VHF의 증폭기를 임피던스 매칭을 이용하여 설계할 수 있음을 실험에 의하여 입증하였다.
-
The great flowing of information has brought a necessity for good management to make the best use of it in the highly competitive information age. The aims of this study are to investigate the main information sources - divided into largely three groups: literature sources, communication and information technology facilities), trying to find problem areas associated with IRM, indicating possible solutions. The result shows that internal information sources were regarded the most important and most frequently used. For the use of foreign materials, the higher the level of position is, the more people use them. With respect to communication methods, internal information sources were thought most important. With the dramatic falling of the price despite enormously increased functions, IT facilities are becoming important sources. However, the study reveals the use of them is quite limited to a few well-known facilities, which indicates that management should pay attention to more efficient use of them and useful training and education methods.
-
오늘날 기업들은 정보기술의 빠른 발전에도 불구하고 관련 비용의 감소 대신 오히려 증가를 경험하고 있으며, 수용과 사용보다 정보시스템 오용과 거부가 더 흔하게 발생한다는 파라독스에 직면하고 있다. 이 때문에 정보시스템의 평가를 위한 많은 성공척도들이 학계 및 실무에서 제안되어 왔다. 그러나 기존의 성공척도들은 사용자 내면의 부정적 심리를 정확히 반영하지 못한다는 문제점을 지니고 있다. 따라서 본 연구에서는 기존의 성공척도와 상호보완적으로 쓰일 수 있는 새로운 성공척도로서 사용자 저항이라는 개념을 제시한다. 본 연구는 사용자 저항의 개념을 제시하고 저항의 영향요인들을 검증하며, 사용자 만족도 및 시스템 사용도와의 관련성을 확인하는데 목적을 두었다. 실증분석 결과 사용자 저항은 적극적 저항과 소극적 저항이라 부를 수 있는 두 차원으로 구성되었으며, 지각된 복잡성, 지각된 위험성, 지각된 유용성, 컴퓨터에 대한 자기효력이 정보시스템에 대한 사용자의 저항에 영향을 미치는 요인으로 나타났다. 그리고 저항의 영향요인과 시스템 사용도 및 사용자 만족도의 영향요인들은 일부 다른 것으로 확인되었다.
-
컴퓨터 기술의 혁신적인 발전과 더불어 통신망의 결합은 기업에 새로운 변화를 가져왔다. 기업들은 이러한 혁신적인 정보기술을 이용하여 경쟁적 우위를 유지하고 창출하기 위해서 이를 활용하였다. 따라서 기업 내에 차지하는 정보기술의 중요도는 과거 어느 때보다 중요한 위치를 차지하게 되었다. 이러한 기업의 환경변화에 따라 기업들이 조직 내에 정보기술을 수용하게 되면서 자신의 조직을 효과적으로 지원해 줄 수 있는 정보시스템을 개발하여 구축하고, 이를 관리하는데 있어 어려움을 겪게 되었다. 이런 과정에서 정보기술의 아웃소싱이 필요하게 되었다. 따라서 본 연구에서는 아웃소싱의 유형과 정보기술의 역할, 정보기술 수준에 따라서 유의한 차이를 발견하고, 한국에 아웃소싱의 현황에 대해서 고찰해보고자 한다.
-
In A institute, project managers present quarterly project performance report according to institute's law. In quarterly project performance report, progress of project performance and budget expended should be written. Progress of project performance and progress of budget expended are key management factors in A institute. Because financial database system Is already constructed, progress of budget expended is got from information system. But the progress of project performance that project manager estimate subjectively can not be judged of its correctness because there is not project management information system that is able to calculate the progress of project performance systematically. In this study, we present the project management system assign all activities to every project participator according to their work share rate using WBS(Work Breakdown Structure) and calculate the progress of project performance systematically Also we construct project management information system for above project management system implementing.
-
인터넷의 활용과 컴퓨터 기술환경의 새로운 패러다임 변화는 디지털도서관의 등장을 가져오게 하였으며, 동시에 이미 온라인 서비스를 실시해오던 여러 분야의 정보센터들로 하여금 어떠한 유형의 데이터도 저장, 관리, 제공하며 정보라는 상품을 생산해 내는 정보시장(Information Marketplace)의 역할 자로서 요구하고 있다. 본 논문에서는 1980년대부터 진행되어온 도서관 서지자료의 Database화 작업과 병행하여 도서관 이용자에게 보다 광범위하고 효용성 있는 정보를 제공하기 위한 디지털도서관의 이론적 배경에 대하여 기술하고, 디지털도서관의 주요 소장정보인 원문이미지정보의 처리기술에 대한 이론을 정리하며, 현재국내에서 추진중인 원문이미지정보시스템의 분석을 통하여 향후 디지털도서관 구축시 비교분석 모델을 제시해보고자 한다.
-
기존의 기울기 연산자나 표면 접합에 의한 윤곽 추출과는 달리 본 논문에서는 윤곽 추출을 위해 강인한 이진 형태론을 이용한 윤곽 추출 알고리즘을 제안하였다. 제안된 알고리즘에서는 전처리 과정으로 원영상을 임계 처리시킨 후, 강인한 이진 형태론 확률 기법과 여과을 적용함으로써 영상 윤곽 추출률을 높이고자 하였으며, 가변적으로 콜리지 확률의 교집합만을 적용하여 효율적인 윤곽 추출을 얻기 위한 조건들에 대해 연구하였다. 특히, 제안된 알고리즘은 일반적으로 많이 사용되고 있는 기울기 연산자나 Laplacian 연산자보다 윤곽 추출에 있어서 처리 시간과 저장 용량이 개선되었다.
-
중첩 루프의 전체적인 병렬화를 하기 위해서 자료 종속을 효과적으로 제거하는 알고리즘이다. 즉 순차 루프를 중첩된 DOALL루프로의 자동 변환에 대한 절차이다.
-
이 논문에서 우리는 결함허용 실시간 소프트웨어 설계를 위한 명세언어를 제안한다. 특히, 현재 가장 인기있는 소프트웨어 기법인 후향 오류 복구를 위한 명세언어로 N-modular redunduncy나 voted-process pairs등에도 사용 가능하다. 지금까지의 명세 언어로서는 시스템의 정상 개발 차원에서의 명세만 가능했다. 그래서 본 논문에서는 시스템의 오류시에도 복구 가능한 논리 전달을 위한 명세를 제공한다. 복잡함을 피하기 위해 객체단위로 시스템을 이끌며, 명세서 작성시 주요한 부시스템 단위로 이 방법을 적용하면 명세 기술에 따른 오버헤드를 감소시킬 수 있다.
-
한국어 처리의 기본이 되는 형태소 분석을 위한 사전의 효율적인 구성을 위해 각 표제어의 반복 음절수에 의한 방식으로 이를 압축하고 복원하는 알고리즘을 보였다. 사전의 크기에 있어서 25% 줄일 수 있었으며 표제어를 검색할 때 횟수를 36 % 줄일 수 있었다. 아울러 빠른 검색을 위한 이진 사전을 오프셋에 의해 구성하였다.
-
In this paper, we apply a digital modulation scheme called Multi-Carrier CDMA (MC-CDMA) to the technique for cochannel interference cancellation using reference correlator, previously proposed. The cancellatoin method will be effective for reducing the interference components which are other users'signal components in a common channel, but fading effect of channel remains as the degrading factor of channel condition. For compensating it, MC-CDMA scheme is introduced to combat agianst the multipath fading. We analize above system and derive the average probability of error in AWGN and Rayleigh fading environment.
-
A real-time operating system has focused primary on techniques to minimize processing time, with a secondary emphasis on system reliability issues. Conversely, fault-tolerant system has concentrated on using recourse and information redundancy to maximize the availability and reliability of the system, with a lesser emphasis on performance. We have developed a fault-tolerant and real-time operations system which support a powerful concurrent runtime environment under the above requirements. In this paper, we present an overview of real-time systems, design and implementation of a duplex architecture using advanced concepts and technologies such as fast " fault detection", "fault isolation" and "fault recovery" Because the duplex architecture has two dentical hardware elements and has several recovery steps and hierarchy to facilitate a fast recovery which must be proceeded by a prompt fault detection and isolation. Thus it makes possible to minimize the overhead of the systems including hardware and software and guarantee the service continuity of he systems.
-
In this paper, a new metric, universal metric, is Proposed for sequential decoding of convolutional decoding. The complexity of Fano metric for Fano's sequential decoding algorithm is compared with that of the proposed universal metric. Since the Fano metric assumes that it has previous knowledge of channel transition probability, the complexity of Fano metric increases as the assumed channel error probability does not coincide with the true channel error probability. However, the universal metric dose not require the previous knowledge of the channel transition probability since it is estimated on a branch by branch basis. It is shown that the complexity of universal metric is much less than that of the Fano metric for bursty noisy channel.
-
A 2-dimensional numerical analysis is presented for thermal-electron heat conduction effects upon the electron transport and the drain current-voltage characteristics of submicron GaAs MESFETs, based on the use of a nonstationary hydrodynamic transport model. It is shown that for submicron GaAs MESFETs, electron heat conduction effects are significant on their internal electronic properties and also drain current-voltage characteristics. Due to electron heat conduction effects, the electron energy is greatly one-djmensionalized over the entire device region. Also, the drain current decreases continuously with increasing thermal conductivity in the saturation region of large drain voltages above 1 V. However, the opposite trend is observed in the linear region of small drain voltages below 1 V. Accordingly, for a large thermal conductivity, negative differential resistance drain current characteristics are observed with a pronounced peak of current at the drain voltage of 1 V. On the contrary, for zero thermal conductivity, a Gunn oscillation characteristic is observed at drain voltages above 2 V under a zero gate bias condition.
-
In this paper, a new variable structure controller (VSC) is presented. The presented VSC can be applicable to most mechatronic systems such as robotics. A VSC (or also called sliding mode control;SMC) algorithm is presented first, and next, a VSC with nonlinear integral control algorithms is presented. The algorithms use no linear approximation for the derivation of the control law or in the stability proof. It is shown that the robustness of the developed algorithms are guaranteed by the sliding mode control and that the algorithms are globally convergent.
-
This study investigated the management environment of medium and small business by examining the role of medium and small business in national economics, the change in management condition, and the problems in quality and technique. Also we analyzed problems in the past quality control activity of our medium and small business, and examined the driving direction and intorduction method of QM. And to understand the effect of manager's concern in quality management to observe the quality system before and after introduction of QM. A target for this investigation is the medium and small business which has introduced QM through ISO 9000. Also analyzed how 05 observance effects to the sale price, process effect customer complaint and on-time delibery by an oral test.
-
국내에서 생산되는 자동차부품이 국제적으로 경쟁력을 갖춘 제품이 되기 위해서는 불량률이 적어도 100 ppm 이하가 되어야 한다. 본 연구의 목적은 검사와 계측이 동시에 필요한 자동차 부품 제조 공정에 불량률 최소화 달성을 위한 산업체의 필요에 맞도록 머신비전을 이용하여 검사/계측 자동화시스템을 개발하는 것이다. 이 시스템은 생산부품을 전수검사하고 불량품을 100% 발견하는 것은 물론 데이터를 통계적으로 분석하여 이상원인이나 공정의 변화가 있을 때 이를 빨리 발견하여 많은 불합격품이 만들어지기 전에 공정을 조사하고 수정할 수 있는 조치를 취할 수 있도록 하였다. 이는 정확한 최신 데이터로 신속한 경향관리가 가능하도록 하는 것이며, 품질의 예방관리를 실현하는 것이다. 털 논문에서는 구체적 응용사례로서 자동차 Door inner panel의 프레스 공정에 대한 검사/계측시스템을 예시하였다.
-
정보SYSTEM을 구축함에 있어서 많은 시간과 노력이 필요하다. 이에 반해 기대되는 효과는 예측하기 힘들거나 명확하지 않은 경우가 많다. S/W개발자의 약점이 개발에는 능하나 업무자체에는 둔감한 것이다. 이를 보완하기 위한 방법으로 업무를 진행하는 사람이 주가 되어 진행하는 개발방법론으로 CIM기법이 대두되었다. 이 기법을 이용하여 통합 정보SYSTEM을 구축하고 효과분석을 실시하였다.
-
와이블분포에서 척도모수와 형상모수를 베이지안 방법을 이용하여 추정한다. 깁스표본법을 사용하여 모수들에 대한 추정, 결합사후확률분포 와 주변사후확률분포를 구한다. 9개의 열 전달기기자료와 10개의 인위적인 자료를 이용하여 제안된 방법을 적용하여 사례를 연구한다.
-
The facility layout problem has the goal of locating the different facilities in a floor to achieve the greatest efficiency in producing a product or service. This problem is usually formulated as the quadratic assignment problem(QAP). However, the problem of finding optimal layout is hard and traditional approaches are not computationally feasible. In this paper, a genetic algorithm is presented for obtaining efficient layouts. To test the effectiveness of the algorithm, a set of examples is solved and the results are compared to those from other Known algorithms. The comparison indicates that the proposed method performs well for the classical test problems.