Search results for: video compression
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 1848

Search results for: video compression

888 A Recognition Method of Ancient Yi Script Based on Deep Learning

Authors: Shanxiong Chen, Xu Han, Xiaolong Wang, Hui Ma

Abstract:

Yi is an ethnic group mainly living in mainland China, with its own spoken and written language systems, after development of thousands of years. Ancient Yi is one of the six ancient languages in the world, which keeps a record of the history of the Yi people and offers documents valuable for research into human civilization. Recognition of the characters in ancient Yi helps to transform the documents into an electronic form, making their storage and spreading convenient. Due to historical and regional limitations, research on recognition of ancient characters is still inadequate. Thus, deep learning technology was applied to the recognition of such characters. Five models were developed on the basis of the four-layer convolutional neural network (CNN). Alpha-Beta divergence was taken as a penalty term to re-encode output neurons of the five models. Two fully connected layers fulfilled the compression of the features. Finally, at the softmax layer, the orthographic features of ancient Yi characters were re-evaluated, their probability distributions were obtained, and characters with features of the highest probability were recognized. Tests conducted show that the method has achieved higher precision compared with the traditional CNN model for handwriting recognition of the ancient Yi.

Keywords: recognition, CNN, Yi character, divergence

Procedia PDF Downloads 158
887 Static Eccentricity Fault Diagnosis in Synchronous Reluctance Motor and Permanent Magnet Assisted Synchronous Reluctance Motor

Authors: M. Naeimi, H. Aghazadeh, E. Afjei, A. Siadatan

Abstract:

In this paper, a novel view of air gap magnetic field analysis of synchronous reluctance motor and permanent magnet assisted synchronous reluctance motor under static eccentricity to provide the precise fault diagnosis based on three-dimensional finite element method is presented. Analytical nature of this method makes it possible to simulate reliable and precise model by considering the end effects and axial fringing effects. The results of the three-dimensional finite element analysis of synchronous reluctance motor and permanent magnet synchronous reluctance motor such as flux linkage, flux density, and compression both of SynRM and PM-SynRM for various eccentric motor conditions are obtained and analyzed. These results present useful information regarding to the detection of static eccentricity.

Keywords: synchronous reluctance motor (SynRM), permanent magnet assisted synchronous reluctance motor (PMaSynRM), finite element method, static eccentricity, fault analysis

Procedia PDF Downloads 307
886 Effect of Copper Ions Doped-Hydroxyapatite 3D Fiber Scaffold

Authors: Adil Elrayah, Jie Weng, Esra Suliman

Abstract:

The mineral in human bone is not pure stoichiometric calcium phosphate (Ca/P) as it is partially substituted by in organic elements. In this study, the copper ions (Cu2+) substituted hydroxyapatite (CuHA) powder has been synthesized by the co-precipitation method. The CuHA powder has been used to fabricate CuHA fiber scaffolds by sol-gel process and the following sinter process. The resulted CuHA fibers have slightly different microstructure (i.e. porosity) compared to HA fiber scaffold, which is denser. The mechanical properties test was used to evaluate CuHA, and the results showed decreases in both compression strength and hardness tests. Moreover, the in vitro used endothelial cells to evaluate the angiogenesis of CuHA. The result illustrated that the viability of endothelial cell on CuHA fiber scaffold surfaces tends to antigenic behavior. The results obtained with CuHA scaffold give this material benefit in biological applications such as antimicrobial, antitumor, antigens, compacts, filling cavities of the tooth and for the deposition of metal implants anti-tumor, anti-cancer, bone filler, and scaffold.

Keywords: fiber scaffold, copper ions, hydroxyapatite, in vitro, mechanical property

Procedia PDF Downloads 148
885 A Tagging Algorithm in Augmented Reality for Mobile Device Screens

Authors: Doga Erisik, Ahmet Karaman, Gulfem Alptekin, Ozlem Durmaz Incel

Abstract:

Augmented reality (AR) is a type of virtual reality aiming to duplicate real world’s environment on a computer’s video feed. The mobile application, which is built for this project (called SARAS), enables annotating real world point of interests (POIs) that are located near mobile user. In this paper, we aim at introducing a robust and simple algorithm for placing labels in an augmented reality system. The system places labels of the POIs on the mobile device screen whose GPS coordinates are given. The proposed algorithm is compared to an existing one in terms of energy consumption and accuracy. The results show that the proposed algorithm gives better results in energy consumption and accuracy while standing still, and acceptably accurate results when driving. The technique provides benefits to AR browsers with its open access algorithm. Going forward, the algorithm will be improved to more rapidly react to position changes while driving.

Keywords: accurate tagging algorithm, augmented reality, localization, location-based AR

