• 제목/요약/키워드: tradeoff

검색결과 392건 처리시간 0.024초

Exact Activity Overlapping Method for Time-cost Tradeoff

  • Gwak, Han-Seong;Lee, Dong-Eun
    • 국제학술발표논문집
    • /
    • The 6th International Conference on Construction Engineering and Project Management
    • /
    • pp.109-110
    • /
    • 2015
  • This paper presents a computational method that identifies an exact set of optimal overlap rates between critical activities to meet job site specific needs by using rework cost-slope. The procedures to compute the exact solution are provided in peudocode algorithm. The method is coded into Exact Concurrent Construction Scheduling system that allows practitioners to make more informed decision in accordance with the site-specific condition involved in the overlapping of critical activities. Test cases verify the validity of the computational method and the usability of the system.

  • PDF

분산 무선 네트워크에서 컨센서스 알고리즘의 트레이드오프 분석 (Tradeoff Analysis of Consensus Algorithm in Distributed Wireless Networks)

  • 최현호
    • 한국정보통신학회논문지
    • /
    • 제18권5호
    • /
    • pp.1080-1086
    • /
    • 2014
  • 본 논문에서는 CSMA/CA기반의 분산 무선 네트워크에 컨센서스 알고리즘을 적용할 때 발생하는 트레이드오프 성능을 분석한다. 컨센서스 알고리즘 자체는 협력 이웃 노드가 많을수록 빠른 수렴 속도를 갖지만, 무선 네트워크상에서는 협력 이웃 노드가 많을수록 접속 충돌로 인하여 전송 지연이 증가한다. 따라서 두 성능 간에 트레이드오프가 존재하며, 이로 인하여 컨센서스 달성 시간을 최소화하는 최적의 협력 이웃 노드 수가 존재한다. 시뮬레이션을 통하여 컨센서스 참여 노드 수에 따라 최적 이웃 노드 수를 도출한 결과, 네트워크 규모가 작을 때에는 모든 노드가 다 같이 협력하는 것이 최적이지만 네트워크 규모가 어느 이상으로 커질 경우에는 이웃 노드 수를 일정 값으로 제한하는 것이 최적 운용 전략이 된다.

Diversity-Multiplexing Tradeoff Analysis of Wireless Multiple-Antenna Cooperative Systems in General Fading Channels

  • Xu, Kun;Gao, Yuanyuan;Yi, Xiaoxin;Zhang, Yajun
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제6권11호
    • /
    • pp.3026-3045
    • /
    • 2012
  • In this paper, diversity-multiplexing tradeoff (DMT) of three-user wireless multiple-antenna cooperative systems is investigated in general fading channels when half-duplex and decode-and-forward relay is employed. Three protocols, i.e., adaptive protocol, receive diversity protocol, and dual-hop relaying protocol, are considered. The general fading channels may include transmit and/or receive correlation and nonzero channel means, and are extensions of independent and identically distributed Rayleigh or Rician fading channels. Firstly, simple DMT expressions are derived for general fading channels with zero channel means and no correlation when users employ arbitrary number of antennas. Explicit DMT expressions are also obtained when all users employ the same number of antennas and the channels between any two users are of the same fading statistics. Finally, the impact of nonzero channel means and/or correlation on DMT is evaluated. It is revealed theoretically that the DMTs depend on the number of antennas at each user, channel means (except for Rayleigh and Rician fading statistics), transmit and/or receive correlation, and the polynomial behavior near zero of the channel gain probability density function. Examples are also provided to illustrate the analysis and results.

