Search results for: form based code
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 32293

Search results for: form based code

31333 Noise Reduction in Web Data: A Learning Approach Based on Dynamic User Interests

Authors: Julius Onyancha, Valentina Plekhanova

Abstract:

One of the significant issues facing web users is the amount of noise in web data which hinders the process of finding useful information in relation to their dynamic interests. Current research works consider noise as any data that does not form part of the main web page and propose noise web data reduction tools which mainly focus on eliminating noise in relation to the content and layout of web data. This paper argues that not all data that form part of the main web page is of a user interest and not all noise data is actually noise to a given user. Therefore, learning of noise web data allocated to the user requests ensures not only reduction of noisiness level in a web user profile, but also a decrease in the loss of useful information hence improves the quality of a web user profile. Noise Web Data Learning (NWDL) tool/algorithm capable of learning noise web data in web user profile is proposed. The proposed work considers elimination of noise data in relation to dynamic user interest. In order to validate the performance of the proposed work, an experimental design setup is presented. The results obtained are compared with the current algorithms applied in noise web data reduction process. The experimental results show that the proposed work considers the dynamic change of user interest prior to elimination of noise data. The proposed work contributes towards improving the quality of a web user profile by reducing the amount of useful information eliminated as noise.

Keywords: web log data, web user profile, user interest, noise web data learning, machine learning

Procedia PDF Downloads 247
31332 Sociological Research as a Tool of Social Assessment of the Territory in Urban Planning: In a Case of Kazakhstan

Authors: Alexey Abilov

Abstract:

Sociological research in the form of a questionnaire survey of the population in the last decade has become an essential part of a comprehensive assessment of the territory in the practice of urban planning in Kazakhstan. This method was successfully used for developing master plans of settlements, urban agglomerations, and projects of detailed planning of individual sections of the urban environment. Also, it greatly contributes to the objectification of design solutions, since in addition to the traditional expert multifactorial assessment of urban development territories by professional designers, they provide an opportunity to consider existing urban development problems at the local level from the inside, through the eyes of the living population. A comparison of two areas of assessment of the territory -expert and social- allows us to give a more balanced final assessment, which can serve as a strong basis for making correct design decisions. The author of the article shows this by the example of the social assessment of the territory of the Almaty urban agglomeration in the form of a questionnaire survey of the population conducted in order to assess the quality of the living environment of the population, preferences in place and forms of recreation, as well as to delimitation the boundaries of the agglomeration. At the same time, the author's methodology of qualitative and quantitative assessment of the territory divided into polling stations is used, based on a comparison of the percentage of respondents' responses to various questionnaire questions with the total number of respondents.

Keywords: social assessment of territory, comprehensive assessment, urban agglomeration, correct design decisions

Procedia PDF Downloads 62
31331 Numerical Solution of Manning's Equation in Rectangular Channels

Authors: Abdulrahman Abdulrahman

Abstract:

When the Manning equation is used, a unique value of normal depth in the uniform flow exists for a given channel geometry, discharge, roughness, and slope. Depending on the value of normal depth relative to the critical depth, the flow type (supercritical or subcritical) for a given characteristic of channel conditions is determined whether or not flow is uniform. There is no general solution of Manning's equation for determining the flow depth for a given flow rate, because the area of cross section and the hydraulic radius produce a complicated function of depth. The familiar solution of normal depth for a rectangular channel involves 1) a trial-and-error solution; 2) constructing a non-dimensional graph; 3) preparing tables involving non-dimensional parameters. Author in this paper has derived semi-analytical solution to Manning's equation for determining the flow depth given the flow rate in rectangular open channel. The solution was derived by expressing Manning's equation in non-dimensional form, then expanding this form using Maclaurin's series. In order to simplify the solution, terms containing power up to 4 have been considered. The resulted equation is a quartic equation with a standard form, where its solution was obtained by resolving this into two quadratic factors. The proposed solution for Manning's equation is valid over a large range of parameters, and its maximum error is within -1.586%.

Keywords: channel design, civil engineering, hydraulic engineering, open channel flow, Manning's equation, normal depth, uniform flow

Procedia PDF Downloads 200
31330 Learning Physics Concepts through Language Syntagmatic Paradigmatic Relations

Authors: C. E. Laburu, M. A. Barros, A. F. Zompero, O. H. M. Silva

Abstract:

The work presents a teaching strategy that employs syntagmatic and paradigmatic linguistic relations in order to monitor the understanding of physics students’ concepts. Syntagmatic and paradigmatic relations are theoretical elements of semiotics studies and our research circumstances and justified them within the research program of multi-modal representations. Among the multi-modal representations to learning scientific knowledge, the scope of action of syntagmatic and paradigmatic relations belongs to the discursive writing form. The use of such relations has the purpose to seek innovate didactic work with discourse representation in the write form before translate to another different representational form. The research was conducted with a sample of first year high school students. The students were asked to produce syntagmatic and paradigmatic of Newton’ first law statement. This statement was delivered in paper for each student that should individually write the relations. The student’s records were collected for analysis. It was possible observed in one student used here as example that their monemes replaced and rearrangements produced by, respectively, syntagmatic and paradigmatic relations, kept the original meaning of the law. In paradigmatic production he specified relevant significant units of the linguistic signs, the monemas, which constitute the first articulation and each word substituted kept equivalence to the original meaning of original monema. Also, it was noted a number of diverse and many monemas were chosen, with balanced combination of grammatical (grammatical monema is what changes the meaning of a word, in certain positions of the syntagma, along with a relatively small number of other monemes. It is the smallest linguistic unit that has grammatical meaning) and lexical (lexical monema is what belongs to unlimited inventories; is the monema endowed with lexical meaning) monemas. In syntagmatic production, monemas ordinations were syntactically coherent, being linked with semantic conservation and preserved number. In general, the results showed that the written representation mode based on linguistic relations paradigmatic and syntagmatic qualifies itself to be used in the classroom as a potential identifier and accompanist of meanings acquired from students in the process of scientific inquiry.