Procedia PDF Downloads 368
884 Positive Politeness in Writing Centre Consultations with an Emphasis on Praise

Authors: Avasha Rambiritch, Adelia Carstens

Abstract:

In especially the context of a writing center, learning takes place during, and as part of, the conversations between the writing center tutor and the student. This interaction or dialogue is an integral part of writing center research and is the focus of this largely qualitative study, employing a politeness lens. While there is some research on positive politeness strategies employed by writing center tutors, there is very little research on specifically praising as a positive politeness strategy. This study attempts to fill this gap by analyzing a corpus of 10 video-recorded consultations to determine how tutors in a writing center utilize the positive politeness strategy of praise. Findings indicate that while tutors exploit a range of politeness strategies, praise is used more often than any other strategy. The research indicates that praise as a politeness strategy is utilized significantly more when commenting on higher-order concerns, as in line with the writing center literature. The benefits of this study include insights into how such analyses can be used to better prepare and equip the tutors (usually postgraduate students appointed as part-time tutors in the writing center) for the work they do on a daily basis.

Keywords: writing center, academic writing, positive politeness, tutor

Procedia PDF Downloads 209
883 The Effects of Displacer-Cylinder-Wall Conditions on the Performance of a Medium-Temperature-Differential γ-Type Stirling Engine

Authors: Wen-Lih Chen, Chao-Kuang Chen, Mao-Ju Fang, Hsiang-Cheng Hsu

Abstract:

In this study, we conducted CFD simulation to study the gas cycle of a medium-temperature-differential (MTD) γ-type Stirling engine. Mesh compression and expansion as well as overset mesh techniques are employed to simulate the moving parts of the engine. Shear-Stress Transport (SST) k-ω turbulence model has been adopted because the model is not prone to generate excessive turbulence upon impingement regions. Hence, wall heat transfer rates at the hot and cold ends will not be overestimated. The effects of several different displacer-cylinder-wall temperature setups, including smooth and finned walls, on engine performance are investigated. The results include temperature contours, pressure versus volume diagrams, and variations of heat transfer rates, indicated power, and efficiency. It is found that displacer-wall heat transfer is one of the most important factors on engine performance, and some wall-temperature setups produce better results than others.

Keywords: CFD, finned wall, MTD Stirling engine, heat transfer

Procedia PDF Downloads 368
882 The Convolution Recurrent Network of Using Residual LSTM to Process the Output of the Downsampling for Monaural Speech Enhancement

Authors: Shibo Wei, Ting Jiang

Abstract:

Convolutional-recurrent neural networks (CRN) have achieved much success recently in the speech enhancement field. The common processing method is to use the convolution layer to compress the feature space by multiple upsampling and then model the compressed features with the LSTM layer. At last, the enhanced speech is obtained by deconvolution operation to integrate the global information of the speech sequence. However, the feature space compression process may cause the loss of information, so we propose to model the upsampling result of each step with the residual LSTM layer, then join it with the output of the deconvolution layer and input them to the next deconvolution layer, by this way, we want to integrate the global information of speech sequence better. The experimental results show the network model (RES-CRN) we introduce can achieve better performance than LSTM without residual and overlaying LSTM simply in the original CRN in terms of scale-invariant signal-to-distortion ratio (SI-SNR), speech quality (PESQ), and intelligibility (STOI).

Keywords: convolutional-recurrent neural networks, speech enhancement, residual LSTM, SI-SNR

Procedia PDF Downloads 193
881 Co-Liquefaction of Cellulosic Biomass and Waste Plastics

Authors: Katsumi Hirano, Yusuke Kakuta, Koji Yoshida, Shozo Itagaki, Masahiko Kajioka, Toshihiko Okada

Abstract:

A conversion technology of cellulosic biomass and waste plastics to liquid fuel at low pressure and low temperature has been investigated. This study aims at the production of the liquefied fuel (CPLF) of substituting diesel oil by mixing cellulosic biomass and waste plastics in the presence of solvent. Co-liquefaction of cellulosic biomass (Japan cedar) and polypropylene (PP) using wood tar or mineral oil as solvent at 673K with an autoclave was carried out. It was confirmed that the co-liquefaction gave CPLF in a high yield among the cases of wood or of polypropylene Which was ascribed the acceleration of decomposition of plastics by radicals derived from the decomposition of wood. The co-liquefaction was also conducted by a small twin screw extruder. It was found that CPLF was obtained in the co-liquefaction, And the acceleration of decomposition of plastics in the presence of cellulosic biomass. The engine test of CPLF showed that the engine performances, Compression ignition and combustion characteristics were almost similar to those of diesel fuel at any mixing ratio of CPLF and any load, Therefore, CPLF could be practically used as alternative fuel for diesel engines.

