Search results for: polarization dependent loss
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 6123

Search results for: polarization dependent loss

3123 A Spatial Point Pattern Analysis to Recognize Fail Bit Patterns in Semiconductor Manufacturing

Authors: Youngji Yoo, Seung Hwan Park, Daewoong An, Sung-Shick Kim, Jun-Geol Baek

Abstract:

The yield management system is very important to produce high-quality semiconductor chips in the semiconductor manufacturing process. In order to improve quality of semiconductors, various tests are conducted in the post fabrication (FAB) process. During the test process, large amount of data are collected and the data includes a lot of information about defect. In general, the defect on the wafer is the main causes of yield loss. Therefore, analyzing the defect data is necessary to improve performance of yield prediction. The wafer bin map (WBM) is one of the data collected in the test process and includes defect information such as the fail bit patterns. The fail bit has characteristics of spatial point patterns. Therefore, this paper proposes the feature extraction method using the spatial point pattern analysis. Actual data obtained from the semiconductor process is used for experiments and the experimental result shows that the proposed method is more accurately recognize the fail bit patterns.

Keywords: semiconductor, wafer bin map, feature extraction, spatial point patterns, contour map

Procedia PDF Downloads 376
3122 Effect of Different Processing Methods on the Quality Attributes of Pigeon Pea Used in Bread Production

Authors: B. F. Olanipekun, O. J. Oyelade, C. O. Osemobor

Abstract:

Pigeon pea is a very good source of protein and micronutrient, but it is being underutilized in Nigeria because of several constraints. This research considered the effect of different processing methods on the quality attributes of pigeon pea used in bread production towards enhancing its utility. Pigeon pea was obtained at a local market and processed into the flour using three processing methods: soaking, sprouting and roasting and were used to bake bread in different proportions. Chemical composition and sensory attributes of the breads were thereafter determined. The highest values of protein and ash contents were obtained from 20 % substitution of sprouted pigeon pea in wheat flour and may be attributable to complex biochemical changes occurring during hydration, to invariably lead to protein constituent being broken down. Hydrolytic activities of the enzymes from the sprouted sample resulted in improvement in the constituent of total protein probably due to reduction in the carbohydrate content. Sensory qualities analyses showed that bread produced with soaked and roasted pigeon pea flours at 5 and 10% inclusion, respectively were mostly accepted than other blends, and products with sprouted pigeon pea flour were least accepted. The findings of this research suggest that supplementing wheat flour with sprouted pigeon peas have more nutritional potentials. However, with sensory analysis indices, the soaked and roasted pigeon peas up to 10% are majorly accepted, and also can improve the nutritional status. Overall, this will be very beneficial to population dependent on plant protein in order to combat malnutrition problems.

Keywords: pigeon pea, processing, protein, malnutrition

Procedia PDF Downloads 245
3121 Semantic Differences between Bug Labeling of Different Repositories via Machine Learning

Authors: Pooja Khanal, Huaming Zhang

Abstract:

Labeling of issues/bugs, also known as bug classification, plays a vital role in software engineering. Some known labels/classes of bugs are 'User Interface', 'Security', and 'API'. Most of the time, when a reporter reports a bug, they try to assign some predefined label to it. Those issues are reported for a project, and each project is a repository in GitHub/GitLab, which contains multiple issues. There are many software project repositories -ranging from individual projects to commercial projects. The labels assigned for different repositories may be dependent on various factors like human instinct, generalization of labels, label assignment policy followed by the reporter, etc. While the reporter of the issue may instinctively give that issue a label, another person reporting the same issue may label it differently. This way, it is not known mathematically if a label in one repository is similar or different to the label in another repository. Hence, the primary goal of this research is to find the semantic differences between bug labeling of different repositories via machine learning. Independent optimal classifiers for individual repositories are built first using the text features from the reported issues. The optimal classifiers may include a combination of multiple classifiers stacked together. Then, those classifiers are used to cross-test other repositories which leads the result to be deduced mathematically. The produce of this ongoing research includes a formalized open-source GitHub issues database that is used to deduce the similarity of the labels pertaining to the different repositories.

Keywords: bug classification, bug labels, GitHub issues, semantic differences

Procedia PDF Downloads 191
3120 Thermomechanical Behaviour of Various Pressurized Installations Subjected to Thermal Load Due to the Combustion of Metal Particles

Authors: Khaled Ayfi, Morgan Dal, Frederic Coste, Nicolas Gallienne, Martina Ridlova, Philippe Lorong

Abstract:

In the gas industry, contamination of equipment by metal particles is one of the feared phenomena. Indeed, particles inside equipment can be driven by the gas flow and accumulate in places where the velocity is low. As they constitute a potential ignition hazard, particular attention is paid to the presence of particles in the oxygen industry. Indeed, the heat release from ignited particles may damage the equipment and even result in a loss of integrity. The objective of this work is to support the development of new design criteria. Studying the thermomechanical behavior of this equipment, thanks to numerical simulations, allows us to test the influence of various operating parameters (oxygen pressure, wall thickness, initial operating temperature, nature of the metal, etc.). Therefore, in this study, we propose a numerical model that describes the thermomechanical behavior of various pressurized installations heated locally by the combustion of small particles. This model takes into account the geometric and material nonlinearity and has been validated by the comparison of simulation results with experimental measurements obtained by a new device developed in this work.

