• Title/Summary/Keyword: 공유버스

Search Result 125, Processing Time 0.019 seconds

Design and Performance Analysis of A TMS320C67x-based Parallel Signal Processing System (TMS320C67x 기반 병렬신호처리시스템의 설계와 성능분석)

  • Moon, Byung-Pyo;Park, Joon-Seok;Jeon, Chang-Ho;Park, Sung-Joo;Lee, Dong-Ho;Han, Ki-Taek
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.1
    • /
    • pp.65-73
    • /
    • 2000
  • This paper deals with a design and performance analysis of a parallel signal processing system based on TMS320C67x. With an emphasis on the board-level design of the processor unit four models are proposed with different memory configurations and internal bus schemes. Several approaches to parallel processing of 2D FFT are also presented to be used for performance analysis. The performance of four board models are estimated and compared in terms of the time spent for local memory access, inter-processor communication, and inter-board communication. The results of performance analysis show that, when performance and implementation complexity are taken into account, the model with both local and shared memories is the most desirable.

  • PDF

A Multiprocessor Scheduling Methodology for DSP Applications.

  • Hong, Chun-Pyo;Yang, Jin-Mo
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.6 no.2
    • /
    • pp.38-46
    • /
    • 2001
  • This paper presents a new multiprocessor system and corresponding scheduling algorithm that can be applied for implementation of fine grain DSP algorithms such as digital filters. The newly proposed system uses one or more shared buses as the basic interconnection network between processors, and fixed amount of clock-skew is maintained between instruction execution of processors. This system not only can handle the interprocessor communications very efficiently but also can explicitly incorporate the interprocessor communication delay time into the multiprocessor scheduling model. This paper also presents a new scheduling strategy for implementing digital filters expressed in fully-specified flow graphs on the proposed system. The simulation result shows that well-known digital filters can be implemented on proposed multiprocessor in which the implementation satisfies the iteration period bound.

  • PDF

Design and Implementation of an Android Application for Real-time Motion Control (실시간 정밀 모션 제어를 위한 안드로이드 응용 설계 및 구현)

  • Kim, Dohyeon;Kang, Hyeongseok;Kang, Jeongnam;Lee, Eungyu;Kim, Kanghee
    • KIISE Transactions on Computing Practices
    • /
    • v.21 no.4
    • /
    • pp.315-319
    • /
    • 2015
  • This paper addresses the design and implementation of an Android application for real-time precise motion control. To provide stable real-time performance, we implemented the application in two parts: Android service in the form of a daemon process, which periodically transfers a set of position commands for all motors through a real-time fieldbus, and Android UI application, which generates and delivers the set of position commands to the Android service. To support such a real-time motion control application, we use multi-core partitioning, which partitions the processor cores into a real-time partition to be used by the real-time motion control service and a non-real-time partition to be used by the Android application, and set up a shared buffer between them for communication. Our experiments show that we can obtain a motion control period of 2 ms with 99% task activation jitters less than ${\pm}55{\mu}s$ for a configuration where each of the four threads controls two motors in a group.

Efficient Utilization of Public Bicycle Stations (공영자전거 스테이션의 효율적 활용 방안에 관한 연구)

  • Park, Ki Jun;Jung, Hun Young
    • KSCE Journal of Civil and Environmental Engineering Research
    • /
    • v.42 no.1
    • /
    • pp.75-81
    • /
    • 2022
  • Public bicycles are a representative eco-friendly transportation means that can reduce carbon emissions and play an important role in first/last mile mobility and that can be linked to public transportation in the future MaaS era. In 2008, Changwon City started operating donor bicycles for the first time in Korea. However, as the infrastructure of public bicycles has expanded without a theoretical basis for over 10 years, operating costs are increasing due to a decrease in operational efficiency, which makes it difficult to quantitatively expand the service. In this study, a method for calculating the number of stands suitable for the use of public bicycles was presented, and an efficiency index was developed to evaluate the efficiency of public bicycle infrastructure. The method presented in this study was found by examining the relationship between numbers of rentals and returns of public bicycles and the number of bicycle holders. It is expected that the results can be used by other local governments.