Keywords: Cellulosic Biomass, Co-liquefaction, Solvent, Waste Plastics

Procedia PDF Downloads 365
880 The Effectiveness of Using MS SharePoint for the Curriculum Repository System

Authors: Misook Ahn

Abstract:

This study examines the Institutional Curriculum Repository (ICR) developed with MS SharePoint. The purpose of using MS SharePoint is to organize, share, and manage the curriculum data. The ICR aims to build a centralized curriculum infrastructure, preserve all curriculum materials, and provide academic service to users (faculty, students, or other agencies). The ICR collection includes core language curriculum materials developed by each language school—foreign language textbooks, language survival kits, and audio files currently in or not in use at the schools. All core curriculum materials with audio and video files have been coded, collected, and preserved at the ICR. All metadata for the collected curriculum materials have been input by language, code, year, book type, level, user, version, and current status (in use/not in use). The qualitative content analysis, including the survey data, is used to evaluate the effectiveness of using MS SharePoint for the repository system. This study explains how to manage and preserve curriculum materials with MS SharePoint, along with challenges and suggestions for further research. This study will be beneficial to other universities or organizations considering archiving or preserving educational materials.

Keywords: digital preservation, ms sharepoint, repository, curriculum materials

Procedia PDF Downloads 99
879 Training Hearing Parents in SmiLE Therapy Supports the Maintenance and Generalisation of Deaf Children's Social Communication Skills

Authors: Martina Curtin, Rosalind Herman

Abstract:

Background: Deaf children can experience difficulties with understanding how social interaction works, particularly when communicating with unfamiliar hearing people. Deaf children often struggle with integrating into a mainstream, hearing environments. These negative experiences can lead to social isolation, depression and other mental health difficulties later in life. smiLE Therapy (Schamroth, 2015) is a video-based social communication intervention that aims to teach deaf children skills to confidently communicate with unfamiliar hearing people. Although two previous studies have reported improvements in communication skills immediately post intervention, evidence for maintenance of gains or generalisation of skills (i.e., the transfer of newly learnt skills to untrained situations) has not to date been demonstrated. Parental involvement has been shown to support deaf children’s therapy outcomes. Therefore, this study added parent training to the therapy children received to investigate the benefits to generalisation of children’s skills. Parents were also invited to present their perspective on the training they received. Aims: (1) To assess pupils’ progress from pre- to post-intervention in trained and untrained tasks, (2) to investigate if training parents improved their (a) understanding of their child’s needs and (b) their skills in supporting their child appropriately in smiLE Therapy tasks, (3) to assess if parent training had an impact on the pupil’s ability to (a) maintain their skills in trained tasks post-therapy, and (b) generalise their skills in untrained, community tasks. Methods: This was a mixed-methods, repeated measures study. 31 deaf pupils (aged between 7 and 14) received an hour of smiLE Therapy per week, for 6 weeks. Communication skills were assessed pre-, post- and 3-months post-intervention using the Communication Skills Checklist. Parents were then invited to attend two training sessions and asked to bring a video of their child communicating in a shop or café. These videos were used to assess whether, after parent training, the child was able to generalise their skills to a new situation. Finally, parents attended a focus group to discuss the effectiveness of the therapy, particularly the wider impact, i.e., more child participation within the hearing community. Results: All children significantly improved their scores following smiLE therapy and maintained these skills to high level. Children generalised a high percentage of their newly learnt skills to an untrained situation. Parents reported improved understanding of their child’s needs, their child’s potential and in how to support them in real-life situations. Parents observed that their children were more confident and independent when carrying out communication tasks with unfamiliar hearing people. Parents realised they needed to ‘let go’ and embrace their child’s independence and provide more opportunities for them to participate in their community. Conclusions: This study adds to the evidence base on smiLE Therapy; it is an effective intervention that develops deaf children’s ability to interact competently with unfamiliar, hearing, communication partners. It also provides preliminary evidence of the benefits of parent training in helping children to generalise their skills to other situations. These findings will be of value to therapists wishing to develop deaf children’s communication skills beyond the therapy setting.

Keywords: deaf children, generalisation, parent involvement, social communication

Procedia PDF Downloads 133
878 Analysis of Economics and Value Addition of Optimized Blend with Petrodiesel of Nanocomposite Oil Methyl Esters

Authors: Chandrashekara Krishnappa, Yogish Huchaiah

Abstract:

The present work considers the importance of economic feasibility and financial viability of biodiesel production, and its use in the present context of prevailing Indian scenario. For this, costs involved in production of one litre of biodiesel from non-edible Jatropha and Pongamia oils Nano mix are considered. Biodiesel derived from the mix is blended with petrodiesel in various proportions and used in Compression Ignition (CI) Direct Injection (DI) engine. Performance and Emission characteristics were investigated. Optimization of the blends considering experimental results was carried out. To validate the experimental results and optimization, Multi-Functional Criteria Technique (MFCT) is used. Further, value additions in terms of INR due to increase in performance and reduction in emissions are investigated. Cost component of subsidy on petrodiesel is taken into consideration in the calculation of cost of one litre of it. Comparison of costs is with respect to the unit of power generated per litre of COME and petrodiesel. By the analysis it has been concluded that the amount saved with subsidy is INR 1.45 Lakh Crores per year and it is INR1.60 Lakh Crores per year without subsidy for petrodiesel.

Keywords: cap value addition, economic analysis, MFCT, NACOME, subsidy

Procedia PDF Downloads 235
877 The Use of Videoconferencing in a Task-Based Beginners' Chinese Class

Authors: Sijia Guo

Abstract:

The development of new technologies and the falling cost of high-speed Internet access have made it easier for institutes and language teachers to opt different ways to communicate with students at distance. The emergence of web-conferencing applications, which integrate text, chat, audio / video and graphic facilities, offers great opportunities for language learning to through the multimodal environment. This paper reports on data elicited from a Ph.D. study of using web-conferencing in the teaching of first-year Chinese class in order to promote learners’ collaborative learning. Firstly, a comparison of four desktop videoconferencing (DVC) tools was conducted to determine the pedagogical value of the videoconferencing tool-Blackboard Collaborate. Secondly, the evaluation of 14 campus-based Chinese learners who conducted five one-hour online sessions via the multimodal environment reveals the users’ choice of modes and their learning preference. The findings show that the tasks designed for the web-conferencing environment contributed to the learners’ collaborative learning and second language acquisition.

Keywords: computer-mediated communication (CMC), CALL evaluation, TBLT, web-conferencing, online Chinese teaching

Procedia PDF Downloads 301
876 Behaviour of Hybrid Steel Fibre Reinforced High Strength Concrete

Authors: Emdad K. Z. Balanji, M. Neaz Sheikh, Muhammad N. S. Hadi

Abstract:

This paper presents results of an experimental investigation on the behaviour of Hybrid Steel Fibre Reinforced High Strength Concrete (HSFR-HSC) cylinder specimens (150 mm x 300 mm) under uniaxial compression. Three different combinations of HSFR-HSC specimens and reference specimens without steel fibres were prepared. The first combination of HSFR-HSC included 1.5% Micro Steel (MS) fibre and 1% Deformed Steel (DS) fibre. The second combination included 1.5% MS fibre and 1.5% Hooked-end Steel (HS) fibre. The third combination included 1% DS fibre and 1.5% HS fibre. The experimental results showed that the addition of hybrid steel fibres improved the ductility of high strength concrete. The combination of MS fibre and HS fibre in high strength concrete mixes showed best stress-strain behaviour compared to the other combinations and the reference specimens.

Keywords: high strength concrete, micro steel fibre (MS), deformed steel fibre (DS), hooked-end steel fibre (HS), hybrid steel fibre

Procedia PDF Downloads 541
875 Experimental Study of Water Injection into Manifold on Engine Performance and Emissions in Compression Ignition Engine

Authors: N. Rajmohan, M. R. Swaminathan

Abstract:

The performance of a diesel engine depends mainly on mixing of the fuel and air in the combustion chamber. The diesel engine suffers from significant generation of nitric oxide and particulate matter emission due to incomplete combustion. As the fuel is injected directly into the combustion chamber in conventional diesel engines, spatial distributions of air-fuel ratio vary widely from rich to lean in combustion chamber. The NOx is formed in stoichiometric zone and smoke is generated during diffusion combustion period where the combustion rate becomes slower. One of the effective methods to reduce oxides of nitrogen and particulate matter emissions simultaneously is to reduce the intake charge temperature in diesel engines. Therefore, in the present study, the effect of water injection into intake air on performance and emission characteristic of single cylinder CI engine are carried out at different load and constant speed, with variable water to diesel ratio by mass. The water is injected into intake air by an elementary carburetor.

Keywords: engine emission control, oxides of nitrogen, diesel engine, ignition engine

Procedia PDF Downloads 356
874 NFResNet: Multi-Scale and U-Shaped Networks for Deblurring

Authors: Tanish Mittal, Preyansh Agrawal, Esha Pahwa, Aarya Makwana

Abstract:

Multi-Scale and U-shaped Networks are widely used in various image restoration problems, including deblurring. Keeping in mind the wide range of applications, we present a comparison of these architectures and their effects on image deblurring. We also introduce a new block called as NFResblock. It consists of a Fast Fourier Transformation layer and a series of modified Non-Linear Activation Free Blocks. Based on these architectures and additions, we introduce NFResnet and NFResnet+, which are modified multi-scale and U-Net architectures, respectively. We also use three differ-ent loss functions to train these architectures: Charbonnier Loss, Edge Loss, and Frequency Reconstruction Loss. Extensive experiments on the Deep Video Deblurring dataset, along with ablation studies for each component, have been presented in this paper. The proposed architectures achieve a considerable increase in Peak Signal to Noise (PSNR) ratio and Structural Similarity Index (SSIM) value.

Keywords: multi-scale, Unet, deblurring, FFT, resblock, NAF-block, nfresnet, charbonnier, edge, frequency reconstruction

Procedia PDF Downloads 127
873 The Effect of Combustion Chamber Deposits (CCD) on Homogeneous Change Compression Ignition (HCCI)

Authors: Abdulmagid A. Khattabi, Ahmed A. Hablus, Osama Ab. M. Shafah

Abstract:

The goal of this work is to understand how the thermal influence of combustion chamber deposits can be utilized to expand the operating range of HCCI combustion. In order to do this, two main objectives must first be met; tracking deposit formation trends in an HCCI engine and determining the sensitivity of HCCI combustion to CCD. This requires testing that demonstrates the differences in combustion between a clean engine and one with deposits coating the chamber. This will involve a long-term test that tracks the effects of CCD on combustion. The test will start with a clean engine. One baseline HCCI operating point is maintained for the duration of the test during which gradual combustion chamber deposit formation will occur. Combustion parameters, including heat release rates and emissions will be tracked for the duration and compared to the case of a clean engine. This work will begin by detailing the specifics of the test procedure and measurements taken throughout the test. Then a review of the effects of the gradual formation of deposits in the engine will be given.

Keywords: fuels, fuel atomization, pattern factor, alternate fuels combustion, efficiency gas turbine combustion, lean blow out, exhaust and liner wall temperature

Procedia PDF Downloads 522
872 Numerical Study for Compressive Strength of Basalt Composite Sandwich Infill Panel

Authors: Viriyavudh Sim, Jung Kyu Choi, Yong Ju Kwak, Oh Hyeon Jeon, Woo Young Jung

Abstract:

In this study, we investigated the buckling performance of basalt fiber reinforced polymer (BFRP) sandwich infill panels. Fiber Reinforced Polymer (FRP) is a major evolution for energy dissipation when used as infill material of frame structure, a basic Polymer Matrix Composite (PMC) infill wall system consists of two FRP laminates surrounding an infill of foam core. Furthermore, this type of component is for retrofitting and strengthening frame structure to withstand the seismic disaster. In-plane compression was considered in the numerical analysis with ABAQUS platform to determine the buckling failure load of BFRP infill panel system. The present result shows that the sandwich BFRP infill panel system has higher resistance to buckling failure than those of glass fiber reinforced polymer (GFRP) infill panel system, i.e. 16% increase in buckling resistance capacity.

Keywords: Basalt Fiber Reinforced Polymer (BFRP), buckling performance, FEM analysis, sandwich infill panel

Procedia PDF Downloads 436
871 Seismic Safety Evaluation of Weir Structures Using the Finite and Infinite Element Method

Authors: Ho Young Son, Bu Seog Ju, Woo Young Jung

Abstract:

This study presents the seismic safety evaluation of weir structure subjected to strong earthquake ground motions, as a flood defense structure in civil engineering structures. The seismic safety analysis procedure was illustrated through development of Finite Element (FE) and InFinite Element (IFE) method in ABAQUS platform. The IFE model was generated by CINPS4, 4-node linear one-way infinite model as a sold continuum infinite element in foundation areas of the weir structure and then nonlinear FE model using friction model for soil-structure interactions was applied in this study. In order to understand the complex behavior of weir structures, nonlinear time history analysis was carried out. Consequently, it was interesting to note that the compressive stress gave more vulnerability to the weir structure, in comparison to the tensile stress, during an earthquake. The stress concentration of the weir structure was shown at the connection area between the weir body and stilling basin area. The stress both tension and compression was reduced in IFE model rather than FE model of weir structures.

Keywords: seismic, numerical analysis, FEM, weir, boundary condition

Procedia PDF Downloads 448
870 Children’s (re)actions in the Scaffolding Process Using Digital Technologies

Authors: Davoud Masoumi, Maryam Bourbour

Abstract:

By characterizing children’s actions in the scaffolding process, which is often undermined and ignored in the studies reviewed, this study aimed to examine children’s different (re)actions in relation to the teachers’ actions in a context where digital technologies are used. Over five months, 22 children aged 4-6 with five preschool teachers were video observed. The study brought in rich details of the children’s actions in relation to the teacher’s actions in the scaffolding process. The findings of the study reveal thirteen (re)actions, including Giving short response; Explaining; Participating in the activities; Examining; Smiling and laughing; Pointing and showing; Working together; Challenging each other; Problem-solving skills; Developing vocabulary; Choosing the activity; Expressing of the emotions; and Identifying the similarities and differences. Our findings expanded and deepened the understanding of the scaffolding process, which can contribute to the notion of scaffolding and help us to gain further understanding about scaffolding of children’s learning. Characterizing the children’s (re)action in relation to teacher’s scaffolding actions further can contribute to ongoing discussions about how teachers can scaffold children’s learning using digital technologies in the learning process.

Keywords: children’ (re)actions, scaffolding process, technologies, preschools

Procedia PDF Downloads 75
869 Modal Analysis of a Cantilever Beam Using an Inexpensive Smartphone Camera: Motion Magnification Technique

Authors: Hasan Hassoun, Jaafar Hallal, Denis Duhamel, Mohammad Hammoud, Ali Hage Diab

Abstract:

This paper aims to prove the accuracy of an inexpensive smartphone camera as a non-contact vibration sensor to recover the vibration modes of a vibrating structure such as a cantilever beam. A video of a vibrating beam is filmed using a smartphone camera and then processed by the motion magnification technique. Based on this method, the first two natural frequencies and their associated mode shapes are estimated experimentally and compared to the analytical ones. Results show a relative error of less than 4% between the experimental and analytical approaches for the first two natural frequencies of the beam. Also, for the first two-mode shapes, a Modal Assurance Criterion (MAC) value of above 0.9 between the two approaches is obtained. This slight error between the different techniques ensures the viability of a cheap smartphone camera as a non-contact vibration sensor, particularly for structures vibrating at relatively low natural frequencies.

Keywords: modal analysis, motion magnification, smartphone camera, structural vibration, vibration modes

Procedia PDF Downloads 141
868 Numerical Study on Ultimate Capacity of Bi-Modulus Beam-Column

Authors: Zhiming Ye, Dejiang Wang, Huiling Zhao

Abstract:

Development of the technology demands a higher-level research on the mechanical behavior of materials. Structural members made of bi-modulus materials have different elastic modulus when they are under tension and compression. The stress and strain states of the point effect on the elastic modulus and Poisson ratio of every point in the bi-modulus material body. Accompanied by the uncertainty and nonlinearity of the elastic constitutive relation is the complicated nonlinear problem of the bi-modulus members. In this paper, the small displacement and large displacement finite element method for the bi-modulus members have been proposed. Displacement nonlinearity is considered in the elastic constitutive equation. Mechanical behavior of slender bi-modulus beam-column under different boundary conditions and loading patterns has been simulated by the proposed method. The influence factors on the ultimate bearing capacity of slender beam and columns have been studied. The results show that as the ratio of tensile modulus to compressive modulus increases, the error of the simulation employing the same elastic modulus theory exceeds the engineering permissible error.

Keywords: bi-modulus, ultimate capacity, beam-column, nonlinearity

Procedia PDF Downloads 403
867 Experimental and Simulation Stress Strain Comparison of Hot Single Point Incremental Forming

Authors: Amar Al-Obaidi, Verena Kräusel, Dirk Landgrebe

Abstract:

Induction assisted single point incremental forming (IASPIF) is a flexible method and can be simply utilized to form a high strength alloys. Due to the interaction between the mechanical and thermal properties during IASPIF an evaluation for the process is necessary to be performed analytically. Therefore, a numerical simulation was carried out in this paper. The numerical analysis was operated at both room and elevated temperatures then compared with experimental results. Fully coupled dynamic temperature displacement explicit analysis was used to simulated the hot single point incremental forming. The numerical analysis was indicating that during hot single point incremental forming were a combination between complicated compression, tension and shear stresses. As a result, the equivalent plastic strain was increased excessively by rising both the formed part depth and the heating temperature during forming. Whereas, the forming forces were decreased from 5 kN at room temperature to 0.95 kN at elevated temperature. The simulation shows that the maximum true strain was occurred in the stretching zone which was the same as in experiment.

Keywords: induction heating, single point incremental forming, FE modeling, advanced high strength steel

Procedia PDF Downloads 200
866 Towards Integrating Statistical Color Features for Human Skin Detection

Authors: Mohd Zamri Osman, Mohd Aizaini Maarof, Mohd Foad Rohani

Abstract:

Human skin detection recognized as the primary step in most of the applications such as face detection, illicit image filtering, hand recognition and video surveillance. The performance of any skin detection applications greatly relies on the two components: feature extraction and classification method. Skin color is the most vital information used for skin detection purpose. However, color feature alone sometimes could not handle images with having same color distribution with skin color. A color feature of pixel-based does not eliminate the skin-like color due to the intensity of skin and skin-like color fall under the same distribution. Hence, the statistical color analysis will be exploited such mean and standard deviation as an additional feature to increase the reliability of skin detector. In this paper, we studied the effectiveness of statistical color feature for human skin detection. Furthermore, the paper analyzed the integrated color and texture using eight classifiers with three color spaces of RGB, YCbCr, and HSV. The experimental results show that the integrating statistical feature using Random Forest classifier achieved a significant performance with an F1-score 0.969.

Keywords: color space, neural network, random forest, skin detection, statistical feature

Procedia PDF Downloads 454
865 Influence of Surfactant on Supercooling Degree of Aqueous Titania Nanofluids in Energy Storage Systems

Authors: Hoda Aslani, Mohammad Moghiman, Mohammad Aslani

Abstract:

Considering the demand to reduce global warming potential and importance of solidification in various applications, there is an increasing interest in energy storage systems to find the efficient phase change materials. Therefore, this paper presents an experimental study and comparison on the potential of titania nanofluids with and without surfactant for cooling energy storage systems. A designed cooling generation device based on compression refrigeration cycle is used to explore nanofluids solidification characteristics. In this work, titania nanoparticles of 0.01, 0.02 and 0.04 wt.% are dispersed in deionized water as base fluid. Measurement of phase change parameters of nanofluids illustrates that the addition of polyvinylpyrrolidone (PVP) as surfactant to titania nanofluids advances the onset nucleation time and leads to lower solidification time. Also, the experimental results show that only adding 0.02 wt.% titania nanoparticles, especially in the case of nanofluids with a surfactant, can evidently reduce the supercooling degree by nearly 70%. Hence, it is concluded that there is a great energy saving potential in the energy storage systems using titania nanofluid with PVP.

Keywords: cooling energy storage, nanofluid, PVP, solidification, titania

Procedia PDF Downloads 187
864 Robust Medical Image Watermarking Using Frequency Domain and Least Significant Bits Algorithms

Authors: Volkan Kaya, Ersin Elbasi

Abstract:

Watermarking and stenography are getting importance recently because of copyright protection and authentication. In watermarking we embed stamp, logo, noise or image to multimedia elements such as image, video, audio, animation and text. There are several works have been done in watermarking for different purposes. In this research work, we used watermarking techniques to embed patient information into the medical magnetic resonance (MR) images. There are two methods have been used; frequency domain (Digital Wavelet Transform-DWT, Digital Cosine Transform-DCT, and Digital Fourier Transform-DFT) and spatial domain (Least Significant Bits-LSB) domain. Experimental results show that embedding in frequency domains resist against one type of attacks, and embedding in spatial domain is resist against another group of attacks. Peak Signal Noise Ratio (PSNR) and Similarity Ratio (SR) values are two measurement values for testing. These two values give very promising result for information hiding in medical MR images.

Keywords: watermarking, medical image, frequency domain, least significant bits, security

Procedia PDF Downloads 283
863 Investigation of the Multiaxial Pedicle Screw Tulip Design Using Finite Element Analysis

Authors: S. Daqiqeh Rezaei, S. Mohajerzadeh, M. R. Sharifi

Abstract:

Pedicle screws are used to stabilize vertebrae and treat several types of spinal diseases and injuries. Multiaxial pedicle screws are a type of pedicle screw that increase surgical versatility, but they also increase design complexity. Failure of multiaxial pedicle screws caused by static loading, dynamic loading and fatigue can lead to irreparable damage to the patient. Inappropriate deformation of the multiaxial pedicle screw tulip can cause system failure. Investigation of deformation and stress in these tulips can be employed to optimize multiaxial pedicle screw design. The sensitivity of this matter necessitates precise analyzing and modeling of pedicle screws. In this work, three commercial multiaxial pedicle screw tulips and a newly designed tulip are investigated using finite element analysis. Employing video measuring machine (VMM), tulips are modeled. Afterwards, utilizing ANSYS, static analysis is performed on these models. In the end, stresses and displacements of the models are compared.

Keywords: pedicle screw, multiaxial pedicle screw, finite element analysis, static analysis

Procedia PDF Downloads 356
862 Advanced Materials Based on Ethylene-Propylene-Diene Terpolymers and Organically Modified Montmorillonite

Authors: M. D. Stelescu, E. Manaila, G. Pelin, M. Georgescu, M. Sonmez

Abstract:

This paper presents studies on the development and characterization of nanocomposites based on ethylene-propylene terpolymer rubber (EPDM), chlorobutyl rubber (IIR-Cl) and organically modified montmorillonite (OMMT). Mixtures were made containing 0, 3 and 6 phr (parts per 100 parts rubber) OMMT, respectively. They were obtained by melt intercalation in an internal mixer - Plasti-Corder Brabender, in suitable blending parameters, at high temperature for 11 minutes. Curing agents were embedded on a laboratory roller at 70-100 ºC, friction 1:1.1, processing time 5 minutes. Rubber specimens were obtained by compression, using a hydraulic press at 165 ºC and a pressing force of 300 kN. Curing time, determined using the Monsanto rheometer, decreases with the increased amount of OMMT in the mixtures. At the same time, it was noticed that mixtures containing OMMT show improvement in physical-mechanical properties. These types of nanocomposites may be used to obtain rubber seals for the space application or for other areas of application.

Keywords: chlorobutyl rubber, ethylene-propylene-diene terpolymers, montmorillonite, rubber seals, space application

Procedia PDF Downloads 168
861 Hyperspectral Data Classification Algorithm Based on the Deep Belief and Self-Organizing Neural Network

Authors: Li Qingjian, Li Ke, He Chun, Huang Yong

Abstract:

In this paper, the method of combining the Pohl Seidman's deep belief network with the self-organizing neural network is proposed to classify the target. This method is mainly aimed at the high nonlinearity of the hyperspectral image, the high sample dimension and the difficulty in designing the classifier. The main feature of original data is extracted by deep belief network. In the process of extracting features, adding known labels samples to fine tune the network, enriching the main characteristics. Then, the extracted feature vectors are classified into the self-organizing neural network. This method can effectively reduce the dimensions of data in the spectrum dimension in the preservation of large amounts of raw data information, to solve the traditional clustering and the long training time when labeled samples less deep learning algorithm for training problems, improve the classification accuracy and robustness. Through the data simulation, the results show that the proposed network structure can get a higher classification precision in the case of a small number of known label samples.

Keywords: DBN, SOM, pattern classification, hyperspectral, data compression

Procedia PDF Downloads 335
860 Thermo-Elastic and Self-Healing Polyacrylamide: 2D Polymer Composite Hydrogels for Water Shutoff Treatment

Authors: Edreese H. Alsharaeh, Feven Mattews Michael, Ayman Almohsin

Abstract:

Self-healing hydrogels have many advantages since they can resist various types of stresses, including tension, compression, and shear, making them attractive for various applications. In this study, thermo-elastic and self-healing polymer composite hydrogels were prepared from polyacrylamide (PAM) and 2D fillers using in-situ method. In addition, the PAM and fillers were prepared in presence of organic crosslinkers, i.e., hydroquinone (HQ) and hexamethylenediamine (HMT). The swelling behavior of the prepared hydrogels was studied by hydrating the dried hydrogels. The thermal and rheological properties of the prepared hydrogels were evaluated before and after swelling study using thermogravimetric analysis, differential scanning calorimetric technique and dynamic mechanical analysis. From the results obtained, incorporating fillers into the PAM matrix enhanced the swelling degree of the hydrogels with satisfactory mechanical properties, attaining up to 77% self-healing efficiency compared to the neat-PAM (i.e., 29%). This, in turn, indicates addition of 2D fillers improved self-healing properties of the polymer hydrogel, thus, making the prepared hydrogels applicable for water shutoff treatments under high temperature.

Keywords: polymer hydrogels, 2D fillers, elastic self-healing hydrogels, water shutoff, swelling properties

Procedia PDF Downloads 134
859 Dynamic Background Updating for Lightweight Moving Object Detection

Authors: Kelemewerk Destalem, Joongjae Cho, Jaeseong Lee, Ju H. Park, Joonhyuk Yoo

Abstract:

Background subtraction and temporal difference are often used for moving object detection in video. Both approaches are computationally simple and easy to be deployed in real-time image processing. However, while the background subtraction is highly sensitive to dynamic background and illumination changes, the temporal difference approach is poor at extracting relevant pixels of the moving object and at detecting the stopped or slowly moving objects in the scene. In this paper, we propose a moving object detection scheme based on adaptive background subtraction and temporal difference exploiting dynamic background updates. The proposed technique consists of a histogram equalization, a linear combination of background and temporal difference, followed by the novel frame-based and pixel-based background updating techniques. Finally, morphological operations are applied to the output images. Experimental results show that the proposed algorithm can solve the drawbacks of both background subtraction and temporal difference methods and can provide better performance than that of each method.

Keywords: background subtraction, background updating, real time, light weight algorithm, temporal difference

Procedia PDF Downloads 331