Search results for: inter vivos trust
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 1768

Search results for: inter vivos trust

1018 The Theory of Domination at the Bane of Conflict Resolution and Peace Building Processes in Cameroon

Authors: Nkatow Mafany Christian

Abstract:

According to UNHCR’s annual Database, humanitarian crises have globally been on the increase since the beginning of the 21st Century, especially in the Middle East and in Sub-Saharan Africa. Cameroon is one of the countries that has suffered tremendously from humanitarian challenges in recent years, especially with crises in the Far North, the East and its Two English-speaking Regions. These have been a result of failed mechanisms in conflict resolution peacebuilding by the government. The paper draws from this basic premise to argue that the failure to reach a consensus in order to curb internal conflicts has largely been due to the government’s attachment to the domineering attitude which emphasizes an imposition of peace terms by a superordinate (government) agency on the subordinate (aggrieved) entities. This has stalled peace efforts that have so far been engaged to address the dreaded armed conflicts in the North and South West Regions, leading to the persistence of the armed conflict. The paper exploits written, oral and online sources to sustain its argument. It suggests that an eclectic approach to resolving conflicts, which emphasizes open and frank dialogue as well as a review of the root causes, can go a long way not only to build trust but also to address the Anglophone-Cameroonian problems in Cameroon.

Keywords: conflict, conflict resolution, peace building, humanitarian crisis

Procedia PDF Downloads 62
1017 Pharmaceutical Innovation in Jordan: KAP Analysis

Authors: Abdel Qader Al Bawab, Mohannad Odeh, Rami Amer

Abstract:

Recently, there has been an increasing interest in innovative business development. Nevertheless, in the pharmacy practice field, there seems to be a gap in perceptions, attitudes, and knowledge about innovation between practicing pharmacists and academia. This study explores this gap and aspects of pharmaceutical innovation in Jordan, comparing pharmacists and last-year pharmacy students. A validated (r2 = 0.74) and reliable (Pearson’s r = 0.88) online questionnaire was designed to assess and compare knowledge, attitude, and perceptions about pharmaceutical innovation. A total of 397 participants (215 pharmacy students and 182 pharmaceutical professionals) responded. Compared with 50% of the pharmacists, only 32.1% of the students claimed that they knew the differences between pharmaceutical innovation, discovery, invention, and entrepreneurship [x2 (2) = 14.238, p = 0.001; Cramer’s V = 0.189]. Pharmacists demonstrated a higher level of trust in the innovative website design for their institution compared with students (25.3% vs. 16.3%, p < 0.001, Cramer’s V = 0.327). However, 60% of the students did not know the innovative design standards for websites, while the corresponding percentage was 37% for the pharmacists (p < 0.001; Cramer’s V = 0.327). The majority of the students were interested in pharmaceutical innovation (81.9%). Unfortunately, 76.3% never studied innovation in their pharmacy curricula. Similarly, most pharmacists (76.4%) considered adopting innovation, but only 30% had a concrete plan. For the field where pharmacists aim to innovate in the next 5 years, new pharmaceutical services were the dominant field (34.6%). Despite a positive attitude and perception, pharmacists and pharmacy students expressed poor knowledge about innovation. Policies to enhance awareness about innovation and professional educational tools should be implemented.

Keywords: pharmacy, innovation, knowledge, attitude, practice

Procedia PDF Downloads 82
1016 Deformation and Strength of Heat-Shielding Materials in a Long-Term Storage of Aircraft

Authors: Lyudmila L. Gracheva

Abstract:

Thermal shield is a multi-layer structure that consists of layers made of different materials. The use of composite materials (CM) reinforced with carbon fibers in rocket technologies (shells, bearings, wings, fairings, inter-step compartments, etc.) is due to a possibility of reducing the weight while increasing a structural strength. Structures made of a unidirectional carbon fiber reinforced plastic based on an epoxy resin are used as load-bearing skins for aircraft fairings. The results of an experimental study of the physical and mechanical properties of epoxy carbon fiber reinforced plastics depending on temperature for different storage times of products are presented. With an increasing temperature, the physical and mechanical properties of CM are determined by the thermal and deformation properties of the components and the geometry of their distribution. Samples for the study were cut from natural skins of the head fairings.

Keywords: composite material, thermal deformation, carbon fiber, heat shield, epoxy resin, thermal expansion

Procedia PDF Downloads 55
1015 Electron Density Analysis and Nonlinear Optical Properties of Zwitterionic Compound

Authors: A. Chouaih, N. Benhalima, N. Boukabcha, R. Rahmani, F. Hamzaoui

Abstract:

Zwitterionic compounds have received the interest of chemists and physicists due to their applications as nonlinear optical materials. Recently, zwitterionic compounds exhibiting high nonlinear optical activity have been investigated. In this context, the molecular electron charge density distribution of the title compound is described accurately using the multipolar model of Hansen and Coppens. The net atomic charge and the molecular dipole moment have been determined in order to understand the nature of inter- and intramolecular charge transfer. The study reveals the nature of intermolecular interactions including charge transfer and hydrogen bonds in the title compound. In this crystal, the molecules form dimers via intermolecular hydrogen bonds. The dimers are further linked by C–H...O hydrogen bonds into chains along the c crystallographic axis. This study has also allowed us to determine various nonlinear optical properties such as molecular electrostatic potential, polarizability, and hyperpolarizability of the title compound.

Keywords: organic compounds, polarizability, hyperpolarizability, dipole moment

Procedia PDF Downloads 412
1014 Longitudinal Study of the Phenomenon of Acting White in Hungarian Elementary Schools Analysed by Fixed and Random Effects Models

Authors: Lilla Dorina Habsz, Marta Rado

Abstract:

Popularity is affected by a variety of factors in the primary school such as academic achievement and ethnicity. The main goal of our study was to analyse whether acting white exists in Hungarian elementary schools. In other words, we observed whether Roma students penalize those in-group members who obtain the high academic achievement. Furthermore, to show how popularity is influenced by changes in academic achievement in inter-ethnic relations. The empirical basis of our research was the 'competition and negative networks' longitudinal dataset, which was collected by the MTA TK 'Lendület' RECENS research group. This research followed 11 and 12-year old students for a two-year period. The survey was analysed using fixed and random effect models. Overall, we found a positive correlation between grades and popularity, but no evidence for the acting white effect. However, better grades were more positively evaluated within the majority group than within the minority group, which may further increase inequalities.

Keywords: academic achievement, elementary school, ethnicity, popularity

Procedia PDF Downloads 196
1013 Protocol for Dynamic Load Distributed Low Latency Web-Based Augmented Reality and Virtual Reality

Authors: Rohit T. P., Sahil Athrij, Sasi Gopalan

Abstract:

Currently, the content entertainment industry is dominated by mobile devices. As the trends slowly shift towards Augmented/Virtual Reality applications the computational demands on these devices are increasing exponentially and we are already reaching the limits of hardware optimizations. This paper proposes a software solution to this problem. By leveraging the capabilities of cloud computing we can offload the work from mobile devices to dedicated rendering servers that are way more powerful. But this introduces the problem of latency. This paper introduces a protocol that can achieve high-performance low latency Augmented/Virtual Reality experience. There are two parts to the protocol, 1) In-flight compression The main cause of latency in the system is the time required to transmit the camera frame from client to server. The round trip time is directly proportional to the amount of data transmitted. This can therefore be reduced by compressing the frames before sending. Using some standard compression algorithms like JPEG can result in minor size reduction only. Since the images to be compressed are consecutive camera frames there won't be a lot of changes between two consecutive images. So inter-frame compression is preferred. Inter-frame compression can be implemented efficiently using WebGL but the implementation of WebGL limits the precision of floating point numbers to 16bit in most devices. This can introduce noise to the image due to rounding errors, which will add up eventually. This can be solved using an improved interframe compression algorithm. The algorithm detects changes between frames and reuses unchanged pixels from the previous frame. This eliminates the need for floating point subtraction thereby cutting down on noise. The change detection is also improved drastically by taking the weighted average difference of pixels instead of the absolute difference. The kernel weights for this comparison can be fine-tuned to match the type of image to be compressed. 2) Dynamic Load distribution Conventional cloud computing architectures work by offloading as much work as possible to the servers, but this approach can cause a hit on bandwidth and server costs. The most optimal solution is obtained when the device utilizes 100% of its resources and the rest is done by the server. The protocol balances the load between the server and the client by doing a fraction of the computing on the device depending on the power of the device and network conditions. The protocol will be responsible for dynamically partitioning the tasks. Special flags will be used to communicate the workload fraction between the client and the server and will be updated in a constant interval of time ( or frames ). The whole of the protocol is designed so that it can be client agnostic. Flags are available to the client for resetting the frame, indicating latency, switching mode, etc. The server can react to client-side changes on the fly and adapt accordingly by switching to different pipelines. The server is designed to effectively spread the load and thereby scale horizontally. This is achieved by isolating client connections into different processes.

Keywords: 2D kernelling, augmented reality, cloud computing, dynamic load distribution, immersive experience, mobile computing, motion tracking, protocols, real-time systems, web-based augmented reality application

Procedia PDF Downloads 69
1012 Unified Public Transportation System for Mumbai Using Radio Frequency Identification

Authors: Saurabh Parkhedkar, Rajanikant Tenguria

Abstract:

The paper proposes revamping the public transportation system in Mumbai with the use of Radio Frequency Identification (RFID) technology in order to provide better integration and compatibility across various modes of transport. In Mumbai, mass transport system suffers from poor inter-compatible ticketing system, subpar money collection techniques, and lack of planning for optimum utilization of resources. Development of suburbs and growth in population will result in growing demand for mass transportation networks. Hence, the growing demand for the already overburdened public transportation system is only going to worsen the scenario. Thus, a superior system is essential in order to regulate, manage and supervise future transportation needs. The proposed RFID based system integrates Mumbai Suburban Railway, BEST (Brihanmumbai Electric Supply and Transport Undertaking transport wing) Bus, Mumbai Monorail and Mumbai Metro systems into a Unified Public Transportation System (UPTS). The UTPS takes into account various drawbacks of the present day system and offers solution, suitable for the modern age Mumbai.

Keywords: urbanization, transportation, RFID, Mumbai, public transportation, smart city.

Procedia PDF Downloads 407
1011 Nutritional Composition of Iranian Desi and Kabuli Chickpea (Cicer arietinum L.) Cultivars in Autumn Sowing

Authors: Khosro Mohammadi

Abstract:

The grain quality of chickpea in Iran is low and instable, which may be attributed to the evolution of cultivars with a narrow genetic base making them vulnerable to biotic stresses. Four chickpea varieties from diverse geographic origins were chosen and arranged in a randomized complete block design. Mesorhizobium Sp. cicer strain SW7 was added to all the chickpea seeds. Chickpea seeds were planted on October 9, 2013. Each genotype was sown 5 m in length, with 35 cm inter-row spacing, in 3 rows. Weeds were removed manually in all plots. Results showed that analysis of variance on the studied traits showed significant differences among genotypes for N, P, K and Fe contents of chickpea, but there is not a significant difference among Ca, Zn and Mg continents of chickpea. The experimental coefficient of variation (CV) varied from 7.3 to 15.8. In general, the CV value lower than 20% is considered to be good, indicating the accuracy of conducted experiments. The highest grain N was observed in Hashem and Jam cultivars. The highest grain P was observed in Jam cultivar. Phosphorus content (mg/100g) ranged from 142.3 to 302.3 with a mean value of 221.3. The negative correlation (-0.126) was observed between the N and P of chickpea cultivars. The highest K and Fe contents were observed in Jam cultivar.

Keywords: cultivar, genotype, nitrogen, nutrient, yield

Procedia PDF Downloads 349
1010 The Principle of the Protection of Legitimate Expectation: Analysis the Adjudications of Thailand Court

Authors: Paiboon Chuwatthanakij

Abstract:

In reference to the legal state in the Thai legal system, most people understand the minor principles of the legal state form, which are the principles that can be explained and understood easily and the results can be seen clearly, especially in the legitimacy of administrative acts. Therefore, there is no awareness of justice, which is the fundamental value of Thai law. The legitimacy of administrative acts requires the administration to adhere to the constitution and legislative laws in enforcement of the laws. If it appears that the administrative acts are illegitimate, the administrative court, as the court of justice, will revoke those acts as if they had never been set in the legal system, this will affect people’s trust as they are unaware as to whether the administrative acts that appoint their lives are legitimate or not. Regarding the revocation of administrative orders by the administrative court as if those orders had never existed, the common individual surely cannot be expected to comprehend the security of their juristic position. Therefore, the legal state does not require a revocation of the government’s acts to terminate its legal results merely because those acts are illegitimate, but there should be considerations and realizations regarding the “The Principle of the Protection of Legitimate Expectation,” which is a minor principle in the legal state’s content that focuses on supporting and protecting legitimate expectations of the juristic position of an individual and maintaining justice, which is the fundamental value of Thai law

Keywords: legal state, rule of law, protection of legitimate, adjudication

Procedia PDF Downloads 388
1009 Minimum Half Power Beam Width and Side Lobe Level Reduction of Linear Antenna Array Using Particle Swarm Optimization

Authors: Saeed Ur Rahman, Naveed Ullah, Muhammad Irshad Khan, Quensheng Cao, Niaz Muhammad Khan

Abstract:

In this paper the optimization performance of non-uniform linear antenna array is presented. The Particle Swarm Optimization (PSO) algorithm is presented to minimize Side Lobe Level (SLL) and Half Power Beamwidth (HPBW). The purpose of using the PSO algorithm is to get the optimum values for inter-element spacing and excitation amplitude of linear antenna array that provides a radiation pattern with minimum SLL and HPBW. Various design examples are considered and the obtain results using PSO are confirmed by comparing with results achieved using other nature inspired metaheuristic algorithms such as real coded genetic algorithm (RGA) and biogeography (BBO) algorithm. The comparative results show that optimization of linear antenna array using the PSO provides considerable enhancement in the SLL and HPBW.

Keywords: linear antenna array, minimum side lobe level, narrow half power beamwidth, particle swarm optimization

Procedia PDF Downloads 543
1008 Practicing Spectacular Urbanism in China: Mega-Events, the City of the Spectacle, and Spatialization of State Power

Authors: George Lin

Abstract:

This study examines a practice in which Chinese municipal governments actively pursue momentary and spectacular urbanism through the hosting of mega-events as an instrument to reproduce urban space for the enhancement of place competitiveness and advancement of political career. Practicing event-driven spectacular urbanism is found to have a short-term impact upon the economy and an effect upon the career advancement of the party secretary more than the mayor. Hosting mega-events has been used as a means to create “a harmonious society” and unified social space whereby grievance and discontents are grossed over, ignored, excluded and marginalized. Geographically, a new urban space has been created for the central city to reassert/consolidate its leading competitive position in the regional and national economy at the expense of the disadvantaged and marginalized. Findings of this research call for a critical re-evaluation of the sophisticated state-space inter-relations in the ongoing processes of planetary urbanization and global urban revolution in which China has taken an important part.

Keywords: Chinese cities, mega events, urbanism, urbanization

Procedia PDF Downloads 305
1007 System Response of a Variable-Rate Aerial Application System

Authors: Daniel E. Martin, Chenghai Yang

Abstract:

Variable-rate aerial application systems are becoming more readily available; however, aerial applicators typically only use the systems for constant-rate application of materials, allowing the systems to compensate for upwind and downwind ground speed variations. Much of the resistance to variable-rate aerial application system adoption in the U.S. pertains to applicator’s trust in the systems to turn on and off automatically as desired. The objectives of this study were to evaluate a commercially available variable-rate aerial application system under field conditions to demonstrate both the response and accuracy of the system to desired application rate inputs. This study involved planting oats in a 35-acre fallow field during the winter months to establish a uniform green backdrop in early spring. A binary (on/off) prescription application map was generated and a variable-rate aerial application of glyphosate was made to the field. Airborne multispectral imagery taken before and two weeks after the application documented actual field deposition and efficacy of the glyphosate. When compared to the prescription application map, these data provided application system response and accuracy information. The results of this study will be useful for quantifying and documenting the response and accuracy of a commercially available variable-rate aerial application system so that aerial applicators can be more confident in their capabilities and the use of these systems can increase, taking advantage of all that aerial variable-rate technologies have to offer.

Keywords: variable-rate, aerial application, remote sensing, precision application

Procedia PDF Downloads 467
1006 Contested Visions of Exploration in IR: Theoretical Engagements, Reflections and New Agendas on the Dynamics of Global Order

Authors: Ananya Sharma

Abstract:

International Relations is a discipline of paradoxes. The State is the dominant political institution, with mainstream analysis theorizing the State, but theory remains at best a reactionary monolith. Critical Theorists have been pushing the envelope and to that extent, there has been a clear shift in the dominant discourse away from State-centrism to individuals and group-level behaviour. This paradigm shift has been accompanied with more nuanced conceptualizations of other variables at play–power, security, and trust, to name a few. Yet, the ambit of “what is discussed” remains primarily embedded in realist conceptualizations. With this background in mind, this paper will attempt to understand, juxtapose and evaluate how “order” has been conceptualized in International Relations theory. This paper is a tentative attempt to present a “state of the art” and in the process, set the stage for a deeper study to draw attention to what the author feels is a gaping lacuna in IR theory. The paper looks at how different branches of international relations theory envisage world order and the silences embedded therein. Further, by locating order and disorder inhabiting the same reality along a continuum, alternative readings of world orders are drawn from the critical theoretical traditions, in which various articulations of justice impart the key normative pillar to the world order.

Keywords: global justice, international relations theory, legitimacy, world order

Procedia PDF Downloads 339
1005 An Experimental Study on the Effect of Heat Input on the Weld Efficiency of TIG-MIG Hybrid Welding of Type-304 Austenitic Stainless Steel

Authors: Emmanuel Ogundimu, Esther Akinlabi, Mutiu Erinosho

Abstract:

Welding is described as the process of joining metals so that bonding can be created as a result of inter-atomic penetration. This study investigated the influence of heat input on the efficiency of the welded joints of 304 stainless steel. Three welds joint were made from two similar 304 stainless steel plates of thickness 6 mm. The tensile results obtained showed that the maximum average tensile strength of 672 MPa is possessed by the sample A1 with low heat input. It was discovered that the tensile strength, % elongation and weld joint efficiency decreased with the increase in heat input into the weld. The average % elongation for the entire samples ranged from 28.4% to 36.5%. Sample A1 had the highest joint efficiency of 94.5%. However, the optimum welding current of 190 for TIG- MIG hybrid welding of type-304 austenite stainless steel can be recommended for advanced technological applications such as aircraft manufacturing, nuclear industry, automobile industry, and processing industry.

Keywords: microhardness, microstructure, tensile, MIG welding, process, tensile, shear stress TIG welding, TIG-MIG welding

Procedia PDF Downloads 193
1004 Experimental Investigation of the Failure Behavior of a Retaining Wall Constructed with Soil Bags

Authors: Kewei Fan, Sihong Liu, Yi Pik Cheng

