Search results for: Integrated Circuit Visual Positioning
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 5796

Search results for: Integrated Circuit Visual Positioning

2016 Hand Gesture Interpretation Using Sensing Glove Integrated with Machine Learning Algorithms

Authors: Aqsa Ali, Aleem Mushtaq, Attaullah Memon, Monna

Abstract:

In this paper, we present a low cost design for a smart glove that can perform sign language recognition to assist the speech impaired people. Specifically, we have designed and developed an Assistive Hand Gesture Interpreter that recognizes hand movements relevant to the American Sign Language (ASL) and translates them into text for display on a Thin-Film-Transistor Liquid Crystal Display (TFT LCD) screen as well as synthetic speech. Linear Bayes Classifiers and Multilayer Neural Networks have been used to classify 11 feature vectors obtained from the sensors on the glove into one of the 27 ASL alphabets and a predefined gesture for space. Three types of features are used; bending using six bend sensors, orientation in three dimensions using accelerometers and contacts at vital points using contact sensors. To gauge the performance of the presented design, the training database was prepared using five volunteers. The accuracy of the current version on the prepared dataset was found to be up to 99.3% for target user. The solution combines electronics, e-textile technology, sensor technology, embedded system and machine learning techniques to build a low cost wearable glove that is scrupulous, elegant and portable.

Keywords: American sign language, assistive hand gesture interpreter, human-machine interface, machine learning, sensing glove

Procedia PDF Downloads 280
2015 The European Research and Development Project Improved Nuclear Site Characterization for Waste Minimization in Decommissioning under Constrained Environment: Focus on Performance Analysis and Overall Uncertainty

Authors: M. Crozet, D. Roudil, T. Branger, S. Boden, P. Peerani, B. Russell, M. Herranz, L. Aldave de la Heras

Abstract:

The EURATOM work program project INSIDER (Improved Nuclear Site Characterization for Waste minimization in Decommissioning under Constrained Environment) was launched in June 2017. This 4-year project has 18 partners and aims at improving the management of contaminated materials arising from decommissioning and dismantling (D&D) operations by proposing an integrated methodology of characterization. This methodology is based on advanced statistical processing and modelling, coupled with adapted and innovative analytical and measurement methods, with respect to sustainability and economic objectives. In order to achieve these objectives, the approaches will be then applied to common case studies in the form of Inter-laboratory comparisons on matrix representative reference samples and benchmarking. Work Package 6 (WP6) ‘Performance analysis and overall uncertainty’ is in charge of the analysis of the benchmarking on real samples, the organisation of inter-laboratory comparison on synthetic certified reference materials and the establishment of overall uncertainty budget. Assessment of the outcome will be used for providing recommendations and guidance resulting in pre-standardization tests.

Keywords: decommissioning, sampling strategy, research and development, characterization, European project

Procedia PDF Downloads 351
2014 Seismic Behavior of Masonry Reinforced Concrete Composite Columns

Authors: Hassane Ousalem, Hideki Kimura, Akitoshi Hamada, Masuda Hiroyuki

Abstract:

To provide tall unreinforced brick masonry walls of a century-old existing building with sufficient resistance against earthquake loading actions, additional reinforced concrete columns were integrated into the building at some designated locations and jointed to the existing masonry walls through dowel shear steel bars, resulting in composite structural elements. As conditions at the interface between the existing masonry and newly added reinforced concrete parts were not well grasped and the behavior of such composite elements would be complex, the experimental investigation was carried out. Three relatively large specimens were tested to investigate the overall behavior of brick masonry-reinforced concrete composite elements under lateral cyclic loadings. Confining the brick walls on only one side or on two opposite sides, as well as providing different amounts of dowel shear steel bars at the interface were the main parameters of the investigation. Test results showed that such strengthening provide a good seismic performance even at very large lateral drifts and the investigated amount of shear dowel lead to a good performance level that would result in a considerable cost reduction of the strengthening.

Keywords: unreinforced masonry, reinforced concrete, composite column, seismic strengthening, structural testing

Procedia PDF Downloads 201
2013 Crowdsourced Economic Valuation of the Recreational Benefits of Constructed Wetlands

Authors: Andrea Ghermandi

Abstract:

Constructed wetlands have long been recognized as sources of ancillary benefits such as support for recreational activities. To date, there is a lack of quantitative understanding of the extent and welfare impact of such benefits. Here, it is shown how geotagged, passively crowdsourced data from online social networks (e.g., Flickr and Panoramio) and Geographic Information Systems (GIS) techniques can: (1) be used to infer annual recreational visits to 273 engineered wetlands worldwide; and (2) be integrated with non-market economic valuation techniques (e.g., travel cost method) to infer the monetary value of recreation in these systems. Counts of social media photo-user-days are highly correlated with the number of observed visits in 62 engineered wetlands worldwide (Pearson’s r = 0.811; p-value < 0.001). The estimated, mean willingness to pay for access to 115 wetlands ranges between $5.3 and $374. In 50% of the investigated wetlands providing polishing treatment to advanced municipal wastewater, the present value of such benefits exceeds that of the capital, operation and maintenance costs (lifetime = 45 years; discount rate = 6%), indicating that such systems are sources of net societal benefits even before factoring in benefits derived from water quality improvement and storage. Based on the above results, it is argued that recreational benefits should be taken into account in the design and management of constructed wetlands, as well as when such green infrastructure systems are compared with conventional wastewater treatment solutions.

Keywords: constructed wetlands, cultural ecosystem services, ecological engineering, social media

Procedia PDF Downloads 116
2012 Design and Evaluation of Production Performance Dashboard for Achieving Oil and Gas Production Target

Authors: Ivan Ramos Sampe Immanuel, Linung Kresno Adikusumo, Liston Sitanggang

Abstract:

Achieving the production targets of oil and gas in an upstream oil and gas company represents a complex undertaking necessitating collaborative engagement from a multidisciplinary team. In addition to conducting exploration activities and executing well intervention programs, an upstream oil and gas enterprise must assess the feasibility of attaining predetermined production goals. The monitoring of production performance serves as a critical activity to ensure organizational progress towards the established oil and gas performance targets. Subsequently, decisions within the upstream oil and gas management team are informed by the received information pertaining to the respective production performance. To augment the decision-making process, the implementation of a production performance dashboard emerges as a viable solution, providing an integrated and centralized tool. The deployment of a production performance dashboard manifests as an instrumental mechanism fostering a user-friendly interface for monitoring production performance, while concurrently preserving the intrinsic characteristics of granular data. The integration of diverse data sources into a unified production performance dashboard establishes a singular veritable source, thereby enhancing the organization's capacity to uphold a consolidated and authoritative foundation for its business requisites. Additionally, the heightened accessibility of the production performance dashboard to business users constitutes a compelling substantiation of its consequential impact on facilitating the monitoring of organizational targets.

Keywords: production, performance, dashboard, data analytics

Procedia PDF Downloads 53
2011 Theoretical Approach and Proof of Concept Implementation of Adaptive Partition Scheduling Module for Linux

Authors: Desislav Andreev, Veselin Stanev

Abstract:

Linux operating system continues to gain popularity with every passed year. This is due to its open-source license and a great number of distributions, covering users’ needs. At first glance it seems that Linux can be integrated in every type of systems – it is already present in personal computers, smartphones and even in some embedded systems like Raspberry Pi. However, Linux still does not meet the performance and security requirements to run effectively on a real-time system. Real-time systems are very time-restricted – their processes have to execute and finish at strict time intervals. The Completely Fair Scheduler present in Linux does not have such scheduling capabilities and it is not able to ensure that critical-time processes will execute on time. One of the ways to solve this problem is implementing an Adaptive Partition Scheduler solution similar to that present in QNX Neutrino operating system. This type of scheduling divides the CPU in multiple adaptive partitions where each partition holds a percentage of CPU usage called budget, which allows optimal usage of the CPU resources and also provides protection against cyber attacks such as Denial of Service. This approach will also benefit systems, where functional safety is highly demanded, such as the instrumental clusters in the Automotive industry. The purpose of this paper is to present a concept of Adaptive Partition Scheduler designed for Linux-based operating systems.

Keywords: adaptive partitions, Linux kernel modules, real-time systems, scheduling

Procedia PDF Downloads 85
2010 Sustainable Urban Sewer Systems as Stormwater Management and Control Mechanisms

Authors: Ezequiel Garcia-Rodriguez, Lenin Hernandez-Ferreyra, Luis Ochoa-Franco

Abstract:

The Sustainable Sewer Urban Systems (SSUS) are mechanisms integrated into the cities for manage rain water, reducing its runoff volume and velocity, enhancing the rain water quality and preventing flooding and other catastrophes associated to the rain, as well as improving the energy efficiency. The objective of SSUS is to mimic or to equal the runoff and infiltration natural conditions of the land before its urbanization, reducing runoff that may cause troubles within the houses, as well as flooding. At the same time, energy for warming homes and for pumping and treating water is reduced, contributing to the reduction of CO₂ emissions and therefore contributing to reduce the climate change. This paper contains an evaluation of the advantages that SSUS may offer within a zone of Morelia City, Mexico, applying support tools for decision making. The hydrological conditions prior to and after the urbanization of the study area were analyzed to propose the recommended SSUS. Different types of SSUS were proposed in this case study, assessing their effect on the rainwater flow behavior within the study area. SSUS usage in this case resulted, positively, in an important reduction of the magnitude and velocity of runoff, reducing therefore the risk of flooding. So that, it is recommended the implementation of SSUS in this case.

Keywords: energy efficiency, morelia, sustainablesewer, urban systems

Procedia PDF Downloads 44
2009 The Impact of Corporate Social Responsibility and Knowledge Management Factors on Students’ Job Performance: A Case Study of Silpakorn University’s Internship Program

Authors: Naritphol Boonjyakiat

Abstract:

This research attempts to investigate the effects of corporate social responsibility and knowledge management factors on students’ job performance of the Silpakorn University’s internship program within various organizations. The goal of this study is to fill the literature gap by gaining an understanding of corporate social responsibility and the knowledge management factors that fundamentally relate to students’ job performance within the organizations. Thus, this study will focus on the outcomes that were derived from a set of secondary data that were obtained using a Silpakorn university’s data base of 200 students and selected employer assessment and evaluation forms from the companies. The results represent the perceptions of students towards the corporate social responsibility aspects and knowledge management factors within the university and their job performance evaluation from the employers in various organizations. The findings indicate that corporate social responsibility and knowledge management have significant effects on students’ job performance. This study may assist us in gaining a better understanding of the integrated aspects of university and workplace environments to discover how to optimally allocate university’s resources and management approaches to gain benefits from corporate social responsibility and knowledge management practices toward students’ job performance within an organizational experience settings. Therefore, there is a sufficient reason to believe that the findings can contribute to research in the area of CSR, KM, and job performance as essential aspect of involved stakeholder.

Keywords: corporate social responsibility, knowledge management, job performance, internship program

Procedia PDF Downloads 314
2008 Residential High-Rises and Meaningful Places: Missing Actions in the Isle of Dogs Regeneration

Authors: Elena Kalcheva, Ahmad Taki, Yuri Hadi

Abstract:

