• 제목/요약/키워드: Computation program

검색결과 418건 처리시간 0.028초

분산부하 전압강하 계산 프로그램 (The Voltage drops computation program on distributed random loads)

  • 강차녕
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2005년도 제36회 하계학술대회 논문집 전기설비
    • /
    • pp.12-15
    • /
    • 2005
  • The subject of this research is not only to examine effects on electrical wiring that voltage drops make in low voltage load facilities found in apartments, buildings street lightings, factories, and etc, but also to discuss the voltage drops computation program on distributed random loads to optimize their safety and economy.

  • PDF

실시간 시뮬레이션을 위한 기호연산기법의 유용성 검증에 관한 연구 (Efficiency of a Symbolic Computation Method for the Real Time Simulation)

  • 최대한;유완석
    • 대한기계학회논문집A
    • /
    • 제24권7호
    • /
    • pp.1878-1884
    • /
    • 2000
  • In multibody dynamic analysis, one of the most important problems is to reduce computation times for real time simulation. In this paper, a symbolic computation method is implemented and tested for each dynamic analysis step. Applying symbolic formulations to the vehicle dynamics program AutoDyn7, the effectiveness of the symbolic computation method is verified.

단순경로탐색(單純經路探索)의 프로그래밍 및 그 응용(應用)에 관(關)한 연구(硏究)(선합(線合)) (Studies on the Computer Programming for Searching the Simple Paths and Its Applications(Summary))

  • 정수일
    • 품질경영학회지
    • /
    • 제11권2호
    • /
    • pp.10-17
    • /
    • 1983
  • The former paper (Part I) studies two methods for searching and determining the simple paths in an acyclic or a cyclic network. The two methods are computer programmed as subroutines (SPLP1 and SPLP2) for various use. And a few examples of its applications are discussed Another paper (Par II) studies the reliability computation for a network by using the Event Space Methods. A computer program is developed for the computation by applying the SPLP2 subroutine subprogram. In this paper the former results are summarized with another computer program for reliability computation by using the Path Tracing Methods. The two subroutines appear in the Appendix as reference for others. The programs can be used in the reliability computation of reducible and irreducible structure networks.

  • PDF

해상 유출유의 기계적 회수를 위한 소요 오일붐 산정프로그램(OBC Program) 개발에 관한 연구 (A Study on development of oil boom computation program(OBC Program) for mechanical oil clean-up)

  • 문정환;윤종휘;하민재;전다운
    • 한국항해항만학회지
    • /
    • 제35권6호
    • /
    • pp.495-500
    • /
    • 2011
  • 이 연구에서는 해상에서 발생한 기름 유출 사고시 효율적이고 효과적인 방제활동을 실시하기 위해 누구나 사고초기부터 오일붐의 필요량을 신속하고 간단하게 제시해주는 프로그램의 개발하려고 한다. 해상에서 기계적회수를 위해 기본적으로 필요한 유회수기와 임시저장 탱크의 적정한 필요수량은 제시되었으나, 오일붐의 필요수량은 제시되지 못하고 있다. 이에 따라 프로그램 개발을 위해 해양선진국 및 국제해 사기구(IMO)에서 제시한 방법들을 활용해 유출규모와 유막특징을 입력함으로써 오일붐의 필요최소량과 권고량이 제시되도록 NI(National Instuments)사(社)의 LabVIEW 2010버전으로 프로그래밍 되었다. OBC Program을 통해 1.누구나 쉽게 오일붐의 필요량을 파악할 수 있고 2.신속 하게 오일붐의 필요량이 파악되어 방제활동 대응시간을 단축시켜주며 3.단축된 대응시간만큼 피해규모의 축소를 기대할 수 있다.

방사선 측정기 교정 데이터의 자동처리를 위한 전산프로그램 개발 (Development of a Computation Program for Automatic Processing of Calibration Data of Radiation Instrument)

  • 장지운;신희성;윤청;이윤희;김호동;정기정
    • 비파괴검사학회지
    • /
    • 제26권4호
    • /
    • pp.246-254
    • /
    • 2006
  • 방사선 측정분야에서 사용되는 감마 서베이미터의 교정데이터 자동처리를 위한 전산 프로그램을 개발하였다. 전산 프로그램은 Visual Basic을 기반으로 개발되었으며, 교정과정에 따라 단계별로 윈도우를 제작하고 코드화하였다. 교정 데이터의 자동처리를 위해 Microsoft Excel 프로그램을 제어하여 미리 자동 연산된 엑셀 셀 내에 데이터가 입력되도록 하였다. 개발프로그램 성능평가의 일환으로 검증된 데이터와 프로그램에서 출력된 데이터를 비교한 결과, 교정인자 산출 및 불확도 평가에서 동일한 결과가 나왔다. 또한, 개발프로그램을 교정업무에 적용시킨 결과, 업무의 효율성 및 정확성은 증가하였다.