Abstract:

This paper aims to analyse the failure behaviour of the retaining wall constructed with soil bags that are formed by filling river sand into woven bags (geosynthetics). Model tests were conducted to obtain the failure mode of the wall, and shear tests on two-layers and five-layers of soil bags were designed to investigate the mechanical characteristics of the interface of soil bags. The test results show that the slip surface in the soil bags-constructed retaining wall is ladder-like due to the inter-layer insertion of soil bags, and the wall above the ladder-like surface undergoes a rigid body translation. The insertion strengthens the shear strength of two-layer staggered-stacked soil bags. Meanwhile, it affects the shape of the slip surface of the five-layer staggered-stacked soil bags. Finally, the interlayer resisting friction of soil bags is found to be related to the shape of the slip surface.

Keywords: geosynthetics, retaining wall, soil bag, failure mode, interface, shear strength

Procedia PDF Downloads 124
1003 A Comparative Study of k-NN and MLP-NN Classifiers Using GA-kNN Based Feature Selection Method for Wood Recognition System

Authors: Uswah Khairuddin, Rubiyah Yusof, Nenny Ruthfalydia Rosli

Abstract:

This paper presents a comparative study between k-Nearest Neighbour (k-NN) and Multi-Layer Perceptron Neural Network (MLP-NN) classifier using Genetic Algorithm (GA) as feature selector for wood recognition system. The features have been extracted from the images using Grey Level Co-Occurrence Matrix (GLCM). The use of GA based feature selection is mainly to ensure that the database used for training the features for the wood species pattern classifier consists of only optimized features. The feature selection process is aimed at selecting only the most discriminating features of the wood species to reduce the confusion for the pattern classifier. This feature selection approach maintains the ‘good’ features that minimizes the inter-class distance and maximizes the intra-class distance. Wrapper GA is used with k-NN classifier as fitness evaluator (GA-kNN). The results shows that k-NN is the best choice of classifier because it uses a very simple distance calculation algorithm and classification tasks can be done in a short time with good classification accuracy.

Keywords: feature selection, genetic algorithm, optimization, wood recognition system

Procedia PDF Downloads 536
1002 ISSR-PCR Based Genetic Diversity Analysis on Copper Tolerant versus Wild Type Strains of Unicellular alga Chlorella Vulgaris

Authors: Abdullah M. Alzahrani

Abstract:

The unicellular alga Chlorella vulgaris was isolated from Al-Asfar Lake, which is located in the Al-Ahsa province of Saudi Arabia. Two different isolates were sub-cultured under laboratory conditions. The wild type was grown under a regular concentration of copper, whereas the other isolate was grown under a progressively increasing copper concentration. An Inter Simple Sequence Repeats (ISSR) analysis was performed using DNA isolated from the wild type and tolerant strains. The sum of the scored bands of the wild type was 155, with 100 (64.5%) considered to be polymorphic bands, whereas the resistant strain displayed 147 bands, with 92 (62.6%) considered to be polymorphic bands. The sum of the scored bands of a mixed sample was 117 bands, of which only 4 (3.4%) were considered to be polymorphic. The average Nei's genetic diversity (h) and Shannon-Weiner diversity indices (I) were 0.3891 and 0.5394, respectively. These results clearly indicate that the adaptation to a high level of copper in Chlorella vulgaris is not merely physiological but rather driven by modifications at the genomic level.

Keywords: chlorella vulgaris, copper tolerance, genetic diversity, green algae

Procedia PDF Downloads 427
1001 Modified Surface Morphology, Structure and Enhanced Weathering Performance of Polyester-Urethane/Organoclay Nanocomposite Coatings

Authors: Gaurav Verma

Abstract:

Organoclay loaded (0-5 weight %) polyester-urethane (PU) coatings were prepared with a branched hydroxyl-bearing polyester and an aliphatic poly-isocyanate. TEM micrographs show partial exfoliation and intercalation of clay platelets in organoclay-polyester dispersions. AFM surface images reveals that the PU hard domains tend to regularise and also self-organise into spherical shapes of sizes 50 nm (0 wt %), 60 nm (2 wt %) and 190 nm (4 wt %) respectively. IR analysis shows that PU chains have increasing tendency to interact with exfoliated clay platelets through hydrogen bonding. This interaction strengthens inter-chain linkages in PU matrix and hence improves anti-ageing properties. 1000 hours of accelerated weathering was evaluated by ATR spectroscopy, while yellowing and overall discoloration was quantified by the Δb* and ΔE* values of the CIELab colour scale. Post-weathering surface properties also showed improvement as the loss of thickness and reduction in gloss in neat PU was 25% and 42%; while it was just 3.5% and 14% respectively for the 2 wt% nanocomposite coating. This work highlights the importance of modifying surface and bulk properties of PU coatings at nanoscale, which led to improved performance in accelerated weathering conditions.

