• Title/Summary/Keyword: Research Information Systems

Search Result 12,210, Processing Time 0.05 seconds

An Analysis of Optimal Sequences for the Detection of Wake-up Signal in Disaster-preventing Broadcast (재난방송용 대기모드 해제신호 검출을 위한 최적 부호 성능 분석)

  • Park, Hae Yong;Jo, Bonggyun;Kim, Heung Mook;Han, Dong Seog
    • Journal of Broadcast Engineering
    • /
    • v.19 no.4
    • /
    • pp.491-501
    • /
    • 2014
  • Recently, the need for disaster-preventing broadcast has increased gradually to cope with natural disaster like earthquake and tsunami causing enormous losses of both life and property. In disaster-preventing broadcast system, the wake-up signal is used to alert user terminal and switch the current state of channel to the emergency channel, which is for the fast and efficient delivery of emergency information. In this paper, we propose the detection method of wake-up signal for disaster-preventing broadcast systems. The wake-up signals for disaster-preventing broadcast should have a good auto-correlation property in low power and narrow-band conditions that does not affect the existing digital television (DTV) system. The suitability of the m-sequence and complementary code (CC) is analyzed for wake-up signals according to signal to noise ratio. A wake-up signal is proposed by combining the direct sequence spread spectrum (DSSS) technique and pseudo noise (PN) sequences such as Barker and Walsh-Hadamard codes. By using the proposed method, a higher detecting performance can be achieved by the spreading gain compared to the single long m-sequence and the Golay code.

A Hardware Barrier Synchronization using Multi -drop Scheme in Parallel Computer Systems (병렬 컴퓨터 시스템에서의 Multi-drop 방식을 사용한 하드웨어 장벽 동기화)

  • Lee, June-Bum;Kim, Sung-Chun
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.27 no.5
    • /
    • pp.485-495
    • /
    • 2000
  • The parallel computer system that uses parallel program on the application such as a large scale business or complex operation is required. One of crucial operation of parallel computer system is synchronization. A representative method of synchronization is barrier synchronization. A barrier forces all process to wait until all the process reach the barrier and then releases all of the processes. There are software schemes, hardware scheme, or combinations of these mechanism to achieve barrier synchronization which tends to use hardware scheme. Besides, barrier synchronization lets parallel computer system fast because it has fewer start-up overhead. In this paper, we propose a new switch module that can implement fast and fault-tolerant barrier synchronization in hardware scheme. A proposed barrier synchronization is operated not in full-switch-driven method but in processor-driven method. An effective barrier synchronization is executed with inexpensive hardware supports. Therefore, a new proposed hardware barrier synchronization is designed that it is operated in arbitrary network topology. In this paper, we only show comparison of barrier synchronization on Multistage Interconnection Network. This research results in 24.6-24.8% reduced average delay. Through this result, we can expect lower average delay in irregular network.

  • PDF

Design of NePID using Anomaly Traffic Analysis and Fuzzy Cognitive Maps (비정상 트래픽 분석과 퍼지인식도를 이용한 NePID 설계)

  • Kim, Hyeock-Jin;Ryu, Sang-Ryul;Lee, Se-Yul
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.10 no.4
    • /
    • pp.811-817
    • /
    • 2009
  • The rapid growth of network based IT systems has resulted in continuous research of security issues. Probe intrusion detection is an area of increasing concerns in the internet community. Recently, a number of probe intrusion detection schemes have been proposed based on various technologies. However, the techniques, which have been applied in many systems, are useful only for the existing patterns of probe intrusion. They can not detect new patterns of probe intrusion. Therefore, it is necessary to develop a new Probe Intrusion Detection technology that can find new patterns of probe intrusion. In this paper, we proposed a new network based probe intrusion detector(NePID) using anomaly traffic analysis and fuzzy cognitive maps that can detect intrusion by the denial of services attack detection method utilizing the packet analyses. The probe intrusion detection using fuzzy cognitive maps capture and analyze the packet information to detect syn flooding attack. Using the result of the analysis of decision module, which adopts the fuzzy cognitive maps, the decision module measures the degree of risk of denial of service attack and trains the response module to deal with attacks. For the performance evaluation, the "IDS Evaluation Data Set" created by MIT was used. From the simulation we obtained the max-average true positive rate of 97.094% and the max-average false negative rate of 2.936%. The true positive error rate of the NePID is similar to that of Bernhard's true positive error rate.

