Search results for: Minimum Quantity Lubrication (MQL)
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 2978

Search results for: Minimum Quantity Lubrication (MQL)

2078 The Antimicrobial Activity of Marjoram Essential Oil Against Some Antibiotic Resistant Microbes Isolated from Hospitals

Authors: R. A. Abdel Rahman, A. E. Abdel Wahab, E. A. Goghneimy, H. F. Mohamed, E. M. Salama

Abstract:

Infectious diseases are a major cause of death worldwide. The treatment of infections continues to be problematic in modern time because of the severe side effects of some drugs and the growing resistance to antimicrobial agents. Hence, the search for newer, safer and more potent antimicrobials is a pressing need. Herbal medicines have received much attention as a source of new antibacterial drugs since they are considered time-tested and comparatively safe both for human use and the environment. In the present study, the antimicrobial activity of marjoram (Origanum majorana L.) essential oil on some gram positive and gram negative reference bacteria, as well as some hospital resistant microbes, was tested. Marjoram oil was extracted and the oil chemical constituents were identified using GC/MS analysis. Staphylococcus aureas ATCC 6923, Pseudomonus auregonosa ATCC 9027, Bacillus subtilis ATCC 6633, E. coli ATCC 8736 and two hospital resistant microbes isolates 16 and 21 were used. The two isolates were identified by biochemical tests and 16s rRNA as proteus spp. and Enterococcus facielus. The effect of different concentrations of essential oils on bacterial growth was tested using agar disk diffusion assay method to determine the minimum inhibitory concentrations and using micro dilution method to determine the minimum bactericidal concentrations. Marjoram oil was found to be effective against both reference and hospital resistance strains. Hospital strains were more resistant to marjoram oil than reference strains. P. auregonosa growth was completely inhibited at a low concentration of oil (4µl/ml). The other reference strains showed sensitivity to marjoram oil at concentrations ranged from 5 to 7µl/ml. The two hospital strains showed sensitivity at media containing 10 and 15µl/ml oil. The major components of oil were terpineol, cis-beta (23.5%), 1,6 – octadien –3-ol,3,7-dimethyl, 2 aminobenzoate (10.9%), alpha terpieol (8.6%) and linalool (6.3%). Scanning electron microscope (SEM) and transmission electron microscope (TEM) analysis were used to determine the difference between treated and untreated hospital strains. SEM results showed that treated cells were smaller in size than control cells. TEM data showed that cell lysis has occurred to treated cells. Treated cells have ruptured cell wall and appeared empty of cytoplasm compared to control cells which shown to be intact with normal volume of cytoplasm. The results indicated that marjoram oil has a positive antimicrobial effect on hospital resistance microbes. Natural crude extracts can be perfect resources for new antimicrobial drugs.

Keywords: antimicrobial activity, essential oil, hospital resistance microbes, marjoram

Procedia PDF Downloads 434
2077 Reuse of Refractory Brick Wastes (RBW) as a Supplementary Cementitious Materials in a High Performance Fiber-Reinforced Concrete

Authors: B. Safi, B. Amrane, M. Saidi

Abstract:

The main purpose of this study is to evaluate the reuse of refractory brick wastes (RBW) as a supplementary cementitious materials (by a total replacement of silica fume) to produce a high performance fiber-reinforced concrete (HPFRC). This work presents an experimental study on the formulation and physico-mechanical characterization of ultra high performance fiber reinforced concretes based on three types of refractory brick wastes. These have been retrieved from the manufacturing unit of float glass MFG (Mediterranean Float Glass) after their use in the oven basin (ie d. they are considered waste unit). Three compositions of concrete (HPFRC) were established based on three types of refractory brick wastes (finely crushed), with the dosage of each type of bricks is kept constant, similar the dosage of silica fume used for the control concrete. While all the other components and the water/binder ratio are maintained constant with the same quantity of the superplasticizer. The performance of HPFRC, were evaluated by determining the essential characteristics of fresh and hardened concrete.

Keywords: refractory bricks, concrete, fiber, fluidity, compressive strength, tensile strength

Procedia PDF Downloads 597
2076 Genetic Algorithm Optimization of the Economical, Ecological and Self-Consumption Impact of the Energy Production of a Single Building

Authors: Ludovic Favre, Thibaut M. Schafer, Jean-Luc Robyr, Elena-Lavinia Niederhäuser

Abstract:

This paper presents an optimization method based on genetic algorithm for the energy management inside buildings developed in the frame of the project Smart Living Lab (SLL) in Fribourg (Switzerland). This algorithm optimizes the interaction between renewable energy production, storage systems and energy consumers. In comparison with standard algorithms, the innovative aspect of this project is the extension of the smart regulation over three simultaneous criteria: the energy self-consumption, the decrease of greenhouse gas emissions and operating costs. The genetic algorithm approach was chosen due to the large quantity of optimization variables and the non-linearity of the optimization function. The optimization process includes also real time data of the building as well as weather forecast and users habits. This information is used by a physical model of the building energy resources to predict the future energy production and needs, to select the best energetic strategy, to combine production or storage of energy in order to guarantee the demand of electrical and thermal energy. The principle of operation of the algorithm as well as typical output example of the algorithm is presented.