Keywords: coatings, AFM, ageing, spectroscopy

Procedia PDF Downloads 451
1000 Climate Change and Variability-Induced Resource Based Conflicts: The Case of the Issa, Ittu and Afar (Agro) Pastoralists of Eastern Ethiopia

Authors: Bamlaku Tadesse Mengistu

Abstract:

This article explores the link between climate change/variability and its adaptation/coping strategies with resource-based ethnic conflicts among the Afar, Issa-Somali, and Ittu-Oromo ethnic groups. The qualitative data were collected from community leaders, ordinary members of the communities, and administrative and political bodies at various levels through one-on-one interviews, focus group discussions and field observations. The quantitative data were also collected through a household survey from the randomly selected 128 households drawn from the three districts of Mieso-Mullu, Mieso, and Amibara districts. The study shows that there is a causal relationship between resource scarcity impacted by climate change/variability and ethnic conflicts. The study reveals that the increasing nature of resource scarcity and environmental problems, and also the changing nature of ethnic diversity will aggravate the resource-based inter-ethnic conflicts.

Keywords: Eastern Ethiopia, ethnic conflict, climate change, Afar, Issa, Ittu

Procedia PDF Downloads 186
999 Random Analysis of Physical and Mechanical Characteristics of Superfine Animal Fibres

Authors: Sepehr Moradi

Abstract:

The physical and mechanical property parameters, inter-relation of key dimensional and distribution profile of raw Australia Superfine Merino Wool (ASFW) and Inner Mongolia Cashmere (IMC) fibres have been studied. The relationship between the properties of these fibres is assessed using fit transformation functions obtained through correlation coefficient analysis. ASFW and IMC fibre properties are found to be both positively skewed and asymmetric in nature. Whilst fibre diameter varies along its length and both ends have a tapering shape. The basic physical features, namely linear density, true local diameter, true length and breaking load are positively correlated while their tenacity is negatively correlated. The tenacity and true length follow a second order polynomial while the true local diameter is linearly correlated. Assessment of the diameter and length is sufficient to estimate the evaluation of quality for commercial grade ASFW and IMC fibres.

Keywords: Australia Superfine Merino Wool fibre, Inner Mongolia Cashmere fibre, distribution profile, physical properties

Procedia PDF Downloads 153
998 Succinonitrile Modified Polyacrylamide as a Quasi-Solid Electrolyte for an Organic Based Electrochromic Device

Authors: Benjamin Orimolade, Emily Draper

Abstract:

The interest in all solid electrochromic devices (ECD) is ongoing. This is because these devices offer realistic applications of electrochromic materials in products such as sensors, windows and energy storage devices. The use of quasi-solid (gel) electrolytes for the construction of these ECDs is attractive because of their ease of preparation, availability, low cost, improved electrochromic performance, good ionic conductivity and prevention of leakages in ECDs. Herein, we developed a gel electrolyte consisting of polyacrylamide modified with succinonitrile for an ECD containing leucine-modified naphthalene diimide (NDI-L) as electrochromic material. The amount of succinonitrile in the gel was optimized, and the structure, surface morphology, and ionic conductivity of the electrolytes were assessed using microscopic techniques and electrochemical methods. The ECD fabricated with the gel electrolyte displayed good electrochromic performance with a fast switching response of up to 10 s and outstanding stability. These results add significant insight into understanding the inter- and intra-molecular interaction in succinonitrile gel electrolytes and provide a typical practicable high-performance gel electrolyte material for solid electrochromic devices.

Keywords: electrochromic device, gel electrolytes, naphthalene diimide, succinonitrile

Procedia PDF Downloads 55
997 Analysis of Energy Required for the Massive Incorporation of Electric Buses in the City of Ambato - Ecuador

Authors: Paola Quintana, Angélica Vaca, Sebastián Villacres, Henry Acurio

Abstract:

Ecuador through the Organic Law of Energy Efficiency establishes that "Starting in the year 2025, all vehicles that are incorporated into the urban and inter-parroquial public transport service must only be electric”, this marks a foundation for the introduction of electric mobility in the country. The present investigation is based on developing an analysis and projection of the Energy Required for the incorporation of electric buses for public passenger transport in the city of Ambato-Ecuador, taking into account the useful life of the vehicle fleet, number of existing vehicles and analysis of transport routes in the study city. The energy demand based on the vehicular dynamics is analyzed, determination of equations for the calculation of force in the wheel since it is considered a variable of slope due to the fact that this has a great incidence in the autonomy when speaking of electric mobility, later the energy analysis applied to public transport routes, finally a projection of the energy requirement is made based on the change of public transport units according to their useful life.

Keywords: public transport, electric mobility, energy, ecuador

Procedia PDF Downloads 82
996 Deficiency Risk in Islamic and Conventional Banks

Authors: Korbi Fakhri

Abstract:

The management of assets and liability is a vital task for every bank as far as a good direction allows its stability; however, a bad running forewarns its disappearance. Equity of a bank is among the most important rubrics in the liability side because, actually, these funds ensure three notably primordial functions for the survival of the bank. From one hand, equity is useful to bankroll the investments and cover the unexpected losses. From another hand, they attract the fund lessors since they inspire trust. So we are going to tackle some points including whether equity of the Islamic banks are oversized. In spite of the efforts made on the subject, the relationship between the capital and the deficiency probability has not been defined with certainty. In this article, we have elaborated a study over the nature of financial intermediation in Islamic banks by comparison to those of conventional ones. We have found a striking difference between two kinds of intermediation. We tried, from another side, to study the relationship between the capital level and deficiency risk relying on econometric model, and we have obtained a positive and significant relation between the capital and the deficiency risk for the conventional banks. This means that when the capital of these banks increases, the deficiency risk increases as well. In return, since the Islamic banks are constrained to respect the Sharia Committee as well as customers’ demands who may, in certain contracts, choose to invest their capitals in projects they are interested in. These constraints have as effects to reduce the deficiency risk even when the capital increases.

Keywords: Islamic bank, conventional bank, deficiency risk, financial intermediation

Procedia PDF Downloads 384
995 Leveraging NFT Secure and Decentralized Lending: A Defi Solution

Authors: Chandan M. S., Darshan G. A., Vyshnavi, Abhishek T.

Abstract:

In the evolving world of technology and digital assets, non-fungible tokens (NFTs) have emerged as the latest advancement. These digital assets represent ownership of intangible items and hold significant value. Unlike cryptocurrencies, like Ethereum or Bitcoin, NFTs cannot be exchanged due to their nature. Each NFT has an indivisible value. NFTs not only pave the way for financial services but also open up fresh opportunities for creators, buyers and artists. To revolutionize financing in the DeFi space, this proposed approach utilizes NFTs generated from digital arts. By eliminating intermediaries, this innovative method ensures trust and security in transactions. The idea entails automating borrower-lender interactions through contracts while securely storing data using blockchain technology. Borrowers can obtain funding by leveraging assets such as estate, artwork and collectibles that are often illiquid. The key component of this system is contracts that independently execute lending agreements and collateral transfers within predefined parameters. By leveraging the Ethereum blockchain, this project aims to provide consumers with access to a platform offering a wide range of financial services. The demonstration illustrates how NFT lending and borrowing is managed through contracts, providing a secure and trustworthy transaction environment.

Keywords: blockchain, defi, NFT, ethereum, marketplace

Procedia PDF Downloads 43
994 Observations of Conformity in the Health Professions

Authors: Tanya Beran, Michelle Drefs, Ghazwan Altabbaa, Nouf Al Harbi, Noof Al Baz, Elizabeth Oddone Paolucci

Abstract:

Although research shows that interprofessional practice has desirable effects on patient care, its implementation can present challenges to its team members. In particular, they may feel pressured to agree with or conform to other members who share information that is contrary to their own understanding. Obtaining evidence of this phenomenon is challenging, as team members may underreport their conformity behaviors due to reasons such as social desirability. In this paper, a series of studies are reviewed in which several approaches to assessing conformity in the health care professions are tested. Simulations, questionnaires, and behavior checklists were developed to measure conformity behaviors. Insights from these studies show that a significant proportion of people conform either in the presence or absence of others, express a variety of verbal and nonverbal behaviors when considering whether to conform to others, may shift between conforming and moments later not conforming (and vice versa), and may not accurately report whether they conformed. A new method of measuring conformity using the implicit bias test is also discussed. People at all levels in the healthcare system are encouraged to develop both formal and informal.

Keywords: conformity, decision-making, inter-professional teams, simulation

Procedia PDF Downloads 163
993 Effect of Social Media on Online Buyer Behavior

Authors: Zebider Asire Munyelet, Yibeltal Chanie Manie

Abstract:

In the modern digital landscape, the increase of social media platforms has become identical to the evolution of online consumer behavior. This study investigates the complicated relationship between social media and the purchasing decisions of online buyers. Through an extensive review of existing literature and empirical research, the aim is to comprehensively analyze the multidimensional impact that social media exerts on the various stages of the online buyer's journey. The investigation encompasses the exploration of how social media platforms serve as influential channels for information dissemination, product discovery, and consumer engagement. Additionally, the study investigates the psychological aspects underlying the role of social media in shaping buyer preferences, perceptions, and trust in online transactions. The methodologies employed include both quantitative and qualitative analyses, incorporating surveys, interviews, and data analytics to derive meaningful insights. Statistical models are applied to distinguish patterns in online buyer behavior concerning product awareness, brand loyalty, and decision-making processes. The expected outcomes of this research contribute not only to the academic understanding of the dynamic interplay between social media and online buyer behavior but also offer practical implications for marketers, e-commerce platforms, and policymakers.