Keywords: semiotics, language, high school, physics teaching

Procedia PDF Downloads 118
31329 The DAQ Debugger for iFDAQ of the COMPASS Experiment

Authors: Y. Bai, M. Bodlak, V. Frolov, S. Huber, V. Jary, I. Konorov, D. Levit, J. Novy, D. Steffen, O. Subrt, M. Virius

Abstract:

In general, state-of-the-art Data Acquisition Systems (DAQ) in high energy physics experiments must satisfy high requirements in terms of reliability, efficiency and data rate capability. This paper presents the development and deployment of a debugging tool named DAQ Debugger for the intelligent, FPGA-based Data Acquisition System (iFDAQ) of the COMPASS experiment at CERN. Utilizing a hardware event builder, the iFDAQ is designed to be able to readout data at the average maximum rate of 1.5 GB/s of the experiment. In complex softwares, such as the iFDAQ, having thousands of lines of code, the debugging process is absolutely essential to reveal all software issues. Unfortunately, conventional debugging of the iFDAQ is not possible during the real data taking. The DAQ Debugger is a tool for identifying a problem, isolating the source of the problem, and then either correcting the problem or determining a way to work around it. It provides the layer for an easy integration to any process and has no impact on the process performance. Based on handling of system signals, the DAQ Debugger represents an alternative to conventional debuggers provided by most integrated development environments. Whenever problem occurs, it generates reports containing all necessary information important for a deeper investigation and analysis. The DAQ Debugger was fully incorporated to all processes in the iFDAQ during the run 2016. It helped to reveal remaining software issues and improved significantly the stability of the system in comparison with the previous run. In the paper, we present the DAQ Debugger from several insights and discuss it in a detailed way.

Keywords: DAQ Debugger, data acquisition system, FPGA, system signals, Qt framework

Procedia PDF Downloads 268
31328 Polymer Patterning by Dip Pen Nanolithography

Authors: Ayse Cagil Kandemir, Derya Erdem, Markus Niederberger, Ralph Spolenak

Abstract:

Dip Pen nanolithography (DPN), which is a tip based method, serves a novel approach to produce nano and micro-scaled patterns due to its high resolution and pattern flexibility. It is introduced as a new constructive scanning probe lithography (SPL) technique. DPN delivers materials in the form of an ink by using the tip of a cantilever as pen and substrate as paper in order to form surface architectures. First studies rely on delivery of small organic molecules on gold substrate in ambient conditions. As time passes different inks such as; polymers, colloidal particles, oligonucleotides, metallic salts were examined on a variety of surfaces. Discovery of DPN also enabled patterning with multiple inks by using multiple cantilevers for the first time in SPL history. Specifically, polymer inks, which constitute a flexible matrix for various materials, can have a potential in MEMS, NEMS and drug delivery applications. In our study, it is aimed to construct polymer patterns using DPN by studying wetting behavior of polymer on semiconductor, metal and polymer surfaces. The optimum viscosity range of polymer and effect of environmental conditions such as humidity and temperature are examined. It is observed that there is an inverse relation with ink viscosity and depletion time. This study also yields the optimal writing conditions to produce consistent patterns with DPN. It is shown that written dot sizes increase with dwell time, indicating that the examined writing conditions yield repeatable patterns.

Keywords: dip pen nanolithography, polymer, surface patterning, surface science

Procedia PDF Downloads 383
31327 CuIn₃Se₅ Colloidal Nanocrystals and Its Ink-Coated Films for Photovoltaics

Authors: M. Ghali, M. Elnimr, G. F. Ali, A. M. Eissa, H. Talaat

Abstract:

CuIn₃Se₅ material is indexed as ordered vacancy compounds having excellent matching properties with CuInGaSe (CIGS) solar absorber layer. For example, the valence band offset of CuIn₃Se₅ with CIGS is nearly 0.3 eV, and the lattice mismatch is less than 1%, besides the absence of discontinuity in their conduction bands. Thus, CuIn₃Se₅ can work as a passivation layer for repelling holes from CIGS/CdS interface and hence to reduce the interface carriers recombination and consequently enhancing the efficiency of CIGS/CdS solar cells. Theoretically, it was reported earlier that an improvement in the efficiency of p-CIGS-based solar cell with a thin ~100 nm of n-CuIn₃Se₅ layer is expected. Recently, a reported experiment demonstrated significant improvement in the efficiency of Molecular Beam Epitaxy (MBE) grown CIGS solar cells from 13.4 to 14.5% via inserting a thin layer of MBE-grown Cu(In,Ga)₃Se₅ layer at the CdS/CIGS interface. It should be mentioned that CuIn₃Se₅ material in either bulk or thin film form, are usually fabricated by high vacuum physical vapor deposition techniques (e.g., three-source co-evaporation, RF sputtering, flash evaporation, and molecular beam epitaxy). In addition, achieving photosensitive films of n-CuIn₃Se₅ material is important for new hybrid organic/inorganic structures, where inorganic photo-absorber layer, with n-type conductivity, can form n–p junction with organic p-type material (e.g., conductive polymers). A detailed study of the physical properties of CuIn₃Se₅ is still necessary for better understanding of device operation and further improvement of solar cells performance. Here, we report on the low-cost synthesis of CuIn₃Se₅ material in nano-scale size, with an average diameter ~10nm, using simple solution-based colloidal chemistry. In contrast to traditionally grown bulk tetragonal CuIn₃Se₅ crystals using high Vacuum-based technology, our colloidal CuIn₃Se₅ nanocrystals show cubic crystal structure with a shape of nanoparticles and band gap ~1.33 eV. Ink-coated thin films prepared from these nanocrystals colloids; display n-type character, 1.26 eV band gap and strong photo-responsive behavior with incident white light. This suggests the potential use of colloidal CuIn₃Se₅ as an active layer in all-solution-processed thin film solar cells.

Keywords: nanocrystals, CuInSe, thin film, optical properties

