Search results for: matrix dominated
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 2737

Search results for: matrix dominated

1357 The Political Pedagogy of Everyday Life in the French Revolution

Authors: Michael Ruiz

Abstract:

Many scholars view the French Revolution as the origins of ‘modern nationalism,’ citing the unprecedented rhetorical power of ‘the nation’ and the emergence of a centralized, modern nation-state during this time. They have also stressed the role of public education in promoting a national language and creating a sense of shared national identity among the masses. Yet as many cultural historians have shown, revolutionary leaders undertook an unprecedented campaign to overhaul French culture in the 1790s in order to cultivate these national ideals and inspire Republican virtues, in what has been called ‘political pedagogy.’ In contrast to scholars of nationalism, who emphasize formal education, revolutionaries attempted to translate abstract ideas of equality and liberty into palpable representations that would inundate everyday life, thereby serving as pedagogical tools. Material culture and everyday life became state apparatuses not just for winning over citizens’ hearts and minds, but for influencing the very formation of the citizen and their innermost ‘self.’ This paper argues that nationalism began in 1789, when ‘the self’ became a political concern and its formation a state project for cultivating political legitimacy. By broadening the meaning of ‘political pedagogy,’ this study brings together scholarship on nationalism with cultural history, thereby highlighting nations and nationalism as banal, palpable, quotidian phenomena and historicizing the complex emergence of ‘modern nationalism.’ Moreover, because the contemporary view of material culture and pedagogy was highly gendered, this study shows the role of culture in the development of a homosocial, male-dominated public sphere in the 19th century. The legacy of the French Revolution’s concern with culture thus persists as much in our vocabulary for political expression as it does in the material world, remaining deeply embedded in everyday day life as a crucial, nearly-invisible, component of nationalism.

Keywords: French Revolution, nationalism, political culture, material culture

Procedia PDF Downloads 120
1356 Analytical Technique for Definition of Internal Forces in Links of Robotic Systems and Mechanisms with Statically Indeterminate and Determinate Structures Taking into Account the Distributed Dynamical Loads and Concentrated Forces

Authors: Saltanat Zhilkibayeva, Muratulla Utenov, Nurzhan Utenov

Abstract:

The distributed inertia forces of complex nature appear in links of rod mechanisms within the motion process. Such loads raise a number of problems, as the problems of destruction caused by a large force of inertia; elastic deformation of the mechanism can be considerable, that can bring the mechanism out of action. In this work, a new analytical approach for the definition of internal forces in links of robotic systems and mechanisms with statically indeterminate and determinate structures taking into account the distributed inertial and concentrated forces is proposed. The relations between the intensity of distributed inertia forces and link weight with geometrical, physical and kinematic characteristics are determined in this work. The distribution laws of inertia forces and dead weight make it possible at each position of links to deduce the laws of distribution of internal forces along the axis of the link, in which loads are found at any point of the link. The approximation matrixes of forces of an element under the action of distributed inertia loads with the trapezoidal intensity are defined. The obtained approximation matrixes establish the dependence between the force vector in any cross-section of the element and the force vector in calculated cross-sections, as well as allow defining the physical characteristics of the element, i.e., compliance matrix of discrete elements. Hence, the compliance matrixes of an element under the action of distributed inertial loads of trapezoidal shape along the axis of the element are determined. The internal loads of each continual link are unambiguously determined by a set of internal loads in its separate cross-sections and by the approximation matrixes. Therefore, the task is reduced to the calculation of internal forces in a final number of cross-sections of elements. Consequently, it leads to a discrete model of elastic calculation of links of rod mechanisms. The discrete model of the elements of mechanisms and robotic systems and their discrete model as a whole are constructed. The dynamic equilibrium equations for the discrete model of the elements are also received in this work as well as the equilibrium equations of the pin and rigid joints expressed through required parameters of internal forces. Obtained systems of dynamic equilibrium equations are sufficient for the definition of internal forces in links of mechanisms, which structure is statically definable. For determination of internal forces of statically indeterminate mechanisms (in the way of determination of internal forces), it is necessary to build a compliance matrix for the entire discrete model of the rod mechanism, that is reached in this work. As a result by means of developed technique the programs in the MAPLE18 system are made and animations of the motion of the fourth class mechanisms of statically determinate and statically indeterminate structures with construction on links the intensity of cross and axial distributed inertial loads, the bending moments, cross and axial forces, depending on kinematic characteristics of links are obtained.

Keywords: distributed inertial forces, internal forces, statically determinate mechanisms, statically indeterminate mechanisms

Procedia PDF Downloads 205
1355 Facial Pose Classification Using Hilbert Space Filling Curve and Multidimensional Scaling

Authors: Mekamı Hayet, Bounoua Nacer, Benabderrahmane Sidahmed, Taleb Ahmed

Abstract:

Pose estimation is an important task in computer vision. Though the majority of the existing solutions provide good accuracy results, they are often overly complex and computationally expensive. In this perspective, we propose the use of dimensionality reduction techniques to address the problem of facial pose estimation. Firstly, a face image is converted into one-dimensional time series using Hilbert space filling curve, then the approach converts these time series data to a symbolic representation. Furthermore, a distance matrix is calculated between symbolic series of an input learning dataset of images, to generate classifiers of frontal vs. profile face pose. The proposed method is evaluated with three public datasets. Experimental results have shown that our approach is able to achieve a correct classification rate exceeding 97% with K-NN algorithm.

Keywords: machine learning, pattern recognition, facial pose classification, time series

Procedia PDF Downloads 336
1354 Frequency Decomposition Approach for Sub-Band Common Spatial Pattern Methods for Motor Imagery Based Brain-Computer Interface

Authors: Vitor M. Vilas Boas, Cleison D. Silva, Gustavo S. Mafra, Alexandre Trofino Neto

Abstract:

Motor imagery (MI) based brain-computer interfaces (BCI) uses event-related (de)synchronization (ERS/ ERD), typically recorded using electroencephalography (EEG), to translate brain electrical activity into control commands. To mitigate undesirable artifacts and noise measurements on EEG signals, methods based on band-pass filters defined by a specific frequency band (i.e., 8 – 30Hz), such as the Infinity Impulse Response (IIR) filters, are typically used. Spatial techniques, such as Common Spatial Patterns (CSP), are also used to estimate the variations of the filtered signal and extract features that define the imagined motion. The CSP effectiveness depends on the subject's discriminative frequency, and approaches based on the decomposition of the band of interest into sub-bands with smaller frequency ranges (SBCSP) have been suggested to EEG signals classification. However, despite providing good results, the SBCSP approach generally increases the computational cost of the filtering step in IM-based BCI systems. This paper proposes the use of the Fast Fourier Transform (FFT) algorithm in the IM-based BCI filtering stage that implements SBCSP. The goal is to apply the FFT algorithm to reduce the computational cost of the processing step of these systems and to make them more efficient without compromising classification accuracy. The proposal is based on the representation of EEG signals in a matrix of coefficients resulting from the frequency decomposition performed by the FFT, which is then submitted to the SBCSP process. The structure of the SBCSP contemplates dividing the band of interest, initially defined between 0 and 40Hz, into a set of 33 sub-bands spanning specific frequency bands which are processed in parallel each by a CSP filter and an LDA classifier. A Bayesian meta-classifier is then used to represent the LDA outputs of each sub-band as scores and organize them into a single vector, and then used as a training vector of an SVM global classifier. Initially, the public EEG data set IIa of the BCI Competition IV is used to validate the approach. The first contribution of the proposed method is that, in addition to being more compact, because it has a 68% smaller dimension than the original signal, the resulting FFT matrix maintains the signal information relevant to class discrimination. In addition, the results showed an average reduction of 31.6% in the computational cost in relation to the application of filtering methods based on IIR filters, suggesting FFT efficiency when applied in the filtering step. Finally, the frequency decomposition approach improves the overall system classification rate significantly compared to the commonly used filtering, going from 73.7% using IIR to 84.2% using FFT. The accuracy improvement above 10% and the computational cost reduction denote the potential of FFT in EEG signal filtering applied to the context of IM-based BCI implementing SBCSP. Tests with other data sets are currently being performed to reinforce such conclusions.

Keywords: brain-computer interfaces, fast Fourier transform algorithm, motor imagery, sub-band common spatial patterns

Procedia PDF Downloads 109
1353 Electrospinning of Nanofibrous Meshes and Surface-Modification for Biomedical Application

Authors: Hyuk Sang Yoo, Young Ju Son, Wei Mao, Myung Gu Kang, Sol Lee

Abstract:

Biomedical applications of electrospun nanofibrous meshes have been received tremendous attentions because of their unique structures and versatilities as biomaterials. Incorporation of growth factors in fibrous meshes can be performed by surface-modification and encapsulation. Those growth factors stimulate differentiation and proliferation of specific types of cells and thus lead tissue regenerations of specific cell types. Topographical cues of electrospun nanofibrous meshes also increase differentiation of specific cell types according to alignments of fibrous structures. Wound healing treatments of diabetic ulcers were performed using nanofibrous meshes encapsulating multiple growth factors. Aligned nanofibrous meshes and those with random configuration were compared for differentiating mesenchymal stem cells into neuronal cells. Thus, nanofibrous meshes can be applied to drug delivery carriers and matrix for promoting cellular proliferation.

Keywords: nanofiber, tissue, mesh, drug

Procedia PDF Downloads 325
1352 Comparative Assessment of Microplastic Pollution in Surface Water and Sediment of the Gomati and Saryu Rivers, India

Authors: Amit K. Mishra, Jaswant Singh

Abstract:

The menace of plastic, which significantly pollutes the aquatic environment, has emerged as a global problem. There is an emerging concern about microplastics (MPs) accumulation in aquatic ecosystems. It is familiar to everyone that the ultimate end for most of the plastic debris is the ocean. Rivers are the efficient carriers for transferring MPs from terrestrial to aquatic, further from upstream to downstream areas, and ultimately to oceans. The root cause study can provide an effective solution to a problem; hence, tracing of MPs in the riverine system can illustrate the long-term microplastic pollution. This study aimed to investigate the occurrence and distribution of microplastic contamination in surface water and sediment of the two major river systems of Uttar Pradesh, India. One is the Gomti River, Lucknow, a tributary of the Ganga, and the second is the Saryu River, the lower part of the Ghagra River, which flows through the city of Ayodhya. In this study, the distribution and abundance of MPs in surface water and sediments of two rivers were compared. Samples of water and sediment were collected from different (four from each river) sampling stations in the river catchment of two rivers. Plastic particles were classified according to type, shape, and color. In this study, 1523 (average abundance 254) and 143 (average abundance 26) microplastics were identified in all studied sites in the Gomati River and Saryu River, respectively. Observations on samples of water showed that the average MPs concentration was 392 (±69.6) and 63 ((±18.9) particles per 50l of water, whereas the sediment sample showed that the average MPs concentration was 116 (±42.9) and 46 (±12.5) particles per 250gm of dry sediment in the Gomati River and Saryu River, respectively. The high concentration of microplastics in the Lucknow area can be attributed to human activities, population density, and the entry of various effluents into the river. Microplastics with fibrous shapes were dominated, followed by fragment shapes in all the samples. The present study is a pioneering effort to count MPs in the Gomati and Saryu River systems.

Keywords: freshwater, Gomati, microplastics, Saryu, sediment

Procedia PDF Downloads 65
1351 Characterization of Potato Starch/Guar Gum Composite Film Modified by Ecofriendly Cross-Linkers

Authors: Sujosh Nandi, Proshanta Guha

Abstract:

Synthetic plastics are preferred for food packaging due to high strength, stretch-ability, good water vapor and gas barrier properties, transparency and low cost. However, environmental pollution generated by these synthetic plastics is a major concern of modern human civilization. Therefore, use of biodegradable polymers as a substitute for synthetic non-biodegradable polymers are encouraged to be used even after considering drawbacks related to mechanical and barrier properties of the films. Starch is considered one of the potential raw material for the biodegradable polymer, encounters poor water barrier property and mechanical properties due to its hydrophilic nature. That apart, recrystallization of starch molecules occurs during aging which decreases flexibility and increases elastic modulus of the film. The recrystallization process can be minimized by blending of other hydrocolloids having similar structural compatibility, into the starch matrix. Therefore, incorporation of guar gum having a similar structural backbone, into the starch matrix can introduce a potential film into the realm of biodegradable polymer. However, hydrophilic nature of both starch and guar gum, water barrier property of the film is low. One of the prospective solution to enhance this could be modification of the potato starch/guar gum (PSGG) composite film using cross-linker. Over the years, several cross-linking agents such as phosphorus oxychloride, sodium trimetaphosphate, etc. have been used to improve water vapor permeability (WVP) of the films. However, these chemical cross-linking agents are toxic, expensive and take longer time to degrade. Therefore, naturally available carboxylic acid (tartaric acid, malonic acid, succinic acid, etc.) had been used as a cross-linker and found that water barrier property enhanced substantially. As per our knowledge, no works have been reported with tartaric acid and succinic acid as a cross-linking agent blended with the PSGG films. Therefore, the objective of the present study was to examine the changes in water vapor barrier property and mechanical properties of the PSGG films after cross-linked with tartaric acid (TA) and succinic acid (SA). The cross-linkers were blended with PSGG film-forming solution at four different concentrations (4, 8, 12 & 16%) and cast on teflon plate at 37°C for 20 h. From the fourier-transform infrared spectroscopy (FTIR) study of the developed films, a band at 1720cm-1 was observed which is attributed to the formation of ester group in the developed films. On the other hand, it was observed that tensile strength (TS) of the cross-linked film decreased compared to non-cross linked films, whereas strain at break increased by several folds. Moreover, the results depicted that tensile strength diminished with increasing the concentration of TA or SA and lowest TS (1.62 MPa) was observed for 16% SA. That apart, maximum strain at break was also observed for TA at 16% and the reason behind this could be a lesser degree of crystallinity of the TA cross-linked films compared to SA. However, water vapor permeability of succinic acid cross-linked film was reduced significantly, but it was enhanced significantly by addition of tartaric acid.

Keywords: cross linking agent, guar gum, organic acids, potato starch

Procedia PDF Downloads 94
1350 Video Shot Detection and Key Frame Extraction Using Faber-Shauder DWT and SVD

Authors: Assma Azeroual, Karim Afdel, Mohamed El Hajji, Hassan Douzi

Abstract:

Key frame extraction methods select the most representative frames of a video, which can be used in different areas of video processing such as video retrieval, video summary, and video indexing. In this paper we present a novel approach for extracting key frames from video sequences. The frame is characterized uniquely by his contours which are represented by the dominant blocks. These dominant blocks are located on the contours and its near textures. When the video frames have a noticeable changement, its dominant blocks changed, then we can extracte a key frame. The dominant blocks of every frame is computed, and then feature vectors are extracted from the dominant blocks image of each frame and arranged in a feature matrix. Singular Value Decomposition is used to calculate sliding windows ranks of those matrices. Finally the computed ranks are traced and then we are able to extract key frames of a video. Experimental results show that the proposed approach is robust against a large range of digital effects used during shot transition.

Keywords: FSDWT, key frame extraction, shot detection, singular value decomposition

Procedia PDF Downloads 374
1349 Effect of Non-Fat Solid Ratio on Bloom Formation in Untempered Chocolate

Authors: Huanhuan Zhao, Bryony J. James

Abstract:

The relationship between the non-fat solid ratio and bloom formation in untempered chocolate was investigated using two types of chocolate: model chocolate made of varying cocoa powder ratios (46, 49.5 and 53%) and cocoa butter, and commercial Lindt chocolate with varying cocoa content (70, 85 and 90%). X-ray diffraction and colour measurement techniques were used to examine the polymorphism of cocoa butter and the surface whiteness index (WI), respectively. The polymorphic transformation of cocoa butter was highly correlated with the changes of WI during 30 days of storage since it led to the redistribution of fat within the chocolate matrix and resulted in a bloomed surface. The change in WI indicated a similar bloom rate in the chocolates, but the model chocolates with a higher cocoa powder ratio had more pronounced total bloom. This is due to a higher ratio of non-fat solid particles on the surface resulting in microscopic changes in morphology. The ratio of non-fat solids is an important factor in determining the extent of bloom but not the bloom rate.

Keywords: untempered chocolate, microstructure of bloom, polymorphic transformation, surface whiteness

Procedia PDF Downloads 332
1348 Anticipating the Change: Visions and Perspectives towards a Post-Car World

Authors: Farzaneh Bahrami

Abstract:

Different indicators, such as modal shares in mobility practices or car ownership, may suggest that the century of car dominance - at least in Europe and North America - is already behind us. If the emergence of the car had radical spatial and social consequences, what would be the implications of its gradual disappearance - which could be expected in the context of ecological consciousness, economic and energetic constraints as a result of both urban policies as well as lifestyle choices? To what extend shall urban experts account for this limited but visible transition from car-dominated systems towards alternative models of mobility in which the individual-motorized mobility (car) is not central; what models of urbanity could be imagined to support such a transformation? We have examined a selection of projects at different scales and within different contexts - new planned cities, dense urban areas or territories of dispersion – whose visions involve a significant shift from the current car system. We have been looking into their tools, strategies and different measures of car reduction, as well as their varied approaches to public space as an inevitable corollary to this change. The car’s dominance was formerly questioned by advocates of public space, rather than through interests in ecological urban design or other urban planning concerns. In the 60s already a universal longing for the qualities of traditional urban space led to a critique of the proliferation of fast roads, and thus the car’s colonization of everyday life. Reclamation of public space as the city’s quintessential social territory reappears today in contemporary discourses and reinforces the shift-provoking trends towards a new urbanity freed from car dominance. In a hypothetical process of the progressive phasing-out of the car, we shall expect fundamental transformations in spatial practices of the city, accompanied by the physical configuration of its public spaces. What will be the main characteristics of the new emerging spaces of sociability and where shall we encounter them? This contribution is an ongoing research within the framework of Post-Car World, an interdisciplinary project that explores the future of mobility through the role of the car.

Keywords: mobility, urbanity, future visions, public space

Procedia PDF Downloads 350
1347 Hypothesis on Annual Sea Level Variation and Increased Volume Transport in Korea Strait

Authors: Young-Taeg Kim, Gwang Ho Seo, Hyungju Oh, Ho Kyung Ha, Kuk Jin Kim

Abstract:

Kim et al., hypothesized an increase in volume transport in the Korea Strait based on the concurrent increase in water temperature and mean sea level observed by the Korea Hydrographic and Oceanographic Agency (KHOA) in the vicinity of the Korea Strait from 2000 to 2009. Since then, to our best knowledge, no definitive studies have been reported on the increase in volume transport through the Korea Strait, but the observed water temperature (2000-2021) and sea level (1989-2021) in the Korea Strait and East Sea have been found to be increasing. In particular, the rapid increase rate in the mean sea level rise (2.55~3.53 mm/y) in these areas cannot be explained by only steric effect due to the increased water temperature. It is more reasonable interpretation that the sea level rise is due to an increase in the volume transport of warm and salty currents. If the increase in the volume transport is explained by the geostrophic equation without considering the sea level rise in the Korea Strait, the current velocity should increase. However, up to now, there are no reports of an increase in current velocity from direct observations using ADCP (e.g., observations of Camellia) or from various numerical models. Therefore, the increase in volume transport cannot be explained by the geostrophic equation. Another possible explanation for the increase in the volume transport is the effect of wind. Although Korea is dominated by monsoon, it is affected by winds according to El Niño and La Niña, which have a cycle of about 3 to 4 years. During El Niño (La Niña), northerly winds (southerly winds) prevail in Korea. Consequently, it is inferred that the transported volume in the Korea Strait slowly increases interannually. However, in this study, it was difficult to find a clear correlation between annually-averaged mean sea level and El Niño (or La Niña) during 1989-2021. This is probably due to the interactions of the PDO (Pacific Decadal Oscillation) and AO (Arctic Oscillation) along with the ENSO (El niño-Southern Oscillation). However, it is clear that the interannual variability of winds is affecting the volume transport in the Korean Strait. On the other hand, the effect of global sea level rise on the volume transport in the Korea Strait is small compared to the interannual variability of the volume transport, but it seems to play a constant role.

Keywords: mean sea level, volume transport, El nino, La nina

Procedia PDF Downloads 64
1346 Effect of Chemical Modifier on the Properties of Polypropylene (PP) / Coconut Fiber (CF) in Automotive Application

Authors: K. Shahril, A. Nizam, M. Sabri, A. Siti Rohana, H. Salmah

Abstract:

Chemical modifier (Acrylic Acid) is used as filler treatment to improve mechanical properties and swelling behavior of polypropylene/coconut fiber (PP/CF) composites by creating more adherent bonding between CF filler and PP Matrix. Treated (with chemical modifier) and untreated (without chemical modifier) composites were prepared in the formulation of 10 wt%, 20 wt%, 30 wt%, and 40 wt%. The mechanical testing indicates that composite with 10 wt% of untreated composite has the optimum value of tensile strength, and the composite with chemical modifier shows the tensile strength was increased. By increasing of filler loading, elastic modulus was increased while the elongation at brake was decreased. Meanwhile, the swelling test discerned that the increase of filler loading increased the water absorption of composites and the presence of chemical modifier reduced the equilibrium water absorption percentage.

Keywords: coconut fiber, polypropylene, acid acrylic, ethanol, chemical modifier, composites

Procedia PDF Downloads 449
1345 Determinants of the Income of Household Level Coir Yarn Labourers in Sri Lanka

Authors: G. H. B. Dilhari, A. A. D. T. Saparamadu

Abstract:

Sri Lanka is one of the prominent countries for the coir production. The coir is one of the by-products of the coconut and the coir industry is considered to be one of the traditional industries in Sri Lanka. Because of the inherent nature of the coir industry, labourers play a significant role in the coir production process. The study has analyzed the determinants of the income of the household level coir yarn labourers. The study was conducted in the Kumarakanda Grama Niladhari division. Simple random sampling was used to generate a sample of 100 household level coir yarn labourers and structured questionnaire, personal interviews, and discussion were performed to gather the required data. The obtained data were statistically analyzed by using Statistical Package for Social Science (SPSS) software. Mann-Whitney U and Kruskal-Wallis test were performed for mean comparison. The findings revealed that the household level coir yarn industry is dominated by the female workers and it was identified that fewer numbers of workers have engaged in this industry as the main occupation. In addition to that, elderly participation in the industry is higher than the younger participation and most of them have engaged in the industry as a source of extra income. Level of education, the methods of engagement, satisfaction, engagement in the industry by the next generation, support from the government, method of government support, working hours per day, employed as a main job, number of completed units per day, suffering from job related diseases and type of the diseases were related with income level of household level coir yarn laboures. The recommendations as to flourish in future includes, technological transformation for coir yarn production, strengthening the raw material base and regulating the raw material supply, introduction of new technologies, markets and training programmes, the establishment of the labourers’ association, the initiation of micro credit schemes and better consideration about the job oriented diseases.

Keywords: coir yarn, determinants, income, Sri Lanka

Procedia PDF Downloads 294
1344 Micromechanical Analysis of Interface Properties Effects on Transverse Tensile Response of Fiber-Reinforced Composites

Authors: M. Naderi, N. Iyyer, K. Goel, N. Phan

Abstract:

A micromechanical analysis of the influence of fiber-matrix interface fracture properties on the transverse tensile response of fiber-reinforced composite is investigated. Augmented finite element method (AFEM) is used to provide high-fidelity damage initiation and propagation along the micromechanical analysis. Effects of fiber volume fraction and fiber shapes are also studies in representative volume elements (RVE) to capture the stochastic behavior of the composite under loading. In addition, defects and voids influence on the composite response are investigated in micromechanical analysis. The results reveal that the response of RVE with constant interface properties overestimates the composite transverse strength. It is also seen that the damage initiation and propagation locations are controlled by the distributions of fracture properties, fibers’ shapes, and defects.

Keywords: cohesive model, fracture, computational mechanics, micromechanics

Procedia PDF Downloads 279
1343 Biocompatible Hydrogel Materials Containing Cytostatics for Cancer Treatment

Authors: S. Kudlacik-Kramarczyk, M. Kedzierska, B. Tyliszczak

Abstract:

Recently, the continuous development of medicine and related sciences has been observed. Particular emphasis is directed on the development of biomaterials, i.e., non-toxic, biocompatible and biodegradable materials that may improve the effectiveness of treatment as well as the comfort of patients. This is particularly important in the case of cancer treatment. Currently, there are many methods of cancer treatment based primarily on chemotherapy and the surgical removal of the tumor, but it is worth noting that these therapies also cause many side effects. Among women, the most common cancer is breast cancer. It may be completely cured, but the consequence of treatment is partial or complete breast mastectomy and radiation therapy, which results in severe skin burns. The skin of the patient after radiation therapy is very burned, and therefore requires intensive care and high frequency of dressing changes. The traditional dressing adheres to the burn wounds and does not absorb adequate amount of exudate from injuries and the patient is forced to change the dressing every 2 hours. Therefore, the main purpose was to develop an innovative combination of dressing material with drug carriers that may be used in anti-cancer therapy. The innovation of this solution is the combination of these two products into one system, i.e., a transdermal system with the possibility of a controlled release of the drug- cytostatic. Besides, the possibility of modifying the hydrogel matrix with aloe vera juice provides this material with new features favorable from the point of view of healing processes of burn wounds resulting from the radiation therapy. In this study, hydrogel materials containing protein spheres with the active substance have been obtained as a result of photopolymerization process. The reaction mixture consisting of the protein (albumin) spheres incorporated with cytostatic, chitosan, adequate crosslinking agent and photoinitiator has been subjected to the UV radiation for 2 minutes. Prepared materials have been subjected to the numerous studies including the analysis of cytotoxicity using murine fibroblasts L929. Analysis was conducted based on the mitochondrial activity test (MTT reduction assay) which involves the determining the number of cells characterized by proper metabolism. Hydrogel materials obtained using different amount of crosslinking agents have been subjected to the cytotoxicity analysis. According to the standards, tested material is defined as cytotoxic when the viability of cells after 24 h incubation with this material is lower than 70%. In the research, hydrogel polymer materials containing protein spheres incorporated with the active substance, i.e. a cytostatic, have been developed. Such a dressing may support the treatment of cancer due to the content of the anti-cancer drug - cytostatic, and may also provide a soothing effect on the healing of the burn wounds resulted from the radiation therapy due to the content of aloe vera juice in the hydrogel matrix. Based on the conducted cytotoxicity studies, it may be concluded that the obtained materials do not adversely affect the tested cell lines, therefore they can be subjected to more advanced analyzes.

Keywords: hydrogel polymers, cytostatics, drug carriers, cytotoxicity

Procedia PDF Downloads 117
1342 Characterization of Bio-Inspired Thermoelastoplastic Composites Filled with Modified Cellulose Fibers

Authors: S. Cichosz, A. Masek

Abstract:

A new cellulose hybrid modification approach, which is undoubtedly a scientific novelty, is introduced. The study reports the properties of cellulose (Arbocel UFC100 – Ultra Fine Cellulose) and characterizes cellulose filled polymer composites based on an ethylene-norbornene copolymer (TOPAS Elastomer E-140). Moreover, the approach of physicochemical two-stage cellulose treatment is introduced: solvent exchange (to ethanol or hexane) and further chemical modification with maleic anhydride (MA). Furthermore, the impact of the drying process on cellulose properties was investigated. Suitable measurements were carried out to characterize cellulose fibers: spectroscopic investigation (Fourier Transform Infrared Spektrofotometer-FTIR, Near InfraRed spectroscopy-NIR), thermal analysis (Differential scanning calorimetry, Thermal gravimetric analysis ) and Karl Fischer titration. It should be emphasized that for all UFC100 treatments carried out, a decrease in moisture content was evidenced. FT-IR reveals a drop in absorption band intensity at 3334 cm-1, the peak is associated with both –OH moieties and water. Similar results were obtained with Karl Fischer titration. Based on the results obtained, it may be claimed that the employment of ethanol contributes greatly to the lowering of cellulose water absorption ability (decrease of moisture content to approximately 1.65%). Additionally, regarding polymer composite properties, crucial data has been obtained from the mechanical and thermal analysis. The highest material performance was noted in the case of the composite sample that contained cellulose modified with MA after a solvent exchange with ethanol. This specimen exhibited sufficient tensile strength, which is almost the same as that of the neat polymer matrix – in the region of 40 MPa. Moreover, both the Payne effect and filler efficiency factor, calculated based on dynamic mechanical analysis (DMA), reveal the possibility of the filler having a reinforcing nature. What is also interesting is that, according to the Payne effect results, fibers dried before the further chemical modification are assumed to allow more regular filler structure development in the polymer matrix (Payne effect maximum at 1.60 MPa), compared with those not dried (Payne effect in the range 0.84-1.26 MPa). Furthermore, taking into consideration the data gathered from DSC and TGA, higher thermal stability is obtained in case of the materials filled with fibers that were dried before the carried out treatments (degradation activation energy in the region of 195 kJ/mol) in comparison with the polymer composite samples filled with unmodified cellulose (degradation activation energy of approximately 180 kJ/mol). To author’s best knowledge this work results in the introduction of a novel, new filler hybrid treatment approach. Moreover, valuable data regarding the properties of composites filled with cellulose fibers of various moisture contents have been provided. It should be emphasized that plant fiber-based polymer bio-materials described in this research might contribute significantly to polymer waste minimization because they are more readily degraded.

Keywords: cellulose fibers, solvent exchange, moisture content, ethylene-norbornene copolymer

Procedia PDF Downloads 102
1341 A Modified Decoupled Semi-Analytical Approach Based On SBFEM for Solving 2D Elastodynamic Problems

Authors: M. Fakharian, M. I. Khodakarami

Abstract:

In this paper, a new trend for improvement in semi-analytical method based on scale boundaries in order to solve the 2D elastodynamic problems is provided. In this regard, only the boundaries of the problem domain discretization are by specific sub-parametric elements. Mapping functions are uses as a class of higher-order Lagrange polynomials, special shape functions, Gauss-Lobatto -Legendre numerical integration, and the integral form of the weighted residual method, the matrix is diagonal coefficients in the equations of elastodynamic issues. Differences between study conducted and prior research in this paper is in geometry production procedure of the interpolation function and integration of the different is selected. Validity and accuracy of the present method are fully demonstrated through two benchmark problems which are successfully modeled using a few numbers of DOFs. The numerical results agree very well with the analytical solutions and the results from other numerical methods.

Keywords: 2D elastodynamic problems, lagrange polynomials, G-L-Lquadrature, decoupled SBFEM

Procedia PDF Downloads 419
1340 Compressive Response of Unidirectional Basalt Fiber/Epoxy/MWCNTs Composites

Authors: Reza Eslami-Farsani, Hamed Khosravi

Abstract:

The aim of this work is to study the influence of multi-walled carbon nanotubes (MWCNTs) addition at various contents with respect to the matrix (0-0.5 wt.% at a step of 0.1 wt.%) on the compressive response of unidirectional basalt fiber (UD-BF)/epoxy composites. Toward this end, MWCNTs were firstly functionalized with 3-glycidoxypropyltrimethoxysilane (3-GPTMS) to improve their dispersion state and interfacial compatibility with the epoxy. Subsequently, UD-BF/epoxy and multiscale 3-GPTMS-MWCNTs/UD-BF/epoxy composites were prepared. The mechanical properties of the composites were determined by quasi-static compression test. The compressive strength of the composites was obtained through performing the compression test on the off-axis specimens and extracting their longitudinal compressive strength. Results demonstrated that the highest value in compressive strength was attained at 0.4 wt.% MWCNTs with 41% increase, compared to the BF/epoxy composite. Potential mechanisms behind these were implied.

Keywords: multiscale polymeric composites, unidirectional basalt fibers, multi-walled carbon nanotubes, surface modification, compressive properties

Procedia PDF Downloads 286
1339 Chemical and Mechanical Characterization of Composites Reinforced with Coconut Fiber in the Polymeric Matrix of Recycled PVC

Authors: Luiz C. G. Pennafort Jr., Alexandre de S. Rios, Enio P. de Deus

Abstract:

In the search for materials that replace conventional polymers in order to preserve natural resources, combined with the need to minimize the problems arising from environmental pollution generated by plastic waste, comes the recycled materials biodegradable, especially the composites reinforced with natural fibers. However, such materials exhibit properties little known, requiring studies of manufacturing methods and characterization of these composites. This article shows informations about preparation and characterization of a composite produced by extrusion, which consists of recycled PVC derived from the recycling of materials discarded, added of the micronized coconut fiber. The recycled PVC with 5% of micronized fiber were characterized by X-ray diffraction, thermogravimetric, differential scanning calorimetry, mechanical analysis and optical microscopy. The use of fiber in the composite caused a decrease in its specific weight, due to the lower specific weight of fibers and the appearance of porosity, in addition to the decrease of mechanical properties.

Keywords: recycled PVC, coconut fiber, characterization, composites

Procedia PDF Downloads 446
1338 Micromechanical Determination of the Mechanical Properties of Carbon Nanotube-Polymer Composites with a Functionally Graded Interphase

Authors: Vahidullah Tac, Ercan Gurses

Abstract:

There have been numerous attempts at modelling carbon nanotube – polymer composites micromechanically in recent years, albeit to limited success. One of the major setbacks of the models used in the scientific community is the lack of regard to the different phases present in a nanocomposite. We employ a multi-phase micromechanical model that allows functionally grading certain phases to determine the mechanical properties of nanocomposites. The model has four distinct phases; the nanotube, the interface between the nanotube and polymer, the interphase, and the bulk matrix. Among the four phases, the interphase is functionally graded such that its moduli gradually decrease from some predetermined values to those of the bulk polymer. We find that the interface plays little role in stiffening/softening of the polymer per se , but instead, it is responsible for load transfer between the polymer and the carbon nanotube. Our results indicate that the carbon nanotube, as well as the interphase, have significant roles in stiffening the composite. The results are then compared to experimental findings and the interphase is tuned accordingly.

Keywords: carbon nanotube, composite, interphase, micromechanical modeling

Procedia PDF Downloads 152
1337 Object Tracking in Motion Blurred Images with Adaptive Mean Shift and Wavelet Feature

Authors: Iman Iraei, Mina Sharifi

Abstract:

A method for object tracking in motion blurred images is proposed in this article. This paper shows that object tracking could be improved with this approach. We use mean shift algorithm to track different objects as a main tracker. But, the problem is that mean shift could not track the selected object accurately in blurred scenes. So, for better tracking result, and increasing the accuracy of tracking, wavelet transform is used. We use a feature named as blur extent, which could help us to get better results in tracking. For calculating of this feature, we should use Harr wavelet. We can look at this matter from two different angles which lead to determine whether an image is blurred or not and to what extent an image is blur. In fact, this feature left an impact on the covariance matrix of mean shift algorithm and cause to better performance of tracking. This method has been concentrated mostly on motion blur parameter. transform. The results reveal the ability of our method in order to reach more accurately tracking.

Keywords: mean shift, object tracking, blur extent, wavelet transform, motion blur

Procedia PDF Downloads 195
1336 Urea Amperometric Biosensor Based on Entrapment Immobilization of Urease onto a Nanostructured Polypyrrol and Multi-Walled Carbon Nanotube

Authors: Hamide Amani, Afshin FarahBakhsh, Iman Farahbakhsh

Abstract:

In this paper, an amprometric biosensor based on surface modified polypyrrole (PPy) has been developed for the quantitative estimation of urea in aqueous solutions. The incorporation of urease (Urs) into a bipolymeric substrate consisting of PPy was performed by entrapment to the polymeric matrix, PPy acts as amperometric transducer in these biosensors. To increase the membrane conductivity, multi-walled carbon nanotubes (MWCNT) were added to the PPy solution. The entrapped MWCNT in PPy film and the bipolymer layers were prepared for construction of Pt/PPy/MWCNT/Urs. Two different configurations of working electrodes were evaluated to investigate the potential use of the modified membranes in biosensors. The evaluation of two different configurations of working electrodes suggested that the second configuration, which was composed of an electrode-mediator-(pyrrole and multi-walled carbon nanotube) structure and enzyme, is the best candidate for biosensor applications.

Keywords: urea biosensor, polypyrrole, multi-walled carbon nanotube, urease

Procedia PDF Downloads 303
1335 Enhanced Thermal Stability of Dielectric and Energy Storage Properties in 0.4BCZT-0.6BTSn Lead-Free Ceramics Elaborated by Sol-Gel Method

Authors: S. Khardazi, H. Zaitouni, A. Neqali, S. Lyubchyk, D. Mezzane, M. Amjoud, E. Choukri, S. Lyubchyk, Z. Kutnjak

Abstract:

In the present paper, structural, dielectric, ferroelectric, and energy storage properties of pure perovskite lead-free BCZT, BTSn, and BTSn-BCZT ferroelectric ceramics have been investigated. Rietveld refinement of XRD data confirms the coexistence of the rhombohedral and orthorhombic phases at room temperature in the composite BCZT–BTSn ceramic. Remarkably, an improved recoverable energy density of 137.86 mJ/cm³ and a high energy storage efficiency of 86.19 % at 80°C under a moderate applied electric field of 30 kV/cm were achieved in the designed BCZT–BTSn ceramic. Besides, the sample exhibits excellent thermal stability of the energy storage efficiency (less than 3%) in the temperature range of 70 to 130 °C under 30 kV/cm. Such results make the pb-free BCZT–BTSn ferroelectric ceramic a very promising potential matrix for energy storage capacitor applications.

Keywords: sol-gel, ferroelectrics, lead-free, perovskites, energy storage

Procedia PDF Downloads 51
1334 Histopathological Alterations in Liver of Mice Exposed to Different Doses of Diclofenac Sodium

Authors: Deepak Mohan, Sushma Sharma

Abstract:

Diclofenac sodium, a member of the acetic acid family of non-steroidal anti-inflammatory drugs, is used to retard inflammation, arthritis pain and ankylosing spondylitis. The drug is known to cause severe injury in different tissues due to formation of reactive oxygen species. The present study is focused on the effect of different doses of diclofenac (4 mg/kg/body weight and 14 mg/kg/body weight on histoarchitecture of the liver from 7-28 days of the investigation. Diclofenac administration resulted in distorted hepatic degeneration and formation of wide areas in the form of sinusoidal gaps. Hepatic fibrosis noticed in different stages of investigation could be attributed to chronic inflammation and reactive oxygen species which results in deposition of extracellular matrix proteins. The abrupt degenerative changes observed during later stages of the experiment showed maximum damage to the liver, and there was enlargement of sinusoidal gaps accompanied by maximum necrosis in the tissues.

Keywords: arthritis, diclofenac, histoarchitecture, sinusoidal

Procedia PDF Downloads 252
1333 Influence of Different Thicknesses on Mechanical and Corrosion Properties of a-C:H Films

Authors: S. Tunmee, P. Wongpanya, I. Toda, X. L. Zhou, Y. Nakaya, N. Konkhunthot, S. Arakawa, H. Saitoh

Abstract:

The hydrogenated amorphous carbon films (a-C:H) were deposited on p-type Si (100) substrates at different thicknesses by radio frequency plasma enhanced chemical vapor deposition technique (rf-PECVD). Raman spectra display asymmetric diamond-like peaks, representative of the a-C:H films. The decrease of intensity ID/IG ratios revealed the sp3 content arise at different thicknesses of the a-C:H films. In terms of mechanical properties, the high hardness and elastic modulus values show the elastic and plastic deformation behaviors related to sp3 content in amorphous carbon films. Electro chemical properties showed that the a-C:H films exhibited excellent corrosion resistance in air-saturated 3.5 wt% NaCl solution for pH 2 at room temperature. Thickness increasing affected the small sp2 clusters in matrix, restricting the velocity transfer and exchange of electrons. The deposited a-C:H films exhibited excellent mechanical properties and corrosion resistance.

Keywords: thickness, mechanical properties, electrochemical corrosion properties, a-C:H film

Procedia PDF Downloads 433
1332 Optimum Parameter of a Viscous Damper for Seismic and Wind Vibration

Authors: Soltani Amir, Hu Jiaxin

Abstract:

Determination of optimal parameters of a passive control system device is the primary objective of this study. Expanding upon the use of control devices in wind and earthquake hazard reduction has led to development of various control systems. The advantage of non-linearity characteristics in a passive control device and the optimal control method using LQR algorithm are explained in this study. Finally, this paper introduces a simple approach to determine optimum parameters of a nonlinear viscous damper for vibration control of structures. A MATLAB program is used to produce the dynamic motion of the structure considering the stiffness matrix of the SDOF frame and the non-linear damping effect. This study concluded that the proposed system (variable damping system) has better performance in system response control than a linear damping system. Also, according to the energy dissipation graph, the total energy loss is greater in non-linear damping system than other systems.

Keywords: passive control system, damping devices, viscous dampers, control algorithm

Procedia PDF Downloads 453
1331 Modeling of the Dynamic Characteristics of a Spindle with Experimental Validation

Authors: Jhe-Hao Huang, Kun-Da Wu, Wei-Cheng Shih, Jui-Pin Hung

Abstract:

This study presented the investigation on the dynamic characteristics of a spindle tool system by experimental and finite element modeling approaches. As well known facts, the machining stability is greatly determined by the dynamic characteristics of the spindle tool system. Therefore, understanding the factors affecting dynamic behavior of a spindle tooling system is a prerequisite in dominating the final machining performance of machine tool system. To this purpose, a physical spindle unit was employed to assess the dynamic characteristics by vibration tests. Then, a three-dimensional finite element model of a high-speed spindle system integrated with tool holder was created to simulate the dynamic behaviors. For modeling the angular contact bearings, a series of spring elements were introduced between the inner and outer rings. The spring constant can be represented by the contact stiffness of the rolling bearing based on Hertz theory. The interface characteristic between spindle nose and tool holder taper can be quantified from the comparison of the measurements and predictions. According to the results obtained from experiments and finite element predictions, the vibration behavior of the spindle is dominated by the bending deformation of the spindle shaft in different modes, which is further determined by the stiffness of the bearings in spindle housing. Also, the spindle unit with tool holder shows a different dynamic behavior from that of spindle without tool holder. This indicates the interface property between tool holder and spindle nose plays an dominance on the dynamic characteristics the spindle tool system. Overall, the dynamic behaviors the spindle with and without tool holder can be successfully investigated through the finite element model proposed in this study. The prediction accuracy is determined by the modeling of the rolling interface of ball bearings in spindles and the interface characteristics between tool holder and spindle nose. Besides, identifications of the interface characteristics of a ball bearing and spindle tool holder are important for the refinement of the spindle tooling system to achieve the optimum machining performance.

Keywords: contact stiffness, dynamic characteristics, spindle, tool holder interface

Procedia PDF Downloads 275
1330 Tribological Characterization of Composites Based on Epoxy Resin Filled with Tailings of Scheelite

Authors: Clarissa D. M. O. Guimaraes, Mariza C. M. Fernandes, Francisco R. V. Diaz, Juliana R. Souza

Abstract:

The use of mineral fillers in the preparation of organic matrix composites can be an efficient alternative in minimizing the environmental damage generated in passive mineral beneficiation processes. In addition, it may represent a new material option for wind, construction, and aeronautical industries, for example. In this sense, epoxy resin composites with Tailings of Scheelite (TS) were developed. The composites were manufactured with 5%, 10% and 20% of TS in volume percentage, homogenized by mechanical mixing and molded in a silicon mold. In order to make the tribological evaluation, pin on disk tests were performed to analyze coefficient of friction and wear. The wear mechanisms were identified by SEM (scanning electron microscope) images. The coefficient of friction had a tendency to decrease with increasing amount of filler. The wear tends to increase with increasing amount of filler, although it exhibits a similar wear behavior. The results suggest characteristics that are potential used in many tribological applications.

Keywords: composites, mineral filler, tailings of scheelite, tribology

Procedia PDF Downloads 150
1329 Clothes Identification Using Inception ResNet V2 and MobileNet V2

Authors: Subodh Chandra Shakya, Badal Shrestha, Suni Thapa, Ashutosh Chauhan, Saugat Adhikari

Abstract:

To tackle our problem of clothes identification, we used different architectures of Convolutional Neural Networks. Among different architectures, the outcome from Inception ResNet V2 and MobileNet V2 seemed promising. On comparison of the metrices, we observed that the Inception ResNet V2 slightly outperforms MobileNet V2 for this purpose. So this paper of ours proposes the cloth identifier using Inception ResNet V2 and also contains the comparison between the outcome of ResNet V2 and MobileNet V2. The document here contains the results and findings of the research that we performed on the DeepFashion Dataset. To improve the dataset, we used different image preprocessing techniques like image shearing, image rotation, and denoising. The whole experiment was conducted with the intention of testing the efficiency of convolutional neural networks on cloth identification so that we could develop a reliable system that is good enough in identifying the clothes worn by the users. The whole system can be integrated with some kind of recommendation system.

Keywords: inception ResNet, convolutional neural net, deep learning, confusion matrix, data augmentation, data preprocessing

Procedia PDF Downloads 168
1328 Silver-Doped Magnetite Titanium Oxide Nanoparticles for Photocatalytic Degradation of Organic Pollutants

Authors: Hanna Abbo, Siyasanga Noganta, Salam Titinchi

Abstract:

The global lack of clean water for human sanitation and other purposes has become an emerging dilemma for human beings. The presence of organic pollutants in wastewater produced by textile industries, leather manufacturing and chemical industries is an alarming matter for a safe environment and human health. For the last decades, conventional methods have been applied for the purification of water but due to industrialization these methods fall short. Advanced oxidation processes and their reliable application in degradation of many contaminants have been reported as a potential method to reduce and/or alleviate this problem. Lately it has been assumed that incorporation of some metal nanoparticles such as magnetite nanoparticles as photocatalyst for Fenton reaction which could improve the degradation efficiency of contaminants. Core/shell nanoparticles, are extensively studied because of their wide applications in the biomedical, drug delivery, electronics fields and water treatment. The current study is centred on the synthesis of silver-doped Fe3O4/SiO2/TiO2 photocatalyst. Magnetically separable Fe3O4@SiO2@TiO2 composite with core–shell structure were synthesized by the deposition of uniform anatase TiO2 NPs on Fe3O4@SiO2 by using titanium butoxide (TBOT) as titanium source. Then, the silver is doped on SiO2 layer by hydrothermal method. Integration of magnetic nanoparticles was suggested to avoid the post separation difficulties associated with the powder form of the TiO2 catalyst, increase of the surface area and adsorption properties. The morphology, structure, composition, and magnetism of the resulting composites were characterized and their photocatalytic activities were also evaluated. The results demonstrate that TiO2 NPs were uniformly deposited on the Fe3O4@SiO2 surface. The silver nanoparticles were also uniformly distributed on the surface of TiO2 nanoparticles. The aim of this work is to study the suitability of photocatalysis for the treatment of aqueous streams containing organic pollutants such as methylene blue which is selected as a model compound to represent one of the pollutants existing in wastewaters. Various factors such as initial pollutant concentration, photocatalyst dose and wastewater matrix were studied for their effect on the photocatalytic degradation of the organic model pollutants using the as synthesized catalysts and compared with the commercial titanium dioxide (Aeroxide P25). Photocatalysis was found to be a potential purification method for the studied pollutant also in an industrial wastewater matrix with the removal percentages of over 81 % within 15 minutes. Methylene blue was removed most efficiently and its removal consumed the least of energy in terms of the specific applied energy. The magnetic Ag/SiO2/TiO2 composites show high photocatalytic performance and can be recycled three times by magnetic separation without major loss of activity, which meant that they can be used as efficient and conveniently renewable photocatalyst.

Keywords: Magnetite nanoparticles, Titanium, Photocatalyst, Organic pollutant, Water treatment

Procedia PDF Downloads 251