Search results for: optimum%20energy%20systems
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 1774

Search results for: optimum%20energy%20systems

1024 Evaluation the Financial and Social Efficiency of Microfinance Institutions Using Data Envelope Analysis - A Sample Study of Active Microfinance Institutions in India

Authors: Hiba Mezaache

Abstract:

The study aims to assess the financial and social efficiency of microfinance institutions in india for the period 2015-2019 by using two models of economies of scale and choosing the output direction of the data envelope analysis (DEA) method and using the MIX MARKET database. The study concluded that microfinance institutions focus on achieving financial efficiency beyond their focus on achieving social efficiency to ensure their continuity in the market. Convergence in the efficiency ratios that have been achieved, but the optimum ratios have been achieved under the changing economies of scale; Efficiency is affected by the depth of reaching low-income groups, as serving this group raises costs and risks. The importance of lending to women in rural areas and raising their awareness to ensure their financial and social empowerment; Make improvements in operating expenses, asset management, and loan personnel control in order to maximize output.

Keywords: microfinance, financial efficiency, social efficiency, mix market, microfinance institutions

Procedia PDF Downloads 132
1023 Pavement Maintenance and Rehabilitation Scheduling Using Genetic Algorithm Based Multi Objective Optimization Technique

Authors: Ashwini Gowda K. S, Archana M. R, Anjaneyappa V

Abstract:

This paper presents pavement maintenance and management system (PMMS) to obtain optimum pavement maintenance and rehabilitation strategies and maintenance scheduling for a network using a multi-objective genetic algorithm (MOGA). Optimal pavement maintenance & rehabilitation strategy is to maximize the pavement condition index of the road section in a network with minimum maintenance and rehabilitation cost during the planning period. In this paper, NSGA-II is applied to perform maintenance optimization; this maintenance approach was expected to preserve and improve the existing condition of the highway network in a cost-effective way. The proposed PMMS is applied to a network that assessed pavement based on the pavement condition index (PCI). The minimum and maximum maintenance cost for a planning period of 20 years obtained from the non-dominated solution was found to be 5.190x10¹⁰ ₹ and 4.81x10¹⁰ ₹, respectively.

Keywords: genetic algorithm, maintenance and rehabilitation, optimization technique, pavement condition index

Procedia PDF Downloads 120
1022 Self-Organizing Map Network for Wheeled Robot Movement Optimization

Authors: Boguslaw Schreyer

Abstract:

The paper investigates the application of the Kohonen’s Self-Organizing Map (SOM) to the wheeled robot starting and braking dynamic states. In securing wheeled robot stability as well as minimum starting and braking time, it is important to ensure correct torque distribution as well as proper slope of braking and driving moments. In this paper, a correct movement distribution has been formulated, securing optimum adhesion coefficient and good transversal stability of a wheeled robot. A neural tuner has been proposed to secure the above properties, although most of the attention is attached to the SOM network application. If the delay of the torque application or torque release is not negligible, it is important to change the rising and falling slopes of the torque. The road/surface condition is also paramount in robot dynamic states control. As the road conditions may randomly change in time, application of the SOM network has been suggested in order to classify the actual road conditions.

Keywords: slip control, SOM network, torque distribution, wheeled Robot

Procedia PDF Downloads 112
1021 Investigating the Mechanical Properties of Geopolymer Concrete Containing Microencapsulated Phase Change Materials

Authors: Shima Pilehvar, Vinh Duy Cao, Anna M. Szczotok, Anna-Lena Kjøniksen

Abstract:

Micro encapsulated phase change materials (MPCM) may be utilized to increase the energy efficiency of buildings by the addition of MPCM to concrete structures. However, addition of MPCM to Portland cement concrete is known to reduce the compressive strength of the concrete. Accordingly, it is interesting to also examine the effect of adding MPCM to geopolymer concrete. Geopolymer binder is synthesized by mixing aluminosilicate materials in amorphous form with a strong alkali activator, and have a much lower CO2 footprint than Portland cement concrete. In this study, the mechanical properties of fly ash-based geopolymer concrete with different types and contents of MPCM were investigated at different curing temperatures. The aim was to find the optimum amount of MPCM which still maintain the workability and compressive strength at an acceptable level. The results revealed that both workability and compressive strength of geopolymer concrete decrease after adding MPCM. Also, the percentage of strength reduction can be variable by different types of MPCM.

Keywords: compressive strength, concrete, curing, geopolymer, micro-encapsulated PCM

Procedia PDF Downloads 390
1020 Mutual Information Based Image Registration of Satellite Images Using PSO-GA Hybrid Algorithm