Keywords: building's energy, control system, energy management, energy storage, genetic optimization algorithm, greenhouse gases, modelling, renewable energy

Procedia PDF Downloads 244
2075 Microstructure and SEM Analysis of Joints Fabricated by FSW of Aluminum Alloys 5083 and 6063

Authors: Jaskirat Singh, Roshan Lal Virdi, Khushdeep Goyal

Abstract:

The purpose of this paper is to perform a microstructural analysis of Friction Stir Welded joints of aluminum alloys 6063 and 5083, also to check the properties of the weld zone by SEM analysis. FSW experiments were carried on CNC Vertical milling machine. The tools used for welding were the round cylindrical pin shape and square pin shape. It is found that Microstructure shows the uniformly distributed material with minimum heat affected zone and dense welded zone without any defect. Microstructures indicate that the weld material is defect free. The SEM shows the diffusion of material with base metal with proper bonding without any defect.

Keywords: friction stir welding, aluminum alloy, microstructure, SEM analysis

Procedia PDF Downloads 301
2074 Detailed Quantum Circuit Design and Evaluation of Grover's Algorithm for the Bounded Degree Traveling Salesman Problem Using the Q# Language

Authors: Wenjun Hou, Marek Perkowski

Abstract:

The Traveling Salesman problem is famous in computing and graph theory. In short, it asks for the Hamiltonian cycle of the least total weight in a given graph with N nodes. All variations on this problem, such as those with K-bounded-degree nodes, are classified as NP-complete in classical computing. Although several papers propose theoretical high-level designs of quantum algorithms for the Traveling Salesman Problem, no quantum circuit implementation of these algorithms has been created up to our best knowledge. In contrast to previous papers, the goal of this paper is not to optimize some abstract complexity measures based on the number of oracle iterations, but to be able to evaluate the real circuit and time costs of the quantum computer. Using the emerging quantum programming language Q# developed by Microsoft, which runs quantum circuits in a quantum computer simulation, an implementation of the bounded-degree problem and its respective quantum circuit were created. To apply Grover’s algorithm to this problem, a quantum oracle was designed, evaluating the cost of a particular set of edges in the graph as well as its validity as a Hamiltonian cycle. Repeating the Grover algorithm with an oracle that finds successively lower cost each time allows to transform the decision problem to an optimization problem, finding the minimum cost of Hamiltonian cycles. N log₂ K qubits are put into an equiprobablistic superposition by applying the Hadamard gate on each qubit. Within these N log₂ K qubits, the method uses an encoding in which every node is mapped to a set of its encoded edges. The oracle consists of several blocks of circuits: a custom-written edge weight adder, node index calculator, uniqueness checker, and comparator, which were all created using only quantum Toffoli gates, including its special forms, which are Feynman and Pauli X. The oracle begins by using the edge encodings specified by the qubits to calculate each node that this path visits and adding up the edge weights along the way. Next, the oracle uses the calculated nodes from the previous step and check that all the nodes are unique. Finally, the oracle checks that the calculated cost is less than the previously-calculated cost. By performing the oracle an optimal number of times, a correct answer can be generated with very high probability. The oracle of the Grover Algorithm is modified using the recalculated minimum cost value, and this procedure is repeated until the cost cannot be further reduced. This algorithm and circuit design have been verified, using several datasets, to generate correct outputs.

Keywords: quantum computing, quantum circuit optimization, quantum algorithms, hybrid quantum algorithms, quantum programming, Grover’s algorithm, traveling salesman problem, bounded-degree TSP, minimal cost, Q# language

Procedia PDF Downloads 174
2073 Analysis of Fixed Beamforming Algorithms for Smart Antenna Systems

Authors: Muhammad Umair Shahid, Abdul Rehman, Mudassir Mukhtar, Muhammad Nauman

Abstract:

The smart antenna is the prominent technology that has become known in recent years to meet the growing demands of wireless communications. In an overcrowded atmosphere, its application is growing gradually. A methodical evaluation of the performance of Fixed Beamforming algorithms for smart antennas such as Multiple Sidelobe Canceller (MSC), Maximum Signal-to-interference ratio (MSIR) and minimum variance (MVDR) has been comprehensively presented in this paper. Simulation results show that beamforming is helpful in providing optimized response towards desired directions. MVDR beamformer provides the most optimal solution.

Keywords: fixed weight beamforming, array pattern, signal to interference ratio, power efficiency, element spacing, array elements, optimum weight vector

Procedia PDF Downloads 167
2072 On-Ice Force-Velocity Modeling Technical Considerations

Authors: Dan Geneau, Mary Claire Geneau, Seth Lenetsky, Ming -Chang Tsai, Marc Klimstra

Abstract:

Introduction— Horizontal force-velocity profiling (HFVP) involves modeling an athletes linear sprint kinematics to estimate valuable maximum force and velocity metrics. This approach to performance modeling has been used in field-based team sports and has recently been introduced to ice-hockey as a forward skating performance assessment. While preliminary data has been collected on ice, distance constraints of the on-ice test restrict the ability of the athletes to reach their maximal velocity which result in limits of the model to effectively estimate athlete performance. This is especially true of more elite athletes. This report explores whether athletes on-ice are able to reach a velocity plateau similar to what has been seen in overground trials. Fourteen male Major Junior ice-hockey players (BW= 83.87 +/- 7.30 kg, height = 188 ± 3.4cm cm, age = 18 ± 1.2 years n = 14) were recruited. For on-ice sprints, participants completed a standardized warm-up consisting of skating and dynamic stretching and a progression of three skating efforts from 50% to 95%. Following the warm-up, participants completed three on ice 45m sprints, with three minutes of rest in between each trial. For overground sprints, participants completed a similar dynamic warm-up to that of on-ice trials. Following the warm-up participants completed three 40m overground sprint trials. For each trial (on-ice and overground), radar was used to collect instantaneous velocity (Stalker ATS II, Texas, USA) aimed at the participant’s waist. Sprint velocities were modelled using custom Python (version 3.2) script using a mono-exponential function, similar to previous work. To determine if on-ice tirals were achieving a maximum velocity (plateau), minimum acceleration values of the modeled data at the end of the sprint were compared (using paired t-test) between on-ice and overground trials. Significant differences (P<0.001) between overground and on-ice minimum accelerations were observed. It was found that on-ice trials consistently reported higher final acceleration values, indicating a maximum maintained velocity (plateau) had not been reached. Based on these preliminary findings, it is suggested that reliable HFVP metrics cannot yet be collected from all ice-hockey populations using current methods. Elite male populations were not able to achieve a velocity plateau similar to what has been seen in overground trials, indicating the absence of a maximum velocity measure. With current velocity and acceleration modeling techniques, including a dependency of a velocity plateau, these results indicate the potential for error in on-ice HFVP measures. Therefore, these findings suggest that a greater on-ice sprint distance may be required or the need for other velocity modeling techniques, where maximal velocity is not required for a complete profile.   

Keywords: ice-hockey, sprint, skating, power

Procedia PDF Downloads 93
2071 TiO2/PDMS Coating With Minimum Solar Absorption Loss for Passive Daytime Radiative Cooling

Authors: Bhrigu Rishi Mishra, Sreerag Sundaram, Nithin Jo Varghese, Karthik Sasihithlu

Abstract:

We have designed a TiO2/PDMS coating with 94% solar reflection, 96% IR emission, and 81.8 W/m2 cooling power for passive daytime radiative cooling using Kubelka Munk theory and CST microwave studio. To reduce solar absorption loss in 0.3-0.39 m wavelength region, a TiO2 thin film on top of the coating is used. Simulation using Ansys Lumerical shows that for a 20 m thick TiO2/PDMS coating, a TiO2 thin film of 84 nm increases the coating's reflectivity by 11% in the solar region.

Keywords: passive daytime radiative cooling, disordered metamaterial, Kudelka Munk theory, solar reflectivity

Procedia PDF Downloads 116
2070 Indigo Production in a Fed Batch Bioreactor Using Aqueous-Solvent Two Phase System

Authors: Vaishnavi Unde, Srikanth Mutnuri

Abstract:

Today dye stuff sector is one of the major chemical industries in India. Indigo is a blue coloured dye used all over the world in large quantity. The indigo dye produced and used in textile industries is synthetic having toxic effect, thus there is an increase in interest for natural dyes owing to the environmental concerns. The present study focuses on the use of a strain Pandoraea sp. isolated from garage soil, for the production of indigo in fed batch bioreactor. A comparative study between single phase and two phase production was carried out in this work. The blue colour produced during the experiments was analyzed using, TLC, UV-visible spectrophotometer and FTIR technique. The blue pigment was found to be indigo. The production of bio-indigo was done in a single phase fermentor carrying medium and substrate indole in dissolved form and was found to produce maximum of 0.041 g/L of indigo. Whereas there was an increase in production of indigo to 0.068 g/L in a two phase, water-silicone oil system. In this study the advantage of using second phase as silicone oil has enhanced the indigo production, as the second phase made the substrate available to the bacteria by increasing the surface area as well as it helped to prevent the inhibition effect of the high concentration of substrate, indole. The effect of single and two phases on the growth of bacteria was also studied.

Keywords: dyes, fed batch reactor, indole, Indigo

Procedia PDF Downloads 424
2069 Rheological Behavior of Fresh Activated Sludge

Authors: Salam K. Al-Dawery

Abstract:

Despite of few research works on municipal sludge, still there is a lack of actual data. Thus, this work was focused on the conditioning and rheology of fresh activated sludge. The effect of cationic polyelectrolyte has been investigated at different concentrations and pH values in a comparative fashion. Yield stress is presented in all results indicating the minimum stress that necessary to reach flow conditions. Connections between particle-particle is the reason for this yield stress, also, the addition of polyelectrolyte causes strong bonds between particles and water resulting in the aggregation of particles which required higher shear stress in order to flow. The results from the experiments indicate that the cationic polyelectrolytes have significant effluence on the sludge characteristic and water quality such as turbidity, SVI, zone settling rate and shear stress.

Keywords: rheology, polyelectrolyte, settling volume index, turbidity