Application of Digital Content Technology for Veterans Diplomacy (디지털 콘텐츠 기술을 활용한 보훈외교의 발전 방향)

  • So, Byungsoo;Park, Hyungi
    • Journal of Public Diplomacy
    • /
    • v.3 no.2
    • /
    • pp.35-52
    • /
    • 2023
  • Korea has developed as an influential country over Asia and all over the world based on remarkable economic development. And the background of this development was possible due to the existence of those who sacrificed precious lives and contributed to the nation's existence in the past crisis. Every year, Korea holds an annual commemorative event with people of national merit, Korean War veterans, and their families, expressing gratitude for sacrifices and contributions at home and abroad, and providing economic support. The tragedy of the Korean War and the pro-democracy movement in Korea over the past half century will one day become a history of the distant past over time. As generations change and the purpose and method of exchange by region change, the tragic situation that occurred earlier and the way people sacrificed for the country are expected to be different from before. In particular, it is true that the number of Korean War veterans and their families is gradually decreasing as they are now old. In addition, due to the outbreak of global infectious diseases such as COVID-19, it is difficult to plan and conduct face to face events as well as before. Currently, Korea's digital technology is introducing various methods. 5G communication networks, smart-phones, tablet PCs, and smart devices that can experience virtual reality are already used in our real lives. Business meetings are held in a metaverse environment, and concerts by famous singers are held in an online environment. Artificial intelligence technology has also been introduced in the field of human resource recruitment and customer response services, improving the work efficiency of companies. And it seems that this technology can be used in the field of veterans. In particular, there is a metaverse technology that can vividly show the situation during the Korean War, and a way to digitalize the voices and facial expressions of currently surviving veterans to convey their memories and lessons to future generations in the long run. If this digital technology method is realized on an online platform to hold a veterans' celebration event, veterans and their families on the other side of the world will be able to participate in the event more conveniently.

Low-Complexity Deeply Embedded CPU and SoC Implementation (낮은 복잡도의 Deeply Embedded 중앙처리장치 및 시스템온칩 구현)

  • Park, Chester Sungchung;Park, Sungkyung
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.17 no.3
    • /
    • pp.699-707
    • /
    • 2016
  • This paper proposes a low-complexity central processing unit (CPU) that is suitable for deeply embedded systems, including Internet of things (IoT) applications. The core features a 16-bit instruction set architecture (ISA) that leads to high code density, as well as a multicycle architecture with a counter-based control unit and adder sharing that lead to a small hardware area. A co-processor, instruction cache, AMBA bus, internal SRAM, external memory, on-chip debugger (OCD), and peripheral I/Os are placed around the core to make a system-on-a-chip (SoC) platform. This platform is based on a modified Harvard architecture to facilitate memory access by reducing the number of access clock cycles. The SoC platform and CPU were simulated and verified at the C and the assembly levels, and FPGA prototyping with integrated logic analysis was carried out. The CPU was synthesized at the ASIC front-end gate netlist level using a $0.18{\mu}m$ digital CMOS technology with 1.8V supply, resulting in a gate count of merely 7700 at a 50MHz clock speed. The SoC platform was embedded in an FPGA on a miniature board and applied to deeply embedded IoT applications.

An Analysis on the Demand of Rural Settlement Support Services for Rural Residents (경북 울진군 기성면 척산리 중심의 농촌정주지원 서비스 요구사항 분석)

  • Choi, Yoon-Ji;Hwang, Jeong-Im;Kim, Young;Park, Gwang-Rae
    • Proceedings of the Korean Society of Community Living Science Conference
    • /
    • 2009.09a
    • /
    • pp.106-106
    • /
    • 2009
  • 영국에서는 농촌문제의 심각성과 범정부적 대책 마련에 대한 부처간 인식 공유가 증가함에 따라 2000년 "농촌백서"에 '농촌서비스 표준화(Rural Services Standard, RSS)'를 제정하였다. RSS는 농촌 주민의 삶의 질 제고와 복지 서비스 향상을 위해 달성할 주요 서비스의 National Minimum을 의미한다. 매년 RSS 운용에 대한 지속적인 모니터링을 통하여 내용을 매년 업데이트 하고 있다. 교육 및 아동서비스, 광대역 통신, 사회적 돌봄, 우체국 서비스, 보건, 인터넷 접속, 긴급 서비스, 교통의 8개분야 13개 서비스 기준을 설정 제시하고 있다. 우리의 경우도 농촌 주민의 삶의 질 향상을 위한 범정부적 투자가 이루어져 왔지만 농촌지역의 사회서비스 기준을 도시와 비교해 보면 아직도 부족한 부분이 많이 있다. 농촌 인구가 감소되고 있는 상황에서 지속적인 하드웨어 중심적 투자에 대한 의문제기와 함께 농촌 주민들이 최소한의 공적 서비스를 활용할 수 있는 기반이 되어야한다는 의견이 대립되고 있는 가운데 그 해결책을 찾기 위하여 '농촌 서비스 기준'을 설정하자는 논의가 추진되고 있다. 이에 본 연구에서는 인구 5만 이상 군지역에 속하는 경상북도 울진군 기성면 척산리를 중심으로 농촌 정주지원 서비스 요구사항을 분석하였다. 척산리에는 총가구 187호 363명이 거주하고 있으며 지난 3년간 인구 이동이 전혀 없었다. 주민들의 연령대는 50~60대가 가장 많으며 척산 3리가 가장 고령화 되어 있는 것으로 나타났다. 교통 환경은 좋은 편이었는데 기성공용버스 정류장에 10곳 이상의 차편이 있고 7번 국도가 있어 타 지역으로 이동도 용이하였다. 마을에 보건/의료를 담당하는 곳은 보건진료소뿐이었으며 잦은 외근과 구급약 부족 등으로 불편을 호소하고 있었다. 응급상황 발생시 수송 가능한 응급체계는 갖춰져 있지 않았고 노인들이 가장 많이 이용하는 물리 치료실은 일주일에 3번 개방하기에 불편하다고 하였다. 3층 건물의 복지회관이 있으나 장날(5일장; 1일, 5일)만 개방되어 이용에 한계가 있었고 마을주민을 위해 운영되는 프로그램은 없었다. 논농사 중심의 경제생활이었고, 부녀회와 청년회 등은 면단위 또는 행정리로 묶어서 운영하고 있었다. 주민들은 울진군 면소재지 중 척산리에만 약국이 없어 불편한 사항이 많기에 약국, 물리치료실의 상시 개방을 필요로 하였으며 장날을 이용한 노인대상 영화상영, 강연회 등 다양한 문화프로그램 운영을 희망하였다.

  • PDF

