• 제목/요약/키워드: computer architecture

검색결과 3,065건 처리시간 0.038초

트랜스퓨터를 사용한 피라미드형 병렬 어레이 컴퓨터 (TPPAC) 구조 (Transputer-based Pyramidal Parallel Array Computer(TPPAC) architecture (Prelimineary Version))

  • 정창성;정철환
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1988년도 전기.전자공학 학술대회 논문집
    • /
    • pp.647-650
    • /
    • 1988
  • This paper proposes and sketches out a new parallel architecture of transputer-based pyramidal parallel array computer (TPPAC) used to process computationally intensive problems for geometric processing applications such as computer vision, image processing etc. It explores how efficiently the pyramid computer architecture is designed using transputer chips, and poses a new interconnection scheme for TPPAC without using additional transputers.

  • PDF

A Study on Efficient Executions of MPI Parallel Programs in Memory-Centric Computer Architecture

  • Lee, Je-Man;Lee, Seung-Chul;Shin, Dongha
    • 한국컴퓨터정보학회논문지
    • /
    • 제25권1호
    • /
    • pp.1-11
    • /
    • 2020
  • 본 논문에서는 프로세서 중심 컴퓨터 구조에서 개발된 MPI 병렬 프로그램을 수정하지 않고 메모리 중심 컴퓨터 구조에서 더 효율적으로 수행시키는 기술을 제안한다. 본 연구에서 제안하는 기술은 메모리 중심 컴퓨터 구조가 가지는 빠른 대용량 공유 메모리 특징을 이용하여 MPI 표준 라이브러리 함수가 수행하는 네트워크 통신을 통한 느린 데이터 전달을 공유 메모리를 통한 빠른 데이터 전달로 대체하여 효율성을 얻는다. 본 연구에서 제안한 기술은 두 개의 프로그램에 구현되었다. 첫 번째 프로그램은 MC-MPI-LIB라고 불리는 수정된 MPI 라이브러리인데 이는 기존 MPI 표준 라이브러리 함수의 의미를 유지하면서 메모리 중심 컴퓨터 구조에서 더 효율적으로 수행한다. 두 번째 프로그램은 MC-MPI-SIM이라고 불리는 시뮬레이션 프로그램인데 이는 프로세서 중심 컴퓨터 구조 상에서 메모리 중심 컴퓨터 구조의 수행을 시뮬레이션한다. 본 논문에서 제안한 기술은 도커 가상화 상에서 구현된 분산 시스템 환경에서 개발하고 시험하였다. 다수의 MPI 병렬 프로그램을 이용하여 제안한 기술의 성능을 측정한 결과 메모리 중심 컴퓨터 구조에서 더 높은 성능으로 수행 가능함을 보였으며, 특히 통신 오버헤드 비율이 높은 MPI 병렬 프로그램의 경우 매우 높은 성능으로 수행 가능하다는 점을 확인하였다.

국내 건축분야 학과의 현황과 컴퓨터 과목에 대한 조사연구 (A Study on the Curriculum and Computer Program Subjects in Department of Architecture-related)

  • 남윤철
    • 한국디지털건축인테리어학회논문집
    • /
    • 제13권2호
    • /
    • pp.27-34
    • /
    • 2013
  • According to current digital and information society, architecture related departments in universities give and educate computer courses to train top-level human resources suiting the needs of the time. The aim of this study is to curriculum of architecture related departments and to use the references for curriculum organization by understanding computer courses for architecture related departments. The results are as follows: (1) There are 100 departments (28.2%) in the field of architecture and 130 departments including an academic system that is the most departments. Also, there are 86 departments (39.8%) in the field of architecture engineering and 117 departments including an academic system. There are 77 departments in the field of interior architecture, which contain 48 departments (62.3%) of two- or three-year bachelor course college. (2) Department in the field of architecture opens a program study course in the second year of the program that is the most courses had been opened. First, most departments selected an order of learning a structure/detail construction techniques of architecture and design skills such as a foundation system and expression of the structure by hand in the first grade and processing it using a computer in the second grade. (3) BIM was opened in only three departments of 31 departments surveyed and was opened in a senior class. The reasons of still lack of BIM are the compatibility deficit of partners such as building structure, building equipment, securing lecturer, and still the dominant point of CAD in the field. (4) Six departments of 31 departments surveyed did not open a program study course as a major. That is to say, it is learned in a basic course or basic liberal arts education requirements (information area) of each department, or in an own program of each department. (5) The program study is only a means to create architectural drawings in department of the field of architecture. Thus, we should remember not only the drawing through the program but also drawing up a floor plan after understanding of methods such as constructional methods, detail drawing, and expression.

