CINXE.COM

Search results for: simplification

<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-P63WKM1TM1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-P63WKM1TM1'); </script> <!-- Yandex.Metrika counter --> <script type="text/javascript" > (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; m[i].l=1*new Date(); for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }} k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); ym(55165297, "init", { clickmap:false, trackLinks:true, accurateTrackBounce:true, webvisor:false }); </script> <noscript><div><img src="https://mc.yandex.ru/watch/55165297" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter --> <!-- Matomo --> <!-- End Matomo Code --> <title>Search results for: simplification</title> <meta name="description" content="Search results for: simplification"> <meta name="keywords" content="simplification"> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no"> <meta charset="utf-8"> <link href="https://cdn.waset.org/favicon.ico" type="image/x-icon" rel="shortcut icon"> <link href="https://cdn.waset.org/static/plugins/bootstrap-4.2.1/css/bootstrap.min.css" rel="stylesheet"> <link href="https://cdn.waset.org/static/plugins/fontawesome/css/all.min.css" rel="stylesheet"> <link href="https://cdn.waset.org/static/css/site.css?v=150220211555" rel="stylesheet"> </head> <body> <header> <div class="container"> <nav class="navbar navbar-expand-lg navbar-light"> <a class="navbar-brand" href="https://waset.org"> <img src="https://cdn.waset.org/static/images/wasetc.png" alt="Open Science Research Excellence" title="Open Science Research Excellence" /> </a> <button class="d-block d-lg-none navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#navbarMenu" aria-controls="navbarMenu" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="w-100"> <div class="d-none d-lg-flex flex-row-reverse"> <form method="get" action="https://waset.org/search" class="form-inline my-2 my-lg-0"> <input class="form-control mr-sm-2" type="search" placeholder="Search Conferences" value="simplification" name="q" aria-label="Search"> <button class="btn btn-light my-2 my-sm-0" type="submit"><i class="fas fa-search"></i></button> </form> </div> <div class="collapse navbar-collapse mt-1" id="navbarMenu"> <ul class="navbar-nav ml-auto align-items-center" id="mainNavMenu"> <li class="nav-item"> <a class="nav-link" href="https://waset.org/conferences" title="Conferences in 2024/2025/2026">Conferences</a> </li> <li class="nav-item"> <a class="nav-link" href="https://waset.org/disciplines" title="Disciplines">Disciplines</a> </li> <li class="nav-item"> <a class="nav-link" href="https://waset.org/committees" rel="nofollow">Committees</a> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownPublications" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Publications </a> <div class="dropdown-menu" aria-labelledby="navbarDropdownPublications"> <a class="dropdown-item" href="https://publications.waset.org/abstracts">Abstracts</a> <a class="dropdown-item" href="https://publications.waset.org">Periodicals</a> <a class="dropdown-item" href="https://publications.waset.org/archive">Archive</a> </div> </li> <li class="nav-item"> <a class="nav-link" href="https://waset.org/page/support" title="Support">Support</a> </li> </ul> </div> </div> </nav> </div> </header> <main> <div class="container mt-4"> <div class="row"> <div class="col-md-9 mx-auto"> <form method="get" action="https://publications.waset.org/abstracts/search"> <div id="custom-search-input"> <div class="input-group"> <i class="fas fa-search"></i> <input type="text" class="search-query" name="q" placeholder="Author, Title, Abstract, Keywords" value="simplification"> <input type="submit" class="btn_search" value="Search"> </div> </div> </form> </div> </div> <div class="row mt-3"> <div class="col-sm-3"> <div class="card"> <div class="card-body"><strong>Commenced</strong> in January 2007</div> </div> </div> <div class="col-sm-3"> <div class="card"> <div class="card-body"><strong>Frequency:</strong> Monthly</div> </div> </div> <div class="col-sm-3"> <div class="card"> <div class="card-body"><strong>Edition:</strong> International</div> </div> </div> <div class="col-sm-3"> <div class="card"> <div class="card-body"><strong>Paper Count:</strong> 77</div> </div> </div> </div> <h1 class="mt-3 mb-3 text-center" style="font-size:1.6rem;">Search results for: simplification</h1> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">77</span> GPU-Accelerated Triangle Mesh Simplification Using Parallel Vertex Removal</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Thomas%20Odaker">Thomas Odaker</a>, <a href="https://publications.waset.org/abstracts/search?q=Dieter%20Kranzlmueller"> Dieter Kranzlmueller</a>, <a href="https://publications.waset.org/abstracts/search?q=Jens%20Volkert"> Jens Volkert</a> </p> <p class="card-text"><strong>Abstract:</strong></p> We present an approach to triangle mesh simplification designed to be executed on the GPU. We use a quadric error metric to calculate an error value for each vertex of the mesh and order all vertices based on this value. This step is followed by the parallel removal of a number of vertices with the lowest calculated error values. To allow for the parallel removal of multiple vertices we use a set of per-vertex boundaries that prevent mesh foldovers even when simplification operations are performed on neighbouring vertices. We execute multiple iterations of the calculation of the vertex errors, ordering of the error values and removal of vertices until either a desired number of vertices remains in the mesh or a minimum error value is reached. This parallel approach is used to speed up the simplification process while maintaining mesh topology and avoiding foldovers at every step of the simplification. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=computer%20graphics" title="computer graphics">computer graphics</a>, <a href="https://publications.waset.org/abstracts/search?q=half%20edge%20collapse" title=" half edge collapse"> half edge collapse</a>, <a href="https://publications.waset.org/abstracts/search?q=mesh%20simplification" title=" mesh simplification"> mesh simplification</a>, <a href="https://publications.waset.org/abstracts/search?q=precomputed%20simplification" title=" precomputed simplification"> precomputed simplification</a>, <a href="https://publications.waset.org/abstracts/search?q=topology%20preserving" title=" topology preserving"> topology preserving</a> </p> <a href="https://publications.waset.org/abstracts/36600/gpu-accelerated-triangle-mesh-simplification-using-parallel-vertex-removal" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/36600.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">367</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">76</span> Geometric Simplification Method of Building Energy Model Based on Building Performance Simulation</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Yan%20Lyu">Yan Lyu</a>, <a href="https://publications.waset.org/abstracts/search?q=Yiqun%20Pan"> Yiqun Pan</a>, <a href="https://publications.waset.org/abstracts/search?q=Zhizhong%20Huang"> Zhizhong Huang</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In the design stage of a new building, the energy model of this building is often required for the analysis of the performance on energy efficiency. In practice, a certain degree of geometric simplification should be done in the establishment of building energy models, since the detailed geometric features of a real building are hard to be described perfectly in most energy simulation engine, such as ESP-r, eQuest or EnergyPlus. Actually, the detailed description is not necessary when the result with extremely high accuracy is not demanded. Therefore, this paper analyzed the relationship between the error of the simulation result from building energy models and the geometric simplification of the models. Finally, the following two parameters are selected as the indices to characterize the geometric feature of in building energy simulation: the southward projected area and total side surface area of the building, Based on the parameterization method, the simplification from an arbitrary column building to a typical shape (a cuboid) building can be made for energy modeling. The result in this study indicates that this simplification would only lead to the error that is less than 7% for those buildings with the ratio of southward projection length to total perimeter of the bottom of 0.25~0.35, which can cover most situations. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=building%20energy%20model" title="building energy model">building energy model</a>, <a href="https://publications.waset.org/abstracts/search?q=simulation" title=" simulation"> simulation</a>, <a href="https://publications.waset.org/abstracts/search?q=geometric%20simplification" title=" geometric simplification"> geometric simplification</a>, <a href="https://publications.waset.org/abstracts/search?q=design" title=" design"> design</a>, <a href="https://publications.waset.org/abstracts/search?q=regression" title=" regression"> regression</a> </p> <a href="https://publications.waset.org/abstracts/139548/geometric-simplification-method-of-building-energy-model-based-on-building-performance-simulation" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/139548.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">180</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">75</span> Methodology of Geometry Simplification for Conjugate Heat Transfer of Electrical Rotating Machines Using Computational Fluid Dynamics</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Sachin%20Aggarwal">Sachin Aggarwal</a>, <a href="https://publications.waset.org/abstracts/search?q=Sarah%20Kassinger"> Sarah Kassinger</a>, <a href="https://publications.waset.org/abstracts/search?q=Nicholas%20Hoffman"> Nicholas Hoffman</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Geometry simplification is a key step in performing conjugate heat transfer analysis using CFD. This paper proposes a standard methodology for the geometry simplification of rotating machines, such as electrical generators and electrical motors (both air and liquid-cooled). These machines are extensively deployed throughout the aerospace and automotive industries, where optimization of weight, volume, and performance is paramount -especially given the current global transition to renewable energy sources and vehicle hybridization and electrification. Conjugate heat transfer analysis is an essential step in optimizing their complex design. This methodology will help in reducing convergence issues due to poor mesh quality, thus decreasing computational cost and overall analysis time. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=CFD" title="CFD">CFD</a>, <a href="https://publications.waset.org/abstracts/search?q=electrical%20machines" title=" electrical machines"> electrical machines</a>, <a href="https://publications.waset.org/abstracts/search?q=Geometry%20simplification" title=" Geometry simplification"> Geometry simplification</a>, <a href="https://publications.waset.org/abstracts/search?q=heat%20transfer" title=" heat transfer"> heat transfer</a> </p> <a href="https://publications.waset.org/abstracts/150058/methodology-of-geometry-simplification-for-conjugate-heat-transfer-of-electrical-rotating-machines-using-computational-fluid-dynamics" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/150058.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">132</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">74</span> Incorporating Chinese Calligraphic Concept in 3D Space</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Woon%20Lam%20Ng.">Woon Lam Ng.</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This paper explores the basic structures of Chinese calligraphy brushwork, its textures, its characteristic forms, and how its strength can be incorporated into 3d animation. It investigates how these structures could create visual simplification and suggest movement. The conceptual difference between realistic rendering and the Chinese calligraphic concept of simplification is discussed. With the help of the Python programmable environment in Maya, the concept of Chinese calligraphy in 3d space and its idea of visual simplification and abstraction were explored. The work demonstrates how the Chinese calligraphic brushwork could suggest the dynamics of motion in 3d space. Some limitations of the Maya emitting process are also discussed. Possible further explorations through additional mathematical adjustments to the selected Maya shader are also suggested to enhance the presentation. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=calligraphy" title="calligraphy">calligraphy</a>, <a href="https://publications.waset.org/abstracts/search?q=brushwork" title=" brushwork"> brushwork</a>, <a href="https://publications.waset.org/abstracts/search?q=dynamics" title=" dynamics"> dynamics</a>, <a href="https://publications.waset.org/abstracts/search?q=movements" title=" movements"> movements</a> </p> <a href="https://publications.waset.org/abstracts/139508/incorporating-chinese-calligraphic-concept-in-3d-space" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/139508.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">259</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">73</span> Testing the Simplification Hypothesis in Constrained Language Use: An Entropy-Based Approach</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Jiaxin%20Chen">Jiaxin Chen</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Translations have been labeled as more simplified than non-translations, featuring less diversified and more frequent lexical items and simpler syntactic structures. Such simplified linguistic features have been identified in other bilingualism-influenced language varieties, including non-native and learner language use. Therefore, it has been proposed that translation could be studied within a broader framework of constrained language, and simplification is one of the universal features shared by constrained language varieties due to similar cognitive-physiological and social-interactive constraints. Yet contradicting findings have also been presented. To address this issue, this study intends to adopt Shannon’s entropy-based measures to quantify complexity in language use. Entropy measures the level of uncertainty or unpredictability in message content, and it has been adapted in linguistic studies to quantify linguistic variance, including morphological diversity and lexical richness. In this study, the complexity of lexical and syntactic choices will be captured by word-form entropy and pos-form entropy, and a comparison will be made between constrained and non-constrained language use to test the simplification hypothesis. The entropy-based method is employed because it captures both the frequency of linguistic choices and their evenness of distribution, which are unavailable when using traditional indices. Another advantage of the entropy-based measure is that it is reasonably stable across languages and thus allows for a reliable comparison among studies on different language pairs. In terms of the data for the present study, one established (CLOB) and two self-compiled corpora will be used to represent native written English and two constrained varieties (L2 written English and translated English), respectively. Each corpus consists of around 200,000 tokens. Genre (press) and text length (around 2,000 words per text) are comparable across corpora. More specifically, word-form entropy and pos-form entropy will be calculated as indicators of lexical and syntactical complexity, and ANOVA tests will be conducted to explore if there is any corpora effect. It is hypothesized that both L2 written English and translated English have lower entropy compared to non-constrained written English. The similarities and divergences between the two constrained varieties may provide indications of the constraints shared by and peculiar to each variety. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=constrained%20language%20use" title="constrained language use">constrained language use</a>, <a href="https://publications.waset.org/abstracts/search?q=entropy-based%20measures" title=" entropy-based measures"> entropy-based measures</a>, <a href="https://publications.waset.org/abstracts/search?q=lexical%20simplification" title=" lexical simplification"> lexical simplification</a>, <a href="https://publications.waset.org/abstracts/search?q=syntactical%20simplification" title=" syntactical simplification"> syntactical simplification</a> </p> <a href="https://publications.waset.org/abstracts/155875/testing-the-simplification-hypothesis-in-constrained-language-use-an-entropy-based-approach" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/155875.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">94</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">72</span> The Simplicity of the Future: Plain Methods of Setting up a Company under the Freedom of Enterprise</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Renata%20Hrecska">Renata Hrecska</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This research aims to present today's corporate law reforms in the micro, small and medium-sized enterprise sector. The UN Commission on International Trade Law (UNCITRAL) currently deals with emerging issues in the sector in its Working Group I that has specifically focused on possible company law simplifications, including the creation of a fully unique company, the UNCITRAL Limited Liability Organization. However, beyond the work at the UN, the different states has also been focusing on simplification efforts and demands in the sphere of commercial law. We can observe that e.g. Slovakia, Serbia, Poland, Croatia, Hungary, Romania and France are undergoing legal reforms aimed at restructuring the sector through simplification of registration or operation. An important objective of the research is to examine where the boundary is for the legal entity to be more transparent and accountable, while the legislator wants to bring the possibility of establishing a company closer to the citizen. The research material presents the advantages and disadvantages of different initiatives with comparative legal instruments and draws conclusions on the possible future vision. The researcher herself attended some of the meetings of the relevant UNCITRAL working group as a national delegated expert, giving her a personal insight into the UNLLO discourse. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=commercial%20law" title="commercial law">commercial law</a>, <a href="https://publications.waset.org/abstracts/search?q=company%20formation" title=" company formation"> company formation</a>, <a href="https://publications.waset.org/abstracts/search?q=MSME" title=" MSME"> MSME</a>, <a href="https://publications.waset.org/abstracts/search?q=UNCITRAL" title=" UNCITRAL"> UNCITRAL</a> </p> <a href="https://publications.waset.org/abstracts/121297/the-simplicity-of-the-future-plain-methods-of-setting-up-a-company-under-the-freedom-of-enterprise" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/121297.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">118</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">71</span> An Overbooking Model for Car Rental Service with Different Types of Cars</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Naragain%20Phumchusri">Naragain Phumchusri</a>, <a href="https://publications.waset.org/abstracts/search?q=Kittitach%20Pongpairoj"> Kittitach Pongpairoj</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Overbooking is a very useful revenue management technique that could help reduce costs caused by either undersales or oversales. In this paper, we propose an overbooking model for two types of cars that can minimize the total cost for car rental service. With two types of cars, there is an upgrade possibility for lower type to upper type. This makes the model more complex than one type of cars scenario. We have found that convexity can be proved in this case. Sensitivity analysis of the parameters is conducted to observe the effects of relevant parameters on the optimal solution. Model simplification is proposed using multiple linear regression analysis, which can help estimate the optimal overbooking level using appropriate independent variables. The results show that the overbooking level from multiple linear regression model is relatively close to the optimal solution (with the adjusted R-squared value of at least 72.8%). To evaluate the performance of the proposed model, the total cost was compared with the case where the decision maker uses a naïve method for the overbooking level. It was found that the total cost from optimal solution is only 0.5 to 1 percent (on average) lower than the cost from regression model, while it is approximately 67% lower than the cost obtained by the naïve method. It indicates that our proposed simplification method using regression analysis can effectively perform in estimating the overbooking level. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=overbooking" title="overbooking">overbooking</a>, <a href="https://publications.waset.org/abstracts/search?q=car%20rental%20industry" title=" car rental industry"> car rental industry</a>, <a href="https://publications.waset.org/abstracts/search?q=revenue%20management" title=" revenue management"> revenue management</a>, <a href="https://publications.waset.org/abstracts/search?q=stochastic%20model" title=" stochastic model"> stochastic model</a> </p> <a href="https://publications.waset.org/abstracts/77611/an-overbooking-model-for-car-rental-service-with-different-types-of-cars" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/77611.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">172</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">70</span> Impact of the Simplification of Licensing Procedures for Industrial Complexes on Supply of Industrial Complexes and Regional Policies</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Seung-Seok%20Bak">Seung-Seok Bak</a>, <a href="https://publications.waset.org/abstracts/search?q=Chang-Mu%20Jung"> Chang-Mu Jung</a> </p> <p class="card-text"><strong>Abstract:</strong></p> An enough amount supply of industrial complexes is an important national policy in South Korea, which is highly dependent on foreign trade. A development process of the industrial complex can distinguish between the planning stage and the construction stage. The planning stage consists of the process of consulting with many stakeholders on the contents of the development of industrial complex, feasibility study, compliance with the Regional policies, and so on. The industrial complex planning stage, including licensing procedure, usually takes about three years in South Korea. The government determined that the appropriate supply of industrial complexes have been delayed, due to the long licensing period and drafted a law to shorten the license period in 2008. The law was expected to shorten the period of licensing, which was about three years, to six months. This paper attempts to show that the shortening of the licensing period does not positively affect the appropriate supply of industrial complexes. To do this, we used Interrupted Time Series Designs. As a result, it was found that the supply of industrial complexes was influenced more by other factors such as actual industrial complex demand of private sector and macro-level economic variables. In addition, the specific provisions of the law conflict with local policy and cause some problems such as damage to nature and agricultural land, traffic congestion. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=development%20of%20industrial%20complexes" title="development of industrial complexes">development of industrial complexes</a>, <a href="https://publications.waset.org/abstracts/search?q=industrial%20complexes" title=" industrial complexes"> industrial complexes</a>, <a href="https://publications.waset.org/abstracts/search?q=interrupted%20time%20series%20designs" title=" interrupted time series designs"> interrupted time series designs</a>, <a href="https://publications.waset.org/abstracts/search?q=simplification%20of%20licensing%20procedures%20for%20industrial%20complexes" title=" simplification of licensing procedures for industrial complexes"> simplification of licensing procedures for industrial complexes</a>, <a href="https://publications.waset.org/abstracts/search?q=time%20series%20regression" title=" time series regression"> time series regression</a> </p> <a href="https://publications.waset.org/abstracts/66514/impact-of-the-simplification-of-licensing-procedures-for-industrial-complexes-on-supply-of-industrial-complexes-and-regional-policies" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/66514.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">295</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">69</span> Global Optimization: The Alienor Method Mixed with Piyavskii-Shubert Technique</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Guettal%20Djaouida">Guettal Djaouida</a>, <a href="https://publications.waset.org/abstracts/search?q=Ziadi%20Abdelkader"> Ziadi Abdelkader</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In this paper, we study a coupling of the Alienor method with the algorithm of Piyavskii-Shubert. The classical multidimensional global optimization methods involves great difficulties for their implementation to high dimensions. The Alienor method allows to transform a multivariable function into a function of a single variable for which it is possible to use efficient and rapid method for calculating the the global optimum. This simplification is based on the using of a reducing transformation called Alienor. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=global%20optimization" title="global optimization">global optimization</a>, <a href="https://publications.waset.org/abstracts/search?q=reducing%20transformation" title=" reducing transformation"> reducing transformation</a>, <a href="https://publications.waset.org/abstracts/search?q=%CE%B1-dense%20curves" title=" α-dense curves"> α-dense curves</a>, <a href="https://publications.waset.org/abstracts/search?q=Alienor%20method" title=" Alienor method"> Alienor method</a>, <a href="https://publications.waset.org/abstracts/search?q=Piyavskii-Shubert%20algorithm" title=" Piyavskii-Shubert algorithm"> Piyavskii-Shubert algorithm</a> </p> <a href="https://publications.waset.org/abstracts/6505/global-optimization-the-alienor-method-mixed-with-piyavskii-shubert-technique" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/6505.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">503</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">68</span> Hidro-IA: An Artificial Intelligent Tool Applied to Optimize the Operation Planning of Hydrothermal Systems with Historical Streamflow</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Thiago%20Ribeiro%20de%20Alencar">Thiago Ribeiro de Alencar</a>, <a href="https://publications.waset.org/abstracts/search?q=Jacyro%20Gramulia%20Junior"> Jacyro Gramulia Junior</a>, <a href="https://publications.waset.org/abstracts/search?q=Patricia%20Teixeira%20Leite"> Patricia Teixeira Leite</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The area of the electricity sector that deals with energy needs by the hydroelectric in a coordinated manner is called Operation Planning of Hydrothermal Power Systems (OPHPS). The purpose of this is to find a political operative to provide electrical power to the system in a given period, with reliability and minimal cost. Therefore, it is necessary to determine an optimal schedule of generation for each hydroelectric, each range, so that the system meets the demand reliably, avoiding rationing in years of severe drought, and that minimizes the expected cost of operation during the planning, defining an appropriate strategy for thermal complementation. Several optimization algorithms specifically applied to this problem have been developed and are used. Although providing solutions to various problems encountered, these algorithms have some weaknesses, difficulties in convergence, simplification of the original formulation of the problem, or owing to the complexity of the objective function. An alternative to these challenges is the development of techniques for simulation optimization and more sophisticated and reliable, it can assist the planning of the operation. Thus, this paper presents the development of a computational tool, namely Hydro-IA for solving optimization problem identified and to provide the User an easy handling. Adopted as intelligent optimization technique is Genetic Algorithm (GA) and programming language is Java. First made the modeling of the chromosomes, then implemented the function assessment of the problem and the operators involved, and finally the drafting of the graphical interfaces for access to the User. The results with the Genetic Algorithms were compared with the optimization technique nonlinear programming (NLP). Tests were conducted with seven hydroelectric plants interconnected hydraulically with historical stream flow from 1953 to 1955. The results of comparison between the GA and NLP techniques shows that the cost of operating the GA becomes increasingly smaller than the NLP when the number of hydroelectric plants interconnected increases. The program has managed to relate a coherent performance in problem resolution without the need for simplification of the calculations together with the ease of manipulating the parameters of simulation and visualization of output results. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=energy" title="energy">energy</a>, <a href="https://publications.waset.org/abstracts/search?q=optimization" title=" optimization"> optimization</a>, <a href="https://publications.waset.org/abstracts/search?q=hydrothermal%20power%20systems" title=" hydrothermal power systems"> hydrothermal power systems</a>, <a href="https://publications.waset.org/abstracts/search?q=artificial%20intelligence%20and%20genetic%20algorithms" title=" artificial intelligence and genetic algorithms"> artificial intelligence and genetic algorithms</a> </p> <a href="https://publications.waset.org/abstracts/33891/hidro-ia-an-artificial-intelligent-tool-applied-to-optimize-the-operation-planning-of-hydrothermal-systems-with-historical-streamflow" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/33891.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">420</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">67</span> A Classical Method of Optimizing Manufacturing Systems Using a Number of Industrial Engineering Techniques</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=John%20M.%20Ikome">John M. Ikome</a>, <a href="https://publications.waset.org/abstracts/search?q=Martha%20E.%20Ikome"> Martha E. Ikome</a>, <a href="https://publications.waset.org/abstracts/search?q=Therese%20Van%20Wyk"> Therese Van Wyk</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Productivity optimization of a company can significantly increase the company&rsquo;s output and productivity which can be in the form of corrective actions of ineffective activities, process simplification, and reduction of variations, responsiveness, and reduction of set-up-time which are all under the classification of waste within the manufacturing environment. Deriving a means to eliminate a number of these issues has a key importance for manufacturing organization. This paper focused on a number of industrial engineering techniques which include a cause and effect diagram, to identify and optimize the method or systems being used. Based on our results, it shows that there are a number of variations within the production processes that can significantly disrupt the expected output. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=optimization" title="optimization">optimization</a>, <a href="https://publications.waset.org/abstracts/search?q=fishbone" title=" fishbone"> fishbone</a>, <a href="https://publications.waset.org/abstracts/search?q=diagram" title=" diagram"> diagram</a>, <a href="https://publications.waset.org/abstracts/search?q=productivity" title=" productivity"> productivity</a> </p> <a href="https://publications.waset.org/abstracts/77025/a-classical-method-of-optimizing-manufacturing-systems-using-a-number-of-industrial-engineering-techniques" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/77025.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">312</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">66</span> Semantic Analysis of the Change in Awareness of Korean College Admission Policy</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Sujin%20Hwang">Sujin Hwang</a>, <a href="https://publications.waset.org/abstracts/search?q=Hyerang%20Park"> Hyerang Park</a>, <a href="https://publications.waset.org/abstracts/search?q=Hyunchul%20Kim"> Hyunchul Kim</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The purpose of this study is to find the effectiveness of the admission simplification policy. The number of online news articles about ‘high school record’ was collected and semantically analyzed to identify and analyze the social awareness during 2014 to 2015. The main results of the study are as follows: First, there was a difference in expectations that the burden of the examinees would decrease as announced by KCUE. Thus, there was still a strain on the university entrance exam after the enforcement of the policy. Second, private tutoring is expanding in different forms, rather than reducing the policy. It is different from the prediction that examinees can prepare for university admissions without the private tutoring. Thus, the college admission rules currently enforced needs to be improved. The reasonable college admission system changes are discussed. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=education%20policy" title="education policy">education policy</a>, <a href="https://publications.waset.org/abstracts/search?q=private%20tutoring" title=" private tutoring"> private tutoring</a>, <a href="https://publications.waset.org/abstracts/search?q=shadow%20education" title=" shadow education"> shadow education</a>, <a href="https://publications.waset.org/abstracts/search?q=education%20admission%20policy" title=" education admission policy"> education admission policy</a> </p> <a href="https://publications.waset.org/abstracts/84656/semantic-analysis-of-the-change-in-awareness-of-korean-college-admission-policy" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/84656.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">227</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">65</span> 3D Mesh Coarsening via Uniform Clustering</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Shuhua%20Lai">Shuhua Lai</a>, <a href="https://publications.waset.org/abstracts/search?q=Kairui%20Chen"> Kairui Chen</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In this paper, we present a fast and efficient mesh coarsening algorithm for 3D triangular meshes. Theis approach can be applied to very complex 3D meshes of arbitrary topology and with millions of vertices. The algorithm is based on the clustering of the input mesh elements, which divides the faces of an input mesh into a given number of clusters for clustering purpose by approximating the Centroidal Voronoi Tessellation of the input mesh. Once a clustering is achieved, it provides us an efficient way to construct uniform tessellations, and therefore leads to good coarsening of polygonal meshes. With proliferation of 3D scanners, this coarsening algorithm is particularly useful for reverse engineering applications of 3D models, which in many cases are dense, non-uniform, irregular and arbitrary topology. Examples demonstrating effectiveness of the new algorithm are also included in the paper. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=coarsening" title="coarsening">coarsening</a>, <a href="https://publications.waset.org/abstracts/search?q=mesh%20clustering" title=" mesh clustering"> mesh clustering</a>, <a href="https://publications.waset.org/abstracts/search?q=shape%20approximation" title=" shape approximation"> shape approximation</a>, <a href="https://publications.waset.org/abstracts/search?q=mesh%20simplification" title=" mesh simplification"> mesh simplification</a> </p> <a href="https://publications.waset.org/abstracts/48919/3d-mesh-coarsening-via-uniform-clustering" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/48919.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">380</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">64</span> The Quantitative Analysis of the Traditional Rural Settlement Plane Boundary</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Yifan%20Dong">Yifan Dong</a>, <a href="https://publications.waset.org/abstracts/search?q=Xincheng%20Pu"> Xincheng Pu</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Rural settlements originate from the accumulation of residential building elements, and their agglomeration forms the settlement pattern and defines the relationship between the settlement and the inside and outside. The settlement boundary is an important part of the settlement pattern. Compared with the simplification of the urban settlement boundary, the settlement of the country is more complex, fuzzy and uncertain, and then presents a rich and diverse boundary morphological phenomenon. In this paper, China traditional rural settlements plane boundary as the research object, using fractal theory and fractal dimension method, quantitative analysis of planar shape boundary settlement, and expounds the research for the architectural design, ancient architecture protection and renewal and development and the significance of the protection of settlements. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=rural%20settlement" title="rural settlement">rural settlement</a>, <a href="https://publications.waset.org/abstracts/search?q=border" title=" border"> border</a>, <a href="https://publications.waset.org/abstracts/search?q=fractal" title=" fractal"> fractal</a>, <a href="https://publications.waset.org/abstracts/search?q=quantification" title=" quantification"> quantification</a> </p> <a href="https://publications.waset.org/abstracts/71276/the-quantitative-analysis-of-the-traditional-rural-settlement-plane-boundary" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/71276.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">249</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">63</span> Feedback from a Service Evaluation of a Modified Intrauterine Device Insertor: A First Step to a Changement of the Standard of Iud Insertion Procedure</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Desjardin">Desjardin</a>, <a href="https://publications.waset.org/abstracts/search?q=Michaels"> Michaels</a>, <a href="https://publications.waset.org/abstracts/search?q=Martinez"> Martinez</a>, <a href="https://publications.waset.org/abstracts/search?q=Ulmann"> Ulmann</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Copper IUD is one of the most efficient and cost-effective contraception. However, pain at insertion hampers the use of this method. This is especially unfortunate in nulliparous women, often younger, who are excellent candidates for this contraception, including Emergency Contraception. Standard insertion procedure of a copper IUD usually involves measurement of uterine cavity with an hysterometer and the use of a tenaculum in order to facilitate device insertion. Both procedures lead to patient pain which often constitutes a limitation of the method. To overcome these issues, we have developed a modified insertor combined with a copper IUD. The singular design of the inserter includes a flexible inflatable membrane technology allowing an easy access to the uterine cavity even in case of abnormal uterine positions or narrow cervical canal. Moreover, this inserter makes possible a direct IUD insertion with no hysterometry and no need for tenaculum. To assess device effectiveness and patient-reported pain, a study was conducted at two clinics in Fance with 31 individuals who wanted to use a copper IUD as contraceptive method. IUD insertions have been performed by four healthcare providers. Operators completed questionnaire and evaluated effectiveness of the procedure (including IUD correct fundal placement and other usability questions) as their satisfaction. Patient also completed questionnaire and pain during procedure was measured on a 10-cm Visual Analogue Scale (VAS). Analysis of the questionnaires indicates that correct IUD placement took place in more than 93% of women, which is a standard efficacy rate. It also demonstrates that IUD insertion resulted in no, light or moderate pain predominantly in nulliparous women. No insertion resulted in severe pain (none above 6cm on a 10-cm VAS). This translated by a high level of satisfaction from both patients and practitioners. In addition, this modified inserter allowed a simplification of the insertion procedure: correct fundal placement was ensured with no need for hysterometry (100%) prior to insertion nor for cervical tenaculum to pull on the cervix (90%). Avoidance of both procedures contributed to the decrease in pain during insertion. Taken together, the results of the study demonstrate that this device constitutes a significant advance in the use of copper IUDs for any woman. It allows a simplification of the insertion procedure: there is no need for pre-insertion hysterometry and no need for traction on the cervix with tenaculum. Increased comfort during insertion should allow a wider use of the method for nulliparous women and for emergency contraception. In addition, pain is often underestimated by practitioners, but fear of pain is obviously one of the blocking factors as indicated by the analysis of the questionnaire. This evaluation brings interesting information on the use of this modified inserter for standard copper IUD and promising perspectives to set up a changement in the standard of IUD insertion procedure. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=contraceptio" title="contraceptio">contraceptio</a>, <a href="https://publications.waset.org/abstracts/search?q=IUD" title=" IUD"> IUD</a>, <a href="https://publications.waset.org/abstracts/search?q=innovation" title=" innovation"> innovation</a>, <a href="https://publications.waset.org/abstracts/search?q=pain" title=" pain"> pain</a> </p> <a href="https://publications.waset.org/abstracts/166871/feedback-from-a-service-evaluation-of-a-modified-intrauterine-device-insertor-a-first-step-to-a-changement-of-the-standard-of-iud-insertion-procedure" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/166871.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">84</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">62</span> Analysis of Delamination in Drilling of Composite Materials</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Navid%20Zarif%20Karimi">Navid Zarif Karimi</a>, <a href="https://publications.waset.org/abstracts/search?q=Hossein%20Heidary"> Hossein Heidary</a>, <a href="https://publications.waset.org/abstracts/search?q=Giangiacomo%20Minak"> Giangiacomo Minak</a>, <a href="https://publications.waset.org/abstracts/search?q=Mehdi%20Ahmadi"> Mehdi Ahmadi</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In this paper analytical model based on the mechanics of oblique cutting, linear elastic fracture mechanics (LEFM) and bending plate theory has been presented to determine the critical feed rate causing delamination in drilling of composite materials. Most of the models in this area used LEFM and bending plate theory; hence, they can only determine the critical thrust force which is an incorporable parameter. In this model by adding cutting oblique mechanics to previous models, critical feed rate has been determined. Also instead of simplification in loading condition, actual thrust force induced by chisel edge and cutting lips on composite plate is modeled. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=composite%20material" title="composite material">composite material</a>, <a href="https://publications.waset.org/abstracts/search?q=delamination" title=" delamination"> delamination</a>, <a href="https://publications.waset.org/abstracts/search?q=drilling" title=" drilling"> drilling</a>, <a href="https://publications.waset.org/abstracts/search?q=thrust%20force" title=" thrust force"> thrust force</a> </p> <a href="https://publications.waset.org/abstracts/35552/analysis-of-delamination-in-drilling-of-composite-materials" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/35552.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">515</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">61</span> Stakeholder Voices in Digital Evolution: Challenges Faced by SMEs in Automotive Supply Chain</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Mohammed%20Sharaf">Mohammed Sharaf</a>, <a href="https://publications.waset.org/abstracts/search?q=Alireza%20Shokri"> Alireza Shokri</a>, <a href="https://publications.waset.org/abstracts/search?q=Adrian%20Small"> Adrian Small</a>, <a href="https://publications.waset.org/abstracts/search?q=Toby%20Bridges"> Toby Bridges</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This paper investigates digital transformation challenges in SMEs within the automotive supply chain. A case study approach and participant observation revealed significant data management and process optimization barriers, corroborated by a conceptual model. Stakeholder feedback, visualized through a pie chart, emphasized data management and process efficiency as primary concerns. Recommended strategies include implementing advanced data systems, process simplification, and enhancing digital skills. Despite the single-case study limitation, the findings offer actionable insights for SMEs to leverage Industry 4.0 technologies effectively. This research contributes to the strategic roadmap necessary for SMEs to achieve competitive digital transformation. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=automotive%20supply%20chain" title="automotive supply chain">automotive supply chain</a>, <a href="https://publications.waset.org/abstracts/search?q=digital%20transformation" title=" digital transformation"> digital transformation</a>, <a href="https://publications.waset.org/abstracts/search?q=industry%204.0" title=" industry 4.0"> industry 4.0</a> </p> <a href="https://publications.waset.org/abstracts/188978/stakeholder-voices-in-digital-evolution-challenges-faced-by-smes-in-automotive-supply-chain" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/188978.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">34</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">60</span> Study of the Performance of Metal Tanks with a Floating Roof</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Rezki%20Akkouche">Rezki Akkouche</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This work exposes metal tanks in general and floating roofs in particular by listing the codes and standards which study this kind of structure. Initial research discusses the types of tanks, how they are designed, and the disadvantages and advantages that each type has. Then, in-depth research was carried out carefully in order to popularize the floating roof tank and the principles of its design and operation while defining the different types of this kind of roof, how and what they are designed, naming the main installation accessories for these roofs and the dangers that a malfunction of these accessories would cause, also exposing the problems likely to be encountered on these roofs and the considerable and important advantages that floating roof tanks bring. A simplification of the two API 650 and Eurocode 3 regulations - Tanks part - has been made by explaining and mentioning the design rules and laws of this type of structure. Thus a comparison of the two regulations is accomplished by exemplifying this with a study of an actual project. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=tanks%20of%20metal" title="tanks of metal">tanks of metal</a>, <a href="https://publications.waset.org/abstracts/search?q=floating%20roof" title=" floating roof"> floating roof</a>, <a href="https://publications.waset.org/abstracts/search?q=performance" title=" performance"> performance</a>, <a href="https://publications.waset.org/abstracts/search?q=comparative%20analysis" title=" comparative analysis"> comparative analysis</a> </p> <a href="https://publications.waset.org/abstracts/167127/study-of-the-performance-of-metal-tanks-with-a-floating-roof" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/167127.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">129</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">59</span> Parametrization of Piezoelectric Vibration Energy Harvesters for Low Power Embedded Systems</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Yannick%20Verbelen">Yannick Verbelen</a>, <a href="https://publications.waset.org/abstracts/search?q=Tim%20Dekegel"> Tim Dekegel</a>, <a href="https://publications.waset.org/abstracts/search?q=Ann%20Peeters"> Ann Peeters</a>, <a href="https://publications.waset.org/abstracts/search?q=Klara%20Stinders"> Klara Stinders</a>, <a href="https://publications.waset.org/abstracts/search?q=Niek%20Blondeel"> Niek Blondeel</a>, <a href="https://publications.waset.org/abstracts/search?q=Sam%20De%20Winne"> Sam De Winne</a>, <a href="https://publications.waset.org/abstracts/search?q=An%20Braeken"> An Braeken</a>, <a href="https://publications.waset.org/abstracts/search?q=Abdellah%20Touhafi"> Abdellah Touhafi</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Matching an embedded electronic application with a cantilever vibration energy harvester remains a difficult endeavour due to the large number of factors influencing the output power. In the presented work, complementary balanced energy harvester parametrization is used as a methodology for simplification of harvester integration in electronic applications. This is achieved by a dual approach consisting of an adaptation of the general parametrization methodology in conjunction with a straight forward harvester benchmarking strategy. For this purpose, the design and implementation of a suitable user friendly cantilever energy harvester benchmarking platform is discussed. Its effectiveness is demonstrated by applying the methodology to a commercially available Mide V21BL vibration energy harvester, with excitation amplitude and frequency as variables. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=vibration%20energy%20harvesting" title="vibration energy harvesting">vibration energy harvesting</a>, <a href="https://publications.waset.org/abstracts/search?q=piezoelectrics" title=" piezoelectrics"> piezoelectrics</a>, <a href="https://publications.waset.org/abstracts/search?q=harvester%20parametrization" title=" harvester parametrization"> harvester parametrization</a>, <a href="https://publications.waset.org/abstracts/search?q=complementary%20balanced%20energy%20harvesting" title=" complementary balanced energy harvesting"> complementary balanced energy harvesting</a> </p> <a href="https://publications.waset.org/abstracts/46288/parametrization-of-piezoelectric-vibration-energy-harvesters-for-low-power-embedded-systems" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/46288.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">357</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">58</span> Analysis of Brushless DC Motor with Trapezoidal Back EMF Using Matlab</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Taha%20Ahmed%20Husain">Taha Ahmed Husain</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The dynamic characteristics such as speed and torque as well as voltages and currents of pwm brushless DC motor inverter are analyzed with a MATLAB model. The contribution of external load torque and friction torque is monitored. The switching function technique is adopted for the current control of the embedded three phase inverter that drives the brushless DC motor.In switching functions the power conversions circuits can be modeled according to their functions rather than circuit topologies. Therefore, it can achieve simplification of the overall power conversion functions. The trapezoidal type (back emf) is used in the model as ithas lower switching loss compared with sinusoidal type (back emf). Results show reliable time analysis for speed, torque, phase and line voltages and currents and the effect of current commutation is clearly observed. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=BLDC%20motor" title="BLDC motor">BLDC motor</a>, <a href="https://publications.waset.org/abstracts/search?q=brushless%20dc%20motors" title=" brushless dc motors"> brushless dc motors</a>, <a href="https://publications.waset.org/abstracts/search?q=pwm%20inverter" title=" pwm inverter"> pwm inverter</a>, <a href="https://publications.waset.org/abstracts/search?q=DC%20motor%20control" title=" DC motor control"> DC motor control</a>, <a href="https://publications.waset.org/abstracts/search?q=trapezoidal%20back%20emf" title=" trapezoidal back emf"> trapezoidal back emf</a>, <a href="https://publications.waset.org/abstracts/search?q=ripple%20torque%20in%20brushless%20DC%20motor" title=" ripple torque in brushless DC motor"> ripple torque in brushless DC motor</a> </p> <a href="https://publications.waset.org/abstracts/22803/analysis-of-brushless-dc-motor-with-trapezoidal-back-emf-using-matlab" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/22803.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">598</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">57</span> Flexural Analysis of Palm Fiber Reinforced Hybrid Polymer Matrix Composite</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=G.Venkatachalam">G.Venkatachalam</a>, <a href="https://publications.waset.org/abstracts/search?q=Gautham%20Shankar"> Gautham Shankar</a>, <a href="https://publications.waset.org/abstracts/search?q=Dasarath%20Raghav"> Dasarath Raghav</a>, <a href="https://publications.waset.org/abstracts/search?q=Krishna%20Kuar"> Krishna Kuar</a>, <a href="https://publications.waset.org/abstracts/search?q=Santhosh%20Kiran"> Santhosh Kiran</a>, <a href="https://publications.waset.org/abstracts/search?q=Bhargav%20Mahesh"> Bhargav Mahesh</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Uncertainty in the availability of fossil fuels in the future and global warming increased the need for more environment-friendly materials. In this work, an attempt is made to fabricate a hybrid polymer matrix composite. The blend is a mixture of General Purpose Resin and Cashew Nut Shell Liquid, a natural resin extracted from cashew plant. Palm fiber, which has high strength, is used as a reinforcement material. The fiber is treated with alkali (NaOH) solution to increase its strength and adhesiveness. Parametric study of flexure strength is carried out by varying alkali concentration, duration of alkali treatment and fiber volume. Taguchi L9 Orthogonal array is followed in the design of experiments procedure for simplification. With the help of ANOVA technique, regression equations are obtained which gives the level of influence of each parameter on the flexure strength of the composite. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=Adhesion" title="Adhesion">Adhesion</a>, <a href="https://publications.waset.org/abstracts/search?q=CNSL" title=" CNSL"> CNSL</a>, <a href="https://publications.waset.org/abstracts/search?q=Flexural%20Analysis" title=" Flexural Analysis"> Flexural Analysis</a>, <a href="https://publications.waset.org/abstracts/search?q=Hybrid%20Matrix%20Composite" title=" Hybrid Matrix Composite"> Hybrid Matrix Composite</a>, <a href="https://publications.waset.org/abstracts/search?q=Palm%20Fiber" title=" Palm Fiber"> Palm Fiber</a> </p> <a href="https://publications.waset.org/abstracts/29720/flexural-analysis-of-palm-fiber-reinforced-hybrid-polymer-matrix-composite" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/29720.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">405</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">56</span> Advanced Mechatronic Design of Robot Manipulator Using Hardware-In-The-Loop Simulation</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Reza%20Karami">Reza Karami</a>, <a href="https://publications.waset.org/abstracts/search?q=Ali%20Akbar%20Ebrahimi"> Ali Akbar Ebrahimi</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This paper discusses concurrent engineering of robot manipulators, based on the Holistic Concurrent Design (HCD) methodology and by using a hardware-in-the-loop simulation platform. The methodology allows for considering numerous design variables with different natures concurrently. It redefines the ultimate goal of design based on the notion of satisfaction, resulting in the simplification of the multi-objective constrained optimization process. It also formalizes the effect of designer’s subjective attitude in the process. To enhance modeling efficiency for both computation and accuracy, a hardware-in-the-loop simulation platform is used, which involves physical joint modules and the control unit in addition to the software modules. This platform is implemented in the HCD design architecture to reliably evaluate the design attributes and performance super criterion during the design process. The resulting overall architecture is applied to redesigning kinematic, dynamic and control parameters of an industrial robot manipulator. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=concurrent%20engineering" title="concurrent engineering">concurrent engineering</a>, <a href="https://publications.waset.org/abstracts/search?q=hardware-in-the-loop%20simulation" title=" hardware-in-the-loop simulation"> hardware-in-the-loop simulation</a>, <a href="https://publications.waset.org/abstracts/search?q=robot%20manipulator" title=" robot manipulator"> robot manipulator</a>, <a href="https://publications.waset.org/abstracts/search?q=multidisciplinary%20systems" title=" multidisciplinary systems"> multidisciplinary systems</a>, <a href="https://publications.waset.org/abstracts/search?q=mechatronics" title=" mechatronics"> mechatronics</a> </p> <a href="https://publications.waset.org/abstracts/2865/advanced-mechatronic-design-of-robot-manipulator-using-hardware-in-the-loop-simulation" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/2865.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">454</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">55</span> Ontology-Driven Generation of Radiation Protection Procedures</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Chamseddine%20Barki">Chamseddine Barki</a>, <a href="https://publications.waset.org/abstracts/search?q=Salam%20Labidi"> Salam Labidi</a>, <a href="https://publications.waset.org/abstracts/search?q=Hanen%20Boussi%20Rahmouni"> Hanen Boussi Rahmouni</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In this article, we present the principle and suitable methodology for the design of a medical ontology that highlights the radiological and dosimetric knowledge, applied in diagnostic radiology and radiation-therapy. Our ontology, which we named &laquo;Onto.Rap&raquo;, is the subject of radiation protection in medical and radiology centers by providing a standardized regulatory oversight. Thanks to its added values of knowledge-sharing, reuse and the ease of maintenance, this ontology tends to solve many problems. Of which we name the confusion between radiological procedures a practitioner might face while performing a patient radiological exam. Adding to it, the difficulties they might have in interpreting applicable patient radioprotection standards. Here, the ontology, thanks to its concepts simplification and expressiveness capabilities, can ensure an efficient classification of radiological procedures. It also provides an explicit representation of the relations between the different components of the studied concept. In fact, an ontology based-radioprotection expert system, when used in radiological center, could implement systematic radioprotection best practices during patient exam and a regulatory compliance service auditing afterwards. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=knowledge" title="knowledge">knowledge</a>, <a href="https://publications.waset.org/abstracts/search?q=ontology" title=" ontology"> ontology</a>, <a href="https://publications.waset.org/abstracts/search?q=radiation%20protection" title=" radiation protection"> radiation protection</a>, <a href="https://publications.waset.org/abstracts/search?q=radiology" title=" radiology"> radiology</a> </p> <a href="https://publications.waset.org/abstracts/60395/ontology-driven-generation-of-radiation-protection-procedures" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/60395.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">312</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">54</span> Musical Education of Preschool Children: From the Average to the Gifted</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Eudjen%20Cinc">Eudjen Cinc</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The contemporary society, which is, whether we like it or not, oriented towards utilitarianism, pragmatics and professional flexibility, lives in a certain paradox. On the one hand, at least declaratively, the accent of modern society is on knowledge; knowledge is even considered to be a commodity, the popularity of education is increased as the only means of survival in the market-oriented world, while on the other hand modern society is moving towards simplification and decreasing the amount of information and areas which are considered necessary in the generally excepted concept of education. We cannot talk about the preschool teacher profession without mentioning work with gifted children. The preschool teacher knowing the characteristics of gifted children is of utmost importance because their early identification and professional guidance are of cardinal importance for the direction in which the children will develop. When we talk about musical ability, in the first phase, the role of preschool teachers in the identification and stimulation of gifted children naturally refers to monitoring children’s musical manifestation. The identification process and work with the gifted presupposes a good relationship with the family, synergy of these two important influences in the child’s education and upbringing. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=music%20education" title="music education">music education</a>, <a href="https://publications.waset.org/abstracts/search?q=gifted%20children" title=" gifted children"> gifted children</a>, <a href="https://publications.waset.org/abstracts/search?q=methodology" title=" methodology"> methodology</a>, <a href="https://publications.waset.org/abstracts/search?q=kindergarten" title=" kindergarten"> kindergarten</a> </p> <a href="https://publications.waset.org/abstracts/48693/musical-education-of-preschool-children-from-the-average-to-the-gifted" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/48693.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">273</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">53</span> Pressure Losses on Realistic Geometry of Tracheobronchial Tree</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Michaela%20Chovancova">Michaela Chovancova</a>, <a href="https://publications.waset.org/abstracts/search?q=Jakub%20Elcner"> Jakub Elcner</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Real bronchial tree is very complicated piping system. Analysis of flow and pressure losses in this system is very difficult. Due to the complex geometry and the very small size in the lower generations is examination by CFD possible only in the central part of bronchial tree. For specify the pressure losses of lower generations is necessary to provide a mathematical equation. Determination of mathematical formulas for calculating the pressure losses in the real lungs is due to its complexity and diversity lengthy and inefficient process. For these calculations is necessary the lungs to slightly simplify (same cross-section over the length of individual generation) or use one of the models of lungs. The simplification could cause deviations from real values. The article compares the values of pressure losses obtained from CFD simulation of air flow in the central part of the real bronchial tree with the values calculated in a slightly simplified real lungs by using a mathematical relationship derived from the Bernoulli equation and continuity equation. Then, evaluate the desirability of using this formula to determine the pressure loss across the bronchial tree. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=pressure%20gradient" title="pressure gradient">pressure gradient</a>, <a href="https://publications.waset.org/abstracts/search?q=airways%20resistance" title=" airways resistance"> airways resistance</a>, <a href="https://publications.waset.org/abstracts/search?q=real%20geometry%20of%20bronchial%20tree" title=" real geometry of bronchial tree"> real geometry of bronchial tree</a>, <a href="https://publications.waset.org/abstracts/search?q=breathing" title=" breathing"> breathing</a> </p> <a href="https://publications.waset.org/abstracts/27498/pressure-losses-on-realistic-geometry-of-tracheobronchial-tree" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/27498.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">323</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">52</span> A Corpus-Based Study on the Lexical, Syntactic and Sequential Features across Interpreting Types</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Qianxi%20Lv">Qianxi Lv</a>, <a href="https://publications.waset.org/abstracts/search?q=Junying%20Liang"> Junying Liang</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Among the various modes of interpreting, simultaneous interpreting (SI) is regarded as a ‘complex’ and ‘extreme condition’ of cognitive tasks while consecutive interpreters (CI) do not have to share processing capacity between tasks. Given that SI exerts great cognitive demand, it makes sense to posit that the output of SI may be more compromised than that of CI in the linguistic features. The bulk of the research has stressed the varying cognitive demand and processes involved in different modes of interpreting; however, related empirical research is sparse. In keeping with our interest in investigating the quantitative linguistic factors discriminating between SI and CI, the current study seeks to examine the potential lexical simplification, syntactic complexity and sequential organization mechanism with a self-made inter-model corpus of transcribed simultaneous and consecutive interpretation, translated speech and original speech texts with a total running word of 321960. The lexical features are extracted in terms of the lexical density, list head coverage, hapax legomena, and type-token ratio, as well as core vocabulary percentage. Dependency distance, an index for syntactic complexity and reflective of processing demand is employed. Frequency motif is a non-grammatically-bound sequential unit and is also used to visualize the local function distribution of interpreting the output. While SI is generally regarded as multitasking with high cognitive load, our findings evidently show that CI may impose heavier or taxing cognitive resource differently and hence yields more lexically and syntactically simplified output. In addition, the sequential features manifest that SI and CI organize the sequences from the source text in different ways into the output, to minimize the cognitive load respectively. We reasoned the results in the framework that cognitive demand is exerted both on maintaining and coordinating component of Working Memory. On the one hand, the information maintained in CI is inherently larger in volume compared to SI. On the other hand, time constraints directly influence the sentence reformulation process. The temporal pressure from the input in SI makes the interpreters only keep a small chunk of information in the focus of attention. Thus, SI interpreters usually produce the output by largely retaining the source structure so as to relieve the information from the working memory immediately after formulated in the target language. Conversely, CI interpreters receive at least a few sentences before reformulation, when they are more self-paced. CI interpreters may thus tend to retain and generate the information in a way to lessen the demand. In other words, interpreters cope with the high demand in the reformulation phase of CI by generating output with densely distributed function words, more content words of higher frequency values and fewer variations, simpler structures and more frequently used language sequences. We consequently propose a revised effort model based on the result for a better illustration of cognitive demand during both interpreting types. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=cognitive%20demand" title="cognitive demand">cognitive demand</a>, <a href="https://publications.waset.org/abstracts/search?q=corpus-based" title=" corpus-based"> corpus-based</a>, <a href="https://publications.waset.org/abstracts/search?q=dependency%20distance" title=" dependency distance"> dependency distance</a>, <a href="https://publications.waset.org/abstracts/search?q=frequency%20motif" title=" frequency motif"> frequency motif</a>, <a href="https://publications.waset.org/abstracts/search?q=interpreting%20types" title=" interpreting types"> interpreting types</a>, <a href="https://publications.waset.org/abstracts/search?q=lexical%20simplification" title=" lexical simplification"> lexical simplification</a>, <a href="https://publications.waset.org/abstracts/search?q=sequential%20units%20distribution" title=" sequential units distribution"> sequential units distribution</a>, <a href="https://publications.waset.org/abstracts/search?q=syntactic%20complexity" title=" syntactic complexity"> syntactic complexity</a> </p> <a href="https://publications.waset.org/abstracts/105666/a-corpus-based-study-on-the-lexical-syntactic-and-sequential-features-across-interpreting-types" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/105666.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">178</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">51</span> Radiation Usage Impact of on Anti-Nutritional Compounds (Antitrypsin and Phytic Acid) of Livestock and Poultry Foods</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Mohammad%20Khosravi">Mohammad Khosravi</a>, <a href="https://publications.waset.org/abstracts/search?q=Ali%20Kiani"> Ali Kiani</a>, <a href="https://publications.waset.org/abstracts/search?q=Behroz%20Dastar"> Behroz Dastar</a>, <a href="https://publications.waset.org/abstracts/search?q=Parvin%20Showrang"> Parvin Showrang</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Review was carried out on important anti-nutritional compounds of livestock and poultry foods and the effect of radiation usage. Nowadays, with advancement in technology, different methods have been considered for the optimum usage of nutrients in livestock and poultry foods. Steaming, extruding, pelleting, and the use of chemicals are the most common and popular methods in food processing. Use of radiation in food processing researches in the livestock and poultry industry is currently highly regarded. Ionizing (electrons, gamma) and non-ionizing beams (microwave and infrared) are the most useable rays in animal food processing. In recent researches, these beams have been used to remove and reduce the anti-nutritional factors and microbial contamination and improve the digestibility of nutrients in poultry and livestock food. The evidence presented will help researchers to recognize techniques of relevance to them. Simplification of some of these techniques, especially in developing countries, must be addressed so that they can be used more widely. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=antitrypsin" title="antitrypsin">antitrypsin</a>, <a href="https://publications.waset.org/abstracts/search?q=gamma%20anti-nutritional%20components" title=" gamma anti-nutritional components"> gamma anti-nutritional components</a>, <a href="https://publications.waset.org/abstracts/search?q=phytic%20acid" title=" phytic acid"> phytic acid</a>, <a href="https://publications.waset.org/abstracts/search?q=radiation" title=" radiation"> radiation</a> </p> <a href="https://publications.waset.org/abstracts/58193/radiation-usage-impact-of-on-anti-nutritional-compounds-antitrypsin-and-phytic-acid-of-livestock-and-poultry-foods" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/58193.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">343</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">50</span> New Possibilities for Testing UX and UI Design on Mobile Devices</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Jakub%20Ber%C4%8D%C3%ADk">Jakub Berčík</a>, <a href="https://publications.waset.org/abstracts/search?q=Anna%20Mravcov%C3%A1"> Anna Mravcová</a>, <a href="https://publications.waset.org/abstracts/search?q=Jana%20G%C3%A1lov%C3%A1"> Jana Gálová</a>, <a href="https://publications.waset.org/abstracts/search?q=Katar%C3%ADna%20Neom%C3%A1niov%C3%A1"> Katarína Neomániová</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In an era when everything is increasingly digital, consumers are always looking for new options in solutions to their everyday needs. In this context, mobile apps are developing at an exponential pace. One of the fastest growing segments of mobile technologies is, obviously, e-commerce. It can be predicted that mobile commerce will record nearly three times the global growth of e-commerce across all platforms, which indicates its importance in the given segment. The current coronavirus pandemic is also changing many of the existing paradigms both socially, economically, and technologically, which has a major impact on changing consumer behaviour and the emphasis on simplification and clarity of mobile solutions. This is the area that user experience (UX) and user interface (UI) designers deal with. Their task is to design a sufficiently attractive and interesting solution that will be available on all mobile devices and at the same time will be easy enough for the customer/visitor to get to the destination or to get the necessary information in a few clicks. The basis for changes in UX design can now be obtained not only through online analytical tools but also through neuromarketing, especially in the case of mobile devices. The paper highlights new possibilities for testing UX design applications on mobile devices using a special platform that combines a stationary eye camera (eye tracking) and facial analysis (facial coding). <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=emotions" title="emotions">emotions</a>, <a href="https://publications.waset.org/abstracts/search?q=mobile%20design" title=" mobile design"> mobile design</a>, <a href="https://publications.waset.org/abstracts/search?q=user%20experience" title=" user experience"> user experience</a>, <a href="https://publications.waset.org/abstracts/search?q=visual%20attention" title=" visual attention"> visual attention</a> </p> <a href="https://publications.waset.org/abstracts/144168/new-possibilities-for-testing-ux-and-ui-design-on-mobile-devices" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/144168.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">127</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">49</span> Numerical Regularization of Ill-Posed Problems via Hybrid Feedback Controls</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Eugene%20Stepanov">Eugene Stepanov</a>, <a href="https://publications.waset.org/abstracts/search?q=Arkadi%20Ponossov"> Arkadi Ponossov</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Many mathematical models used in biological and other applications are ill-posed. The reason for that is the nature of differential equations, where the nonlinearities are assumed to be step functions, which is done to simplify the analysis. Prominent examples are switched systems arising from gene regulatory networks and neural field equations. This simplification leads, however, to theoretical and numerical complications. In the presentation, it is proposed to apply the theory of hybrid feedback controls to regularize the problem. Roughly speaking, one attaches a finite state control (‘automaton’), which follows the trajectories of the original system and governs its dynamics at the points of ill-posedness. The construction of the automaton is based on the classification of the attractors of the specially designed adjoint dynamical system. This ‘hybridization’ is shown to regularize the original switched system and gives rise to efficient hybrid numerical schemes. Several examples are provided in the presentation, which supports the suggested analysis. The method can be of interest in other applied fields, where differential equations contain step-like nonlinearities. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=hybrid%20feedback%20control" title="hybrid feedback control">hybrid feedback control</a>, <a href="https://publications.waset.org/abstracts/search?q=ill-posed%20problems" title=" ill-posed problems"> ill-posed problems</a>, <a href="https://publications.waset.org/abstracts/search?q=singular%20perturbation%20analysis" title=" singular perturbation analysis"> singular perturbation analysis</a>, <a href="https://publications.waset.org/abstracts/search?q=step-like%20nonlinearities" title=" step-like nonlinearities"> step-like nonlinearities</a> </p> <a href="https://publications.waset.org/abstracts/86303/numerical-regularization-of-ill-posed-problems-via-hybrid-feedback-controls" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/86303.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">245</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">48</span> Reliability Verification of the Performance Evaluation of Multiphase Pump</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Joon-Hyung%20Kim">Joon-Hyung Kim</a>, <a href="https://publications.waset.org/abstracts/search?q=Him-Chan%20Lee"> Him-Chan Lee</a>, <a href="https://publications.waset.org/abstracts/search?q=Jin-Hyuk%20Kim"> Jin-Hyuk Kim</a>, <a href="https://publications.waset.org/abstracts/search?q=Yong-Kab%20Lee"> Yong-Kab Lee</a>, <a href="https://publications.waset.org/abstracts/search?q=Young-Seok%20Choi"> Young-Seok Choi</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The crude oil in an oil well exists in various phases such as gas, seawater, and sand, as well as oil. Therefore, a phase separator is needed at the front of a single-phase pump for pressurization and transfer. On the other hand, the application of a multiphase pump can provide such advantages as simplification of the equipment structure and cost savings, because there is no need for a phase separation process. Therefore, the crude oil transfer method using a multiphase pump is being applied to recently developed oil wells. Due to this increase in demand, technical demands for the development of multiphase pumps are sharply increasing, but the progress of research into related technologies is insufficient, due to the nature of multiphase pumps that require high levels of skills. This study was conducted to verify the reliability of pump performance evaluation using numerical analysis, which is the basis of the development of a multiphase pump. For this study, a model was designed by selecting the specifications of the pump under study. The performance of the designed model was evaluated through numerical analysis and experiment, and the results of the performance evaluation were compared to verify the reliability of the result using numerical analysis. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=multiphase%20pump" title="multiphase pump">multiphase pump</a>, <a href="https://publications.waset.org/abstracts/search?q=numerical%20analysis" title=" numerical analysis"> numerical analysis</a>, <a href="https://publications.waset.org/abstracts/search?q=experiment" title=" experiment"> experiment</a>, <a href="https://publications.waset.org/abstracts/search?q=performance%20evaluation" title=" performance evaluation"> performance evaluation</a>, <a href="https://publications.waset.org/abstracts/search?q=reliability%20verification" title=" reliability verification"> reliability verification</a> </p> <a href="https://publications.waset.org/abstracts/11645/reliability-verification-of-the-performance-evaluation-of-multiphase-pump" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/11645.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">434</span> </span> </div> </div> <ul class="pagination"> <li class="page-item disabled"><span class="page-link">&lsaquo;</span></li> <li class="page-item active"><span class="page-link">1</span></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=simplification&amp;page=2">2</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=simplification&amp;page=3">3</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=simplification&amp;page=2" rel="next">&rsaquo;</a></li> </ul> </div> </main> <footer> <div id="infolinks" class="pt-3 pb-2"> <div class="container"> <div style="background-color:#f5f5f5;" class="p-3"> <div class="row"> <div class="col-md-2"> <ul class="list-unstyled"> About <li><a href="https://waset.org/page/support">About Us</a></li> <li><a href="https://waset.org/page/support#legal-information">Legal</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/WASET-16th-foundational-anniversary.pdf">WASET celebrates its 16th foundational anniversary</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Account <li><a href="https://waset.org/profile">My Account</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Explore <li><a href="https://waset.org/disciplines">Disciplines</a></li> <li><a href="https://waset.org/conferences">Conferences</a></li> <li><a href="https://waset.org/conference-programs">Conference Program</a></li> <li><a href="https://waset.org/committees">Committees</a></li> <li><a href="https://publications.waset.org">Publications</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Research <li><a href="https://publications.waset.org/abstracts">Abstracts</a></li> <li><a href="https://publications.waset.org">Periodicals</a></li> <li><a href="https://publications.waset.org/archive">Archive</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Open Science <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Open-Science-Philosophy.pdf">Open Science Philosophy</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Open-Science-Award.pdf">Open Science Award</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Open-Society-Open-Science-and-Open-Innovation.pdf">Open Innovation</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Postdoctoral-Fellowship-Award.pdf">Postdoctoral Fellowship Award</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Scholarly-Research-Review.pdf">Scholarly Research Review</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Support <li><a href="https://waset.org/page/support">Support</a></li> <li><a href="https://waset.org/profile/messages/create">Contact Us</a></li> <li><a href="https://waset.org/profile/messages/create">Report Abuse</a></li> </ul> </div> </div> </div> </div> </div> <div class="container text-center"> <hr style="margin-top:0;margin-bottom:.3rem;"> <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" class="text-muted small">Creative Commons Attribution 4.0 International License</a> <div id="copy" class="mt-2">&copy; 2024 World Academy of Science, Engineering and Technology</div> </div> </footer> <a href="javascript:" id="return-to-top"><i class="fas fa-arrow-up"></i></a> <div class="modal" id="modal-template"> <div class="modal-dialog"> <div class="modal-content"> <div class="row m-0 mt-1"> <div class="col-md-12"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> </div> </div> <div class="modal-body"></div> </div> </div> </div> <script src="https://cdn.waset.org/static/plugins/jquery-3.3.1.min.js"></script> <script src="https://cdn.waset.org/static/plugins/bootstrap-4.2.1/js/bootstrap.bundle.min.js"></script> <script src="https://cdn.waset.org/static/js/site.js?v=150220211556"></script> <script> jQuery(document).ready(function() { /*jQuery.get("https://publications.waset.org/xhr/user-menu", function (response) { jQuery('#mainNavMenu').append(response); });*/ jQuery.get({ url: "https://publications.waset.org/xhr/user-menu", cache: false }).then(function(response){ jQuery('#mainNavMenu').append(response); }); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10