• Title/Summary/Keyword: space programming

Search Result 435, Processing Time 0.031 seconds

A Study on Reliability Optimal Design of Satellite system(Based on MSC System's structure of KOMPSAT-2) (인공위성 시스템의 신뢰도 최적 설계에 관한 연구(아리랑위성 2호의 MSC 시스템 구조를 중심으로))

  • Kim, Heung-Seob;Jeon, Geon-Wook
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.39 no.12
    • /
    • pp.1150-1159
    • /
    • 2011
  • Reliability is defined as a probability that a system will operate properly for a specified period of time under the design operating conditions without failure. Reliability-Redundancy Optimization Problem(RROP) involves selection of components with multiple choices, redundancy levels and redundancy strategy(Active or Standby) for maximizing system reliability with constraints such as cost, weight, etc. Based on the design configuration of Multi-Spectral Camera(MSC) system of KOMPSAT-2, the mathematical programming model for RROP is suggested in this study. Due to the nature of RROP, i.e. NP-hard problem, Parallel Particle Swarm Optimization(PPSO) algorithm is proposed to solve it. The result of the numerical experiment for RROP is presented as instance of recommended design configuration at some mission time.

Mixed $H_2/H_{\infty}$ Finite Memory Controls for Output Feedback Controls of Discrete-time State-Space Systems

  • Ahn, Choon-Ki;Han, Soo-Hee;Kwon, Wook-Hyun
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.529-534
    • /
    • 2005
  • In this paper, a new type of output feedback control, called a $H_2/H_{\infty}$ fnite memory control (FMC), is proposed for deterministic state space systems. Constraints such as linearity, unbiasedness property, and finite memory structure with respect to an input and an output are required in advance to design $H_2/H_{\infty}$ FMC in addition to the performance criteria in both $H_2$ and $H_{\infty}$ sense. It is shown that $H_2$, $H_{\infty}$, and mixed $H_2/H_{\infty}$ FMC design problems can be converted into convex programming problems written in terms of linear matrix inequalities (LMIs) with some linear equality constraints. Through simulation study, it is illustrated that the proposed $H_2/H_{\infty}$ FMC is more robust against uncertainties and faster in convergence than the existing $H_2/H_{\infty}$ output feedback control schemes.

  • PDF

The Analysis of Satisfaction and Preference Rates of Bathroom Design in Mid-class Apartment Residents - Focused on Residents's age of Brand Apartment in Seoul Metropolitan Area - (중규모 아파트 거주자의 욕실디자인 만족도와 선호도 분석 - 수도권 브랜드 아파트 거주자의 연령을 중심으로 -)

  • Shin, Kyung-Joo;Hwang, Yun-Jung;Rhee, Jee-Heon
    • Korean Institute of Interior Design Journal
    • /
    • v.17 no.5
    • /
    • pp.12-22
    • /
    • 2008
  • The purpose of this article is to establish fundamental sources and guidelines of bathroom designs of brand apartments in Korea. The article examines the current conditions of bathroom, satisfaction rates, and preference rates of residents in Mid-sized apartment units of the top five brand apartments based on construction capacity and brand popularity. A total of 427 samples, acquired via internet survey, were analyzed with the statistical computer program SPSS PC+ window version 15.0. The conclusions of the article are as follows: 1) Fixtures and products which fulfill various behaviors, as well as multi-functional space programming, are demanded. 2) Developing clear standards of basic bathroom fixtures and environments is also required in further research and to be applied to practical bathroom design. 3) The bathroom fixtures and environments ought to accommodate all age groups. 4) Respondents preferred a separated dry floor, either toilet or sink portion, to a full-dry or full-wet floor. 5) Respondents of all age groups considered bathroom as a private space, thus it should facilitate various private activities. The results of this study would contribute to adequate and sound bathroom design as key information.

Parallel Computation for Extended Edit Distances Using the Shared Memory on GPU (GPU의 공유메모리를 활용한 확장편집거리 병렬계산)

  • Kim, Youngho;Na, Joong Chae;Sim, Jeong Seop
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.4 no.7
    • /
    • pp.213-218
    • /
    • 2015
  • Given two strings X and Y (|X|=m, |Y|=n) over an alphabet ${\Sigma}$, the extended edit distance between X and Y can be computed using dynamic programming in O(mn) time and space. Recently, a parallel algorithm that takes O(m+n) time and O(mn) space using m threads to compute the extended edit distance between X and Y was presented. In this paper, we present an improved parallel algorithm using the shared memory on GPU. The experimental results show that our parallel algorithm runs about 19~25 times faster than the previous parallel algorithm.

An Extended Interleaving Technique for Detailed Placement (상세배치를 위한 확장된 인터리빙 기법)

  • Oh Eun-Kyung;Hur Sung-Woo
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.33 no.8
    • /
    • pp.514-523
    • /
    • 2006
  • In this paper we propose an extended interleaving technique to improve a detailed placement. The existing row-based interleaving technique allows cells to move only within a row and it can be applied when there is no space between cells. The proposed extended-interleaving technique releases such constraints so that cells can move along with a vertical line parallel to a y-axis and space between cells is properly handled. Converged detailed-placements by a mature CAD tool have been improved by the proposed interleaving technique by 9.5% on average in half-perimeter wire length.