Procedia PDF Downloads 142
31326 Finite Element Modeling and Analysis of Reinforced Concrete Coupled Shear Walls Strengthened with Externally Bonded Carbon Fiber Reinforced Polymer Composites

Authors: Sara Honarparast, Omar Chaallal

Abstract:

Reinforced concrete (RC) coupled shear walls (CSWs) are very effective structural systems in resisting lateral loads due to winds and earthquakes and are particularly used in medium- to high-rise RC buildings. However, most of existing old RC structures were designed for gravity loads or lateral loads well below the loads specified in the current modern seismic international codes. These structures may behave in non-ductile manner due to poorly designed joints, insufficient shear reinforcement and inadequate anchorage length of the reinforcing bars. This has been the main impetus to investigate an appropriate strengthening method to address or attenuate the deficiencies of these structures. The objective of this paper is to twofold: (i) evaluate the seismic performance of existing reinforced concrete coupled shear walls under reversed cyclic loading; and (ii) investigate the seismic performance of RC CSWs strengthened with externally bonded (EB) carbon fiber reinforced polymer (CFRP) sheets. To this end, two CSWs were considered as follows: (a) the first one is representative of old CSWs and therefore was designed according to the 1941 National Building Code of Canada (NBCC, 1941) with conventionally reinforced coupling beams; and (b) the second one, representative of new CSWs, was designed according to modern NBCC 2015 and CSA/A23.3 2014 requirements with diagonally reinforced coupling beam. Both CSWs were simulated using ANSYS software. Nonlinear behavior of concrete is modeled using multilinear isotropic hardening through a multilinear stress strain curve. The elastic-perfectly plastic stress-strain curve is used to simulate the steel material. Bond stress–slip is modeled between concrete and steel reinforcement in conventional coupling beam rather than considering perfect bond to better represent the slip of the steel bars observed in the coupling beams of these CSWs. The old-designed CSW was strengthened using CFRP sheets bonded to the concrete substrate and the interface was modeled using an adhesive layer. The behavior of CFRP material is considered linear elastic up to failure. After simulating the loading and boundary conditions, the specimens are analyzed under reversed cyclic loading. The comparison of results obtained for the two unstrengthened CSWs and the one retrofitted with EB CFRP sheets reveals that the strengthening method improves the seismic performance in terms of strength, ductility, and energy dissipation capacity.

Keywords: carbon fiber reinforced polymer, coupled shear wall, coupling beam, finite element analysis, modern code, old code, strengthening

Procedia PDF Downloads 183
31325 Roles of Governmental and Non-governmental Bodies on Chain Remand Complaints in Malaysia

Authors: Ifa Sirrhu Samsudin, Ramalinggam Rajamanickam, Rohaida Nordin

Abstract:

The practice of chain remand would cause human rights violations if the application was granted without reasonable cause and reason. This chain remand problem was tried to be addressed in 2007, which was amongst the factors that led to the amendment of the Criminal Procedure Code (CPC) at that time due to the defilement of human liberty. In Malaysia, there are governmental and non-governmental bodies that are active in ensuring that the human rights of the entire community are protected from being violated. The issue of wrongful detention involving chain remand during an investigation is not a new issue. This issue is constantly highlighted and efforts to address it are often raised by the responsible parties. This study aims to analyse the roles of these bodies in dealing with chain remand complaints in Malaysia using a qualitative research approach by way of in-depth interviews, roundtable discussions and documents analysis. The study discovered that these bodies were able to investigate the complaints but did not have a role in taking any actions. Their role is only to provide recommendations to the complainants to take action. Therefore, this study suggested the function should be given to certain bodies to curb the problem based on solid evidence.

Keywords: liberty, complaints, chain remand, government

Procedia PDF Downloads 168
31324 Parameter Identification Analysis in the Design of Rock Fill Dams

Authors: G. Shahzadi, A. Soulaimani

Abstract:

This research work aims to identify the physical parameters of the constitutive soil model in the design of a rockfill dam by inverse analysis. The best parameters of the constitutive soil model, are those that minimize the objective function, defined as the difference between the measured and numerical results. The Finite Element code (Plaxis) has been utilized for numerical simulation. Polynomial and neural network-based response surfaces have been generated to analyze the relationship between soil parameters and displacements. The performance of surrogate models has been analyzed and compared by evaluating the root mean square error. A comparative study has been done based on objective functions and optimization techniques. Objective functions are categorized by considering measured data with and without uncertainty in instruments, defined by the least square method, which estimates the norm between the predicted displacements and the measured values. Hydro Quebec provided data sets for the measured values of the Romaine-2 dam. Stochastic optimization, an approach that can overcome local minima, and solve non-convex and non-differentiable problems with ease, is used to obtain an optimum value. Genetic Algorithm (GA), Particle Swarm Optimization (PSO) and Differential Evolution (DE) are compared for the minimization problem, although all these techniques take time to converge to an optimum value; however, PSO provided the better convergence and best soil parameters. Overall, parameter identification analysis could be effectively used for the rockfill dam application and has the potential to become a valuable tool for geotechnical engineers for assessing dam performance and dam safety.

Keywords: Rockfill dam, parameter identification, stochastic analysis, regression, PLAXIS

Procedia PDF Downloads 130
31323 Transient Simulation Using SPACE for ATLAS Facility to Investigate the Effect of Heat Loss on Major Parameters

Authors: Suhib A. Abu-Seini, Kyung-Doo Kim

Abstract:

A heat loss model for ATLAS facility was introduced using SPACE code predefined correlations and various dialing factors. As all previous simulations were carried out using a heat loss free input; the facility was considered to be completely insulated and the core power was reduced by the experimentally measured values of heat loss to compensate to the account for the loss of heat, this study will consider heat loss throughout the simulation. The new heat loss model will be affecting SPACE code simulation as heat being leaked out of the system throughout a transient will alter many parameters corresponding to temperature and temperature difference. For that, a Station Blackout followed by a multiple Steam Generator Tube Rupture accident will be simulated using both the insulated system approach and the newly introduced heat loss input of the steady state. Major parameters such as system temperatures, pressure values, and flow rates to be put into comparison and various analysis will be suggested upon it as the experimental values will not be the reference to validate the expected outcome. This study will not only show the significance of heat loss consideration in the processes of prevention and mitigation of various incidents, design basis and beyond accidents as it will give a detailed behavior of ATLAS facility during both processes of steady state and major transient, but will also present a verification of how credible the data acquired of ATLAS are; since heat loss values for steady state were already mismatched between SPACE simulation results and ATLAS data acquiring system. Acknowledgement- This work was supported by the Korean institute of Energy Technology Evaluation and Planning (KETEP) and the Ministry of Trade, Industry & Energy (MOTIE) of the Republic of Korea.

Keywords: ATLAS, heat loss, simulation, SPACE, station blackout, steam generator tube rupture, verification

Procedia PDF Downloads 212
31322 Dual-Rail Logic Unit in Double Pass Transistor Logic

Authors: Hamdi Belgacem, Fradi Aymen

Abstract:

In this paper we present a low power, low cost differential logic unit (LU). The proposed LU receives dual-rail inputs and generates dual-rail outputs. The proposed circuit can be used in Arithmetic and Logic Units (ALU) of processor. It can be also dedicated for self-checking applications based on dual duplication code. Four logic functions as well as their inverses are implemented within a single Logic Unit. The hardware overhead for the implementation of the proposed LU is lower than the hardware overhead required for standard LU implemented with standard CMOS logic style. This new implementation is attractive as fewer transistors are required to implement important logic functions. The proposed differential logic unit can perform 8 Boolean logical operations by using only 16 transistors. Spice simulations using a 32 nm technology was utilized to evaluate the performance of the proposed circuit and to prove its acceptable electrical behaviour.

Keywords: differential logic unit, double pass transistor logic, low power CMOS design, low cost CMOS design

Procedia PDF Downloads 435
31321 Evaluation of Planned and Organically Transformed Public Spaces in Urban Indian Market Places: A Case of Bhopal City, India

Authors: Piyush Hajela

Abstract:

Public spaces within Indian markets are vibrant, colorful and contain dimensions that make them attractive and therefore act as popular gathering spaces. Most of these public spaces emerge as squares, plazas of varied shapes and sizes spread at different locations within the market. These public spaces grow organically and are discovered by the people themselves as they respond positively to the collective human senses. On the other hand, there are the planned and designed public spaces as well that are less active. This research evaluates both the planned and the organically transformed public spaces in Indian markets from an Urban Design point of view. The purpose of such research is to provide a basis for design solutions to ensure the success of designed public spaces. The evaluation is done for identified Attributes, namely Comfort, Protection, Familiarity, Activities, Form, Legibility, Engagement, Safety, Accessibility, Environment and Transformations by which a Public Space attains its recognition. The evaluation is based on a rating done for forty-four parameters falling under eleven attributes of public space. An opinion survey of professionals is conducted for their priorities of attributes while designing Public spaces. A comparison is made to rank these attributes between Planned and Organically transformed Public spaces and, opinion of the professionals. After dues analysis, the research suggests the learning from the organically transformed Public spaces for ensuring the success of designed public spaces. The suggestions may be in the form of Design decisions or administrative regulations, or both for achieving the desirables.

Keywords: assessment, attributes, engagement, interaction

Procedia PDF Downloads 195
31320 Configuration of Water-Based Features in Islamic Heritage Complexes and Vernacular Architecture: An Analysis into Interactions of Morphology, Form, and Climatic Performance

Authors: Mustaffa Kamal Bashar Mohd Fauzi, Puteri Shireen Jahn Kassim, Nurul Syala Abdul Latip

Abstract:

It is increasingly realized that sustainability includes both a response to the climatic and cultural context of a place. To assess the cultural context, a morphological analysis of urban patterns from heritage legacies is necessary. While the climatic form is derived from an analysis of meteorological data, cultural patterns and forms must be abstracted from a typological and morphological study. This current study aims to analyzes morphological and formal elements of water-based architectural and urban design of past Islamic vernacular complexes in the hot arid regions and how a vast utilization of water was shaped and sited to act as cooling devices for an entire complex. Apart from its pleasant coolness, water can be used in an aesthetically way such as emphasizing visual axes, vividly enhancing the visual of the surrounding environment and symbolically portraying the act of purity in the design. By comparing 2 case studies based on the analysis of interactions of water features into the form, planning and morphology of 2 Islamic heritage complexes, Fatehpur Sikri (India) and Lahore Fort (Pakistan) with a focus on Shish Mahal of Lahore Fort in terms of their mass, architecture and urban planning, it is agreeable that water plays an integral role in their climatic amelioration via different methods of water conveyance system. Both sites are known for their substantial historical values and prominent for their sustainable vernacular buildings for example; the courtyard of Shish Mahal in Lahore fort are designed to provide continuous coolness by constructing various miniatures water channels that run underneath the paved courtyard. One of the most remarkable features of this system that all water is made dregs-free before it was inducted into these underneath channels. In Fatehpur Sikri, the method of conveyance seems differed from Lahore Fort as the need to supply water to the ridge where Fatehpur Sikri situated is become the major challenges. Thus, the achievement of supplying water to the palatial complexes is solved by placing inhabitable water buildings within the two supply system for raising water. The process of raising the water can be either mechanical or laborious inside the enclosed well and water rising houses. The studies analyzes and abstract the water supply forms, patterns and flows in 3-dimensional shapes through the actions of evaporative cooling and wind-induced ventilation under arid climates. Through the abstraction analytical and descriptive relational morphology of the spatial configurations, the studies can suggest the idealized spatial system that can be used in urban design and complexes which later became a methodological and abstraction tool of sustainability to suit the modern contemporary world.

Keywords: heritage site, Islamic vernacular architecture, water features, morphology, urban design

Procedia PDF Downloads 361
31319 Development of Solid Electrolytes Based on Networked Cellulose

