Search results for: large herbivores
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 6938

Search results for: large herbivores

3218 Single Chip Controller Design for Piezoelectric Actuators with Mixed Signal FPGA

Authors: Han-Bin Park, Taesam Kang, SunKi Hong, Jeong Hoi Gu

Abstract:

The piezoelectric material is being used widely for actuators due to its large power density with simple structure. It can generate a larger force than the conventional actuators with the same size. Furthermore, the response time of piezoelectric actuators is very short, and thus, it can be used for very fast system applications with compact size. To control the piezoelectric actuator, we need analog signal conditioning circuits as well as digital microcontrollers. Conventional microcontrollers are not equipped with analog parts and thus the control system becomes bulky compared with the small size of the piezoelectric devices. To overcome these weaknesses, we are developing one-chip micro controller that can handle analog and digital signals simultaneously using mixed signal FPGA technology. We used the SmartFusion™ FPGA device that integrates ARM®Cortex-M3, analog interface and FPGA fabric in a single chip and offering full customization. It gives more flexibility than traditional fixed-function microcontrollers with the excessive cost of soft processor cores on traditional FPGAs. In this paper we introduce the design of single chip controller using mixed signal FPGA, SmartFusion™[1] device. To demonstrate its performance, we implemented a PI controller for power driving circuit and a 5th order H-infinity controller for the system with piezoelectric actuator in the FPGA fabric. We also demonstrated the regulation of a power output and the operation speed of a 5th order H-infinity controller.

Keywords: mixed signal FPGA, PI control, piezoelectric actuator, SmartFusion™

Procedia PDF Downloads 516
3217 Natural Ventilation for the Sustainable Tall Office Buildings of the Future

Authors: Ayşin Sev, Görkem Aslan

Abstract:

Sustainable tall buildings that provide comfortable, healthy and efficient indoor environments are clearly desirable as the densification of living and working space for the world’s increasing population proceeds. For environmental concerns, these buildings must also be energy efficient. One component of these tasks is the provision of indoor air quality and thermal comfort, which can be enhanced with natural ventilation by the supply of fresh air. Working spaces can only be naturally ventilated with connections to the outdoors utilizing operable windows, double facades, ventilation stacks, balconies, patios, terraces and skygardens. Large amounts of fresh air can be provided to the indoor spaces without mechanical air-conditioning systems, which are widely employed in contemporary tall buildings. This paper tends to present the concept of natural ventilation for sustainable tall office buildings in order to achieve healthy and comfortable working spaces, as well as energy efficient environments. Initially the historical evolution of ventilation strategies for tall buildings is presented, beginning with natural ventilation and continuing with the introduction of mechanical air-conditioning systems. Then the emergence of natural ventilation due to the health and environmental concerns in tall buildings is handled, and the strategies for implementing this strategy are revealed. In the next section, a number of case studies that utilize this strategy are investigated. Finally, how tall office buildings can benefit from this strategy is discussed.

Keywords: tall office building, energy efficiency, double-skin façade, stack ventilation, air conditioning

Procedia PDF Downloads 505
3216 Clinical, Bacteriological and Histopathological Aspects of First-Time Pyoderma in a Population of Iranian Domestic Dogs: A Retrospective Study (2012-2017)

Authors: Shaghayegh Rafatpanah, Mehrnaz Rad, Ahmad Reza Movassaghi, Javad Khoshnegah

Abstract:

The purpose of the present study was to investigate the prevalence of isolation, antimicrobial susceptibility and ERIC-PCR typing of staphylococci species from dogs with pyoderma. The study animals were 61 clinical cases of Iranian domestic dogs with the first-time pyoderma. The prevalence of pyoderma was significantly higher amongst adult (odds Ratio: 0.21; p=0.001) large breed (odds Ratio: 2.42; p=0.002)dogs. There was no difference in prevalence of pyoderma in male and females (odds Ratio: 1.27; p= 0.337). The 'head, face and pinna' and 'trunk' were the most affected lesion regions, each with 19 cases (26.76%). An identifiable underlying disease was present in 52 (85.24%) of the dogs. Bacterial species were recovered from 43 of the 61 (70.49%) studied animals. No isolates were recovered from 18 studied dogs. The most frequently recovered bacterial genus was Staphylococcus (32/43 isolates, 74.41%) including S. epidermidis (22/43 isolates, 51.16%), S. aureus (7/43 isolates, 16.27%) and S. pseudintermedius (3/43 isolates, 6.97%). Staphylococci species resistance was most commonly seen against amoxicillin (94.11%), penicillin (83.35%), and ampicillin (76.47%). Resistant to cephalexin and cefoxitin was 5.88% and 2.94%, respectively. A total of 27 of the staphylococci isolated (84.37 %) were resistant to at least one antimicrobial agent, and 19 isolates (59.37%) were resistant to three or more antimicrobial drugs. There were no significant differences in the prevalence of resistance between the staphylococci isolated from cases of superficial and deep pyoderma. ERIC-PCR results revealed 19 different patterns among 22 isolates of S. epidermidis and 7 isolates of S. aureus.

Keywords: dog, pyoderma, Staphylococcus, Staphylococcus epidermidis, Iran

Procedia PDF Downloads 176
3215 Designing Floor Planning in 2D and 3D with an Efficient Topological Structure

Authors: V. Nagammai

Abstract:

Very-large-scale integration (VLSI) is the process of creating an integrated circuit (IC) by combining thousands of transistors into a single chip. Development of technology increases the complexity in IC manufacturing which may vary the power consumption, increase the size and latency period. Topology defines a number of connections between network. In this project, NoC topology is generated using atlas tool which will increase performance in turn determination of constraints are effective. The routing is performed by XY routing algorithm and wormhole flow control. In NoC topology generation, the value of power, area and latency are predetermined. In previous work, placement, routing and shortest path evaluation is performed using an algorithm called floor planning with cluster reconstruction and path allocation algorithm (FCRPA) with the account of 4 3x3 switch, 6 4x4 switch, and 2 5x5 switches. The usage of the 4x4 and 5x5 switch will increase the power consumption and area of the block. In order to avoid the problem, this paper has used one 8x8 switch and 4 3x3 switches. This paper uses IPRCA which of 3 steps they are placement, clustering, and shortest path evaluation. The placement is performed using min – cut placement and clustering are performed using an algorithm called cluster generation. The shortest path is evaluated using an algorithm called Dijkstra's algorithm. The power consumption of each block is determined. The experimental result shows that the area, power, and wire length improved simultaneously.

Keywords: application specific noc, b* tree representation, floor planning, t tree representation

Procedia PDF Downloads 390
3214 Quantum Inspired Security on a Mobile Phone

Authors: Yu Qin, Wanjiaman Li

Abstract:

The widespread use of mobile electronic devices increases the complexities of mobile security. This thesis aims to provide a secure communication environment for smartphone users. Some research proves that the one-time pad is one of the securest encryption methods, and that the key distribution problem can be solved by using the QKD (quantum key distribution). The objective of this project is to design an Android APP (application) to exchange several random keys between mobile phones. Inspired by QKD, the developed APP uses the quick response (QR) code as a carrier to dispatch large amounts of one-time keys. After evaluating the performance of APP, it allows the mobile phone to capture and decode 1800 bytes of random data in 600ms. The continuous scanning mode of APP is designed to improve the overall transmission performance and user experience, and the maximum transmission rate of this mode is around 2200 bytes/s. The omnidirectional readability and error correction capability of QR code gives it a better real-life application, and the features of adequate storage capacity and quick response optimize overall transmission efficiency. The security of this APP is guaranteed since QR code is exchanged face-to-face, eliminating the risk of being eavesdropped. Also, the id of QR code is the only message that would be transmitted through the whole communication. The experimental results show this project can achieve superior transmission performance, and the correlation between the transmission rate of the system and several parameters, such as the QR code size, has been analyzed. In addition, some existing technologies and the main findings in the context of the project are summarized and critically compared in detail.

Keywords: one-time pad, QKD (quantum key distribution), QR code, application

Procedia PDF Downloads 142
3213 Improving Activity Recognition Classification of Repetitious Beginner Swimming Using a 2-Step Peak/Valley Segmentation Method with Smoothing and Resampling for Machine Learning

Authors: Larry Powell, Seth Polsley, Drew Casey, Tracy Hammond

Abstract:

Human activity recognition (HAR) systems have shown positive performance when recognizing repetitive activities like walking, running, and sleeping. Water-based activities are a reasonably new area for activity recognition. However, water-based activity recognition has largely focused on supporting the elite and competitive swimming population, which already has amazing coordination and proper form. Beginner swimmers are not perfect, and activity recognition needs to support the individual motions to help beginners. Activity recognition algorithms are traditionally built around short segments of timed sensor data. Using a time window input can cause performance issues in the machine learning model. The window’s size can be too small or large, requiring careful tuning and precise data segmentation. In this work, we present a method that uses a time window as the initial segmentation, then separates the data based on the change in the sensor value. Our system uses a multi-phase segmentation method that pulls all peaks and valleys for each axis of an accelerometer placed on the swimmer’s lower back. This results in high recognition performance using leave-one-subject-out validation on our study with 20 beginner swimmers, with our model optimized from our final dataset resulting in an F-Score of 0.95.

Keywords: time window, peak/valley segmentation, feature extraction, beginner swimming, activity recognition

Procedia PDF Downloads 112
3212 A Multigranular Linguistic ARAS Model in Group Decision Making

Authors: Wiem Daoud Ben Amor, Luis Martínez López, Hela Moalla Frikha

Abstract:

Most of the multi-criteria group decision making (MCGDM) problems dealing with qualitative criteria require consideration of the large background of expert information. It is common that experts have different degrees of knowledge for giving their alternative assessments according to criteria. So, it seems logical that they use different evaluation scales to express their judgment, i.e., multi granular linguistic scales. In this context, we propose the extension of the classical additive ratio assessment (ARAS) method to the case of a hierarchical linguistics term for managing multi granular linguistic scales in uncertain contexts where uncertainty is modeled by means in linguistic information. The proposed approach is called the extended hierarchical linguistics-ARAS method (ARAS-ELH). Within the ARAS-ELH approach, the DM can diagnose the results (the ranking of the alternatives) in a decomposed style, i.e., not only at one level of the hierarchy but also at the intermediate ones. Also, the developed approach allows a feedback transformation i.e the collective final results of all experts able to be transformed at any level of the extended linguistic hierarchy that each expert has previously used. Therefore, the ARAS-ELH technique makes it easier for decision-makers to understand the results. Finally, An MCGDM case study is given to illustrate the proposed approach.

Keywords: additive ratio assessment, extended hierarchical linguistic, multi-criteria group decision making problems, multi granular linguistic contexts

Procedia PDF Downloads 202
3211 Constitutive Model for Analysis of Long-Term Municipal Solid Waste Landfill Settlement

Authors: Irena Basaric Ikodinovic, Dragoslav Rakic, Mirjana Vukicevic, Sanja Jockovic, Jovana Jankovic Pantic

Abstract:

Large long-term settlement occurs at the municipal solid waste landfills over an extended period of time which may lead to breakage of the geomembrane, damage of the cover systems, other protective systems or facilities constructed on top of a landfill. Also, municipal solid waste is an extremely heterogeneous material and its properties vary over location and time within a landfill. These material characteristics require the formulation of a new constitutive model to predict the long-term settlement of municipal solid waste. The paper presents a new constitutive model which is formulated to describe the mechanical behavior of municipal solid waste. Model is based on Modified Cam Clay model and the critical state soil mechanics framework incorporating time-dependent components: mechanical creep and biodegradation of municipal solid waste. The formulated constitutive model is optimized and defined with eight input parameters: five Modified Cam Clay parameters, one parameter for mechanical creep and two parameters for biodegradation of municipal solid waste. Thereafter, the constitutive model is implemented in the software suite for finite element analysis (ABAQUS) and numerical analysis of the experimental landfill settlement is performed. The proposed model predicts the total settlement which is in good agreement with field measured settlement at the experimental landfill.

Keywords: constitutive model, finite element analysis, municipal solid waste, settlement

Procedia PDF Downloads 223
3210 Using Social Media to Amplify Social Entrepreneurial Message

Authors: Irfan Khairi

Abstract:

It is arguable that today's social media has dramatically redefined human contact, and chiefly because the platforms enable communication opportunities unprecedented. Without question, billions of individuals globally engage in the media, a reality by no means lost on businesses and social entrepreneurs desirous of generating interest in a cause, movement, or other social effort. If, however, the opportunities are immense, so too is the competition. Private persons and entrepreneurial concerns alike virtually saturate the popular sites of Facebook, Twitter, and Instagram, and most are intent on capturing as much external interest as possible. At the same time, however, the social entrepreneur possesses an advantage over the individual concerned only the social aspects of the sites, as they express interests in, and measures applicable to, important causes of which the public at large may be unaware. There is, unfortunately, no single means of assuring success in using the media outlets to generate interest. Nonetheless, a general awareness of how social media sites function, as well as the psychological elements relevant to the functioning, is necessary. It is as important to comprehend basic realities of the platforms and approaches that fail as it is to develop strategy, for the latter relies on knowledge of the former. This awareness in place, the social entrepreneur is then better enabled to determine strategy, in terms of which sites to focus upon and how to most effectively convey their message. What is required is familiarity with the online communities, with attention to the specific advantages each provides. Ultimately, today's social entrepreneur may establish a highly effective platform of promotion and engagement, provided they fully comprehend the social investment necessary for success.

Keywords: social media, marketing, e-commerce, internet business

Procedia PDF Downloads 205
3209 An Eulerian Method for Fluid-Structure Interaction Simulation Applied to Wave Damping by Elastic Structures

Authors: Julien Deborde, Thomas Milcent, Stéphane Glockner, Pierre Lubin

Abstract:

A fully Eulerian method is developed to solve the problem of fluid-elastic structure interactions based on a 1-fluid method. The interface between the fluid and the elastic structure is captured by a level set function, advected by the fluid velocity and solved with a WENO 5 scheme. The elastic deformations are computed in an Eulerian framework thanks to the backward characteristics. We use the Neo Hookean or Mooney Rivlin hyperelastic models and the elastic forces are incorporated as a source term in the incompressible Navier-Stokes equations. The velocity/pressure coupling is solved with a pressure-correction method and the equations are discretized by finite volume schemes on a Cartesian grid. The main difficulty resides in that large deformations in the fluid cause numerical instabilities. In order to avoid these problems, we use a re-initialization process for the level set and linear extrapolation of the backward characteristics. First, we verify and validate our approach on several test cases, including the benchmark of FSI proposed by Turek. Next, we apply this method to study the wave damping phenomenon which is a mean to reduce the waves impact on the coastline. So far, to our knowledge, only simulations with rigid or one dimensional elastic structure has been studied in the literature. We propose to place elastic structures on the seabed and we present results where 50 % of waves energy is absorbed.

Keywords: damping wave, Eulerian formulation, finite volume, fluid structure interaction, hyperelastic material

Procedia PDF Downloads 317
3208 Recycled Aggregates from Construction and Demolition Waste in the Production of Concrete Blocks

Authors: Juan A. Ferriz-Papi, Simon Thomas

Abstract:

The construction industry generates large amounts of waste, usually mixed, which can be composed of different origin materials, most of them catalogued as non-hazardous. The European Union targets for this waste for 2020 have been already achieved by the UK, but it is mainly developed in downcycling processes (backfilling) whereas upcycling (such as recycle in new concrete batches) still keeps at a low percentage. The aim of this paper is to explore further in the use of recycled aggregates from construction and demolition waste (CDW) in concrete mixes so as to improve upcycling. A review of most recent research and legislation applied in the UK is developed regarding the production of concrete blocks. As a case study, initial tests were developed with a CDW recycled aggregate sample from a CDW plant in Swansea. Composition by visual inspection and sieving tests of two samples were developed and compared to original aggregates. More than 70% was formed by soil waste from excavation, and the rest was a mix of waste from mortar, concrete, and ceramics with small traces of plaster, glass and organic matter. Two concrete mixes were made with 80% replacement of recycled aggregates and different water/cement ratio. Tests were carried out for slump, absorption, density and compression strength. The results were compared to a reference sample and showed a substantial reduction of quality in both mixes. Despite that, the discussion brings to identify different aspects to solve, such as heterogeneity or composition, and analyze them for the successful use of these recycled aggregates in the production of concrete blocks. The conclusions obtained can help increase upcycling processes ratio with mixed CDW as recycled aggregates in concrete mixes.

Keywords: aggregates, concrete, concrete block, construction and demolition waste, recycling

Procedia PDF Downloads 295
3207 Improving Carbon Dioxide Mass Transfer in Open Pond Raceway Systems for Improved Algal Productivity

Authors: William Middleton, Nodumo Zulu, Sue Harrison

Abstract:

Open raceway ponds are currently the most used system for the commercial cultivation of algal biomass, as it is a cost-effective means of production. However, raceway ponds suffer from lower algal productivity when compared to closed photobioreactors. This is due to poor gas exchange between the fluid and the atmosphere. Carbon dioxide (CO₂) mass transfer is a large concern in the production of algae in raceway pond systems. The utilization of atmospheric CO₂ does not support maximal growth; however, CO₂ supplementation in the form of flue gas or concentrated CO₂ is not cost-effective. The introduction of slopes into the raceway system presents a possible improvement to the mass transfer from the air, as seen in previous work conducted at CeBER. Slopes improve turbulence (decreasing the concentration gradient of dissolved CO₂) and can cause air entrainment (allowing for greater surface area and contact time between the air and water). This project tests the findings of previous studies conducted in an indoor lab-scale raceway on a larger scale under outdoor conditions. The addition of slopes resulted in slightly increased CO₂ mass transfer as well as algal growth rate and productivity. However, there were reductions in energy consumption and average fluid velocity in the system. These results indicate a potential to improve the economic feasibility of algal biomass production, but further economic assessment would need to be carried out.

Keywords: algae, raceway ponds, mass transfer, algal culture, biotechnology, reactor design

Procedia PDF Downloads 92
3206 Assessing the Gap between the Policies and Existing Living Conditions of Migrant Construction Workers: A Case Study of Vijayawada

Authors: Ayushi Mishra

Abstract:

Migrant construction workers or construction labors are one of the majority of the working population in our urban and rural areas. Even after being the majority, their involvement in the upbringing of the economy is hardly ever documented or recognized. Non-permanent or migrant workers face loads of exploitations and susceptibilities than other informal sector workers in India which in turn has affected the productivity of the labors. The relation of their employment and migration and the links of these dynamics to their housing and other basic needs in the city are mostly unstated. Even the urban planning and housing policies do not make thoughtful provision for them, they forcing them to live in extremely wretched conditions. And even if the policies are made, it frequently happens that they are not implemented. As the issue is very much prevalent in today’s time in India with so many large-scale and labor extensive projects going on, this study focuses on the assessment of the gap between the existing government policies and the current scenario of the construction workers in ongoing projects of Vijayawada, Andhra Pradesh. A few of the policies for construction workers conditions a lot of things, out of which only a few are functional which makes this study to assess the reason behind the unorganized living condition and poor physical, the social and mental health of construction workers of Vijayawada. In present, the dignity of construction labors is compromised every day on construction sites, in terms of work and basic rights which leads to many other problems in future. So to work for the betterment of this community, knowledge on the differences is very much required and hence this study is a little effort to replenish the difference and compare the policies with the existing conditions of construction labors in Vijayawada.

Keywords: construction, labours, policy, productivity

Procedia PDF Downloads 325
3205 Association between Hypertensive Disorders of Pregnancy and the Development of Offspring Mental and Behavioural Problems: Systematic Review and Meta-Analysis

Authors: Berihun Dachew, Abdullah Mamun, Joemer Maravilla, Rosa Alati

Abstract:

Background: Hypertensive disorders of pregnancy are a major cause of maternal and childhood morbidity and mortality worldwide. However, its effect on offspring mental and behavioural disorders is unclear. Aims:The aim of this study was to provide the best scientific evidence regarding the association between hypertensive disorders of pregnancy and offspring mental and behavioural problems. Methods: We systematically searched Scopus, PubMed, Cochrane, EMBASE, CINAH and PsycINFO databases. A total of 23 studies (11 included in meta-analysis) were identified. A qualitative analysis was conducted by summarizing, comparing, and contrasting the abstracted data for all included studies. For quantitative analysis, relative risk (RR) with 95% confidence interval (95% CI) was used as pooled effect size. Heterogeneity was assessed by measuring Cochran’s Q and I2 test statistics. Results: Of the 23 studies included in this review, 15 studies found that hypertensive disorders of pregnancy had a negative impact for at least one mental or behavioural problem. The pooled effect of 11 studies included in the meta-analysis showed that preeclampsia was associated with increased risk of offspring schizophrenia (RR=1.37; 95% CI, 1.08-1.72). Conclusions: Intrauterine exposure to pre-eclampsia increased the risk of schizophrenia among offspring. However, we found inconclusive finding on the effect of hypertensive disorders of pregnancy and other mental and behavioural problems. Further high quality, large sample, mother child cohort studies are needed to further progress this area of research.

Keywords: behavioural disorders, hypertensive disorders of pregnancy, mental disorders, offspring

Procedia PDF Downloads 233
3204 Local Differential Privacy-Based Data-Sharing Scheme for Smart Utilities

Authors: Veniamin Boiarkin, Bruno Bogaz Zarpelão, Muttukrishnan Rajarajan

Abstract:

The manufacturing sector is a vital component of most economies, which leads to a large number of cyberattacks on organisations, whereas disruption in operation may lead to significant economic consequences. Adversaries aim to disrupt the production processes of manufacturing companies, gain financial advantages, and steal intellectual property by getting unauthorised access to sensitive data. Access to sensitive data helps organisations to enhance the production and management processes. However, the majority of the existing data-sharing mechanisms are either susceptible to different cyber attacks or heavy in terms of computation overhead. In this paper, a privacy-preserving data-sharing scheme for smart utilities is proposed. First, a customer’s privacy adjustment mechanism is proposed to make sure that end-users have control over their privacy, which is required by the latest government regulations, such as the General Data Protection Regulation. Secondly, a local differential privacy-based mechanism is proposed to ensure the privacy of the end-users by hiding real data based on the end-user preferences. The proposed scheme may be applied to different industrial control systems, whereas in this study, it is validated for energy utility use cases consisting of smart, intelligent devices. The results show that the proposed scheme may guarantee the required level of privacy with an expected relative error in utility.

Keywords: data-sharing, local differential privacy, manufacturing, privacy-preserving mechanism, smart utility

