Search results for: cost and return
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 6754

Search results for: cost and return

5104 Fabrication Characteristics and Mechanical Behaviour of Fly Ash-Alumina Reinforced Zn-27Al Alloy Matrix Hybrid Composite Using Stir-Casting Technique

Authors: Oluwagbenga B. Fatile, Felix U. Idu, Olajide T. Sanya

Abstract:

This paper reports the viability of developing Zn-27Al alloy matrix hybrid composites reinforced with alumina, graphite and fly ash (a solid waste byproduct of coal in thermal power plants). This research work was aimed at developing low cost-high performance Zn-27Al matrix composite with low density. Alumina particulates (Al2O3), graphite added with 0, 2, 3, 4, and 5 wt% fly ash were utilized to prepare 10wt% reinforcing phase with Zn-27Al alloy as matrix using two-step stir casting method. Density measurement estimated percentage porosity, tensile testing, micro hardness measurement, and optical microscopy were used to assess the performance of the composites produced. The results show that the hardness, ultimate tensile strength, and percent elongation of the hybrid composites decrease with increase in fly ash content. The maximum decrease in hardness and ultimate tensile strength of 13.72% and 15.25% respectively were observed for composite grade containing 5wt% fly ash. The percentage elongation of composite sample without fly ash is 8.9% which is comparable with that of the sample containing 2wt% fly ash with percentage elongation of 8.8%. The fracture toughness of the fly ash containing composites was, however, superior to those of composites without fly ash with 5wt% fly ash containing composite exhibiting the highest fracture toughness. The results show that fly ash can be utilized as complementary reinforcement in ZA-27 alloy matrix composite to reduce cost.

Keywords: fly ash, hybrid composite, mechanical behaviour, stir-cast

Procedia PDF Downloads 323
5103 Design and Simulation of Low Cost Boost-Half- Bridge Microinverter with Grid Connection

Authors: P. Bhavya, P. R. Jayasree

Abstract:

This paper presents a low cost transformer isolated boost half bridge micro-inverter for single phase grid connected PV system. Since the output voltage of a single PV panel is as low as 20~50V, a high voltage gain inverter is required for the PV panel to connect to the single-phase grid. The micro-inverter has two stages, an isolated dc-dc converter stage and an inverter stage with a dc link. To achieve MPPT and to step up the PV voltage to the dc link voltage, a transformer isolated boost half bridge dc-dc converter is used. To output the synchronised sinusoidal current with unity power factor to the grid, a pulse width modulated full bridge inverter with LCL filter is used. Variable step size Maximum Power Point Tracking (MPPT) method is adopted such that fast tracking and high MPPT efficiency are both obtained. AC voltage as per grid requirement is obtained at the output of the inverter. High power factor (>0.99) is obtained at both heavy and light loads. This paper gives the results of computer simulation program of a grid connected solar PV system using MATLAB/Simulink and SIM Power System tool.

Keywords: boost-half-bridge, micro-inverter, maximum power point tracking, grid connection, MATLAB/Simulink

Procedia PDF Downloads 326
5102 Logistical Optimization of Nuclear Waste Flows during Decommissioning

Authors: G. Dottavio, M. F. Andrade, F. Renard, V. Cheutet, A.-L. Ladier, S. Vercraene, P. Hoang, S. Briet, R. Dachicourt, Y. Baizet

Abstract:

An important number of technological equipment and high-skilled workers over long periods of time have to be mobilized during nuclear decommissioning processes. The related operations generate complex flows of waste and high inventory levels, associated to information flows of heterogeneous types. Taking into account that more than 10 decommissioning operations are on-going in France and about 50 are expected toward 2025: A big challenge is addressed today. The management of decommissioning and dismantling of nuclear installations represents an important part of the nuclear-based energy lifecycle, since it has an environmental impact as well as an important influence on the electricity cost and therefore the price for end-users. Bringing new technologies and new solutions into decommissioning methodologies is thus mandatory to improve the quality, cost and delay efficiency of these operations. The purpose of our project is to improve decommissioning management efficiency by developing a decision-support framework dedicated to plan nuclear facility decommissioning operations and to optimize waste evacuation by means of a logistic approach. The target is to create an easy-to-handle tool capable of i) predicting waste flows and proposing the best decommissioning logistics scenario and ii) managing information during all the steps of the process and following the progress: planning, resources, delays, authorizations, saturation zones, waste volume, etc. In this article we present our results from waste nuclear flows simulation during decommissioning process, including discrete-event simulation supported by FLEXSIM 3-D software. This approach was successfully tested and our works confirms its ability to improve this type of industrial process by identifying the critical points of the chain and optimizing it by identifying improvement actions. This type of simulation, executed before the start of the process operations on the basis of a first conception, allow ‘what-if’ process evaluation and help to ensure quality of the process in an uncertain context. The simulation of nuclear waste flows before evacuation from the site will help reducing the cost and duration of the decommissioning process by optimizing the planning and the use of resources, transitional storage and expensive radioactive waste containers. Additional benefits are expected for the governance system of the waste evacuation since it will enable a shared responsibility of the waste flows.

Keywords: nuclear decommissioning, logistical optimization, decision-support framework, waste management

Procedia PDF Downloads 304
5101 Hydroclean Smartbin Solution for Plastic Pollution Crisis

Authors: Anish Bhargava

Abstract:

By 2050, there will be more plastic than fish in our oceans. 51 trillion micro-plastics pollute our waters and contaminate the food on our plates, increasing the risk of tumours and diseases such as cancer. Our product is a solution to the ever-growing problem of plastic pollution. We call it the SmartBin. The SmartBin is a cylindrical device which will float just below the surface of the water, able to move with the aid of 4 water thrusters situated on the sides. As it floats, our SmartBin will suck water into itself and pump it out through the bottom. All waste is collected into a reusable filter including microplastics measuring down to 1.5mm. A speaker emitting sound at a frequency of 9 hertz ensures marine life stays away from the SmartBin. Featured along with our product is a smartphone app which will enable the user to designate an area for the SmartBin to cover on a satellite image. The SmartBin will then return to its start position near the shore, configured through the app. As global pressure to tackle water pollution continues to increase, environmental spending increases too. As our product provides an effective solution to this issue, we can seize the opportunity and scale our company. Our product is unparalleled. It can move at a high speed, covering a wide area rather than being restricted to one position. We target not only oceans and sea-shores, but also rivers, lakes, reservoirs and canals, as they are much easier to access and control.

Keywords: water, plastic, pollution, solution, hydroclean, smartbin, cleanup

Procedia PDF Downloads 195
5100 Time and Cost Prediction Models for Language Classification Over a Large Corpus on Spark

Authors: Jairson Barbosa Rodrigues, Paulo Romero Martins Maciel, Germano Crispim Vasconcelos

Abstract:

This paper presents an investigation of the performance impacts regarding the variation of five factors (input data size, node number, cores, memory, and disks) when applying a distributed implementation of Naïve Bayes for text classification of a large Corpus on the Spark big data processing framework. Problem: The algorithm's performance depends on multiple factors, and knowing before-hand the effects of each factor becomes especially critical as hardware is priced by time slice in cloud environments. Objectives: To explain the functional relationship between factors and performance and to develop linear predictor models for time and cost. Methods: the solid statistical principles of Design of Experiments (DoE), particularly the randomized two-level fractional factorial design with replications. This research involved 48 real clusters with different hardware arrangements. The metrics were analyzed using linear models for screening, ranking, and measurement of each factor's impact. Results: Our findings include prediction models and show some non-intuitive results about the small influence of cores and the neutrality of memory and disks on total execution time, and the non-significant impact of data input scale on costs, although notably impacts the execution time.

Keywords: big data, design of experiments, distributed machine learning, natural language processing, spark

Procedia PDF Downloads 97
5099 Arsenic Removal from Drinking Water by Hybrid Hydrogel-Biochar Matrix: An Understanding of Process Parameters

Authors: Vibha Sinha, Sumedha Chakma

Abstract:

Arsenic (As) contamination in drinking water is a serious concern worldwide resulting in severe health maladies. To tackle this problem, several hydrogel based matrix which selectively uptake toxic metals from contaminated water has increasingly been examined as a potential practical method for metal removal. The major concern in hydrogels is low stability of matrix, resulting in poor performance. In this study, the potential of hybrid hydrogel-biochar matrix synthesized from natural plant polymers, specific for As removal was explored. Various compositional and functional group changes of the elements contained in the matrix due to the adsorption of As were identified. Moreover, to resolve the stability issue in hydrogel matrix, optimum and effective mixing of hydrogel with biochar was studied. Mixing varied proportions of matrix components at the time of digestion process was tested. Preliminary results suggest that partial premixing methods may increase the stability and reduce cost. Addition of nanoparticles and specific catalysts with different concentrations of As(III) and As(V) under batch conditions was performed to study their role in performance enhancement of the hydrogel matrix. Further, effect of process parameters, optimal uptake conditions and detailed mechanism derived from experimental studies were suitably conducted. This study provides an efficient, specific and a low-cost As removal method that offers excellent regeneration abilities which can be reused for value.

Keywords: arsenic, catalysts, hybrid hydrogel-biochar, water purification

Procedia PDF Downloads 169
5098 Space Time Adaptive Algorithm in Bi-Static Passive Radar Systems for Clutter Mitigation

Authors: D. Venu, N. V. Koteswara Rao

Abstract:

Space – time adaptive processing (STAP) is an effective tool for detecting a moving target in spaceborne or airborne radar systems. Since airborne passive radar systems utilize broadcast, navigation and excellent communication signals to perform various surveillance tasks and also has attracted significant interest from the distinct past, therefore the need of the hour is to have cost effective systems as compared to conventional active radar systems. Moreover, requirements of small number of secondary samples for effective clutter suppression in bi-static passive radar offer abundant illuminator resources for passive surveillance radar systems. This paper presents a framework for incorporating knowledge sources directly in the space-time beam former of airborne adaptive radars. STAP algorithm for clutter mitigation for passive bi-static radar has better quantitation of the reduction in sample size thereby amalgamating the earlier data bank with existing radar data sets. Also, we proposed a novel method to estimate the clutter matrix and perform STAP for efficient clutter suppression based on small sample size. Furthermore, the effectiveness of the proposed algorithm is verified using MATLAB simulations in order to validate STAP algorithm for passive bi-static radar. In conclusion, this study highlights the importance for various applications which augments traditional active radars using cost-effective measures.

Keywords: bistatic radar, clutter, covariance matrix passive radar, STAP

Procedia PDF Downloads 282
5097 A Simple, Precise and Cost Effective PTFE Container Design Capable to Work in Domestic Microwave Oven

Authors: Mehrdad Gholami, Shima Behkami, Sharifuddin B. Md. Zain, Firdaus A. B. Kamaruddin

Abstract:

Starting from the first application of a microwave oven for sample preparation in 1975 for the purpose of wet ashing of biological samples using a domestic microwave oven, many microwave-assisted dissolution vessels have been developed. The advanced vessels are armed with special safety valve that release the excess of pressure while the vessels are in critical conditions due to applying high power of microwave. Nevertheless, this releasing of pressure may cause lose of volatile elements. In this study Teflon bottles are designed with relatively thicker wall compared to commercial ones and a silicone based polymer was used to prepare an O-ring which plays the role of safety valve. In this design, eight vessels are located in an ABS holder to keep them stable and safe. The advantage of these vessels is that they need only 2 mL of HNO3 and 1mL H2O2 to digest different environmental samples, namely, sludge, apple leave, peach leave, spinach leave and tomato leave. In order to investigate the performance of this design an ICP-MS instrument was applied for multi elemental analysis of 20 elements on the SRM of above environmental samples both using this design and a commercial microwave digestion design. Very comparable recoveries were obtained from this simple design with the commercial one. Considering the price of ultrapure chemicals and the amount of them which normally is about 8-10 mL, these simple vessels with the procedures that will be discussed in detail are very cost effective and very suitable for environmental studies.

Keywords: inductively coupled plasma mass spectroscopy (ICP-MS), PTFE vessels, Teflon bombs, microwave digestion, trace element

Procedia PDF Downloads 320
5096 Convective Hot Air Drying of Different Varieties of Blanched Sweet Potato Slices

Authors: M. O. Oke, T. S. Workneh

Abstract:

Drying behaviour of blanched sweet potato in a cabinet dryer using different five air temperatures (40-80oC) and ten sweet potato varieties sliced to 5 mm thickness were investigated. The drying data were fitted to eight models. The Modified Henderson and Pabis model gave the best fit to the experimental moisture ratio data obtained during the drying of all the varieties while Newton (Lewis) and Wang and Singh models gave the least fit. The values of Deff obtained for Bophelo variety (1.27 x 10-9 to 1.77 x 10-9 m2/s) was the least while that of S191 (1.93 x 10-9 to 2.47 x 10-9 m2/s) was the highest which indicates that moisture diffusivity in sweet potato is affected by the genetic factor. Activation energy values ranged from 0.27-6.54 kJ/mol. The lower activation energy indicates that drying of sweet potato slices requires less energy and is hence a cost and energy saving method. The drying behavior of blanched sweet potato was investigated in a cabinet dryer. Drying time decreased considerably with increase in hot air temperature. Out of the eight models fitted, the Modified Henderson and Pabis model gave the best fit to the experimental moisture ratio data on all the varieties while Newton, Wang and Singh models gave the least. The lower activation energy (0.27-6.54 kJ/mol) obtained indicates that drying of sweet potato slices requires less energy and is hence a cost and energy saving method.

Keywords: sweet potato slice, drying models, moisture ratio, moisture diffusivity, activation energy

Procedia PDF Downloads 499
5095 Tourism Area Development Optimation Based on Solar-Generated Renewable Energy Technology at Karimunjawa, Central Java Province, Indonesia

Authors: Yanuar Tri Wahyu Saputra, Ramadhani Pamapta Putra

Abstract:

Karimunjawa is one among Indonesian islands which is lacking of electricity supply. Despite condition above, Karimunjawa is an important tourism object in Indonesia's Central Java Province. Solar Power Plant is a potential technology to be applied in Karimunjawa, in order to fulfill the island's electrical supply need and to increase daily life and tourism quality among tourists and local population. This optimation modeling of Karimunjawa uses HOMER software program. The data we uses include wind speed data in Karimunjawa from BMKG (Indonesian Agency for Meteorology, Climatology and Geophysics), annual weather data in Karimunjawa from NASA, electricity requirements assumption data based on number of houses and business infrastructures in Karimunjawa. This modeling aims to choose which three system categories offer the highest financial profit with the lowest total Net Present Cost (NPC). The first category uses only PV with 8000 kW of electrical power and NPC value of $6.830.701. The second category uses hybrid system which involves both 1000 kW PV and 100 kW generator which results in total NPC of $6.865.590. The last category uses only generator with 750 kW of electrical power that results in total NPC of $ 16.368.197, the highest total NPC among the three categories. Based on the analysis above, we can conclude that the most optimal way to fulfill the electricity needs in Karimunjawa is to use 8000 kW PV with lower maintenance cost.

Keywords: Karimunjawa, renewable energy, solar power plant, HOMER

Procedia PDF Downloads 452
5094 The Survey Research and Evaluation of Green Residential Building Based on the Improved Group Analytical Hierarchy Process Method in Yinchuan

Authors: Yun-na Wu, Zhen Wang

Abstract:

Due to the economic downturn and the deterioration of the living environment, the development of residential buildings as high energy consuming building is gradually changing from “extensive” to green building in China. So, the evaluation system of green building is continuously improved, but the current evaluation work has the following problems: (1) There are differences in the cost of the actual investment and the purchasing power of residents, also construction target of green residential building is single and lacks multi-objective performance development. (2) Green building evaluation lacks regional characteristics and cannot reflect the different regional residents demand. (3) In the process of determining the criteria weight, the experts’ judgment matrix is difficult to meet the requirement of consistency. Therefore, to solve those problems, questionnaires which are about the green residential building for Ningxia area are distributed, and the results of questionnaires can feedback the purchasing power of residents and the acceptance of the green building cost. Secondly, combined with the geographical features of Ningxia minority areas, the evaluation criteria system of green residential building is constructed. Finally, using the improved group AHP method and the grey clustering method, the criteria weight is determined, and a real case is evaluated, which is located in Xing Qing district, Ningxia. A conclusion can be obtained that the professional evaluation for this project and good social recognition is basically the same.

Keywords: evaluation, green residential building, grey clustering method, group AHP

Procedia PDF Downloads 380
5093 Vertically Coupled III-V/Silicon Single Mode Laser with a Hybrid Grating Structure

Authors: Zekun Lin, Xun Li

Abstract:

Silicon photonics has gained much interest and extensive research for a promising aspect for fabricating compact, high-speed and low-cost photonic devices compatible with complementary metal-oxide-semiconductor (CMOS) process. Despite the remarkable progress made on the development of silicon photonics, high-performance, cost-effective, and reliable silicon laser sources are still missing. In this work, we present a 1550 nm III-V/silicon laser design with stable single-mode lasing property and robust and high-efficiency vertical coupling. The InP cavity consists of two uniform Bragg grating sections at sides for mode selection and feedback, as well as a central second-order grating for surface emission. A grating coupler is etched on the SOI waveguide by which the light coupling between the parallel III-V and SOI is reached vertically rather than by evanescent wave coupling. Laser characteristic is simulated and optimized by the traveling-wave model (TWM) and a Green’s function analysis as well as a 2D finite difference time domain (FDTD) method for the coupling process. The simulation results show that single-mode lasing with SMSR better than 48dB is achievable, and the threshold current is less than 15mA with a slope efficiency of around 0.13W/A. The coupling efficiency is larger than 42% and possesses a high tolerance with less than 10% reduction for 10 um horizontal or 15 um vertical dislocation. The design can be realized by standard flip-chip bonding techniques without co-fabrication of III-V and silicon or precise alignment.

Keywords: III-V/silicon integration, silicon photonics, single mode laser, vertical coupling

Procedia PDF Downloads 136
5092 Ethical Investment Instruments for Financial Sustainability

Authors: Sarkar Humayun Kabir

Abstract:

This paper aims to investigate whether ethical investment instruments could contribute to stability in financial markets. In order to address the main issue, the study investigates the stability of return in seven conventional and Islamic equity markets of Asia, Europe and North America and in five major commodity markets starting from 1996 to June 2012. In addition, the study examines the unconditional correlation between returns of the assets under review to investigate portfolio diversification benefits of investors. Applying relevant methods, the study finds that investors may enjoy sustainable returns from their portfolios by investing in ethical financial instruments such as Islamic equities. In addition, it should be noted that most of the commodities, gold in particular, are either low or negatively correlated with equity returns. These results suggest that investors would be better off by investing in portfolios combining Islamic equities and commodities in general. The sustainable returns of ethical investments has important implications for the investors and markets since these investments can provide stable returns while the investors can avoid production of goods and services which believes to be harmful for human and the society as a whole.

Keywords: financial sustainability, ethical investment instruments, islamic equity, dynamic conditional correlation, conditional volatility

Procedia PDF Downloads 286
5091 Lecturers’ Need to Alter Their Identity in Remote Learning Environments: Case Study of Experiences from Uk and USA Universities

Authors: Richard Nelson

Abstract:

The knowledge, skills, and identity of the Higher Education professional are constantly challenged with a demanding environment of teaching, research, administration, and pastoral care. It is more important than ever for professors and lecturers to maintain their professional development in a constantly changing environment. The importance of professional development has become more focused as new skills are needed to meet the demands of remote teaching and learning during a pandemic. Uncertainty and performance pressures influence teachers to try to return to physical spaces or recreate lecture and seminar rooms despite more effective online spaces being available. This case study uses the Boys’ spatial triad as a framework for qualitative interviews to capture the Lecturers’ experiences in Universities in the UK and the USA of moving to online learning spaces. The study finds that without effective professional development and time to reflect critically on remote learning innovation in their teaching practices, lecturers attempt to defer to lecture theatres and seminar rooms, or similes of, as their preferred space for teaching and learning. Professional Development is needed to encourage teachers to reflect on their professional identity and relationship to the teaching space.

Keywords: professional identity, learning, online, remote

Procedia PDF Downloads 133
5090 Application of Fuzzy Analytical Hierarchical Process in Evaluation Supply Chain Performance Measurement

Authors: Riyadh Jamegh, AllaEldin Kassam, Sawsan Sabih

Abstract:

In modern trends of market, organizations face high-pressure environment which is characterized by globalization, high competition, and customer orientation, so it is very crucial to control and know the weak and strong points of the supply chain in order to improve their performance. So the performance measurements presented as an important tool of supply chain management because it's enabled the organizations to control, understand, and improve their efficiency. This paper aims to identify supply chain performance measurement (SCPM) by using Fuzzy Analytical Hierarchical Process (FAHP). In our real application, the performance of organizations estimated based on four parameters these are cost parameter indicator of cost (CPI), inventory turnover parameter indicator of (INPI), raw material parameter (RMPI), and safety stock level parameter indicator (SSPI), these indicators vary in impact on performance depending upon policies and strategies of organization. In this research (FAHP) technique has been used to identify the importance of such parameters, and then first fuzzy inference (FIR1) is applied to identify performance indicator of each factor depending on the importance of the factor and its value. Then, the second fuzzy inference (FIR2) also applied to integrate the effect of these indicators and identify (SCPM) which represent the required output. The developed approach provides an effective tool for evaluation of supply chain performance measurement.

Keywords: fuzzy performance measurements, supply chain, fuzzy logic, key performance indicator

Procedia PDF Downloads 125
5089 Mechanical Analysis of Pineapple Leaf Fiber Reinforced Polymer Composites

Authors: Jain Jyoti, Jain Shorab, Sinha Shishir

Abstract:

In the field of material engineering, composites are in great concern for their nonbiodegradability and their cost. In order to reduce its cost and weight, plant derived fibers witnessed miraculous triumph. Plant fibers can be of different types like seed fibers, blast fibers, leaf fibers, etc. Composites can be reinforced with exclusively one type of natural fiber or also can be combined with two or more different types of natural or synthetic fibers to boost up their specific properties. Among all natural fibers, wheat straw, bagasse, kenaf, pineapple leaf, banana, coir, ramie, flax, etc. pineapple leaf fibers have very good mechanical properties. Being hydrophilic in nature, pineapple leaf fibers have very less affinity towards all types of polymer matrixes like HDPE, LDPE, PET, epoxy, etc. Surface treatments like alkaline treatment in different concentrations were conducted to improve its adhesion and compatibility towards hydrophobic polymer matrix i.e. epoxy resin. Pineapple leaf fiber epoxy composites have been prepared using hand layup method. Effect of fiber loading and surface treatments have been studied for different mechanical properties i.e. tensile strength, flexural strength and impact properties of pineapple leaf fiber composites. Analysis of fiber morphology has also been studied using FTIR, XRD. Scanning electron microscopy has also been used to study and compare the morphology of untreated and treated fibers. Also, the fracture surface has been reviewed comparing the reported literature of other eminent researchers of this field.

Keywords: composite, mechanical, natural fiber, pineapple leaf fiber

Procedia PDF Downloads 243
5088 Behavior and Obesity: The Perception of Healthcare Professionals Concerning the Role of Behavior on Obesity

Authors: Saeed Wahass

Abstract:

Objective: Obesity is epidemic, affecting all societies and cultures. Most serious medical illnesses are attributed to obesity. For this reason, all healthcare systems worldwide have focused on obesity for both intervention and prevention. However, there is scientific evidence supporting that obesity is treatable through implementing different modalities of interventions. They include biological interventions like medications and bariatric surgeries and behavioral interventions. It seems healthcare professionals may suggest the quick and the easiest interventions for obesity like surgery, ignoring other modesties that might require efforts from their sides and patients as well. Searching on the onset, progression and prevention, behavior plays a major role. As a result, psychological interventions have become increasingly core for intervention and prevention of obesity. They are effective and cost effective in dealing with obesity. Methods: A questionnaire describing the role of behavior on obesity and the way it can be prevented and treated was distributed to a group of health professionals who are dealing with obesity e.g. bariatric surgeons, bariatric physicians, psychologists, health educators, nurses and social workers. Results: 88% of healthcare professionals believed that behavior plays a major role on the onset and progression of obesity, 95% of them recognized that obesity can be prevented with consideration for behavior factors. A major proportion (87%) of the respondents see that psychological interventions are effective and cost effective in treating obesity. Conclusions: It optimistically appears that the majority of healthcare professionals believe that behavior is a key component in understanding, preventing and treating obesity. This outcome may help in developing specific training courses for healthcare professionals, who are dealing with obesity concerning the way they can treat patients behaviorally and, moreover, educating the community.

Keywords: behavior, obesity, healthcare provider, psychological interventions

Procedia PDF Downloads 475
5087 Research on Emotional Healing Street Furniture under the Background of Urban Micro-Renewal

Authors: Tanhao Gao, Hongtao Zhou

Abstract:

With the COVID-19 pandemic spreading worldwide, people are facing more significant mental pressure. The government and social groups are sparing no effort to find ways to heal people's emotions and return to normal life. Therefore, research on emotional healing has urgency and practical significance. From the perspective of urban planning, street furniture has the potential to become "emotional healing touchpoints." This study first analyzed the suitable places for adding emotional healing street furniture in the background of urban micro-renewal and combined the fifteen-minute living circle, the leftover space, and urban acupuncture theories, then used the 5W analysis method to show the main characteristics of emotionally healing street furniture. Finally, the research discovers four design strategies, which can be summarized as: A. Exploring the renewal potential of the leftover space; B. Integrating with local culture and the surrounding environment; C. Discovering quick and straightforward ways of interaction; D. Finding a delicate balance between artistry and functionality. Then, the author takes one emotional healing street furniture located on Chifeng Road as an example to show the design strategies vividly.

Keywords: emotional healing, street furniture, urban micro-renewal, urban acupuncture

Procedia PDF Downloads 175
5086 Effect of Financing Sources on Firm Performance: A Study of Indian Private Limited Small and Medium Enterprises

Authors: Denila Jinny Arulraj, Thillai Rajan Annamalai

Abstract:

This paper aims to study the relationship between funding sources and firm performance of Indian private limited SMEs using cross-sectional data obtained from a nation-wide census. A unique feature of the study is that it analyses firms that use only one form of external funding. Employing Propensity Score Matching, we find that obtaining any form of external finance has a negative influence on equivalents of profit margin and return on assets and a negative influence on asset turnover of small firms. But, the impact of institutional sources of funding on small enterprises is found to be lesser than that of non-institutional sources of funding. External/institutional sources of funding have a less negative impact on the profit margin for medium enterprises and have no significant influence on other measures of performance. The contribution of this research is the discovery of institutional sources wielding a lesser influence on performance measures considered. It is also found that institutional sources can benefit small enterprises more than medium enterprises.

Keywords: external finance, institutional finance, non-institutional finance, performance, India, SME

Procedia PDF Downloads 257
5085 Modification Of Rubber Swab Tool With Brush To Reduce Rubber Swab Fraction Fishing Time

Authors: T. R. Hidayat, G. Irawan, F. Kurniawan, E. H. I. Prasetya, Suharto, T. F. Ridwan, A. Pitoyo, A. Juniantoro, R. T. Hidayat

Abstract:

Swab activities is an activity to lift fluid from inside the well with the use of a sand line that aims to find out fluid influx after conducting perforation or to reduce the level of fluid as an effort to get the difference between formation pressure with hydrostatic pressure in the well for underbalanced perforation. During the swab activity, problems occur frequent problems occur with the rubber swab. The rubber swab often breaks and becomes a fish inside the well. This rubber swab fishing activity caused the rig operation takes longer, the swab result data becomes too late and create potential losses of well operation for the company. The average time needed for fishing the fractions of rubber swab plus swab work is 42 hours. Innovation made for such problems is to modify the rubber swab tool. The rubber swab tool is modified by provided a series of brushes at the end part of the tool with a thread of connection in order to improve work safety, so when the rubber swab breaks, the broken swab will be lifted by the brush underneath; therefore, it reduces the loss time for rubber swab fishing. This tool has been applied, it and is proven that with this rubber swab tool modification, the rig operation becomes more efficient because it does not carry out the rubber swab fishing activity. The fish fractions of the rubber swab are lifted up to the surface. Therefore, it saves the fuel cost, and well production potentials are obtained. The average time to do swab work after the application of this modified tool is 8 hours.

Keywords: rubber swab, modifikasi swab, brush, fishing rubber swab, saving cost

Procedia PDF Downloads 157
5084 Frequency Decomposition Approach for Sub-Band Common Spatial Pattern Methods for Motor Imagery Based Brain-Computer Interface

Authors: Vitor M. Vilas Boas, Cleison D. Silva, Gustavo S. Mafra, Alexandre Trofino Neto

Abstract:

Motor imagery (MI) based brain-computer interfaces (BCI) uses event-related (de)synchronization (ERS/ ERD), typically recorded using electroencephalography (EEG), to translate brain electrical activity into control commands. To mitigate undesirable artifacts and noise measurements on EEG signals, methods based on band-pass filters defined by a specific frequency band (i.e., 8 – 30Hz), such as the Infinity Impulse Response (IIR) filters, are typically used. Spatial techniques, such as Common Spatial Patterns (CSP), are also used to estimate the variations of the filtered signal and extract features that define the imagined motion. The CSP effectiveness depends on the subject's discriminative frequency, and approaches based on the decomposition of the band of interest into sub-bands with smaller frequency ranges (SBCSP) have been suggested to EEG signals classification. However, despite providing good results, the SBCSP approach generally increases the computational cost of the filtering step in IM-based BCI systems. This paper proposes the use of the Fast Fourier Transform (FFT) algorithm in the IM-based BCI filtering stage that implements SBCSP. The goal is to apply the FFT algorithm to reduce the computational cost of the processing step of these systems and to make them more efficient without compromising classification accuracy. The proposal is based on the representation of EEG signals in a matrix of coefficients resulting from the frequency decomposition performed by the FFT, which is then submitted to the SBCSP process. The structure of the SBCSP contemplates dividing the band of interest, initially defined between 0 and 40Hz, into a set of 33 sub-bands spanning specific frequency bands which are processed in parallel each by a CSP filter and an LDA classifier. A Bayesian meta-classifier is then used to represent the LDA outputs of each sub-band as scores and organize them into a single vector, and then used as a training vector of an SVM global classifier. Initially, the public EEG data set IIa of the BCI Competition IV is used to validate the approach. The first contribution of the proposed method is that, in addition to being more compact, because it has a 68% smaller dimension than the original signal, the resulting FFT matrix maintains the signal information relevant to class discrimination. In addition, the results showed an average reduction of 31.6% in the computational cost in relation to the application of filtering methods based on IIR filters, suggesting FFT efficiency when applied in the filtering step. Finally, the frequency decomposition approach improves the overall system classification rate significantly compared to the commonly used filtering, going from 73.7% using IIR to 84.2% using FFT. The accuracy improvement above 10% and the computational cost reduction denote the potential of FFT in EEG signal filtering applied to the context of IM-based BCI implementing SBCSP. Tests with other data sets are currently being performed to reinforce such conclusions.

Keywords: brain-computer interfaces, fast Fourier transform algorithm, motor imagery, sub-band common spatial patterns

Procedia PDF Downloads 110
5083 Loop Heat Pipe Two-Phase Heat Transports: Guidelines for Technology Utilization

Authors: Triem T. Hoang

Abstract:

Loop heat pipes (LHPs) are two-phase capillary-pumped heat transports. An appropriate working fluid is selected for the intended application temperature range. A closed-loop is evacuated to a high vacuum, back-filled partially with the working fluid, and then hermetically sealed under the fluid own pressure. Heat from a heat source conducts through the evaporator casing to vaporize liquid on the outer surface of the wick structure inside the evaporator. The generated vapor is compelled to vent out of the evaporator and into the vapor line for transport to the condenser assembly. There, heat is removed and rejected to a heat sink to condensed vapor back to liquid. The liquid exits the condenser and travels in the liquid line to return to the evaporator to complete the cycle. The circulation of fluid, and thus the heat transport in the LHP, is accomplished entirely by capillary action. The LHP contains no mechanical moving part to wear out or break down and, therefore possesses, reliability and a long life even without maintenance. In this paper, the author not only attempts to introduce the LHP technology in simplistic terms to those who are not familiar with it but also provides necessary technical information to potential users for the proper design and analysis of the LHP system.

Keywords: two-phase heat transfer, loop heat pipe, capillary pumped technology, thermal-fluid modeling

Procedia PDF Downloads 121
5082 Risk Assessment in Construction of K-Span Buildings in United Arab Emirates (UAE)

Authors: Imtiaz Ali, Imam Mansoor

Abstract:

Investigations as a part of the academic study were undertaken to identify and evaluate the significant risks associated with the construction of K-span buildings in the region of UAE. Primary field data was collected through questionnaires obtaining specific open and close-ended questions from carefully selected construction firms, civil engineers and, construction manager regarding risks associated to K-span building construction. Historical data available for other regions of the same construction technique was available which was compared for identifying various non-critical and critical risk parameters by comparative evaluation techniques to come up with important risks and potential sources for their control and minimization in K-Span buildings that is increasing in the region. The associated risks have been determined with their Relative Importance Index (RII) values of which Risk involved in Change of Design required by Owners carries the highest value (RII=0.79) whereas, Delayed Payment by Owner to Contractor is one of the least (RII=0.42) value. The overall findings suggest that most relative risks as quantified originate or associated with the contractors. It may be concluded that project proponents undertaking K-span projects in planning and budgeting the cost and delays should take into account of risks on high account if changes in design are also required any delays in the material by the supplier would then be a major risk in K-span project delay. Since projects are, less costly, so owners have limited budgets, then they hire small contractors, which are not highly competent contractors. So study suggests that owner should be aware of these types of risks associated with the construction of K-span buildings in order to make it cost effective.

Keywords: k-span buildings, k-span construction, risk management, relative improvement index (RII)

Procedia PDF Downloads 363
5081 Production of Pour Point Depressant for Paraffinic Crude Oils

Authors: Mosaad Attia Elkasaby

Abstract:

The crude oil contains paraffines, aromatics, and asphaltenes in addition to some organic impurities, with increasing demands to reduce the cost of crude oil production, the uses of a pour point depressant is mandatory to maintain good flow rate. The wax materials cause many problems during production, storage, and transport, especially at low temperature, as these waxes tend, at low temperatures, to precipitate on the wall lines, thus leads to the high viscosity of crude oil and impede the flow rate, which represents an additional burden for crude oil pumping system from the place of production to the refinery. There are many ways to solve this problem, including, but not limited to, heat the crude and the use of organic solvents. But one of the most important disadvantages of these methods is the high economic cost. The aim of this innovation is to manufacture some polymeric materials (polymers based on aniline) that are processed locally that can be used as a pour point depressant of crude oil. For the first time, polymer based on aniline is modified and used with a number of organic solvents and tested with solvent (Styrene). It was found that the polymer based on aniline, when modified, had full solubility in styrene, unlike other organic solvent that was used in the past, such as chloroform and toluene. We also used a new solvent (PONA) that is obtained from the process of hydrotreating and separation of straight run naphtha to dissolve polymer based on aniline as a pour point depressant of crude oil. This innovative include studies conducted on highly paraffinic crude oil (C.O.1 and C.O.2). On using concentration (2500 ppm) of polymer based on aniline, the pour point of crude oil has decreased from +33 to - 9°C in case of crude oil (C.O.1) and from + 42 to – 6°C in case crude oil (C.O.2) at the same concentration.

Keywords: PPD, aniline, paraffinic crude oils, polymers

Procedia PDF Downloads 78
5080 Regional Flood-Duration-Frequency Models for Norway

Authors: Danielle M. Barna, Kolbjørn Engeland, Thordis Thorarinsdottir, Chong-Yu Xu

Abstract:

Design flood values give estimates of flood magnitude within a given return period and are essential to making adaptive decisions around land use planning, infrastructure design, and disaster mitigation. Often design flood values are needed at locations with insufficient data. Additionally, in hydrologic applications where flood retention is important (e.g., floodplain management and reservoir design), design flood values are required at different flood durations. A statistical approach to this problem is a development of a regression model for extremes where some of the parameters are dependent on flood duration in addition to being covariate-dependent. In hydrology, this is called a regional flood-duration-frequency (regional-QDF) model. Typically, the underlying statistical distribution is chosen to be the Generalized Extreme Value (GEV) distribution. However, as the support of the GEV distribution depends on both its parameters and the range of the data, special care must be taken with the development of the regional model. In particular, we find that the GEV is problematic when developing a GAMLSS-type analysis due to the difficulty of proposing a link function that is independent of the unknown parameters and the observed data. We discuss these challenges in the context of developing a regional QDF model for Norway.

Keywords: design flood values, bayesian statistics, regression modeling of extremes, extreme value analysis, GEV

Procedia PDF Downloads 61
5079 Rule Based Architecture for Collaborative Multidisciplinary Aircraft Design Optimisation

Authors: Nickolay Jelev, Andy Keane, Carren Holden, András Sóbester

Abstract:

In aircraft design, the jump from the conceptual to preliminary design stage introduces a level of complexity which cannot be realistically handled by a single optimiser, be that a human (chief engineer) or an algorithm. The design process is often partitioned along disciplinary lines, with each discipline given a level of autonomy. This introduces a number of challenges including, but not limited to: coupling of design variables; coordinating disciplinary teams; handling of large amounts of analysis data; reaching an acceptable design within time constraints. A number of classical Multidisciplinary Design Optimisation (MDO) architectures exist in academia specifically designed to address these challenges. Their limited use in the industrial aircraft design process has inspired the authors of this paper to develop an alternative strategy based on well established ideas from Decision Support Systems. The proposed rule based architecture sacrifices possibly elusive guarantees of convergence for an attractive return in simplicity. The method is demonstrated on analytical and aircraft design test cases and its performance is compared to a number of classical distributed MDO architectures.

Keywords: Multidisciplinary Design Optimisation, Rule Based Architecture, Aircraft Design, Decision Support System

Procedia PDF Downloads 338
5078 Efficiency and Performance of Legal Institutions in the Middle East in the 21st Century

Authors: Marco Khalaf Ayad Milhaail

Abstract:

In thinking about the role of legal rules and their impact on social ethics and social structures, scholars have explored many issues related to gender, power, and ideology. First, it provides a framework for defining feminist legal studies through an overview of the field's evolution in terms of equality, rights, and justice. Secondly, it encourages those interested in equality, rights, and justice regarding women's issues to participate in international comparative law research. Third, we must emphasize that those seeking solutions to disability and discrimination must be aware of the need to confront the so-called undermining of culture. Therefore, an effective way for women to solve this problem is to rely heavily on international law, which establishes basic legal principles such as gender equality, rights, and justice and can help create a domestic environment. Woman has gained many advantages by adopting the law of Divorce in the Islamic Sharea. Any Egyptian woman can get divorce by letting her rightful rights and wealth to her husband in return for her freedom.