Authors: Boor Singh Lalia, Yarjan Abdul Samad, Raed Hashaikeh

Abstract:

Three different kinds of solid polymer electrolytes were prepared using polyethylene oxide (PEO) as a base polymer, networked cellulose (NC) as a physical support and LiClO4 as a conductive salt for the electrolytes. Networked cellulose, a modified form of cellulose, is a biodegradable and environmentally friendly additive which provides a strong fibrous networked support for structural stability of the electrolytes. Although the PEO/NC/LiClO4 electrolyte retains its structural integrity and mechanical properties at 100oC as compared to pristine PEO-based polymer electrolytes, it suffers from poor ionic conductivity. To improve the room temperature conductivity of the electrolyte, PEO is replaced by the polyethylene glycol (PEG) which is a liquid phase that provides high mobility for Li+ ions transport in the electrolyte. PEG/NC/LiClO4 shows improvement in ionic conductivity compared to PEO/NC/LiClO4 at room temperature, but it is brittle and tends to form cracks during processing. An advanced solid polymer electrolyte with optimum ionic conductivity and mechanical properties is developed by using a ternary system: TEGDME/PEO/NC+LiClO4. At room temperature, this electrolyte exhibits an ionic conductivity to the order of 10-5 S/cm, which is very high compared to that of the PEO/LiClO4 electrolyte. Pristine PEO electrolytes start melting at 65 °C and completely lose its mechanical strength. Dynamic mechanical analysis of TEGDME: PEO: NC (70:20:10 wt%) showed an improvement of storage modulus as compared to the pristine PEO in the 60–120 °C temperature range. Also, with an addition of NC, the electrolyte retains its mechanical integrity at 100 oC which is beneficial for Li-ion battery operation at high temperatures. Differential scanning calorimetry (DSC) and thermal gravimetry analysis (TGA) studies revealed that the ternary polymer electrolyte is thermally stable in the lithium ion battery operational temperature range. As-prepared polymer electrolyte was used to assemble LiFePO4/ TEGDME/PEO/NC+LiClO4/Li half cells and their electrochemical performance was studied via cyclic voltammetry and charge-discharge cycling.

Keywords: solid polymer electrolyte, ionic conductivity, mechanical properties, lithium ion batteries, cyclic voltammetry

Procedia PDF Downloads 414
31318 The Impact of Sustainable Packaging on Customers’ Willingness to Buy: A Study Based in Rwanda

Authors: Nirere Martine

Abstract:

Purpose –The purpose of this study aims to understand the intention of customers to adopt sustainable packaging and the impact of sustainable packaging on customers’ willingness to buy a product using sustainable packaging. Design/methodology/approach – A new research model based on the technology acceptance model (TAM) and structural equation modeling are used to examine causality and test relationship based on the data collected from 251 Rwanda samples. Findings – The findings indicated that perceived ease of use positively affects perceived usefulness. However, perceived usefulness and perceived ease of use positively affect the intention to adopt sustainable packaging. However, perceived risk and perceived cost negatively affect the intention to adopt sustainable packaging. The intention to adopt sustainable packaging positively affects the willingness to buy a product using sustainable packaging. Originality/value – Many researchers have investigated the issue of a consumers’ behavior to purchase a product. In particular, they have examined whether customers are willing to pay extra for a packaging product. There has been no study that has examined the impact of sustainable packaging on customers’ willingness to buy. The results of this study can help manufacturers form a better understanding of customers’ willingness to purchase a product using sustainable packaging.

Keywords: consumers’ behavioral, sustainable packaging, TAM, Rwanda

Procedia PDF Downloads 170
31317 Comparing Media-Based Strategies of Identity Formation in Chicanos and Cuban-Americans

Authors: Kwang Yeon Kim

Abstract:

This paper will explore the directly proportional relationship between the influence of Hispanophone media in U.S. markets and Hispanic population growth. Though this growth has origins across south and central America, in U.S. media markets Mexican and Cuban immigrants, have traditionally been considered the most influential. Having endured significant historical discrimination, disparagement, and ethnic framing from conventional Anglophone media, such groups have sought to form their own identities as media consuming and producing Americans of Latin American origin. Although immigrants to the U.S. have traditionally faced obstacles in access to education, children of Mexican-Americans (Chicanos) and Cuban-Americans have made significant progress in overcoming these obstacles, partly explaining their media dominance. This is particularly true in the case of Cuban-Americans, for whom such media presence is not predicted by share of population. By conducting comparative studies of Chicano media and Cuban-Americans media, common ground was found in strategies of reliance on media-driven identity formation. In contrast to the mainstream media portrayal of Latino/as with limiting, negative stereotypes, Spanish-language media’s goal is to form the identity of being Latino for those living in the United States. Providing both news from countries of origin and local news within the United States, Chicano and Cuban-American media performs rituals of recollection while rooting such populations in more proximate media paradigms.

Keywords: Chicano identity, Cuban-Americans, Hispanophone media, Latino/a community

Procedia PDF Downloads 189
31316 Comparison of Double Unit Tunnel Form Building before and after Repair and Retrofit under in-Plane Cyclic Loading

Authors: S. A. Anuar, N. H. Hamid, M. H. Hashim, S. M. D. Salleh

Abstract:

This paper present the experimental work on the seismic performance of double unit tunnel form building (TFB) subjected to in-plane lateral cyclic loading. A one third scale of 3-storey double unit of TFB is tested at ±0.01%, ±0.1%, ±0.25%, ±0.5%, ±0.75% and ±1.0% drifts until the structure achieves its strength degradation. After that, the TFB is repaired and retrofitted using additional shear wall, steel angle and CFRP sheet. A similar testing approach is applied to the specimen after repair and retrofit. The crack patterns, lateral strength, stiffness, ductility and equivalent viscous damping (EVD) were analyzed and compared before and after repair and retrofit. The result indicates that the lateral strength increases by 22 in pushing direction and 27% in pulling direction. Moreover, the stiffness and ductility obtained before and after retrofit increase tremendously by 87.87% and 39.66%, respectively. Meanwhile, the energy absorption measured by equivalent viscous damping obtained after retrofit increase by 12.34% in pulling direction. It can be concluded that the proposed retrofit method is capable to increase the lateral strength capacity, stiffness and energy absorption of double unit TFB.

