• 제목/요약/키워드: Product Complexity

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

유전자 알고리듬을 이용한 소프트웨어 제품라인의 출시 계획 수립 (Release Planning in Software Product Lines Using a Genetic Algorithm)

  • 유재욱
    • 산업경영시스템학회지
    • /
    • 제35권4호
    • /
    • pp.142-148
    • /
    • 2012
  • Release planning for incremental software development is to select and assign features in sequence of releases along a specified planning horizon. It includes the technical precedence inherent in the features, the conflicting priorities as determined by the representative stakeholders, and the balance between required and available resources. The complexity of this consideration is getting more complicated when planning releases in software product lines. The problem is formulated as a precedence-constrained multiple 0-1 knapsack problem. In this research a genetic algorithm is developed for solving the release planning problems in software product lines as well as tests for the proposed solution methodology are conducted using data generated randomly.

프린트 산업에서 부품 신뢰성 시험법 개선 (Case Study of Parts Reliability Improvement)

  • 김판수;한기웅;이지혜
    • 대한안전경영과학회:학술대회논문집
    • /
    • 대한안전경영과학회 2011년도 춘계학술대회
    • /
    • pp.663-674
    • /
    • 2011
  • Continuing and Developing the growth, the company should focus on 'time to market of high quality production' and 'cost down'. Due to the complexity of the production, reliability is being one of the important factor. In this study, in particular, focus on parts reliability test improvement about printer product and proceeded. Need test improvement for time to market that is developed, and reduce expense with test period that is required at Reliability Test time of new parts and should high quality level of product. Finally huge Failure Cost (F-COST) occurs because quality level of product drops if parts that accomplish product does not ensure reliability and this is associated by malfunction in marketplace.

  • PDF

프린트 산업에서 부품 신뢰성 시험법 개선 (Case Study of Parts Reliability Improvement)

  • 김판수;한기웅;이지혜
    • 대한안전경영과학회지
    • /
    • 제12권3호
    • /
    • pp.153-162
    • /
    • 2010
  • Continuing and Developing the growth, the company should focus on 'time to market of high quality production' and 'cost down'. Due to the complexity of the production, reliability is being one of the important factor. In this study, in particular, focus on parts reliability test improvement about printer product and proceeded. Need test improvement for time to market that is developed, and reduce expense with test period that is required at Reliability Test time of new parts and should high quality level of product. Finally huge Failure Cost (F-COST) occurs because quality level of product drops if parts that accomplish product does not ensure reliability and this is associated by malfunction in marketplace.

연산공유 승산 알고리즘을 이용한 내적의 최적화 및 이를 이용한 1차원 DCT 프로세서 설계 (Optimization Design Method for Inner Product Using CSHM Algorithm and its Application to 1-D DCT Processor)

  • 이태욱;조상복
    • 대한전기학회논문지:시스템및제어부문D
    • /
    • 제53권2호
    • /
    • pp.86-93
    • /
    • 2004
  • The DCT algorithm needs an efficient hardware architecture to compute inner product. The conventional design method, like ROM-based DA(Distributed Arithmetic), has large hardware complexity. Because of this reason, a CSHM(Computation Sharing Multiplication) was proposed for implementing inner product by Park. However, the Park's CSHM has inefficient hardware architecture in the precomputer and select units. Therefore it degrades the performance of the multiplier. In this paper, we presents the optimization design method for inner product using CSHM algorithm and applied it to implementation of 1-D DCT processor. The experimental results show that the proposed multiplier is more efficient than Park's when hardware architectures and logic synthesis results were compared. The designed 1-D DCT processor by using proposed design method is more high performance than typical methods.

