Search results for: modified simplex algorithm
3105 Exploring Electroactive Polymers for Dynamic Data Physicalization
Authors: Joanna Dauner, Jan Friedrich, Linda Elsner, Kora Kimpel
Abstract:
Active materials such as Electroactive Polymers (EAPs) are promising for the development of novel shape-changing interfaces. This paper explores the potential of EAPs in a multilayer unimorph structure from a design perspective to investigate the visual qualities of the material for dynamic data visualization and data physicalization. We discuss various concepts of how the material can be used for this purpose. Multilayer unimorph EAPs are of particular interest to designers because they can be easily prototyped using everyday materials and tools. By changing the structure and geometry of the EAPs, their movement and behavior can be modified. We present the results of our preliminary user testing, where we evaluated different movement patterns. As a result, we introduce a prototype display built with EAPs for dynamic data physicalization. Finally, we discuss the potentials and drawbacks and identify further open research questions for the design discipline.Keywords: electroactive polymer, shape-changing interfaces, smart material interfaces, data physicalization
Procedia PDF Downloads 1013104 Methodology for the Multi-Objective Analysis of Data Sets in Freight Delivery
Authors: Dale Dzemydiene, Aurelija Burinskiene, Arunas Miliauskas, Kristina Ciziuniene
Abstract:
Data flow and the purpose of reporting the data are different and dependent on business needs. Different parameters are reported and transferred regularly during freight delivery. This business practices form the dataset constructed for each time point and contain all required information for freight moving decisions. As a significant amount of these data is used for various purposes, an integrating methodological approach must be developed to respond to the indicated problem. The proposed methodology contains several steps: (1) collecting context data sets and data validation; (2) multi-objective analysis for optimizing freight transfer services. For data validation, the study involves Grubbs outliers analysis, particularly for data cleaning and the identification of statistical significance of data reporting event cases. The Grubbs test is often used as it measures one external value at a time exceeding the boundaries of standard normal distribution. In the study area, the test was not widely applied by authors, except when the Grubbs test for outlier detection was used to identify outsiders in fuel consumption data. In the study, the authors applied the method with a confidence level of 99%. For the multi-objective analysis, the authors would like to select the forms of construction of the genetic algorithms, which have more possibilities to extract the best solution. For freight delivery management, the schemas of genetic algorithms' structure are used as a more effective technique. Due to that, the adaptable genetic algorithm is applied for the description of choosing process of the effective transportation corridor. In this study, the multi-objective genetic algorithm methods are used to optimize the data evaluation and select the appropriate transport corridor. The authors suggest a methodology for the multi-objective analysis, which evaluates collected context data sets and uses this evaluation to determine a delivery corridor for freight transfer service in the multi-modal transportation network. In the multi-objective analysis, authors include safety components, the number of accidents a year, and freight delivery time in the multi-modal transportation network. The proposed methodology has practical value in the management of multi-modal transportation processes.Keywords: multi-objective, analysis, data flow, freight delivery, methodology
Procedia PDF Downloads 1813103 Optimization Process for Ride Quality of a Nonlinear Suspension Model Based on Newton-Euler’ Augmented Formulation
Authors: Mohamed Belhorma, Aboubakar S. Bouchikhi, Belkacem Bounab
Abstract:
This paper addresses modeling a Double A-Arm suspension, a three-dimensional nonlinear model has been developed using the multibody systems formalism. Dynamical study of the different components responses was done, particularly for the wheel assembly. To validate those results, the system was constructed and simulated by RecurDyn, a professional multibody dynamics simulation software. The model has been used as the Objectif function in an optimization algorithm for ride quality improvement.Keywords: double A-Arm suspension, multibody systems, ride quality optimization, dynamic simulation
Procedia PDF Downloads 1393102 A DNA-Based Nano-biosensor for the Rapid Detection of the Dengue Virus in Mosquito
Authors: Lilia M. Fernando, Matthew K. Vasher, Evangelyn C. Alocilja
Abstract:
This paper describes the development of a DNA-based nanobiosensor to detect the dengue virus in mosquito using electrically active magnetic (EAM) nanoparticles as the concentrator and electrochemical transducer. The biosensor detection encompasses two sets of oligonucleotide probes that are specific to the dengue virus: the detector probe labeled with the EAM nanoparticles and the biotinylated capture probe. The DNA targets are double hybridized to the detector and the capture probes and concentrated from nonspecific DNA fragments by applying a magnetic field. Subsequently, the DNA sandwiched targets (EAM-detector probe–DNA target–capture probe-biotin) are captured on streptavidin modified screen printed carbon electrodes through the biotinylated capture probes. Detection is achieved electrochemically by measuring the oxidation–reduction signal of the EAM nanoparticles. Results indicate that the biosensor is able to detect the redox signal of the EAM nanoparticles at dengue DNA concentrations as low as 10 ng/ul.Keywords: dengue, magnetic nanoparticles, mosquito, nanobiosensor
Procedia PDF Downloads 3683101 Effect of the Support Shape on Fischer-Tropsch Cobalt Catalyst Performance
Authors: Jian Huang, Weixin Qian, Hongfang Ma, Haitao Zhang, Weiyong Ying
Abstract:
Cobalt catalysts were supported on extruded silica carrier and different-type (SiO2, γ-Al2O3) commercial supports with different shapes and sizes to produce heavy hydrocarbons for Fischer-Tropsch synthesis. The catalysts were characterized by N2 physisorption and H2-TPR. The catalytic performance of the catalysts was tested in a fixed bed reactor. The results of Fischer-Tropsch synthesis performance showed that the cobalt catalyst supported on spherical silica supports displayed a higher activity and a higher selectivity to C5+ products, due to the fact that the active components were only distributed in the surface layer of spherical carrier, and the influence of gas diffusion restriction on catalytic performance was weakened. Therefore, it can be concluded that the eggshell cobalt catalyst was superior to precious metals modified catalysts in the synthesis of heavy hydrocarbons.Keywords: fischer-tropsch synthesis, cobalt catalyst, support shape, heavy hydrocarbons
Procedia PDF Downloads 2843100 A Combined Meta-Heuristic with Hyper-Heuristic Approach to Single Machine Production Scheduling Problem
Authors: C. E. Nugraheni, L. Abednego
Abstract:
This paper is concerned with minimization of mean tardiness and flow time in a real single machine production scheduling problem. Two variants of genetic algorithm as meta-heuristic are combined with hyper-heuristic approach are proposed to solve this problem. These methods are used to solve instances generated with real world data from a company. Encouraging results are reported.Keywords: hyper-heuristics, evolutionary algorithms, production scheduling, meta-heuristic
Procedia PDF Downloads 3833099 Design and Implementation of a Hardened Cryptographic Coprocessor with 128-bit RISC-V Core
Authors: Yashas Bedre Raghavendra, Pim Vullers
Abstract:
This study presents the design and implementation of an abstract cryptographic coprocessor, leveraging AMBA(Advanced Microcontroller Bus Architecture) protocols - APB (Advanced Peripheral Bus) and AHB (Advanced High-performance Bus), to enable seamless integration with the main CPU(Central processing unit) and enhance the coprocessor’s algorithm flexibility. The primary objective is to create a versatile coprocessor that can execute various cryptographic algorithms, including ECC(Elliptic-curve cryptography), RSA(Rivest–Shamir–Adleman), and AES (Advanced Encryption Standard) while providing a robust and secure solution for modern secure embedded systems. To achieve this goal, the coprocessor is equipped with a tightly coupled memory (TCM) for rapid data access during cryptographic operations. The TCM is placed within the coprocessor, ensuring quick retrieval of critical data and optimizing overall performance. Additionally, the program memory is positioned outside the coprocessor, allowing for easy updates and reconfiguration, which enhances adaptability to future algorithm implementations. Direct links are employed instead of DMA(Direct memory access) for data transfer, ensuring faster communication and reducing complexity. The AMBA-based communication architecture facilitates seamless interaction between the coprocessor and the main CPU, streamlining data flow and ensuring efficient utilization of system resources. The abstract nature of the coprocessor allows for easy integration of new cryptographic algorithms in the future. As the security landscape continues to evolve, the coprocessor can adapt and incorporate emerging algorithms, making it a future-proof solution for cryptographic processing. Furthermore, this study explores the addition of custom instructions into RISC-V ISE (Instruction Set Extension) to enhance cryptographic operations. By incorporating custom instructions specifically tailored for cryptographic algorithms, the coprocessor achieves higher efficiency and reduced cycles per instruction (CPI) compared to traditional instruction sets. The adoption of RISC-V 128-bit architecture significantly reduces the total number of instructions required for complex cryptographic tasks, leading to faster execution times and improved overall performance. Comparisons are made with 32-bit and 64-bit architectures, highlighting the advantages of the 128-bit architecture in terms of reduced instruction count and CPI. In conclusion, the abstract cryptographic coprocessor presented in this study offers significant advantages in terms of algorithm flexibility, security, and integration with the main CPU. By leveraging AMBA protocols and employing direct links for data transfer, the coprocessor achieves high-performance cryptographic operations without compromising system efficiency. With its TCM and external program memory, the coprocessor is capable of securely executing a wide range of cryptographic algorithms. This versatility and adaptability, coupled with the benefits of custom instructions and the 128-bit architecture, make it an invaluable asset for secure embedded systems, meeting the demands of modern cryptographic applications.Keywords: abstract cryptographic coprocessor, AMBA protocols, ECC, RSA, AES, tightly coupled memory, secure embedded systems, RISC-V ISE, custom instructions, instruction count, cycles per instruction
Procedia PDF Downloads 713098 Development of an Implicit Coupled Partitioned Model for the Prediction of the Behavior of a Flexible Slender Shaped Membrane in Interaction with Free Surface Flow under the Influence of a Moving Flotsam
Authors: Mahtab Makaremi Masouleh, Günter Wozniak
Abstract:
This research is part of an interdisciplinary project, promoting the design of a light temporary installable textile defence system against flood. In case river water levels increase abruptly especially in winter time, one can expect massive extra load on a textile protective structure in term of impact as a result of floating debris and even tree trunks. Estimation of this impulsive force on such structures is of a great importance, as it can ensure the reliability of the design in critical cases. This fact provides the motivation for the numerical analysis of a fluid structure interaction application, comprising flexible slender shaped and free-surface water flow, where an accelerated heavy flotsam tends to approach the membrane. In this context, the analysis on both the behavior of the flexible membrane and its interaction with moving flotsam is conducted by finite elements based solvers of the explicit solver and implicit Abacus solver available as products of SIMULIA software. On the other hand, a study on how free surface water flow behaves in response to moving structures, has been investigated using the finite volume solver of Star CCM+ from Siemens PLM Software. An automatic communication tool (CSE, SIMULIA Co-Simulation Engine) and the implementation of an effective partitioned strategy in form of an implicit coupling algorithm makes it possible for partitioned domains to be interconnected powerfully. The applied procedure ensures stability and convergence in the solution of these complicated issues, albeit with high computational cost; however, the other complexity of this study stems from mesh criterion in the fluid domain, where the two structures approach each other. This contribution presents the approaches for the establishment of a convergent numerical solution and compares the results with experimental findings.Keywords: co-simulation, flexible thin structure, fluid-structure interaction, implicit coupling algorithm, moving flotsam
Procedia PDF Downloads 3893097 Oil Palm Shell Ash: Cement Mortar Mixture and Modification of Mechanical Properties
Authors: Abdoullah Namdar, Fadzil Mat Yahaya
Abstract:
The waste agriculture materials cause environment pollution, recycle of these materials help sustainable development. This study focused on the impact of used oil palm shell ash on the compressive and flexural strengths of cement mortar. Two different cement mortar mixes have been designed to investigate the impact of oil palm shell ash on strengths of cement mortar. Quantity of 4% oil palm shell ash has been replaced in cement mortar. The main objective of this paper is, to modify mechanical properties of cement mortar by replacement of oil palm ash in it at early age of seven days. The results have been revealed optimum quantity of oil palm ash for replacement in cement mortar. The deflection, load to failure, time to failure of compressive strength and flexural strength of all specimens have significantly been improved. The stress-strain behavior has been indicated ability of modified cement mortar in control stress path and strain. The micro property of cement paste has not been investigated.Keywords: minerals, additive, flexural strength, compressive strength, modulus of elasticity
Procedia PDF Downloads 3683096 Subjective Evaluation of Mathematical Morphology Edge Detection on Computed Tomography (CT) Images
Authors: Emhimed Saffor
Abstract:
In this paper, the problem of edge detection in digital images is considered. Three methods of edge detection based on mathematical morphology algorithm were applied on two sets (Brain and Chest) CT images. 3x3 filter for first method, 5x5 filter for second method and 7x7 filter for third method under MATLAB programming environment. The results of the above-mentioned methods are subjectively evaluated. The results show these methods are more efficient and satiable for medical images, and they can be used for different other applications.Keywords: CT images, Matlab, medical images, edge detection
Procedia PDF Downloads 3383095 Papain Immobilized Polyurethane Film as an Antimicrobial Food Package
Authors: M. Cynthya, V. Prabhawathi, D. Mukesh
Abstract:
Food contamination occurs during post process handling. This leads to spoilage and growth of pathogenic microorganisms in the food, thereby reducing its shelf life or spreading of food borne diseases. Several methods are tried and one of which is use of antimicrobial packaging. Here, papain, a protease enzyme, is covalently immobilized with the help of glutarldehyde on polyurethane and used as a food wrap to protect food from microbial contamination. Covalent immobilization of papain was achieved at a pH of 7.4; temperature of 4°C; glutaraldehyde concentration of 0.5%; incubation time of 24 h; and 50 mg of papain. The formation of -C=N- observed in the Fourier transform infrared spectrum confirmed the immobilization of the enzyme on the polymer. Immobilized enzyme retained higher activity than the native free enzyme. The efficacy of this was studied by wrapping it over S. aureus contaminated cottage cheese (paneer) and cheese and stored at a temperature of 4°C for 7 days. The modified film reduced the bacterial contamination by eight folds when compared to the bare film. FTIR also indicates reduction in lipids, sugars and proteins in the biofilm.Keywords: cheese, papain, polyurethane, Staphylococcus aureus
Procedia PDF Downloads 4763094 Bit Error Rate (BER) Performance of Coherent Homodyne BPSK-OCDMA Network for Multimedia Applications
Authors: Morsy Ahmed Morsy Ismail
Abstract:
In this paper, the structure of a coherent homodyne receiver for the Binary Phase Shift Keying (BPSK) Optical Code Division Multiple Access (OCDMA) network is introduced based on the Multi-Length Weighted Modified Prime Code (ML-WMPC) for multimedia applications. The Bit Error Rate (BER) of this homodyne detection is evaluated as a function of the number of active users and the signal to noise ratio for different code lengths according to the multimedia application such as audio, voice, and video. Besides, the Mach-Zehnder interferometer is used as an external phase modulator in homodyne detection. Furthermore, the Multiple Access Interference (MAI) and the receiver noise in a shot-noise limited regime are taken into consideration in the BER calculations.Keywords: OCDMA networks, bit error rate, multiple access interference, binary phase-shift keying, multimedia
Procedia PDF Downloads 1763093 Optimal Placement of the Unified Power Controller to Improve the Power System Restoration
Authors: Mohammad Reza Esmaili
Abstract:
One of the most important parts of the restoration process of a power network is the synchronizing of its subsystems. In this situation, the biggest concern of the system operators will be the reduction of the standing phase angle (SPA) between the endpoints of the two islands. In this regard, the system operators perform various actions and maneuvers so that the synchronization operation of the subsystems is successfully carried out and the system finally reaches acceptable stability. The most common of these actions include load control, generation control and, in some cases, changing the network topology. Although these maneuvers are simple and common, due to the weak network and extreme load changes, the restoration will be associated with low speed. One of the best ways to control the SPA is to use FACTS devices. By applying a soft control signal, these tools can reduce the SPA between two subsystems with more speed and accuracy, and the synchronization process can be done in less time. Meanwhile, the unified power controller (UPFC), a series-parallel compensator device with the change of transmission line power and proper adjustment of the phase angle, will be the proposed option in order to realize the subject of this research. Therefore, with the optimal placement of UPFC in a power system, in addition to improving the normal conditions of the system, it is expected to be effective in reducing the SPA during power system restoration. Therefore, the presented paper provides an optimal structure to coordinate the three problems of improving the division of subsystems, reducing the SPA and optimal power flow with the aim of determining the optimal location of UPFC and optimal subsystems. The proposed objective functions in this paper include maximizing the quality of the subsystems, reducing the SPA at the endpoints of the subsystems, and reducing the losses of the power system. Since there will be a possibility of creating contradictions in the simultaneous optimization of the proposed objective functions, the structure of the proposed optimization problem is introduced as a non-linear multi-objective problem, and the Pareto optimization method is used to solve it. The innovative technique proposed to implement the optimization process of the mentioned problem is an optimization algorithm called the water cycle (WCA). To evaluate the proposed method, the IEEE 39 bus power system will be used.Keywords: UPFC, SPA, water cycle algorithm, multi-objective problem, pareto
Procedia PDF Downloads 673092 ANAC-id - Facial Recognition to Detect Fraud
Authors: Giovanna Borges Bottino, Luis Felipe Freitas do Nascimento Alves Teixeira
Abstract:
This article aims to present a case study of the National Civil Aviation Agency (ANAC) in Brazil, ANAC-id. ANAC-id is the artificial intelligence algorithm developed for image analysis that recognizes standard images of unobstructed and uprighted face without sunglasses, allowing to identify potential inconsistencies. It combines YOLO architecture and 3 libraries in python - face recognition, face comparison, and deep face, providing robust analysis with high level of accuracy.Keywords: artificial intelligence, deepface, face compare, face recognition, YOLO, computer vision
Procedia PDF Downloads 1583091 The Temperature Effects on the Microstructure and Profile in Laser Cladding
Authors: P. C. Chiu, Jehnming Lin
Abstract:
In this study, a 50-W CO2 laser was used for the clad of 304L powders on the stainless steel substrate with a temperature sensor and image monitoring system. The laser power and cladding speed and focal position were modified to achieve the requirement of the workpiece flatness and mechanical properties. The numerical calculation is based on ANSYS to analyze the temperature change of the moving heat source at different surface positions when coating the workpiece, and the effect of the process parameters on the bath size was discussed. The temperature of stainless steel powder in the nozzle outlet reacting with the laser was simulated as a process parameter. In the experiment, the difference of the thermal conductivity in three-dimensional space is compared with single-layer cladding and multi-layer cladding. The heat dissipation pattern of the single-layer cladding is the steel plate and the multi-layer coating is the workpiece itself. The relationship between the multi-clad temperature and the profile was analyzed by the temperature signal from an IR pyrometer.Keywords: laser cladding, temperature, profile, microstructure
Procedia PDF Downloads 2243090 Monitoring and Evaluation of Master Science Trainee Educational Students to their Practicum in Teaching Physics for Improving and Creating Attitude Skills for Sustainable Developing Upper Secondary Students in Thailand
Authors: T. Santiboon, S. Tongbu, P. S. Saihong
Abstract:
This study focuses on investigating students' perceptions of their physics classroom learning environments of their individualizations and their interactions with the instructional practicum in teaching physics of the master science trainee educational students for improving and creating attitude skills’ sustainable development toward physics for upper secondary educational students in Thailand. Associations between these perceptions and students' attitudes toward physics were also determined. The learning environment perceptions were obtained using the 35-item Physics Laboratory Environment Inventory (PLEI) modified from the original Science Laboratory Environment Inventory. The 25-item Individualized Classroom Environment Questionnaire (ICEQ) was assessed those dimensions which distinguish individualized physics classrooms from convention on individualized open and inquiry-based education Teacher-student interactions were assessed with the 48-item Questionnaires on Teacher Interaction (QTI). Both these questionnaires have an Actual Form (assesses the class as it actually is) and a Preferred Form (asks the students what they would prefer their class to be like - the ideal situation). Students’ creating attitude skills’ sustainable development toward physics were assessed with the Test Of Physics-Related Attitude (TOPRA) modified from the original Test Of Science-Related Attitude (TOSRA) The questionnaires were administered in three phases with the Custer Random Sampling technique to a sample consisted of 989 students in 28 physics classes from 10 schools at the grade 10, 11, and 12 levels in the Secondary Educational Service Area 26 (Maha Sarakham Province) and Area 27 (Roi-Et). Statistically significant differences were found between the students' perceptions of actual-1, actual-2 and preferred environments of their physics laboratory and distinguish individualized classrooms, and teacher interpersonal behaviors with their improving and creating attitudes skills’ sustainable development to their physics classes also were found. Predictions of the monitoring and evaluation of master science trainee educational students of their practicum in teaching physics; students’ skills developments of their physics achievements’ sustainable for the set of actual and preferred environments as a whole and physics related attitudes also were correlated. The R2 values indicate that 58%, 67%, and 84% of the variances in students’ attitudes to their actuale-1, actual-2 and preferred for the PLEI; 42%,science trainee educational students of their practicum in teaching physics; students’ skill developments of their physics achievements’ sustainable for the set of actual and preferred environments as a whole and physics related attitudes also were correlated. The R2 values indicate that 58%, 67%, and 84% of the variances in students’ attitudes to their actuale-1, actual-2 and preferred for the PLEI; 42%, 63%, and 72% for the ICEQ, and 38%, 59%, and 68% for the QTI in physics environment classes were attributable to their perceptions of their actual and preferred physics environments and their developing creative science skills’ sustainable toward physics, consequently. Based on all the findings, suggestions for improving the physics laboratory and individualized classes and teacher interpersonal behaviors with students' perceptions are provided of their improving and creating attitude skills’ sustainable development by the master science trainee educational students ’ instructional administrations.Keywords: promotion, instructional model, qualitative method, reflective thinking, trainee teacher student
Procedia PDF Downloads 2683089 A Semi-Implicit Phase Field Model for Droplet Evolution
Authors: M. H. Kazemi, D. Salac
Abstract:
A semi-implicit phase field method for droplet evolution is proposed. Using the phase field Cahn-Hilliard equation, we are able to track the interface in multiphase flow. The idea of a semi-implicit finite difference scheme is reviewed and employed to solve two nonlinear equations, including the Navier-Stokes and the Cahn-Hilliard equations. The use of a semi-implicit method allows us to have larger time steps compared to explicit schemes. The governing equations are coupled and then solved by a GMRES solver (generalized minimal residual method) using modified Gram-Schmidt orthogonalization. To show the validity of the method, we apply the method to the simulation of a rising droplet, a leaky dielectric drop and the coalescence of drops. The numerical solutions to the phase field model match well with existing solutions over a defined range of variables.Keywords: coalescence, leaky dielectric, numerical method, phase field, rising droplet, semi-implicit method
Procedia PDF Downloads 4853088 Adsorption of Lead and Zinc Ions Onto Chemical Activated Millet Husk: Equilibrium and Kinetics Studies
Authors: Hilary Rutto, Linda Sibali
Abstract:
In this study, the adsorption of lead and zinc ions from aqueous solutions by modified millet husk has been investigated. The effects of different parameters, such as pH, adsorbent dosage, concentration, temperature, and contact time, have been investigated. The results of the experiments showed that the adsorption of both metal ions increased by increasing pH values up to 11. Adsorption process was initially fast. The adsorption rate decreased then until it reached to equilibrium time of 120 min for both lead and zinc ions. The Langmuir, Freundlich, Dubinin-Radushkevich (D-R), and thermodynamic models (Gibbs free energy) were used to determine the isotherm parameters associated with the adsorption process. The positive values of Gibbs free energy change indicated that reaction is not spontaneous. Experimental data were also evaluated in terms of kinetic characteristics of adsorption, and it was found that adsorption process for both metal ions followed pseudo-first order for zinc and pseudo-second-order for lead.Keywords: zinc, lead, adsorption, millet husks
Procedia PDF Downloads 1703087 Targeted Delivery of Novel Copper-Based Nanoparticles for Advance Cancer Therapeutics
Authors: Arindam Pramanik, Parimal Karmakar
Abstract:
We have explored the synergistic anti-cancer activity of copper ion and acetylacetone complex containing 1,3 diketone group (like curcumin) in metallorganic compound “Copper acetylacetonate” (CuAA). The cytotoxicity mechanism of CuAA complex was evaluated on various cancer cell lines in vitro. Among these, reactive oxygen species (ROS), glutathione level (GSH) in the cell was found to increase. Further mitochondrial membrane damage was observed. The fate of cell death was found to be induced by apoptosis. For application purpose, we have developed a novel biodegradable, non-toxic polymer-based nanoparticle which has hydrophobically modified core for loading of the CuAA. Folic acid is conjugated on the surface of the polymer (chitosan) nanoparticle for targeting to cancer cells for minimizing toxicity to normal cells in-vivo. Thus, this novel drug CuAA has an efficient anticancer activity which has been targeted specifically to cancer cells through polymer nanoparticle.Keywords: anticancer, apoptosis, copper nanoparticle, targeted drug delivery
Procedia PDF Downloads 4853086 Relevant LMA Features for Human Motion Recognition
Authors: Insaf Ajili, Malik Mallem, Jean-Yves Didier
Abstract:
Motion recognition from videos is actually a very complex task due to the high variability of motions. This paper describes the challenges of human motion recognition, especially motion representation step with relevant features. Our descriptor vector is inspired from Laban Movement Analysis method. We propose discriminative features using the Random Forest algorithm in order to remove redundant features and make learning algorithms operate faster and more effectively. We validate our method on MSRC-12 and UTKinect datasets.Keywords: discriminative LMA features, features reduction, human motion recognition, random forest
Procedia PDF Downloads 1983085 Conceptual Methods of Mitigating Matured Urban Tree Roots Surviving in Conflicts Growth within Built Environment: A Review
Authors: Mohd Suhaizan Shamsuddin
Abstract:
Urbanization exacerbates the environment quality and pressures of matured urban trees' growth and development in changing environment. The growth of struggled matured urban tree-roots by spreading within the existences of infrastructures, resulting in large damage to the structured and declined growth. Many physiological growths declined or damages by the present and installations of infrastructures within and nearby root zone. Afford to remain both matured urban tree and infrastructures as a service provider causes damage and death, respectively. Inasmuch, spending more expenditure on fixing both or removing matured urban trees as risky to the future environment as the mitigation methods to reduce the problems are unconcerned. This paper aims to explain mitigation method practices of reducing the encountered problems of matured urban tree-roots settling and infrastructures while modified urban soil to sustain at an optimum level. Three categories capturing encountered conflicts growth of matured urban tree-roots growth within and nearby infrastructures by mitigating the problems of limited soil spaces, poor soil structures and soil space barrier installations and maintenance. The limited soil space encountered many conflicts and identified six methods that mitigate the survival tree-roots, such as soil volume/mounding, soil replacement/amendment for the radial trench, soil spacing-root bridge, root tunneling, walkway/pavement rising/diverted, and suspended pavement. The limited soil spaces are mitigation affords of inadequate soil-roots and spreading root settling and modification of construction soil media since the barrier existed and installed in root trails or zones. This is the reason for enabling tree-roots spreading and finds adequate sources (nutrients, water uptake and oxygen), spaces and functioning to stability stand of root anchorage since the matured tree grows larger. The poor soil structures were identified as three methods to mitigate soil materials' problems, and fewer soil voids comprise skeletal soil, structural soil, and soil cell. Mitigation of poor soil structure is altering the existing and introducing new structures by modifying the quantities and materials ratio allowing more voids beneath for roots spreading by considering the above structure of foot and vehicle traffics functioning or load-bearing. The soil space barrier installations and maintenance recognized to sustain both infrastructures and tree-roots grown in limited spaces and its benefits, the root barrier installations and root pruning are recommended. In conclusion, these recommended methods attempt to mitigate the present problems encountered at a particular place and problems among tree-roots and infrastructures exist. The combined method is the best way to alleviates the conflicts since the recognized conflicts are between tree-roots and man-made while the urban soil is modified. These presenting methods are most considered to sustain the matured urban trees' lifespan growth in the urban environment.Keywords: urban tree-roots, limited soil spaces, poor soil structures, soil space barrier and maintenance
Procedia PDF Downloads 2013084 Ferroelectricity in Nano-Composite Films of Sodium Nitrite: Starch Prepared by Drop Cast Technique
Authors: Navneet Dabra, Baljinder Kaur, Lakhbir Singh, V. Annapu Reddy, R. Nath, Dae-Yong Jeong, Jasbir S. Hundal
Abstract:
Nano-composite films of sodium nitrite (NaNO2): Starch with different proportions of NaNO2 and Starch have been prepared by drop cast technique. The ferroelectric hysteresis loops (P-V) have been traced using modified Sawyar-Tower circuit. The films containing equal proportions of NaNO2 and Starch exhibit optimized ferroelectric properties. The stability of the remanent polarization, Pr in the optimized nano-composite films exhibit improved stability over the pure NaNO2 films. The Atomic Force Microscopy (AFM) has been employed to investigate the surface morphology. AFM images clearly reveal the nano sized particles of NaNO2 dispersed in starch with small value of surface roughness.Keywords: ferroelectricity, nano-composite films, Atomic Force Microscopy (AFM), nano composite film
Procedia PDF Downloads 5123083 Pyroelectric Effect on Thermoelectricity of AlInN/GaN Heterostructures
Authors: B. K. Sahoo
Abstract:
Superior thermoelectric (TE) efficiency of AlₓIn₁₋ₓN /GaN heterostructure (HS) requires a minimum value of thermal conductivity (k). A smaller k would lead to even further increase of TE figure of merit (ZT). The built-in polarization (BIP) electric field of AlₓIn₁₋ₓN /GaN HS enhances S, and σ of the HS, however, the effect of BIP field on k of the HS has not been explored. Study of thermal conductivities (k: without BIP and kp: including BIP) vs temperature predicts pyroelectric behavior of HS. Both k and kp show crossover at a temperature Tp. The result shows that below Tp, kp < k due to negative thermal expansion coefficient (TEC). However, above Tp, kp > k. Above Tp, piezoelectric polarization dominates over spontaneous polarization due to positive TEC. This generates more lattice mismatch resulting in the significant contribution of BIP field to thermal conductivity. Thus, Tp can be considered as primary pyroelectric transition temperature of the material as above Tp thermal expansion takes place which is the reason for the secondary pyroelectric effect. It is found that below Tp, kp is decreased; thus enhancing TE efficiency. For x=0.1, 0.2 and 0.3; Tp are close to 200, 210 and 260 K, respectively. Thus, k of the HS can be modified as per requirement by tailoring the Al composition; making it suitable simultaneously for the design of high-temperature pyroelectric sensors and TE module for maximum power production.Keywords: AlₓIn₁₋ₓN/GaN heterostructure, built in polarization, pyroelectric behavior, thermoelectric efficiency
Procedia PDF Downloads 1223082 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 1183081 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 4453080 Closing the Gap: Efficient Voxelization with Equidistant Scanlines and Gap Detection
Authors: S. Delgado, C. Cerrada, R. S. Gómez
Abstract:
This research introduces an approach to voxelizing the surfaces of triangular meshes with efficiency and accuracy. Our method leverages parallel equidistant scan-lines and introduces a Gap Detection technique to address the limitations of existing approaches. We present a comprehensive study showcasing the method's effectiveness, scalability, and versatility in different scenarios. Voxelization is a fundamental process in computer graphics and simulations, playing a pivotal role in applications ranging from scientific visualization to virtual reality. Our algorithm focuses on enhancing the voxelization process, especially for complex models and high resolutions. One of the major challenges in voxelization in the Graphics Processing Unit (GPU) is the high cost of discovering the same voxels multiple times. These repeated voxels incur in costly memory operations with no useful information. Our scan-line-based method ensures that each voxel is detected exactly once when processing the triangle, enhancing performance without compromising the quality of the voxelization. The heart of our approach lies in the use of parallel, equidistant scan-lines to traverse the interiors of triangles. This minimizes redundant memory operations and avoids revisiting the same voxels, resulting in a significant performance boost. Moreover, our method's computational efficiency is complemented by its simplicity and portability. Written as a single compute shader in Graphics Library Shader Language (GLSL), it is highly adaptable to various rendering pipelines and hardware configurations. To validate our method, we conducted extensive experiments on a diverse set of models from the Stanford repository. Our results demonstrate not only the algorithm's efficiency, but also its ability to produce 26 tunnel free accurate voxelizations. The Gap Detection technique successfully identifies and addresses gaps, ensuring consistent and visually pleasing voxelized surfaces. Furthermore, we introduce the Slope Consistency Value metric, quantifying the alignment of each triangle with its primary axis. This metric provides insights into the impact of triangle orientation on scan-line based voxelization methods. It also aids in understanding how the Gap Detection technique effectively improves results by targeting specific areas where simple scan-line-based methods might fail. Our research contributes to the field of voxelization by offering a robust and efficient approach that overcomes the limitations of existing methods. The Gap Detection technique fills a critical gap in the voxelization process. By addressing these gaps, our algorithm enhances the visual quality and accuracy of voxelized models, making it valuable for a wide range of applications. In conclusion, "Closing the Gap: Efficient Voxelization with Equidistant Scan-lines and Gap Detection" presents an effective solution to the challenges of voxelization. Our research combines computational efficiency, accuracy, and innovative techniques to elevate the quality of voxelized surfaces. With its adaptable nature and valuable innovations, this technique could have a positive influence on computer graphics and visualization.Keywords: voxelization, GPU acceleration, computer graphics, compute shaders
Procedia PDF Downloads 753079 Development, Characterization and Properties of Novel Quaternary Rubber Nanocomposites
Authors: Kumar Sankaran, Santanu Chattopadhyay, Golok Behari Nando, Sujith Nair, Sreejesh Arayambath, Unnikrishnan Govindan
Abstract:
Rubber nanocomposites based on Bromobutyl rubber (BIIR), Polyepichlorohydrin rubber (CO), Carbon black (CB) and organically modified montmorillonite clay (NC) were prepared via melt compounding technique. The developed quaternary nanocomposites were characterized analytically and their properties were compared against the standard BIIR compound. BIIR-CO nanocomposites showed improved physico-mechanical properties as compared to that of the standard BIIR compound. Hybrid microstructure (NC-CB) development, clay exfoliation and better filler dispersion in the quaternary nanocomposite significantly contributed to the overall enhancement of properties. Introduction of CO in the system increased the specific gravity and hardness of the compound as compared to that of the standard compound. XRD analysis, AFM imaging and HR-TEM measurements confirmed exfoliation and a good level of dispersion of the NC in the composites. Permeability of developed BIIR-CO nanocomposites decreases significantly as compared to that of the standard BIIR compound.Keywords: rubber nanocomposites, morphology, permeability, BIIR
Procedia PDF Downloads 4373078 Achievement Goal Orientations of Schooling Adolescents in Bayelsa State, Nigeria: Implications for Sustainable Development
Authors: Iniye Irene Wodi, Allen A. Agih
Abstract:
Goal theory perspective as an emerging trend in students’ motivation explores reasons why students engage in achievement related behaviour. While previous research typifies students’ goal orientations into two dimensions of mastery and performance orientations in various other parts of the world, not much has been done in this regard in Nigeria and specifically in Bayelsa state to the best of the researcher’s knowledge. To this end, the study explores the achievement goal orientations of schooling adolescents in Bayelsa State. The sample of the study consists of 220 schooling adolescents drawn from four urban schools in the state. A modified form of the Patterns of Adaptive learning survey (PALS) questionnaire was used to elicit data. Results indicated that schooling adolescents in Bayelsa state are mastery as well as performance oriented. The students also did not differ in goal orientations by gender. The implications of this for sustainable development were highlighted.Keywords: achievement goals, goal orientations, schooling adolescents, sustainable development
Procedia PDF Downloads 2763077 A Time-Reducible Approach to Compute Determinant |I-X|
Authors: Wang Xingbo
Abstract:
Computation of determinant in the form |I-X| is primary and fundamental because it can help to compute many other determinants. This article puts forward a time-reducible approach to compute determinant |I-X|. The approach is derived from the Newton’s identity and its time complexity is no more than that to compute the eigenvalues of the square matrix X. Mathematical deductions and numerical example are presented in detail for the approach. By comparison with classical approaches the new approach is proved to be superior to the classical ones and it can naturally reduce the computational time with the improvement of efficiency to compute eigenvalues of the square matrix.Keywords: algorithm, determinant, computation, eigenvalue, time complexity
Procedia PDF Downloads 4153076 Operation Parameters of Vacuum Cleaned Filters
Authors: Wilhelm Hoeflinger, Thomas Laminger, Johannes Wolfslehner
Abstract:
For vacuum cleaned dust filters, used e. g. in textile industry, there exist no calculation methods to determine design parameters (e. g. traverse speed of the nozzle, filter area...). In this work a method to calculate the optimum traverse speed of the nozzle of an industrial-size flat dust filter at a given mean pressure drop and filter face velocity was elaborated. Well-known equations for the design of a cleanable multi-chamber bag-house-filter were modified in order to take into account a continuously regeneration of a dust filter by a nozzle. Thereby, the specific filter medium resistance and the specific cake resistance values are needed which can be derived from filter tests under constant operation conditions. A lab-scale filter test rig was used to derive the specific filter media resistance value and the specific cake resistance value for vacuum cleaned filter operation. Three different filter media were tested and the determined parameters were compared to each other.Keywords: design of dust filter, dust removing, filter regeneration, operation parameters
Procedia PDF Downloads 389