Keywords: stability, harsh environments, techniques, thermal, properties, materials, applications, brittleness, fragility, disadvantages, bank, branches, profitability, setting prediction, effective target, measurement, evaluation, performance, commercial, business, profitability, sustainability, financial, system, banks

Procedia PDF Downloads 22
5077 Corporate Governance and Performance of Islamic Banks in GCC Countries

Authors: Samir Srairi

Abstract:

This paper investigates the impact of the internal corporate governance on bank performance by constructing a corporate governance index (CGI) for 27 Islamic banks operating in five Arab Gulf countries. Using content analysis on the banks’ annual reports for 3 years (2011-2013), the index construction uses information on six important corporate governance mechanisms, namely board structure, risk management, transparency and disclosure, audit committee, Sharia supervisory board and investment account holders. The results demonstrate that Islamic banks adhere to 54% of the attributes addressed in the CGI. The most frequently reported and disclosed elements are Sharia supervisory board followed by board structure and risk management. The findings related to countries revealed that only two countries, the United Arab Emirates and Bahrain, possess a higher level of CGI. Our regression results provide evidence that Islamic banks with higher levels of corporate governance report high operating performance measured by return on assets and net interest margin. Finally, as of the effect of internal and external factors, we identified four variables that were associated with bank performance, namely size, equity, risk and concentration.

Keywords: governance mechanisms, corporate governance index, bank performance, Islamic banks, GCC countries

Procedia PDF Downloads 305
5076 A Low-Cost and Easy-To-Operate Remediation Technology of Heavy Metals Contaminated Agricultural Soil

Authors: Xiao-Hua Zhu, Xin Yuan, Yi-Ran Zhao

Abstract:

High-cadmium pollution in rice is a serious problem in many parts of China. Many kinds of remediation technologies have been tested and applied in many farmlands. Because of the productive function of the farmland, most technologies are inappropriate due to their destruction to the tillage soil layer. And the large labours and expensive fees of many technologies are also the restrictive factors for their applications. The conception of 'Root Micro-Geochemical Barrier' was proposed to reduce cadmium (Cd) bioavailability and the concentration of the cadmium in rice. Remediation and mitigation techniques were demonstrated on contaminated farmland in the downstream of some mine. According to the rule of rice growth, Cd would be absorbed by the crops in every growth stage, and the plant-absorb efficiency in the first stage of the tillering stage is almost the highest. We should create a method to protect the crops from heavy metal pollution, which could begin to work from the early growth stage. Many materials with repair property get our attention. The materials will create a barrier preventing Cd from being absorbed by the crops during all the growing process because the material has the ability to adsorb soil-Cd and making it losing its migration activity. And we should choose a good chance to put the materials into the crop-growing system cheaply as soon as early. Per plant, rice has a little root system scope, which makes the roots reach about 15cm deep and 15cm wide. So small root radiation area makes it possible for all the Cd approaching the roots to be adsorbed with a small amount of adsorbent. Mixing the remediation materials with the seed-raising soli and adding them to the tillage soil in the process of transplanting seedlings, we can control the soil-Cd activity in the range of roots to reduce the Cd-amount absorbed by the crops. Of course, the mineral materials must have enough adsorptive capacity and no additional pollution. More than 3000 square meters farmlands have been remediated. And on the application of root micro-geochemical barrier, the Cd-concentration in rice and the remediation-cost have been decreased by 90% and 80%, respectively, with little extra labour brought to the farmers. The Cd-concentrations in rice from remediated farmland have been controlled below 0.1 ppm. The remediation of one acre of contaminated cropland costs less than $100. The concept has its advantage in the remediation of paddy field contaminated by Cd, especially for the field with outside pollution sources.

Keywords: cadmium pollution, growth stage, cost, root micro-geochemistry barrier

Procedia PDF Downloads 69
5075 Effect of Saline Ground Water on Economics of Bitter-Gourd (Momordica charantia L.) Cultivation and Soil Characteristics in Semi Arid Region

Authors: Kamran Baksh Soomro, Amin Talei, Sina Alaghmand

Abstract:

Due to the declining freshwater availability to agriculture in many areas, the utilization of saline irrigation requires more consideration. For this purpose, the effects of saline irrigation on the economics of crop yield and soil salinity should be understood. A two-year field experiment was carried out during 2017-18 with three replications to investigate the effect of saline groundwater on the economics of bitter gourd production and soil salinity status after harvesting the crop. Two irrigation treatments, i.e., fresh quality irrigation water (IT₁ EC 0.56 dS.m⁻¹ (control) and other is saline groundwater ( IT₂ EC 2.56 dS.m⁻¹) were used under drip system of irrigation. Cost-benefit analysis is often used to assess adaptation approaches. In this study, it has been observed that the salts under IT₁ (fresh quality water) and IT₂ (saline groundwater) did not accumulate in the wetted zone. However, the salts were observed deposited at wetted periphery under both the treatments after the crop end at all the three sampling depths under drip system of irrigation. Moreover, the costs and benefits associated with different irrigation treatments for two consecutive seasons for bitter-gourd cultivation were also investigated, and it was found that the average gross returns per hectare in season 1 were USD 5008.22 and 4454.78 under irrigation treatment IT₁ and IT₂ respectively. Whereas in season 2 the average gross returns per hectare were 3713.47 and 3140.51 under IT₁ and IT₂ respectively.

Keywords: ground-water, soil salinity, drip irrigation, wetted zone, wetted periphery, cost benefit analysis

Procedia PDF Downloads 135