Design and Implementation of a Massively Parallel Multithreaded Architecture: DAVRID

  • Sangho Ha;Kim, Junghwan;Park, Eunha;Yoonhee Hah;Sangyong Han;Daejoon Hwang;Kim, Heunghwan;Seungho Cho
    • Journal of Electrical Engineering and information Science
    • /
    • 제1권2호
    • /
    • pp.15-26
    • /
    • 1996
  • MPAs(Massively Parallel Architectures) should address two fundamental issues for scalability: synchronization and communication latency. Dataflow architecture faces problems of excessive synchronization overhead and inefficient execution of sequential programs while they offer the ability to exploit massive parallelism inherent in programs. In contrast, MPAs based on von Neumann computational model may suffer from inefficient synchronization mechanism and communication latency. DAVRID (DAtaflow/Von Neumann RISC hybrID) is a massively parallel multithreaded architecture which takes advantages of von Neumann and dataflow models. It has good single thread performance as well as tolerates synchronization and communication latency. In this paper, we describe the DAVRID architecture in detail and evaluate its performance through simulation runs over several benchmarks.

  • PDF

Computer Architecture Execution Time Optimization Using Swarm in Machine Learning

  • Sarah AlBarakati;Sally AlQarni;Rehab K. Qarout;Kaouther Laabidi
    • International Journal of Computer Science & Network Security
    • /
    • 제23권10호
    • /
    • pp.49-56
    • /
    • 2023
  • Computer architecture serves as a link between application requirements and underlying technology capabilities such as technical, mathematical, medical, and business applications' computational and storage demands are constantly increasing. Machine learning these days grown and used in many fields and it performed better than traditional computing in applications that need to be implemented by using mathematical algorithms. A mathematical algorithm requires more extensive and quicker calculations, higher computer architecture specification, and takes longer execution time. Therefore, there is a need to improve the use of computer hardware such as CPU, memory, etc. optimization has a main role to reduce the execution time and improve the utilization of computer recourses. And for the importance of execution time in implementing machine learning supervised module linear regression, in this paper we focus on optimizing machine learning algorithms, for this purpose we write a (Diabetes prediction program) and applying on it a Practical Swarm Optimization (PSO) to reduce the execution time and improve the utilization of computer resources. Finally, a massive improvement in execution time were observed.

조경분야에서 컴퓨터 이용의 실태분석 (Survey Analysis on the Application of Computer Software in Landscape Architecture)

  • 허상현
    • 한국조경학회지
    • /
    • 제29권3호
    • /
    • pp.81-89
    • /
    • 2001
  • The purpose of this research is to provide for some useful data for computer-related courses of the landscape science, assuming that computers are being and should be used more and more in landscape architecture and therefore, that landscape science students need to respond positively to such a trend. For this purpose, landscape architecture studios and their landscape architects were surveyed for their computer and its program uses as well as their satisfaction with the utility of computer for their landscape works. The results of this research are as follows; 1) 10.7% of the landscape architects surveyed answered that they had learned about their necessary softwares at school, while 61.6% of the studios surveyed were less satisfied with their employees' poor computing ability. Such findings suggest a lack of computer-related courses in landscape science and therefore, that more computer-related courses should be introduced for landscape science students together with the necessary software education. 2) Too few landscape softwares are being used by the landscape architecture studios; such softwares as AutoCAD, Photoshop, 3D Max, Excel, PowerPoint and 한글 account for more than 90% of the landscape architecture softwares being used currently. Quite naturally, landscape students need to be trained on these softwares above all. 3) It was found hat he area of work using the computer most was ˝design works˝(84.5%), followed by ˝documentation˝(83.8%), ˝image editing˝(75.1%), ˝cost calculation˝(68.2%), ˝presentation˝(68.1%), ˝analysis˝(37.8%) and ˝rendering˝(35%). It was regretable to discover that such areas requiring more computing work as ˝analysis˝ and ˝rendering˝ were still worked manually. So it sis deemed necessary for landscape science courses to enhance their computer education of such areas first of all.

  • PDF