Keywords: ignition, oxygen, numerical simulation, thermomechanical behaviour

Procedia PDF Downloads 147
3119 A Comprehensive Evaluation of IGBTs Performance under Zero Current Switching

Authors: Ly. Benbahouche

Abstract:

Currently, several soft switching topologies have been studied to achieve high power switching efficiency, reduced cost, improved reliability and reduced parasites. It is well known that improvement in power electronics systems always depend on advanced in power devices. The IGBT has been successfully used in a variety of switching applications such as motor drives and appliance control because of its superior characteristics. The aim of this paper is focuses on simulation and explication of the internal dynamics of IGBTs behaviour under the most popular soft switching schemas that is Zero Current Switching (ZCS) environments. The main purpose of this paper is to point out some mechanisms relating to current tail during the turn-off and examination of the response at turn-off with variation of temperature, inductance L, snubber capacitors Cs, and bus voltage in order to achieve an improved understanding of internal carrier dynamics. It is shown that the snubber capacitor, the inductance and even the temperature controls the magnitude and extent of the tail current, hence the turn-off time (switching speed of the device). Moreover, it has also been demonstrated that the ZCS switching can be utilized efficiently to improve and reduce the power losses as well as the turn-off time. Furthermore, the turn-off loss in ZCS was found to depend on the time of switching of the device.

Keywords: PT-IGBT, ZCS, turn-off losses, dV/dt

Procedia PDF Downloads 312
3118 A Variable Neighborhood Search with Tabu Conditions for the Roaming Salesman Problem

Authors: Masoud Shahmanzari

Abstract:

The aim of this paper is to present a Variable Neighborhood Search (VNS) with Tabu Search (TS) conditions for the Roaming Salesman Problem (RSP). The RSP is a special case of the well-known traveling salesman problem (TSP) where a set of cities with time-dependent rewards and a set of campaign days are given. Each city can be visited on any day and a subset of cities can be visited multiple times. The goal is to determine an optimal campaign schedule consist of daily open/closed tours that visit some cities and maximizes the total net benefit while respecting daily maximum tour duration constraints and the necessity to return campaign base frequently. This problem arises in several real-life applications and particularly in election logistics where depots are not fixed. We formulate the problem as a mixed integer linear programming (MILP), in which we capture as many real-world aspects of the RSP as possible. We also present a hybrid metaheuristic algorithm based on a VNS with TS conditions. The initial feasible solution is constructed via a new matheuristc approach based on the decomposition of the original problem. Next, this solution is improved in terms of the collected rewards using the proposed local search procedure. We consider a set of 81 cities in Turkey and a campaign of 30 days as our largest instance. Computational results on real-world instances show that the developed algorithm could find near-optimal solutions effectively.

Keywords: optimization, routing, election logistics, heuristics

Procedia PDF Downloads 84
3117 Physiochemical Parameters Assessment and Evaluation of the Quality of Drinking Water in Some Parts of Lagos State

Authors: G. T. Mudashiru, Mayowa P. Ibitola

Abstract:

Investigation was carried out at Ikorodu North local council development area of Lagos state using physiochemical parameters to study the quality drinking water. It was ascertained that the human functions and activities were dependent on the continuous and availability of good drinking water. Six water samples were collected at six different boreholes from various outlets and homes in Ikorodu North local council development area. Lagos state Nigeria. Analysis was carried out to determine the purity of water for domestic use. Physicochemical properties evaluation was adapted using standard chemical methods. A number of parameters such as PH, turbidity, conductivity, total dissolved solids, color, chloride, sulphate, nitrate, hardness were determined. Heavy metals such as Zn, Mg, Fe, Pb, Hg, and Mn as well as total coliform counts were observed. The resulted values of each parameter were justified with World Health Organization (WHO) and Lagos state water regulatory commission LSWRC standard values for quantitative comparison. The result reveals that all the water had pH value well below the WHO maximum permissible level for potable water. Other physicochemical parameters were within the safe limit of WHO standard showing the portability nature of the water. It can be concluded that though the water is potable, there should be a kind of treatment of the water before consumption to prevent outbreak of diseases.

Keywords: drinking water, physiology, boreholes, heavy metals, domestic

Procedia PDF Downloads 211
3116 DISGAN: Efficient Generative Adversarial Network-Based Method for Cyber-Intrusion Detection

Authors: Hongyu Chen, Li Jiang

Abstract:

Ubiquitous anomalies endanger the security of our system con- stantly. They may bring irreversible damages to the system and cause leakage of privacy. Thus, it is of vital importance to promptly detect these anomalies. Traditional supervised methods such as Decision Trees and Support Vector Machine (SVM) are used to classify normality and abnormality. However, in some case, the abnormal status are largely rarer than normal status, which leads to decision bias of these methods. Generative adversarial network (GAN) has been proposed to handle the case. With its strong generative ability, it only needs to learn the distribution of normal status, and identify the abnormal status through the gap between it and the learned distribution. Nevertheless, existing GAN-based models are not suitable to process data with discrete values, leading to immense degradation of detection performance. To cope with the discrete features, in this paper, we propose an efficient GAN-based model with specifically-designed loss function. Experiment results show that our model outperforms state-of-the-art models on discrete dataset and remarkably reduce the overhead.

Keywords: GAN, discrete feature, Wasserstein distance, multiple intermediate layers

Procedia PDF Downloads 125
3115 Cost Sensitive Feature Selection in Decision-Theoretic Rough Set Models for Customer Churn Prediction: The Case of Telecommunication Sector Customers

Authors: Emel Kızılkaya Aydogan, Mihrimah Ozmen, Yılmaz Delice

Abstract:

In recent days, there is a change and the ongoing development of the telecommunications sector in the global market. In this sector, churn analysis techniques are commonly used for analysing why some customers terminate their service subscriptions prematurely. In addition, customer churn is utmost significant in this sector since it causes to important business loss. Many companies make various researches in order to prevent losses while increasing customer loyalty. Although a large quantity of accumulated data is available in this sector, their usefulness is limited by data quality and relevance. In this paper, a cost-sensitive feature selection framework is developed aiming to obtain the feature reducts to predict customer churn. The framework is a cost based optional pre-processing stage to remove redundant features for churn management. In addition, this cost-based feature selection algorithm is applied in a telecommunication company in Turkey and the results obtained with this algorithm.

Keywords: churn prediction, data mining, decision-theoretic rough set, feature selection

Procedia PDF Downloads 442
3114 Comparison of FASTMAP and B0 Field Map Shimming for 4T MRI

Authors: Mohan L. Jayatiake, Judd Storrs, Jing-Huei Lee

Abstract:

The optimal MRI resolution relies on a homogeneous magnetic field. However, local susceptibility variations can lead to field inhomogeneities that cause artifacts such as image distortion and signal loss. The effects of local susceptibility variation notoriously increase with magnetic field strength. Active shimming improves homogeneity by applying corrective fields generated from shim coils, but requires calculation of optimal current for each shim coil. FASTMAP (fast automatic shimming technique by mapping along projections) is an effective technique for finding optimal currents works well at high-field, but is restricted to shimming spherical regions of interest. The 3D gradient-echo pulse sequence was modified to reduce sensitivity to eddy currents and used to obtain susceptibility field maps at 4T. Measured fields were projected onto first-and second-order spherical harmonic functions corresponding to shim hardware. A spherical phantom was used to calibrate the shim currents. Susceptibility maps of a volunteer’s brain with and without FASTMAP shimming were obtained. Simulations indicate that optimal shim currents derived from the field map may provide better overall shimming of the human brain.

Keywords: shimming, high-field, active, passive

Procedia PDF Downloads 501
3113 Suitability Evaluation of CNW as Scaffold for Osteoblast

Authors: Hoo Cheol Lee, Dae Seung Kim, Sang Myung Jung, Gwang Heum Yoon, Hwa Sung Shin

Abstract:

Loss of bone tissue can occur due to a bone tissue disease and aging or fracture. Renewable formation of bone is mainly made by its differentiation and metabolism. For this reason, osteoblasts have been studied for regeneration of bone tissue. So, tissue engineering has attracted attention as a recovery means. In tissue engineering, a particularly important factor is a scaffold that supports cell growth. For osteoblast scaffold, we used the cellulose nanowhisker (CNW) extracted from marine organism. CNW is one of an abundant material obtained from a number of plants and animals. CNW is polymer consisting of monomer cellulose and this composition offers biodegradability and biocompatibility to CNW. Mechanical strength of CNW is superior to the existing natural polymers. In addition, substances of marine origin have a low risk of secondary infection by bacteria and pathogen in contrast with those of land-derived. For evaluating its suitability as an osteoblast scaffold, we fabricate CNW film for osteoblast culture and performed the MTT assay and ALP assay to confirm its cytotoxicity and effect on differentiation. Taking together these results, we assessed CNW is a potential candidate of a material for bone tissue regeneration.

Keywords: bone regeneration, cellulose nanowhisker, marine derived material, osteoblast

Procedia PDF Downloads 342
3112 REITs India- New Investment Avenue for Financing Urban Infrastructure in India

Authors: Rajat Kapoor

Abstract:

Indian Real Estate sector is the second largest employer after agriculture and is slated to grow at 30 percent over the next decade. Indian cities have shown tumultuous growth since last two decades. With the growing need of infrastructure, it has become inevitable for real estate sector to adopt more organized and transparent system of investment. SPVs such as REITs ensure transparency facilitating accessibility to invest in real estate for those who find it difficult to purchase real estate as an investment option with a realistic income expectation from their investment. RIETs or real estate investment trusts is an instrument of pooling funds similar to that of mutual funds. In a simpler term REIT is an Investment Vehicle in the form a trust which holds & manages large commercial rent¬ earning properties on behalf of investors and distributes most of its profit as dividends. REIT enables individual investors to invest their money in commercial real estate assets in a diversified portfolio and on the other hand provides fiscal liquidity to developers as easy exit option and channel funds for new projects. However, the success REIT is very much dependent on the taxation structure making such models attractive and adaptive enough for both developers and investors to opt for such investment option. This paper is intended to capture an overview of REITs with context to Indian real estate scenario.

Keywords: Indian real estate, real estate infrastructure trusts, urban finance, infrastructure investment trusts

Procedia PDF Downloads 465
3111 Effects of Damper Locations and Base Isolators on Seismic Response of a Building Frame

Authors: Azin Shakibabarough, Mojtaba Valinejadshoubi, Ashutosh Bagchi

Abstract:

Structural vibration means repetitive motion that causes fatigue and reduction of the performance of a structure. An earthquake may release high amount of energy that can have adverse effect on all components of a structure. Therefore, decreasing of vibration or maintaining performance of structures such as bridges, dams, roads and buildings is important for life safety and reducing economic loss. When earthquake or any vibration happens, investigation on parts of a structure which sustain the seismic loads is mandatory to provide a safe condition for the occupants. One of the solutions for reducing the earthquake vibration in a structure is using of vibration control devices such as dampers and base isolators. The objective of this study is to investigate the optimal positions of friction dampers and base isolators for better seismic response of 2D frame. For this purpose, a two bay and six story frame with different distribution formats was modeled and some of their responses to earthquake such as inter-story drift, max joint displacement, max axial force and max bending moment were determined and compared using non-linear dynamic analysis.

Keywords: fast nonlinear analysis, friction damper, base isolator, seismic vibration control, seismic response

Procedia PDF Downloads 319
3110 UNIX Source Code Leak: Evaluation and Feasible Solutions

Authors: Gu Dongxing, Li Yuxuan, Nong Tengxiao, Burra Venkata Durga Kumar

Abstract:

Since computers are widely used in business models, more and more companies choose to store important information in computers to improve productivity. However, this information can be compromised in many cases, such as when it is stored locally on the company's computers or when it is transferred between servers and clients. Of these important information leaks, source code leaks are probably the most costly. Because the source code often represents the core technology of the company, especially for the Internet companies, source code leakage may even lead to the company's core products lose market competitiveness, and then lead to the bankruptcy of the company. In recent years, such as Microsoft, AMD and other large companies have occurred source code leakage events, suffered a huge loss. This reveals to us the importance and necessity of preventing source code leakage. This paper aims to find ways to prevent source code leakage based on the direction of operating system, and based on the fact that most companies use Linux or Linux-like system to realize the interconnection between server and client, to discuss how to reduce the possibility of source code leakage during data transmission.

Keywords: data transmission, Linux, source code, operating system

Procedia PDF Downloads 262
3109 AI Ethical Values as Dependent on the Role and Perspective of the Ethical AI Code Founder- A Mapping Review

Authors: Moshe Davidian, Shlomo Mark, Yotam Lurie

Abstract:

With the rapid development of technology and the concomitant growth in the capability of Artificial Intelligence (AI) systems and their power, the ethical challenges involved in these systems are also evolving and increasing. In recent years, various organizations, including governments, international institutions, professional societies, civic organizations, and commercial companies, have been choosing to address these various challenges by publishing ethical codes for AI systems. However, despite the apparent agreement that AI should be “ethical,” there is debate about the definition of “ethical artificial intelligence.” This study investigates the various AI ethical codes and their key ethical values. From the vast collection of codes that exist, it analyzes and compares 25 ethical codes that were found to be representative of different types of organizations. In addition, as part of its literature review, the study overviews data collected in three recent reviews of AI codes. The results of the analyses demonstrate a convergence around seven key ethical values. However, the key finding is that the different AI ethical codes eventually reflect the type of organization that designed the code; i.e., the organizations’ role as regulator, user, or developer affects the view of what ethical AI is. The results show a relationship between the organization’s role and the dominant values in its code. The main contribution of this study is the development of a list of the key values for all AI systems and specific values that need to impact the development and design of AI systems, but also allowing for differences according to the organization for which the system is being developed. This will allow an analysis of AI values in relation to stakeholders.

Keywords: artificial intelligence, ethical codes, principles, values

Procedia PDF Downloads 101
3108 Modeling Drying and Pyrolysis of Moist Wood Particles at Slow Heating Rates

Authors: Avdhesh K. Sharma

Abstract:

Formulation for drying and pyrolysis process in packed beds at slow heating rates is presented. Drying of biomass particles bed is described by mass diffusion equation and local moisture-vapour-equilibrium relations. In gasifiers, volatilization rate during pyrolysis of biomass is modeled by using apparent kinetic rate expression, while product compositions at slow heating rates is modeled using empirical fitted mass ratios (i.e., CO/CO2, ME/CO2, H2O/CO2) in terms of pyrolysis temperature. The drying module is validated fairly with available chemical kinetics scheme and found that the testing zone in gasifier bed constituted of relatively smaller particles having high airflow with high isothermal temperature expedite the drying process. Further, volatile releases more quickly within the shorter zone height at high temperatures (isothermal). Both, moisture loss and volatile release profiles are found to be sensitive to temperature, although the influence of initial moisture content on volatile release profile is not so sensitive.

Keywords: modeling downdraft gasifier, drying, pyrolysis, moist woody biomass

Procedia PDF Downloads 111
3107 The Juxtaposition of Home in Toni Morrison's Home: Ironic Functions as Trauma and Healing

Authors: Imas Istiani

Abstract:

The concept of home is usually closely related to the place of safety and security. For people who have travelled far and long, they long to be united with home to feel safe, secure and comfortable. However, for some people, especially for veterans, home cannot offer them those feelings, on the contrary, it can give them the sense of insecurity as well as guilty. Thus, its juxtaposed concept can also put home as an uncanny place that represses and haunt its occupant. As for veterans, 'survivor guilt' overpowers them in the way that it will be hard for them to embrace the comfort that home offers. In Home, Toni Morrison poignantly depicts Frank’s life upon returning from the war. Burdened with his traumatic experiences, Frank finds home full with terror, guilt, fear, grief, and loss. Using Dominick laCapra’s 'Trauma Theory,' the study finds that Frank works through his trauma by being able to distinguish between past and present so that he can overcome those repressed feelings. Aside from his inner healing power, Frank digests the process of working through with the help of home and community, as proposed by Evelyn Jaffe Schreiber claiming that community can help survivors to heal from traumatic experiences. Thus, Home has two juxtaposed functions; both as traumatizing and healing place.

Keywords: trauma, healing, home, trauma theory

Procedia PDF Downloads 276
3106 On-The-Fly Cross Sections Generation in Neutron Transport with Wide Energy Region

Authors: Rui Chen, Shu-min Zhou, Xiong-jie Zhang, Ren-bo Wang, Fan Huang, Bin Tang

Abstract:

During the temperature changes in reactor core, the nuclide cross section in reactor can vary with temperature, which eventually causes the changes of reactivity. To simulate the interaction between incident neutron and various materials at different temperatures on the nose, it is necessary to generate all the relevant reaction temperature-dependent cross section. Traditionally, the real time cross section generation method is used to avoid storing huge data but contains severe problems of low efficiency and adaptability for narrow energy region. Focused on the research on multi-temperature cross sections generation in real time during in neutron transport, this paper investigated the on-the-fly cross section generation method for resolved resonance region, thermal region and unresolved resonance region, and proposed the real time multi-temperature cross sections generation method based on double-exponential formula for resolved resonance region, as well as the Neville interpolation for thermal and unresolved resonance region. To prove the correctness and validity of multi-temperature cross sections generation based on wide energy region of incident neutron, the proposed method was applied in critical safety benchmark tests, which showed the capability for application in reactor multi-physical coupling simulation.

Keywords: cross section, neutron transport, numerical simulation, on-the-fly

Procedia PDF Downloads 192
3105 DNAJB6 Chaperone Prevents the Aggregation of Intracellular but not Extracellular Aβ Peptides Associated with Alzheimer’s Disease

Authors: Rasha M. Hussein, Reem M. Hashem, Laila A. Rashed

Abstract:

Alzheimer’s disease is the most common dementia disease in the elderly. It is characterized by the accumulation of extracellular amyloid β (Aβ) peptides and intracellular hyper-phosphorylated tau protein. In addition, recent evidence indicates that accumulation of intracellular amyloid β peptides may play a role in Alzheimer’s disease pathogenesis. This suggests that intracellular Heat Shock Proteins (HSP) that maintain the protein quality control in the cell might be potential candidates for disease amelioration. DNAJB6, a member of DNAJ family of HSP, effectively prevented the aggregation of poly glutamines stretches associated with Huntington’s disease both in vitro and in cells. In addition, DNAJB6 was found recently to delay the aggregation of Aβ42 peptides in vitro. In the present study, we investigated the ability of DNAJB6 to prevent the aggregation of both intracellular and extracellular Aβ peptides using transfection of HEK293 cells with Aβ-GFP and recombinant Aβ42 peptides respectively. We performed western blotting and immunofluorescence techniques. We found that DNAJB6 can prevent Aβ-GFP aggregation, but not the seeded aggregation initiated by extracellular Aβ peptides. Moreover, DNAJB6 required interaction with HSP70 to prevent the aggregation of Aβ-GFP protein and its J-domain was essential for this anti-aggregation activity. Interestingly, overexpression of other DNAJ proteins as well as HSPB1 suppressed Aβ-GFP aggregation efficiently. Our findings suggest that DNAJB6 is a promising candidate for the inhibition of Aβ-GFP mediated aggregation through a canonical HSP70 dependent mechanism.