Authors: Dipti Patra, Guguloth Uma, Smita Pradhan

Abstract:

Registration is a fundamental task in image processing. It is used to transform different sets of data into one coordinate system, where data are acquired from different times, different viewing angles, and/or different sensors. The registration geometrically aligns two images (the reference and target images). Registration techniques are used in satellite images and it is important in order to be able to compare or integrate the data obtained from these different measurements. In this work, mutual information is considered as a similarity metric for registration of satellite images. The transformation is assumed to be a rigid transformation. An attempt has been made here to optimize the transformation function. The proposed image registration technique hybrid PSO-GA incorporates the notion of Particle Swarm Optimization and Genetic Algorithm and is used for finding the best optimum values of transformation parameters. The performance comparision obtained with the experiments on satellite images found that the proposed hybrid PSO-GA algorithm outperforms the other algorithms in terms of mutual information and registration accuracy.

Keywords: image registration, genetic algorithm, particle swarm optimization, hybrid PSO-GA algorithm and mutual information

Procedia PDF Downloads 388
1019 Synthesis and Application of Tamarind Hydroxypropane Sulphonic Acid Resin for Removal of Heavy Metal Ions from Industrial Wastewater

Authors: Aresh Vikram Singh, Sarika Nagar

Abstract:

The tamarind based resin containing hydroxypropane sulphonic acid groups has been synthesized and their adsorption behavior for heavy metal ions has been investigated using batch and column experiments. The hydroxypropane sulphonic acid group has been incorporated onto tamarind by a modified Porath's method of functionalisation of polysaccharides. The tamarind hydroxypropane sulphonic acid (THPSA) resin can selectively remove of heavy metal ions, which are contained in industrial wastewater. The THPSA resin was characterized by FTIR and thermogravimetric analysis. The effects of various adsorption conditions, such as pH, treatment time and adsorbent dose were also investigated. The optimum adsorption condition was found at pH 6, 120 minutes of equilibrium time and 0.1 gram of resin dose. The orders of distribution coefficient values were determined.

Keywords: distribution coefficient, industrial wastewater, polysaccharides, tamarind hydroxypropane sulphonic acid resin, thermogravimetric analysis, THPSA

Procedia PDF Downloads 229
1018 A Case for Introducing Thermal-Design Optimisation Using Excel Spreadsheet

Authors: M. M. El-Awad

Abstract:

This paper deals with the introduction of thermal-design optimisation to engineering students by using Microsoft's Excel as a modelling platform. Thermal-design optimisation is an iterative process which involves the evaluation of many thermo-physical properties that vary with temperature and/or pressure. Therefore, suitable modelling software, such as Engineering Equation Solver (EES) or Interactive Thermodynamics (IT), is usually used for this purpose. However, such proprietary applications may not be available to many educational institutions in developing countries. This paper presents a simple thermal-design case that demonstrates how the principles of thermo-fluids and economics can be jointly applied so as to find an optimum solution to a thermal-design problem. The paper describes the solution steps and provides all the equations needed to solve the case with Microsoft Excel. The paper also highlights the advantage of using VBA (Visual Basic for Applications) for developing user-defined functions when repetitive or complex calculations are met. VBA makes Excel a powerful, yet affordable, the computational platform for introducing various engineering principles.

Keywords: engineering education, thermal design, Excel, VBA, user-defined functions

Procedia PDF Downloads 358
1017 Contention Window Adjustment in IEEE 802.11-based Industrial Wireless Networks

Authors: Mohsen Maadani, Seyed Ahmad Motamedi

Abstract:

The use of wireless technology in industrial networks has gained vast attraction in recent years. In this paper, we have thoroughly analyzed the effect of contention window (CW) size on the performance of IEEE 802.11-based industrial wireless networks (IWN), from delay and reliability perspective. Results show that the default values of CWmin, CWmax, and retry limit (RL) are far from the optimum performance due to the industrial application characteristics, including short packet and noisy environment. An adaptive CW algorithm (payload-dependent) has been proposed to minimize the average delay. Finally a simple, but effective CW and RL setting has been proposed for industrial applications which outperforms the minimum-average-delay solution from maximum delay and jitter perspective, at the cost of a little higher average delay. Simulation results show an improvement of up to 20%, 25%, and 30% in average delay, maximum delay and jitter respectively.

Keywords: average delay, contention window, distributed coordination function (DCF), jitter, industrial wireless network (IWN), maximum delay, reliability, retry limit

Procedia PDF Downloads 395
1016 Study of the Potential of Raw Sediments and Sediments Treated with Lime or Cement for Use in a Foundation Layer and the Base Layer of a Roadway