Design and Implementation of Initial OpenSHMEM Based on PCI Express (PCI Express 기반 OpenSHMEM 초기 설계 및 구현)

  • Joo, Young-Woong;Choi, Min
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.6 no.3
    • /
    • pp.105-112
    • /
    • 2017
  • PCI Express is a bus technology that connects the processor and the peripheral I/O devices that widely used as an industry standard because it has the characteristics of high-speed, low power. In addition, PCI Express is system interconnect technology such as Ethernet and Infiniband used in high-performance computing and computer cluster. PGAS(partitioned global address space) programming model is often used to implement the one-sided RDMA(remote direct memory access) from multi-host systems, such as computer clusters. In this paper, we design and implement a OpenSHMEM API based on PCI Express maintaining the existing features of OpenSHMEM to implement RDMA based on PCI Express. We perform experiment with implemented OpenSHMEM API through a matrix multiplication example from system which PCs connected with NTB(non-transparent bridge) technology of PCI Express. The PCI Express interconnection network is currently very expensive and is not yet widely available to the general public. Nevertheless, we actually implemented and evaluated a PCI Express based interconnection network on the RDK evaluation board. In addition, we have implemented the OpenSHMEM software stack, which is of great interest recently.

A Study on Efficient Cell Queueing and Scheduling Algorithms for Multimedia Support in ATM Switches (ATM 교환기에서 멀티미디어 트래픽 지원을 위한 효율적인 셀 큐잉 및 스케줄링 알고리즘에 관한 연구)

  • Park, Jin-Su;Lee, Sung-Won;Kim, Young-Beom
    • Journal of IKEEE
    • /
    • v.5 no.1 s.8
    • /
    • pp.100-110
    • /
    • 2001
  • In this paper, we investigated several buffer management schemes for the design of shared-memory type ATM switches, which can enhance the utilization of switch resources and can support quality-of-service (QoS) functionalities. Our results show that dynamic threshold (DT) scheme demonstrate a moderate degree of robustness close to pushout(PO) scheme, which is known to be impractical in the perspective of hardware implementation, under various traffic conditions such as traffic loads, burstyness of incoming traffic, and load non-uniformity across output ports. Next, we considered buffer management strategies to support QoS functions, which utilize parameter values obtained via connection admission control (CAC) procedures to set tile threshold values. Through simulations, we showed that the buffer management schemes adopted behave well in the sense that they can protect regulated traffic from unregulated cell traffic in allocating buffer space. In particular, it was observed that dynamic partitioning is superior in terms of QoS support than virtual partitioning.

  • PDF

Does Online Social Network Contribute to WOM Effect on Product Sales? (온라인 소셜네트워크의 제품판매 관련 구전효과에 대한 기여도 분석)

  • Lee, Ju-Yoon;Son, In-Soo;Lee, Dong-Won
    • Journal of Intelligence and Information Systems
    • /
    • v.18 no.2
    • /
    • pp.85-105
    • /
    • 2012
  • In recent years, IT advancement has brought out the new Internet communication environment such as online social network services, where people are connected in global network without temporal and spatial limitation. The popular use of online social network helps people share their experience and preference for specific products and services, thus holding large potential to significantly affect firms' business performance through Word-of-Mouth (WOM). This study examines the role of online social network in raising WOM effect on the movie industry by comparing with the similar role of Internet portal, another major online communication channel. Analyzing 109 movies and data from both Twitter and Naver movie, we found that significant WOM effect exists simultaneously in both Twitter and Naver movie. However, we also found that different figures of online viral effects exist depending on the popularity of movies. In the hit movie group, before the movie release, the WOM effect occurs only in Twitter while the WOM effect arises in both Twitter and Naver movie at the same time after the movie release. In the less-popular (or niche) movie group, the WOM effect occurs in both Twitter and Naver movie only before the movie release. Our findings not only deepen theoretical insights into different roles of the two online communication channels in provoking the WOM effect on entertainment products but also provide practitioners with incentive to utilize SNS as strategic marketing platform to enhance their brand reputations.