Procedia PDF Downloads 349
2068 Strategies Used by the Saffron Producers of Taliouine (Morocco) to Adapt to Climate Change

Authors: Aziz Larbi, Widad Sadok

Abstract:

In Morocco, the mountainous regions extend over about 26% of the national territory where 30% of the total population live. They contain opportunities for agriculture, forestry, pastureland and mining. The production systems in these zones are characterised by crop diversification. However, these areas have become vulnerable to the effects of climate change. To understand these effects in relation to the population living in these areas, a study was carried out in the zone of Taliouine, in the Anti-Atlas. The vulnerability of crop productions to climate change was analysed and the different ways of adaptation adopted by farmers were identified. The work was done on saffron, the most profitable crop in the target area even though it requires much water. Our results show that the majority of the farmers surveyed had noticed variations in the climate of the region: irregularity of precipitation leading to a decrease in quantity and an uneven distribution throughout the year; rise in temperature; reduction in the cold period and less snow. These variations had impacts on the cropping system of saffron and its productivity. To cope with these effects, the farmers adopted various strategies: better management and use of water; diversification of agricultural activities; increase in the contribution of non-agricultural activities to their gross income; and seasonal migration.

Keywords: climate change, Taliouine, saffron, perceptions, adaptation strategies

Procedia PDF Downloads 49
2067 Characterization of Himalayan Phyllite with Reference to Foliation Planes

Authors: Divyanshoo Singh, Hemant Kumar Singh, Kumar Nilankar

Abstract:

Major engineering constructions and foundations (e.g., dams, tunnels, bridges, underground caverns, etc.) in and around the Himalayan region of Uttarakhand are not only confined within hard and crystalline rocks but also stretched within weak and anisotropic rocks. While constructing within such anisotropic rocks, engineers more often encounter geotechnical complications such as structural instability, slope failure, and excessive deformation. These severities/complexities arise mainly due to inherent anisotropy such as layering/foliations, preferred mineral orientations, and geo-mechanical anisotropy present within rocks and vary when measured in different directions. Of all the inherent anisotropy present within the rocks, major geotechnical complexities mainly arise due to the inappropriate orientation of weak planes (bedding/foliation). Thus, Orientations of such weak planes highly affect the fracture patterns, failure mechanism, and strength of rocks. This has led to an improved understanding of the physico-mechanical behavior of anisotropic rocks with different orientations of weak planes. Therefore, in this study, block samples of phyllite belonging to the Chandpur Group of Lesser Himalaya were collected from the Srinagar area of Uttarakhand, India, to investigate the effect of foliation angles on physico-mechanical properties of the rock. Further, collected block samples were core drilled of diameter 50 mm at different foliation angles, β (angle between foliation plane and drilling direction), i.e., 0⁰, 30⁰, 60⁰, and 90⁰, respectively. Before the test, drilled core samples were oven-dried at 110⁰C to achieve uniformity. Physical and mechanical properties such as Seismic wave velocity, density, uniaxial compressive strength (UCS), point load strength (PLS), and Brazilian tensile strength (BTS) test were carried out on prepared core specimens. The results indicate that seismic wave velocities (P-wave and S-wave) decrease with increasing β angle. As the β angle increases, the number of foliation planes that the wave needs to pass through increases and thus causes the dissipation of wave energy with increasing β. Maximum strength for UCS, PLS, and BTS was found to be at β angle of 90⁰. However, minimum strength for UCS and BTS was found to be at β angle of 30⁰, which differs from PLS, where minimum strength was found at 0⁰ β angle. Furthermore, failure modes also correspond to the strength of the rock, showing along foliation and non-central failure as characteristics of low strength values, while multiple fractures and central failure as characteristics of high strength values. Thus, this study will provide a better understanding of the anisotropic features of phyllite for the purpose of major engineering construction and foundations within the Himalayan Region.

Keywords: anisotropic rocks, foliation angle, Physico-mechanical properties, phyllite, Himalayan region

Procedia PDF Downloads 49
2066 Relative Intensity Noise of Vertical-Cavity Surface-Emitting Lasers Subject to Variable Polarization-Optical Feedback

Authors: Salam Nazhan Ahmed

Abstract:

Influence of variable polarization angle (θp) of optical feedback on the Relative Intensity Noise (RIN) of a Vertical-Cavity Surface-Emitting Laser (VCSEL) has been experimentally investigated. The RIN is a minimum at θp = 0° for the dominant polarization mode (XP), and at θp = 90° for the suppressed polarization mode (YP) of VCSEL. Furthermore, the RIN of the XP mode increases rapidly with increasing θp, while for the YP mode, it increases slightly to θp = 45° and decreases for angles greater than 45°.

Keywords: lasers, vertical-cavity surface-emitting lasers, optical switching, optical polarization feedback, relative intensity noise

Procedia PDF Downloads 383
2065 The Effectiveness of Electronic Local Financial Management Information System (ELFMIS) in Mempawah Regency, West Borneo Province, Indonesia

Authors: Muhadam Labolo, Afdal R. Anwar, Sucia Miranti Sipisang

Abstract:

Electronic Local Finance Management Information System (ELFMIS) is integrated application that was used as a tool for local governments to improve the effectiveness of the implementation of the various areas of financial management regulations. Appropriate With Exceptions Opinion (WDP) of Indonesia Audit Agency (BPK) for local governments Mempawah is a financial management problem that must be improved to avoid mistakes in decision-making. The use of Electronic Local Finance Management Information System (ELFMIS) by Mempawah authority has not yet performed maximally. These problems became the basis for research in measuring the effectiveness LFMIS in Mempawah regency. This research uses an indicator variable for measuring information systems effectiveness proposed by Bodnar. This research made use descriptive with inductive approach. Data collection techniques were mixed from qualitative and quantitative techniques, used questionnaires, interviews and documentation. The obstacles in Local Finance Board (LFB) for the application of ELFMIS such as connection, the quality and quantity of human resources, realization of financial resources, absence of maintenance and another facilities of ELFMIS and verification for financial information.

Keywords: effectiveness, E-LFMIS, finance, local government, system

Procedia PDF Downloads 212
2064 Investigating the Factors Affecting the Household Accounting of People in Bangkeaw Samutsongkhram

Authors: Khajeerat Phumpurk

Abstract:

This research aims to study the knowledge, attitude toward household accounting of people in Bangkeaw Samutsongkhram. The sample use in this study was the people in tambol bangkeao Mueang Samut songkhram province. The Sample size for 100 household by using the accidental sampling and data collection was a questionnaire. Statistical analysis for frequency, percentage, mean, minimum, maximum value and standard deviation. It was found that the most of the respondent are farmers for 63.4. Most of them are male, with average of age 49.54 years. The education is vocational. The average household income is 60,873.74 per year. The respondent has the debt with the bank for 64.4 percent. The greatest influence to do the household accounting of farmers is the bank expertise. All the advice about doing household accounts get it from the staff of the bank for agriculture and agricultural cooperatives. The farmers for 57.3 do household accounting during the night time.

Keywords: Bangkeaw Samutsongkhram, household accounting, knowledge, sufficiency economy

Procedia PDF Downloads 210
2063 Numerical and Experimental Investigation of Air Distribution System of Larder Type Refrigerator

Authors: Funda Erdem Şahnali, Ş. Özgür Atayılmaz, Tolga N. Aynur

Abstract:

Almost all of the domestic refrigerators operate on the principle of the vapor compression refrigeration cycle and removal of heat from the refrigerator cabinets is done via one of the two methods: natural convection or forced convection. In this study, airflow and temperature distributions inside a 375L no-frost type larder cabinet, in which cooling is provided by forced convection, are evaluated both experimentally and numerically. Airflow rate, compressor capacity and temperature distribution in the cooling chamber are known to be some of the most important factors that affect the cooling performance and energy consumption of a refrigerator. The objective of this study is to evaluate the original temperature distribution in the larder cabinet, and investigate for better temperature distribution solutions throughout the refrigerator domain via system optimizations that could provide uniform temperature distribution. The flow visualization and airflow velocity measurements inside the original refrigerator are performed via Stereoscopic Particle Image Velocimetry (SPIV). In addition, airflow and temperature distributions are investigated numerically with Ansys Fluent. In order to study the heat transfer inside the aforementioned refrigerator, forced convection theories covering the following cases are applied: closed rectangular cavity representing heat transfer inside the refrigerating compartment. The cavity volume has been represented with finite volume elements and is solved computationally with appropriate momentum and energy equations (Navier-Stokes equations). The 3D model is analyzed as transient, with k-ε turbulence model and SIMPLE pressure-velocity coupling for turbulent flow situation. The results obtained with the 3D numerical simulations are in quite good agreement with the experimental airflow measurements using the SPIV technique. After Computational Fluid Dynamics (CFD) analysis of the baseline case, the effects of three parameters: compressor capacity, fan rotational speed and type of shelf (glass or wire) are studied on the energy consumption; pull down time, temperature distributions in the cabinet. For each case, energy consumption based on experimental results is calculated. After the analysis, the main effective parameters for temperature distribution inside a cabin and energy consumption based on CFD simulation are determined and simulation results are supplied for Design of Experiments (DOE) as input data for optimization. The best configuration with minimum energy consumption that provides minimum temperature difference between the shelves inside the cabinet is determined.

Keywords: air distribution, CFD, DOE, energy consumption, experimental, larder cabinet, refrigeration, uniform temperature

Procedia PDF Downloads 91
2062 Stability of Canola Varieties for Oil Percent in Four Regions of Iran

Authors: Seyed Mohammad Nasir Mousavi, Amir Mashayekh, Pasha Hejazi, Sanaz Kanani Zadeh Khalkhali

Abstract:

To determine the stability of the oil percent canola varieties, an experiment was done in a randomized complete block design with four replications in four research stations of the country Shahrood, Esfahan, Kermanshah, Varamin. Analysis of variance showed that there is cultivars considerable variability in the percentage of oil. The results showed that the coefficient of variation of oil Hyola 401 and Hyola308 stability and flexibility are high. Cultivars Cooper and Likord are minimum variance Shukla that stable for the percentage of oil Based on the chart AMMI 1, cultivars Zarfam and Hyola 401 are of oil percentage than other varieties had higher stability. On the chart AMMI2, cultivars Karun and Hyola 308 are identified as stable, also location Isfahan is stable