Keywords: tunnel form building, in-plane lateral cyclic loading, crack pattern, lateral strength, stiffness, ductility, equivalent viscous damping, repair and retrofit

Procedia PDF Downloads 338
31315 Simulation of Remove the Fouling on the in vivo By Using MHD

Authors: Farhad Aalizadeh, Ali Moosavi

Abstract:

When a blood vessel is injured, the cells of your blood bond together to form a blood clot. The blood clot helps you stop bleeding. Blood clots are made of a combination of blood cells, platelets(small sticky cells that speed up the clot-making process), and fibrin (protein that forms a thread-like mesh to trap cells). Doctors call this kind of blood clot a “thrombus.”We study the effects of different parameters on the deposition of Nanoparticles on the surface of a bump in the blood vessels by the magnetic field. The Maxwell and the flow equations are solved for this purpose. It is assumed that the blood is non-Newtonian and the number of particles has been considered enough to rely on the results statistically. Using MHD and its property it is possible to control the flow velocity, remove the fouling on the walls and return the system to its original form.

Keywords: MHD, fouling, in-vivo, blood clots, simulation

Procedia PDF Downloads 453
31314 Methods of Interpolating Temperature and Rainfall Distribution in Northern Vietnam

Authors: Thanh Van Hoang, Tien Yin Chou, Yao Min Fang, Yi Min Huang, Xuan Linh Nguyen

Abstract:

Reliable information on the spatial distribution of annual rainfall and temperature is essential in research projects relating to urban and regional planning. This research presents results of a classification of temperature and rainfall in the Red River Delta of northern Vietnam based on measurements from seven meteorological stations (Ha Nam, Hung Yen, Lang, Nam Dinh, Ninh Binh, Phu Lien, Thai Binh) in the river basin over a thirty-years period from 1982-2011. The average accumulated rainfall trends in the delta are analysed and form the basis of research essential to weather and climate forecasting. This study employs interpolation based on the Kriging Method for daily rainfall (min and max) and daily temperature (min and max) in order to improve the understanding of sources of variation and uncertainly in these important meteorological parameters. To the Kriging method, the results will show the different models and the different parameters based on the various precipitation series. The results provide a useful reference to assist decision makers in developing smart agriculture strategies for the Red River Delta in Vietnam.

Keywords: spatial interpolation method, ArcGIS, temperature variability, rainfall variability, Red River Delta, Vietnam

Procedia PDF Downloads 315
31313 Developing Future New Roles for Traditional Birth Attendants in Nigeria

Authors: Hauwau Mohammed

Abstract:

Research purpose: the integration of Traditional Birth Attendants (TBAs) has long been initiated into healthcare systems. This has been to help improve maternal mortality, particularly in developing countries. Nigeria is seen as one of the countries with a high maternal death rate due to common pregnancy complications and low resources. Communities with challenges of universal coverage of skilled workers rely on TBAs for pregnancy-related services, including delivery. The Sokoto State government has conducted several training programs on a significant number of TBAs to enable a formal integration of relationships with skilled healthcare for women in rural regions. This study aims to explore a standard method and develop an assessment framework for improving TBAs training programs in Sokoto State. Research Design, Methodology & Methods : Using a qualitative design, an interpretive phenomenology approach will be applied to explore the lived-experiences of 28 TBAs, who have undergone a form of training while also examining the strategies used to develop those programs through 8 policymakers and/or program trainers. For the collection stage, a focus group discussion and a face-to-face interview will be conducted, where the latter is for TBAs and the former for policymakers and training officials. Analysis: Data will be analyse through IPA format while using Nvivo to code and catalog personal experiential generated patterns. Secondary review: a scoping review of secondary data from Nigeria was used to map the knowledge gap and the extent of available data. The thematic analytic findings suggested that there are various approaches used to incorporate TBAs into the healthcare system, which include interventional programs targeted at specific health issues. In addition, incentives were used to encourage TBAs to facilitate the frequent use of skilled care for women.

Keywords: traditional birth attendants, Nigeria, training, program

Procedia PDF Downloads 67
31312 Hindi Cinema in a Post-Colonial India: A Study on Guru Dutt's Self-Expression in 'Pyasa'

Authors: Mrunmayee Das

Abstract:

This study aims to explore the film 'Pyasa' directed by actor-director Guru Dutt, filmed during the 1950’s golden age of Hindi cinema. 'Pyasa' was filmed after a decade of India being a new nation and narrates the world-view of a poet dressed in western ideals, tasting modernity, uprooted from his familial and social moorings causing friction of being between survival and self- expression. The research is based on literature review to study the attitudes, particularly the post-colonial, informing the film. In terms of the structure, the relational study of the film and the historical background of that time came first. Further explorations deal with the use of image making, dialogue, and poetry in the form of songs facilitating the central theme of the human plight of poverty, not of material but of thought. The literature review establishes Dutt’s style of expressing melodic melodrama through a dance between light and shadow majorly in the form of song sequences signifying the greys of the society. It was found in this research that melodrama is created by the changing contrasts and use of close-ups. The song sequences convey the tensions of being a contemporary liberal educated youth and having to deal with the societal-ills of this world, which highlights the theme of compulsion towards self-destruction. It is concluded that Dutt’s 'Pyasa' is a autobiographical commentary on the state of a nation doing away with a borrowed identity and refashioning its own.

Keywords: cinema, Guru Dutt, post-colonial India, self-expression

Procedia PDF Downloads 99
31311 A Blockchain-Based Privacy-Preserving Physical Delivery System

Authors: Shahin Zanbaghi, Saeed Samet

Abstract:

The internet has transformed the way we shop. Previously, most of our purchases came in the form of shopping trips to a nearby store. Now, it’s as easy as clicking a mouse. But with great convenience comes great responsibility. We have to be constantly vigilant about our personal information. In this work, our proposed approach is to encrypt the information printed on the physical packages, which include personal information in plain text, using a symmetric encryption algorithm; then, we store that encrypted information into a Blockchain network rather than storing them in companies or corporations centralized databases. We present, implement and assess a blockchain-based system using Ethereum smart contracts. We present detailed algorithms that explain the details of our smart contract. We present the security, cost, and performance analysis of the proposed method. Our work indicates that the proposed solution is economically attainable and provides data integrity, security, transparency, and data traceability.

Keywords: blockchain, Ethereum, smart contract, commit-reveal scheme

Procedia PDF Downloads 135
31310 Large Eddy Simulation of Hydrogen Deflagration in Open Space and Vented Enclosure

Authors: T. Nozu, K. Hibi, T. Nishiie

Abstract:

This paper discusses the applicability of the numerical model for a damage prediction method of the accidental hydrogen explosion occurring in a hydrogen facility. The numerical model was based on an unstructured finite volume method (FVM) code “NuFD/FrontFlowRed”. For simulating unsteady turbulent combustion of leaked hydrogen gas, a combination of Large Eddy Simulation (LES) and a combustion model were used. The combustion model was based on a two scalar flamelet approach, where a G-equation model and a conserved scalar model expressed a propagation of premixed flame surface and a diffusion combustion process, respectively. For validation of this numerical model, we have simulated the previous two types of hydrogen explosion tests. One is open-space explosion test, and the source was a prismatic 5.27 m3 volume with 30% of hydrogen-air mixture. A reinforced concrete wall was set 4 m away from the front surface of the source. The source was ignited at the bottom center by a spark. The other is vented enclosure explosion test, and the chamber was 4.6 m × 4.6 m × 3.0 m with a vent opening on one side. Vent area of 5.4 m2 was used. Test was performed with ignition at the center of the wall opposite the vent. Hydrogen-air mixtures with hydrogen concentrations close to 18% vol. were used in the tests. The results from the numerical simulations are compared with the previous experimental data for the accuracy of the numerical model, and we have verified that the simulated overpressures and flame time-of-arrival data were in good agreement with the results of the previous two explosion tests.

Keywords: deflagration, large eddy simulation, turbulent combustion, vented enclosure

Procedia PDF Downloads 229
31309 The Role of Societas Europaea in Business Environment of Czech Republic

Authors: Werner Bernatik, Pavel Adamek

Abstract:

The Societas Europaea is the legal form of company which plays its role within European Union since 2004. Since that it has settled in particular EU's member according to conditions. There is several hundreds of Societas Europaea found in EU and the article pays attention to historical background of conditions which formed the European Entrepreneurial Environment. Also, the differences of particular details of Societas Europaea are mentioned. Furthermore, the case of Czech Republic Business Environment is subject of interest where, surprisingly, the total amount of registered Societas Europaea was identified as the highest. The possible reasons of such situation are subject of research and results are to be presented in the article.

Keywords: Societas Europaea, business environment, legal form of company, entrepreneurial environment, European Union, competitivness

Procedia PDF Downloads 407
31308 Creating a Dementia-Friendly Community

Authors: Annika Kjallman Alm, Ove Hellzen, Malin Rising-Homlstrom

Abstract:

The concept of dementia‐friendly communities focuses on the lived experience of people who have dementia and is most relevant to addressing their needs and the needs of those people who live with and provide support for them. The goal of communities becoming dementia‐friendly is for dementia to be normalized and recognized as a disabling condition. People with dementia find being connected to self, to others, and to the environment by meaningful activities as important. According to the concept underlying dementia-friendly communities, people with dementia or cognitive decline can continue to live in the community if their residential community has sufficiently strong social capital. The aim of this study is to explore staff and leaders’ experiences in implementing interventions to enhance a more inclusive dementia-friendly community. A municipality in northern Sweden with a population of approx. 100 000 inhabitants decided to create a dementia friendly municipality. As part of the initiative, a Centre for support was established. The Centre offered support for both individuals and groups, did home visits, and provided information about Dementia. Interviews were conducted with staff who had undergone training in a structured form of multidimensional support, the PER-model®, and worked at the Centre for support. The staff consisted of registered nurses, occupational therapists, and specialized nurses who had worked there for more than five years, and all had training in dementia. All interviews were audio-recorded and transcribed verbatim. The transcribed data were analyzed using qualitative content analysis. Results suggest that implementing the PER-model® of support for persons in the early stages of dementia and their next of kin added a much-needed form of support and perceived possibilities to enhance daily life in the early stages of dementia. The staff appreciated that the structure of PER-model® was evidenced based. They also realized that they never even considered that the person with dementia also needed support in the early stages but that they now had tools for that as well. Creating a dementia friendly municipality offering different kinds of support for all stages of dementia is a challenge. However, evidence-based tools and a broad spectrum of different types of support, whether individual or group, are needed to tailor to everyone’s needs. A conviction that all citizens are equal and should all be involved in the community is a strong motivator.

Keywords: dementia, dementia-friendly, municipality, support

Procedia PDF Downloads 145
31307 A Novel Heuristic for Analysis of Large Datasets by Selecting Wrapper-Based Features

Authors: Bushra Zafar, Usman Qamar

Abstract:

Large data sample size and dimensions render the effectiveness of conventional data mining methodologies. A data mining technique are important tools for collection of knowledgeable information from variety of databases and provides supervised learning in the form of classification to design models to describe vital data classes while structure of the classifier is based on class attribute. Classification efficiency and accuracy are often influenced to great extent by noisy and undesirable features in real application data sets. The inherent natures of data set greatly masks its quality analysis and leave us with quite few practical approaches to use. To our knowledge first time, we present a new approach for investigation of structure and quality of datasets by providing a targeted analysis of localization of noisy and irrelevant features of data sets. Machine learning is based primarily on feature selection as pre-processing step which offers us to select few features from number of features as a subset by reducing the space according to certain evaluation criterion. The primary objective of this study is to trim down the scope of the given data sample by searching a small set of important features which may results into good classification performance. For this purpose, a heuristic for wrapper-based feature selection using genetic algorithm and for discriminative feature selection an external classifier are used. Selection of feature based on its number of occurrence in the chosen chromosomes. Sample dataset has been used to demonstrate proposed idea effectively. A proposed method has improved average accuracy of different datasets is about 95%. Experimental results illustrate that proposed algorithm increases the accuracy of prediction of different diseases.