Keywords: , Alzheimer’s disease, chaperone, DNAJB6, aggregation

Procedia PDF Downloads 506
3104 Design of Liquid Crystal Based Tunable Reflectarray Antenna Using Slot Embedded Patch Element Configurations

Authors: M. Y. Ismail, M. Inam

Abstract:

This paper presents the design and analysis of Liquid Crystal (LC) based tunable reflect array antenna with different design configurations within X-band frequency range. The effect of LC volume used for unit cell element on frequency tunability and reflection loss performance has been investigated. Moreover different slot embedded patch element configurations have been proposed for LC based tunable reflect array antenna design with enhanced performance. The detailed fabrication and measurement procedure for different LC based unit cells has been presented. The waveguide scattering parameter measured results demonstrated that by using the circular slot embedded patch elements, the frequency tunability and dynamic phase range can be increased from 180 MHz to 200 MHz and 120° to 124° respectively. Furthermore the circular slot embedded patch element can be designed at 10 GHz resonant frequency with a patch volume of 2.71 mm3 as compared to 3.47 mm3 required for rectangular patch without slot.

Keywords: liquid crystal, tunable reflect array, frequency tunability, dynamic phase range

Procedia PDF Downloads 515
3103 Thermophysical and Heat Transfer Performance of Covalent and Noncovalent Functionalized Graphene Nanoplatelet-Based Water Nanofluids in an Annular Heat Exchanger

Authors: Hamed K. Arzani, Ahmad Amiri, Hamid K. Arzani, Salim Newaz Kazi, Ahmad Badarudin

Abstract:

The new design of heat exchangers utilizing an annular distributor opens a new gateway for realizing higher energy optimization. To realize this goal, graphene nanoplatelet-based water nanofluids with promising thermophysical properties were synthesized in the presence of covalent and noncovalent functionalization. Thermal conductivity, density, viscosity and specific heat capacity were investigated and employed as a raw data for ANSYS-Fluent to be used in two-phase approach. After validation of obtained results by analytical equations, two special parameters of convective heat transfer coefficient and pressure drop were investigated. The study followed by studying other heat transfer parameters of annular pass in the presence of graphene nanopletelesbased water nanofluids at different weight concentrations, input powers and temperatures. As a result, heat transfer performance and friction loss are predicted for both synthesized nanofluids.

Keywords: heat transfer, nanofluid, turbulent flow, forced convection flow, graphene nanoplatelet

Procedia PDF Downloads 424
3102 Cellular Uptake and Endocytosis of Doxorubicin Loaded Methoxy Poly (Ethylene Glycol)-Block-Poly (Glutamic Acid) [DOX/mPEG-b-PLG] Nanoparticles against Human Breast Cancer Cell Lines

Authors: Zaheer Ahmad, Afzal Shah

Abstract:

pH responsive block copolymers consist of mPEG and glutamic acid units were syntheiszed in different formulations. The synthesized polymers were structurally investigated. Doxorubicin Hydrocholide (DOX-HCl) as a chemotherapy medication for the treatment of cancer was selected. DOX-HCl was loaded and their drug loading content and drug loading efficiency were determined. The nanocarriers were obtained in small size, well shaped and slightly negative surface charge. The release study was carried out both at pH 7.4 and 5.5 and it was revealed that the release was sustained and in controlled manner and there was no initial burst release. The in vitro release study was further carried out for different formulations with different glutamic acid moieties. Time dependent cell proliferation inhibition of the free drug and drug loaded nanoparticles against human breast cancer cell lines MCF-7 and Zr-75-30 was observed. Cellular uptakes and endocytosis were investigated by confocal laser scanning microscopy (CLSM) and flow cytometery. The biocompatibility, optimum size, shape and surface charge of the developed nanoparticles make the nanoparticles an efficient drug delivery carrier.

Keywords: doxorubicin, glutamic acid, cell proliferation inhibition, breast cancer cell

Procedia PDF Downloads 138
3101 Optimal Allocation of Distributed Generation Sources for Loss Reduction and Voltage Profile Improvement by Using Particle Swarm Optimization

Authors: Muhammad Zaheer Babar, Amer Kashif, Muhammad Rizwan Javed

Abstract:

Nowadays distributed generation integration is best way to overcome the increasing load demand. Optimal allocation of distributed generation plays a vital role in reducing system losses and improves voltage profile. In this paper, a Meta heuristic technique is proposed for allocation of DG in order to reduce power losses and improve voltage profile. The proposed technique is based on Multi Objective Particle Swarm optimization. Fewer control parameters are needed in this algorithm. Modification is made in search space of PSO. The effectiveness of proposed technique is tested on IEEE 33 bus test system. Single DG as well as multiple DG scenario is adopted for proposed method. Proposed method is more effective as compared to other Meta heuristic techniques and gives better results regarding system losses and voltage profile.