Keywords: canola, stability, AMMI, variance Shukla

Procedia PDF Downloads 367
2061 A Paradigm Shift in Energy Policy and Use: Exergy and Hybrid Renewable Energy Technologies

Authors: Adavbiele Airewe Stephen

Abstract:

Sustainable energy use is exploiting energy resources within acceptable levels of global resource depletion without destroying the ecological balance of an area. In the context of sustainability, the rush to quell the energy crisis of the fossil fuels of the 1970's by embarking on nuclear energy technology has now been seen as a disaster. In the circumstance, action (policy) suggested in this study to avoid future occurrence is exergy maximization/entropy generation minimization and the use is renewable energy technologies that are hybrid based. Thirty-two (32) selected hybrid renewable energy technologies were assessed with respect to their energetic efficiencies and entropy generation. The results indicated that determining which of the hybrid technologies is the most efficient process and sustainable is a matter of defining efficiency and knowing which of them possesses the minimum entropy generation.

Keywords: entropy, exergy, hybrid renewable energy technologies, sustainability

Procedia PDF Downloads 425
2060 The Grit in the Glamour: A Qualitative Study of the Well-Being of Fashion Models

Authors: Emily Fortune Super, Ameerah Khadaroo, Aurore Bardey

Abstract:

Fashion models are often assumed to have a glamorous job with limited consideration for their well-being. This study aims to assess the well-being of models through semi-structured interviews with six professional fashion models and six industry professionals. Thematic analysis revealed that although models experienced improved self-confidence, they also reported heightened anxiety levels, body image issues, and the negative influence of modelling on their self-esteem. By contrast, industry professionals reported no or minimum concerns about anxious behaviours or the general well-being of fashion models. Being resilient as a model was perceived as an essential attribute to have by both models and industry professionals as they face recurrent rejection in this industry. These results demonstrate a significant gap in the current understanding of the well-being of fashion models between industry professionals and the models themselves. Findings imply that there is an inherent need for change in the modelling industry to promote and enhance their well-being.

Keywords: body image, fashion industry, modelling, well-being

Procedia PDF Downloads 160
2059 Implementation-Oriented Discussion for Historical and Cultural Villages’ Conservation Planning

Authors: Xing Zhang

Abstract:

Since the State Council of China issued the Regulations on the Conservation of Historical Cultural Towns and Villages in 2008, formulation of conservation planning has been carried out in national, provincial and municipal historical and cultural villages for protection needs, which provides a legal basis for inheritance of historical culture and protection of historical resources. Although the quantity and content of the conservation planning are continually increasing, the implementation and application are still ambiguous. To solve the aforementioned problems, this paper explores methods to enhance the implementation of conservation planning from the perspective of planning formulation. Specifically, the technical framework of "overall objectives planning - sub-objectives planning - zoning guidelines - implementation by stages" is proposed to implement the planning objectives in different classifications and stages. Then combined with details of the Qiqiao historical and cultural village conservation planning project in Ningbo, five sub-objectives are set, which are implemented through the village zoning guidelines. At the same time, the key points and specific projects in the near-term, medium-term and long-term work are clarified, and the spatial planning is transformed into the action plan with time scale. The proposed framework and method provide a reference for the implementation and management of the conservation planning of historical and cultural villages in the future.

Keywords: conservation planning, planning by stages, planning implementation, zoning guidelines

Procedia PDF Downloads 230
2058 A Technical and Economic Feasibility Study of the Use of Concentrating Solar Power (CSP) in Desalination Plants on the Kenyan Coast

Authors: Kathy Mwende Kiema, Remember Samu, Murat Fahrioglu

Abstract:

Despite the implementation of a Feed in Tariff (FiT) for solar power plants in Kenya, the uptake and subsequent development of utility scale power plants has been slow. This paper, therefore, proposes a Concentrating Solar Power (CSP) plant configuration that can supply both power to the grid and operate a sea water desalination plant, thus providing an economically viable alternative to Independent Power Producers (IPPs). The largest city on the coast, Mombasa, has a chronic water shortage and authorities are looking to employ desalination plants to supply a deficit of up to 100 million cubic meters of fresh water per day. In this study the desalination plant technology was selected based on an analysis of operational costs in $/m3 of plants that are already running. The output of the proposed CSP plant, Net Present Value (NPV), plant capacity factor, thermal efficiency and quantity of CO2 emission avoided were simulated using Greenius software (Green energy system analysis tool) developed by the institute of solar research at the German Aerospace Center (DLR). Data on solar irradiance were derived from the Solar and Wind Energy Resource Assessment (SWERA) for Kenya.

Keywords: desalination, feed in tariff, independent power producer, solar CSP

Procedia PDF Downloads 273
2057 Optimization of Flexible Job Shop Scheduling Problem with Sequence-Dependent Setup Times Using Genetic Algorithm Approach

Authors: Sanjay Kumar Parjapati, Ajai Jain