Authors: Nor-Edine Abriak, Mahfoud Benzerzour, Mouhamadou Amar, Abdeljalil Zri

Abstract:

In this work, firstly we have studied the potential of raw sediments and sediments treated with lime or cement for use in a foundation layer and the base layer of a roadway. Secondly, we have examined mineral changes caused by the addition of lime or cement in order to explain the mechanical performance of stabilized sediments. After determining the amount of lime and cement required stabilizing the sediments, the compaction characteristics and Immediate Bearing Capacity (IBI) were studied using the Modified Proctor method. Then, the evolution of the three parameters, which are optimum water content, maximum dry density and IBI, were determined. Mechanical performances can be evaluated through resistance to compression, resistance under traction and the elasticity modulus. The resistances of the formulations treated with ROLAC®645 increase with the amount of ROLAC®645. Traction resistance and the elastic modulus were used to evaluate the potential of the formulations as road construction materials using the classification diagram. The results show that all the other formulations with ROLAC®645 can be used in subgrades and foundation layers for roads.

Keywords: sediment, lime, cement, roadway

Procedia PDF Downloads 247
1015 Degree of Hydrolysis of Proteinaceous Components of Porang Flour Using Papain

Authors: Fadilah Fadilah, Rochmadi Rochmadi, Siti Syamsiah, Djagal W. Marseno

Abstract:

Glucomannan can be found in the tuber of porang together with starch and proteinaceous components which were regarded as impurities. An enzymatic process for obtaining higher glucomannan content from Porang flour have been conducted. Papain was used for hydrolysing proteinaceous components in Porang flour which was conducted after a simultaneous extraction of glucomannan and enzymatic starch hydrolysis. Three variables affecting the rate were studied, i.e. temperature, the amount of enzyme and the stirring speed. The ninhydrin method was used to determine degree of protein hydrolysis. Results showed that the rising of degree of hydrolysis were fast in the first ten minutes of the reaction and then proceeded slowly afterward. The optimum temperature for hydrolysis was 60 oC. Increasing the amount of enzyme showed a remarkable effect to degree of hydrolysis, but the stirring speed had no significant effect. This indicated that the reaction controlled the rate of hydrolysis.

Keywords: degree of hydrolysis, ninhydrin, papain, porang flour, proteinaceous components

Procedia PDF Downloads 230
1014 Effect of Dietary Cellulose Levels on the Growth Parameters of Nile Tilapia Oreochromis Niloticus Fingerlings

Authors: Keri Alhadi Ighwela, Aziz Bin Ahmad, A. B. Abol-Munafi

Abstract:

Three purified diets were formulated using fish meal, soya bean, wheat flour, palm oil, minerals and maltose. The carbohydrate in the diets was increased from 5 to 15% by changing the cellulose content to study the effect of dietary carbohydrate level on the growth parameters of Nile tilapia Oreochromis niloticus.The protein and the lipid contents were kept constant in all the diets. The results showed that, weight gain, protein efficiency ratio, net protein utilisation and hepatosomatic index of fish fed the diet containing 15% cellulose were the lowest among all groups. Addition, the fish fed the diet containing 5% cellulose had the best specific growth rate, and food conversion ratio. While, there was no effect of the dietary cellulose levels on condition factor and survival rate. These results indicate that Nile tilapia fingerlings are able to utilize dietary cellulose does not exceed 10% in their feed for optimum growth.

Keywords: dietary cellulose, growth parameters, oreochromis niloticus, purified diets

Procedia PDF Downloads 486
1013 Seismic Performance of RC Frames Equipped with Friction Panels Under Different Slip Load Distributions

Authors: Neda Nabid, Iman Hajirasouliha, Sanaz Shirinbar

Abstract:

One of the most challenging issues in earthquake engineering is to find effective ways to reduce earthquake forces and damage to structural and non-structural elements under strong earthquakes. While friction dampers are the most efficient systems to improve the seismic performance of substandard structures, their optimum design is a challenging task. This research aims to find more appropriate slip load distribution pattern for efficient design of friction panels. Non-linear dynamic analyses are performed on 3, 5, 10, 15, and 20-story RC frame using Drain-2dx software to find the appropriate range of slip loads and investigate the effects of different distribution patterns (cantilever, uniform, triangle, and reverse triangle) under six different earthquake records. The results indicate that using triangle load distribution can significantly increase the energy dissipation capacity of the frame and reduce the maximum inter-storey drift, and roof displacement.

Keywords: friction panels, slip load, distribution patterns, RC frames, energy dissipation