국내 실내건축 관련학과의 설계관련 컴퓨터이용과목 개설현황에 관한 조사연구 (A Study on the Investigation of the Current Situation Computer-using Subjects for Design in Department of Interior Architecture-related)

  • 정지석
    • 한국실내디자인학회논문집
    • /
    • 제20권4호
    • /
    • pp.126-135
    • /
    • 2011
  • This study is investigation into the number of major subjects and computer-using subjects in department of interior architecture-related in 2008 & 2010 year. We arranged and analyzed collected data by searching homepages of subjects to survey and was able to reach conclusions as follows : Firstly, the number of department of interior architecture-related has decreased in colleges and universities at the same time in 2010 than 2008. Secondary, computer-using subjects tended to open lower grades than higher grades, so students used to control computer softwares easily. Thirdly, the purposes of computer-related subjects divide to four parts, 2dimensional-drafting, 2dimensional presentation, 3dimensional design, 3dimensional presentation(modeling and rendering included). Fourthly, from average 4.7 to 4.3 subjects have opened each the two year(2008, 2010) in college and from average 4.7 to 2.5 subjects in universities. and each 4(or5) subjects in college and 2(or 3) subjects in universities are opened mostly. Fifthly, Computer-related subjects tend to decrease the number of opening those subjects in universities, however it is necessary to be opened four computer-related subjects at least in order to design by using computer softwares.

Design for an Efficient Architecture for a Reflective Memory System and its Implementation

  • Baek, Il-Joo;Shin, Soo-Young;Choi, Jae-Young;Park, Tae-Rim;Kwon, Wook-Hyun
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2003년도 ICCAS
    • /
    • pp.1767-1770
    • /
    • 2003
  • This paper proposes an efficient network architecture for reflective memory system (RMS). Using this architecture, the time for broadcasting a shared-data to all nodes can be significantly shortened. The device named topology conversion switch (TCS) is implemented to realize the network architecture. The implemented TCS is applied to the ethernet based real time control network (ERCnet) to evaluate the performance.

  • PDF

Provision of VHE Services to Roaming Users

  • Roussaki, Ioanna;Chantzara, Maria;Xynogalas, Stavros;Anagnostou, Miltiades
    • Journal of Communications and Networks
    • /
    • 제4권4호
    • /
    • pp.363-369
    • /
    • 2002
  • Towards the deployment of 3rd generation systems, Virtual Home Environment (VHE), stemming from 3GPP, appears to be a powerful concept advocating the provision and delivery of personalized services to roaming users across network and terminal boundaries. This paper aims to expose the pathway for materializing the VHE concept, via the specification, implementation and evaluation of a prototype. Core aspects for realizing the concept such as the business and roaming models are presented, while a VHE enabling architecture utilizing key technologies (OSA/Parlay, MExE, and USAT) is introduced. The proposed architecture has already been evaluated by performing an initial trial demonstration. Currently it is being extended to support VHE service provision to roaming users, an aspect to be addressed by the final trial.

BDI Architecture Based on XML for Intelligent Multi-Agent Systems

  • Lee, Sang-wook;Yun, Ji-hyun;Kim, Il-kon;Hune Cho
    • 한국지능정보시스템학회:학술대회논문집
    • /
    • 한국지능정보시스템학회 2001년도 The Pacific Aisan Confrence On Intelligent Systems 2001
    • /
    • pp.511-515
    • /
    • 2001
  • Many intelligent agent systems are known to incorporate BDI architecture for cognitive reasoning. Since this architecture contains all the knowledge of world model and reasoning rule, it is very complex and difficult to handle. This paper describes a methodology to design and implement BDI architecture, BDIAXml based on XML for multi-agent systems. This XML-based BDI architecture is smaller than any other BDI architecture because it separates knowledge for reasoning from domain knowledge and enables knowledge sharing using XML technology. Knowledge for BDI mental state and reasoning is composed of specific XML files and these XML files are stored into a specific knowledge server. Most systems using BDIAxml architecture can access knowledge from this server. We apply this BDIAXml system to domain of Hospital Information System and show that this architecture performs more efficiently than other BDI architecture system in terms of knowledge sharing, system size, and ease of use.

  • PDF