Keywords: data mining, generic algorithm, KNN algorithms, wrapper based feature selection

Procedia PDF Downloads 304
31306 Formation of Round Channel for Microfluidic Applications

Authors: A. Zahra, G. de Cesare, D. Caputo, A. Nascetti

Abstract:

PDMS (Polydimethylsiloxane) polymer is a suitable material for biological and MEMS (Microelectromechanical systems) designers, because of its biocompatibility, transparency and high resistance under plasma treatment. PDMS round channel is always been of great interest due to its ability to confine the liquid with membrane type micro valves. In this paper we are presenting a very simple way to form round shape microfluidic channel, which is based on reflow of positive photoresist AZ® 40 XT. With this method, it is possible to obtain channel of different height simply by varying the spin coating parameters of photoresist.

Keywords: lab-on-chip, PDMS, reflow, round microfluidic channel

Procedia PDF Downloads 411
31305 Role of Gender in Apparel Stores' Consumer Review: A Sentiment Analysis

Authors: Sarif Ullah Patwary, Matthew Heinrich, Brandon Payne

Abstract:

The ubiquity of web 2.0 platforms, in the form of wikis, social media (e.g., Facebook, Twitter, etc.) and online review portals (e.g., Yelp), helps shape today’s apparel consumers’ purchasing decision. Online reviews play important role towards consumers’ apparel purchase decision. Each of the consumer reviews carries a sentiment (positive, negative or neutral) towards products. Commercially, apparel brands and retailers analyze sentiment of this massive amount of consumer review data to update their inventory and bring new products in the market. The purpose of this study is to analyze consumer reviews of selected apparel stores with a view to understand, 1) the difference of sentiment expressed through men’s and woman’s text reviews, 2) the difference of sentiment expressed through men’s and woman’s star-based reviews, and 3) the difference of sentiment between star-based reviews and text-based reviews. A total of 9,363 reviews (1,713 men and 7,650 women) were collected using Yelp Dataset Challenge. Sentiment analysis of collected reviews was carried out in two dimensions: star-based reviews and text-based reviews. Sentiment towards apparel stores expressed through star-based reviews was deemed: 1) positive for 3 or 4 stars 2) negative for 1 or 2 stars and 3) neutral for 3 stars. Sentiment analysis of text-based reviews was carried out using Bing Liu dictionary. The analysis was conducted in IPyhton 5.0. Space. The sentiment analysis results revealed the percentage of positive text reviews by men (80%) and women (80%) were identical. Women reviewers (12%) provided more neutral (e.g., 3 out of 5 stars) star reviews than men (6%). Star-based reviews were more negative than the text-based reviews. In other words, while 80% men and women wrote positive reviews for the stores, less than 70% ended up giving 4 or 5 stars in those reviews. One of the key takeaways of the study is that star reviews provide slightly negative sentiment of the consumer reviews. Therefore, in order to understand sentiment towards apparel products, one might need to combine both star and text aspects of consumer reviews. This study used a specific dataset consisting of selected apparel stores from particular geographical locations (the information was not given for privacy concern). Future studies need to include more data from more stores and locations to generalize the findings of the study.

Keywords: apparel, consumer review, sentiment analysis, gender

Procedia PDF Downloads 145
31304 Disagreement among the United Nations Human Rights Bodies over the Legality of Deprivation of Liberty on the Grounds of Mental Disability

Authors: Ravan Samadov

Abstract:

Mentally disabled people are the most discriminated against among other disabled people and face much stronger negative attitudes across many cultures. The most complex and severe form of exclusion of these people is deprivation of liberty on the grounds of their disability. This problem was for many years overlooked to a great extent by the core human rights instruments. However, the United Nations (UN) Convention on the Rights of Persons with Disabilities (CRPD), adopted in 2006, is considered a potential tool to successfully fill the gap. It is especially vital for the developing countries with the vast majority of disabled people of the world and the CRPD is presumed to be able to trigger drastic positive changes. Article 14 of the mentioned human rights treaty has brought into the international forum a new notion, as prohibits deprivation of liberty on the grounds of disability. It is to be understood as an absolute prohibition of deprivation of liberty on the grounds of disability, including mental disability, which manifests in the form of non-consensual psychiatric hospitalisation. The interpretation by the CRPD Committee indicates that this prohibition well embraces all types of non-consensual psychiatric hospitalisation – whether it is based on illness, impairment or disability. This prohibition also extends to such justifications as ‘dangerousness’, ‘need for treatment’ and ‘diminished capacity’. Moreover, providing due substantive and/or procedural safeguards does not render any legitimacy to application of deprivation of liberty on the grounds of mental disability. Logically, this new prohibition form was to be duly considered by different UN human rights bodies, and was subsequently to bring changes to their practices. However, the analyses of post-CRPD work of those bodies allows for asserting the contrary, as they have continued displaying the position which recognises deprivation of liberty on the grounds of disability to be legitimate. While such a position could be justified in the pre-CRPD time as stemming from the silence of human rights documents about it, the continuation of this course after the CRPD entered into force may call the integrity and coherence of the UN human rights treaty system into question. The non-coherent approaches of different UN bodies to this novelty give grounds for misinterpretation thereof, and hinder its due implementation by the States Parties. The paper will discuss the nature of the mentioned new prohibition and the controversial approaches to that notion by different UN human rights bodies.

Keywords: CRPD, deprivation of liberty, mental disability, non-consensual psychiatric hospitalisation, UN bodies

Procedia PDF Downloads 322