Keywords: Distributed generation (DG), Multi Objective Particle Swarm Optimization (MOPSO), particle swarm optimization (PSO), IEEE standard Test System

Procedia PDF Downloads 448
3100 Electrical and Magnetic Properties of Neodymium and Erbium Doped Bismuth Ferrite Multifunctional Materials for Spintronic Devices

Authors: Ravinder Dachepalli, Naveena Gadwala, K. Vani

Abstract:

Nd and Er substituted bismuth nano crystalline multifunctional materials were prepared by citrate gel autocombution technique. The structural characterization was carried out by XRD and SEM. Electrical properties such are electrical conductivity and dielectric properties have been measured. Plots of electrical conductivity versus temperature increases with increasing temperature and shown a transition near Curie temperature. Dielectric properties such are dielectric constant and dielectric loss tangent have been measured from 20Hz to 2 MHz at room temperature. Plots of dielectric constant versus frequency show a normal dielectric behaviour of multifunctional materials. Temperature dependence of magnetic properties of Bi-Nd and Bi-Er multi-functional materials were carried out by using Vibrating sample magnetometer (VSM). The magnetization as a function of an applied field ±100 Oe was carried out at 3K and 360 K. Zero field Cooled (ZFC) and Field Cooled (FC) magnetization measurements under an applied field of 100Oe a in the temperature range of 5-375K. The observed results can be explained for spintronic devices.

Keywords: Bi-Nd and Bi-Er Multifunctional Materia, Citrate Gel Auto combustion Technique, FC-ZFC magnetization, Dielectric constant

Procedia PDF Downloads 396
3099 An Analysis of Urban Institutional Arrangements and Their Implications on Wetlands Allocation for Development Purposes: A Case of Harare, Zimbabwe

Authors: Effort M. Magoso

Abstract:

This study analyses urban institutional arrangements and their implications on allocation of wetlands for development purposes in Zimbabwe using a case study of Harare. It was driven by the need to get to the root of the current urban assault on wetlands. The study sought to analyse institutions that influence wetlands governance in Harare, to ascertain level of wetlands loss and to determine the adequacy of the legal and regulatory framework for governing wetlands. Theories of common property resources and of institutions are the paradigms that undergird this study. A qualitative research methodology was employed, while in-depth interviews, observations and document review were used to gather data. The study found out that unchecked infrastructure developments are taking place in the city’s wetlands. Urban institutional arrangements in Harare were exposed as having negative implications on the protection of wetlands. It is the key argument of this study that good institutional arrangements are priceless in the protection of commons such as wetlands. This study also recommends a new framework that has environmentalists and technocrats as the final decision maker in land allocation as the solution to protect wetlands from undue anthropogenic activities.

Keywords: institutional arrangements, common property resources, wetlands, institutions

Procedia PDF Downloads 378
3098 The Light-Effect in Cylindrical Quantum Wire with an Infinite Potential for the Case of Electrons: Optical Phonon Scattering

Authors: Hoang Van Ngoc, Nguyen Vu Nhan, Nguyen Quang Bau

Abstract:

The light-effect in cylindrical quantum wire with an infinite potential for the case of electrons, optical phonon scattering, is studied based on the quantum kinetic equation. The density of the direct current in a cylindrical quantum wire by a linearly polarized electromagnetic wave, a DC electric field, and an intense laser field is calculated. Analytic expressions for the density of the direct current are studied as a function of the frequency of the laser radiation field, the frequency of the linearly polarized electromagnetic wave, the temperature of system, and the size of quantum wire. The density of the direct current in cylindrical quantum wire with an infinite potential for the case of electrons – optical phonon scattering is nonlinearly dependent on the frequency of the linearly polarized electromagnetic wave. The analytic expressions are numerically evaluated and plotted for a specific quantum wire, GaAs/GaAsAl.

Keywords: the light–effect, cylindrical quantum wire with an infinite potential, the density of the direct current, electrons-optical phonon scattering

Procedia PDF Downloads 333
3097 Interval Bilevel Linear Fractional Programming

Authors: F. Hamidi, N. Amiri, H. Mishmast Nehi

Abstract:

The Bilevel Programming (BP) model has been presented for a decision making process that consists of two decision makers in a hierarchical structure. In fact, BP is a model for a static two person game (the leader player in the upper level and the follower player in the lower level) wherein each player tries to optimize his/her personal objective function under dependent constraints; this game is sequential and non-cooperative. The decision making variables are divided between the two players and one’s choice affects the other’s benefit and choices. In other words, BP consists of two nested optimization problems with two objective functions (upper and lower) where the constraint region of the upper level problem is implicitly determined by the lower level problem. In real cases, the coefficients of an optimization problem may not be precise, i.e. they may be interval. In this paper we develop an algorithm for solving interval bilevel linear fractional programming problems. That is to say, bilevel problems in which both objective functions are linear fractional, the coefficients are interval and the common constraint region is a polyhedron. From the original problem, the best and the worst bilevel linear fractional problems have been derived and then, using the extended Charnes and Cooper transformation, each fractional problem can be reduced to a linear problem. Then we can find the best and the worst optimal values of the leader objective function by two algorithms.