Procedia PDF Downloads 408
1012 In-Vitro Stability of Aspergillus terreus Phytases in Relation to Different Physico-Chemical Factors

Authors: Qaiser Akram, Ahsan Naeem, Hafiz Muhammad Rizwan, Waqas Ahmad, Rubeena Yasmeen

Abstract:

Aspergillus has good secretory potential for phytases. Morphologically and microscopically identified Aspergillus terreus (A. terreus) (n=20) were screened for phytase production and non-toxicity. Phytases produced by non-toxigenic A. terreus under optimum conditions were quantified. Phytases of highest producer A. terreus were evaluated for stability after exposure to temperature (35, 55, 75 and 95ºC) and pH (2, 4, 6 and 8). Effect of metal ions (Fe⁺³, Ba⁺², Ca⁺², Cu⁺², Mg⁺², Mn⁺², K⁺¹ and Na⁺¹) was assessed on phytase activity. Log reduction in phytase activity was calculated. The highest activity units of phytase produced by A. terreus were 271.49 ± 8.14 phytase unit / mL (FTU/ mL). The lowest reduction in phytase activity was 50.20 ± 7.36 (18.5%) and 68.22 ± 10.3 FTU/mL (25.13%) at 35ºC and pH 6, respectively for 15 minutes. The highest reduction 259 ± 0.84 (95.5%) and 211.99 ± 4.39 FTU/mL (78.1%) was recorded at 95ºC for 60 minutes and pH 2.0 for 45 minutes exposure, respectively. All metal ions negatively affected phytase activity. Phytase activity was inhibited minimum (45.32 ± 28.54 FTU/mL, 16.69%) by K⁺¹(1 mM) and maximum (231.48 ± 3.68 FTU/mL, 80.8%) by Cu⁺² (10 mM). It was concluded that A. terreus phytase stability and activity was dependent on physio-chemical factors.

Keywords: stability, phytase, aspergillus terreus, physio-chemical factors and metal ions

Procedia PDF Downloads 259
1011 Determining a Suitable Time and Temperature Combination for Electricial Conductivity Test in Sorghum

Authors: Mehmet Demir Kaya, Onur İleri, Süleyman Avcı

Abstract:

This study was conducted to determine a suitable time and temperature combination for the electrical conductivity test to be used in sorghum seeds. Fifty seeds known initial seed moisture content and weight of fresh and dead seeds (105°C for 6h) of seven sorghum cultivars were used as material. The electrical conductivities of soak water were measured using EC meter at 20, 25 and 30°C for 4, 8, 12 and 24 h using 50 mL deionized water. The experimental design was three factors factorial (7 × 3 × 4) arranged in a completely randomized design; with four replications and 50 seeds per replicate. The results showed that increased time and temperature caused a remarkable increase in EC values of all of the cultivars. Temperature significantly affected the electrical conductivity values and the best results were obtained at 25°C. The cultivars having the lowest germination percentage gave the highest electrical conductivity value. Dead seeds always gave higher electrical conductivity at 25°C for all periods. It was concluded that the temperature of 25°C and higher period than 12 h was the optimum combination for the electrical conductivity test in sorghum.

Keywords: Sorghum bicolor, seed vigor, cultivar, temperature

Procedia PDF Downloads 291
1010 Finding Out the Best Place for Resettling of Victims after the Earthquake: A Case Study for Tehran, Iran

Authors: Reyhaneh Saeedi, Nima Ghasemloo

Abstract:

Iran is a capable zone for earthquake that follows loss of lives and financial damages. To have sheltering for earthquake victims is one of the basic requirements although it is hard to select suitable places for temporary resettling after an earthquake happens. Before these kinds of disasters happen, the best places for resettling the victims must be designated. This matter is an important issue in disaster management and planning. Geospatial Information System (GIS) has a determining role in disaster management; it can determine the best places for temporary resettling after such a disaster. In this paper the best criteria have been determined associated with their weights and buffers by use of research and questionnaire for locating the best places. In this paper, AHP method is used as decision model and to locate the best places for temporary resettling is done based on the selected criteria. Also in this research are made the buffer layers of criteria and change them to the raster layers. Later on, the raster layers are multiplied on desired weights then, the results are added together. Finally there are suitable places for resettling of victims by desired criteria by different colors with their optimum rate in QGIS software.

Keywords: disaster management, temporary resettlement, earthquake, criteria

Procedia PDF Downloads 446
1009 Suitable Indoor Plants for Green Office Development in Faculty of Science and Technology, Suan Sunandha Rajabhat University, Thailand