Synthesizable Interface Verification for Hardware/Software Co-verification (하드웨어/소프트웨어 동시검증을 위한 합성 가능한 인터페이스 검증 기법)

  • Lee, Jae-Ho;Han, Tai-Sook;Yun, Jeong-Han
    • Journal of KIISE:Software and Applications
    • /
    • v.37 no.4
    • /
    • pp.323-339
    • /
    • 2010
  • The complexity of embedded systems and the effort to develop them has been rising in proportion with their importance. Also, the heterogeneity of the hardware and software parts in embedded systems makes it more challenging to develop. Errors caused by hardware/software interfaces, especially, account for up to 13 percent of failures with an increasing trend. Therefore, verifying the interface between hardware and software in embedded system is one of the most important research areas. However, current approaches such as co-simulation method and model checking have explicit limitations. In this paper, we propose the synthesizable interface co-verification framework for hardware/software co-design. Firstly, we introduce the separate interface specifications for the heterogeneous components to describe hardware design and software design. Our specifications are expressive enough to describe both. We also provide the transformation rules from the software specification to the hardware specification so that the whole system can be described from the software view. Secondly, we address the solution of verifying the interface of the software and hardware design by adopting and extending existing verification-techniques and extending them. In hardware interface verification, we exploit the model checking technique and provide more efficient verification by closing the hardware design from the assumption of the software behavior which is ensured by software verification step. Lastly, we generate the interface codes such as device APIs, device driver, and device controller from the specification so that verified hardware and software codes can be synthesized without extra efforts.

An On-chip Cache and Main Memory Compression System Optimized by Considering the Compression rate Distribution of Compressed Blocks (압축블록의 압축률 분포를 고려해 설계한 내장캐시 및 주 메모리 압축시스템)

  • Yim, Keun-Soo;Lee, Jang-Soo;Hong, In-Pyo;Kim, Ji-Hong;Kim, Shin-Dug;Lee, Yong-Surk;Koh, Kern
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.31 no.1_2
    • /
    • pp.125-134
    • /
    • 2004
  • Recently, an on-chip compressed cache system was presented to alleviate the processor-memory Performance gap by reducing on-chip cache miss rate and expanding memory bandwidth. This research Presents an extended on-chip compressed cache system which also significantly expands main memory capacity. Several techniques are attempted to expand main memory capacity, on-chip cache capacity, and memory bandwidth as well as reduce decompression time and metadata size. To evaluate the performance of our proposed system over existing systems, we use execution-driven simulation method by modifying a superscalar microprocessor simulator. Our experimental methodology has higher accuracy than previous trace-driven simulation method. The simulation results show that our proposed system reduces execution time by 4-23% compared with conventional memory system without considering the benefits obtained from main memory expansion. The expansion rates of data and code areas of main memory are 57-120% and 27-36%, respectively.

Two Stage Dropping Scheme Considering Latency of rtPS Class in IEEE 802.16/WiBro System (IEEE 802.16/WiBro 시스템에서의 rtPS 클래스의 지연을 고려한 두 단계 드롭 기법)

  • Baek, Joo-Young;Yoon, Jong-Pil;Kim, Sok-Hyong;Suh, Young-Joo
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.14 no.8
    • /
    • pp.783-787
    • /
    • 2008
  • IEEE 802.16/WiBro, one of the representative Broadband Wireless Access (BWA) systems, defines QoS negotiation between BS and SS and five service classes to guarantee QoS for flows. The five service classes are UGS, ertPS, rtPS, nrtPS, and BE, but the standard does not define how to provide services to flows according to the service classes. Existing research works have been studied about the scheduler architecture to effectively utilize the IEEE 802.16/WiBro systems. These works use the original packet scheduling algorithm for service classes. However, it is necessary to consider bandwidth allocation mechanisms in scheduling algorithms since bandwidth allocation mechanisms are different according to service classes. Especially, bandwidth allocation mechanisms should be considered for the scheduling of rtPS class since rtPS class uses the polling mechanism that takes time to allocate bandwidth and has the minimum latency constraint. Therefore, we propose two stage dropping scheme for rtPS class that is sensitive to latency, and thus it reduces the wasted resources and provides efficient service to rtPS class.

A Methodology of Records Classification System Development Based on Functional Analysis: Case Study of The Presidential Committee for the Inspection of Collaborations for Japanese Imperialism (업무기능에 기반한 기록분류체계 개발에 관한 연구 -친일반민족행위진상규명위원회를 중심으로-)

  • Choi, Kwan-Sik
    • Journal of Korean Society of Archives and Records Management
    • /
    • v.6 no.2
    • /
    • pp.57-85
    • /
    • 2006
  • There should be an integration between work management and records management in order to document the work processes thoroughly. It's proper to establish a records classification system to have the work classification and record classification table integrated for that purpose. But the conventional procedures and methodology used for records classification system development lack specific features to be used as voluntary guidelines of a common organization or group and to conduct analysis. Recognizing the problems, this study suggested the specific methods of records classification system development to link work management and records management organically. First, the functional classification was chosen as the principle of classification for records classification system development. Then concrete methods of records classification system development were suggested. Analysis and comparison were made for the DIRKS(Designing and Implementing Recordkeeping Systems), which is the standard records management and work analysis of Australia, and AS 5090. The results were used to suggest specific methods of records classification system development in conjunction with the research into the methodology employed for work analysis in information engineering and business administration to compensate for its weakness. The significance of the study can be found in that it suggested the methods of typical records classification system development in connection with records classification, and that it applied them to the Presidential Committee for the Inspection of Collaborations for Japanese Imperialism and tested them.