Efficient Accessing and Searching in a Sequence of Numbers

  • Seo, Jungjoo;Han, Myoungji;Park, Kunsoo
    • Journal of Computing Science and Engineering
    • /
    • 제9권1호
    • /
    • pp.1-8
    • /
    • 2015
  • Accessing and searching in a sequence of numbers are fundamental operations in computing that are encountered in a wide range of applications. One of the applications of the problem is cryptanalytic time-memory tradeoff which is aimed at a one-way function. A rainbow table, which is a common method for the time-memory tradeoff, contains elements from an input domain of a hash function that are normally sorted integers. In this paper, we present a practical indexing method for a monotonically increasing static sequence of numbers where the access and search queries can be addressed efficiently in terms of both time and space complexity. For a sequence of n numbers from a universe $U=\{0,{\ldots},m-1\}$, our data structure requires n lg(m/n) + O(n) bits with constant average running time for both access and search queries. We also give an analysis of the time and space complexities of the data structure, supported by experiments with rainbow tables.

Energy-Efficient Biometrics-Based Remote User Authentication for Mobile Multimedia IoT Application

  • Lee, Sungju;Sa, Jaewon;Cho, Hyeonjoong;Park, Daihee
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제11권12호
    • /
    • pp.6152-6168
    • /
    • 2017
  • Recently, the biometric-based authentication systems such as FIDO (Fast Identity Online) are increased in mobile computing environments. The biometric-based authentication systems are performed on the mobile devices with the battery, the improving energy efficiency is important issue. In the case, the size of images (i.e., face, fingerprint, iris, and etc.) affects both recognition accuracy and energy consumption, and hence the tradeoff analysis between the both recognition accuracy and energy consumption is necessary. In this paper, we propose an energy-efficient way to authenticate based on biometric information with tradeoff analysis between the both recognition accuracy and energy consumption in multimedia IoT (Internet of Things) transmission environments. We select the facial information among biometric information, and especially consider the multicore-based mobile devices. Based on our experimental results, we prove that the proposed approach can enhance the energy efficiency of GABOR+LBP+GRAY VALUE, GABOR+LBP, GABOR, and LBP by factors of 6.8, 3.6, 3.6, and 2.4 over the baseline, respectively, while satisfying user's face recognition accuracy.

A time-cost tradeoff problem with multiple interim assessments under the precedence graph with two chains in parallel

  • Choi, Byung-Cheon;Min, Yunhong
    • 한국컴퓨터정보학회논문지
    • /
    • 제23권3호
    • /
    • pp.85-92
    • /
    • 2018
  • We consider a project scheduling problem in which the jobs can be compressed by using additional resource to meet the corresponding due dates, referred to as a time-cost tradeoff problem. The project consists of two independent subprojects of which precedence graph is a chain. The due dates of jobs constituting the project can be interpreted as the multiple assessments in the life of project. The penalty cost occurs from the tardiness of the job, while it may be avoided through the compression of some jobs which requires an additional cost. The objective is to find the amount of compression that minimizes the total tardy penalty and compression costs. Firstly, we show that the problem can be decomposed into several subproblems whose number is bounded by the polynomial function in n, where n is the total number of jobs. Then, we prove that the problem can be solved in polynomial time by developing the efficient approach to obtain an optimal schedule for each subproblem.

Some Special Cases of a Continuous Time-Cost Tradeoff Problem with Multiple Milestones under a Chain Precedence Graph

  • Choi, Byung-Cheon;Chung, Jibok
    • Management Science and Financial Engineering
    • /
    • 제22권1호
    • /
    • pp.5-12
    • /
    • 2016
  • We consider a time-cost tradeoff problem with multiple milestones under a chain precedence graph. In the problem, some penalty occurs unless a milestone is completed before its appointed date. This can be avoided through compressing the processing time of the jobs with additional costs. We describe the compression cost as the convex or the concave function. The objective is to minimize the sum of the total penalty cost and the total compression cost. It has been known that the problems with the concave and the convex cost functions for the compression are NP-hard and polynomially solvable, respectively. Thus, we consider the special cases such that the cost functions or maximal compression amounts of each job are identical. When the cost functions are convex, we show that the problem with the identical costs functions can be solved in strongly polynomial time. When the cost functions are concave, we show that the problem remains NP-hard even if the cost functions are identical, and develop the strongly polynomial approach for the case with the identical maximal compression amounts.