Urban regeneration often includes residential high-rises as a way of optimum use of land. However, high-rises are in many cases connected to placelessness, this is not due to some intrinsic characteristic of the typology, but more to a failure to provide meaningful places in connection to them. The reason to study the Isle of the Dogs regeneration is the successful process that led to vibrant area with strong identity and social sustainability. Therefore, the purpose of this research is to identify the gaps into the sound strategy for the development of the area and in its implementation which will make the place more sustainable. The paper addresses four research questions: are the residential high-rises supporting a proper physical form; is there deployed properly scaled mix of land uses and functions in connection with residential high-rises; are there possible quality activities in quality places near the residential high-rises; and is there a strong sense of place created with the residential high-rise buildings and their surroundings. The methodology relies on observational survey of the researched area together with structured questions, to evaluate the external qualities of the residential high-rises and their surroundings. Visual information can help identify the mistakes and the omissions of the provided project examples. It can provide insight on how can be improved imageability, legibility and human scale. In this connection, the paper argues that although the quality of the architecture of the high-rises is superb, there is a failure to create meaningful, high quality public realm in connection with them. As such, it does not function as well as the designers intended to do: the functional quality of the public realm is quite low. The implications of the study suggest that actions need to take place in order to improve and foster further regeneration of the area.

Keywords: high-rises, isle of the dogs, public realm, regeneration

Procedia PDF Downloads 260
2007 Adaptive Motion Compensated Spatial Temporal Filter of Colonoscopy Video

Authors: Nidhal Azawi

Abstract:

Colonoscopy procedure is widely used in the world to detect an abnormality. Early diagnosis can help to heal many patients. Because of the unavoidable artifacts that exist in colon images, doctors cannot detect a colon surface precisely. The purpose of this work is to improve the visual quality of colonoscopy videos to provide better information for physicians by removing some artifacts. This work complements a series of work consisting of three previously published papers. In this paper, Optic flow is used for motion compensation, and then consecutive images are aligned/registered to integrate some information to create a new image that has or reveals more information than the original one. Colon images have been classified into informative and noninformative images by using a deep neural network. Then, two different strategies were used to treat informative and noninformative images. Informative images were treated by using Lucas Kanade (LK) with an adaptive temporal mean/median filter, whereas noninformative images are treated by using Lucas Kanade with a derivative of Gaussian (LKDOG) with adaptive temporal median images. A comparison result showed that this work achieved better results than that results in the state- of- the- art strategies for the same degraded colon images data set, which consists of 1000 images. The new proposed algorithm reduced the error alignment by about a factor of 0.3 with a 100% successfully image alignment ratio. In conclusion, this algorithm achieved better results than the state-of-the-art approaches in case of enhancing the informative images as shown in the results section; also, it succeeded to convert the non-informative images that have very few details/no details because of the blurriness/out of focus or because of the specular highlight dominate significant amount of an image to informative images.

Keywords: optic flow, colonoscopy, artifacts, spatial temporal filter

Procedia PDF Downloads 99
2006 Effects of Occupational Therapy on Children with Unilateral Cerebral Palsy

Authors: Sedef Şahin, Meral Huri

Abstract:

Cerebral Palsy (CP) represents the most frequent cause of physical disability in children with a rate of 2,9 per 1000 live births. The activity-focused intervention is known to improve function and reduce activity limitations and barriers to participation of children with disabilities. The aim of the study was to assess the effects of occupational therapy on level of fatigue, activity performance and satisfaction in children with Unilateral Cerebral Palsy. Twenty-two children with hemiparetic cerebral palsy (mean age: 9,3 ± 2.1years; Gross Motor Function Classification System ( GMFCS) level from I to V (I = 54%, II = 23%, III = 14%, IV= 9%, V= 0%), Manual Ability Classification System (MACS) level from I to V (I = 40%, II = 32%, III = 14%, IV= 10%, V= 4%), were assigned to occupational therapy program for 6 weeks.Visual Analogue Scale (VAS) was used for intensity of the fatigue they experienced at the time on a 10 point Likert scale (1-10).Activity performance and satisfaction were measured with Canadian Occupational Performance Measure (COPM).A client-centered occupational therapy intervention was designed according to results of COPM. The results were compared with nonparametric Wilcoxon test before and after the intervention. Thirteen of the children were right-handed, whereas nine of the children were left handed.Six weeks of intervention showed statistically significant differences in level of fatigue, compared to first assessment(p<0,05). The mean score of first and the second activity performance scores were 4.51 ± 1.70 and 7.35 ± 2.51 respectively. Statistically significant difference between performance scores were found (p<0.01). The mean scores of first and second activity satisfaction scores were of 2.30± 1.05 and 5.51 ± 2.26 respectively. Statistically significant difference between satisfaction assessments were found (p<0.01). Occupational therapy is an evidence-based approach and occupational therapy interventions implemented by therapists were clinically effective on severity of fatigue, activity performance and satisfaction if implemented individually during 6 weeks.

Keywords: activity performance, cerebral palsy, fatigue, occupational therapy

Procedia PDF Downloads 223
2005 Influence of Driving Strategy on Power and Fuel Consumption of Lightweight PEM Fuel Cell Vehicle Powertrain

Authors: Suhadiyana Hanapi, Alhassan Salami Tijani, W. A. N Wan Mohamed

Abstract:

In this paper, a prototype PEM fuel cell vehicle integrated with a 1 kW air-blowing proton exchange membrane fuel cell (PEMFC) stack as a main power sources has been developed for a lightweight cruising vehicle. The test vehicle is equipped with a PEM fuel cell system that provides electric power to a brushed DC motor. This vehicle was designed to compete with industrial lightweight vehicle with the target of consuming least amount of energy and high performance. Individual variations in driving style have a significant impact on vehicle energy efficiency and it is well established from the literature. The primary aim of this study was to assesses the power and fuel consumption of a hydrogen fuel cell vehicle operating at three difference driving technique (i.e. 25 km/h constant speed, 22-28 km/h speed range, 20-30 km/h speed range). The goal is to develop the best driving strategy to maximize performance and minimize fuel consumption for the vehicle system. The relationship between power demand and hydrogen consumption has also been discussed. All the techniques can be evaluated and compared on broadly similar terms. Automatic intelligent controller for driving prototype fuel cell vehicle on different obstacle while maintaining all systems at maximum efficiency was used. The result showed that 25 km/h constant speed was identified for optimal driving with less fuel consumption.

Keywords: prototype fuel cell electric vehicles, energy efficient, control/driving technique, fuel economy

Procedia PDF Downloads 429
2004 Diminishing Voices of Children in Mandatory Mediation Schemes

Authors: Yuliya Radanova, Agnė Tvaronavičienė

Abstract:

With the growing trend for mandating parties of family conflicts to out-of-court processes, the adopted statutory regulations often remain silent on the way the voice of the child is integrated into the procedure. Convention on the Rights of the Child (Art. 12) clearly states the obligation to assure to the child who can form his or her own views the right to express those views freely in all matters affecting him. This article seeks to explore the way children participate in the mandatory mediation schemes applicable to family disputes in the European Union. A review of scientific literature and empirical data has been conducted on those EU Member States that coerce parties to family mediation to establish that different models of practice are deployed, and there is a lack of synchronicity on how children’s role in mediation is viewed. Child-inclusive mediation processes are deemed to produce sustainable results over time but necessitate professional qualifications and skills for the purpose of mediators to accommodate that such discussions are aligned with the best interest of the child. However, there is no unanimous guidance, standards or protocols on the peculiar characteristics and manner through which children are involved in mediation. Herewith, it is suggested that the lack of such rigorous approaches and coherence in an ever-changing mediation setting transitioning towards mandatory mediation models jeopardizes the importance of children’s voices in the process. Thus, it is suggested that there is a need to consider the adoption of uniform guidelines on the specific role children have in mediation, particularly in its mandatory models.

Keywords: family mediation, child involvement, mandatory mediation, child-inclusive, child-focused

Procedia PDF Downloads 58
2003 Integrated Teaching of Hardware Courses for the Undergraduates of Computer Science and Engineering to Attain Focused Outcomes

Authors: Namrata D. Hiremath, Mahalaxmi Bhille, P. G. Sunitha Hiremath

Abstract:

Computer systems play an integral role in all facets of the engineering profession. This calls for an understanding of the processor-level components of computer systems, their design and operation, and their impact on the overall performance of the systems. Systems users are always in need of faster, more powerful, yet cheaper computer systems. The focus of Computer Science engineering graduates is inclined towards software oriented base. To be an efficient programmer there is a need to understand the role of hardware architecture towards the same. It is essential for the students of Computer Science and Engineering to know the basic building blocks of any computing device and how the digital principles can be used to build them. Hence two courses Digital Electronics of 3 credits, which is associated with lab of 1.5 credits and Computer Organization of 5 credits, were introduced at the sophomore level. Activity was introduced with the objective to teach the hardware concepts to the students of Computer science engineering through structured lab. The students were asked to design and implement a component of a computing device using MultiSim simulation tool and build the same using hardware components. The experience of the activity helped the students to understand the real time applications of the SSI and MSI components. The impact of the activity was evaluated and the performance was measured. The paper explains the achievement of the ABET outcomes a, c and k.

Keywords: digital, computer organization, ABET, structured enquiry, course activity

Procedia PDF Downloads 483
2002 Development and Power Characterization of an IoT Network for Agricultural Imaging Applications

Authors: Jacob Wahl, Jane Zhang

Abstract:

This paper describes the development and characterization of a prototype IoT network for use with agricultural imaging and monitoring applications. The sensor and gateway nodes are designed using the ESP32 SoC with integrated Bluetooth Low Energy 4.2 and Wi-Fi. A development board, the Arducam IoTai ESP32, is used for prototyping, testing, and power measurements. Google’s Firebase is used as the cloud storage site for image data collected by the sensor. The sensor node captures images using the OV2640 2MP camera module and transmits the image data to the gateway via Bluetooth Low Energy. The gateway then uploads the collected images to Firebase via a known nearby Wi-Fi network connection. This image data can then be processed and analyzed by computer vision and machine learning pipelines to assess crop growth or other needs. The sensor node achieves a wireless transmission data throughput of 220kbps while consuming 150mA of current; the sensor sleeps at 162µA. The sensor node device lifetime is estimated to be 682 days on a 6600mAh LiPo battery while acquiring five images per day based on the development board power measurements. This network can be utilized by any application that requires high data rates, low power consumption, short-range communication, and large amounts of data to be transmitted at low-frequency intervals.

Keywords: Bluetooth low energy, ESP32, firebase cloud, IoT, smart farming

Procedia PDF Downloads 128
2001 Smart Coating for Enhanced Corneal Healing via Delivering Progranulin

Authors: Dan Yan, Yunuo Zhang, Yuhan Huang, Weijie Ouyang

Abstract:

The cornea serves as a vital protective barrier for the eye; however, it is prone to injury and damage that can disrupt corneal epithelium and nerves, triggering inflammation. Therefore, understanding the biological effects and molecular mechanisms involved in corneal wound healing and identifying drugs targeting these pathways is crucial for researchers in this field. This study aimed to investigate the therapeutic potential of progranulin (PGRN) in treating corneal injuries. Our findings demonstrated that PGRN significantly enhanced corneal wound repair by accelerating corneal re-epithelialization and re-innervation. In vitro experiments with cultured epithelial cells and trigeminal ganglion cells further revealed that PGRN stimulated corneal epithelial cell proliferation and promoted axon growth in trigeminal ganglion cells. Through RNA-sequencing (RNA-seq) analysis and other experimental techniques, we discovered that PGRN exerted its healing effects by modulating the Wnt signaling pathway, which played a critical role in repairing epithelial cells and promoting axon regeneration in trigeminal neurons. Importantly, our study highlighted the anti-inflammatory properties of PGRN by inhibiting the NF-κB signaling pathway, leading to decreased infiltration of macrophages. In conclusion, our findings underscored the potential of PGRN in facilitating corneal wound healing by promoting corneal epithelial cell proliferation, trigeminal ganglion cell axon regeneration, and suppressing ocular inflammation. These results suggest that PGRN could potentially expedite the healing process and improve visual outcomes in patients with corneal injuries.

Keywords: cornea, wound healing, progranulin, corneal epithelial cells, trigeminal ganglion cells

Procedia PDF Downloads 36
2000 The Utilization of FSI Technique and Two-Way Particle Coupling System on Particle Dynamics in the Human Alveoli

Authors: Hassan Athari, Abdurrahim Bolukbasi, Dogan Ciloglu

Abstract:

This study represented the respiratory alveoli system, and determined the trajectory of inhaled particles more accurately using the modified three-dimensional model with deformable walls of alveoli. The study also considered the tissue tension in the model to demonstrate the effect of lung. Tissue tensions are transferred by the lung parenchyma and produce the pressure gradient. This load expands the alveoli and establishes a sub-ambient (vacuum) pressure within the lungs. Thus, at the alveolar level, the flow field and movement of alveoli wall lead to an integrated effect. In this research, we assume that the three-dimensional alveolus has a visco-elastic tissue (walls). For accurate investigation of pulmonary tissue mechanical properties on particle transport and alveolar flow field, the actual relevance between tissue movement and airflow is solved by two-way FSI (Fluid Structure Interaction) simulation technique in the alveolus. Therefore, the essence of real simulation of pulmonary breathing mechanics can be achieved by developing a coupled FSI computational model. We, therefore conduct a series of FSI simulations over a range of tissue models and breathing rates. As a result, the fluid flows and streamlines have changed during present flexible model against the rigid models and also the two-way coupling particle trajectories have changed against the one-way particle coupling.

Keywords: FSI, two-way particle coupling, alveoli, CDF

Procedia PDF Downloads 238
1999 The Divine Elephant: Asian Elephants in Religions and Religious Practices

Authors: Ashna Sinha, Surendra Varma

Abstract:

The Asian elephant is predominantly found in South Asian and Southeast Asian countries. They are intrinsically associated with the religions, religious and cultural practices and festivals of these regions. Amazingly, these magnificent animals are also mentioned in the texts and are found sculpted on the walls of places of religious significance even in the Middle Eastern countries, and evidently, they have been mentioned in all the major religions. The elephants are intrigued and associated with the cultural and religious practices of Asians for thousands of years. While some of the practices and festivals in certain geographical regions are going on for years; some regions and religions have gone through a cultural shift and cultural adaptation, and have incorporated the participation of these divine beings. The symbolism of elephants is used for preaching and giving philosophical lessons through stories and painted art, across different religions through varying literary and visual artworks. The animals carved on the ancient and present day temples can easily be found in South and South East Asian countries, signifying the importance of the animal in a given religion which the temples are associated with. Though not sculpted but captive elephants are easily found on the premises of the places of worship to give a blessing to the people or to give a tour to show their own connotation with the religion. They are also used for carrying out processions in varying religious and cultural activities, and are considered to be of immense value as they add an extra glamour and publicize the wealth and weightiness of that distinct religion or culture. Our critical review of elephant’s association with religions and their practices show, although they give a higher degree of value and respects to this animal, the practices do not match with their biological design, but profoundly compromise their welfare and conservation. It is time to follow the values the animal enjoy and use the same for their conservation and welfare.

Keywords: conservation, elephant, religion, welfare

Procedia PDF Downloads 277
1998 Radial Basis Surrogate Model Integrated to Evolutionary Algorithm for Solving Computation Intensive Black-Box Problems

Authors: Abdulbaset Saad, Adel Younis, Zuomin Dong

Abstract:

For design optimization with high-dimensional expensive problems, an effective and efficient optimization methodology is desired. This work proposes a series of modification to the Differential Evolution (DE) algorithm for solving computation Intensive Black-Box Problems. The proposed methodology is called Radial Basis Meta-Model Algorithm Assisted Differential Evolutionary (RBF-DE), which is a global optimization algorithm based on the meta-modeling techniques. A meta-modeling assisted DE is proposed to solve computationally expensive optimization problems. The Radial Basis Function (RBF) model is used as a surrogate model to approximate the expensive objective function, while DE employs a mechanism to dynamically select the best performing combination of parameters such as differential rate, cross over probability, and population size. The proposed algorithm is tested on benchmark functions and real life practical applications and problems. The test results demonstrate that the proposed algorithm is promising and performs well compared to other optimization algorithms. The proposed algorithm is capable of converging to acceptable and good solutions in terms of accuracy, number of evaluations, and time needed to converge.

Keywords: differential evolution, engineering design, expensive computations, meta-modeling, radial basis function, optimization

Procedia PDF Downloads 378
1997 Application of Forward Contract and Crop Insurance as Risk Management Tools of Agriculture: A Case Study in Bangladesh

Authors: M. Bokhtiar Hasan, M. Delowar Hossain, Abu N. M. Wahid

Abstract:

The principal aim of the study is to find out a way to effectively manage the agricultural risks like price volatility, weather risks, and fund shortage. To hedge price volatility, farmers sometimes make contracts with agro-traders but fail to protect themselves effectively due to not having legal framework for such contracts. The study extensively reviews existing literature and find evidence that the majority studies either deal with price volatility or weather risks. If we could address these risks through a single model, it would be more useful to both the farmers and traders. Intrinsically, the authors endeavor in this regard, and the key contribution of this study basically lies in it. Initially, we conduct a small survey aspiring to identify the shortcomings of existing contracts. Later, we propose a model encompassing forward and insurance contracts together where forward contract will be used to hedge price volatility and insurance contract will be used to protect weather risks. Contribution/Originality: The study adds to the existing literature through proposing an integrated model comprising of forward contract and crop insurance which will support both farmers and traders to cope with the agricultural risks like price volatility, weather hazards, and fund shortage. JEL Classifications: O13, Q13

Keywords: agriculture, forward contract, insurance contract, risk management, model

Procedia PDF Downloads 142
1996 Assessing the Influence of Using Traditional Methods of Construction on Cost and Quality of Building Construction

Authors: Musoke Ivan, Birungi Racheal

Abstract:

The construction trend is characterized by increased use of modern methods yet traditional methods are cheaper in terms of costs, in addition to the benefits it offers to the construction sector, like providing more jobs that could have been worked with the intensive machines. The purpose of this research was to assess the influence of using Traditional methods of construction (TMC) on the costs and quality of building structures and determine the different ways. Traditional methods of construction (TMC) can be applicable and integrated into the construction trend, and propose ways how this can be a success. The study adopted a quantitative method approach targeting various construction professionals like Architects, Quantity surveyors, Engineers, and Construction Managers. Questionnaires and analyses of literature were used to obtain research data and findings. Simple random sampling was used to select 40 construction professionals to which questionnaires were administered. The data was then analyzed using Microsoft Excel. The findings of the research indicate that Traditional methods of construction (TMCs) in Uganda are cheaper in terms of costs, but the quality is still low. This is attributed to a lack of skilled labour and efficient supervision while undertaking tasks leading to low quality. The study identifies strategies that would improve Traditional methods of construction (TMC), which include the employment of skilled manpower and effective supervision. It also identifies the need by stakeholders like the government, clients, and professionals to appreciate Traditional methods of construction (TMCs) and allow for a levelled ground for Traditional Methods of Construction and Modern methods of construction (MMCs).

Keywords: traditional methods of construction, integration, cost, quality

Procedia PDF Downloads 42
1995 Analyzing Spatio-Structural Impediments in the Urban Trafficscape of Kolkata, India

Authors: Teesta Dey

Abstract:

Integrated Transport development with proper traffic management leads to sustainable growth of any urban sphere. Appropriate mass transport planning is essential for the populous cities in third world countries like India. The exponential growth of motor vehicles with unplanned road network is now the common feature of major urban centres in India. Kolkata, the third largest mega city in India, is not an exception of it. The imbalance between demand and supply of unplanned transport services in this city is manifested in the high economic and environmental costs borne by the associated society. With the passage of time, the growth and extent of passenger demand for rapid urban transport has outstripped proper infrastructural planning and causes severe transport problems in the overall urban realm. Hence Kolkata stands out in the world as one of the most crisis-ridden metropolises. The urban transport crisis of this city involves severe traffic congestion, the disparity in mass transport services on changing peripheral land uses, route overlapping, lowering of travel speed and faulty implementation of governmental plans as mostly induced by rapid growth of private vehicles on limited road space with huge carbon footprint. Therefore the paper will critically analyze the extant road network pattern for improving regional connectivity and accessibility, assess the degree of congestion, identify the deviation from demand and supply balance and finally evaluate the emerging alternate transport options as promoted by the government. For this purpose, linear, nodal and spatial transport network have been assessed based on certain selected indices viz. Road Degree, Traffic Volume, Shimbel Index, Direct Bus Connectivity, Average Travel and Waiting Tine Indices, Route Variety, Service Frequency, Bus Intensity, Concentration Analysis, Delay Rate, Quality of Traffic Transmission, Lane Length Duration Index and Modal Mix. Total 20 Traffic Intersection Points (TIPs) have been selected for the measurement of nodal accessibility. Critical Congestion Zones (CCZs) are delineated based on one km buffer zones of each TIP for congestion pattern analysis. A total of 480 bus routes are assessed for identifying the deficiency in network planning. Apart from bus services, the combined effects of other mass and para transit modes, containing metro rail, auto, cab and ferry services, are also analyzed. Based on systematic random sampling method, a total of 1500 daily urban passengers’ perceptions were studied for checking the ground realities. The outcome of this research identifies the spatial disparity among the 15 boroughs of the city with severe route overlapping and congestion problem. North and Central Kolkata-based mass transport services exceed the transport strength of south and peripheral Kolkata. Faulty infrastructural condition, service inadequacy, economic loss and workers’ inefficiency are the most dominant reasons behind the defective mass transport network plan. Hence there is an urgent need to revive the extant road based mass transport system of this city by implementing a holistic management approach by upgrading traffic infrastructure, designing new roads, better cooperation among different mass transport agencies, better coordination of transport and changing land use policies, large increase in funding and finally general passengers’ awareness.

Keywords: carbon footprint, critical congestion zones, direct bus connectivity, integrated transport development

Procedia PDF Downloads 258
1994 Sustainable Housing Framework for the Czech Republic: A Comparative Analysis of International and National Strategies

Authors: Jakub Adamec, Svatava Janouskova, Tomas Hak

Abstract:

The necessity of sustainable housing is explicitly embedded in ‘The 2030 agenda for sustainable development’, in particular, goal 11 ‘sustainable cities and communities’. Every UN member state is obligated to implement strategies from the agenda, including a strategy for sustainable housing into the practice in the local context. As shown in many countries, the lack of knowledge represses the adaptation process of sustainable strategies by governments. Hence, this study explores the concept of sustainable housing within the Czech Republic. The research elaborates on this term, and its current definition concerning ‘Geneva UN Charter on Sustainable Housing’. To this day, the charter represents the most comprehensive framework for a sustainable housing concept. Researchers conducted a comparative analysis of 38 international and 195 Czech national strategic documents. As a result, the charter‘s and strategic documents‘ goals were interconnected, identifying the most represented targets (e.g. improved environmental and energy performance of dwellings, resilient urban settlements which use renewable energy, and sustainable and integrated transport systems). The research revealed, even though the concept of sustainable housing is still dominated by environmental aspects, that social aspects significantly increased its importance. Additionally, this theoretical framework will serve as a foundation for the sustainable housing index development for the Czech Republic.

Keywords: comparative analysis, Czech national strategy, Geneva un charter, sustainable housing, urban theory

Procedia PDF Downloads 116
1993 Condition Assessment of Reinforced Concrete Bridge Deck Using Ground Penetrating Radar

Authors: Azin Shakibabarough, Mojtaba Valinejadshoubi, Ashutosh Bagchi

Abstract:

Catastrophic bridge failure happens due to the lack of inspection, lack of design and extreme events like flooding, an earthquake. Bridge Management System (BMS) is utilized to diminish such an accident with proper design and frequent inspection. Visual inspection cannot detect any subsurface defects, so using Non-Destructive Evaluation (NDE) techniques remove these barriers as far as possible. Among all NDE techniques, Ground Penetrating Radar (GPR) has been proved as a highly effective device for detecting internal defects in a reinforced concrete bridge deck. GPR is used for detecting rebar location and rebar corrosion in the reinforced concrete deck. GPR profile is composed of hyperbola series in which sound hyperbola denotes sound rebar and blur hyperbola or signal attenuation shows corroded rebar. Interpretation of GPR images is implemented by numerical analysis or visualization. Researchers recently found that interpretation through visualization is more precise than interpretation through numerical analysis, but visualization is time-consuming and a highly subjective process. Automating the interpretation of GPR image through visualization can solve these problems. After interpretation of all scans of a bridge, condition assessment is conducted based on the generated corrosion map. However, this such a condition assessment is not objective and precise. Condition assessment based on structural integrity and strength parameters can make it more objective and precise. The main purpose of this study is to present an automated interpretation method of a reinforced concrete bridge deck through a visualization technique. In the end, the combined analysis of the structural condition in a bridge is implemented.

Keywords: bridge condition assessment, ground penetrating radar, GPR, NDE techniques, visualization

Procedia PDF Downloads 135
1992 Effect of Garlic Powder Extract on Fungi Isolated from Diseased Irish Potato in Bokkos, Plateau State Nigeria

Authors: Musa Filibus Gugu

Abstract:

An investigation was carried out on the effect of garlic powder extract on fungi associated with Irish potato rot in Bokkos, Plateau State, Nigeria. Diseased Irish potatoes were randomly collected from three markets in the study location and fungal species isolated. Isolated fungal species were Fusarium culmorum, Fusarium oxysporum, and Pytophthora infestans. Frequency of occurrence for Fusarium culmorum, Fusarium oxysporum, and Pytophthora infestans was 10%, 34%, and 56%, respectively, using sabauraud dextrose agar, after incubation for 4-7 days. Treatment of Pytophthora infestans with garlic powder extract at concentrations of 0.5g/ml, 0.4g/ml, 0.3gml, 0.2g/ml and 0.1g/ml showed 100%, 92%, 68%, 32% and 10% inhibition zones, respectively. Fusarium culmorum showed 100%, 90%, 40%, 9% and 0% inhibition zones when treated with garlic powder extract at concentrations of 0.5g/ml, 0.4g/ml, 0.3gml, 0.2g/ml and 0.1g/ml, respectively. Garlic powder extract concentrations of 0.5g/ml, 0.4g/ml, 0.3gml, 0.2g/ml and 0.1g/ml showed 100%, 98%, 55%, 30%, 0% inhibition zones, respectively on Fusarium oxysporum. Hence, Restriction of the radial growth of the fungal colonies suggests a good antifungal effect of garlic extract. This can be integrated into the treatment of fungal diseases of Irish potato in Bokkos, Nigeria, as this will help to reduce the indiscriminate use of fungicides, especially in an environment with a struggling economy.

Keywords: fungal rot, garlic extract, inhibition zone, Irish potato

Procedia PDF Downloads 127
1991 How Influencers Influence: The Effects of Social Media Influencers Influence on Purchase Intention and the Differences among Generation X and Millennials

Authors: Samatha Ss Sutton, Kaouther Kooli

Abstract:

In recent years social media influences (SMI) have become integrated into many companies marketing strategies to create buzz, target new and younger markets and further expand social media coverage in business (Lim et al 2017). SMI’s can be defined as online personalities with a substantial number of followers, across one or more social media platforms, with influence on their followers (Lou and Yuan 2018). Recently expenditure on influencer marketing has increased exponentially becoming an important area for marketing opportunities and strategies in the future (Lou and Yuan 2018). In order to market products and brands effectively through SMI’s it is important for business to understand the attributes of SMI that effect purchase intention (Lim et al 2017) of their followers and whether or not these attributes vary across generations so to market effectively to their specific segment or target market. The present study involves quantitative research to understand the attributes by which influence differs across generations namely Generation X and Millennials and its effects on purchase intentions of these generational groups. A survey will be conducted using an online questionnaire. Structural Equation Modelling and Multi group analysis will be applied. The study provides insight to marketers/decision makers on how to use influencers accordingly with their target consumer.

Keywords: social media marketing, social media influencers, attitude towards social media influencers, intention to purchase

Procedia PDF Downloads 122
1990 Dealing with Buckling Effect in Snorkel by Finite Element Analysis: A Life Enhancement Approach in CAS-OB Operation

Authors: Subodh Nath Patel, Raja Raman, Mananshi Adhikary, Jitendra Mathur, Sandip Bhattacharyya

Abstract:

The composition adjustment by sealed argon bubbling–oxygen blowing (CAS-OB) process is a process designed for adjusting steel composition and temperature during secondary metallurgy. One of the equipment in the said process is a snorkel or bell, fixed to a movable bracket. Snorkel serves the purpose of feeding ferroalloys into the liquid metal simultaneously removing gases to the gas cleaning system through its port at its top. The bell-shaped snorkel consists of two parts. The upper part has an inside liner, and the lower part is lined on both side with high-alumina castable reinforced with 2% stainless steel needles. Both the parts are coupled with a flange bolt system. These flanges were found to get buckled during operation, and the gap was generating between them. This problem was chronic since its. It was expected to give a life of 80 heats, but it was failing within 45-50 heats. After every 25-30 heats, it had to be repaired by changing and/or tightening its nuts and bolts. Visual observation, microstructural analysis through optical microscopes and SEM, hardness measurement and thermal strain calculation were carried out to find out the root cause of this problem. The calculated thermal strain was compared with actual thermal strain; comparison of the two revealed that thermal strain was responsible for buckling. Finite element analysis (FEA) was carried out to reaffirm the effect temperature on the flanges. FEA was also used in the modification in the design of snorkel flange to accommodate thermal strain. Thermal insulation was also recommended which increased its life from 45 heats to 65 heats, impacting business process positively.

Keywords: CAS OB process, finite element analysis, snorkel, thermal strain

Procedia PDF Downloads 123
1989 School Based Assessment Issues in Selected Malaysian Primary Schools

Authors: Nur Amalina Dayana Abd Aziz

Abstract:

Assessment is an integral part of teaching and learning in any syllabus in the world. Recently, a new assessment system, School-Based Assessment (SBA) was introduced and implemented in the Malaysian education system to promote a more holistic, integrated and balanced assessment system. This effort is part of the reformation made in the Government Transformation Plan (GTP) to produce a world-class human capital as we are reaching and achieving the Vision 2020 in the near future. However, this new change has raised awareness and concerns from teachers, students, parents and non-profit organizations on how the new assessment is to be implemented and how it is affecting the students and teachers particularly. Therefore, this paper aims to investigate the issues that teachers face in implementing SBA in primary schools, the measures taken to address the issues and to propose ways of managing school-based assessment. Five national primary schools focusing in the urban areas in the Selangor state are chosen for this study to carry out. Data for the study will be gathered from interviews with teachers from each school, surveys and classrooms observation will be conducted in each school, and relevant documents are collected from the selected schools. The findings of this study will present the current issues that teachers from various types of national primary schools are facing and what actions they took to overcome the problems in carrying out SBA. Suggestions on how to better manage school-based assessment for teachers are also provided in this paper.

Keywords: community of practice, curriculum, managing change, school-based assessment

Procedia PDF Downloads 407
1988 Simulation IDM for Schedule Generation of Slip-Form Operations

Authors: Hesham A. Khalek, Shafik S. Khoury, Remon F. Aziz, Mohamed A. Hakam

Abstract:

Slipforming operation’s linearity is a source of planning complications, and operation is usually subjected to bottlenecks at any point, so careful planning is required in order to achieve success. On the other hand, Discrete-event simulation concepts can be applied to simulate and analyze construction operations and to efficiently support construction scheduling. Nevertheless, preparation of input data for construction simulation is very challenging, time-consuming and human prone-error source. Therefore, to enhance the benefits of using DES in construction scheduling, this study proposes an integrated module to establish a framework for automating the generation of time schedules and decision support for Slipform construction projects, particularly through the project feasibility study phase by using data exchange between project data stored in an Intermediate database, DES and Scheduling software. Using the stored information, proposed system creates construction tasks attribute [e.g. activities durations, material quantities and resources amount], then DES uses all the given information to create a proposal for the construction schedule automatically. This research is considered a demonstration of a flexible Slipform project modeling, rapid scenario-based planning and schedule generation approach that may be of interest to both practitioners and researchers.

Keywords: discrete-event simulation, modeling, construction planning, data exchange, scheduling generation, EZstrobe

Procedia PDF Downloads 361
1987 Land Cover Change Analysis Using Remote Sensing

Authors: Tahir Ali Akbar, Hirra Jabbar

Abstract:

Land cover change analysis plays a significant role in understanding the trends of urban sprawl and land use transformation due to anthropogenic activities. In this study, the spatio-temporal dynamics of major land covers were analyzed in the last twenty years (1988-2016) for District Lahore located in the Punjab Province of Pakistan. The Landsat satellite imageries were downloaded from USGS Global Visualization Viewer of Earth Resources Observation and Science Center located in Sioux Falls, South Dakota USA. The imageries included: (i) Landsat TM-5 for 1988 and 2001; and (ii) Landsat-8 OLI for 2016. The raw digital numbers of Landsat-5 images were converted into spectral radiance and then planetary reflectance. The digital numbers of Landsat-8 image were directly converted into planetary reflectance. The normalized difference vegetation index (NDVI) was used to classify the processed images into six major classes of water, buit-up, barren land, shrub and grassland, sparse vegetation and dense vegetation. The NDVI output results were improved by visual interpretation using high-resolution satellite imageries. The results indicated that the built-up areas were increased to 21% in 2016 from 10% in 1988. The decrease in % areas was found in case of water, barren land and shrub & grassland. There were improvements in percentage of areas for the vegetation. The increasing trend of urban sprawl for Lahore requires implementation of GIS based spatial planning, monitoring and management system for its sustainable development.

Keywords: land cover changes, NDVI, remote sensing, urban sprawl

Procedia PDF Downloads 303