Authors: Tatsanawalai Utarasakul

Abstract:

Nowadays, green office principles are very broadly initiated in many offices, organizations, as well as in universities. The concepts of green office are composed of seven prominent issues. One of them, physical implementation, is to develop a pleasant atmosphere for staff in the faculty with selected optimum plant species for the office. 50 species from NASA research and other documents were studied for the selection criteria of plants which were appropriate for specific locations in order to reduce indoor air pollutants such as formaldehyde, benzene, and trichloroethylene. For the copy and examination preparation room in which particulate matter and volatile organic compounds can be found, some plants such as peace lily, gerbera daisy, and bamboo palm should be set, which are very effective in treating trichloroethylene. For common rooms and offices where formaldehyde can be found, which is generated from many building materials, bamboo palm, mother-in-law's tongue, peace lily, striped dracaena, cornstalk plant, golden pathos, and green spider plant should be set.

Keywords: indoor plants, indoor air quality, phytoremediation, green office

Procedia PDF Downloads 438
1008 A Multicriteria Model for Sustainable Management in Agriculture

Authors: Basil Manos, Thomas Bournaris, Christina Moulogianni

Abstract:

The European agricultural policy supports all member states to apply agricultural development plans for the development of their agricultural sectors. A specific measure of the agricultural development plans refers to young people in order to enter into the agricultural sector. This measure helps the participating young farmers in achieving maximum efficiency, using methods and environmentally friendly practices, by altering their farm plans. This study applies a Multicriteria Mathematical Programming (MCDA) model for the young farmers to find farm plans that achieve the maximum gross margin and the minimum environmental impacts (less use of fertilizers and irrigation water). The analysis was made in the region of Central Macedonia, Greece, among young farmers who have participated in the “Setting up Young Farmers” measure during 2007-2010. The analysis includes the implementation of the MCDA model for the farm plans optimization and the comparison of selected environmental indicators with those of the existent situation.

Keywords: multicriteria, optimum farm plans, environmental impacts, sustainable management

Procedia PDF Downloads 318
1007 Blind Super-Resolution Reconstruction Based on PSF Estimation

Authors: Osama A. Omer, Amal Hamed

Abstract:

Successful blind image Super-Resolution algorithms require the exact estimation of the Point Spread Function (PSF). In the absence of any prior information about the imagery system and the true image; this estimation is normally done by trial and error experimentation until an acceptable restored image quality is obtained. Multi-frame blind Super-Resolution algorithms often have disadvantages of slow convergence and sensitiveness to complex noises. This paper presents a Super-Resolution image reconstruction algorithm based on estimation of the PSF that yields the optimum restored image quality. The estimation of PSF is performed by the knife-edge method and it is implemented by measuring spreading of the edges in the reproduced HR image itself during the reconstruction process. The proposed image reconstruction approach is using L1 norm minimization and robust regularization based on a bilateral prior to deal with different data and noise models. A series of experiment results show that the proposed method can outperform other previous work robustly and efficiently.

Keywords: blind, PSF, super-resolution, knife-edge, blurring, bilateral, L1 norm

Procedia PDF Downloads 344
1006 Finding out the Best Criteria for Locating the Best Place Resettling of Victims after the Earthquake: A Case Study for Tehran, Iran

Authors: Reyhaneh Saeedi

Abstract:

Iran is a capable zone for the earthquake that follows the loss of lives and financial damages. To have sheltering for earthquake victims is one of the basic requirements although it is hard to select suitable places for temporary resettling after an earthquake happens. Before these kinds of disasters happen, the best places for resettling the victims must be designated. This matter is an important issue in disaster management and planning. Geospatial Information System(GIS) has a determining role in disaster management, it can determine the best places for temporary resettling after such a disaster. In this paper, the best criteria have been determined associated with their weights and buffers by use of research and questionnaire for locating the best places. In this paper, AHP method is used as decision model and to locate the best places for temporary resettling is done based on the selected criteria. Also, in this research are made the buffer layers of criteria and change them to the raster layers. Later on, the raster layers are multiplied on desired weights then, the results are added together. Finally, there are suitable places for resettling of victims by desired criteria by different colors with their optimum rate in ArcGIS software.

Keywords: disaster management, temporary resettlement, earthquake, criteria

Procedia PDF Downloads 271
1005 Experimental Assessment of Polypropylene Plastic Aggregates(PPA) for Pavement Construction: Their Mechanical Properties via Marshall Test

Authors: Samiullah Bhatti, Safdar Abbas Zaidi, Syed Murtaza Ali Jafri

Abstract:

This research paper presents the results of using plastic aggregate in flexible pavement. Plastic aggregates have been prepared with polypropylene (PP) recycled products and have been tested with Marshall apparatus. Grade 60/70 bitumen has been chosen for this research with a total content of 2.5 %, 3 % and 3.5 %. Plastic aggregates are mixed with natural aggregates with different proportions and it ranges from 10 % to 100 % with an increment of 10 %. Therefore, a total of 10 Marshall cakes were prepared with plastic aggregates in addition to a standard pavement sample. In total 33 samples have been tested for Marshall stability, flow and voids in mineral aggregates. The results show an increase in the value when it changes from 2.5 % bitumen to 3 % and after then it goes again toward declination. Thus, 3 % bitumen content has been found as the most optimum value for flexible pavements. Among all the samples, 20 % PP aggregates sample has been found satisfactory with respect to all the standards provided by ASTM. Therefore, it is suggested to use 20 plastic aggregates in flexible pavement construction. A comparison of bearing capacity and skid resistance is also observed.

Keywords: marshall test, polypropylene plastic, plastic aggregates, flexible pavement alternative, recycling of plastic waste

Procedia PDF Downloads 114
1004 Rubber Crumbs in Alkali Activated Clay Roof Tiles at Low Temperature

Authors: Aswin Kumar Krishnan, Yat Choy Wong, Reiza Mukhlis, Zipeng Zhang, Arul Arulrajah

Abstract:

The continuous increase in vehicle uptake escalates the number of rubber tyre waste which need to be managed to avoid landfilling and stockpiling. The present research focused on the sustainable use of rubber crumbs in clay roof tiles. The properties of roof tiles composed of clay, rubber crumbs, NaOH, and Na₂SiO₃ with a 10% alkaline activator were studied. Tile samples were fabricated by heating the compacted mixtures at 50°C for 72 hours, followed by a higher heating temperature of 200°C for 24 hours. The effect of rubber crumbs aggregates as a substitution for the raw clay materials was investigated by varying their concentration from 0% to 2.5%. X-ray diffraction (XRD) and scanning electron microscopy (SEM) analyses have been conducted to study the phases and microstructures of the samples. It was found that the optimum rubber crumbs concentration was at 0.5% and 1%, while cracks and larger porosity were found at higher crumbs concentrations. Water absorption and compressive strength test results demonstrated that rubber crumbs and clay satisfied the standard requirement for the roof tiles.

Keywords: rubber crumbs, clay, roof tiles, alkaline activators

Procedia PDF Downloads 82
1003 Design a Small-Scale Irrigation Wind-Powered Water Pump Using a Savonius Type VAWT

Authors: Getnet Ayele Kebede, Tasew Tadiwose Zewdie

Abstract:

In this study, a novel design of a wind-powered water pump for small-scale irrigation application by using the Savonius wind turbine of Vertical Axis Wind Turbine(VAWT) with 2 blades has been used. Calculations have been made on the energy available in the wind and an energy analysis was then performed to see what wind speed is required for the system to work. The rotor has a radius of 0.53 m giving a swept area of 1.27 m2 and this gives a solidity of 0.5, which is the minimum theoretical optimum value for wind turbine. The average extracted torque of the wind turbine is 0.922 Nm and Tip speed ratio is one this shows, the tips are moving at equal the speed of the wind and by 2 rotating of blades. This is sufficient to sustain the desired flow rate of (0.3125X 10-3) m3 per second with a maximum head of 10m and the expected working is 4hr/day, and also overcome other barriers to motion such as friction. Based on this novel design, we are able to achieve a cost-effective solution and simultaneously effective in self-starting under low wind speeds and it can catch the wind from all directions.

Keywords: Savonius wind turbine, Small-scale irrigation, Vertical Axis Wind Turbine, Water pump

Procedia PDF Downloads 142
1002 Effect of Substrate Concentration and Pulp Density on Bioleaching of Metals from as Received Spent Refinery Catalyst

Authors: Haragobinda Srichandan, Ashish Pathak, Dong Jin Kim, Seoung-Won Lee

Abstract:

The present investigation deals with bioleaching of spent refinery catalyst (as received) using At. thiooxidans. The effect of substrate concentration and pulp density was studied. XPS analysis concluded that the metals in spent catalyst were present as both sulfide and oxides. The dissolution behavior of metals during bioleaching was different. During bioleaching, higher dissolution of Ni and lower dissolution of Mo, V and Al was observed. An increase in pulp density from 1% to 10% led to a decrease in leaching yields of all the metals. This was due to the substantial increase in medium pH at higher pulp densities. The maximum negative impact of pulp density was observed on the leaching yield of V. An increase in sulfur concentration from 0.5% to 2.5% didn’t bring positive impact on metal leaching yield. 0.5% sulfur was found to be the optimum above which no significant increase in leaching yields of metals was observed.