분할에 의한 네트워크의 국간신뢰도 계산 (Source to teminal reliability evaluation by network decomposition)

  • 서희종;최종수
    • 한국통신학회논문지
    • /
    • 제21권2호
    • /
    • pp.375-382
    • /
    • 1996
  • 본 논문에서는 네트워크를 분할하여 국간신뢰도를 계산하는 효과적인 방법이 기술된다. 네트워크를 그래프로 모델화하고 그 그래프를 2개의 부분그래프로 부분그래프로 분할한다. 한 부분 그래프의 논리적항을 계산하고 논리 적항을 갖는 사상에 따라서 다른 부분그래프의 그래프를 만들고 논리적항을 계산한다. 부분그래프의 논리적항을 서로 곱해서 국간신뢰도를 계산하는 방법을 제안한다. 한 부분그래프의 모든 논리적항은 2의 그 부분그래프가 갖는 가지 수 제곱으로 계산되고 다른 부분그래프의 그래프가 갖는 논리적항은 그래프가 갖는 가지 수와 논리적항 수의 곱으로 계산할 수 있다. 이 방법은 분할하지 않고 국간 신뢰도를 계산하는 방법에 비해서 적은 계산시간을 갖는다.

  • PDF

공정계획과 재료선정의 동시적 해결을 위한 계층구조 전문가시스템 (A Hierarchical Expert System for Process Planning and Material Selection)

  • 권순범;이영봉;이재규
    • 지능정보연구
    • /
    • 제6권2호
    • /
    • pp.29-40
    • /
    • 2000
  • Process planning (selection and ordering of processes) and material selection for product manufacturing are two key things determined before taking full-scale manufacturing. Knowledge on product design. material characteristics, processes, time and cost all-together are mutually related and should be considered concurrently. Due to the complexity of problem, human experts have got only one of the feasilbe solutions with their field knowledge and experiences. We propose a hierarchical expert system framework of knowledge representation and reasoning in order to overcome the complexity. Manufacturing processes have inherently hierarchical relationships, from top level processes to bottom level operation processes. Process plan of one level is posted in process blackboard and used for lower level process planning. Process information on blackboard is also used to adjust the process plan in order to resolve the dead-end or inconsistency situation during reasoning. Decision variables for process, material, tool, time and cost are represented as object frames, and their relationships are represented as constraints and rules. Constraints are for relationship among variables such as compatibility, numerical inequality etc. Rules are for causal relationships among variables to reflect human expert\`s knowledge such as process precedence. CRSP(Constraint and Rule Satisfaction Problem) approach is adopted in order to obtain solution to satisfy both constraints and rules. The trade-off procedure gives user chances to see the impact of change of important variables such as material, cost, time and helps to determine the preferred solution. We developed the prototype system using visual C++ MFC, UNIK, and UNlK-CRSP on PC.

  • PDF

검출 불능 오류율을 향상기키는 Reed-Solomon 적부호의 이레이져 복호방법 (Erasure decoding strategies for RS product code reducing undetected error rate)

  • 김정헌;염창열;송홍엽;강구호;김순태;백세현
    • 한국통신학회논문지
    • /
    • 제26권4B호
    • /
    • pp.427-436
    • /
    • 2001
  • 일반적인 통신 시스템에서 시스템의 성능을 저하시키는 오류는 검출 불능 오류와 정정 불능 오류로 구성되는데 검출 불능 오류의 경우 오류에 대한 적절한 대응이 불가능하다는 측면에서 더욱 심각한 문제가 된다. 이러한 검출 불능 오류를 줄이기 위해 적부호 복호에는 다양한 방법이 생각되었지만 이러한 방법들의 대부분은 CD, 혹은 DAT등에 적용하기 위한 방법들로서 긴 길이의 RS 적부호에 적용하기 힘들다. 본 논문에서는 검출 불능 오류율을 줄일 수 있는 긴 길이의 RS 적부호 복호 방법을 제안하고 이들의 성능을 심볼 오류 확률을 계산함으로서 분석하여 기존의 방법과 비교한다. 여기서 제안된 방법들은 기존의 방법보다 검출 불능 확률을 크게 줄이는데 반하여 전체 오류 확률에서의 큰 열화는 일으키지 않는다.

  • PDF

선박 의장 BOM을 Lifecycle을 고려한 BOM 통합 방안 연구 (Integration of Ship Outfitting BOM with Lifecycle Stages)

  • 김대석;이경호;이장현;이정민;이광;김진호
    • 한국CDE학회논문집
    • /
    • 제16권3호
    • /
    • pp.187-196
    • /
    • 2011
  • Generally, BOM (Bill of Material) means a part list which is needed to manufacture or assemble a product or part. During manufacturing processes, BOM is inevitably required for most of enterprise processes such as design, procurement, production planning/control, resource planning, and financial works. Every manufacturing industry uses many kinds of BOM's that are adjusted to the requirement of functions of their work division. Moreover, BOM evolves in different forms according to the product development phases such as conceptual design; function design, detail design, and production design because it is necessary to use different product structures to keep product data generated throughout the lifecycle of a product. This includes all data and information related to the all the product development phases. Shipbuilding works also are processed and controlled based on BOM. However, effective maintenance of ship outfitting BOM data is getting difficult as the amount and complexity of data have increased due to variety and long lifecycle of ship. For the effective management of outfitting BOM data, two aspects must be considered. One is how to classify numerous BOMs type and the others how to display BOMs. So this study suggests a method to classify BOM types and propose two categories - Structure BOM, Display BOM. Base on this result, we propose the integrated ship outfitting BOMs model and analysis outfitting BOMs.

유니버설 디자인의 적합성에 관한 전문가 평가 방법 (Expert Evaluation Method for the Suitability of Universal Design)

  • 정광태
    • 대한인간공학회지
    • /
    • 제26권4호
    • /
    • pp.57-64
    • /
    • 2007
  • In the world, the old population is growing fast and many countries went into an advanced age society. Therefore the development of everyday products, electric appliances, and welfare services considering old people is more important than ever. In particular, the complexity of products can cause many problems for old people. Universal design is an approach to create environments and products that recognizes the diversity of users, regardless of their ability or age. Universality evaluation for a product is very important to verify old people's accessibility and usability for the product. Universality means how good a product was designed in view of universal design principles. In this study, UNIX, a method to evaluate the universality of a product was developed. UNIX was based on seven universal design principles; equitable use, flexibility in use, simple and intuitive, perceptible information, tolerance for error, low physical effort, size and space for approach and use. UNIX is a kind of expert evaluation and very simple method. The method is consisted of two steps. In the first step, relative weights for seven principles and subjective ratings on design suitability for each principle are obtained. In the second step, universality index (UNIX) of each product is obtained by weighted average multiplying relative weights and rating scores. As a case study, this method was applied for mouse designs. In conclusion, this method could be effectively applied to evaluate the universality of a product.

생활한복의 채택 영향요인에 관한연구 -위험지각과 자기이미지를 중심으로- (A Study of the Effective Factors on the Consumer's Adoption of Casulal Hanbok. -Focused on the Perceived Risk and Product Expressive Self-Image-)

  • 최은영
    • 복식
    • /
    • 제42권
    • /
    • pp.43-58
    • /
    • 1999
  • The purpose of this study was to investigate the effect of perceived risk and product express-ive self-image on the consumer's adoption of casua hanbok. A questionnaire was developed and data colle-cted from 269 women in Pusan. Data were analyzed to investigate the relation-ship among purchase intention perceived risk and product epressive self-image. Marketing implication about risk reduction was discussed. The results of this study were as follows. 1. Consumer's perceived risk on adoption o casual hanbok classified into four factors They were the risk on the confirmation of advantage of casual hanbok the risk on the negative viewpoint of others the risk on the complexity of dressing and care and the risk on the shortcoming of casual hanbok. It was explained that casual hanbok is innovative product. 2. According to the level of adoption of casual hanbok. consumers were categorized into three groups i.e. adopter potential adopter rejector. They differed in the degree of risk perception age and subjective knowledge redlated to casual hanbok. 3. Consumer's subjective knowledge age and two types of risk has predicting power to the purchase intention. Consumer's subjective knowledge was the best predicted factor and risk perception was negatively related to purchase intention. 4. The significant differences among the categ-orized consumer group was founded in the ideal self image and product expressive self-image 5. The gap of perception between ideal self-image and product expressive self-image was significantly different in each categorized consumer groups.

  • PDF