Search results for: adaptive thresholding based on RGB color
27277 Analysis of Formation Methods of Range Profiles for an X-Band Coastal Surveillance Radar
Authors: Nguyen Van Loi, Le Thanh Son, Tran Trung Kien
Abstract:
The paper deals with the problem of the formation of range profiles (RPs) for an X-band coastal surveillance radar. Two popular methods, the difference operator method, and the window-based method, are reviewed and analyzed via two tests with different datasets. The test results show that although the original window-based method achieves a better performance than the difference operator method, it has three main drawbacks that are the use of 3 or 4 peaks of an RP for creating the windows, the extension of the window size using the power sum of three adjacent cells in the left and the right sides of the windows and the same threshold applied for all types of vessels to finish the formation process of RPs. These drawbacks lead to inaccurate RPs due to the low signal-to-clutter ratio. Therefore, some suggestions are proposed to improve the original window-based method.Keywords: range profile, difference operator method, window-based method, automatic target recognition
Procedia PDF Downloads 12727276 Probability-Based Damage Detection of Structures Using Kriging Surrogates and Enhanced Ideal Gas Molecular Movement Algorithm
Authors: M. R. Ghasemi, R. Ghiasi, H. Varaee
Abstract:
Surrogate model has received increasing attention for use in detecting damage of structures based on vibration modal parameters. However, uncertainties existing in the measured vibration data may lead to false or unreliable output result from such model. In this study, an efficient approach based on Monte Carlo simulation is proposed to take into account the effect of uncertainties in developing a surrogate model. The probability of damage existence (PDE) is calculated based on the probability density function of the existence of undamaged and damaged states. The kriging technique allows one to genuinely quantify the surrogate error, therefore it is chosen as metamodeling technique. Enhanced version of ideal gas molecular movement (EIGMM) algorithm is used as main algorithm for model updating. The developed approach is applied to detect simulated damage in numerical models of 72-bar space truss and 120-bar dome truss. The simulation results show the proposed method can perform well in probability-based damage detection of structures with less computational effort compared to direct finite element model.Keywords: probability-based damage detection (PBDD), Kriging, surrogate modeling, uncertainty quantification, artificial intelligence, enhanced ideal gas molecular movement (EIGMM)
Procedia PDF Downloads 23927275 Analysis on the Need of Engineering Drawing and Feasibility Study on 3D Model Based Engineering Implementation
Authors: Parthasarathy J., Ramshankar C. S.
Abstract:
Engineering drawings these days play an important role in every part of an industry. By and large, Engineering drawings are influential over every phase of the product development process. Traditionally, drawings are used for communication in industry because they are the clearest way to represent the product manufacturing information. Until recently, manufacturing activities were driven by engineering data captured in 2D paper documents or digital representations of those documents. The need of engineering drawing is inevitable. Still Engineering drawings are disadvantageous in re-entry of data throughout manufacturing life cycle. This document based approach is prone to errors and requires costly re-entry of data at every stage in the manufacturing life cycle. So there is a requirement to eliminate Engineering drawings throughout product development process and to implement 3D Model Based Engineering (3D MBE or 3D MBD). Adopting MBD appears to be the next logical step to continue reducing time-to-market and improve product quality. Ideally, by fully applying the MBD concept, the product definition will no longer rely on engineering drawings throughout the product lifecycle. This project addresses the need of Engineering drawing and its influence in various parts of an industry and the need to implement the 3D Model Based Engineering with its advantages and the technical barriers that must be overcome in order to implement 3D Model Based Engineering. This project also addresses the requirements of neutral formats and its realisation in order to implement the digital product definition principles in a light format. In order to prove the concepts of 3D Model Based Engineering, the screw jack body part is also demonstrated. At ZF Windpower Coimbatore Limited, 3D Model Based Definition is implemented to Torque Arm (Machining and Casting), Steel tube, Pinion shaft, Cover, Energy tube.Keywords: engineering drawing, model based engineering MBE, MBD, CAD
Procedia PDF Downloads 43527274 Existing International Cooperation Mechanisms and Proposals to Enhance Their Effectiveness for Marine-Based Geoengineering Governance
Authors: Aylin Mohammadalipour Tofighi
Abstract:
Marine-based geoengineering methods, proposed to mitigate climate change, operate primarily through two mechanisms: reducing atmospheric carbon dioxide levels and diminishing solar absorption by the oceans. While these approaches promise beneficial outcomes, they are fraught with environmental, legal, ethical, and political challenges, necessitating robust international governance. This paper underscores the critical role of international cooperation within the governance framework, offering a focused analysis of existing international environmental mechanisms applicable to marine-based geoengineering governance. It evaluates the efficacy and limitations of current international legal structures, including treaties and organizations, in managing marine-based geoengineering, noting significant gaps such as the absence of specific regulations, dedicated international entities, and explicit governance mechanisms such as monitoring. To rectify these problems, the paper advocates for concrete steps to bolster international cooperation. These include the formulation of dedicated marine-based geoengineering guidelines within international agreements, the establishment of specialized supervisory entities, and the promotion of transparent, global consensus-building. These recommendations aim to foster governance that is environmentally sustainable, ethically sound, and politically feasible, thereby enhancing knowledge exchange, spurring innovation, and advancing the development of marine-based geoengineering approaches. This study emphasizes the importance of collaborative approaches in managing the complexities of marine-based geoengineering, contributing significantly to the discourse on international environmental governance in the face of rapid climate and technological changes.Keywords: climate change, environmental law, international cooperation, international governance, international law, marine-based geoengineering, marine law, regulatory frameworks
Procedia PDF Downloads 7427273 Effect of Family-Based DOTS Support Program on Adherence to Health Behaviors among Patients with Pulmonary Tuberculosis in Bandung, Indonesia
Authors: D. I. Yani, S. Isaramalai, C. Kritpracha
Abstract:
Adherence to health behaviors is essential to achieve successful TB treatment. This study aimed to examine the effect of a family-based DOTS support program on adherence to health behaviors in patients with pulmonary TB. Sixty TB patients and their families were selected using cluster randomization of community health centers. The subjects were assigned into a control group, who received the routine care, and an experimental group, who received both routine care and care from the family-based DOTS support program. Paired t-test and the independent t-test were applied. The total score of adherence to health behaviors in the experimental group was significantly higher after receiving care from the family-based DOTS support program than the pretest score (t = -10.34, p < .001). Suggestions were made to expand the application of this program in various contexts and to extend knowledge for nursing practices and research.Keywords: self-care deficit nursing theory, family-based DOTS program, pulmonary tuberculosis, adherence, health behaviors
Procedia PDF Downloads 46427272 Resisting Adversarial Assaults: A Model-Agnostic Autoencoder Solution
Authors: Massimo Miccoli, Luca Marangoni, Alberto Aniello Scaringi, Alessandro Marceddu, Alessandro Amicone
Abstract:
The susceptibility of deep neural networks (DNNs) to adversarial manipulations is a recognized challenge within the computer vision domain. Adversarial examples, crafted by adding subtle yet malicious alterations to benign images, exploit this vulnerability. Various defense strategies have been proposed to safeguard DNNs against such attacks, stemming from diverse research hypotheses. Building upon prior work, our approach involves the utilization of autoencoder models. Autoencoders, a type of neural network, are trained to learn representations of training data and reconstruct inputs from these representations, typically minimizing reconstruction errors like mean squared error (MSE). Our autoencoder was trained on a dataset of benign examples; learning features specific to them. Consequently, when presented with significantly perturbed adversarial examples, the autoencoder exhibited high reconstruction errors. The architecture of the autoencoder was tailored to the dimensions of the images under evaluation. We considered various image sizes, constructing models differently for 256x256 and 512x512 images. Moreover, the choice of the computer vision model is crucial, as most adversarial attacks are designed with specific AI structures in mind. To mitigate this, we proposed a method to replace image-specific dimensions with a structure independent of both dimensions and neural network models, thereby enhancing robustness. Our multi-modal autoencoder reconstructs the spectral representation of images across the red-green-blue (RGB) color channels. To validate our approach, we conducted experiments using diverse datasets and subjected them to adversarial attacks using models such as ResNet50 and ViT_L_16 from the torch vision library. The autoencoder extracted features used in a classification model, resulting in an MSE (RGB) of 0.014, a classification accuracy of 97.33%, and a precision of 99%.Keywords: adversarial attacks, malicious images detector, binary classifier, multimodal transformer autoencoder
Procedia PDF Downloads 11327271 Preservation of High Quality Fruit Products: Microwave Freeze Drying as a Substitute for the Conventional Freeze Drying Process
Authors: Sabine Ambros, Ulrich Kulozik
Abstract:
Berries such as blue- and raspberries belong to the most valuable fruits. To preserve the characteristic flavor and the high contents of vitamins and anthocyanins, the very sensitive berries are usually dried by lyophilization. As this method is very time- and energy-consuming, the dried fruit is extremely expensive. However, healthy snack foods are growing in popularity. Especially dried fruit free of any additives or additional sugar are more and more asked for. To make these products affordable, the fruits have to be dried by a method that is more energy-efficient than freeze drying but reveals the same high product quality. The additional insertion of microwaves to a freeze drying process was examined in this work to overcome the inconveniences of freeze drying. As microwaves penetrate the product volumetrically, sublimation takes place simultaneously all over the product and leads to a many times shorter process duration. A range of microwave and pressure settings was applied to find the optimum drying condition. The influence of the process parameters microwave power and chamber pressure on drying kinetics, product temperature and product quality was investigated to find the best condition for an energy-efficient process with high product quality. The product quality was evaluated by rehydration capacitiy, crispiness, shrinkage, color, vitamin C content and antioxidative capacity. The conclusion could be drawn that microwave freeze dried berries were almost equal to freeze dried fruit in all measured quality parameters or even could overcome it. Additionally, sensory evaluations could confirm the analytical studies. Drying time could be reduced by more than 75% at much lower energy consumption rates. Thus, an energy-efficient and cost saving method compared to the conventional freeze drying technique for the gentle production of tasty fruit or vegetable snacks has been found. This technique will make dried high-quality snacks available for many of consumers.Keywords: blueberries, freeze drying, microwave freeze drying, process parameters, product quality
Procedia PDF Downloads 23927270 Assessment of Advanced Oxidation Process Applicability for Household Appliances Wastewater Treatment
Authors: Pelin Yılmaz Çetiner, Metin Mert İlgün, Nazlı Çetindağ, Emine Birci, Gizemnur Yıldız Uysal, Özcan Hatipoğlu, Ehsan Tuzcuoğlu, Gökhan Sır
Abstract:
Water scarcity is an inevitable problem affecting more and more people day by day. It is a worldwide crisis and a consequence of rapid population growth, urbanization and overexploitation. Thus, the solutions providing the reclamation of the wastewater are the desired approach. Wastewater contains various substances such as organic, soaps and detergents, solvents, biological substances, and inorganic substances. The physical properties of the wastewater differs regarding to its origin such as commerical, domestic or hospital usage. Thus, the treatment strategy of this type of wastewater is should be comprehensively investigated and properly treated. The advanced oxidation process comes up as a hopeful method associated with the formation of reactive hydroxyl radicals that are highly reactive to oxidize of organic pollutants. This process has a priority on other methods such as coagulation, flocuation, sedimentation and filtration since it was not cause any undesirable by-products. In the present study, it was aimed to investigate the applicability of advanced oxidation process for the treatment of household appliances wastewater. For this purpose, the laboratory studies providing the effectively addressing of the formed radicals to organic pollutants were carried out. Then the effect of process parameters were comprehensively studied by using response surface methodology, Box-Benhken experimental desing. The final chemical oxygen demand (COD) was the main output to evaluate the optimum point providing the expected COD removal. The linear alkyl benzene sulfonate (LAS), total dissolved solids (TDS) and color were measured for the optimum point providing the expected COD removal. Finally, present study pointed out that advanced oxidation process might be efficiently preffered to treat of the household appliances wastewater and the optimum process parameters provided that expected removal of COD.Keywords: advanced oxidation process, household appliances wastewater, modelling, water reuse
Procedia PDF Downloads 6527269 Food for Thought: Preparing the Brain to Eat New Foods through “Messy” Play
Authors: L. Bernabeo, T. Loftus
Abstract:
Many children often experience phases of picky eating, food aversions and/or avoidance. For families with children who have special needs, these experiences are often exacerbated, which can lead to feelings that negatively impact a caregiver’s relationship with their child. Within the scope of speech language pathology practice, knowledge of both emotional and feeding development is key. This paper will explore the significance of “messy play” within typical feeding development, and the challenges that may arise if a child does not have the opportunity to engage in this type of exploratory play. This paper will consider several contributing factors that can result in a “picky eater.” Further, research has shown that individuals with special needs, including autism, possess a neurological makeup that differs from that of a typical individual. Because autism is a disorder of relating and communicating due to differences in the limbic system, an individual with special needs may respond to a typical feeding experience as if it is a traumatic event. As a result, broadening one’s dietary repertoire may seem to be an insurmountable challenge. This paper suggests that introducing new foods through exploratory play can help broaden and strengthen diets, as well as improve the feeding experience, of individuals with autism. The DIRFloortimeⓇ methodology stresses the importance of following a child's lead. Within this developmental model, there is a special focus on a person’s individual differences, including the unique way they process the world around them, as well as the significance of therapy occurring within the context of a strong and motivating relationship. Using this child-centered approach, we can support our children in expanding their diets, while simultaneously building upon their cognitive and creative development through playful and respectful interactions that include exposure to foods that differ in color, texture, and smell. Further, this paper explores the importance of exploration, self-feeding and messy play on brain development, both in the context of typically developing individuals and those with disordered development.Keywords: development, feeding, floortime, sensory
Procedia PDF Downloads 11627268 Reverse Osmosis Application on Sewage Tertiary Treatment
Authors: Elisa K. Schoenell, Cristiano De Oliveira, Luiz R. H. Dos Santos, Alexandre Giacobbo, Andréa M. Bernardes, Marco A. S. Rodrigues
Abstract:
Water is an indispensable natural resource, which must be preserved to human activities as well the ecosystems. However, the sewage discharge has been contaminating water resources. Conventional treatment, such as physicochemical treatment followed by biological processes, has not been efficient to the complete degradation of persistent organic compounds, such as medicines and hormones. Therefore, the use of advanced technologies to sewage treatment has become urgent and necessary. The aim of this study was to apply Reverse Osmosis (RO) on sewage tertiary treatment from a Waste Water Treatment Plant (WWTP) in south Brazil. It was collected 200 L of sewage pre-treated by wetland with aquatic macrophytes. The sewage was treated in a RO pilot plant, using a polyamide membrane BW30-4040 model (DOW FILMTEC), with 7.2 m² membrane area. In order to avoid damage to the equipment, this system contains a pleated polyester filter with 5 µm pore size. It was applied 8 bar until achieve 5 times of concentration, obtaining 80% of recovery of permeate, with 10 L.min-1 of concentrate flow rate. Samples of sewage pre-treated on WWTP, permeate and concentrate generated on RO was analyzed for physicochemical parameters and by gas chromatography (GC) to qualitative analysis of organic compounds. The results proved that the sewage treated on WWTP does not comply with the limit of phosphorus and nitrogen of Brazilian legislation. Besides this, it was found many organic compounds in this sewage, such as benzene, which is carcinogenic. Analyzing permeate results, it was verified that the RO as sewage tertiary treatment was efficient to remove of physicochemical parameters, achieving 100% of iron, copper, zinc and phosphorus removal, 98% of color removal, 91% of BOD and 62% of ammoniacal nitrogen. RO was capable of removing organic compounds, however, it was verified the presence of some organic compounds on de RO permeate, showing that RO did not have the capacity of removal all organic compounds of sewage. It has to be considered that permeate showed lower intensity of peaks in chromatogram in comparison to the sewage of WWTP. It is important to note that the concentrate generate on RO needs a treatment before its disposal in environment.Keywords: organic compounds, reverse osmosis, sewage treatment, tertiary treatment
Procedia PDF Downloads 20227267 Scheduling Tasks in Embedded Systems Based on NoC Architecture
Authors: D. Dorota
Abstract:
This paper presents a method to generate and schedule task in the architecture of embedded systems based on the simulated annealing. This method takes into account the attribute of divisibility of tasks. A proposal represents the process in the form of trees. Despite the fact that the architecture of Network-on-Chip (NoC) is an interesting alternative to a bus architecture based on multi-processors systems, it requires a lot of work that ensures the optimization of communication. This paper proposes an effective approach to generate dedicated NoC topology solving communication problems. Network NoC is generated taking into account the energy consumption and resource issues. Ultimately generated is minimal, dedicated NoC topology. The proposed solution is assumed to be a simple router design and the minimum number of lines.Keywords: Network-on-Chip, NoC-based embedded systems, scheduling task in embedded systems, simulated annealing
Procedia PDF Downloads 37727266 Ideas About Varroa Destructor Reproduction in the Honey Bees (Hymenoptera: Apidae)
Authors: William Ramirez-Benavides
Abstract:
The mite Varroa destructor Anderson & Trueman (Mesostigmata: Varroidae), is an exclusive hematophagous parasite of the Apis honey bees (Apidae: Hymenoptera). The early phoretic female mites have multiple small inactivated oocytes. Consequently, for the initial growth and vitellogenesis of the oocytes, the mother mite must feed on the hemolymph of the host, as a unique food source, by taking intermittently variable number of blood meals: 1. During the phoretic phase, to initiate vitellogenesis of the terminal oocyte, 2. From a freshly capped bee cell with a bee larva, up to the apolysis stage, to complete vitellogenesis and embryogenesis of the terminal oocyte, and 3. From all pupal stages, up to the imago stage, to induce oogenesis and vitellogenesis of the would-be nonembryonic female eggs. Additionally, oogenesis and vitellogenesis expressions in Varroa destructor and other Varroidae varies according to environmental conditions, e.g., chemical attractions produced by the adult bee and larvae, race of bees, sex of the larva, developmental period of the bee larva, food quality and quantity, and superparasitism (several cofoundressess). Also, the feeding stimuli obtained from the host hemolymph, indirectly regulate the reproductive physiology of the mite, by inducing different vitellogenin expressions, the production of a male egg first in the sequence followed by vitellogenesis of the would-be female eggs during the pupal stages. Furthermore, the different uptakes of hemolymph from the host, also indirectly induce the production of the male egg first in the sequence, local mate competition (LMC) and variable adaptive female sex ratios in the broods, especially when superparasitism occurs. Consequently, reproduction in Varroa destructor, and probably in other Varroidae, depends exclusively on feeding in the hemolymph of the bee host, even during the phoretic phase, the prepupal stages and during the pupal stages; and that, the feeding factors are common syndromes in other Varroidae.Keywords: oogenesis, sex determination, varroa destructor, vitellogenesis
Procedia PDF Downloads 1727265 Characterization of an Almond Shell Composite Based on PHBH
Authors: J. Ivorra-Martinez, L. Quiles-Carrillo, J. Gomez-Caturla, T. Boronat, R. Balart
Abstract:
The utilization of almond crop by-products to obtain PHBH-based composites was carried out by using an extrusion process followed by an injection to obtain test samples. To improve the properties of the resulting composite, the incorporation of OLA 8 as a coupling agent and plasticizer was additionally considered. A characterization process was carried out by the measurement of mechanical properties, thermal properties, surface morphology, and water absorption ability. The use of the almond residue allows obtaining composites based on PHBH with a higher environmental interest and lower cost.Keywords: almond shell, PHBH, composites, compatibilization
Procedia PDF Downloads 10427264 An Intelligent WSN-Based Parking Guidance System
Authors: Sheng-Shih Wang, Wei-Ting Wang
Abstract:
This paper designs an intelligent guidance system, based on wireless sensor networks, for efficient parking in parking lots. The proposed system consists of a parking space allocation subsystem, a parking space monitoring subsystem, a driving guidance subsystem, and a vehicle detection subsystem. In the system, we propose a novel and effective virtual coordinate system for sensing and displaying devices to determine the proper vacant parking space and provide the precise guidance to the driver. This study constructs a ZigBee-based wireless sensor network on Arduino platform and implements the prototype of the proposed system using Arduino-based complements. Experimental results confirm that the proposed prototype can not only work well, but also provide drivers the correct parking information.Keywords: Arduino, parking guidance, wireless sensor network, ZigBee
Procedia PDF Downloads 57627263 Improved Elastoplastic Bounding Surface Model for the Mathematical Modeling of Geomaterials
Authors: Andres Nieto-Leal, Victor N. Kaliakin, Tania P. Molina
Abstract:
The nature of most engineering materials is quite complex. It is, therefore, difficult to devise a general mathematical model that will cover all possible ranges and types of excitation and behavior of a given material. As a result, the development of mathematical models is based upon simplifying assumptions regarding material behavior. Such simplifications result in some material idealization; for example, one of the simplest material idealization is to assume that the material behavior obeys the elasticity. However, soils are nonhomogeneous, anisotropic, path-dependent materials that exhibit nonlinear stress-strain relationships, changes in volume under shear, dilatancy, as well as time-, rate- and temperature-dependent behavior. Over the years, many constitutive models, possessing different levels of sophistication, have been developed to simulate the behavior geomaterials, particularly cohesive soils. Early in the development of constitutive models, it became evident that elastic or standard elastoplastic formulations, employing purely isotropic hardening and predicated in the existence of a yield surface surrounding a purely elastic domain, were incapable of realistically simulating the behavior of geomaterials. Accordingly, more sophisticated constitutive models have been developed; for example, the bounding surface elastoplasticity. The essence of the bounding surface concept is the hypothesis that plastic deformations can occur for stress states either within or on the bounding surface. Thus, unlike classical yield surface elastoplasticity, the plastic states are not restricted only to those lying on a surface. Elastoplastic bounding surface models have been improved; however, there is still need to improve their capabilities in simulating the response of anisotropically consolidated cohesive soils, especially the response in extension tests. Thus, in this work an improved constitutive model that can more accurately predict diverse stress-strain phenomena exhibited by cohesive soils was developed. Particularly, an improved rotational hardening rule that better simulate the response of cohesive soils in extension. The generalized definition of the bounding surface model provides a convenient and elegant framework for unifying various previous versions of the model for anisotropically consolidated cohesive soils. The Generalized Bounding Surface Model for cohesive soils is a fully three-dimensional, time-dependent model that accounts for both inherent and stress induced anisotropy employing a non-associative flow rule. The model numerical implementation in a computer code followed an adaptive multistep integration scheme in conjunction with local iteration and radial return. The one-step trapezoidal rule was used to get the stiffness matrix that defines the relationship between the stress increment and the strain increment. After testing the model in simulating the response of cohesive soils through extensive comparisons of model simulations to experimental data, it has been shown to give quite good simulations. The new model successfully simulates the response of different cohesive soils; for example, Cardiff Kaolin, Spestone Kaolin, and Lower Cromer Till. The simulated undrained stress paths, stress-strain response, and excess pore pressures are in very good agreement with the experimental values, especially in extension.Keywords: bounding surface elastoplasticity, cohesive soils, constitutive model, modeling of geomaterials
Procedia PDF Downloads 31527262 Pantograph-Catenary Contact Force: Features Evaluation for Catenary Diagnostics
Authors: Mehdi Brahimi, Kamal Medjaher, Noureddine Zerhouni, Mohammed Leouatni
Abstract:
The Prognostics and Health Management is a system engineering discipline which provides solutions and models to the implantation of a predictive maintenance. The approach is based on extracting useful information from monitoring data to assess the “health” state of an industrial equipment or an asset. In this paper, we examine multiple extracted features from Pantograph-Catenary contact force in order to select the most relevant ones to achieve a diagnostics function. The feature extraction methodology is based on simulation data generated thanks to a Pantograph-Catenary simulation software called INPAC and measurement data. The feature extraction method is based on both statistical and signal processing analyses. The feature selection method is based on statistical criteria.Keywords: catenary/pantograph interaction, diagnostics, Prognostics and Health Management (PHM), quality of current collection
Procedia PDF Downloads 29027261 Cattle Commodification and Pastoral Identity in the Horn of Africa
Authors: Chanda Burrage
Abstract:
The past half-century has revealed massive structural, geographic, and technological changes in livestock production. The move, for instance, toward expanding export markets, massive feedlots for the fattening of cattle and improved veterinary standards is a global trend in food animal agribusiness and is apparent in both developed and developing regions. In the Horn of Africa, various breeds of cattle that previously were not considered in economic terms are now treated as commodities and branded for numerous export markets. Formerly a culturally significant exchange good within the subsistence pastoral livelihoods, cattle are now identified as a key economic resource and fully connected to global markets. This study incorporates an ethnographic-commodity chain approach to examine critical issues surrounding regional trade, harmonization of standards, import & export legislation, the role of the private sector, and infrastructure development relative to the Boran cattle breed and Borana pastoralists. The specific sites assessed include the cattle production region of Moyale in southern Ethiopia, feedlots and export abattoirs in Adama, Ethiopia, and quarantines and ports in Djibouti and Somaliland. The goal is to evaluate innovation and modernization outcomes and narratives around Boran cattle production and development and the associate livelihood changes for cattle producers in southern Ethiopia and how the smallholder pastoralists are coping with the multitude of global changes. Inevitably, the inherent pressures related to such changes alter, and may even promote the reconfiguration of identity, while inadvertently contribute to the capacity of smallholder cattle producers to act independently and make their own free choices in sustainability. It is through these processes that local Borana groups may appropriate, bypass, or put to new use available and innovative material resources.Keywords: globalization, global change, commodification, pastoralism, vulnerability, adaptive capacity
Procedia PDF Downloads 39727260 Study on Planning of Smart GRID Using Landscape Ecology
Authors: Sunglim Lee, Susumu Fujii, Koji Okamura
Abstract:
Smart grid is a new approach for electric power grid that uses information and communications technology to control the electric power grid. Smart grid provides real-time control of the electric power grid, controlling the direction of power flow or time of the flow. Control devices are installed on the power lines of the electric power grid to implement smart grid. The number of the control devices should be determined, in relation with the area one control device covers and the cost associated with the control devices. One approach to determine the number of the control devices is to use the data on the surplus power generated by home solar generators. In current implementations, the surplus power is sent all the way to the power plant, which may cause power loss. To reduce the power loss, the surplus power may be sent to a control device and sent to where the power is needed from the control device. Under assumption that the control devices are installed on a lattice of equal size squares, our goal is to figure out the optimal spacing between the control devices, where the power sharing area (the area covered by one control device) is kept small to avoid power loss, and at the same time the power sharing area is big enough to have no surplus power wasted. To achieve this goal, a simulation using landscape ecology method is conducted on a sample area. First an aerial photograph of the land of interest is turned into a mosaic map where each area is colored according to the ratio of the amount of power production to the amount of power consumption in the area. The amount of power consumption is estimated according to the characteristics of the buildings in the area. The power production is calculated by the sum of the area of the roofs shown in the aerial photograph and assuming that solar panels are installed on all the roofs. The mosaic map is colored in three colors, each color representing producer, consumer, and neither. We started with a mosaic map with 100 m grid size, and the grid size is grown until there is no red grid. One control device is installed on each grid, so that the grid is the area which the control device covers. As the result of this simulation we got 350 m as the optimal spacing between the control devices that makes effective use of the surplus power for the sample area.Keywords: landscape ecology, IT, smart grid, aerial photograph, simulation
Procedia PDF Downloads 44427259 SCR-Based Advanced ESD Protection Device for Low Voltage Application
Authors: Bo Bae Song, Byung Seok Lee, Hyun young Kim, Chung Kwang Lee, Yong Seo Koo
Abstract:
This paper proposed a silicon controller rectifier (SCR) based ESD protection device to protect low voltage ESD for integrated circuit. The proposed ESD protection device has low trigger voltage and high holding voltage compared with conventional SCR-based ESD protection devices. The proposed ESD protection circuit is verified and compared by TCAD simulation. This paper verified effective low voltage ESD characteristics with low trigger voltage of 5.79V and high holding voltage of 3.5V through optimization depending on design variables (D1, D2, D3, and D4).Keywords: ESD, SCR, holding voltage, latch-up
Procedia PDF Downloads 57527258 Power, Values, Rules and Leader Decision Making: A Discourse Perspective
Authors: Cathryn Robinson, Bernard McKenna, David Rooney
Abstract:
This paper argues that the application of values-based leadership increasingly challenges leaders in rules-based organisations, particularly in bureaucratic organisations such as the military, public service, police, and emergency services. Leaders are grappling to reconcile how to enact values-based leadership and decision-making when they are bound by rules, policies, and procedures. This interpretive study used a multi-faceted vignette (critical incident) as the basis of an interview with air force officers at three levels: executive, senior, and junior. In this way, practice is forced to intersect with discourse. The findings revealed a shared set of discourse themes (legal; rules; safety and risk; operational practice/theatre discourses), but also clear dialectical tensions. These tensions were evident in executive officers and senior leaders emphasizing rules and information themes, whereas junior officers emphasized decision making, collateral, and situation. These findings reveal discourse and practice incommensurability that could have grave implications in the conduct of war.Keywords: critical incident, discourse analysis, rules-based, values-based
Procedia PDF Downloads 18127257 Importance of New Policies of Process Management for Internet of Things Based on Forensic Investigation
Authors: Venkata Venugopal Rao Gudlur
Abstract:
The Proposed Policies referred to as “SOP”, on the Internet of Things (IoT) based Forensic Investigation into Process Management is the latest revolution to save time and quick solution for investigators. The forensic investigation process has been developed over many years from time to time it has been given the required information with no policies in investigation processes. This research reveals that the current IoT based forensic investigation into Process Management based is more connected to devices which is the latest revolution and policies. All future development in real-time information on gathering monitoring is evolved with smart sensor-based technologies connected directly to IoT. This paper present conceptual framework on process management. The smart devices are leading the way in terms of automated forensic models and frameworks established by different scholars. These models and frameworks were mostly focused on offering a roadmap for performing forensic operations with no policies in place. These initiatives would bring a tremendous benefit to process management and IoT forensic investigators proposing policies. The forensic investigation process may enhance more security and reduced data losses and vulnerabilities.Keywords: Internet of Things, Process Management, Forensic Investigation, M2M Framework
Procedia PDF Downloads 10227256 Pathogenic Effects of IgG and IgM Apoptotic Cell-Reactive Monoclonal Auto-Antibodies on Innate and Adaptive Immunity in Lupus
Authors: Monika Malik, Pooja Arora, Ruchi Sachdeva, Vishnampettai G. Ramachandran, Rahul Pal
Abstract:
Apoptotic debris is believed to be the antigenic trigger in lupus. Whether such debris and autoantibodies induced in lupus-prone mice which specifically recognize its constituents can mediate differential effects on innate and humoral responses in such mice was assessed. The influence of apoptotic blebs and apoptotic cell-reactive monoclonal antibodies on phenotypic markers expressed on bone marrow-derived dendritic cells (BMDCs) and secreted cytokines were evaluated. Sera from lupus-prone and healthy mice immunized with the antibodies were analyzed for anti-self reactivity. Apoptotic blebs, as well as somatically-mutated IgG and non-mutated IgM apoptotic-cell reactive monoclonal antibodies, induced the preferential maturation of BMDCs derived from lupus-prone mice relative to BMDCs derived from healthy mice; antibody specificity and cell genotype both influenced the secretion of inflammatory cytokines. Immunization of lupus-prone mice with IgM and IgG antibodies led to hypergammaglobulinemia; elicited antibodies were self-reactive, and exhibited enhanced recognition of lupus-associated autoantigens (dsDNA, Ro60, RNP68, and Sm) in comparison with adjuvant-induced sera. While ‘natural’ IgM antibodies are believed to contribute to immune homeostasis, this study reveals that apoptotic cell-reactive IgM antibodies can promote inflammation and drive anti-self responses in lupus. Only in lupus-prone mice did immunization with IgG auto-antibodies enhance the kinetics of humoral anti-self responses, resulting in advanced-onset glomerulosclerosis. This study reveals that preferential innate and humoral recognition of the products of cell death in an autoimmune milieu influences the indices associated with lupus pathology.Keywords: antigen spreading, apoptotic cell-reactive pathogenic IgG, and IgM autoantibodies, glomerulosclerosis, lupus
Procedia PDF Downloads 17027255 Synthesis, Structure and Functional Characteristics of Solid Electrolytes Based on Lanthanum Niobates
Authors: Maria V. Morozova, Yulia V. Emelyanova, Anastasia A. Levina, Elena S. Buyanova, Zoya A. Mikhaylovskaya, Sofia A. Petrova
Abstract:
The solid solutions of lanthanum niobates substituted by yttrium, bismuth and tungsten were synthesized. The structure of the solid solutions is either LaNbO4-based monoclinic or BiNbO4-based triclinic. The series where niobium is substituted by tungsten on B site reveals phase-modulated structure. The values of cell parameters decrease with increasing the dopant concentration for all samples except the tungsten series although the latter show higher total conductivity.Keywords: impedance spectroscopy, LaNbO4, lanthanum ortho-niobates, solid electrolyte
Procedia PDF Downloads 48227254 A Soft Error Rates (SER) Evaluation Method of Combinational Logic Circuit Based on Linear Energy Transfers
Authors: Man Li, Wanting Zhou, Lei Li
Abstract:
Communication stability is the primary concern of communication satellites. Communication satellites are easily affected by particle radiation to generate single event effects (SEE), which leads to soft errors (SE) of the combinational logic circuit. The existing research on soft error rates (SER) of the combined logic circuit is mostly based on the assumption that the logic gates being bombarded have the same pulse width. However, in the actual radiation environment, the pulse widths of the logic gates being bombarded are different due to different linear energy transfers (LET). In order to improve the accuracy of SER evaluation model, this paper proposes a soft error rate evaluation method based on LET. In this paper, the authors analyze the influence of LET on the pulse width of combinational logic and establish the pulse width model based on the LET. Based on this model, the error rate of test circuit ISCAS'85 is calculated. The effectiveness of the model is proved by comparing it with previous experiments.Keywords: communication satellite, pulse width, soft error rates, LET
Procedia PDF Downloads 17227253 Teaching Children With Differential Learning Needs By Understanding Their Talents And Interests
Authors: Eunice Tan
Abstract:
The purpose of this presentation is to look at an alternative to the approach and methodologies of working with special needs. The strength-based approach to education embodies a paradigm shift. It is a strategy to move away from a deficit-based methodology which inadvertently may lead to an extensive list of things that the child cannot do or is unable to do. Today, many parents of individuals with special needs are focused on the child’s deficits rather than on his or her strengths. Even when parents Recognise and identify their child’s strengths to be valuable and wish to develop their abilities, they face the challenge that there are insufficient programs committed to supporting the development and improvement of such abilities. What is a strength-based approach in education? A strength-based approach in education focuses on students' positive qualities and contributions to class instead of the skills and abilities they may not have. Many schools are focused on the child’s special educational needs rather than the whole child. Parents interviewed have said that they have to engage external tutors to help hone in on their child’s interests and strengths.Keywords: differential learning needs, special needs, instructional style, talents
Procedia PDF Downloads 19727252 Information and Communication Technologies-Based Urban Spaces: From Planning and Design to Implementation
Authors: Yountaik Leem, Kwang Woo Nam, Sang Ho Lee, Tae Heon Moon
Abstract:
As to the development of the capitalist economy, local governments put their focuses on economic growth and quality of life including the management of declined urban area. Together with the rapid advances in ICTs (information and communication technologies) Korean government tried to adapt ICTs to urban spaces to catch these two goals. Ubiquitous city, concept introduced by Mark Weiser in 1988, is a kind of ICTs based urban space which can provide IT services anytime and anywhere. This paper introduces the experience of developing ICTs-based urban planning and it’s implementation process and discusses the effect of the R&D based U-City test-bed project. For a community center of a residential zone in a newly developing city, spatial problems and citizen’s needs were identified to plan IT-based urban services. The paper also describes the structure and functions of Community O/S (COS) as an IT platform which controls data and urban devices such as media facades and U-poles. Not only one-way information but also Interactive services were included. Public creating activities using this platform also added –CO2 emission management and citizen making safety map, etc. The effects of the comprehensive U-City planning in S/W, H/W and human-ware were discussed on the case study of similar individual projects.Keywords: ICTs-based urban planning, implementation, public IT service, U-City
Procedia PDF Downloads 32527251 Fostering Students’ Active Learning in Speaking Class through Project-Based Learning
Authors: Rukminingsih Rukmi
Abstract:
This paper addresses the issue of L2 teaching speaking to ESL students by fostering their active learning through project-based learning. Project-based learning was employed in classrooms where teachers support students by giving sufficient guidance and feedback. The students drive the inquiry, engage in research and discovery, and collaborate effectively with teammates to deliver the final work product. The teacher provides the initial direction and acts as a facilitator along the way. This learning approach is considered helpful for fostering students’ active learning. that the steps in implementing of project-based learning that fosters students’ critical thinking in TEFL class are in the following: (1) Discussing the materials about Speaking Class, (2) Working with the group to construct scenario of ways on speaking practice, (3) Practicing the scenario, (4) Recording the speaking practice into video, and (5) Evaluating the video product. This research is aimed to develop a strategy of teaching speaking by implementing project-based learning to improve speaking skill in the second Semester of English Department of STKIP PGRI Jombang. To achieve the purpose, the researcher conducted action research. The data of the study were gathered through the following instruments: test, observation checklists, and questionnaires. The result was indicated by the increase of students’ average speaking scores from 65 in the preliminary study, 73 in the first cycle, and 82 in the second cycle. Besides, the results of the study showed that project-based learning considered to be appropriate strategy to give students the same amount of chance in practicing their speaking skill and to pay attention in creating a learning situation.Keywords: active learning, project-based learning, speaking ability, L2 teaching speaking
Procedia PDF Downloads 39827250 Effects of MBSR on Self-Esteem and Well-Being: The Key Role of Contingent Self-Esteem in Predicting Well-Being Compared to Explicit Self-Esteem
Authors: Sergio Luna, Raquel Rodríguez-Carvajal
Abstract:
This research examines the effectiveness of a mindfulness-based intervention in optimizing psychological well-being, with a particular focus on self-esteem, due to the rapid growth and consolidation of social network use and the increased frequency and intensity of upward comparisons of the self. The study aims to assess the potential of a mindfulness-based intervention to improve self-esteem and, in particular, to contribute to its greater stability by reducing levels of contingent self-esteem. Results show that an 8-week mindfulness-based stress reduction program was effective in increasing participants' (n=206) trait mindfulness, explicit self-esteem, and well-being, while decreasing contingent self-esteem. Furthermore, the study found that improvements in both explicit and contingent self-esteem were significantly correlated with increases in psychological well-being, but that contingent self-esteem had a stronger effect on well-being than explicit self-esteem. These findings highlight the importance of considering additional dimensions of self-esteem beyond levels, and suggest that mindfulness-based interventions may be a valuable tool for promoting a healthier form of self-esteem that contributes to personal well-being.Keywords: MBSR, contingent self-esteem, explicit self-esteem, well-being
Procedia PDF Downloads 8527249 A Study on the Application of Machine Learning and Deep Learning Techniques for Skin Cancer Detection
Authors: Hritwik Ghosh, Irfan Sadiq Rahat, Sachi Nandan Mohanty, J. V. R. Ravindra
Abstract:
In the rapidly evolving landscape of medical diagnostics, the early detection and accurate classification of skin cancer remain paramount for effective treatment outcomes. This research delves into the transformative potential of Artificial Intelligence (AI), specifically Deep Learning (DL), as a tool for discerning and categorizing various skin conditions. Utilizing a diverse dataset of 3,000 images representing nine distinct skin conditions, we confront the inherent challenge of class imbalance. This imbalance, where conditions like melanomas are over-represented, is addressed by incorporating class weights during the model training phase, ensuring an equitable representation of all conditions in the learning process. Our pioneering approach introduces a hybrid model, amalgamating the strengths of two renowned Convolutional Neural Networks (CNNs), VGG16 and ResNet50. These networks, pre-trained on the ImageNet dataset, are adept at extracting intricate features from images. By synergizing these models, our research aims to capture a holistic set of features, thereby bolstering classification performance. Preliminary findings underscore the hybrid model's superiority over individual models, showcasing its prowess in feature extraction and classification. Moreover, the research emphasizes the significance of rigorous data pre-processing, including image resizing, color normalization, and segmentation, in ensuring data quality and model reliability. In essence, this study illuminates the promising role of AI and DL in revolutionizing skin cancer diagnostics, offering insights into its potential applications in broader medical domains.Keywords: artificial intelligence, machine learning, deep learning, skin cancer, dermatology, convolutional neural networks, image classification, computer vision, healthcare technology, cancer detection, medical imaging
Procedia PDF Downloads 8727248 The Inclusion of the Cabbage Waste in Buffalo Ration Made of Sugarcane Waste and Its Effect on Characteristics of the Silage
Authors: Adrizal, Irsan Ryanto, Sri Juwita, Adika Sugara, Tino Bapirco
Abstract:
The objective of the research was to study the influence of the inclusion of the cabbage waste into a buffalo rations made of sugarcane waste on the feed formula and characteristic of complete feed silage. Research carried out a two-stage i.e. the feed formulation and experiment of making complete feed silage. Feed formulation is done by linear programming. Data input is the price of feed stuffs and their nutrient contents as well as requirements for rations, while the output is the use of each feed stuff and the price of complete feed. The experiment of complete feed silage was done by a completely random design 4 x 4. The treatments were 4 inclusion levels of the cabbage waste i.e. 0%,(T1) 5%(T2), 10%(T3) and 15% (T4), with 4 replications. The result of feed formulation for T1 was cabbage (0%), sugarcane top (17.9%), bagasse (33.3%), Molasses (5.0%), cabagge (0%), Thitonia sp (10.0%), rice brand (2.7%), palm kernel cake (20.0%), corn meal (9.1%), bond meal (1.5%) and salt (0.5%). The formula of T2 was cabagge (5%), sugarcane top (1.7%), bagasse (45.2%), Molasses (5.0%), , Thitonia sp (10.0%), rice brand (3.6%), palm kernel cake (20.0%), corn meal (7.5%), bond meal (1.5%) and salt (0.5%). The formula of T3 was cabbage (10%), sugarcane top (0%), bagasse (45.3%), Molasses (5.0%), Thitonia sp (10.0%), rice brand (3.8%), palm kernel cake (20.0%), corn meal (3.9%), bond meal (1.5%) and salt(0.5%). The formula of T4 was cabagge (15.0%), sugarcane top (0%), bagasse (44.1%), Molasses (5.0%), Thitonia sp (10.0%), rice brand (3.9%), palm kernel cake (20.0%), corn meal (0%), bond meal (1.5%) and salt (0.5%). An increase in the level of inclusion of the cabbage waste can decrease the cost of rations. The cost of rations (IDR/kg on DM basis) were 1442, 1367, 1333, and 1300 respectively. The rations formula were not significantly (P > 0.05) influent the on fungal colonies, smell, texture and color of the complete ration silage, but the pH increased significantly (P < 0.05). It concluded that inclusion of cabbage waste can minimize the cost of buffalo ration, without decreasing the silage quality of complete feed.Keywords: buffalo, cabbage, complete feed, sillage characteristic, sugarcane waste
Procedia PDF Downloads 262