Keywords: At. thiooxidans, pulp density, spent catalyst, bioleaching

Procedia PDF Downloads 347
1001 Wear Performance of Stellite 21 Cladded Overlay on Aisi 304L

Authors: Sandeep Singh Sandhua, Karanvir Singh Ghuman, Arun Kumar

Abstract:

Stellite 21 is cobalt based super alloy used in improving the wear performance of stainless steel engineering components subjected to harsh environmental conditions. This piece of research focuses on the wear analysis of satellite 21 cladded on AISI 304 L substrate using SMAW process. Bead on plate experiments were carried out by varying current and electrode manipulation techniques to optimize the dilution and microhardness. 80 Amp current and weaving technique was found to be optimum set of parameters for overlaying which were further used for multipass multilayer cladding of AISI 304 L substrate. The wear performance was examined on pin on dics wear testing machine under room temperature conditions. The results from this study show that Stellite 21 overlays show a significant improvement in the frictional wear resistance after TIG remelting. It is also established that low dilution procedures are important in controlling the metallurgical composition of these overlays which has a consequent effect in enhancing hardness and wear resistance of these overlays.

Keywords: surfacing, stellite 21, dilution, SMAW, frictional wear, micro-hardness

Procedia PDF Downloads 231
1000 Artificial Intelligent Methodology for Liquid Propellant Engine Design Optimization

Authors: Hassan Naseh, Javad Roozgard

Abstract:

This paper represents the methodology based on Artificial Intelligent (AI) applied to Liquid Propellant Engine (LPE) optimization. The AI methodology utilized from Adaptive neural Fuzzy Inference System (ANFIS). In this methodology, the optimum objective function means to achieve maximum performance (specific impulse). The independent design variables in ANFIS modeling are combustion chamber pressure and temperature and oxidizer to fuel ratio and output of this modeling are specific impulse that can be applied with other objective functions in LPE design optimization. To this end, the LPE’s parameter has been modeled in ANFIS methodology based on generating fuzzy inference system structure by using grid partitioning, subtractive clustering and Fuzzy C-Means (FCM) clustering for both inferences (Mamdani and Sugeno) and various types of membership functions. The final comparing optimization results shown accuracy and processing run time of the Gaussian ANFIS Methodology between all methods.

Keywords: ANFIS methodology, artificial intelligent, liquid propellant engine, optimization

Procedia PDF Downloads 552
999 Model of Transhipment and Routing Applied to the Cargo Sector in Small and Medium Enterprises of Bogotá, Colombia

Authors: Oscar Javier Herrera Ochoa, Ivan Dario Romero Fonseca

Abstract:

This paper presents a design of a model for planning the distribution logistics operation. The significance of this work relies on the applicability of this fact to the analysis of small and medium enterprises (SMEs) of dry freight in Bogotá. Two stages constitute this implementation: the first one is the place where optimal planning is achieved through a hybrid model developed with mixed integer programming, which considers the transhipment operation based on a combined load allocation model as a classic transshipment model; the second one is the specific routing of that operation through the heuristics of Clark and Wright. As a result, an integral model is obtained to carry out the step by step planning of the distribution of dry freight for SMEs in Bogotá. In this manner, optimum assignments are established by utilizing transshipment centers with that purpose of determining the specific routing based on the shortest distance traveled.

Keywords: transshipment model, mixed integer programming, saving algorithm, dry freight transportation

Procedia PDF Downloads 202
998 Utilization of Mustard Leaves (Brassica juncea) Powder for the Development of Cereal Based Extruded Snacks

Authors: Maya S. Rathod, Bahadur Singh Hathan

Abstract:

Mustard leaves are rich in folates, vitamin A, K and B-complex. Mustard greens are low in calories and fats and rich in dietary fiber. They are rich in potassium, manganese, iron, copper, calcium, magnesium and low in sodium. It is very rich in antioxidants and Phytonutrients. For the optimization of process variables (moisture content and mustard leave powder), the experiments were conducted according to central composite Face Centered Composite design of RSM. The mustard leaves powder was replaced with composite flour (a combination of rice, chickpea and corn in the ratio of 70:15:15). The extrudate was extruded in a twin screw extruder at a barrel temperature of 120°C. The independent variables were mustard leaves powder (2-10 %) and moisture content (12-20 %). Responses analyzed were bulk density, water solubility index, water absorption index, lateral expansion, hardness, antioxidant activity, total phenolic content and overall acceptability. The optimum conditions obtained were 7.19 g mustard leaves powder in 100 g premix having 16.8 % moisture content (w.b).