Abstract:

This paper presents optimization of makespan for ‘n’ jobs and ‘m’ machines flexible job shop scheduling problem with sequence dependent setup time using genetic algorithm (GA) approach. A restart scheme has also been applied to prevent the premature convergence. Two case studies are taken into consideration. Results are obtained by considering crossover probability (pc = 0.85) and mutation probability (pm = 0.15). Five simulation runs for each case study are taken and minimum value among them is taken as optimal makespan. Results indicate that optimal makespan can be achieved with more than one sequence of jobs in a production order.

Keywords: flexible job shop, genetic algorithm, makespan, sequence dependent setup times

Procedia PDF Downloads 320
2056 Fractal-Wavelet Based Techniques for Improving the Artificial Neural Network Models

Authors: Reza Bazargan lari, Mohammad H. Fattahi

Abstract:

Natural resources management including water resources requires reliable estimations of time variant environmental parameters. Small improvements in the estimation of environmental parameters would result in grate effects on managing decisions. Noise reduction using wavelet techniques is an effective approach for pre-processing of practical data sets. Predictability enhancement of the river flow time series are assessed using fractal approaches before and after applying wavelet based pre-processing. Time series correlation and persistency, the minimum sufficient length for training the predicting model and the maximum valid length of predictions were also investigated through a fractal assessment.

Keywords: wavelet, de-noising, predictability, time series fractal analysis, valid length, ANN

Procedia PDF Downloads 357
2055 Influence of Salicylic Acid on Yield and Some Physiological Parameters in Chickpea (Cicer arietinum L.)

Authors: Farid Shekari

Abstract:

Salicylic Acid (SA) is a plant hormone that improves some physiological responses of plants under stress conditions. Seeds of two desi type chickpea cultivars, viz., Kaka and Pirooz, primed with 250, 500, 750, and 1000 μM of SA and a group of seeds without any treating (as control) were evaluated under rain fed conditions. Seed priming in both cultivars led to higher efficiency compare to non-primed treatments. In general, seed priming with 500 and 750 μM of SA had appropriate effects; however the cultivars responses were different in this regard. Kaka showed better performance both in primed and non-primed seed than Pirooz. Results of this study revealed that not only yield quantity but also yield quality, as seed protein amounts, could positively affect by SA treatments. It seems that SA by enhancing of soluble sugars and proline amounts enhanced total water potential (ψ) and RWC. The increment in RWC led to rose of chlorophyll content of plants chlorophyll stability. In general, SA increased water use efficiency, both in biologic and seed yield base, and drought tolerance of chickpea plants. HI was a little decreased in SA treatments and it shows that SA more effective in biomass production than seed yield.

Keywords: chlorophyll, harvest index, proline, seed protein, soluble sugar, water use efficiency, yield component

Procedia PDF Downloads 411
2054 A Multi-Criteria Model for Scheduling of Stochastic Single Machine Problem with Outsourcing and Solving It through Application of Chance Constrained

Authors: Homa Ghave, Parmis Shahmaleki

Abstract:

This paper presents a new multi-criteria stochastic mathematical model for a single machine scheduling with outsourcing allowed. There are multiple jobs processing in batch. For each batch, all of job or a quantity of it can be outsourced. The jobs have stochastic processing time and lead time and deterministic due dates arrive randomly. Because of the stochastic inherent of processing time and lead time, we use the chance constrained programming for modeling the problem. First, the problem is formulated in form of stochastic programming and then prepared in a form of deterministic mixed integer linear programming. The objectives are considered in the model to minimize the maximum tardiness and outsourcing cost simultaneously. Several procedures have been developed to deal with the multi-criteria problem. In this paper, we utilize the concept of satisfaction functions to increases the manager’s preference. The proposed approach is tested on instances where the random variables are normally distributed.

Keywords: single machine scheduling, multi-criteria mathematical model, outsourcing strategy, uncertain lead times and processing times, chance constrained programming, satisfaction function

Procedia PDF Downloads 254
2053 An Elbow Biomechanical Model and Its Coefficients Adjustment

Authors: Jie Bai, Yongsheng Gao, Shengxin Wang, Jie Zhao

Abstract:

Through the establishment of the elbow biomechanical model, it can provide theoretical guide for rehabilitation therapy on the upper limb of the human body. A biomechanical model of the elbow joint can be built by the connection of muscle force model and elbow dynamics. But there are many undetermined coefficients in the model like the optimal joint angle and optimal muscle force which are usually specified as the experimental parameters of other workers. Because of the individual differences, there is a certain deviation of the final result. To this end, the RMS value of the deviation between the actual angle and calculated angle is considered. A set of coefficients which lead to the minimum RMS value will be chosen to be the optimal parameters. The direct search method and the conjugacy search method are used to get the optimal parameters, thus the model can be more accurate and mode adaptability.

Keywords: elbow biomechanical model, RMS, direct search, conjugacy search

Procedia PDF Downloads 533
2052 A Soft System Methodology Approach to Stakeholder Engagement in Water Sensitive Urban Design

Authors: Lina Lukusa, Ulrike Rivett

Abstract:

Poor water management can increase the extreme pressure already faced by water scarcity. Unless water management is addressed holistically, water quality and quantity will continue to degrade. A holistic approach to water management named Water Sensitive Urban Design (WSUD) has thus been created to facilitate the effective management of water. Traditionally, water management has employed a linear design approach, while WSUD requires a systematic, cyclical approach. In simple terms, WSUD assumes that everything is connected. Hence, it is critical for different stakeholders involved in WSUD to engage and reach a consensus on a solution. However, many stakeholders in WSUD have conflicting interests. Using the soft system methodology (SSM), developed by Peter Checkland, as a problem-solving method, decision-makers can understand this problematic situation from different world views. The SSM addresses ill and complex challenging situations involving human activities in a complex structured scenario. This paper demonstrates how SSM can be applied to understand the complexity of stakeholder engagement in WSUD. The paper concludes that SSM is an adequate solution to understand a complex problem better and then propose efficient solutions.

Keywords: co-design, ICT platform, soft systems methodology, water sensitive urban design

Procedia PDF Downloads 112
2051 Comparison Between a Droplet Digital PCR and Real Time PCR Method in Quantification of HBV DNA

Authors: Surangrat Srisurapanon, Chatchawal Wongjitrat, Navin Horthongkham, Ruengpung Sutthent

Abstract:

HBV infection causes a potential serious public health problem. The ability to detect the HBV DNA concentration is of the importance and improved continuously. By using quantitative Polymerase Chain Reaction (qPCR), several factors in standardized; source of material, calibration standard curve and PCR efficiency are inconsistent. Digital PCR (dPCR) is an alternative PCR-based technique for absolute quantification using Poisson's statistics without requiring a standard curve. Therefore, the aim of this study is to compare the data set of HBV DNA generated between dPCR and qPCR methods. All samples were quantified by Abbott’s real time PCR and 54 samples with 2 -6 log10 HBV DNA were selected for comparison with dPCR. Of these 54 samples, there were two outlier samples defined as negative by dPCR. Of these two, samples were defined as negative by dPCR, whereas 52 samples were positive by both the tests. The difference between the two assays was less than 0.25 log IU/mL in 24/52 samples (46%) of paired samples; less than 0.5 log IU/mL in 46/52 samples (88%) and less than 1 log in 50/52 samples (96%). The correlation coefficient was r=0.788 and P-value <0.0001. Comparison to qPCR, data generated by dPCR tend to be the overestimation in the sample with low HBV DNA concentration and underestimated in the sample with high viral load. The variation in DNA by dPCR measurement might be due to the pre-amplification bias, template. Moreover, a minor drawback of dPCR is the large quantity of DNA had to be used when compare to the qPCR. Since the technology is relatively new, the limitations of this assay will be improved.

Keywords: hepatitis B virus, real time PCR, digital PCR, DNA quantification

Procedia PDF Downloads 472
2050 Target and Equalizer Design for Perpendicular Heat-Assisted Magnetic Recording

Authors: P. Tueku, P. Supnithi, R. Wongsathan

Abstract:

Heat-Assisted Magnetic Recording (HAMR) is one of the leading technologies identified to enable areal density beyond 1 Tb/in2 of magnetic recording systems. A key challenge to HAMR designing is accuracy of positioning, timing of the firing laser, power of the laser, thermo-magnetic head, head-disk interface and cooling system. We study the effect of HAMR parameters on transition center and transition width. The HAMR is model using Thermal Williams-Comstock (TWC) and microtrack model. The target and equalizer are designed by the minimum mean square error (MMSE). The result shows that the unit energy constraint outperforms other constraints.

Keywords: heat-assisted magnetic recording, thermal Williams-Comstock equation, microtrack model, equalizer

Procedia PDF Downloads 338
2049 Analytical Solution of Blassius Equation Using the Kourosh Method

Authors: Mohammad Reza Shahnazari, Reza Kazemi, Ali Saberi

Abstract:

Most of the engineering problems are in nonlinear forms. Nonlinear boundary layer problems defined in infinite intervals contain specific complexities, especially in boundary layer condition conformance. As an example of these nonlinear complex problems, the well-known Blasius equation can be mentioned, which itself is one of the classic boundary layer problems. No analytical solution has been proposed yet for the Blasius equation due to its complexity. In this paper, an analytical method, namely the Kourosh method, based on the singularity perturbation method and the Liao homotopy analysis is utilized to solve the Blasius problem. In this method, an inner solution is developed in the [0,1] interval to expedite the solution convergence. The magnitude of the f ˝(0), as an essential quantity for determining the physical parameters, is directly calculated from the solution of the boundary condition problem. The advantages of this solution are that it does not need any numerical solution, it has a closed form and that its validation is shown in the entire [0,∞] interval. Furthermore, all of the desirable parameters could be extracted through a series of simple analytical operations from the final solution. This solution also satisfies the continuity conditions, which is one of the main contributions of this paper in comparison with most of the other proposed analytical solutions available in the literature. Comparison with numerical solutions reveals that the proposed method is highly accurate and convenient for application.

Keywords: Blasius equation, boundary layer, Kourosh method, analytical solution

Procedia PDF Downloads 380