Cognitive Perception of an Eco-friendly Public Transportation : Using Principal Component Analysis (친환경 대중교통 수단에 대한 인지적 특성 비교 분석 : 주성분분석을 활용하여)

  • Kwon, Yeongmin;Kim, Suji;Byun, Jihye
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.19 no.1
    • /
    • pp.71-82
    • /
    • 2020
  • The existing transportation system, which is based on internal combustion engines, is rapidly being converted to electrification. Thus, eco-friendly public transportation with high transportation efficiency will continue to spread throughout the market in the near future. The purpose of this study is to compare and analyze the cognitive characteristics of passengers redgarding the technical and social factors of various public transportation means to help a successful introduction of eco-friendly public transit. Through a survey questionnaire (N=485), seven factors of seven transportation modes were evaluated and analyzed using principal component analysis. As a result, it is confirmed that potential passengers have high expectations for the eco-friendliness and city image of the eco-friendly buses. Also, it is confirmed that eco-friendly buses are superior in cleanliness and ride comfort than diesel buses. Given the study's results, this study identifies the cognitive characteristics of passengers regarding eco-friendly public transportation. We hope that these results will be used as basic information for image positioning and improved service with the use of eco-friendly transportation.

On Optimal Antenna Tilting Angles for Cooperative Transmissions Between Sectors in Cellular Systems (셀룰러 시스템의 섹터 간 협력 전송 시 최적의 안테나 틸팅 각도 결정 방식)

  • Ko, Jin-Seok;Kim, Jae-Won;Park, Jong-Hyun;Sung, Won-Jin
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.47 no.7
    • /
    • pp.29-35
    • /
    • 2010
  • The cooperative transmission between sectors in next generation communications standards, e.g., 3GPP LTE-Advanced and IEEE 802.16m, has become an important research issue. Hence methods to decide the optimal antenna tilting angle in cooperative transmission between sectors are needed. This paper proposes methods to decide the optimal antenna tilting angle in cases of non-cooperative and cooperative transmissions between sectors. The proposed methods use an objective function that maximizes the cell average log rate or the cell average rate for users distributed uniformly within the radius of the sector. Also, the objective function which maximizes the cell average rate determined by adaptive modulation and coding (AMC) used in actual cellular systems is considered. When the cell average rate becomes the objective function, the system rate efficiency increases significantly for both cooperative and non-cooperative transmission. When the cell average log rate and the AMC rate become the objective functions, an optimal antenna tilting decision method which effectively increases the efficiency of cell boundary users is discussed.

Schemes for Constructing the System of Environmentally Friendly Agri-policy Governance (친환경농업정책 분야의 거버넌스 체계 구축방안)

  • Kim Ho;Heo Seung-Wook
    • Korean Journal of Organic Agriculture
    • /
    • v.14 no.2
    • /
    • pp.159-177
    • /
    • 2006
  • Governance systems are basically an autonomous cooperation type among the government, civil society and market, also a new paradigm for efficient and democratic administration of policies. The governance mainly consists of the central operating body, institutions, operating principles and so on. The constituents are the nation(government), civil society(NGO) and market(firm). Institutional conditions are a legitimate base, financial stability and independency. And as a operating principle, governance systems have common goals and issues from a national and social point of view. This governance has been recently emerged due to financial risk of government, diffusion of new liberalism going with the globalization, localization-decentralization, and development of civil society and information-oriented society. We have to grope fur the framework of participatory agri- policy confronting globalization and localization as well as developing our agriculture and rural village. This agri-policy governance should be theoretically focused on policy network or self-organizing network or multi-lateral governance (MLG) based on NPM. Also, it is proper to have connection of nation-central type and civil society-central type. And it is necessary to have a MLG type with local governance corresponding to localization and decentralization. Governance should have the type whose participants have authority and responsibility as well. Basic directions of environmentally friendly agri-policy governance are as follows : first, its purposes are constructing the democratic and efficient framework of participatory environmentally friendly agri-policy based on consensus of all the related groups, embodying environmentally friendly agri-policy adjusted to local field, raising farmer's real interest, and improving their position. Second, its form should have a council or an agreement system, not an advisory or a consultation organ. Thus, public sector(eg. government) and voluntary sector(eg. farmers' organization) jointly execute agricultural policy and are responsible together. Environmentally friendly agri-policy governance is mainly made up of farmers' organization, cooperative and civil society(NGO). And secondary bodies are agribusinesses and academic groups. Government interacts with the main bodies on administrative execution. And environmentally friendly agri-policy governance has MLG type with a central unit, province and county units. Environmentally friendly agri-policy governance has several main functions such as agri-policy partnership, speaking for farmer's rights and interests, investigation and research on domestic and foreign agricultural streams, and etc. Especially, local unit will play roles in activation for regional agriculture, consulting on technique and management, education and training services, services entrusted by government, and so on.

  • PDF