Search results for: shape memory alloys
1913 Stabilization of Metastable Skyrmion Phase in Polycrystalline Chiral β-Mn Type Co₇Zn₇Mn₆ Alloy
Authors: Pardeep, Yugandhar Bitla, A. K. Patra, G. A. Basheed
Abstract:
The topological protected nanosized particle-like swirling spin textures, “skyrmion,” has been observed in various ferromagnets with chiral crystal structures like MnSi, FeGe, Cu₂OSeO₃ alloys, however the magnetic ordering in these systems takes place at very low temperatures. For skyrmion-based spintronics devices, the skyrmion phase is required to stabilize in a wide temperature – field (T - H) region. The equilibrium skyrmion phase (SkX) in Co₇Zn₇Mn₆ alloy exists in a narrow T – H region just below transition temperature (TC ~ 215 K) and can be quenched by field cooling as a metastable skyrmion phase (MSkX) below SkX region. To realize robust MSkX at 110 K, field sweep ac susceptibility χ(H) measurements were performed after the zero field cooling (ZFC) and field cooling (FC) process. In ZFC process, the sample was cooled from 320 K to 110 K in zero applied magnetic field and then field sweep measurement was performed (up to 2 T) in positive direction (black curve). The real part of ac susceptibility (χ′(H)) at 110 K in positive field direction after ZFC confirms helical to conical phase transition at low field HC₁ (= 42 mT) and conical to ferromagnetic (FM) transition at higher field HC₂ (= 300 mT). After ZFC, FC measurements were performed i.e., sample was initially cooled in zero fields from 320 to 206 K and then a sample was field cooled in the presence of 15 mT field down to the temperature 110 K. After FC process, isothermal χ(H) was measured in positive (+H, red curve) and negative (-H, blue curve) field direction with increasing and decreasing field upto 2 T. Hysteresis behavior in χ′(H), measured after ZFC and FC process, indicates the stabilization of MSkX at 110 K which is in close agreement with literature. Also, the asymmetry between field-increasing curves measured after FC process in both sides confirm the stabilization of MSkX. In the returning process from the high field polarized FM state, helical state below HC₁ is destroyed and only the conical state is observed. Thus, the robust MSkX state is stabilized below its SkX phase over a much wider T - H region by FC in polycrystalline Co₇Zn₇Mn₆ alloy.Keywords: skyrmions, magnetic susceptibility, metastable phases, topological phases
Procedia PDF Downloads 1021912 Political Cinema: Rewriting The Malaysian Political History Through Documentary Films
Authors: Raja Rodziah Binti Raja Zainal Hassan
Abstract:
The development of Malaysian political cinema is rapidly taking shape in the local film industry. The paper focuses on the production of independent political documentary by two Malaysian filmmakers, Amir Muhammad and Fahmi Reza. Revolutionary cinema can be understood by utilizing the Third Cinema Theory in order to analyse the meaning and its impact on the audience. The issue surrounding the political cinema in Malaysia is the question of national identity. The implementation of racial or ethnic based politics has resulted in hostility within Malaysia’s multiracial society. Amir Muhammad and Fahmi Reza revisit the Malaysian political history through their films in order to understand the reasons behind the hostility and conflict.Keywords: Political cinema, third cinema theory, revolutionary cinema, national identity, racial or ethnic politics
Procedia PDF Downloads 4311911 Application of Deep Neural Networks to Assess Corporate Credit Rating
Authors: Parisa Golbayani, Dan Wang, Ionut¸ Florescu
Abstract:
In this work we implement machine learning techniques to financial statement reports in order to asses company’s credit rating. Specifically, the work analyzes the performance of four neural network architectures (MLP, CNN, CNN2D, LSTM) in predicting corporate credit rating as issued by Standard and Poor’s. The paper focuses on companies from the energy, financial, and healthcare sectors in the US. The goal of this analysis is to improve application of machine learning algorithms to credit assessment. To accomplish this, the study investigates three questions. First, we investigate if the algorithms perform better when using a selected subset of important features or whether better performance is obtained by allowing the algorithms to select features themselves. Second, we address the temporal aspect inherent in financial data and study whether it is important for the results obtained by a machine learning algorithm. Third, we aim to answer if one of the four particular neural network architectures considered consistently outperforms the others, and if so under which conditions. This work frames the problem as several case studies to answer these questions and analyze the results using ANOVA and multiple comparison testing procedures.Keywords: convolutional neural network, long short term memory, multilayer perceptron, credit rating
Procedia PDF Downloads 2351910 Modification Encryption Time and Permutation in Advanced Encryption Standard Algorithm
Authors: Dalal N. Hammod, Ekhlas K. Gbashi
Abstract:
Today, cryptography is used in many applications to achieve high security in data transmission and in real-time communications. AES has long gained global acceptance and is used for securing sensitive data in various industries but has suffered from slow processing and take a large time to transfer data. This paper suggests a method to enhance Advance Encryption Standard (AES) Algorithm based on time and permutation. The suggested method (MAES) is based on modifying the SubByte and ShiftRrows in the encryption part and modification the InvSubByte and InvShiftRows in the decryption part. After the implementation of the proposal and testing the results, the Modified AES achieved good results in accomplishing the communication with high performance criteria in terms of randomness, encryption time, storage space, and avalanche effects. The proposed method has good randomness to ciphertext because this method passed NIST statistical tests against attacks; also, (MAES) reduced the encryption time by (10 %) than the time of the original AES; therefore, the modified AES is faster than the original AES. Also, the proposed method showed good results in memory utilization where the value is (54.36) for the MAES, but the value for the original AES is (66.23). Also, the avalanche effects used for calculating diffusion property are (52.08%) for the modified AES and (51.82%) percentage for the original AES.Keywords: modified AES, randomness test, encryption time, avalanche effects
Procedia PDF Downloads 2451909 Teacher Candidates' Beliefs About Inclusive Teaching Practices
Authors: Charlotte Brenner
Abstract:
Teachers’ beleifs about inclusion are foundational to their implementation of inclusive teaching practices. Utilizing a longitudinal design and multiple case study methodology, this study investigates how teacher candidates’ instructional and practicum experiences shape their beliefs about inclusion in one teacher education program located in western Canada (N=20). Interview questions were developed through the lens of self-determinaiton theory and theory about teachers’ beleifs and inclusion. Preliminary thematic ananysis indicates that a 36-hour course focused on diversity and inclusion supports teacher candiates to deepen their understandings of: the need for inclusion in classrooms and strategies to promote inclusion. Furthermore, teacher candiates identified course components that fostered their developing understandings of inclusion. Future data will examine the stability of teacher candidates’ beliefs about inclusion and their implementation of inclusive teaching strategies throughout their practicum experiences.Keywords: teacher candidates, inclusion, teacher education programs, beliefs
Procedia PDF Downloads 861908 Lightweight Hybrid Convolutional and Recurrent Neural Networks for Wearable Sensor Based Human Activity Recognition
Authors: Sonia Perez-Gamboa, Qingquan Sun, Yan Zhang
Abstract:
Non-intrusive sensor-based human activity recognition (HAR) is utilized in a spectrum of applications, including fitness tracking devices, gaming, health care monitoring, and smartphone applications. Deep learning models such as convolutional neural networks (CNNs) and long short term memory (LSTM) recurrent neural networks (RNNs) provide a way to achieve HAR accurately and effectively. In this paper, we design a multi-layer hybrid architecture with CNN and LSTM and explore a variety of multi-layer combinations. Based on the exploration, we present a lightweight, hybrid, and multi-layer model, which can improve the recognition performance by integrating local features and scale-invariant with dependencies of activities. The experimental results demonstrate the efficacy of the proposed model, which can achieve a 94.7% activity recognition rate on a benchmark human activity dataset. This model outperforms traditional machine learning and other deep learning methods. Additionally, our implementation achieves a balance between recognition rate and training time consumption.Keywords: deep learning, LSTM, CNN, human activity recognition, inertial sensor
Procedia PDF Downloads 1491907 The Planning Criteria of Block-Unit Redevelopment to Improve Residential Environment: Focused on Redevelopment Project in Seoul
Authors: Hong-Nam Choi, Hyeong-Wook Song, Sungwan Hong, Hong-Kyu Kim
Abstract:
In Korea, elements that decide the quality of residential environment are not only diverse, but show deviation as well. However, people do not consider these elements and instead, they try to settle the uniformed style of residential environment, which focuses on the construction development of apartment housing and business based plans. Recently, block-unit redevelopment is becoming the standout alternative plan of standardize redevelopment projects, but constructions become inefficient because of indefinite planning criteria. In conclusion, the following research is about analyzing and categorizing the development method and legal ground of redevelopment project district, plan determinant and applicable standard. The purpose of this study is to become a basis in compatible analysis of planning standards that will happen in the future.Keywords: shape restrictions, improvement of regulation, diversity of residential environment, classification of redevelopment project, planning criteria of redevelopment, special architectural district (SAD)
Procedia PDF Downloads 4841906 Horse Chestnut Starch: A Noble Inedible Feedstock Source for Producing Thermoplastic Starch (TPS)
Authors: J. Castaño, S. Rodriguez, C. M. L. Franco
Abstract:
Starch isolated from non-edible A. hippocastanum seeds was characterized and used for preparing starch-based materials. The apparent amylose content of the isolated starch was 33.1%. The size of starch granules ranged from 0.7 to 35µm, and correlated with the shape of granules (spherical, oval and irregular). The chain length distribution profile of amylopectin showed two peaks, at polymerization degree (DP) of 12 and 41-43. Around 53% of branch unit chains had DP in the range of 11-20. A. hippocastanum starch displayed a typical C-type pattern and the maximum decomposition temperature was 317°C. Thermoplastic starch (TPS) prepared from A. hippocastanum with glycerol and processed by melt blending exhibited adequate mechanical and thermal properties. In contrast, plasticized TPS with glycerol:malic acid (1:1) showed lower thermal stability and a pasty and sticky behavior, indicating that malic acid accelerates degradation of starch during processing.Keywords: Aesculus hippocastanum L., amylopectin structure, thermoplastic starch, non-edible source
Procedia PDF Downloads 3741905 Crosssampler: A Digital Convolution Cross Synthesis Instrument
Authors: Jimmy Eadie
Abstract:
Convolutional Cross Synthesis (CCS) has emerged as a powerful technique for blending input signals to create hybrid sounds. It has significantly expanded the horizons of digital signal processing, enabling artists to explore audio effects. However, the conventional applications of CCS primarily revolve around reverberation and room simulation rather than being utilized as a creative synthesis method. In this paper, we present the design of a digital instrument called CrossSampler that harnesses a parametric approach to convolution cross-synthesis, which involves using adjustable parameters to control the blending of audio signals through convolution. These parameters allow for customization of the resulting sound, offering greater creative control and flexibility. It enables users to shape the output by manipulating factors such as duration, intensity, and spectral characteristics. This approach facilitates experimentation and exploration in sound design and opens new sonic possibilities.Keywords: convolution, synthesis, sampling, virtual instrument
Procedia PDF Downloads 621904 Method and Apparatus for Optimized Job Scheduling in the High-Performance Computing Cloud Environment
Authors: Subodh Kumar, Amit Varde
Abstract:
Typical on-premises high-performance computing (HPC) environments consist of a fixed number and a fixed set of computing hardware. During the design of the HPC environment, the hardware components, including but not limited to CPU, Memory, GPU, and networking, are carefully chosen from select vendors for optimal performance. High capital cost for building the environment is a prime factor influencing the design environment. A class of software called “Job Schedulers” are critical to maximizing these resources and running multiple workloads to extract the maximum value for the high capital cost. In principle, schedulers work by preventing workloads and users from monopolizing the finite hardware resources by queuing jobs in a workload. A cloud-based HPC environment does not have the limitations of fixed (type of and quantity of) hardware resources. In theory, users and workloads could spin up any number and type of hardware resource. This paper discusses the limitations of using traditional scheduling algorithms for cloud-based HPC workloads. It proposes a new set of features, called “HPC optimizers,” for maximizing the benefits of the elasticity and scalability of the cloud with the goal of cost-performance optimization of the workload.Keywords: high performance computing, HPC, cloud computing, optimization, schedulers
Procedia PDF Downloads 921903 Multichannel Surface Electromyography Trajectories for Hand Movement Recognition Using Intrasubject and Intersubject Evaluations
Authors: Christina Adly, Meena Abdelmeseeh, Tamer Basha
Abstract:
This paper proposes a system for hand movement recognition using multichannel surface EMG(sEMG) signals obtained from 40 subjects using 40 different exercises, which are available on the Ninapro(Non-Invasive Adaptive Prosthetics) database. First, we applied processing methods to the raw sEMG signals to convert them to their amplitudes. Second, we used deep learning methods to solve our problem by passing the preprocessed signals to Fully connected neural networks(FCNN) and recurrent neural networks(RNN) with Long Short Term Memory(LSTM). Using intrasubject evaluation, The accuracy using the FCNN is 72%, with a processing time for training around 76 minutes, and for RNN's accuracy is 79.9%, with 8 minutes and 22 seconds processing time. Third, we applied some postprocessing methods to improve the accuracy, like majority voting(MV) and Movement Error Rate(MER). The accuracy after applying MV is 75% and 86% for FCNN and RNN, respectively. The MER value has an inverse relationship with the prediction delay while varying the window length for measuring the MV. The different part uses the RNN with the intersubject evaluation. The experimental results showed that to get a good accuracy for testing with reasonable processing time, we should use around 20 subjects.Keywords: hand movement recognition, recurrent neural network, movement error rate, intrasubject evaluation, intersubject evaluation
Procedia PDF Downloads 1401902 Catalytic Nanomaterials for Energy Conversion and Storage
Authors: Yijin Kang
Abstract:
Chemical-electrical energy conversion and storage are greatly attractive for the development of sustainable energy. Catalytic processes are heavily involved in such energy conversion and storage. Development of high-performance catalyst nanomaterials relies on tuning material structures at nanoscale. This is in particular manifested in the design of catalysts demanding both high activity and durability. Here, a research system will be presented that connects fundamental investigation on well-defined extended surfaces (e.g. single crystal surfaces), extrapolation onto nanocrystals with highly controlled shape and size, exploration of interfacial interaction using novel nanocrystal superlattices as platform, and finally design of high performance catalysts in which all the possible beneficial properties from complex functional structures are implemented. Using recently published results, it will be demonstrated that optimal and fine balanced activity and durability, as well as tunable functionality, can be achieved by carefully tailoring the nanostructure of catalytic nanomaterials.Keywords: energy, nanomaterials, catalysis, electrocatalysis
Procedia PDF Downloads 2321901 The Lightener of Love: The World Peace Religion
Authors: Abdul Razzaq
Abstract:
It is known that every human society throughout the world and throughout history, the various religions and their theologies, ethics, and traditions influence everything in their life, shaping socio-economic and political ideas, attitudes and institutions. It is observed that religious teachings and traditions shape how people respond to each other in their daily social inter-course and interaction in the community at large. The majorities of us preserves and protect our own religious beliefs and traditions as generally they symbolize our essential identities, theologically, historically, culturally, socially, and even politically. Our religious faiths symbolize our dignity as persons and our very souls as communities and individuals. It thus goes without saying that in our multi-racial and multi-religious society, the only way for us to live in peace and harmony is for us to live in peaceful co-existence. It is important for us to recognize, understand, accept and respect each other regardless of our respective belief. The history of interfaith is as ancient as the religions since men and women when not at war with their neighbors have always made an effort to understand them (not least because understanding is a strategy for defense, but also because for as long as there is dialogue wars are delayed).Keywords: Islam, religion, peace, society
Procedia PDF Downloads 4221900 Homomorphic Conceptual Framework for Effective Supply Chain Strategy (HCEFSC) within Operational Research (OR) with Sustainability and Phenomenology
Authors: Hussain Abdullah Al-Salamin, Elias Ogutu Azariah Tembe
Abstract:
Supply chain (SC) is an operational research (OR) approach and technique which acts as catalyst within central nervous system of business today. Without SC, any type of business is at doldrums, hence entropy. SC is the lifeblood of business today because it is the pivotal hub which provides imperative competitive advantage. The paper present a conceptual framework dubbed as Homomorphic Conceptual Framework for Effective Supply Chain Strategy (HCEFSC).The term homomorphic is derived from abstract algebraic mathematical term homomorphism (same shape) which also embeds the following mathematical application sets: monomorphism, isomorphism, automorphisms, and endomorphism. The HCFESC is intertwined and integrated with wide and broad sets of elements.Keywords: homomorphism, isomorphism, monomorphisms, automorphisms, epimorphisms, endomorphism, supply chain, operational research (OR)
Procedia PDF Downloads 3701899 Protective Effect of Herniarin on Ionizing Radiation-Induced Impairments in Brain
Authors: Sophio Kalmakhelidze, Eka Shekiladze, Tamar Sanikidze, Mikheil Gogebashvili, Nazi Ivanishvili
Abstract:
Radiation-induced various degrees of brain injury and cognitive impairment have been described after cranial radiotherapy of brain tumors. High doses of ionizing radiation have a severe impact on the central nervous system, resulting in morphological and behavioral impairments. Structures of the limbic system are especially sensitive to radiation exposure. Hence, compounds or drugs that can reduce radiation-induced impairments can be used as promising antioxidants or radioprotectors. In our study Mice whole-body irradiation with 137Cs was performed at a dose rate of 1,1 Gy/min for a total dose of 5 Gy with a “Gamma-capsule-2”. Irradiated mice were treated with Herniarin (20 mg/kg) for five days before irradiation and the same dose was administrated after one hour of irradiation. The immediate and delayed effects of ionizing radiation, as well as, protective effect of Herniarin was evaluated during early and late post-irradiation periods. The results reveal that ionizing radiation (5 Gy) alters the structure of the hippocampus in adult mice during the late post-irradiation period resulting in the decline of memory formation and learning process. Furthermore, Simple Coumarin-Herniarin reveals a radiosensitizing effect reducing morphological and behavioral alterations.Keywords: ionizing radiation, cognitive impairments, hippocampus, limbic system, Herniarin
Procedia PDF Downloads 711898 The Lightener of Love - The World Peace
Authors: Abdul Razzaq
Abstract:
It is known that every human society throughout the world and throughout history, the various religions and their theologies, ethics, and traditions influence everything in their life, shaping socio-economic and political ideas, attitudes and institutions. It is observed that religious teachings and traditions shape how people respond to each other in their daily social inter-course and interaction in the community at large. The majorities of us preserves and protect our own religious beliefs and traditions as generally they symbolize our essential identities, theologically, historically, culturally, socially, and even politically. Our religious faiths symbolize our dignity as persons and our very souls as communities and individuals. It thus goes without saying that in our multi-racial and multi-religious society, the only way for us to live in peace and harmony is for us to live in peaceful co-existence. It is important for us to recognize, understand, accept and respect each other regardless of our respective belief. The history of interfaith is as ancient as the religions since men and women when not at war with their neighbors have always made an effort to understand them (not least because understanding is a strategy for defense, but also because for as long as there is dialogue wars are delayed).Keywords: Islam, interfaith, Sects, world, piece
Procedia PDF Downloads 6771897 Literature Review on Text Comparison Techniques: Analysis of Text Extraction, Main Comparison and Visual Representation Tools
Authors: Andriana Mkrtchyan, Vahe Khlghatyan
Abstract:
The choice of a profession is one of the most important decisions people make throughout their life. With the development of modern science, technologies, and all the spheres existing in the modern world, more and more professions are being arisen that complicate even more the process of choosing. Hence, there is a need for a guiding platform to help people to choose a profession and the right career path based on their interests, skills, and personality. This review aims at analyzing existing methods of comparing PDF format documents and suggests that a 3-stage approach is implemented for the comparison, that is – 1. text extraction from PDF format documents, 2. comparison of the extracted text via NLP algorithms, 3. comparison representation using special shape and color psychology methodology.Keywords: color psychology, data acquisition/extraction, data augmentation, disambiguation, natural language processing, outlier detection, semantic similarity, text-mining, user evaluation, visual search
Procedia PDF Downloads 751896 The Improved Element Free Galerkin Method for 2D Heat Transfer Problems
Authors: Imen Debbabi, Hédi BelHadjSalah
Abstract:
The Improved Element Free Galerkin (IEFG) method is presented to treat the steady states and the transient heat transfer problems. As a result of a combination between the Improved Moving Least Square (IMLS) approximation and the Element Free Galerkin (EFG) method, the IEFG's shape functions don't have the Kronecker delta property and the penalty method is used to impose the Dirichlet boundary conditions. In this paper, two heat transfer problems, transient and steady states, are studied to improve the efficiency of this meshfree method for 2D heat transfer problems. The performance of the IEFG method is shown using the comparison between numerical and analytic results.Keywords: meshfree methods, the Improved Moving Least Square approximation (IMLS), the Improved Element Free Galerkin method (IEFG), heat transfer problems
Procedia PDF Downloads 3921895 Soap Film Enneper Minimal Surface Model
Authors: Yee Hooi Min, Mohdnasir Abdul Hadi
Abstract:
Tensioned membrane structure in the form of Enneper minimal surface can be considered as a sustainable development for the green environment and technology, it also can be used to support the effectiveness used of energy and the structure. Soap film in the form of Enneper minimal surface model has been studied. The combination of shape and internal forces for the purpose of stiffness and strength is an important feature of membrane surface. For this purpose, form-finding using soap film model has been carried out for Enneper minimal surface models with variables u=v=0.6 and u=v=1.0. Enneper soap film models with variables u=v=0.6 and u=v=1.0 provides an alternative choice for structural engineers to consider the tensioned membrane structure in the form of Enneper minimal surface applied in the building industry. It is expected to become an alternative building material to be considered by the designer.Keywords: Enneper, minimal surface, soap film, tensioned membrane structure
Procedia PDF Downloads 5521894 Attachment and Memories: Activating Attachment in College Students through Narrative-Based Methods
Authors: Catherine Wright, Kate Luedke
Abstract:
This paper questions whether or not individuals who had been exposed to narratives describing secure and insecure-avoidant attachment styles experienced temporary changes in their attachment style when compared to individuals who had been exposed to neutral narratives. The Attachment Style Questionnaire (or ASQ) developed by Feeney, Noller, and Hanrahan in 1994 was utilized to assess attachment style. Participants filled out a truncated version of the ASQ prior to reading the respective narratives assigned to their groups, and filled out the entirety of the ASQ after reading the narratives. Utilizing a one-way independent groups ANOVA, researchers found that the group which read the insecure-avoidant narrative experienced a statistically significant decrease in secure attachment, as did the group which read the secure narrative. The control group, however, experienced a statistically significant increase in secure attachment. Based on these findings, researchers concluded that narratives may have the ability to call attention to parental shortcomings that individuals have experienced in the forms of reminding individuals of positive experiences that they were not able to experience while spending time with their parental figures and calling attention to the shortcomings of said parental figures by reminding them of the negative experiences which they did have with them.Keywords: attachment, insecure-avoidant, memory, secure
Procedia PDF Downloads 4001893 Processing and Characterization of Aluminum Matrix Composite Reinforced with Amorphous Zr₃₇.₅Cu₁₈.₆₇Al₄₃.₉₈ Phase
Authors: P. Abachi, S. Karami, K. Purazrang
Abstract:
The amorphous reinforcements (metallic glasses) can be considered as promising options for reinforcing light-weight aluminum and its alloys. By using the proper type of reinforcement, one can overcome to drawbacks such as interfacial de-cohesion and undesirable reactions which can be created at ceramic particle and metallic matrix interface. In this work, the Zr-based amorphous phase was produced via mechanical milling of elemental powders. Based on Miedema semi-empirical Model and diagrams for formation enthalpies and/or Gibbs free energies of Zr-Cu amorphous phase in comparison with the crystalline phase, the glass formability range was predicted. The composite was produced using the powder mixture of the aluminum and metallic glass and spark plasma sintering (SPS) at the temperature slightly above the glass transition Tg of the metallic glass particles. The selected temperature and rapid sintering route were suitable for consolidation of an aluminum matrix without crystallization of amorphous phase. To characterize amorphous phase formation, X-ray diffraction (XRD) phase analyses were performed on powder mixture after specified intervals of milling. The microstructure of the composite was studied by optical and scanning electron microscope (SEM). Uniaxial compression tests were carried out on composite specimens with the dimension of 4 mm long and a cross-section of 2 ˟ 2mm2. The micrographs indicated an appropriate reinforcement distribution in the metallic matrix. The comparison of stress–strain curves of the consolidated composite and the non-reinforced Al matrix alloy in compression showed that the enhancement of yield strength and mechanical strength are combined with an appreciable plastic strain at fracture. It can be concluded that metallic glasses (amorphous phases) are alternative reinforcement material for lightweight metal matrix composites capable of producing high strength and adequate ductility. However, this is in the expense of minor density increase.Keywords: aluminum matrix composite, amorphous phase, mechanical alloying, spark plasma sintering
Procedia PDF Downloads 3611892 The Effects of Family Economic Situation (Poverty) on the Domestic Violence
Authors: Fatemeh Noughani, Seyd Mehdi Sadat
Abstract:
Violence against women as a global problem is not confined to any geographical and cultural area. The thoughts and opinions propagating the violence are seen in many cultural beliefs of societies. However, the shape, type and nature of it is different in different cultures. Also, many Iranian women have experienced different dimensions of domestic violence in their lives. This experience may vary with the family economic situation and poverty. Therefore, this research had studied the effects of family economic situation (poverty) on the increase of domestic violence against women. The sample of this study includes 126 married women older than 8 years old and they were selected by stratified and quota sampling method. The results showed that there is a direct and significant between the family economic situation and employment situation of women and domestic violence against women. More precisely, having economic capital, financial ability, affects the couple’s relationship and will solve their many social problems and perhaps, it seem that in terms of economic violence, the men who have higher economic capital, exert the lowest level of economic violence against their wives.Keywords: economic situation , domestic violence, poverty, Iran
Procedia PDF Downloads 4081891 Valorisation of Polyethylene and Plastic Bottle Wastes as Pavement Blocks
Authors: Babagana Mohammed, Fidelis Patrick Afangide
Abstract:
This research investigated the possibility of using waste low-dense polyethylene and waste plastic bottles for the production of interlock pavement blocks. In many parts of the world, interlock pavement block is used widely as modern day solution to outdoor flooring applications and the blocks have different shapes, sizes and colours suiting the imagination of landscape architects. Using suitable and conventional mould having a 220 x 135 x 50 mm³ shape, the interlock blocks were produced. The material constituents of the produced blocks were waste low-dense polyethylene and waste plastic bottles mixed in varying, respective percentage-weight proportions of; 100%+0%, 75%+25%, 50%+50% and 25%+75%. The blocks were then tested for unconfined compressive strength and water absorption properties. The test results compared well with those of conventional concrete interlock blocks and the research demonstrates the possibility of value recovery from the waste streams which are currently dumped in open-spaces thereby affecting the environment.Keywords: pavement blocks, polyethylene, plastic bottle, wastes, valorization
Procedia PDF Downloads 4001890 CompPSA: A Component-Based Pairwise RNA Secondary Structure Alignment Algorithm
Authors: Ghada Badr, Arwa Alturki
Abstract:
The biological function of an RNA molecule depends on its structure. The objective of the alignment is finding the homology between two or more RNA secondary structures. Knowing the common functionalities between two RNA structures allows a better understanding and a discovery of other relationships between them. Besides, identifying non-coding RNAs -that is not translated into a protein- is a popular application in which RNA structural alignment is the first step A few methods for RNA structure-to-structure alignment have been developed. Most of these methods are partial structure-to-structure, sequence-to-structure, or structure-to-sequence alignment. Less attention is given in the literature to the use of efficient RNA structure representation and the structure-to-structure alignment methods are lacking. In this paper, we introduce an O(N2) Component-based Pairwise RNA Structure Alignment (CompPSA) algorithm, where structures are given as a component-based representation and where N is the maximum number of components in the two structures. The proposed algorithm compares the two RNA secondary structures based on their weighted component features rather than on their base-pair details. Extensive experiments are conducted illustrating the efficiency of the CompPSA algorithm when compared to other approaches and on different real and simulated datasets. The CompPSA algorithm shows an accurate similarity measure between components. The algorithm gives the flexibility for the user to align the two RNA structures based on their weighted features (position, full length, and/or stem length). Moreover, the algorithm proves scalability and efficiency in time and memory performance.Keywords: alignment, RNA secondary structure, pairwise, component-based, data mining
Procedia PDF Downloads 4561889 Synthesis and Biological Evaluation of Some Benzoxazole Derivatives as Inhibitors of Acetylcholinesterase / Butyrylcholinesterase and Tyrosinase
Authors: Ozlem Temiz-Arpaci, Meryem Tasci, Fatma Sezer Senol, İlkay Erdogan Orhan
Abstract:
Alzheimer’s disease (AD), a neurodegenerative disorder characterized by a progressive deterioration of memory and cognition, occurs more frequently in elderly people. Current treatment approaches in this disease with the major therapeutic strategy are based on the AChE and BChE inhibition. On the other hand, tyrosinase inhibition has become a target for the treatment of Parkinson’s disease (PD) since this enzyme may play a role in neuromelanin formation in the human brain and could be critical in the formation of dopamine neurotoxicity associated with neurodegeneration linked to PD. Also benzoxazoles are structural isosteres of natural nucleotides that can interact with biopolymers so that benzoxazoles showed a lot of different biological activities. In this study, a series of 2,5-disubstituted-benzoxazole derivatives were synthesized and were evaluated as possible inhibitors of acetylcholinesterase (AChE) / butyrylcholinesterase (BChE) and tyrosinase. The results demonstrated that the compounds exhibited a weak spectrum of AChE / BChE inhibitory activity ranging between 3.92% - 54.32% except compound 8 which showed no activity against AChE and compound 4 which showed no activity against BChE at the specified molar concentrations. Also, the compounds indicated lower than tyrosinase inhibitory activity of ranging between 8.14% - 22.90% to that of reference (kojic acid).Keywords: AChE and BChE inhibition, Alzheimer’s disease, benzoxazoles, tyrosinase inhibition
Procedia PDF Downloads 3401888 Study on the Retaining Sleeve Structure for the Reduction of Eddy Current in SPMSM
Authors: Hyun-Woo Jun, In-Gun Kim, Hyun Seok Hong, Dong-Woo Kang, Ju Lee
Abstract:
In high-speed SPMSM design, the rotor-retaining sleeve is inserted into rotor to prevent permanent magnet’s damage. It is quite efficient way considering manufacturability, but the sleeve becomes major source of ohm loss in high-speed operation. In this paper, the high-speed motor for turbo-blower at the rating of 100kW was introduced. To improve its efficiency, the retaining sleeve’s optimal design was needed. Within the range of satisfies the mechanical safety, sleeve’s some design variables have been changed. The effect of changing design variables of the sleeve was studied. This paper presents the optimized sleeve’s advantages in electrical efficiency from the result of electromagnetic FEA (finite element analysis) software. Finally, it suggests the optimal sleeve design to reduce eddy current loss, which is related to motor shape.Keywords: SPMSM, sleeve, eddy current, high efficiency
Procedia PDF Downloads 4231887 Learning Environments in the Early Years: A Case Study of an Early Childhood Centre in Australia
Authors: Mingxi Xiao
Abstract:
Children’s experiences in the early years build and shape the brain. The early years learning environment plays a significantly important role in children’s development. A well-constructed environment will facilitate children’s physical and mental well-being. This case study used an early learning centre in Australia called SDN Hurstville as an example, describing the learning environment in the centre, as well as analyzing the functions of the affordances. In addition, this report talks about the sustainability of learning in the centre, and how the environment supports cultural diversity and indigenous learning. The early years for children are significant. Different elements in the early childhood centre should work together to help children develop better. This case study found that the natural environment and the artificial environment are both critical to children; only when they work together can children have better development in physical and mental well-being and have a sense of belonging when playing and learning in the centre.Keywords: early childhood center, early childhood education, learning environment, Australia
Procedia PDF Downloads 2381886 Numerical Study of Natural Convection in a Triangular Enclosure as an Attic for Different Geometries and Boundary Conditions
Authors: H. Golchoobian, S. Saedodin, M. H. Taheri, A. Sarafraz
Abstract:
In this paper, natural convection in an attic is numerically investigated. The geometry of the problem is considered to be a triangular enclosure. ANSYS Fluent software is used for modeling and numerical solution. This study is for steady state. Four right-angled triangles with height to base ratios of 2, 1, 0.5 and 0.25 are considered. The behavior of various parameters related to its performance, including temperature distribution and velocity vectors are evaluated, and graphs for the Nusselt number have been drawn. Also, in this study, the effect of geometric shape of enclosure with different height-to-base ratios has been evaluated for three types of boundary conditions of winter, summer day and one another state. It can be concluded that as the bottom side temperature and ratio of base to height of the enclosure increases, the convective effects become more prominent and circulation happened.Keywords: enclosure, natural convection, numerical solution, Nusselt number, triangular
Procedia PDF Downloads 1951885 Structural, Magnetic, and Dielectric Studies of Tetragonally Ordered Sm₂Fe₂O₇ Pyrochlore Nanostructures for Spintronic Application
Authors: S. Nqayi
Abstract:
Understanding the structural, electronic, and magnetic properties of nanomaterials is essential for developing next-generation electronic and spintronic devices, contributing to the progress of nanoscience and nanotechnology applications. Multiferroic materials, with intimately coupled ferroic-order parameters, are widely considered to breed fascinating physical properties and provide unique opportunities for the development of next-generation devices, like multistate non-volatile memory. In this study, we are set to investigate the structural, electronic, and magnetic properties of the frustrated Feᴵᴵ/Smⱽᴵ sublattice in relation to the widely studied perovskites for spintronics applications. The atomic composition, microstructure, crystallography, magnetization, thermal, and dielectric properties of a pyrochlore Sm₂Fe₂O₇ system synthesized using sol-gel methods are currently being investigated. Precursor powders were dissolved in citric acid monohydrate to obtain a solution. The obtained solution was stirred and heated using a magnetic stirrer to obtain the gel phase. Then, the gel was dried at 200°C to remove water and organic compounds and form an orange powder. The X-ray diffraction analysis confirms that the structure crystallized as a pyrochlore structure with a tetragonal F4mm (107) symmetry. The presence of Fe³⁺/Fe⁴⁺ mixed states is also revealed by XPS analysis.Keywords: nanostructures, multiferroic materials, pyrochlores, spintronics
Procedia PDF Downloads 541884 Factors Affecting Weld Line Movement in Tailor Welded Blank
Authors: Sanjay Patil, Shakil A. Kagzi, Harit K. Raval
Abstract:
Tailor Welded Blanks (TWB) are utilized in automotive industries widely because of their advantage of weight and cost reduction and maintaining required strength and structural integrity. TWB consist of two or more sheet having dissimilar or similar material and thickness; welded together to form a single sheet before forming it to desired shape. Forming of the tailor welded blank is affected by ratio of thickness of blanks, ratio of their strength, etc. mainly due to in-homogeneity of material. In the present work the relative effect of these parameters on weld line movement is studied during deep drawing of TWB using FE simulation using HYPERWORKS. The simulation is validated with results from the literature. Simulations were than performed based on Taguchi orthogonal array followed by the ANOVA analysis to determine the significance of these parameters on forming of TWB.Keywords: ANOVA, deep drawing, Tailor Welded Blank (TWB), weld line movement
Procedia PDF Downloads 310