Keywords: extrusion, mustard leaves powder, optimization, response surface methodology

Procedia PDF Downloads 516
997 Effect of Organic and Inorganic Fertilizers on the Growth and Yield of Physic Nut (Jatropha curcas)

Authors: Oliver Echezona Ngwu

Abstract:

The research was conducted in 2011 cropping season at the Teaching and Research farm of the Faculty of Agriculture and Natural Resources Management, Enugu State University of Science and Technology, Enugu, Nigeria to study the effect of organic and inorganic fertilizers on the growth and yield of physic Nut (Jatropha curcas). There were five treatments namely, control, (no application of treatment), NPK 20:10:10, NPK 15:15;15, poultry droppings and goat dung. The treatments were laid out in a Randomized complete Block Design (RCBD) with five replications. The total land area used was 228m2 (19x12m) while the plot size was 3mx2 (6m2). The growth parameters measured were plant height, number of leaves, and leaf area, index (LAI). The results obtained showed that there were significant differences at P=0.05 among the different treatments in 30, to and 90 DAP. Based on the results T4 (poultry droppings) had higher effect at P=0.05 at 30, 60, 90 DAP than the other treatments when compared and is hereby recommended as the best type of fertilizer for the optimum growth and production of physic Nut (Jatropha Curcas) in South Eastern Nigeria.

Keywords: organic, inorganic fertilizers, growth, yield, Jatropha curcas

Procedia PDF Downloads 260
996 A General Iterative Nonlinear Programming Method to Synthesize Heat Exchanger Network

Authors: Rupu Yang, Cong Toan Tran, Assaad Zoughaib

Abstract:

The work provides an iterative nonlinear programming method to synthesize a heat exchanger network by manipulating the trade-offs between the heat load of process heat exchangers (HEs) and utilities. We consider for the synthesis problem two cases, the first one without fixed cost for HEs, and the second one with fixed cost. For the no fixed cost problem, the nonlinear programming (NLP) model with all the potential HEs is optimized to obtain the global optimum. For the case with fixed cost, the NLP model is iterated through adding/removing HEs. The method was applied in five case studies and illustrated quite well effectiveness. Among which, the approach reaches the lowest TAC (2,904,026$/year) compared with the best record for the famous Aromatic plants problem. It also locates a slightly better design than records in literature for a 10 streams case without fixed cost with only 1/9 computational time. Moreover, compared to the traditional mixed-integer nonlinear programming approach, the iterative NLP method opens a possibility to consider constraints (such as controllability or dynamic performances) that require knowing the structure of the network to be calculated.

Keywords: heat exchanger network, synthesis, NLP, optimization

Procedia PDF Downloads 141
995 Synthesis of Ce Impregnated on Functionalized Graphene Oxide Nanosheets for Transesterification of Propylene Carbonate and Ethanol to Produce Diethyl Carbonate

Authors: Kumar N., Verma S., Park J., Srivastava V. C.

Abstract:

Organic carbonates have the potential to be used as fuels and because of this, their production through non-phosgene routes is a thrust area of research. Di-ethyl carbonate (DEC) synthesis from propylene carbonate (PC) in the presence of alcohol is a green route. In this study, the use of reduced graphene oxide (rGO) based metal oxide catalysts [rGO-MO, where M = Ce] with different amounts of graphene oxide (0.2%, 0.5%, 1%, and 2%) has been investigated for the synthesis of DEC by using PC and ethanol as reactants. The GO sheets were synthesized by an electrochemical process and the catalysts were synthesized using an in-situ method. A theoretical study of the thermodynamics of the reaction was done, which revealed that the reaction is mildly endothermic. The theoretical value of optimum temperature was found to be 420 K. The synthesized catalysts were characterized for their morphological, structural and textural properties using field emission scanning electron microscopy (FE-SEM), X-ray diffraction (XRD), N2 adsorption/desorption, thermogravimetric analysis (TGA), and Raman spectroscopy. Optimization studies were carried out to study the effect of different reaction conditions like temperature (140 °C to 180 °C) and catalyst dosage (0.102 g to 0.255 g) on the yield of DEC. Amongst the various synthesized catalysts, 1% rGO-CeO2 gave the maximum yield of DEC.

Keywords: GO, DEC, propylene carbonate, transesterification, thermodynamics

Procedia PDF Downloads 60