Keywords: best and worst optimal solutions, bilevel programming, fractional, interval coefficients

Procedia PDF Downloads 441
3096 Investigation of Fire Damaged Concrete Using Nonlinear Resonance Vibration Method

Authors: Kang-Gyu Park, Sun-Jong Park, Hong Jae Yim, Hyo-Gyung Kwak

Abstract:

This paper attempts to evaluate the effect of fire damage on concrete by using nonlinear resonance vibration method, one of the nonlinear nondestructive method. Concrete exhibits not only nonlinear stress-strain relation but also hysteresis and discrete memory effect which are contained in consolidated materials. Hysteretic materials typically show the linear resonance frequency shift. Also, the shift of resonance frequency is changed according to the degree of micro damage. The degree of the shift can be obtained through nonlinear resonance vibration method. Five exposure scenarios were considered in order to make different internal micro damage. Also, the effect of post-fire-curing on fire-damaged concrete was taken into account to conform the change in internal damage. Hysteretic non linearity parameter was obtained by amplitude-dependent resonance frequency shift after specific curing periods. In addition, splitting tensile strength was measured on each sample to characterize the variation of residual strength. Then, a correlation between the hysteretic non linearity parameter and residual strength was proposed from each test result.

Keywords: nonlinear resonance vibration method, non linearity parameter, splitting tensile strength, micro damage, post-fire-curing, fire damaged concrete

Procedia PDF Downloads 266
3095 Natural Honey and Effect on the Activity of the Cells

Authors: Abujnah Dukali

Abstract:

Natural honey was assessed in cell culture system for its anticancer activity. Human leukemic cell line HL 60 was treated with honey and cultured for 5 days and cytotoxicity was calculated by MTT assay. Honey showed cytotoxicity with CC50 value of 174.20 µg/ml. Radical modulation activities was assessed by lipid peroxidation assay using egg lecithin. Honey showed antioxidant activity with EC50 value of 159.73 µg/ml. In addition, treatment with HL60 cells also resulted in nuclear DNA fragmentation, as seen in agarose gel electrophoresis. This is a hallmark of cells undergoing apoptosis. Confirmation of apoptosis was performed by staining the cells with Annexin V and FACS analysis. Apoptosis is an active, genetically regulated disassembly of the cell form within. Disassembly creates changes in the phospholipid content of the cytoplasmic membrane outer leaflet. Phosphatidylserine (PS) is translocated from the inner to the outer surface of the cell for phagocytic cell recognition. The human anticoagulant, annexin V, is a Ca2+-dependent phospholipid protein with a high affinity for PS. Annexin V labeled with fluorescein can identify apoptotic cells in the population It is a confirmatory test for apoptosis. Annexin V-positive cells were defined as apoptotic cells. Since honey shows both antioxidant activity and cytotoxicity at almost the same concentration, it can prevent the free radical induced cancer as prophylactic agent and kill the cancer cells by apoptotic process as a chemotherapeutic agent. Everyday intake of honey can prevent the cancer induction.

Keywords: anticancer, cells, DNA, honey

Procedia PDF Downloads 202
3094 Lower Extremity Injuries and Landing Kinematics and Kinetics in University-Level Netball Players

Authors: Henriette Hammill

Abstract:

Background: Safe landing in netball is fundamental. Research on the biomechanics of multidirectional landings is lacking, especially among netball players. Furthermore, few studies reporting the associations between lower extremity injuries and landing kinematics and kinetics in university-level netball players have been undertaken. Objectives: The aim is to determine the relationships between lower extremity injuries and landing kinematics and kinetics in university-level netball players that have been undertaken during a single season. Methods: This cross-sectional repeated measure study consisted of ten university-level female netball players. The injury prevalence data was collected during the 2022 netball season. The kinematic and kinetic data were collected during multidirectional single-leg landing trials and was collected. Results: Generally, the ankle strength of netball players was below average. There was evidence of negative correlations between the ankle range of motion (ROM), and muscle activity amplitudes. A lack of evidence precluded the conclusion that lower extremity dominance was a predisposing factor for injury and that any specific body part was most likely to be injured among netball players. Conclusion: Landing forces and muscle activity are direction-dependent, especially for the dominant extremity. Lower extremity strength and neuromuscular control (NMC) across multiple jump-landing directions should be an area of focus for female netball players.

Keywords: netball players, landing kinetics, landing kinematics, lower extremity

Procedia PDF Downloads 38