57,794 research outputs found

    GA-Based Optimization for Multivariable Level Control System: A Case Study of Multi-Tank System

    Get PDF
    This paper presents a systematic way to determine the trade-off optimized controller tunings using computation optimization technique for both servo and regulatory controls of the Multi-Tank System, as one of the applications under the multivariable loop principle. The paper describes an improved way to obtain the best Proportional-Integral (PI) controller tunings in reducing the dependency on engineering knowledge, practical experiences and complex mathematical calculations. Relative Gain Array (RGA) calculation justified the degree of relation and the best pairing for both interacted control loops. Genetic Algorithm (GA), as one of the most prestigious techniques, was used to analyze the best controller tunings based on factor parameters of iterations, populations and mutation rates to the applied First Order plus Dead Time (FOPDT) models in the multivariable loop. Amid simulation analysis, GA analysis’s reliability was justified by comparing its performance with the Particle Swarm Optimization (PSO) analysis. The research outcome was visualized by generating the process responses from the LOOP-PRO’s multi-tank function, whereby the GA tunings’ responses were compared with the conventional tuning methods. In conclusion, the result exhibits that the GA optimization analysis has successfully demonstrated the most satisfactory performance for both servo and regulatory controls

    Fine-Grain Iterative Compilation for WCET Estimation

    Get PDF
    Compiler optimizations, although reducing the execution times of programs, raise issues in static WCET estimation techniques and tools. Flow facts, such as loop bounds, may not be automatically found by static WCET analysis tools after aggressive code optimizations. In this paper, we explore the use of iterative compilation (WCET-directed program optimization to explore the optimization space), with the objective to (i) allow flow facts to be automatically found and (ii) select optimizations that result in the lowest WCET estimates. We also explore to which extent code outlining helps, by allowing the selection of different optimization options for different code snippets of the application
    • …
    corecore