Method of data processing through polling and interrupt driven I/O on device data (디바이스 데이터 입출력에 있어서 폴링 방식과 인터럽트 구동 방식의 데이터 처리 방법)

  • Koo, Cheol-Hea
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.33 no.9
    • /
    • pp.113-119
    • /
    • 2005
  • The methods that are used for receiving data from attached devices under real-time preemptive multi-task operating system (OS) by general processors can be categorized as polling and interrupt driven. The technical approach to these methods may be different due to the application specific scheduling policy of the OS and the programming architecture of the flight software. It is one of the most important requirements on the development of the flight software to process the data received from satellite subsystems or components with the exact timeliness and accuracy. This paper presents the analysis of the I/O method of device related scheduling mechanism and the reliable data I/O methods between processor and devices.

Algorithmic GPGPU Memory Optimization

  • Jang, Byunghyun;Choi, Minsu;Kim, Kyung Ki
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • v.14 no.4
    • /
    • pp.391-406
    • /
    • 2014
  • The performance of General-Purpose computation on Graphics Processing Units (GPGPU) is heavily dependent on the memory access behavior. This sensitivity is due to a combination of the underlying Massively Parallel Processing (MPP) execution model present on GPUs and the lack of architectural support to handle irregular memory access patterns. Application performance can be significantly improved by applying memory-access-pattern-aware optimizations that can exploit knowledge of the characteristics of each access pattern. In this paper, we present an algorithmic methodology to semi-automatically find the best mapping of memory accesses present in serial loop nest to underlying data-parallel architectures based on a comprehensive static memory access pattern analysis. To that end we present a simple, yet powerful, mathematical model that captures all memory access pattern information present in serial data-parallel loop nests. We then show how this model is used in practice to select the most appropriate memory space for data and to search for an appropriate thread mapping and work group size from a large design space. To evaluate the effectiveness of our methodology, we report on execution speedup using selected benchmark kernels that cover a wide range of memory access patterns commonly found in GPGPU workloads. Our experimental results are reported using the industry standard heterogeneous programming language, OpenCL, targeting the NVIDIA GT200 architecture.

A Consideration for Intellectual Property Rights under Digital Environments (전자상거래에서의 지적재산권에 관한 문제점과 개선방안)

  • Kwon, Sang-Ro
    • International Commerce and Information Review
    • /
    • v.6 no.1
    • /
    • pp.249-265
    • /
    • 2004
  • In the current digital age, most of the countries in the world recognize the electronic business to be a very prospective area in the future and plan to activate for the preoccupation of the business. As a result, this led a rapid increase of the electronic business volume. Electronic business takes place in the cyber space, using internet. However, the intellectual property rights have a high degree of possibility of being infringed as the digitalized intellectual property is easy to receive, copy and transmit in the cyber space. The language structure on the web, represented by HTML, makes easier to copy the intellectual property. And, as the internet has no national boundary, the infringement of the intellectual property rights is easier regardless of country, which could lead to the commercial disputes between the concerned countries. There are in fact many legal disputes nowadays on the infringement of the intellectual property rights in such field as computer programming, infringement of the copyright, business model patent and infringement of the trademark right on the registered name of the domain. It is, therefore, time now to prepare a new theory or legal system to protect the intellectual property rights on copyright, patent and trademark right so as to comply with the digital environment together with such a splendid growth of "electronic business." USA and Germany are nowadays making a significant movement on the legislation of the electronic business, and this study will focus on the legislative contents, judicial precedents and interpretation of law in the above countries.

  • PDF

Development of electric vehicle maintenance education ability using digital twin technology and VR

  • Lee, Sang-Hyun;Jung, Byeong-Soo
    • International Journal of Advanced Culture Technology
    • /
    • v.8 no.2
    • /
    • pp.58-67
    • /
    • 2020
  • In this paper, the maintenance training manual of EV vehicle was produced by utilizing digital twin technology and various sensors such as IR-based light house tracking and head tracker. In addition, through digital twin technology and VR to provide high immersiveness to users, sensory content creation technology was secured through animation and effect realization suitable for EV vehicle maintenance situation. EV vehicle maintenance training manual is 3D engine programming and real-time creation of 3D objects and minimization of screen obstacles and selection of specific menus in virtual space in the form of training simulation. In addition, automatic output from the Head Mount Display (HUD), EV vehicle maintenance and inspection, etc., user can easily operate content was produced. This technology development can enhance immersion to users through implementation of detailed scenarios for maintenance / inspection of EV vehicles" and 3D parts display by procedure, realization of animations and effects for maintenance situations. Through this study, familiarity with improving the quality of education and safety accidents and correct maintenance process and the experienced person was very helpful in learning how to use equipment naturally and how to maintain EV vehicles.

A Study of Development on Waterfront of Fishing Village National Harbor and Swimming Beach - Foused on Anmock Harbor in Gangwon Province - (어촌어항과 해수욕장의 워터프론트 개발 계획에 관한 연구 - 강원 안목항을 중심으로 -)

  • Cho, Won-Seok;Kim, Heung-Gee
    • Journal of the Korean Institute of Rural Architecture
    • /
    • v.10 no.2
    • /
    • pp.37-44
    • /
    • 2008
  • Both environments and landscape can be checked in development of waterfront, Nevertheless this conditions does not control at the programming phase as much as necessary in absorption speed of development. Therefore this paper aims to analyze for the environmental space and sustainable landscape. In case of Anmock Harvor, our team carried out interview method by satisfaction level and attractiveness to take requirements of users. This research is to provide that fishing village-national harbor and swimming beach based on the waterfront scale, consists of pedestrian mall, promenade circulation, various water friendly park and beautiful pier. This study proposes two strategies for better life by waterfront space: first, renewal guideline is necessary to masterplan: second, systematic comprehensive plan can be established regal procedures(District Unit Plan & Agreement of Landscape) by participation of regional resident. This survey of waterfront spatial data is expected to use for environmental improvement of fishing village, harbor and swimming beach.

  • PDF