병렬계산의 스케쥴링에 있어서 유전자알고리즘에 관한 연구 (A study on the genetic algorithms for the scheduling of parallel computation)

  • 성기석;박지혁
    • 한국경영과학회:학술대회논문집
    • /
    • 한국경영과학회 1997년도 추계학술대회발표논문집; 홍익대학교, 서울; 1 Nov. 1997
    • /
    • pp.166-169
    • /
    • 1997
  • For parallel processing, the compiler partitions a loaded program into a set of tasks and makes a schedule for the tasks that will minimize parallel processing time for the loaded program. Building an optimal schedule for a given set of partitioned tasks of a program has known to be NP-complete. In this paper we introduce a GA(Genetic Algorithm)-based scheduling method in which a chromosome consists of two parts of a string which decide the number and order of tasks on each processor. An additional computation is used for feasibility constraint in the chromosome. By granularity theory, a partitioned program is categorized into coarse-grain or fine-grain types. There exist good heuristic algorithms for coarse-grain type partitioning. We suggested another GA adaptive to the coarse-grain type partitioning. The infeasibility of chromosome is overcome by the encoding and operators. The number of processors are decided while the GA find the minimum parallel processing time.

  • PDF

수술유니트의 유형 및 규모 산정을 위한 건축계획 프로그램에 관한 연구 (A study on the Architectural Planning Program for the type and scale computation of Operating-Unit)

  • 채철균
    • 의료ㆍ복지 건축 : 한국의료복지건축학회 논문집
    • /
    • 제8권2호
    • /
    • pp.43-50
    • /
    • 2002
  • By reason of development of anesthesia, advent of new surgical operation type and change of hygiene criterion and economical index is increasing recently request about alteration of existing unit or new surgical operation-unit type. The purpose of this study is to provide of architectural planning program for the type decision and the scale computation of operating-unit in healthcare facilities. As a result of this study, presented program of six type according to surgical operation process including space and time side.

  • PDF

열차특성을 고려한 열차운전곡선계산 (A Computation of Train Operation Curve Using the Train Characteristics)

  • 박순기;김양모
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1994년도 하계학술대회 논문집 A
    • /
    • pp.532-534
    • /
    • 1994
  • In this paper, the program for the train operation from the train characteristics and motion equation is presented. By the decision of the operation condition, the computation system for train operation(CSTO) can be developed successively. As some applications, the computation examples of the rheostatic- and the inverter-train are demonstrated.

  • PDF

A Case Study of a Navigator Optimization Process

  • Cho, Doosan
    • International journal of advanced smart convergence
    • /
    • 제6권1호
    • /
    • pp.26-31
    • /
    • 2017
  • When mobile navigator device accesses data randomly, the cache memory performance is rapidly deteriorated due to low memory access locality. For instance, GPS (General Positioning System) of navigator program for automobiles or drones, that are currently in common use, uses data from 32 satellites and computes current position of a receiver. This computation of positioning is the major part of GPS which accounts more than 50% computation in the program. In this computation task, the satellite signals are received in real time and stored in buffer memories. At this task, since necessary data cannot be sequentially stored, the data is read and used at random. This data accessing patterns are generated randomly, thus, memory system performance is worse by low data locality. As a result, it is difficult to process data in real time due to low data localization. Improving the low memory access locality inherited on the algorithms of conventional communication applications requires a certain optimization technique to solve this problem. In this study, we try to do optimizations with data and memory to improve the locality problem. In experiment, we show that our case study can improve processing speed of core computation and improve our overall system performance by 14%.

4사이클 왕복동식 엔진에 있어서 흡배기 변동압 측정치를 이용한 흡기효율 최적화 컴퓨터 시뮬레이션 (Optimization of valve events in a 4 cycle reciprocating engine using measured intake and exhaust port pressures)

  • 오세종;진영욱;정재화
    • 대한기계학회논문집
    • /
    • 제13권3호
    • /
    • pp.500-507
    • /
    • 1989
  • 본 논문에서는 흡배기 변동압을 실측하여 이것을 계산의 입력수치로 사용 하는 전산프로그램을 개발하여 간단하면서도 정확한 사이클 시뮬레이션이 가능하도록 하여 체적효율을 예측하였다.