Procedia PDF Downloads 70
3203 A Static Android Malware Detection Based on Actual Used Permissions Combination and API Calls

Authors: Xiaoqing Wang, Junfeng Wang, Xiaolan Zhu

Abstract:

Android operating system has been recognized by most application developers because of its good open-source and compatibility, which enriches the categories of applications greatly. However, it has become the target of malware attackers due to the lack of strict security supervision mechanisms, which leads to the rapid growth of malware, thus bringing serious safety hazards to users. Therefore, it is critical to detect Android malware effectively. Generally, the permissions declared in the AndroidManifest.xml can reflect the function and behavior of the application to a large extent. Since current Android system has not any restrictions to the number of permissions that an application can request, developers tend to apply more than actually needed permissions in order to ensure the successful running of the application, which results in the abuse of permissions. However, some traditional detection methods only consider the requested permissions and ignore whether it is actually used, which leads to incorrect identification of some malwares. Therefore, a machine learning detection method based on the actually used permissions combination and API calls was put forward in this paper. Meanwhile, several experiments are conducted to evaluate our methodology. The result shows that it can detect unknown malware effectively with higher true positive rate and accuracy while maintaining a low false positive rate. Consequently, the AdaboostM1 (J48) classification algorithm based on information gain feature selection algorithm has the best detection result, which can achieve an accuracy of 99.8%, a true positive rate of 99.6% and a lowest false positive rate of 0.

Keywords: android, API Calls, machine learning, permissions combination

Procedia PDF Downloads 323
3202 Effects of Hierarchy on Poisson’s Ratio and Phononic Bandgaps of Two-Dimensional Honeycomb Structures

Authors: Davood Mousanezhad, Ashkan Vaziri

Abstract:

As a traditional cellular structure, hexagonal honeycombs are known for their high strength-to-weight ratio. Here, we introduce a class of fractal-appearing hierarchical metamaterials by replacing the vertices of the original non-hierarchical hexagonal grid with smaller hexagons and iterating this process to achieve higher levels of hierarchy. It has been recently shown that the isotropic in-plane Young's modulus of this hierarchical structure at small deformations becomes 25 times greater than its regular counterpart with the same mass. At large deformations, we find that hierarchy-dependent elastic buckling introduced at relatively early stages of deformation decreases the value of Poisson's ratio as the structure is compressed uniaxially leading to auxeticity (i.e., negative Poisson's ratio) in subsequent stages of deformation. We also show that the topological hierarchical architecture and instability-induced pattern transformations of the structure under compression can be effectively used to tune the propagation of elastic waves within the structure. We find that the hierarchy tends to shift the existing phononic bandgaps (defined as frequency ranges of strong wave attenuation) to lower frequencies while opening up new bandgaps. Deformation is also demonstrated as another mechanism for opening more bandgaps in hierarchical structures. The results provide new insights into the role of structural organization and hierarchy in regulating mechanical properties of materials at both the static and dynamic regimes.

Keywords: cellular structures, honeycombs, hierarchical structures, metamaterials, multifunctional structures, phononic crystals, auxetic structures

Procedia PDF Downloads 344
3201 Using Risk Management Indicators in Decision Tree Analysis

Authors: Adel Ali Elshaibani

Abstract:

Risk management indicators augment the reporting infrastructure, particularly for the board and senior management, to identify, monitor, and manage risks. This enhancement facilitates improved decision-making throughout the banking organization. Decision tree analysis is a tool that visually outlines potential outcomes, costs, and consequences of complex decisions. It is particularly beneficial for analyzing quantitative data and making decisions based on numerical values. By calculating the expected value of each outcome, decision tree analysis can help assess the best course of action. In the context of banking, decision tree analysis can assist lenders in evaluating a customer’s creditworthiness, thereby preventing losses. However, applying these tools in developing countries may face several limitations, such as data availability, lack of technological infrastructure and resources, lack of skilled professionals, cultural factors, and cost. Moreover, decision trees can create overly complex models that do not generalize well to new data, known as overfitting. They can also be sensitive to small changes in the data, which can result in different tree structures and can become computationally expensive when dealing with large datasets. In conclusion, while risk management indicators and decision tree analysis are beneficial for decision-making in banks, their effectiveness is contingent upon how they are implemented and utilized by the board of directors, especially in the context of developing countries. It’s important to consider these limitations when planning to implement these tools in developing countries.

Keywords: risk management indicators, decision tree analysis, developing countries, board of directors, bank performance, risk management strategy, banking institutions

Procedia PDF Downloads 54
3200 Feasibility on Introducing an Alternative Solar Powered Propelling Mechanism for Multiday Fishing Boats in Sri Lanka

Authors: Oshada Gamage, Chamal Wimalasooriya, Chrismal Boteju, W. K. Wimalsiri

Abstract:

This paper presents a study on the feasibility of introducing a solar powered propelling mechanism to multi-day fishing boats as an alternative energy source. Since solar energy is readily available on the sea throughout the year, this free energy could be utilized to power multi-day fishing vessels. Multi-day boats have a large deck area where solar panels can be mounted above without much effort. This project involves studying the amount of power that can be generated using onboard solar panels and implementing an independent propelling system to run the boat. A chain drive system was designed to propel the boat, when the batteries are fully charged, from an electric motor using the same propeller. A 60 feet multi-day fishing boat built by a local boat manufacturer was chosen for the study. The service speed of the boat was around 6 knots with the electric motor, and the duration of cruising is 1 hour per day with around 11 hours of charging. 350-watt Mono-crystalline PV module, 75 kW HVH type motor, and 10 kWh lithium-ion battery packs were chosen for the study. From the calculations, it was obtained that the boat has 30 PV modules (10.5 kW), 5 batteries (47 kWh), The boat dimensions are 20 meter length of water line, 5.51 meter of beam, 1.8 meter of draught, and 77 ton of total displacement with the PV system net present value of USD 12445 for 20 years of operation and a payback period of around 8.2 years.

Keywords: multiday fishing boats, photovoltaic cells, solar energy, solar powered boat

Procedia PDF Downloads 142
3199 Urban Renewal from the Perspective of Industrial Heritage Protection: Taking the Qiaokou District of Wuhan as an Example

Authors: Yue Sun, Yuan Wang

Abstract:

Most of the earliest national industries in Wuhan are located along the Hanjiang River, and Qiaokou is considered to be a gathering place for Dahankou old industrial base. Zongguan Waterworks, Pacific Soap Factory, Fuxin Flour Factory, Nanyang Tobacco Factory and other hundred-year-old factories are located along Hanjiang River in Qiaokou District, especially the Gutian Industrial Zone, which was listed as one of 156 national restoration projects at the beginning of the founding of the People’s Republic of China. After decades of development, Qiaokou has become the gathering place of the chemical industry and secondary industry, causing damage to the city and serious pollution, becoming a marginalized area forgotten by the central city. In recent years, with the accelerated pace of urban renewal, Qiaokou has been constantly reforming and innovating, and has begun drastic changes in the transformation of old cities and the development of new districts. These factories have been listed as key reconstruction projects, and a large number of industrial heritage with historical value and full urban memory have been relocated, demolished and reformed, with only a few factory buildings preserved. Through the methods of industrial archaeology, image analysis, typology and field investigation, this paper analyzes and summarizes the spatial characteristics of industrial heritage in Qiaokou District, explores urban renewal from the perspective of industrial heritage protection, and provides design strategies for the regeneration of urban industrial sites and industrial heritage.

Keywords: industrial heritage, urban renewal, protection, urban memory

Procedia PDF Downloads 144
3198 Effects of Some Factors Affecting Optimum Reproductive Capacity of Local Breeds of Sheep in Nigeria

Authors: D. Zahraddeen, N. M. Lemu, P. P. Barje, I. S. R. Butswat

Abstract:

This study was conducted to investigate some of the factors affecting the optimum reproductive capacity of the indigenous breeds of sheep in Nigeria. A total of 767 sheep of different breeds were investigated. The reproductive indices considered were birth/weaning weights, litter size, parity, mortality, reproductive problems/disorders, body condition score (BCS), as well as growth traits. The results showed that litter size, parity, and BCS had significant (p < 0.05) effects on birth/weaning weights, mortality rates and growth traits of the sheep breeds studied. Similarly, the rearing method/system significantly (p < 0.05) influenced other reproductive traits such as birth/weaning weights, mortality, growth performance of lambs. However, the major reproductive problems/disorders in the ewes were dystocia (30.94%), retained placenta (16.91%), mastitis (15.83), pregnancy toxaemia (11.51%), uterine prolapse (6.48%) and vaginal prolapse (3.24%). In the rams, the incidence of reproductive problems included cryptorchidism (1.08%), orchitis (2.87%) and scrotal dermatophilosis (1.79%), among others. This study concludes that the four breeds of sheep (Balami, Yankasa, Uda, and West African Dwarf sheep) and their crosses exhibited varied genetic make-up and potentials. However, the large number of sheep farmers practicing the extensive production system might be responsible for the low reproductive performance of this species in the country. It is, therefore, recommended that significant improvement could be achieved through enhanced management practices of these animals.

Keywords: sheep, breeds, reproduction, disorders

Procedia PDF Downloads 150
3197 Determination of the Quantity of Water Absorbed by the Plant When Irrigating by Infiltration in Arid Regions (Case of Ouargla in Algeria)

Authors: Mehdi Benlarbi, Dalila Oulhaci

Abstract:

Several physical, human and economic factors come into play in the choice of an irrigation system for developing arid and semi-arid regions. Since it is impossible to define or weight quantitatively all the relevant factors in each case, the choice of the system is often based on subjective preferences rather than explicit analysis. Over the past decade, irrational irrigation in the Ouargla region has evolved to a certain extent based largely on water wastage and which may pose risks to the environment both off-site and at the site. In the whole region, the environment is damaged by excess water because the water tables that tend to be high form swamps that pollute nature on the surface. The purpose of our work is a comparison between sprinkler irrigation and drip irrigation using bottles. By irrigating with the aid of the bottle and giving a volume of 4 liters with a flow rate of one (1) liter per hour, the watering dose received varies between 6 and 7 mm without infiltration losses. And for the case of sprinkler irrigation, the dose received may not exceed 2.5mm. E in some cases, we have a quantity of water lost by infiltration. This shows that irrigation using the bottle is much more efficient than sprinkling. Because, on the one hand, a large amount of water is absorbed by the plant and on the other hand, there is no loss by infiltration. The results obtained are very significant because, on the one hand, we reuse local products, and on the other hand, as the bottles are buried, we avoid water losses by evaporation, especially in dry periods and salinization.

Keywords: resources, water, arid, evaporation, infiltration

Procedia PDF Downloads 73
3196 Fuzzy Optimization Multi-Objective Clustering Ensemble Model for Multi-Source Data Analysis

Authors: C. B. Le, V. N. Pham

Abstract:

In modern data analysis, multi-source data appears more and more in real applications. Multi-source data clustering has emerged as a important issue in the data mining and machine learning community. Different data sources provide information about different data. Therefore, multi-source data linking is essential to improve clustering performance. However, in practice multi-source data is often heterogeneous, uncertain, and large. This issue is considered a major challenge from multi-source data. Ensemble is a versatile machine learning model in which learning techniques can work in parallel, with big data. Clustering ensemble has been shown to outperform any standard clustering algorithm in terms of accuracy and robustness. However, most of the traditional clustering ensemble approaches are based on single-objective function and single-source data. This paper proposes a new clustering ensemble method for multi-source data analysis. The fuzzy optimized multi-objective clustering ensemble method is called FOMOCE. Firstly, a clustering ensemble mathematical model based on the structure of multi-objective clustering function, multi-source data, and dark knowledge is introduced. Then, rules for extracting dark knowledge from the input data, clustering algorithms, and base clusterings are designed and applied. Finally, a clustering ensemble algorithm is proposed for multi-source data analysis. The experiments were performed on the standard sample data set. The experimental results demonstrate the superior performance of the FOMOCE method compared to the existing clustering ensemble methods and multi-source clustering methods.

Keywords: clustering ensemble, multi-source, multi-objective, fuzzy clustering

Procedia PDF Downloads 181
3195 Anomaly Detection in Financial Markets Using Tucker Decomposition

Authors: Salma Krafessi

Abstract:

The financial markets have a multifaceted, intricate environment, and enormous volumes of data are produced every day. To find investment possibilities, possible fraudulent activity, and market oddities, accurate anomaly identification in this data is essential. Conventional methods for detecting anomalies frequently fail to capture the complex organization of financial data. In order to improve the identification of abnormalities in financial time series data, this study presents Tucker Decomposition as a reliable multi-way analysis approach. We start by gathering closing prices for the S&P 500 index across a number of decades. The information is converted to a three-dimensional tensor format, which contains internal characteristics and temporal sequences in a sliding window structure. The tensor is then broken down using Tucker Decomposition into a core tensor and matching factor matrices, allowing latent patterns and relationships in the data to be captured. A possible sign of abnormalities is the reconstruction error from Tucker's Decomposition. We are able to identify large deviations that indicate unusual behavior by setting a statistical threshold. A thorough examination that contrasts the Tucker-based method with traditional anomaly detection approaches validates our methodology. The outcomes demonstrate the superiority of Tucker's Decomposition in identifying intricate and subtle abnormalities that are otherwise missed. This work opens the door for more research into multi-way data analysis approaches across a range of disciplines and emphasizes the value of tensor-based methods in financial analysis.

Keywords: tucker decomposition, financial markets, financial engineering, artificial intelligence, decomposition models

Procedia PDF Downloads 57
3194 Removal of Gaseous Pollutant from the Flue Gas in a Submerged Self-Priming Venturi Scrubber

Authors: Manisha Bal, B. C. Meikap

Abstract:

Hydrogen chloride is the most common acid gas emitted by the industries. HCl gas is listed as Title III hazardous air pollutant. It causes severe threat to the human health as well as environment. So, removal of HCl from flue gases is very imperative. In the present study, submerged self-priming venturi scrubber is chosen to remove the HCl gas with water as a scrubbing liquid. Venturi scrubber is the most popular device for the removal of gaseous pollutants. Main mechanism behind the venturi scrubber is the polluted gas stream enters at converging section which accelerated to maximum velocity at throat section. A very interesting thing in case of submerged condition, venturi scrubber is submerged inside the liquid tank and liquid is entered at throat section because of suction created due to large pressure drop generated at the throat section. Maximized throat gas velocity atomizes the entered liquid into number of tiny droplets. Gaseous pollutant HCl is absorbed from gas to liquid droplets inside the venturi scrubber due to interaction between the gas and water. Experiments were conducted at different throat gas velocity, water level and inlet concentration of HCl to enhance the HCl removal efficiency. The effect of throat gas velocity, inlet concentration of HCl, and water level on removal efficiency of venturi scrubber has been evaluated. Present system yielded very high removal efficiency for the scrubbing of HCl gas which is more than 90%. It is also concluded that the removal efficiency of HCl increases with increasing throat gas velocity, inlet HCl concentration, and water level height.

Keywords: air pollution, HCl scrubbing, mass transfer, self-priming venturi scrubber

Procedia PDF Downloads 135
3193 A Comprehensive Evaluation of Supervised Machine Learning for the Phase Identification Problem

Authors: Brandon Foggo, Nanpeng Yu

Abstract:

Power distribution circuits undergo frequent network topology changes that are often left undocumented. As a result, the documentation of a circuit’s connectivity becomes inaccurate with time. The lack of reliable circuit connectivity information is one of the biggest obstacles to model, monitor, and control modern distribution systems. To enhance the reliability and efficiency of electric power distribution systems, the circuit’s connectivity information must be updated periodically. This paper focuses on one critical component of a distribution circuit’s topology - the secondary transformer to phase association. This topology component describes the set of phase lines that feed power to a given secondary transformer (and therefore a given group of power consumers). Finding the documentation of this component is call Phase Identification, and is typically performed with physical measurements. These measurements can take time lengths on the order of several months, but with supervised learning, the time length can be reduced significantly. This paper compares several such methods applied to Phase Identification for a large range of real distribution circuits, describes a method of training data selection, describes preprocessing steps unique to the Phase Identification problem, and ultimately describes a method which obtains high accuracy (> 96% in most cases, > 92% in the worst case) using only 5% of the measurements typically used for Phase Identification.

Keywords: distribution network, machine learning, network topology, phase identification, smart grid

Procedia PDF Downloads 294
3192 Design of a Thrust Vectoring System for an Underwater ROV

Authors: Isaac Laryea

Abstract:

Underwater remote-operated vehicles (ROVs) are highly useful in aquatic research and underwater operations. Unfortunately, unsteady and unpredictable conditions underwater make it difficult for underwater vehicles to maintain a steady attitude during motion. Existing underwater vehicles make use of multiple thrusters positioned at specific positions on their frame to maintain a certain pose. This study proposes an alternate way of maintaining a steady attitude during horizontal motion at low speeds by making use of a thrust vector-controlled propulsion system. The study began by carrying out some preliminary calculations to get an idea of a suitable shape and form factor. Flow simulations were carried out to ensure that enough thrust could be generated to move the system. Using the Lagrangian approach, a mathematical system was developed for the ROV, and this model was used to design a control system. A PID controller was selected for the control system. However, after tuning, it was realized that a PD controller satisfied the design specifications. The designed control system produced an overshoot of 6.72%, with a settling time of 0.192s. To achieve the effect of thrust vectoring, an inverse kinematics synthesis was carried out to determine what angle the actuators need to move to. After building the system, intermittent angular displacements of 10°, 15°, and 20° were given during bench testing, and the response of the control system as well as the servo motor angle was plotted. The final design was able to move in water but was not able to handle large angular displacements as a result of the small angle approximation used in the mathematical model.

Keywords: PID control, thrust vectoring, parallel manipulators, ROV, underwater, attitude control

Procedia PDF Downloads 60
3191 A Study of Fecal Sludge Management in Auroville and Its Surrounding Villages in Tamilnadu, India

Authors: Preethi Grace Theva Neethi Dhas

Abstract:

A healthy human gut microbiome has commensal and symbiotic functions in digestion and is a decisive factor for human health. The soil microbiome is a crucial component in the ecosystem of soils and their health and resilience. Changes in soil microbiome are linked to human health. Ever since the industrial era, the human and the soil microbiome have been going through drastic changes. The soil microbiome has changed due to industrialization and extensive agricultural practices, whereas humans have less contact with soil and increased intake of highly processed foods, leading to changes in the human gut microbiome. Regenerating the soil becomes crucial in maintaining a healthy ecosystem. The nutrients, once obtained from the soil, need to be given back to the soil. Soil degradation needs to be addressed in effective ways, like adding organic nutrients back to the soil. Manure from animals and humans needs to be returned to the soil, which can complete the nutrient cycle in the soil. On the other hand, fecal sludge management (FSM) is a growing concern in many parts of the developing world. Hence, it becomes crucial to treat and reuse fecal sludge in a safe manner, i.e., low in risk to human health. Co-composting fecal sludge with organic wastes is a practice that allows the safe management of fecal sludge and the safe application of nutrients to the soil. This paper will discuss the possible impact of co-composting fecal sludge with coconut choir waste on the soil, water, and ecosystem at large. Impact parameters like nitrogen, phosphorus, and fecal coliforms will be analyzed. The overall impact of fecal sludge application on the soil will be researched and presented in this study.

Keywords: fecal sludge management, nutrient cycle, soil health, composting

Procedia PDF Downloads 62
3190 Investigating Al₂O₃ Nanofluid Based on Seawater and Effluent Water Mix for Water Injection Application; Sandstone

Authors: Meshal Al-Samhan, Abdullah Al-Marshed

Abstract:

Recently, there has been a tremendous increase in interest in nanotechnology applications and nanomaterials in the oilfield. In the last decade, the global increase in oil production resulted in large amounts of produced water, causing a significant problem for all producing countries and companies. This produced water deserves special attention and a study of its characteristics to understand and determine how it can be treated and later used for suitable applications such as water injection for Enhance Oil Recovery (EOR) without harming the environment. This work aims to investigate the prepared compatible mixed water (seawater and effluent water) response to nanoparticles for EOR water injection. The evaluation of different mix seawater/effluent water ratios (60/40,70/30) for their characteristics prior to nanofluid preparation using Inductive Couple Plasma (ICP) analysis, potential zeta test, and OLI software (the OLI Systems is a recognised leader in aqueous chemistry). This step of the work revealed the suitability of the water mix with a lower effluent-water ratio. Also, OLI predicted that the 60:40 mix needs to be balanced around temperatures of 70 ºC to avoid the mass accumulation of calcium sulfate and strontium sulfate. Later the prepared nanofluid was tested for interfacial tension (IFT) and wettability restoration in the sandstone rock; the Al2O3 nanofluid at 0.06 wt% concentration reduced the IFT by more than 16% with moderate water wet contact angle. The study concluded that the selected nanoparticle Al2O3 had demonstrated excellent performance in decreasing the interfacial tension with respect to the selected water mix type (60/40) at low nanoparticles wt%.

Keywords: nano AL2O3, sanstone, nanofluid, IFT, wettability

Procedia PDF Downloads 93
3189 A Methodology for Automatic Diversification of Document Categories

Authors: Dasom Kim, Chen Liu, Myungsu Lim, Su-Hyeon Jeon, ByeoungKug Jeon, Kee-Young Kwahk, Namgyu Kim

Abstract:

Recently, numerous documents including unstructured data and text have been created due to the rapid increase in the usage of social media and the Internet. Each document is usually provided with a specific category for the convenience of the users. In the past, the categorization was performed manually. However, in the case of manual categorization, not only can the accuracy of the categorization be not guaranteed but the categorization also requires a large amount of time and huge costs. Many studies have been conducted towards the automatic creation of categories to solve the limitations of manual categorization. Unfortunately, most of these methods cannot be applied to categorizing complex documents with multiple topics because the methods work by assuming that one document can be categorized into one category only. In order to overcome this limitation, some studies have attempted to categorize each document into multiple categories. However, they are also limited in that their learning process involves training using a multi-categorized document set. These methods therefore cannot be applied to multi-categorization of most documents unless multi-categorized training sets are provided. To overcome the limitation of the requirement of a multi-categorized training set by traditional multi-categorization algorithms, we previously proposed a new methodology that can extend a category of a single-categorized document to multiple categorizes by analyzing relationships among categories, topics, and documents. In this paper, we design a survey-based verification scenario for estimating the accuracy of our automatic categorization methodology.

Keywords: big data analysis, document classification, multi-category, text mining, topic analysis

Procedia PDF Downloads 266