Search results for: functional capacity
3270 High Piezoelectric and Magnetic Performance Achieved in the Lead-free BiFeO3-BaTiO3 Cceramics by Defect Engineering
Authors: Muhammad Habib, Xuefan Zhou, Lin Tang, Guoliang Xue, Fazli Akram, Dou Zhang
Abstract:
Defect engineering approach is a well-established approach for the customization of functional properties of perovskite ceramics. In modern technology, the high multiferroic properties for elevated temperature applications are greatly demanding. In this work, the Bi-nonstoichiometric lead-free 0.67Biy-xSmxFeO3-0.33BaTiO3 ceramics (Sm-doped BF-BT for Bi-excess; y = 1.03 and Bi-deficient; y = 0.975 with x = 0.00, 0.04 and 0.08) were design for the high-temperature multiferroic property. Enhanced piezoelectric (d33 250 pC/N and d33* 350 pm/V) and magnetic properties (Mr 0.25 emu/g) with a high Curie temperature (TC 465 ℃) were obtained in the Bi-deficient pure BF-BT ceramics. With Sm-doping (x = 0.04), the TC decrease to 350 ℃ a significant improvement occurred in the d33* to 504 pm/V and 450 pm/V for Bi-excess and Bi-deficient compositions, respectively. The structural origin of the enhanced piezoelectric strain performance is related to the soft ferroelectric effect by Sm-doping and reversible phase transition from the short-range relaxor ferroelectric state to the long-range order under the applied electric field. However, a slight change occurs in the Mr 0.28 emu/g value with Sm-doping for Bi-deficient ceramics, whereas the Bi-excess ceramics shows completely paramagnetic behavior. Hence, the origin of high magnetic properties in the Bi-deficient BF-BT ceramics is mainly attributed to the proposed double exchange mechanism. We believe that this strategy will provide a new perspective for the development of lead-free multiferroic ceramics for high-temperature applications.Keywords: BiFeO3-BaTiO3, lead-free piezoceramics, magnetic properties, defect engineering
Procedia PDF Downloads 1333269 Analytical Investigation on Seismic Behavior of Infilled Reinforced Concrete Frames Strengthened with Precast Diagonal Concrete Panels
Authors: Ceyhun Aksoylu, Rifat Sezer
Abstract:
In this study, a strengthening method applicable without any evacuation process was investigated. In this analytical study, the pushover analysis results carry out by using the software of SAP2000. For this purpose, 1/3 scaled, 1-bay and 2-story R/C seven frames having usual deficiencies faults produced, one of which were not strengthened, but having brick-infill wall and the other 3 frames with infill walls strengthened with various shaped of high strength-precast diagonal concrete panels. The prepared analytical models investigated under reversed-cyclic loading that resembles the seismic effect. As a result of the analytical study, the properties of the reinforced concrete frames, such as strength, rigidity, energy dissipation capacity, etc. were determined and the strengthened models were compared with the unstrengthened one having the same properties. As a result of this study, the contributions of precast diagonal concrete applied on the infill walls of the existing frame systems against seismic effects were introduced with its advantages and disadvantages.Keywords: RC frame, seismic effect, infill wall, strengthening, precast diagonal concrete panel, pushover analysis
Procedia PDF Downloads 3473268 Programmable Microfluidic Device Based on Stimuli Responsive Hydrogels
Authors: Martin Elstner
Abstract:
Processing of information by means of handling chemicals is a ubiquitous phenomenon in nature. Technical implementations of chemical information processing lack of low integration densities compared to electronic devices. Stimuli responsive hydrogels are promising candidates for materials with information processing capabilities. These hydrogels are sensitive toward chemical stimuli like metal ions or amino acids. The binding of an analyte molecule induces conformational changes inside the polymer network and subsequently the water content and volume of the hydrogel varies. This volume change can control material flows, and concurrently information flows, in microfluidic devices. The combination of this technology with powerful chemical logic gates yields in a platform for highly integrated chemical circuits. The manufacturing process of such devices is very challenging and rapid prototyping is a key technology used in the study. 3D printing allows generating three-dimensional defined structures of high complexity in a single and fast process step. This thermoplastic master is molded into PDMS and the master is removed by dissolution in an organic solvent. A variety of hydrogel materials is prepared by dispenser printing of pre-polymer solutions. By a variation of functional groups or cross-linking units, the functionality of the hole circuit can be programmed. Finally, applications in the field of bio-molecular analytics were demonstrated with an autonomously operating microfluidic chip.Keywords: bioanalytics, hydrogels, information processing, microvalve
Procedia PDF Downloads 3093267 A Hierarchical Method for Multi-Class Probabilistic Classification Vector Machines
Authors: P. Byrnes, F. A. DiazDelaO
Abstract:
The Support Vector Machine (SVM) has become widely recognised as one of the leading algorithms in machine learning for both regression and binary classification. It expresses predictions in terms of a linear combination of kernel functions, referred to as support vectors. Despite its popularity amongst practitioners, SVM has some limitations, with the most significant being the generation of point prediction as opposed to predictive distributions. Stemming from this issue, a probabilistic model namely, Probabilistic Classification Vector Machines (PCVM), has been proposed which respects the original functional form of SVM whilst also providing a predictive distribution. As physical system designs become more complex, an increasing number of classification tasks involving industrial applications consist of more than two classes. Consequently, this research proposes a framework which allows for the extension of PCVM to a multi class setting. Additionally, the original PCVM framework relies on the use of type II maximum likelihood to provide estimates for both the kernel hyperparameters and model evidence. In a high dimensional multi class setting, however, this approach has been shown to be ineffective due to bad scaling as the number of classes increases. Accordingly, we propose the application of Markov Chain Monte Carlo (MCMC) based methods to provide a posterior distribution over both parameters and hyperparameters. The proposed framework will be validated against current multi class classifiers through synthetic and real life implementations.Keywords: probabilistic classification vector machines, multi class classification, MCMC, support vector machines
Procedia PDF Downloads 2213266 Learning from Dendrites: Improving the Point Neuron Model
Authors: Alexander Vandesompele, Joni Dambre
Abstract:
The diversity in dendritic arborization, as first illustrated by Santiago Ramon y Cajal, has always suggested a role for dendrites in the functionality of neurons. In the past decades, thanks to new recording techniques and optical stimulation methods, it has become clear that dendrites are not merely passive electrical components. They are observed to integrate inputs in a non-linear fashion and actively participate in computations. Regardless, in simulations of neural networks dendritic structure and functionality are often overlooked. Especially in a machine learning context, when designing artificial neural networks, point neuron models such as the leaky-integrate-and-fire (LIF) model are dominant. These models mimic the integration of inputs at the neuron soma, and ignore the existence of dendrites. In this work, the LIF point neuron model is extended with a simple form of dendritic computation. This gives the LIF neuron increased capacity to discriminate spatiotemporal input sequences, a dendritic functionality as observed in another study. Simulations of the spiking neurons are performed using the Bindsnet framework. In the common LIF model, incoming synapses are independent. Here, we introduce a dependency between incoming synapses such that the post-synaptic impact of a spike is not only determined by the weight of the synapse, but also by the activity of other synapses. This is a form of short term plasticity where synapses are potentiated or depressed by the preceding activity of neighbouring synapses. This is a straightforward way to prevent inputs from simply summing linearly at the soma. To implement this, each pair of synapses on a neuron is assigned a variable,representing the synaptic relation. This variable determines the magnitude ofthe short term plasticity. These variables can be chosen randomly or, more interestingly, can be learned using a form of Hebbian learning. We use Spike-Time-Dependent-Plasticity (STDP), commonly used to learn synaptic strength magnitudes. If all neurons in a layer receive the same input, they tend to learn the same through STDP. Adding inhibitory connections between the neurons creates a winner-take-all (WTA) network. This causes the different neurons to learn different input sequences. To illustrate the impact of the proposed dendritic mechanism, even without learning, we attach five input neurons to two output neurons. One output neuron isa regular LIF neuron, the other output neuron is a LIF neuron with dendritic relationships. Then, the five input neurons are allowed to fire in a particular order. The membrane potentials are reset and subsequently the five input neurons are fired in the reversed order. As the regular LIF neuron linearly integrates its inputs at the soma, the membrane potential response to both sequences is similar in magnitude. In the other output neuron, due to the dendritic mechanism, the membrane potential response is different for both sequences. Hence, the dendritic mechanism improves the neuron’s capacity for discriminating spa-tiotemporal sequences. Dendritic computations improve LIF neurons even if the relationships between synapses are established randomly. Ideally however, a learning rule is used to improve the dendritic relationships based on input data. It is possible to learn synaptic strength with STDP, to make a neuron more sensitive to its input. Similarly, it is possible to learn dendritic relationships with STDP, to make the neuron more sensitive to spatiotemporal input sequences. Feeding structured data to a WTA network with dendritic computation leads to a significantly higher number of discriminated input patterns. Without the dendritic computation, output neurons are less specific and may, for instance, be activated by a sequence in reverse order.Keywords: dendritic computation, spiking neural networks, point neuron model
Procedia PDF Downloads 1333265 Insight into Structure and Functions of of Acyl CoA Binding Protein of Leishmania major
Authors: Rohit Singh Dangi, Ravi Kant Pal, Monica Sundd
Abstract:
Acyl-CoA binding protein (ACBP) is a housekeeping protein which functions as an intracellular carrier of acyl-CoA esters. Given the fact that the amastigote stage (blood stage) of Leishmania depends largely on fatty acids as the energy source, of which a large part is derived from its host, these proteins might have an important role in its survival. In Leishmania major, genome sequencing suggests the presence of six ACBPs, whose function remains largely unknown. For functional and structural characterization, one of the ACBP genes was cloned, and the protein was expressed and purified heterologously. Acyl-CoA ester binding and stoichiometry were analyzed by isothermal titration calorimetry and Dynamic light scattering. Our results shed light on high affinity of ACBP towards longer acyl-CoA esters, such as myristoyl-CoA to arachidonoyl-CoA with single binding site. To understand the binding mechanism & dynamics, Nuclear magnetic resonance assignments of this protein are being done. The protein's crystal structure was determined at 1.5Å resolution and revealed a classical topology for ACBP, containing four alpha-helical bundles. In the binding pocket, the loop between the first and the second helix (16 – 26AA) is four residues longer from other extensively studied ACBPs (PfACBP) and it curls upwards towards the pantothenate moiety of CoA to provide a large tunnel space for long acyl chain insertion.Keywords: acyl-coa binding protein (ACBP), acyl-coa esters, crystal structure, isothermal titration, calorimetry, Leishmania
Procedia PDF Downloads 4483264 Brain Networks and Mathematical Learning Processes of Children
Authors: Felicitas Pielsticker, Christoph Pielsticker, Ingo Witzke
Abstract:
Neurological findings provide foundational results for many different disciplines. In this article we want to discuss these with a special focus on mathematics education. The intention is to make neuroscience research useful for the description of cognitive mathematical learning processes. A key issue of mathematics education is that students often behave as if their mathematical knowledge is constructed in isolated compartments with respect to the specific context of the original learning situation; supporting students to link these compartments to form a coherent mathematical society of mind is a fundamental task not only for mathematics teachers. This aspect goes hand in hand with the question if there is such a thing as abstract general mathematical knowledge detached from concrete reality. Educational Neuroscience may give answers to the question why students develop their mathematical knowledge in isolated subjective domains of experience and if it is generally possible to think in abstract terms. To address these questions, we will provide examples from different fields of mathematics education e.g. students’ development and understanding of the general concept of variables or the mathematical notion of universal proofs. We want to discuss these aspects in the reflection of functional studies which elucidate the role of specific brain regions in mathematical learning processes. In doing this the paper addresses concept formation processes of students in the mathematics classroom and how to support them adequately considering the results of (educational) neuroscience.Keywords: brain regions, concept formation processes in mathematics education, proofs, teaching-learning processes
Procedia PDF Downloads 1493263 Simulation as a Problem-Solving Spotter for System Reliability
Authors: Wheyming Tina Song, Chi-Hao Hong, Peisyuan Lin
Abstract:
An important performance measure for stochastic manufacturing networks is the system reliability, defined as the probability that the production output meets or exceeds a specified demand. The system parameters include the capacity of each workstation and numbers of the conforming parts produced in each workstation. We establish that eighteen archival publications, containing twenty-one examples, provide incorrect values of the system reliability. The author recently published the Song Rule, which provides the correct analytical system-reliability value; it is, however, computationally inefficient for large networks. In this paper, we use Monte Carlo simulation (implemented in C and Flexsim) to provide estimates for the above-mentioned twenty-one examples. The simulation estimates are consistent with the analytical solution for small networks but is computationally efficient for large networks. We argue here for three advantages of Monte Carlo simulation: (1) understanding stochastic systems, (2) validating analytical results, and (3) providing estimates even when analytical and numerical approaches are overly expensive in computation. Monte Carlo simulation could have detected the published analysis errors.Keywords: Monte Carlo simulation, analytical results, leading digit rule, standard error
Procedia PDF Downloads 3623262 Hierarchical Scheme for Detection of Rotating Mimo Visible Light Communication Systems Using Mobile Phone Camera
Authors: Shih-Hao Chen, Chi-Wai Chow
Abstract:
Multiple-input and multiple-output (MIMO) scheme can extend the transmission capacity for the light-emitting-diode (LED) visible light communication (VLC) system. The MIMO VLC system using the popular mobile-phone camera as the optical receiver (Rx) to receive MIMO signal from n x n Red-Green-Blue (RGB) LED array is desirable. The key step of decoding the received RGB LED array signals is detecting the direction of received array signals. If the LED transmitter (Tx) is rotated, the signal may not be received correctly and cause an error in the received signal. In this work, we propose and demonstrate a novel hierarchical transmission scheme which can reduce the computation complexity of rotation detection in LED array VLC system. We use the n x n RGB LED array as the MIMO Tx. A novel two dimension Hadamard coding scheme is proposed and demonstrated. The detection correction rate is above 95% in the indoor usage distance. Experimental results confirm the feasibility of the proposed scheme.Keywords: Visible Light Communication (VLC), Multiple-input and multiple-output (MIMO), Red-Green-Blue (RGB), Hadamard coding scheme
Procedia PDF Downloads 4193261 Recommendations of Plant and Plant Composition Which Can Be Used in Visual Landscape Improvement in Urban Spaces in Cold Climate Regions
Authors: Feran Asur
Abstract:
In cities, plants; with its visual and functional effects, it helps to provide balance between human and environmental system. It is possible to develop alternative solutions to eliminate visual pollution by evaluating the potential properties of plant materials with other inanimate materials such as color, texture, form, size, etc. characteristics and other inanimate materials such as highlighter, background forming, harmonizing and concealer. In cold climates, the number of ornamental plant species that grow in warmer climates is less. For this reason, especially in the landscaping works of urban spaces, it is difficult to create the desired visuality with aesthetically qualified plants that are suitable for the ecology of the area, without creating monotony, with color variety. In this study, the importance of plant and plant compositions in the solution of visual problems in urban environments in cold climatic conditions is emphasized. The potential of ornamental plants that can be used for this purpose in preventing visual pollution is given. It has been shown how to use prominent features of these ornamental plants such as size, form, texture, vegetation periods to improve visual landscape in urban spaces in a long time. In addition to the design group disciplines that have activity on planning or application basis in the city and its surroundings, landscape architecture discipline can provide visual improvement of the studies to be carried out in detail in terms of planting design.Keywords: residential landscape, planting, urban space, visual improvement
Procedia PDF Downloads 1403260 Web Service Architectural Style Selection in Multi-Criteria Requirements
Authors: Ahmad Mohsin, Syda Fatima, Falak Nawaz, Aman Ullah Khan
Abstract:
Selection of an appropriate architectural style is vital to the success of target web service under development. The nature of architecture design and selection for service-oriented computing applications is quite different as compared to traditional software. Web Services have complex and rigorous architectural styles to choose. Due to this, selection for accurate architectural style for web services development has become a more complex decision to be made by architects. Architectural style selection is a multi-criteria decision and demands lots of experience in service oriented computing. Decision support systems are good solutions to simplify the selection process of a particular architectural style. Our research suggests a new approach using DSS for selection of architectural styles while developing a web service to cater FRs and NFRs. Our proposed DSS helps architects to select right web service architectural pattern according to the domain and non-functional requirements. In this paper, a rule base DSS has been developed using CLIPS (C Language Integrated Production System) to support decisions using multi-criteria requirements. This DSS takes architectural characteristics, domain requirements and software architect preferences for NFRs as input for different architectural styles in use today in service-oriented computing. Weighted sum model has been applied to prioritize quality attributes and domain requirements. Scores are calculated using multiple criterions to choose the final architecture style.Keywords: software architecture, web-service, rule-based, DSS, multi-criteria requirements, quality attributes
Procedia PDF Downloads 3643259 Seismic Retrofitting of RC Buildings with Soft Storey and Floating Columns
Authors: Vinay Agrawal, Suyash Garg, Ravindra Nagar, Vinay Chandwani
Abstract:
Open ground storey with floating columns is a typical feature in the modern multistory constructions in urban India. Such features are very much undesirable in buildings built in seismically active areas. The present study proposes a feasible solution to mitigate the effects caused due to non-uniformity of stiffness and discontinuity in load path and to simultaneously hold the functional use of the open storey particularly under the floating column, through a combination of various lateral strengthening systems. An investigation is performed on an example building with nine different analytical models to bring out the importance of recognising the presence of open ground storey and floating columns. Two separate analyses on various models of the building namely, the equivalent static analysis and the response spectrum analysis as per IS: 1893-2002 were performed. Various measures such as incorporation of Chevron bracings and shear walls, strengthening the columns in the open ground storey, and their different combinations were examined. The analysis shows that, in comparison to two short ones separated by interconnecting beams, the structural walls are most effective when placed at the periphery of the buildings and used as one long structural wall. Further, it can be shown that the force transfer from floating columns becomes less horizontal when the Chevron Bracings are placed just below them, thereby reducing the shear forces in the beams on which the floating column rests.Keywords: equivalent static analysis, floating column, open ground storey, response spectrum analysis, shear wall, stiffness irregularity
Procedia PDF Downloads 2573258 Synthetic Access to Complex Metal Carbonates and Hydroxycarbonates via Sol-Gel Chemistry
Authors: Schirin Hanf, Carlos Lizandara-Pueyo, Timmo P. Emmert, Ivana Jevtovikj, Roger Gläser, Stephan A. Schunk
Abstract:
Metal alkoxides are very versatile precursors for a broad array of complex functional materials. However, metal alkoxides, especially transition metal alkoxides, tend to form oligomeric structures due to the very strong M–O–M binding motif. This fact hinders their facile application in sol-gel-processes and complicates access to complex carbonate or oxidic compounds after hydrolysis of the precursors. Therefore, the development of a synthetic alternative with the aim to grant access to carbonates and hydroxycarbonates from simple metal alkoxide precursors via hydrolysis is key to this project. Our approach involves the reaction of metal alkoxides with unsaturated isoelectronic molecules, such as carbon dioxide. Subsequently, a stoichiometric insertion of the CO₂ into the alkoxide M–O bond takes place and leads to the formation of soluble metal alkyl carbonates. This strategy is a very elegant approach to solubilize metal alkoxide precursors to make them accessible for sol-gel chemistry. After hydrolysis of the metal alkyl carbonates, crystalline metal carbonates, and hydroxycarbonates can be obtained, which were then utilized for the synthesis of Cu/Zn based bulk catalysts for methanol synthesis. Using these catalysts, a comparable catalytic activity to commercially available MeOH catalysts could be reached. Based on these results, a complement for traditional precipitation techniques, which are usually utilized for the synthesis of bulk methanol catalysts, have been found based on an alternative solubilization strategy.Keywords: metal alkoxides, metal carbonates, metal hydroxycarbonates, CO₂ insertion, solubilization
Procedia PDF Downloads 1873257 Wastewater Treatment by Floating Macrophytes (Salvinia natans) under Algerian Semi-Arid Climate
Authors: Laabassi Ayache, Boudehane Asma
Abstract:
Macrophyte pond has developed strongly in the field of wastewater treatment for irrigation in rural areas and small communities. Their association allows, in some cases, to increase the hydraulic capacity while maintaining the highest level of quality. The present work is devoted to the treatment of domestic wastewater under climatic conditions of Algeria (semi-arid) through a system using two tanks planted with Salvinia natans. The performance study and treatment efficiency of the system overall shows that the latter provides a significant removal of nitrogen pollution: total Kjeldahl nitrogen NTK (85.2%), Ammonium NH₄⁺-N (79%), Nitrite NO₂⁻-N (40%) also, a major meaningful reduction of biochemical oxygen demand BOD₅ was observed at the output of the system (96.9 %). As BOD₅, the chemical oxygen demand (COD) removal was higher than 95% at the exit of the two tanks. A moderately low yield of phosphate-phosphorus (PO₄³-P) was achieved with values not exceeding 37%. In general, the quality of treated effluent meets the Algerian standard of discharge and which allows us to select a suitable species in constructed wetland treatment systems under semi-arid climate.Keywords: nutrient removal, Salvinia natans, semi-arid climate, wastewater treatment
Procedia PDF Downloads 1553256 Nutritional Properties and Lipid Oxidation Assessments of Sucuks Prepared with Camel (Camelus Dromedarius) Meat and Hump
Authors: Mina Kargozari, Isabel Revilla Martin, Ángel A. Carbonell-Barrachina
Abstract:
Different formulations of Turkish fermented sausages (sucuks) prepared with camel meat-hump (CH), camel meat-beef fat (CB), beef-hump (BH) and beef-beef fat (BB), were characterized. The sausages were analytically compared to determine differences in proximate composition and total cholesterol content (TCC), quality parameters such as fatty acids profile and fat quality characteristics, and lipid oxidation parameters including peroxide value, thiobarbituric acid-reactive substances (TBARS) and resulted carbonyl compounds. The PUFAs/SFAs ratio was higher in CB and BB samples than CH and BH (p<0.05). The higher calculated atherogenic and thrombogenic indexes (AI and TI) were obtained from the samples made with hump (p< 0.05) as a result of high amounts of their SFAs. The CH sausages contained high amount of total fat (p<0.05) among all samples. The CB sucuks exhibited the highest protein content and the lowest TCC and rancidity at the end of ripening (p<0.05). The TBARS results showed that beef fat samples were more susceptible to lipid oxidation. Moreover, no significant difference (p<0.05) was observed for the values of short aldehydes among the sucuk samples excepting nonanal. This study demonstrated that supplementing camel meat for the production of dry-fermented sausage resulted in high quality products with good functional and nutritional characteristics.Keywords: fermented sausages, quality properties, SPME, total cholesterol content
Procedia PDF Downloads 3233255 Systems Approach on Thermal Analysis of an Automatic Transmission
Authors: Sinsze Koo, Benjin Luo, Matthew Henry
Abstract:
In order to increase the performance of an automatic transmission, the automatic transmission fluid is required to be warm up to an optimal operating temperature. In a conventional vehicle, cold starts result in friction loss occurring in the gear box and engine. The stop and go nature of city driving dramatically affect the warm-up of engine oil and automatic transmission fluid and delay the time frame needed to reach an optimal operating temperature. This temperature phenomenon impacts both engine and transmission performance but also increases fuel consumption and CO2 emission. The aim of this study is to develop know-how of the thermal behavior in order to identify thermal impacts and functional principles in automatic transmissions. Thermal behavior was studied using models and simulations, developed using GT-Suit, on a one-dimensional thermal and flow transport. A power train of a conventional vehicle was modeled in order to emphasis the thermal phenomena occurring in the various components and how they impact the automatic transmission performance. The simulation demonstrates the thermal model of a transmission fluid cooling system and its component parts in warm-up after a cold start. The result of these analyses will support the future designs of transmission systems and components in an attempt to obtain better fuel efficiency and transmission performance. Therefore, these thermal analyses could possibly identify ways that improve existing thermal management techniques with prioritization on fuel efficiency.Keywords: thermal management, automatic transmission, hybrid, and systematic approach
Procedia PDF Downloads 3773254 Admission Control Policy for Remanufacturing Activities with Quality Variation of Returns
Authors: Sajjad Farahani, Wilkistar Otieno, Xiaohang Yue
Abstract:
This paper develops a model for the optimal disposition decision for product returns in a remanufacturing system with limited recoverable inventory capacity. In this model, a constant demand is satisfied by remanufacturing returned products which are up to the minimum required quality grade. The quality grade of returned products is uncertain and remanufacturing cost increases as the quality level decreases, and remanufacturer wishes to determine which returned product to accept to be remanufactured for reselling, and any unaccepted returns may be salvaged at a value that increases with their quality level. Accepted returns can be stocked for remanufacturing upon demand requests, but incur a holding cost. A Markov decision problem is formulated in order to evaluate various performance measures for this system and obtain the optimal remanufacturing policy. A detailed numerical study reveals that our approach to the disposition problem outperforms the current industrial practice ignoring quality grade of returned products. In addition, we identify conditions under which this improvement is the highest.Keywords: green supply chain management, matrix geometric method, production recovery, reverse supply chains
Procedia PDF Downloads 3093253 Re-Designing Community Foodscapes to Enhance Social Inclusion in Sustainable Urban Environments
Authors: Carles Martinez-Almoyna Gual, Jiwon Choi
Abstract:
Urban communities face risks of disintegration and segregation as a consequence of globalised migration processes towards urban environments. Linking social and cultural components with environmental and economic dimensions becomes the goal of all the disciplines that aim to shape more sustainable urban environments. Solutions require interdisciplinary approaches and the use of a complex array of tools. One of these tools is the implementation of urban farming, which provides a wide range of advantages for creating more inclusive spaces and integrated communities. Since food is strongly related to the values and identities of any cultural group, it can be used as a medium to promote social inclusion in the context of urban multicultural societies. By bringing people together into specific urban sites, food production can be integrated into multifunctional spaces while addressing social, economic and ecological goals. The goal of this research is to assess different approaches to urban agriculture by analysing three existing community gardens located in Newtown, a suburb of Wellington, New Zealand. As a context for developing research, Newtown offers different approaches to urban farming and is really valuable for observing current trends of socialization in diverse and multicultural societies. All three spaces are located on public land owned by Wellington City Council and confined to a small, complex and progressively denser urban area. The developed analysis was focused on social, cultural and physical dimensions, combining community engagement with different techniques of spatial assessment. At the same time, a detailed investigation of each community garden was conducted with comparative analysis methodologies. This multidirectional setting of the analysis was established for extracting from the case studies both specific and typological knowledge. Each site was analysed and categorised under three broad themes: people, space and food. The analysis revealed that all three case studies had really different spatial settings, different approaches to food production and varying profiles of supportive communities. The main differences identified were demographics, values, objectives, internal organization, appropriation, and perception of the space. The community gardens were approached as case studies for developing design research. Following participatory design processes with the different communities, the knowledge gained from the analysis was used for proposing changes in the physical environment. The end goal of the design research was to improve the capacity of the spaces to facilitate social inclusiveness. In order to generate tangible changes, a range of small, strategic and feasible spatial interventions was explored. The smallness of the proposed interventions facilitates implementation by reducing time frames, technical resources, funding needs, and legal processes, working within the community´s own realm. These small interventions are expected to be implemented over time as part of an ongoing collaboration between the different communities, the university, and the local council. The applied research methodology showcases the capacity of universities to develop civic engagement by working with real communities that have concrete needs and face overall threats of disintegration and segregation.Keywords: community gardening, landscape architecture, participatory design, placemaking, social inclusion
Procedia PDF Downloads 1263252 Geotechnical Characterization of Landslide in Dounia Park, Algiers, Algeria
Authors: Mira Filali, Amar Nechnech
Abstract:
Most landslides in Algiers take place in Piacenzian marls of the Sahel (port in Arabic) and cause severe damage to properties and infrastructures. The aim of this paper is to describe the results of experimental as well as theoretical analysis of landslides. In order to understand the process which caused this slope instabilities, the results of geotechnical investigation carried out by the laboratory of construction (LNHC) laboratory in the area of Dounia park were analyzed, including particle size distribution, Atterberg limits, shear strength, odometer and pressuremeter tests. The study shows that the soils exhibited a high capacity to swelling according to index plasticity and clay content. Highs limit liquidity (LL) (53.45%) means that the soils are susceptible to landslides. The stability analysis carried out using finite element method, shows that the slope is stable (Fs > 1) in dry condition and in static state. Despite this results, the stable site could be described as only conditionally stable because slope failure can occur under combined effect of different factors. In fact the safety factor obtained by applying load when the phreatic surface is at ground, less than 1.5.Keywords: index properties, landslides, safety factor, slope stability
Procedia PDF Downloads 2393251 Community Based Disaster Risk Reduction in Mizoram, India
Authors: Lalrokima Chenkual
Abstract:
Legal provision and various guidelines issued by the National Disaster Management Authority in India strives for setting up of disaster management authority from the central government to the district level. Community-Based Disaster Risk Reduction practice is still relevant as the communities are the victim as well as the first responder in any incidents. The primary goal of Community Based Disaster Risk Reduction is to reduce vulnerability of the concerned community and strengthen its existing capacity to cope with disaster. By involving the community in the preparedness phase, it not only increases the likelihood of coordinated action by the communities to help in mitigating disasters and lessening the impact of disaster but also brings the community together to address the issue collectively. Community participation ensures local ownership, addresses local needs, and promotes volunteerism and mutual help to prevent and minimise damage. Community-Based Disaster Risk Reduction is very much relevant for Mizoram as the society is closed knit, population is very less, religion homogeneity i.e Christianity, very active and widespread community-based organization viz, Young Mizo Association, MHIP (Women Federation), MUP (Elders Clubs which are guided together by Mizo code of morals conduct termed as Tlawmngaihna.Keywords: community, close-knit, first responder, Tlawmngaihna
Procedia PDF Downloads 1423250 Meat Products Demand in Oyo West Local Government: An Application of Almost Ideal Demand System (LA/AIDS)
Authors: B. A. Adeniyi, S. A. Daud, O. Amao
Abstract:
The study investigates consumer demand for meat products in Oyo West Local Government using linear approximate almost ideal demand system (LA/AIDS). Questions that were addressed by the study include: first, what is the type and quantity of meat products available to the household and their demand pattern? Second is the investigation of the factors that affect meat products demand pattern and proportion of income that is spent on them. For the above purpose cross-sectional data were collected from 156 households of the study area and analyzed to reveal the functional relationship between meat products consumption and some socio-economic variables of the household. Results indicated that per capita meat consumption increased as household income and education increased but decreased with age. It was also found that male tend to consume more meat products than their female counterparts and that increase in household size will first increased per caput meat consumption but later decreased it. Price also tends to greatly influence the demand pattern of meat products. The results of elasticity computed from the results of regression analysis revealed that own price elasticity for all meat products were negative which indicated that they were normal products while cross and expenditure elasticity were positive which further confirmed that meat products were normal and substitute products. This study therefore concludes that the relevance of these variables imposed a great challenge to the policy makers and the government, in the sense that more cost effective methods of meat production technology have to be devised in other to make consumption of meat products more affordable.Keywords: meat products, consumption, animal production, technology
Procedia PDF Downloads 2493249 New Approach for Minimizing Wavelength Fragmentation in Wavelength-Routed WDM Networks
Authors: Sami Baraketi, Jean Marie Garcia, Olivier Brun
Abstract:
Wavelength Division Multiplexing (WDM) is the dominant transport technology used in numerous high capacity backbone networks, based on optical infrastructures. Given the importance of costs (CapEx and OpEx) associated to these networks, resource management is becoming increasingly important, especially how the optical circuits, called “lightpaths”, are routed throughout the network. This requires the use of efficient algorithms which provide routing strategies with the lowest cost. We focus on the lightpath routing and wavelength assignment problem, known as the RWA problem, while optimizing wavelength fragmentation over the network. Wavelength fragmentation poses a serious challenge for network operators since it leads to the misuse of the wavelength spectrum, and then to the refusal of new lightpath requests. In this paper, we first establish a new Integer Linear Program (ILP) for the problem based on a node-link formulation. This formulation is based on a multilayer approach where the original network is decomposed into several network layers, each corresponding to a wavelength. Furthermore, we propose an efficient heuristic for the problem based on a greedy algorithm followed by a post-treatment procedure. The obtained results show that the optimal solution is often reached. We also compare our results with those of other RWA heuristic methods.Keywords: WDM, lightpath, RWA, wavelength fragmentation, optimization, linear programming, heuristic
Procedia PDF Downloads 5273248 Mechanism of Melanin Inhibition of Morello Flavone- 7″- Sulphate and Sargaol extracts from Garcinia livingstonei (Clusiaceae): Homology Modelling, Molecular Docking, and Molecular Dynamics Simulations
Authors: Ncoza Dlova, Tivani Mashamba-Thompson
Abstract:
Garcinia livingstonei (Clusiaceae) extracts, morelloflavone- 7″- sulphate and sargaol were shown to be effective against hyper-pigmentation through inhibition of tyrosinase enzyme, in vitro . The aim of this study is to elucidate the structural mechanism through which morelloflavone- 7″- sulphate and sargaol binds human tyrosinase. Implementing a homology model to construct a tyrosinase model using the crystal structure of a functional unit from Octopus hemocyanin (PDB: 1JS8) as a reference template enabled us to create a human tyrosinase model. Molecular dynamics and binding free energy calculations were optimized to enable molecular dynamics simulation of the copper dependent inhibitors. Results show the importance of the hydrogen bond formation morelloflavone- 7″- sulphate and sargaol between compound and active site residues. Both complexes demonstrated the metallic coordination between compound and arginine residue as well as copper ions within the active site. The comprehensive molecular insight gained from this study should be vital in understanding the binding mechanism morelloflavone- 7″- sulphate and sargaol. Moreover, these results will assist in the design of novel of metal ion dependent enzyme inhibitors as potential anti-hyper-pigmentation disorder therapies.Keywords: hyper-pigmentation disorders, dyschromia African skin, morelloflavone- 7″- sulphate, sagoal
Procedia PDF Downloads 4063247 Seismic Behavior of Three-Dimensional Steel Buildings with Post-Tensioned Connections
Authors: Manuel E. Soto-López, Israel Gaxiola-Avendaño, Alfredo Reyes-Salazar, Eden Bojórquez, Sonia E. Ruiz
Abstract:
The seismic responses of steel buildings with semi-rigid post-tensioned connections (PC) are estimated and compared with those of steel buildings with typical rigid (welded) connections (RC). The comparison is made in terms of global and local response parameters. The results indicate that the seismic responses in terms of interstory shears, roof displacements, axial load and bending moments are smaller for the buildings with PC connection. The difference is larger for global than for local parameters, which in turn varies from one column location to another. The reason for this improved behavior is that the buildings with PC dissipate more hysteretic energy than those with RC. In addition, unlike the case of buildings with WC, for the PC structures the hysteretic energy is mostly dissipated at the connections, which implies that structural damage in beams and columns is not significant. According to this results, steel buildings with PC are a viable option in highseismicity areas because of their smaller response and self-centering connection capacity as well as the fact that brittle failure is avoided.Keywords: inter-story drift, nonlinear time-history analysis, post-tensioned connections, steel buildings
Procedia PDF Downloads 4993246 A Genetic Algorithm Approach to Solve a Weaving Job Scheduling Problem, Aiming Tardiness Minimization
Authors: Carolina Silva, João Nuno Oliveira, Rui Sousa, João Paulo Silva
Abstract:
This study uses genetic algorithms to solve a job scheduling problem in a weaving factory. The underline problem regards an NP-Hard problem concerning unrelated parallel machines, with sequence-dependent setup times. This research uses real data regarding a weaving industry located in the North of Portugal, with a capacity of 96 looms and a production, on average, of 440000 meters of fabric per month. Besides, this study includes a high level of complexity once most of the real production constraints are applied, and several real data instances are tested. Topics such as data analyses and algorithm performance are addressed and tested, to offer a solution that can generate reliable and due date results. All the approaches will be tested in the operational environment, and the KPIs monitored, to understand the solution's impact on the production, with a particular focus on the total number of weeks of late deliveries to clients. Thus, the main goal of this research is to develop a solution that allows for the production of automatically optimized production plans, aiming to the tardiness minimizing.Keywords: genetic algorithms, textile industry, job scheduling, optimization
Procedia PDF Downloads 1573245 Modeling and Performance Evaluation of an Urban Corridor under Mixed Traffic Flow Condition
Authors: Kavitha Madhu, Karthik K. Srinivasan, R. Sivanandan
Abstract:
Indian traffic can be considered as mixed and heterogeneous due to the presence of various types of vehicles that operate with weak lane discipline. Consequently, vehicles can position themselves anywhere in the traffic stream depending on availability of gaps. The choice of lateral positioning is an important component in representing and characterizing mixed traffic. The field data provides evidence that the trajectory of vehicles in Indian urban roads have significantly varying longitudinal and lateral components. Further, the notion of headway which is widely used for homogeneous traffic simulation is not well defined in conditions lacking lane discipline. From field data it is clear that following is not strict as in homogeneous and lane disciplined conditions and neighbouring vehicles ahead of a given vehicle and those adjacent to it could also influence the subject vehicles choice of position, speed and acceleration. Given these empirical features, the suitability of using headway distributions to characterize mixed traffic in Indian cities is questionable, and needs to be modified appropriately. To address these issues, this paper attempts to analyze the time gap distribution between consecutive vehicles (in a time-sense) crossing a section of roadway. More specifically, to characterize the complex interactions noted above, the influence of composition, manoeuvre types, and lateral placement characteristics on time gap distribution is quantified in this paper. The developed model is used for evaluating various performance measures such as link speed, midblock delay and intersection delay which further helps to characterise the vehicular fuel consumption and emission on urban roads of India. Identifying and analyzing exact interactions between various classes of vehicles in the traffic stream is essential for increasing the accuracy and realism of microscopic traffic flow modelling. In this regard, this study aims to develop and analyze time gap distribution models and quantify it by lead lag pair, manoeuvre type and lateral position characteristics in heterogeneous non-lane based traffic. Once the modelling scheme is developed, this can be used for estimating the vehicle kilometres travelled for the entire traffic system which helps to determine the vehicular fuel consumption and emission. The approach to this objective involves: data collection, statistical modelling and parameter estimation, simulation using calibrated time-gap distribution and its validation, empirical analysis of simulation result and associated traffic flow parameters, and application to analyze illustrative traffic policies. In particular, video graphic methods are used for data extraction from urban mid-block sections in Chennai, where the data comprises of vehicle type, vehicle position (both longitudinal and lateral), speed and time gap. Statistical tests are carried out to compare the simulated data with the actual data and the model performance is evaluated. The effect of integration of above mentioned factors in vehicle generation is studied by comparing the performance measures like density, speed, flow, capacity, area occupancy etc under various traffic conditions and policies. The implications of the quantified distributions and simulation model for estimating the PCU (Passenger Car Units), capacity and level of service of the system are also discussed.Keywords: lateral movement, mixed traffic condition, simulation modeling, vehicle following models
Procedia PDF Downloads 3423244 Ab-initio Calculations on the Mechanism of Action of Platinum and Ruthenium Complexes in Phototherapy
Authors: Eslam Dabbish, Fortuna Ponte, Stefano Scoditti, Emilia Sicilia, Gloria Mazzone
Abstract:
The medical techniques based on the use of light for activating the drug are occupying a prominent place in the cancer treatment due to their selectivity that contributes to reduce undesirable side effects of conventional chemotherapy. Among these therapeutic treatments, photodynamic therapy (PDT) and photoactivated chemotherapy (PACT) are emerging as complementary approaches for selective destruction of neoplastic tissue through direct cellular damage. Both techniques rely on the employment of a molecule, photosensitizer (PS), able to absorb within the so-called therapeutic window. Thus, the exposure to light of otherwise inert molecules promotes the population of excited states of the drug, that in PDT are able to produce the cytotoxic species, such as 1O2 and other ROS, in PACT can be responsible of the active species release or formation. Following the success of cisplatin in conventional treatments, many other transition metal complexes were explored as anticancer agents for applications in different medical approaches, including PDT and PACT, in order to improve their chemical, biological and photophysical properties. In this field, several crucial characteristics of candidate PSs can be accurately predicted from first principle calculations, especially in the framework of density functional theory and its time-dependent formulation, contributing to the understanding of the entire photochemical pathways involved which can ultimately help in improving the efficiency of a drug. A brief overview of the outcomes on some platinum and ruthenium-based PSs proposed for the application in the two phototherapies will be provided.Keywords: TDDFT, metal complexes, PACT, PDT
Procedia PDF Downloads 1033243 Electromyographic Analysis of Trunk Muscle Activity of Healthy Individuals While Catching a Ball on Three Different Seating Surfaces
Authors: Hanan H. ALQahtani, Karen Jones
Abstract:
Catching a ball during sitting is a functional exercise commonly used in rehabilitation to enhance trunk muscle activity. To progress this exercise, physiotherapists incorporate a Swiss ball or change seat height. However, no study has assessed the effect of different seating surfaces on trunk muscle activity while catching a ball. Objective: To investigate the effect of catching a ball during sitting on a Swiss ball, a low seat and a high seat on trunk muscle activity. Method: A repeated-measures, counterbalanced design was used. A total of 26 healthy participants (15 female and 11 male) performed three repetitions of catching a ball on each seating surface. Using surface electromyography (sEMG), the activity of the bilateral transversus abdominis/internal oblique (TrA/IO), rectus abdominis (RA), erector spinae (ES) and lumbar multifidus (MF) was recorded. Trunk muscle activity was normalized using maximum voluntary isometric contraction and analyzed. Statistical significance was set at p ≤ .05. Results: No significant differences were observed in the activity of RA, TrA/IO, ES or MF between a low seat and a Swiss ball. However, the activity of the right and left ES on a low seat was significantly greater than on a high seat (p = .017 and p = .017, respectively). Conversely, the activity of the right and left RA on a high seat was significantly greater than on a low seat (p = .007 and p = .004, respectively). Conclusion: This study suggests that replacing a low seat with a Swiss ball while catching a ball is insufficient to increase trunk muscle activity, whereas changing the seat height could induce different trunk muscle activities. However, research conducted on patients is needed before translating these results into clinical settings.Keywords: catching, electromyography, seating, trunk
Procedia PDF Downloads 2913242 Seismic Resistant Columns of Buildings against the Differential Settlement of the Foundation
Authors: Romaric Desbrousses, Lan Lin
Abstract:
The objective of this study is to determine how Canadian seismic design provisions affect the column axial load resistance of moment-resisting frame reinforced concrete buildings subjected to the differential settlement of their foundation. To do so, two four-storey buildings are designed in accordance with the seismic design provisions of the Canadian Concrete Design Standards. One building is located in Toronto, which is situated in a moderate seismic hazard zone in Canada, and the other in Vancouver, which is in Canada’s highest seismic hazard zone. A finite element model of each building is developed using SAP 2000. A 100 mm settlement is assigned to the base of the building’s center column. The axial load resistance of the column is represented by the demand capacity ratio. The analysis results show that settlement-induced tensile axial forces have a particularly detrimental effect on the conventional settling columns of the Toronto buildings which fail at a much smaller settlement that those in the Vancouver buildings. The results also demonstrate that particular care should be taken in the design of columns in short-span buildings.Keywords: Columns, Demand, Foundation differential settlement, Seismic design, Non-linear analysis
Procedia PDF Downloads 1353241 Gendered Violence Against Female Students Who Drink Alcohol: Perspectives Of South African Male University Students
Authors: Shakila Singh
Abstract:
Research on gender, sexual risk, and gender violence at universities has found alcohol to be a significant contributor. Studies from universities around the world suggest that drinking at universities is characterised by excess. However, not much attention has been given to the connections that students make between alcohol and violence. In this qualitative study, alcohol-fuelled violence against female students from the perspectives of male students themselves is analysed. In-depth individual interviews were conducted with ten volunteer undergraduate male students who reside in university residences. The findings reveal that alcohol continues to be seen as a masculine privilege. Male students explain that they use alcohol to give them the courage to perform hegemonic heterosexual masculinities. They use alcohol to enhance their capacity to control women. At the same time, they hold alcohol responsible for their loss of control when drunk. Male students also exploit alcohol as currency to coerce women into submission of sexual favours. By blaming alcohol for any deviant behaviour, they relinquish themselves from the responsibility of violating female students. The paper argues that violence prevention efforts in educational contexts must address the ways in which alcohol shapes the experience of gender, sexuality, and violence.Keywords: alcohol-related violence, gender, and alcohol, hegemonic masculinities, university students
Procedia PDF Downloads 152