CINXE.COM
Search results for: map reduce
<!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: map reduce</title> <meta name="description" content="Search results for: map reduce"> <meta name="keywords" content="map reduce"> <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="map reduce" 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="map reduce"> <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> 5846</div> </div> </div> </div> <h1 class="mt-3 mb-3 text-center" style="font-size:1.6rem;">Search results for: map reduce</h1> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">5846</span> SAP-Reduce: Staleness-Aware P-Reduce with Weight Generator</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Lizhi%20Ma">Lizhi Ma</a>, <a href="https://publications.waset.org/abstracts/search?q=Chengcheng%20Hu"> Chengcheng Hu</a>, <a href="https://publications.waset.org/abstracts/search?q=Fuxian%20Wong"> Fuxian Wong</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Partial reduce (P-Reduce) has set a state-of-the-art performance on distributed machine learning in the heterogeneous environment over the All-Reduce architecture. The dynamic P-Reduce based on the exponential moving average (EMA) approach predicts all the intermediate model parameters, which raises unreliability. It is noticed that the approximation trick leads the wrong way to obtaining model parameters in all the nodes. In this paper, SAP-Reduce is proposed, which is a variant of the All-Reduce distributed training model with staleness-aware dynamic P-Reduce. SAP-Reduce directly utilizes the EMA-like algorithm to generate the normalized weights. To demonstrate the effectiveness of the algorithm, the experiments are set based on a number of deep learning models, comparing the single-step training acceleration ratio and convergence time. It is found that SAP-Reduce simplifying dynamic P-Reduce outperforms the intermediate approximation one. The empirical results show SAP-Reduce is 1.3× −2.1× faster than existing baselines. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=collective%20communication" title="collective communication">collective communication</a>, <a href="https://publications.waset.org/abstracts/search?q=decentralized%20distributed%20training" title=" decentralized distributed training"> decentralized distributed training</a>, <a href="https://publications.waset.org/abstracts/search?q=machine%20learning" title=" machine learning"> machine learning</a>, <a href="https://publications.waset.org/abstracts/search?q=P-Reduce" title=" P-Reduce"> P-Reduce</a> </p> <a href="https://publications.waset.org/abstracts/188657/sap-reduce-staleness-aware-p-reduce-with-weight-generator" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/188657.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">32</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">5845</span> From Two-Way to Multi-Way: A Comparative Study for Map-Reduce Join Algorithms</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Marwa%20Hussien%20Mohamed">Marwa Hussien Mohamed</a>, <a href="https://publications.waset.org/abstracts/search?q=Mohamed%20Helmy%20Khafagy"> Mohamed Helmy Khafagy</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Map-Reduce is a programming model which is widely used to extract valuable information from enormous volumes of data. Map-reduce designed to support heterogeneous datasets. Apache Hadoop map-reduce used extensively to uncover hidden pattern like data mining, SQL, etc. The most important operation for data analysis is joining operation. But, map-reduce framework does not directly support join algorithm. This paper explains and compares two-way and multi-way map-reduce join algorithms for map reduce also we implement MR join Algorithms and show the performance of each phase in MR join algorithms. Our experimental results show that map side join and map merge join in two-way join algorithms has the longest time according to preprocessing step sorting data and reduce side cascade join has the longest time at Multi-Way join algorithms. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=Hadoop" title="Hadoop">Hadoop</a>, <a href="https://publications.waset.org/abstracts/search?q=MapReduce" title=" MapReduce"> MapReduce</a>, <a href="https://publications.waset.org/abstracts/search?q=multi-way%20join" title=" multi-way join"> multi-way join</a>, <a href="https://publications.waset.org/abstracts/search?q=two-way%20join" title=" two-way join"> two-way join</a>, <a href="https://publications.waset.org/abstracts/search?q=Ubuntu" title=" Ubuntu"> Ubuntu</a> </p> <a href="https://publications.waset.org/abstracts/82539/from-two-way-to-multi-way-a-comparative-study-for-map-reduce-join-algorithms" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/82539.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">487</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">5844</span> New Two-Way Map-Reduce Join Algorithm: Hash Semi Join</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Marwa%20Hussein%20Mohamed">Marwa Hussein Mohamed</a>, <a href="https://publications.waset.org/abstracts/search?q=Mohamed%20Helmy%20Khafagy"> Mohamed Helmy Khafagy</a>, <a href="https://publications.waset.org/abstracts/search?q=Samah%20Ahmed%20Senbel"> Samah Ahmed Senbel</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Map Reduce is a programming model used to handle and support massive data sets. Rapidly increasing in data size and big data are the most important issue today to make an analysis of this data. map reduce is used to analyze data and get more helpful information by using two simple functions map and reduce it's only written by the programmer, and it includes load balancing , fault tolerance and high scalability. The most important operation in data analysis are join, but map reduce is not directly support join. This paper explains two-way map-reduce join algorithm, semi-join and per split semi-join, and proposes new algorithm hash semi-join that used hash table to increase performance by eliminating unused records as early as possible and apply join using hash table rather than using map function to match join key with other data table in the second phase but using hash tables isn't affecting on memory size because we only save matched records from the second table only. Our experimental result shows that using a hash table with hash semi-join algorithm has higher performance than two other algorithms while increasing the data size from 10 million records to 500 million and running time are increased according to the size of joined records between two tables. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=map%20reduce" title="map reduce">map reduce</a>, <a href="https://publications.waset.org/abstracts/search?q=hadoop" title=" hadoop"> hadoop</a>, <a href="https://publications.waset.org/abstracts/search?q=semi%20join" title=" semi join"> semi join</a>, <a href="https://publications.waset.org/abstracts/search?q=two%20way%20join" title=" two way join"> two way join</a> </p> <a href="https://publications.waset.org/abstracts/31822/new-two-way-map-reduce-join-algorithm-hash-semi-join" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/31822.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">513</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">5843</span> A Design of Anisotropic Wet Etching System to Reduce Hillocks on Etched Surface of Silicon Substrate</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Alonggot%20Limcharoen%20Kaeochotchuangkul">Alonggot Limcharoen Kaeochotchuangkul</a>, <a href="https://publications.waset.org/abstracts/search?q=Pathomporn%20Sawatchai"> Pathomporn Sawatchai</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This research aims to design and build a wet etching system, which is suitable for anisotropic wet etching, in order to reduce etching time, to reduce hillocks on the etched surface (to reduce roughness), and to create a 45-degree wall angle (micro-mirror). This study would start by designing a wet etching system. There are four main components in this system: an ultrasonic cleaning, a condenser, a motor and a substrate holder. After that, an ultrasonic machine was modified by applying a condenser to maintain the consistency of the solution concentration during the etching process and installing a motor for improving the roughness. This effect on the etch rate and the roughness showed that the etch rate increased and the roughness was reduced. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=anisotropic%20wet%20etching" title="anisotropic wet etching">anisotropic wet etching</a>, <a href="https://publications.waset.org/abstracts/search?q=wet%20etching%20system" title=" wet etching system"> wet etching system</a>, <a href="https://publications.waset.org/abstracts/search?q=hillocks" title=" hillocks"> hillocks</a>, <a href="https://publications.waset.org/abstracts/search?q=ultrasonic%20cleaning" title=" ultrasonic cleaning"> ultrasonic cleaning</a> </p> <a href="https://publications.waset.org/abstracts/109308/a-design-of-anisotropic-wet-etching-system-to-reduce-hillocks-on-etched-surface-of-silicon-substrate" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/109308.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">115</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">5842</span> Apps Reduce the Cost of Construction</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Ali%20Mohammadi">Ali Mohammadi</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Every construction that is done, the most important part of attention for employers and contractors is its cost, and they always try to reduce costs so that they can compete in the market, so they estimate the cost of construction before starting their activities. The costs can be generally divided into four parts: the materials used, the equipment used, the manpower required, and the time required. In this article, we are trying to talk about the three items of equipment, manpower, and time, and examine how the use of apps can reduce the cost of construction, while due to various reasons, it has received less attention in the field of app design. Also, because we intend to use these apps in construction and they are used by engineers and experts, we define these apps as engineering apps because the idea of their design must be by an engineer who works in that field. Also, considering that most engineers are familiar with programming during their studies, they can design the apps they need using simple programming software. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=layout" title="layout">layout</a>, <a href="https://publications.waset.org/abstracts/search?q=as-bilt" title=" as-bilt"> as-bilt</a>, <a href="https://publications.waset.org/abstracts/search?q=monitoring" title=" monitoring"> monitoring</a>, <a href="https://publications.waset.org/abstracts/search?q=maps" title=" maps"> maps</a> </p> <a href="https://publications.waset.org/abstracts/183643/apps-reduce-the-cost-of-construction" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/183643.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">65</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">5841</span> Association Rules Mining and NOSQL Oriented Document in Big Data</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Sarra%20Senhadji">Sarra Senhadji</a>, <a href="https://publications.waset.org/abstracts/search?q=Imene%20Benzeguimi"> Imene Benzeguimi</a>, <a href="https://publications.waset.org/abstracts/search?q=Zohra%20Yagoub"> Zohra Yagoub</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Big Data represents the recent technology of manipulating voluminous and unstructured data sets over multiple sources. Therefore, NOSQL appears to handle the problem of unstructured data. Association rules mining is one of the popular techniques of data mining to extract hidden relationship from transactional databases. The algorithm for finding association dependencies is well-solved with Map Reduce. The goal of our work is to reduce the time of generating of frequent itemsets by using Map Reduce and NOSQL database oriented document. A comparative study is given to evaluate the performances of our algorithm with the classical algorithm Apriori. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=Apriori" title="Apriori">Apriori</a>, <a href="https://publications.waset.org/abstracts/search?q=Association%20rules%20mining" title=" Association rules mining"> Association rules mining</a>, <a href="https://publications.waset.org/abstracts/search?q=Big%20Data" title=" Big Data"> Big Data</a>, <a href="https://publications.waset.org/abstracts/search?q=Data%20Mining" title=" Data Mining"> Data Mining</a>, <a href="https://publications.waset.org/abstracts/search?q=Hadoop" title=" Hadoop"> Hadoop</a>, <a href="https://publications.waset.org/abstracts/search?q=MapReduce" title=" MapReduce"> MapReduce</a>, <a href="https://publications.waset.org/abstracts/search?q=MongoDB" title=" MongoDB"> MongoDB</a>, <a href="https://publications.waset.org/abstracts/search?q=NoSQL" title=" NoSQL"> NoSQL</a> </p> <a href="https://publications.waset.org/abstracts/126206/association-rules-mining-and-nosql-oriented-document-in-big-data" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/126206.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">160</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">5840</span> Reduce of the Consumption of Industrial Kilns a Pottery Kiln as Example, Recovery of Lost Energy Using a System of Heat Exchangers and Modeling of Heat Transfer Through the Walls of the Kiln</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Maha%20Bakkari">Maha Bakkari</a>, <a href="https://publications.waset.org/abstracts/search?q=Fatiha%20Lemmeni"> Fatiha Lemmeni</a>, <a href="https://publications.waset.org/abstracts/search?q=Rachid%20Tadili"> Rachid Tadili</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In this work, we present some characteristics of the furnace studied, its operating principle and the experimental measurements of the evolutions of the temperatures inside and outside the walls of the This work deals with the problem of energy consumption of pottery kilns whose energy consumption is relatively too high. In this work, we determined the sources of energy loss by studying the heat transfer of a pottery furnace, we proposed a recovery system to reduce energy consumption, and then we developed a numerical model modeling the transfers through the walls of the furnace and to optimize the insulation (reduce heat losses) by testing multiple insulators. The recovery and reuse of energy recovered by the recovery system will present a significant gain in energy consumption of the oven and cooking time. This research is one of the solutions that helps reduce the greenhouse effect of the planet earth, a problem that worries the world. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=recovery%20lost%20energy" title="recovery lost energy">recovery lost energy</a>, <a href="https://publications.waset.org/abstracts/search?q=energy%20efficiency" title=" energy efficiency"> energy efficiency</a>, <a href="https://publications.waset.org/abstracts/search?q=modeling" title=" modeling"> modeling</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/172245/reduce-of-the-consumption-of-industrial-kilns-a-pottery-kiln-as-example-recovery-of-lost-energy-using-a-system-of-heat-exchangers-and-modeling-of-heat-transfer-through-the-walls-of-the-kiln" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/172245.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">86</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">5839</span> Time and Cost Efficiency Analysis of Quick Die Change System on Metal Stamping Industry</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Rudi%20Kurniawan%20Arief">Rudi Kurniawan Arief</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Manufacturing cost and setup time are the hot topics to improve in Metal Stamping industry because material and components price are always rising up while costumer requires to cut down the component price year by year. The Single Minute Exchange of Die (SMED) is one of many methods to reduce waste in stamping industry. The Japanese Quick Die Change (QDC) dies system is one of SMED systems that could reduce both of setup time and manufacturing cost. However, this system is rarely used in stamping industries. This paper will analyze how deep the QDC dies system could reduce setup time and the manufacturing cost. The research is conducted by direct observation, simulating and comparing of QDC dies system with conventional dies system. In this research, we found that the QDC dies system could save up to 35% of manufacturing cost and reduce 70% of setup times. This simulation proved that the QDC die system is effective for cost reduction but must be applied in several parallel production processes. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=press%20die" title="press die">press die</a>, <a href="https://publications.waset.org/abstracts/search?q=metal%20stamping" title=" metal stamping"> metal stamping</a>, <a href="https://publications.waset.org/abstracts/search?q=QDC%20system" title=" QDC system"> QDC system</a>, <a href="https://publications.waset.org/abstracts/search?q=single%20minute%20exchange%20die" title=" single minute exchange die"> single minute exchange die</a>, <a href="https://publications.waset.org/abstracts/search?q=manufacturing%20cost%20saving" title=" manufacturing cost saving"> manufacturing cost saving</a>, <a href="https://publications.waset.org/abstracts/search?q=SMED" title=" SMED"> SMED</a> </p> <a href="https://publications.waset.org/abstracts/86870/time-and-cost-efficiency-analysis-of-quick-die-change-system-on-metal-stamping-industry" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/86870.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">170</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">5838</span> Indexing and Incremental Approach Using Map Reduce Bipartite Graph (MRBG) for Mining Evolving Big Data</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Adarsh%20Shroff">Adarsh Shroff</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Big data is a collection of dataset so large and complex that it becomes difficult to process using data base management tools. To perform operations like search, analysis, visualization on big data by using data mining; which is the process of extraction of patterns or knowledge from large data set. In recent years, the data mining applications become stale and obsolete over time. Incremental processing is a promising approach to refreshing mining results. It utilizes previously saved states to avoid the expense of re-computation from scratch. This project uses i2MapReduce, an incremental processing extension to Map Reduce, the most widely used framework for mining big data. I2MapReduce performs key-value pair level incremental processing rather than task level re-computation, supports not only one-step computation but also more sophisticated iterative computation, which is widely used in data mining applications, and incorporates a set of novel techniques to reduce I/O overhead for accessing preserved fine-grain computation states. To optimize the mining results, evaluate i2MapReduce using a one-step algorithm and three iterative algorithms with diverse computation characteristics for efficient mining. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=big%20data" title="big data">big data</a>, <a href="https://publications.waset.org/abstracts/search?q=map%20reduce" title=" map reduce"> map reduce</a>, <a href="https://publications.waset.org/abstracts/search?q=incremental%20processing" title=" incremental processing"> incremental processing</a>, <a href="https://publications.waset.org/abstracts/search?q=iterative%20computation" title=" iterative computation"> iterative computation</a> </p> <a href="https://publications.waset.org/abstracts/46413/indexing-and-incremental-approach-using-map-reduce-bipartite-graph-mrbg-for-mining-evolving-big-data" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/46413.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">350</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">5837</span> Implementation of CNV-CH Algorithm Using Map-Reduce Approach</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Aishik%20Deb">Aishik Deb</a>, <a href="https://publications.waset.org/abstracts/search?q=Rituparna%20Sinha"> Rituparna Sinha</a> </p> <p class="card-text"><strong>Abstract:</strong></p> We have developed an algorithm to detect the abnormal segment/"structural variation in the genome across a number of samples. We have worked on simulated as well as real data from the BAM Files and have designed a segmentation algorithm where abnormal segments are detected. This algorithm aims to improve the accuracy and performance of the existing CNV-CH algorithm. The next-generation sequencing (NGS) approach is very fast and can generate large sequences in a reasonable time. So the huge volume of sequence information gives rise to the need for Big Data and parallel approaches of segmentation. Therefore, we have designed a map-reduce approach for the existing CNV-CH algorithm where a large amount of sequence data can be segmented and structural variations in the human genome can be detected. We have compared the efficiency of the traditional and map-reduce algorithms with respect to precision, sensitivity, and F-Score. The advantages of using our algorithm are that it is fast and has better accuracy. This algorithm can be applied to detect structural variations within a genome, which in turn can be used to detect various genetic disorders such as cancer, etc. The defects may be caused by new mutations or changes to the DNA and generally result in abnormally high or low base coverage and quantification values. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=cancer%20detection" title="cancer detection">cancer detection</a>, <a href="https://publications.waset.org/abstracts/search?q=convex%20hull%20segmentation" title=" convex hull segmentation"> convex hull segmentation</a>, <a href="https://publications.waset.org/abstracts/search?q=map%20reduce" title=" map reduce"> map reduce</a>, <a href="https://publications.waset.org/abstracts/search?q=next%20generation%20sequencing" title=" next generation sequencing"> next generation sequencing</a> </p> <a href="https://publications.waset.org/abstracts/132639/implementation-of-cnv-ch-algorithm-using-map-reduce-approach" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/132639.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">136</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">5836</span> Carbon Footprint Reduction Using Cleaner Production Strategies in a Otoshimi Producing Plant </h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Razuana%20Rahim">Razuana Rahim</a>, <a href="https://publications.waset.org/abstracts/search?q=Abdul%20Aziz%20Abdul%20Raman"> Abdul Aziz Abdul Raman</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In this work, a study was conducted to evaluate the feasibility of using Cleaner Production (CP) strategy to reduce carbon dioxide emission (CO2) in a plant that produces Otoshimi. CP strategy is meant to reduce CO2 emission while taking into consideration the economic aspect. For this purpose, a CP audit was conducted and the information obtained were analyzed and major contributors of CO2 emission inside the boundary of the production plant was identified. Electricity, water and fuel consumption and generation of solid waste and wastewater were identified as the main contributors. Total CO2 emission generated was 0.27 kg CO2 per kg of Otoshimi produced, where 68% was contributed by electricity consumption. Subsequently, a total of three CP options were generated and implementations of these options are expected to reduce the CO2 emission from electricity consumption to 0.16 kg CO2 per kg of Otoshimi produced, a reduction of about 14%. The study proves that CP strategy can be implemented even without any investment to reduce CO2 for a plant that produces Otoshimi. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=carbon%20dioxide%20emission" title="carbon dioxide emission">carbon dioxide emission</a>, <a href="https://publications.waset.org/abstracts/search?q=cleaner%20production%20audit" title=" cleaner production audit"> cleaner production audit</a>, <a href="https://publications.waset.org/abstracts/search?q=cleaner%20production%20options" title=" cleaner production options"> cleaner production options</a>, <a href="https://publications.waset.org/abstracts/search?q=otoshimi%20production" title=" otoshimi production"> otoshimi production</a> </p> <a href="https://publications.waset.org/abstracts/28110/carbon-footprint-reduction-using-cleaner-production-strategies-in-a-otoshimi-producing-plant" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/28110.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">427</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">5835</span> Knee Pain Reduction: Holistic vs. Traditional</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Renee%20Moten">Renee Moten</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Introduction: Knee pain becomes chronic because the therapy used focuses only on the symptoms of knee pain and not the causes of knee pain. Preventing knee injuries is not in the toolbox of the traditional practitioner. This research was done to show that we must reduce the inflammation (holistically), reduce the swelling and regain flexibility before considering any type of exercise. This method of performing the correct exercise stops the bowing of the knee, corrects the walking gait, and starts to relieve knee, hip, back, and shoulder pain. Method: The holistic method that is used to heal knees is called the Knee Pain Recipe. It’s a six step system that only uses alternative medicine methods to reduce, relieve and restore knee joint mobility. The system is low cost, with no hospital bills, no physical therapy, and no painkillers that can cause damage to the kidneys and liver. This method has been tested on 200 women with knee, back, hip, and shoulder pain. Results: All 200 women reduce their knee pain by 50%, some by as much as 90%. Learning about ankle and foot flexibility, along with understanding the kinetic chain, helps improve the walking gait, which takes the pressure off the knee, hip and back. The knee pain recipe also has helped to reduce the need for a cortisone injection, stem cell procedures, to take painkillers, and surgeries. What has also been noted in the research was that if the women's knees were too far gone, the Knee Pain Recipe helped prepare the women for knee replacement surgery. Conclusion: It is believed that the Knee Pain Recipe, when performed by men and women from around the world, will give them a holistic alternative to drugs, injections, and surgeries. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=knee" title="knee">knee</a>, <a href="https://publications.waset.org/abstracts/search?q=surgery" title=" surgery"> surgery</a>, <a href="https://publications.waset.org/abstracts/search?q=healing" title=" healing"> healing</a>, <a href="https://publications.waset.org/abstracts/search?q=holistic" title=" holistic"> holistic</a> </p> <a href="https://publications.waset.org/abstracts/161081/knee-pain-reduction-holistic-vs-traditional" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/161081.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">75</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">5834</span> Effect of Nano-Alumina on the Mechanical Properties of Cold Recycled Asphalt</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Shahab%20Hasani%20Nasab">Shahab Hasani Nasab</a>, <a href="https://publications.waset.org/abstracts/search?q=Aran%20Aeini"> Aran Aeini</a>, <a href="https://publications.waset.org/abstracts/search?q=Navid%20Kermanshahi"> Navid Kermanshahi</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In order to reduce road building costs and reduce environmental damage, recycled materials can be used instead of mineral materials in the production of asphalt mixtures. Today, in most parts of the world, cold recycled asphalt with bitumen emulsion, has acceptable results. However, Cold Recycled Asphalt have some deficiency such as stripping, thermal cracking, and rutting. This requires the addition of additives to reduce this deficiency of recycled pavement with emulsified asphalt. In this research, nano-alumina and emulsified asphalt were used to modify the properties of recycled asphalt mixtures according to the technical specifications and the operation of cold recycling. Marshall test methods, dynamic creep test, and resiliency modulus test has been used to obtain the nano-alumina’s effects on asphalt mixture properties. The results show that the addition of nano-alumina would reduce the Marshall stability in samples but increases the rutting resistance. The resiliency modulus increases significantly with this additive. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=cold%20asphalt" title="cold asphalt">cold asphalt</a>, <a href="https://publications.waset.org/abstracts/search?q=cold%20recycling" title=" cold recycling"> cold recycling</a>, <a href="https://publications.waset.org/abstracts/search?q=nano-alumina" title=" nano-alumina"> nano-alumina</a>, <a href="https://publications.waset.org/abstracts/search?q=dynamic%20creep" title=" dynamic creep"> dynamic creep</a>, <a href="https://publications.waset.org/abstracts/search?q=bitumen%20emulsion" title=" bitumen emulsion"> bitumen emulsion</a> </p> <a href="https://publications.waset.org/abstracts/98810/effect-of-nano-alumina-on-the-mechanical-properties-of-cold-recycled-asphalt" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/98810.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">164</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">5833</span> Shade Effect on Photovoltaic Systems: A Comparison between String and Module-Based Solution</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Iyad%20M.%20Muslih">Iyad M. Muslih</a>, <a href="https://publications.waset.org/abstracts/search?q=Yehya%20Abdellatif"> Yehya Abdellatif </a> </p> <p class="card-text"><strong>Abstract:</strong></p> In general, shading will reduce the electrical power produced from PV modules and arrays in locations where shading is unavoidable or caused by dynamic moving parts. This reduction is based on the shade effect on the I-V curve of the PV module or array and how the DC/AC inverter can search and control the optimum value of power from this module or array configuration. This is a very complicated task due to different patterns of shaded PV modules and arrays. One solution presented by the inverter industry is to perform the maximum power point tracking (MPPT) at the module level rather than the series string level. This solution is supposed to reduce the shade effect on the total harvested energy. However, this isn’t necessarily the best solution to reduce the shade effect as will be shown in this study. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=photovoltaic" title="photovoltaic">photovoltaic</a>, <a href="https://publications.waset.org/abstracts/search?q=shade%20effect" title=" shade effect"> shade effect</a>, <a href="https://publications.waset.org/abstracts/search?q=I-V%20curve" title=" I-V curve"> I-V curve</a>, <a href="https://publications.waset.org/abstracts/search?q=MPPT" title=" MPPT"> MPPT</a> </p> <a href="https://publications.waset.org/abstracts/37105/shade-effect-on-photovoltaic-systems-a-comparison-between-string-and-module-based-solution" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/37105.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">411</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">5832</span> Analysis the Trajectory of the Spacecraft during the Transition to the Planet's Orbit Using Aerobraking in the Atmosphere of the Planet</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Zaw%20Min%20Tun">Zaw Min Tun</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The paper focuses on the spacecraft’s trajectory transition from interplanetary hyperbolic orbit to the planet’s orbit using the aerobraking in the atmosphere of the planet. A considerable mass of fuel is consumed during the spacecraft transition from the planet’s gravitation assist trajectory into the planet’s satellite orbit. To reduce the fuel consumption in this transition need to slow down the spacecraft’s velocity in the planet’s atmosphere and reduce its orbital transition time. The paper is devoted to the use of the planet’s atmosphere for slowing down the spacecraft during its transition into the satellite orbit with uncertain atmospheric parameters. To reduce the orbital transition time of the spacecraft is controlled by the change of attack angles’ values at the aerodynamic deceleration path and adjusting the minimum flight altitude of the spacecraft at the pericenter of the planet’s upper atmosphere. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=aerobraking" title="aerobraking">aerobraking</a>, <a href="https://publications.waset.org/abstracts/search?q=atmosphere%20of%20the%20planet" title=" atmosphere of the planet"> atmosphere of the planet</a>, <a href="https://publications.waset.org/abstracts/search?q=orbital%20transition%20time" title=" orbital transition time"> orbital transition time</a>, <a href="https://publications.waset.org/abstracts/search?q=Spacecraft%E2%80%99s%20trajectory" title=" Spacecraft’s trajectory"> Spacecraft’s trajectory</a> </p> <a href="https://publications.waset.org/abstracts/46717/analysis-the-trajectory-of-the-spacecraft-during-the-transition-to-the-planets-orbit-using-aerobraking-in-the-atmosphere-of-the-planet" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/46717.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">302</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">5831</span> Using Discrete Event Simulation Approach to Reduce Waiting Times in Computed Tomography Radiology Department</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Mwafak%20Shakoor">Mwafak Shakoor</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The purpose of this study was to reduce patient waiting times, improve system throughput and improve resources utilization in radiology department. A discrete event simulation model was developed using Arena simulation software to investigate different alternatives to improve the overall system delivery based on adding resource scenarios due to the linkage between patient waiting times and resource availability. The study revealed that there is no addition investment need to procure additional scanner but hospital management deploy managerial tactics to enhance machine utilization and reduce the long waiting time in the department. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=discrete%20event%20simulation" title="discrete event simulation">discrete event simulation</a>, <a href="https://publications.waset.org/abstracts/search?q=radiology%20department" title=" radiology department"> radiology department</a>, <a href="https://publications.waset.org/abstracts/search?q=arena" title=" arena"> arena</a>, <a href="https://publications.waset.org/abstracts/search?q=waiting%20time" title=" waiting time"> waiting time</a>, <a href="https://publications.waset.org/abstracts/search?q=healthcare%20modeling" title=" healthcare modeling"> healthcare modeling</a>, <a href="https://publications.waset.org/abstracts/search?q=computed%20tomography" title=" computed tomography "> computed tomography </a> </p> <a href="https://publications.waset.org/abstracts/17539/using-discrete-event-simulation-approach-to-reduce-waiting-times-in-computed-tomography-radiology-department" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/17539.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">592</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">5830</span> Surveying Apps in Dam Excavation</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Ali%20Mohammadi">Ali Mohammadi</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Whenever there is a need to dig the ground, the presence of a surveyor is required to control the map. In projects such as dams and tunnels, these controls are more important because any mistakes can increase the cost. Also, time is great importance in These projects have and one of the ways to reduce the drilling time is to use techniques that can reduce the mapping time in these projects. Nowadays, with the existence of mobile phones, we can design apps that perform calculations and drawing for us on the mobile phone. Also, if we have a device that requires a computer to access its information, by designing an app, we can transfer its information to the mobile phone and use it, so we will not need to go to the office. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=app" title="app">app</a>, <a href="https://publications.waset.org/abstracts/search?q=tunnel" title=" tunnel"> tunnel</a>, <a href="https://publications.waset.org/abstracts/search?q=excavation" title=" excavation"> excavation</a>, <a href="https://publications.waset.org/abstracts/search?q=dam" title=" dam"> dam</a> </p> <a href="https://publications.waset.org/abstracts/184103/surveying-apps-in-dam-excavation" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/184103.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">67</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">5829</span> Providing a Practical Model to Reduce Maintenance Costs: A Case Study in GeG Company</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Iman%20Atighi">Iman Atighi</a>, <a href="https://publications.waset.org/abstracts/search?q=Jalal%20Soleimannejad"> Jalal Soleimannejad</a>, <a href="https://publications.waset.org/abstracts/search?q=Reza%20Pourjafarabadi"> Reza Pourjafarabadi</a>, <a href="https://publications.waset.org/abstracts/search?q=Saeid%20Moradpour"> Saeid Moradpour</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In the past, we could increase profit by increasing product prices. But in the new decade, a competitive market does not let us to increase profit with increased prices. Therefore, the only way to increase profit will be to reduce costs. A significant percentage of production costs are the maintenance costs, and analysis of these costs could achieve more profit. Most maintenance strategies such as RCM (Reliability-Center-Maintenance), TPM (Total Productivity Maintenance), PM (Preventive Maintenance) and etc., are trying to reduce maintenance costs. In this paper, decreasing the maintenance costs of Concentration Plant of Golgohar Iron Ore Mining & Industrial Company (GeG) was examined by using of MTBF (Mean Time Between Failures) and MTTR (Mean Time To Repair) analyses. These analyses showed that instead of buying new machines and increasing costs in order to promote capacity, the improving of MTBF and MTTR indexes would solve capacity problems in the best way and decrease costs. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=GeG%20company" title="GeG company">GeG company</a>, <a href="https://publications.waset.org/abstracts/search?q=maintainability" title=" maintainability"> maintainability</a>, <a href="https://publications.waset.org/abstracts/search?q=maintenance%20costs" title=" maintenance costs"> maintenance costs</a>, <a href="https://publications.waset.org/abstracts/search?q=reliability-center-maintenance" title=" reliability-center-maintenance"> reliability-center-maintenance</a> </p> <a href="https://publications.waset.org/abstracts/84313/providing-a-practical-model-to-reduce-maintenance-costs-a-case-study-in-geg-company" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/84313.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">221</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">5828</span> Model-Based Software Regression Test Suite Reduction</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Shiwei%20Deng">Shiwei Deng</a>, <a href="https://publications.waset.org/abstracts/search?q=Yang%20Bao"> Yang Bao</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In this paper, we present a model-based regression test suite reducing approach that uses EFSM model dependence analysis and probability-driven greedy algorithm to reduce software regression test suites. The approach automatically identifies the difference between the original model and the modified model as a set of elementary model modifications. The EFSM dependence analysis is performed for each elementary modification to reduce the regression test suite, and then the probability-driven greedy algorithm is adopted to select the minimum set of test cases from the reduced regression test suite that cover all interaction patterns. Our initial experience shows that the approach may significantly reduce the size of regression test suites. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=dependence%20analysis" title="dependence analysis">dependence analysis</a>, <a href="https://publications.waset.org/abstracts/search?q=EFSM%20model" title=" EFSM model"> EFSM model</a>, <a href="https://publications.waset.org/abstracts/search?q=greedy%20algorithm" title=" greedy algorithm"> greedy algorithm</a>, <a href="https://publications.waset.org/abstracts/search?q=regression%20test" title=" regression test"> regression test</a> </p> <a href="https://publications.waset.org/abstracts/31318/model-based-software-regression-test-suite-reduction" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/31318.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">427</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">5827</span> Experimental Study on Floating Breakwater Anchored by Piles</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Yessi%20Nirwana%20Kurniadi">Yessi Nirwana Kurniadi</a>, <a href="https://publications.waset.org/abstracts/search?q=Nira%20Yunita%20Permata"> Nira Yunita Permata</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Coastline is vulnerable to coastal erosion which damage infrastructure and buildings. Floating breakwaters are applied in order to minimize material cost but still can reduce wave height. In this paper, we investigated floating breakwater anchored by piles based on experimental study in the laboratory with model scale 1:8. Two type of floating model were tested with several combination wave height, wave period and surface water elevation to determined transmission coefficient. This experimental study proved that floating breakwater with piles can prevent wave height up to 27 cm. The physical model shows that ratio of depth to wave length is less than 0.6 and ratio of model width to wave length is less than 0.3. It is confirmed that if those ratio are less than those value, the transmission coefficient is 0.5. The result also showed that the first type model of floating breakwater can reduce wave height by 60.4 % while the second one can reduce up to 55.56 %. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=floating%20breakwater" title="floating breakwater">floating breakwater</a>, <a href="https://publications.waset.org/abstracts/search?q=experimental%20study" title=" experimental study"> experimental study</a>, <a href="https://publications.waset.org/abstracts/search?q=pile" title=" pile"> pile</a>, <a href="https://publications.waset.org/abstracts/search?q=transimission%20coefficient" title=" transimission coefficient"> transimission coefficient</a> </p> <a href="https://publications.waset.org/abstracts/78163/experimental-study-on-floating-breakwater-anchored-by-piles" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/78163.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">530</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">5826</span> 12x12 MIMO Terminal Antennas Covering the Whole LTE and WiFi Spectrum </h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Mohamed%20Sanad">Mohamed Sanad</a>, <a href="https://publications.waset.org/abstracts/search?q=Noha%20Hassan"> Noha Hassan </a> </p> <p class="card-text"><strong>Abstract:</strong></p> A broadband resonant terminal antenna has been developed. It can be used in different MIMO arrangements such as 2x2, 4x4, 8x8, or even 12x12 MIMO configurations. The antenna covers the whole LTE and WiFi bands besides the existing 2G/3G bands (700-5800 MHz), without using any matching/tuning circuits. Matching circuits significantly reduce the efficiency of any antenna and reduce the battery life. They also reduce the bandwidth because they are frequency dependent. The antenna can be implemented in smartphone handsets, tablets, laptops, notebooks or any other terminal. It is also suitable for different IoT and vehicle applications. The antenna is manufactured from a flexible material and can be bent or folded and shaped in any form to fit any available space in any terminal. It is self-contained and does not need to use the ground plane, the chassis or any other component of the terminal. Hence, it can be mounted on any terminal at different positions and configurations. Its performance does not get affected by the terminal, regardless of its type, shape or size. Moreover, its performance does not get affected by the human body of the terminal’s users. Because of all these unique features of the antenna, multiples of them can be simultaneously used for MIMO diversity coverage in any terminal device with a high isolation and a low correlation factor between them. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=IOT" title="IOT">IOT</a>, <a href="https://publications.waset.org/abstracts/search?q=LTE" title=" LTE"> LTE</a>, <a href="https://publications.waset.org/abstracts/search?q=MIMO" title=" MIMO"> MIMO</a>, <a href="https://publications.waset.org/abstracts/search?q=terminal%20antenna" title=" terminal antenna"> terminal antenna</a>, <a href="https://publications.waset.org/abstracts/search?q=WiFi" title=" WiFi"> WiFi</a> </p> <a href="https://publications.waset.org/abstracts/86217/12x12-mimo-terminal-antennas-covering-the-whole-lte-and-wifi-spectrum" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/86217.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">186</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">5825</span> Providing a Practical Model to Reduce Maintenance Costs: A Case Study in Golgohar Company</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Iman%20Atighi">Iman Atighi</a>, <a href="https://publications.waset.org/abstracts/search?q=Jalal%20Soleimannejad"> Jalal Soleimannejad</a>, <a href="https://publications.waset.org/abstracts/search?q=Ahmad%20Akbarinasab"> Ahmad Akbarinasab</a>, <a href="https://publications.waset.org/abstracts/search?q=Saeid%20Moradpour"> Saeid Moradpour</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In the past, we could increase profit by increasing product prices. But in the new decade, a competitive market does not let us to increase profit with increase prices. Therefore, the only way to increase profit will be reduce costs. A significant percentage of production costs are the maintenance costs, and analysis of these costs could achieve more profit. Most maintenance strategies such as RCM (Reliability-Center-Maintenance), TPM (Total Productivity Maintenance), PM (Preventive Maintenance) etc., are trying to reduce maintenance costs. In this paper, decreasing the maintenance costs of Concentration Plant of Golgohar Company (GEG) was examined by using of MTBF (Mean Time between Failures) and MTTR (Mean Time to Repair) analyses. These analyses showed that instead of buying new machines and increasing costs in order to promote capacity, the improving of MTBF and MTTR indexes would solve capacity problems in the best way and decrease costs. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=Golgohar%20Iron%20Ore%20Mining%20and%20Industrial%20Company" title="Golgohar Iron Ore Mining and Industrial Company">Golgohar Iron Ore Mining and Industrial Company</a>, <a href="https://publications.waset.org/abstracts/search?q=maintainability" title=" maintainability"> maintainability</a>, <a href="https://publications.waset.org/abstracts/search?q=maintenance%20costs" title=" maintenance costs"> maintenance costs</a>, <a href="https://publications.waset.org/abstracts/search?q=reliability-center-maintenance" title=" reliability-center-maintenance"> reliability-center-maintenance</a> </p> <a href="https://publications.waset.org/abstracts/75164/providing-a-practical-model-to-reduce-maintenance-costs-a-case-study-in-golgohar-company" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/75164.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">302</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">5824</span> The Eco-Efficient Construction: A Review of Embodied Energy in Building Materials</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Francesca%20Scalisi">Francesca Scalisi</a>, <a href="https://publications.waset.org/abstracts/search?q=Cesare%20Sposito"> Cesare Sposito</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The building construction industry consumes a large amount of resources and energy, both during construction (embodied energy) and during the operational phase (operating energy). This paper presents a review of the literature on low carbon and low embodied energy materials in buildings. The embodied energy comprises the energy consumed during the extraction, processing, transportation, construction, and demolition of building materials. While designing a nearly zero energy building, it is necessary to choose and use materials, components, and technologies that allow to reduce the consumption of energy and also to reduce the emissions in the atmosphere during all the Life Cycle Assessment phases. The appropriate choice of building materials can contribute decisively to reduce the energy consumption of the building sector. The increasing worries for the environmental impact of construction materials are witnessed by a lot of studies. The mentioned worries have brought again the attention towards natural materials. The use of more sustainable construction materials and construction techniques represent a major contribution to the eco-efficiency of the construction industry and thus to a more sustainable development. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=embodied%20energy" title="embodied energy">embodied energy</a>, <a href="https://publications.waset.org/abstracts/search?q=embodied%20carbon" title=" embodied carbon"> embodied carbon</a>, <a href="https://publications.waset.org/abstracts/search?q=life%20cycle%20assessment" title=" life cycle assessment"> life cycle assessment</a>, <a href="https://publications.waset.org/abstracts/search?q=architecture" title=" architecture"> architecture</a>, <a href="https://publications.waset.org/abstracts/search?q=sustainability" title=" sustainability"> sustainability</a>, <a href="https://publications.waset.org/abstracts/search?q=material%20construction" title=" material construction"> material construction</a> </p> <a href="https://publications.waset.org/abstracts/77543/the-eco-efficient-construction-a-review-of-embodied-energy-in-building-materials" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/77543.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">5823</span> Greening the Academic Library: Analysis of the Effectiveness of Sustainable Online Services Towards Reducing the Environmental Impact of Academic Libraries</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=George%20Clifford%20Yamson">George Clifford Yamson</a> </p> <p class="card-text"><strong>Abstract:</strong></p> As institutions across the world become more focused on sustainability, academic libraries are considering ways to reduce their environmental impact. One strategy is the use of sustainable online services, which can reduce the need for physical materials and transportation. This study aims to analyze the effectiveness of sustainable online services in reducing the environmental impact of academic libraries. Using a mixed-methods approach, the survey will be used to solicit information from library staff and users to gather data on their attitudes towards sustainable online services and their usage patterns. A comparative analysis will be conducted on the costs of traditional library services versus sustainable online services. The findings of this study will contribute to the growing body of literature on green academic libraries and provide insights into the potential of sustainable online services to reduce the environmental impact of academic libraries. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=sustainability" title="sustainability">sustainability</a>, <a href="https://publications.waset.org/abstracts/search?q=environmental%20sustainability" title=" environmental sustainability"> environmental sustainability</a>, <a href="https://publications.waset.org/abstracts/search?q=academic%20libraries" title=" academic libraries"> academic libraries</a>, <a href="https://publications.waset.org/abstracts/search?q=green%20printing" title=" green printing"> green printing</a>, <a href="https://publications.waset.org/abstracts/search?q=green%20copying" title=" green copying"> green copying</a>, <a href="https://publications.waset.org/abstracts/search?q=online%20services" title=" online services"> online services</a> </p> <a href="https://publications.waset.org/abstracts/171557/greening-the-academic-library-analysis-of-the-effectiveness-of-sustainable-online-services-towards-reducing-the-environmental-impact-of-academic-libraries" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/171557.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">79</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">5822</span> Investigation of the Possibility of Using Carbon Onion Nanolubrication with DLC Cutting Tool to Reduce the Machining Power Consumption</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Ahmed%20A.%20D.%20Sarhan">Ahmed A. D. Sarhan</a>, <a href="https://publications.waset.org/abstracts/search?q=M.%20Sayuti"> M. Sayuti</a>, <a href="https://publications.waset.org/abstracts/search?q=M.%20Hamdi"> M. Hamdi</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Due to rapid consumption of world's fossil fuel resources and impracticality of large-scale application and production of renewable energy, the significance of energy efficiency improvement of current available energy modes has been widely realized by both industry and academia. In the CNC machining field, the key solution for this issue is by increasing the effectiveness of the existing lubrication systems as it could reduce the power required to overcome the friction component in machining process. For more improvement, introducing the nanolubrication could produce much less power consumption as the rolling action of billions units of nanoparticle in the tool chip interface could reduce the cutting forces significantly. In this research, the possibility of using carbon onion nanolubrication with DLC cutting tool is investigated to reduce the machining power consumption. Carbon onion nanolubrication has been successfully developed with high tribology performance and mixed with ordinary mineral oil. The proper sonification method is used to provide a way to mix and suspend the particles thoroughly and efficiently. Furthermore, Diamond-Like Carbon (DLC) cutting tool is used and expected to play significant role in reducing friction and cutting forces and increasing abrasion resistance. The results showed significant reduction of the cutting force and the working power compared with the other conditions of using carbon black and normal lubrication systems. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=carbon%20onion" title="carbon onion">carbon onion</a>, <a href="https://publications.waset.org/abstracts/search?q=nanolubrication" title=" nanolubrication"> nanolubrication</a>, <a href="https://publications.waset.org/abstracts/search?q=machining%20power%20consumption" title=" machining power consumption"> machining power consumption</a>, <a href="https://publications.waset.org/abstracts/search?q=DLC%20cutting%20tool" title=" DLC cutting tool"> DLC cutting tool</a> </p> <a href="https://publications.waset.org/abstracts/3304/investigation-of-the-possibility-of-using-carbon-onion-nanolubrication-with-dlc-cutting-tool-to-reduce-the-machining-power-consumption" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/3304.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">432</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">5821</span> Optimization of Flip Bucket Dents in Order to Reduce Scour Hole Depth (Plunge Pool) Using a Comprehensive Physical Model</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Majid%20Galoie">Majid Galoie</a>, <a href="https://publications.waset.org/abstracts/search?q=Khodadad%20Safavi"> Khodadad Safavi</a>, <a href="https://publications.waset.org/abstracts/search?q=Abdolreza%20Karami%20Nejad"> Abdolreza Karami Nejad</a>, <a href="https://publications.waset.org/abstracts/search?q=Reza%20Roshan"> Reza Roshan</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Scour downstream of a flip bucket in a plunge pool is caused by impingement of water jet force. In order to reduce this force and consequently reduce scour hole depth, flip buckets may equip by dents. The minimum scour hole depth might be occurred by optimization of dents (number, shape, placement) on flip buckets. In this study, a comprehensive physical model has been developed and various options for dents have been investigated. The experimental data for each dent option such as scour hole depth, angle of impingement jet, piezometric pressure in tail-water and jet trajectory have been measured for various discharges. Finally, the best option can be found by analysis of the experimental results which has been expressed in this paper. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=scouring%20process" title="scouring process">scouring process</a>, <a href="https://publications.waset.org/abstracts/search?q=plunge%20pool" title=" plunge pool"> plunge pool</a>, <a href="https://publications.waset.org/abstracts/search?q=scour%20hole%20depth" title=" scour hole depth"> scour hole depth</a>, <a href="https://publications.waset.org/abstracts/search?q=physical%20model" title=" physical model"> physical model</a>, <a href="https://publications.waset.org/abstracts/search?q=flip%20bucket" title=" flip bucket "> flip bucket </a> </p> <a href="https://publications.waset.org/abstracts/20083/optimization-of-flip-bucket-dents-in-order-to-reduce-scour-hole-depth-plunge-pool-using-a-comprehensive-physical-model" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/20083.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">394</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">5820</span> A Scalable Media Job Framework for an Open Source Search Engine</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Pooja%20Mishra">Pooja Mishra</a>, <a href="https://publications.waset.org/abstracts/search?q=Chris%20Pollett"> Chris Pollett</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This paper explores efficient ways to implement various media-updating features like news aggregation, video conversion, and bulk email handling. All of these jobs share the property that they are periodic in nature, and they all benefit from being handled in a distributed fashion. The data for these jobs also often comes from a social or collaborative source. We isolate the class of periodic, one round map reduce jobs as a useful setting to describe and handle media updating tasks. As such tasks are simpler than general map reduce jobs, programming them in a general map reduce platform could easily become tedious. This paper presents a MediaUpdater module of the Yioop Open Source Search Engine Web Portal designed to handle such jobs via an extension of a PHP class. We describe how to implement various media-updating tasks in our system as well as experiments carried out using these implementations on an Amazon Web Services cluster. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=distributed%20jobs%20framework" title="distributed jobs framework">distributed jobs framework</a>, <a href="https://publications.waset.org/abstracts/search?q=news%20aggregation" title=" news aggregation"> news aggregation</a>, <a href="https://publications.waset.org/abstracts/search?q=video%20conversion" title=" video conversion"> video conversion</a>, <a href="https://publications.waset.org/abstracts/search?q=email" title=" email"> email</a> </p> <a href="https://publications.waset.org/abstracts/43880/a-scalable-media-job-framework-for-an-open-source-search-engine" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/43880.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">298</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">5819</span> Demand Forecasting to Reduce Dead Stock and Loss Sales: A Case Study of the Wholesale Electric Equipment and Part Company</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Korpapa%20Srisamai">Korpapa Srisamai</a>, <a href="https://publications.waset.org/abstracts/search?q=Pawee%20Siriruk"> Pawee Siriruk</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The purpose of this study is to forecast product demands and develop appropriate and adequate procurement plans to meet customer needs and reduce costs. When the product exceeds customer demands or does not move, it requires the company to support insufficient storage spaces. Moreover, some items, when stored for a long period of time, cause deterioration to dead stock. A case study of the wholesale company of electronic equipment and components, which has uncertain customer demands, is considered. The actual purchasing orders of customers are not equal to the forecast provided by the customers. In some cases, customers have higher product demands, resulting in the product being insufficient to meet the customer's needs. However, some customers have lower demands for products than estimates, causing insufficient storage spaces and dead stock. This study aims to reduce the loss of sales opportunities and the number of remaining goods in the warehouse, citing 30 product samples of the company's most popular products. The data were collected during the duration of the study from January to October 2022. The methods used to forecast are simple moving averages, weighted moving average, and exponential smoothing methods. The economic ordering quantity and reorder point are used to calculate to meet customer needs and track results. The research results are very beneficial to the company. The company can reduce the loss of sales opportunities by 20% so that the company has enough products to meet customer needs and can reduce unused products by up to 10% dead stock. This enables the company to order products more accurately, increasing profits and storage space. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=demand%20forecast" title="demand forecast">demand forecast</a>, <a href="https://publications.waset.org/abstracts/search?q=reorder%20point" title=" reorder point"> reorder point</a>, <a href="https://publications.waset.org/abstracts/search?q=lost%20sale" title=" lost sale"> lost sale</a>, <a href="https://publications.waset.org/abstracts/search?q=dead%20stock" title=" dead stock"> dead stock</a> </p> <a href="https://publications.waset.org/abstracts/161207/demand-forecasting-to-reduce-dead-stock-and-loss-sales-a-case-study-of-the-wholesale-electric-equipment-and-part-company" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/161207.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">121</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">5818</span> An Experimental Study of the Effectiveness of Lubricants in Reducing the Sidewall Friction</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Jian%20Zheng">Jian Zheng</a>, <a href="https://publications.waset.org/abstracts/search?q=Li%20Li"> Li Li</a>, <a href="https://publications.waset.org/abstracts/search?q=Maxime%20Daviault"> Maxime Daviault</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In several cases, one needs apply lubrication materials in laboratory tests to reduce the friction (shear strength) along the interfaces between a tested soil and the side walls of container. Several types of lubricants are available. Their effectiveness had been tested mostly through direct shear tests. These testing conditions are quite different than those when the tested soil is placed in the container. Thus, the shear strengths measured from direct shear tests may not be totally representative of those of interfaces between the tested soil and the sidewalls of container. In this paper, the effectiveness of different lubricants used to reduce the friction (shear strength) of soil-structure interfaces has been studied. Results show that the selected lubricants do not significantly reduce the sidewall friction (shear strength). Rather, the application of wax, graphite, grease or lubricant oil has effect to increase the sidewall shear strength due probably to the high viscosity of such materials. Subsequently, the application of lubricants between tested soil and sidewall and neglecting the friction (shear strength) along the sidewalls may lead to inaccurate test results. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=arching" title="arching">arching</a>, <a href="https://publications.waset.org/abstracts/search?q=friction" title=" friction"> friction</a>, <a href="https://publications.waset.org/abstracts/search?q=laboratory%20tests" title=" laboratory tests"> laboratory tests</a>, <a href="https://publications.waset.org/abstracts/search?q=lubricants" title=" lubricants"> lubricants</a> </p> <a href="https://publications.waset.org/abstracts/81128/an-experimental-study-of-the-effectiveness-of-lubricants-in-reducing-the-sidewall-friction" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/81128.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">281</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">5817</span> Processing Design of Miniature Casting Incorporating Stereolithography Technologies</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Pei-Hsing%20Huang">Pei-Hsing Huang</a>, <a href="https://publications.waset.org/abstracts/search?q=Wei-Ju%20Huang"> Wei-Ju Huang</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Investment casting is commonly used in the production of metallic components with complex shapes, due to its high dimensional precision, good surface finish, and low cost. However, the process is cumbersome, and the period between trial casting and final production can be very long, thereby limiting business opportunities and competitiveness. In this study, we replaced conventional wax injection with stereolithography (SLA) 3D printing to speed up the trial process and reduce costs. We also used silicone molds to further reduce costs to avoid the high costs imposed by photosensitive resin. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=investment%20casting" title="investment casting">investment casting</a>, <a href="https://publications.waset.org/abstracts/search?q=stereolithography" title=" stereolithography"> stereolithography</a>, <a href="https://publications.waset.org/abstracts/search?q=wax%20molding" title=" wax molding"> wax molding</a>, <a href="https://publications.waset.org/abstracts/search?q=3D%20printing" title=" 3D printing"> 3D printing</a> </p> <a href="https://publications.waset.org/abstracts/69971/processing-design-of-miniature-casting-incorporating-stereolithography-technologies" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/69971.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">404</span> </span> </div> </div> <ul class="pagination"> <li class="page-item disabled"><span class="page-link">‹</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=map%20reduce&page=2">2</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=map%20reduce&page=3">3</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=map%20reduce&page=4">4</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=map%20reduce&page=5">5</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=map%20reduce&page=6">6</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=map%20reduce&page=7">7</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=map%20reduce&page=8">8</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=map%20reduce&page=9">9</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=map%20reduce&page=10">10</a></li> <li class="page-item disabled"><span class="page-link">...</span></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=map%20reduce&page=194">194</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=map%20reduce&page=195">195</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=map%20reduce&page=2" rel="next">›</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">© 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">×</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>