레일리 페이딩 채널에서 리드-솔로몬 부호와 MFSK를 사용하는 주파수 도약 다중 접속 통신의 Tradeoff (Tradeoffs in frequency-hopped multiple-access communications with reed-solomon code and MFSK in rayleigh fading channel)

  • 김상우;김승호
    • 한국통신학회논문지
    • /
    • 제23권9A호
    • /
    • pp.2173-2183
    • /
    • 1998
  • 본 논문에서는 레일리 페이딩(Rayleigh fading) 채널에서 부호 심볼 크기가 Q인 리드-솔로몬(Reed-Solomon) 부호와 M-ary FSK ($M{\leq}Q$) 변조를 사용하는 주파수 도약 다중 접속(frequency-hopped multiple-access) 통신 시스템을 고려한다. 단위 시간과 단위 대역폭당 성공적으로 전송되는 평균 정보 비트의 수로 정의되는 정규화 처리량 (normalized throughput)을 최대로 하는 변조 심볼 크기(M), 주파수 슬롯 갯수, 부호율(code rate) 사이의 tradeoff를 조사한다. 잡음 제한 환경(noise-limited environment)에서는 큰 M을 사용하는 것이 정규화 처리량을 증가시키고, 간섭 제한 환경(interference-limited environment)에서는 오류 정정 기술을 사용하여 오류를 정정하거나 M을 증가 시켜 오류율을 줄이는 것 보다는 주파수 슬롯의 갯수를 증가시켜 충돌(hit)에 의한 오류를 방지하는 것이 정규화 처리량을 증가시킨다.

  • PDF

Tradeoff between the Output Voltage Deviation and Recovery Time of Boost Converters

  • Ge, Junjie;Yuan, Liqiang;Zhao, Zhengming;Lu, Ting;He, Fanbo;Feng, Gaohui
    • Journal of Power Electronics
    • /
    • 제15권2호
    • /
    • pp.338-345
    • /
    • 2015
  • The time-optimal control for boost converters can achieve the minimum recovery time. However, their output voltage deviation is quite large. Since the minimum output voltage deviation and minimum recovery time cannot be obtained at the same time, a novel energy control is proposed to achieve a superior tradeoff between them in this paper. The peak value of the inductor current can be decreased as well. Its control parameter is easy to choose. When compared with the conventional control methods, the proposed control shows a better dynamic performance. Experimental results, which are in agreement with the theoretical analysis, are provided to verify the proposed control method.

An Agent-Based Framework for Investigating Safety-Productivity Tradeoff of Construction Laborers Considering Risk-taking Behavioral Heterogeneity

  • Khodabandelu, Ali;Park, JeeWoong;Kheyrandish, Seyedmohsen
    • 국제학술발표논문집
    • /
    • The 9th International Conference on Construction Engineering and Project Management
    • /
    • pp.1114-1121
    • /
    • 2022
  • Construction laborers and crews play a critical role in achieving a safe and productive construction site. Many past research studies used top-down approaches/perspectives for studying the impact of laborers' performance on overall construction site outputs with limited flexibility in accounting for laborers' various characteristics. However, the recent reap in computational advances allowed applications of bottom-up architectures, which can potentially incorporate heterogeneous characteristics of laborers' individual behavioral and decision-making features effectively. Accordingly, agent-based modeling (ABM), as a tool to leverage a bottom-up methodological approach, has been widely adopted by recent research. Existing literature investigated the influence of changes in laborers' behaviors and interactions on either construction sites' safety performance or productivity performance individually, leaving the tradeoff between safety and productivity in this context relatively unexplored. Accordingly, this study aims to develop an agent-based framework to study the tradeoff between project safety and productivity performances resulting from changes in laborers' behaviors after attending safety trainings. Our findings via simulations indicate that proper safety trainings can improve safety performance without negatively impacting productivity performance.

  • PDF