Keywords: social platforms, buyer behavior, consumer behavior, digital era

Procedia PDF Downloads 68
992 Seismic Retrofitting of Structures Using Steel Plate Slit Dampers Based on Genetic Algorithm

Authors: Mohamed Noureldin, Jinkoo Kim

Abstract:

In this study, a genetic algorithm was used to find out the optimum locations of the slit dampers satisfying a target displacement. A seismic retrofit scheme for a building structure was presented using steel plate slit dampers. A cyclic loading test was used to verify the energy dissipation capacity of the slit damper. The seismic retrofit of the model structure using the slit dampers was compared with the retrofit with enlarging shear walls. The capacity spectrum method was used to propose a simple damper distribution scheme proportional to the inter-story drifts. The validity of the simple story-wise damper distribution procedure was verified by comparing the results of the genetic algorithm. It was observed that the proposed simple damper distribution pattern was in a good agreement with the optimum distribution obtained from the genetic algorithm. Acknowledgment: This research was supported by Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education (NRF-2017R1D1A1B03032809).

Keywords: slit dampers, seismic retrofit, genetic algorithm, optimum design

Procedia PDF Downloads 216
991 Study of Transformer and Motor Winding under Pulsed Power Application

Authors: Arijit Basuray, Saibal Chatterjee

Abstract:

Pulsed Power in the form of Recurrent Surge Generator (RSG) can be used for testing various parameters of Motor or Transformer windings including inter-turn, interlayer insulation. Windings with solid insulation in motor and transformer have many interfaces and undesirable defects, and these defects can be exposed under this nondestructive testing methodology. Due to rapid development in power electronics variable frequency drives (VFD), Dry Type or cast resin Transformer used with PWM Sine wave inverters for solar power, solid insulation system used nowadays are shifting more and more to a high-frequency application. Authors have used the recurrent surge generator for testing winding integrity as well as Partial Discharge(PD) at fast rising voltage enabling PD measurement at closer situation under which the insulation system is supposed to work. Authors have discussed test results on a different system with recurrent surge voltages of different rise time.

Keywords: fast rising voltage, partial discharge, pulsed power, recurrent surge generator, solid insulation

Procedia PDF Downloads 269
990 Numerical Simulation of Flow Past Inline Tandem Cylinders in Uniform Shear Flow

Authors: Rajesh Bhatt, Dilip Kumar Maiti

Abstract:

The incompressible shear flow past a square cylinder placed parallel to a plane wall of side length A in presence of upstream rectangular cylinder of height 0.5A and width 0.25A in an inline tandem arrangement are numerically investigated using finite volume method. The discretized equations are solved by an implicit, time-marching, pressure correction based SIMPLE algorithm. This study provides the qualitative insight in to the dependency of basic structure (i.e. vortex shedding or suppression) of flow over the downstream square cylinder and the upstream rectangular cylinder (and hence the aerodynamic characteristics) on inter-cylinder spacing (S) and Reynolds number (Re). The spacing between the cylinders is varied systematically from S = 0.5A to S = 7.0A so the sensitivity of the flow structure between the cylinders can be inspected. A sudden jump in strouhal number is observed, which shows the transition of flow pattern in the wake of the cylinders. The results are presented at Re = 100 and 200 in term of Strouhal number, RMS and mean of lift and drag coefficients and contour plots for different spacing.

Keywords: square cylinder, vortex shedding, isolated, tandem arrangement, spacing distance

Procedia PDF Downloads 545
989 The Effect of Taxpayer Political Beliefs on Tax Evasion Behavior: An Empirical Study Applied to Tunisian Case

Authors: Nadia Elouaer

Abstract:

Tax revenue is the main state resource and one of the important variables in tax policy. Nevertheless, this resource is continually decreasing, so it is important to focus on the reasons for this decline. Several studies show that the taxpayer is reluctant to pay taxes, especially in countries at risk or in countries in transition, including Tunisia. This study focuses on the tax evasion behavior of a Tunisian taxpayer under the influence of his political beliefs, as well as the influence of different tax compliance variables. Using a questionnaire, a sample of 500 Tunisian taxpayers is used to examine the relationship between political beliefs and taxpayer affiliations and tax compliance variables, as well as the study of the causal link between political beliefs and fraudulent behavior. The data were examined using correlation, factor, and regression analysis and found a positive and statistically significant relationship between the different tax compliance variables and the tax evasion behavior. There is also a positive and statistically significant relationship between tax evasion and political beliefs and affiliations. The study of the relationship between political beliefs and compliance variables shows that they are closely related. The conclusion is to admit that tax evasion and political beliefs are closely linked, and the government should update its tax policy and modernize its administration in order to strengthen the credibility and disclosure of information in order to restore a relationship of trust between public authorities and the taxpayer.

Keywords: fiscal policy, political beliefs, tax evasion, taxpayer behavior

Procedia PDF Downloads 141