Search results for: real estate pricing
2225 Using Q-Learning to Auto-Tune PID Controller Gains for Online Quadcopter Altitude Stabilization
Authors: Y. Alrubyli
Abstract:
Unmanned Arial Vehicles (UAVs), and more specifically, quadcopters need to be stable during their flights. Altitude stability is usually achieved by using a PID controller that is built into the flight controller software. Furthermore, the PID controller has gains that need to be tuned to reach optimal altitude stabilization during the quadcopter’s flight. For that, control system engineers need to tune those gains by using extensive modeling of the environment, which might change from one environment and condition to another. As quadcopters penetrate more sectors, from the military to the consumer sectors, they have been put into complex and challenging environments more than ever before. Hence, intelligent self-stabilizing quadcopters are needed to maneuver through those complex environments and situations. Here we show that by using online reinforcement learning with minimal background knowledge, the altitude stability of the quadcopter can be achieved using a model-free approach. We found that by using background knowledge instead of letting the online reinforcement learning algorithm wander for a while to tune the PID gains, altitude stabilization can be achieved faster. In addition, using this approach will accelerate development by avoiding extensive simulations before applying the PID gains to the real-world quadcopter. Our results demonstrate the possibility of using the trial and error approach of reinforcement learning combined with background knowledge to achieve faster quadcopter altitude stabilization in different environments and conditions.Keywords: reinforcement learning, Q-leanring, online learning, PID tuning, unmanned aerial vehicle, quadcopter
Procedia PDF Downloads 1792224 Long-Term Subcentimeter-Accuracy Landslide Monitoring Using a Cost-Effective Global Navigation Satellite System Rover Network: Case Study
Authors: Vincent Schlageter, Maroua Mestiri, Florian Denzinger, Hugo Raetzo, Michel Demierre
Abstract:
Precise landslide monitoring with differential global navigation satellite system (GNSS) is well known, but technical or economic reasons limit its application by geotechnical companies. This study demonstrates the reliability and the usefulness of Geomon (Infrasurvey Sàrl, Switzerland), a stand-alone and cost-effective rover network. The system permits deploying up to 15 rovers, plus one reference station for differential GNSS. A dedicated radio communication links all the modules to a base station, where an embedded computer automatically provides all the relative positions (L1 phase, open-source RTKLib software) and populates an Internet server. Each measure also contains information from an internal inclinometer, battery level, and position quality indices. Contrary to standard GNSS survey systems, which suffer from a limited number of beacons that must be placed in areas with good GSM signal, Geomon offers greater flexibility and permits a real overview of the whole landslide with good spatial resolution. Each module is powered with solar panels, ensuring autonomous long-term recordings. In this study, we have tested the system on several sites in the Swiss mountains, setting up to 7 rovers per site, for an 18 month-long survey. The aim was to assess the robustness and the accuracy of the system in different environmental conditions. In one case, we ran forced blind tests (vertical movements of a given amplitude) and compared various session parameters (duration from 10 to 90 minutes). Then the other cases were a survey of real landslides sites using fixed optimized parameters. Sub centimetric-accuracy with few outliers was obtained using the best parameters (session duration of 60 minutes, baseline 1 km or less), with the noise level on the horizontal component half that of the vertical one. The performance (percent of aborting solutions, outliers) was reduced with sessions shorter than 30 minutes. The environment also had a strong influence on the percent of aborting solutions (ambiguity search problem), due to multiple reflections or satellites obstructed by trees and mountains. The length of the baseline (distance reference-rover, single baseline processing) reduced the accuracy above 1 km but had no significant effect below this limit. In critical weather conditions, the system’s robustness was limited: snow, avalanche, and frost-covered some rovers, including the antenna and vertically oriented solar panels, leading to data interruption; and strong wind damaged a reference station. The possibility of changing the sessions’ parameters remotely was very useful. In conclusion, the rover network tested provided the foreseen sub-centimetric-accuracy while providing a dense spatial resolution landslide survey. The ease of implementation and the fully automatic long-term survey were timesaving. Performance strongly depends on surrounding conditions, but short pre-measures should allow moving a rover to a better final placement. The system offers a promising hazard mitigation technique. Improvements could include data post-processing for alerts and automatic modification of the duration and numbers of sessions based on battery level and rover displacement velocity.Keywords: GNSS, GSM, landslide, long-term, network, solar, spatial resolution, sub-centimeter.
Procedia PDF Downloads 1142223 Traffic Analysis and Prediction Using Closed-Circuit Television Systems
Authors: Aragorn Joaquin Pineda Dela Cruz
Abstract:
Road traffic congestion is continually deteriorating in Hong Kong. The largest contributing factor is the increase in vehicle fleet size, resulting in higher competition over the utilisation of road space. This study proposes a project that can process closed-circuit television images and videos to provide real-time traffic detection and prediction capabilities. Specifically, a deep-learning model involving computer vision techniques for video and image-based vehicle counting, then a separate model to detect and predict traffic congestion levels based on said data. State-of-the-art object detection models such as You Only Look Once and Faster Region-based Convolutional Neural Networks are tested and compared on closed-circuit television data from various major roads in Hong Kong. It is then used for training in long short-term memory networks to be able to predict traffic conditions in the near future, in an effort to provide more precise and quicker overviews of current and future traffic conditions relative to current solutions such as navigation apps.Keywords: intelligent transportation system, vehicle detection, traffic analysis, deep learning, machine learning, computer vision, traffic prediction
Procedia PDF Downloads 1042222 Syntax-Related Problems of Translation
Authors: Anna Kesoyan
Abstract:
The present paper deals with the syntax-related problems of translation from English into Armenian. Although Syntax is a part of grammar, syntax-related problems of translation are studied separately during the process of translation. Translation from one language to another is widely accepted as a challenging problem. This becomes even more challenging when the source and target languages are widely different in structure and style, as is the case with English and Armenian. Syntax-related problems of translation from English into Armenian are mainly connected with the syntactical structures of these languages, and particularly, with the word order of the sentence. The word order of the sentence of the Armenian language, which is a synthetic language, is usually characterized as “rather free”, and the word order of the English language, which is an analytical language, is characterized “fixed”. The following research examines the main translation means, particularly, syntactical transformations as the translator has to take real steps while trying to solve certain syntax-related problems. Most of the means of translation are based on the transformation of grammatical components of the sentence, without changing the main information of the text. There are several transformations that occur during translation such as word order of the sentence, transformations of certain grammatical constructions like Infinitive participial construction, Nominative with the Infinitive and Elliptical constructions which have been covered in the following research.Keywords: elliptical constructions, nominative with the infinitive constructions, fixed and free word order, syntactic structures
Procedia PDF Downloads 4572221 Short Answer Grading Using Multi-Context Features
Authors: S. Sharan Sundar, Nithish B. Moudhgalya, Nidhi Bhandari, Vineeth Vijayaraghavan
Abstract:
Automatic Short Answer Grading is one of the prime applications of artificial intelligence in education. Several approaches involving the utilization of selective handcrafted features, graphical matching techniques, concept identification and mapping, complex deep frameworks, sentence embeddings, etc. have been explored over the years. However, keeping in mind the real-world application of the task, these solutions present a slight overhead in terms of computations and resources in achieving high performances. In this work, a simple and effective solution making use of elemental features based on statistical, linguistic properties, and word-based similarity measures in conjunction with tree-based classifiers and regressors is proposed. The results for classification tasks show improvements ranging from 1%-30%, while the regression task shows a stark improvement of 35%. The authors attribute these improvements to the addition of multiple similarity scores to provide ensemble of scoring criteria to the models. The authors also believe the work could reinstate that classical natural language processing techniques and simple machine learning models can be used to achieve high results for short answer grading.Keywords: artificial intelligence, intelligent systems, natural language processing, text mining
Procedia PDF Downloads 1342220 Embedded Digital Image System
Authors: Dawei Li, Cheng Liu, Yiteng Liu
Abstract:
This paper introduces an embedded digital image system for Chinese space environment vertical exploration sounding rocket. In order to record the flight status of the sounding rocket as well as the payloads, an onboard embedded image processing system based on ADV212, a JPEG2000 compression chip, is designed in this paper. Since the sounding rocket is not designed to be recovered, all image data should be transmitted to the ground station before the re-entry while the downlink band used for the image transmission is only about 600 kbps. Under the same condition of compression ratio compared with other algorithm, JPEG2000 standard algorithm can achieve better image quality. So JPEG2000 image compression is applied under this condition with a limited downlink data band. This embedded image system supports lossless to 200:1 real time compression, with two cameras to monitor nose ejection and motor separation, and two cameras to monitor boom deployment. The encoder, ADV7182, receives PAL signal from the camera, then output the ITU-R BT.656 signal to ADV212. ADV7182 switches between four input video channels as the program sequence. Two SRAMs are used for Ping-pong operation and one 512 Mb SDRAM for buffering high frame-rate images. The whole image system has the characteristics of low power dissipation, low cost, small size and high reliability, which is rather suitable for this sounding rocket application.Keywords: ADV212, image system, JPEG2000, sounding rocket
Procedia PDF Downloads 4222219 Advanced Driver Assistance System: Veibra
Authors: C. Fernanda da S. Sampaio, M. Gabriela Sadith Perez Paredes, V. Antonio de O. Martins
Abstract:
Today the transport sector is undergoing a revolution, with the rise of Advanced Driver Assistance Systems (ADAS), industry and society itself will undergo a major transformation. However, the technological development of these applications is a challenge that requires new techniques and great machine learning and artificial intelligence. The study proposes to develop a vehicular perception system called Veibra, which consists of two front cameras for day/night viewing and an embedded device capable of working with Yolov2 image processing algorithms with low computational cost. The strategic version for the market is to assist the driver on the road with the detection of day/night objects, such as road signs, pedestrians, and animals that will be viewed through the screen of the phone or tablet through an application. The system has the ability to perform real-time driver detection and recognition to identify muscle movements and pupils to determine if the driver is tired or inattentive, analyzing the student's characteristic change and following the subtle movements of the whole face and issuing alerts through beta waves to ensure the concentration and attention of the driver. The system will also be able to perform tracking and monitoring through GSM (Global System for Mobile Communications) technology and the cameras installed in the vehicle.Keywords: advanced driver assistance systems, tracking, traffic signal detection, vehicle perception system
Procedia PDF Downloads 1552218 Intelligent Transport System: Classification of Traffic Signs Using Deep Neural Networks in Real Time
Authors: Anukriti Kumar, Tanmay Singh, Dinesh Kumar Vishwakarma
Abstract:
Traffic control has been one of the most common and irritating problems since the time automobiles have hit the roads. Problems like traffic congestion have led to a significant time burden around the world and one significant solution to these problems can be the proper implementation of the Intelligent Transport System (ITS). It involves the integration of various tools like smart sensors, artificial intelligence, position technologies and mobile data services to manage traffic flow, reduce congestion and enhance driver's ability to avoid accidents during adverse weather. Road and traffic signs’ recognition is an emerging field of research in ITS. Classification problem of traffic signs needs to be solved as it is a major step in our journey towards building semi-autonomous/autonomous driving systems. The purpose of this work focuses on implementing an approach to solve the problem of traffic sign classification by developing a Convolutional Neural Network (CNN) classifier using the GTSRB (German Traffic Sign Recognition Benchmark) dataset. Rather than using hand-crafted features, our model addresses the concern of exploding huge parameters and data method augmentations. Our model achieved an accuracy of around 97.6% which is comparable to various state-of-the-art architectures.Keywords: multiclass classification, convolution neural network, OpenCV
Procedia PDF Downloads 1772217 Analysis of Incidences of Collapsed Buildings in the City of Douala, Cameroon from 2011-2020
Authors: Theodore Gautier Le Jeune Bikoko, Jean Claude Tchamba, Sofiane Amziane
Abstract:
This study focuses on the problem of collapsed buildings within the city of Douala over the past ten years, and more precisely, within the period from 2011 to 2020. It was carried out in a bid to ascertain the real causes of this phenomenon, which has become recurrent in the leading economic city of Cameroon. To achieve this, it was first necessary to review some works dealing with construction materials and technology as well as some case histories of structural collapse within the city. Thereafter, a statistical study was carried out on the results obtained. It was found that the causes of building collapses in the city of Douala are: Neglect of administrative procedures, use of poor quality materials, poor composition and confectioning of concrete, lack of Geotechnical study, lack of structural analysis and design, corrosion of the reinforcement bars, poor maintenance in buildings, and other causes. Out of the 46 cases of structural failure of buildings within the city of Douala, 7 of these were identified to have had no geotechnical study carried out, giving a percentage of 15.22%. It was also observed that out of the 46 cases of structural failure, 6 were as a result of lack of proper structural analysis and design, giving a percentage of 13.04%. Subsequently, recommendations and suggestions are made in a bid to placing particular emphasis on the choice of materials, the manufacture and casting of concrete, as well as the placement of the required reinforcements. All this guarantees the stability of a building.Keywords: collapse buildings, Douala, structural collapse, Cameroon
Procedia PDF Downloads 1662216 New Modification Negative Stiffness Device with Constant Force-Displacement Characteristic for Seismic Protection of Structures
Authors: Huan Li, Jianchun Li, Yancheng Li, Yang Yu
Abstract:
As a seismic protection method of civil and engineering structures, weakening and damping is effective during the elastic region, while it somehow leads to the early yielding of the entire structure accompanying with large excursions and permanent deformations. Adaptive negative stiffness device is attractive for realizing yielding property without changing the stiffness of the primary structure. In this paper, a new modification negative stiffness device (MNSD) with constant force-displacement characteristic is proposed by combining a magnetic negative stiffness spring, a piecewise linear positive spring and a passive damper with a certain adaptive stiffness device. The proposed passive control MNSD preserves no effect under small excitation. When the displacement amplitude increases beyond the pre-defined yielding point, the force-displacement characteristics of the system with MNSD will keep constant. The seismic protection effect of the MNSD is evaluated by employing it to a single-degree-of-freedom system under sinusoidal excitation, and real earthquake waves. By comparative analysis, the system with MNSD performs better on reducing acceleration and displacement response under different displacement amplitudes than the scenario without it and the scenario with unmodified certain adaptive stiffness device.Keywords: negative stiffness, adaptive stiffness, weakening and yielding, constant force-displacement characteristic
Procedia PDF Downloads 1622215 A Lightweight Pretrained Encrypted Traffic Classification Method with Squeeze-and-Excitation Block and Sharpness-Aware Optimization
Authors: Zhiyan Meng, Dan Liu, Jintao Meng
Abstract:
Dependable encrypted traffic classification is crucial for improving cybersecurity and handling the growing amount of data. Large language models have shown that learning from large datasets can be effective, making pre-trained methods for encrypted traffic classification popular. However, attention-based pre-trained methods face two main issues: their large neural parameters are not suitable for low-computation environments like mobile devices and real-time applications, and they often overfit by getting stuck in local minima. To address these issues, we developed a lightweight transformer model, which reduces the computational parameters through lightweight vocabulary construction and Squeeze-and-Excitation Block. We use sharpness-aware optimization to avoid local minima during pre-training and capture temporal features with relative positional embeddings. Our approach keeps the model's classification accuracy high for downstream tasks. We conducted experiments on four datasets -USTC-TFC2016, VPN 2016, Tor 2016, and CICIOT 2022. Even with fewer than 18 million parameters, our method achieves classification results similar to methods with ten times as many parameters.Keywords: sharpness-aware optimization, encrypted traffic classification, squeeze-and-excitation block, pretrained model
Procedia PDF Downloads 332214 Costume Design Influenced by Seventeenth Century Color Palettes on a Contemporary Stage
Authors: Michele L. Dormaier
Abstract:
The purpose of the research was to design costumes based on historic colors used by artists during the seventeenth century. The researcher investigated European art, primarily paintings and portraiture, as well as the color palettes used by the artists. The methodology examined the artists, their work, the color palettes used in their work, and the practices of color usage within their palettes. By examining portraits of historic figures, as well as paintings of ordinary scenes, subjects, and people, further information about color palettes was revealed. Related to the color palettes, was the use of ‘broken colors’ which was a relatively new practice, dating from the sixteenth century. The color palettes used by the artists of the seventeenth century had their limitations due to available pigments. With an examination of not only their artwork, and with a closer look at their palettes, the researcher discovered the exciting choices they made, despite those restrictions. The research was also initiated with the historical elements of the era’s clothing, as well as that of available materials and dyes. These dyes were also limited in much the same manner as the pigments which the artist had at their disposal. The color palettes of the paintings have much to tell us about the lives, status, conditions, and relationships from the past. From this research, informed decisions regarding color choices for a production on a contemporary stage of a period piece could then be made. The designer’s choices were a historic gesture to the colors which might have been worn by the character’s real-life counterparts of the era.Keywords: broken color palette, costume color research, costume design, costume history, seventeenth century color palette, sixteenth century color palette
Procedia PDF Downloads 1772213 Enhancing Student Learning Experience Online through Collaboration with Pre-Service Teachers
Authors: Jessica Chakowa
Abstract:
Learning a foreign language requires practice that needs to be undertaken beyond the classroom. Nowadays, learners can find a lot of resources online, but it can be challenging for them to find suitable material, receive timely and effective feedback on their progress, and, more importantly practice the target language with native speakers. This paper focuses on the development of interactive activities combined with online tutoring sessions to consolidate and enhance the learning experience of beginner students of French at * University. This project is based on collaboration with four pre-service teachers from a French university. It calls for authentic language learning material, real-life situations, cultural awareness, and aims for the sustainability of learning and teaching. The paper will first present the design of the project as part of a holistic approach. It will then provide some examples of activities before commenting on the learners and the teachers’ experiences based on quantitative and qualitative data obtained through activity reports, surveys and focus groups. The main findings of the study lie in the tension between the willingness to achieve pedagogical goals and to be involved in authentic interactions, highlighting the complementary between the role of the learner and the role of teacher. The paper will conclude on benefits, challenges and recommendations when implementing such educational projects.Keywords: authenticity, language teaching and learning, online interaction, sustainability
Procedia PDF Downloads 1232212 Study of the Economic Development of Border Areas Malinau District
Authors: Indri Nilam Sari, Aris Subagiyo, Nindya Sari
Abstract:
Malinau Regency border area is an area which is based on the RTRWN and the development priority. But, in real border area Malinau Regency placed as backyard from Indonesian area and caused development lag that is fairly large compared by town area in Malinau Regency. This research aimed to know the condition of the gap in the Malinau Regency border and its influence on the development of the border region as well as knowing the problems related to the economy development of society in the area of the border district of Malinau. Methods of analysis are used in namely descriptive analysis that represent analysis of land use and analysis of movement activities of the population, level analysis facility and infrastructure, economy analysis that represent top commodity determination analysis (LQ and Growth Share) and accessibility. The results of the study showed that the condition of the Malinau Regency border come within the gap as seen from the contributions of infrastructure repair facilities and accessibility advocates, communities, scattered seed commodities come within the borders and human resources with the condition of the most Upstream Bahau town in the backwaters of the town more. There are a few problems that cause the condition area of the border experiencing inequality, lack of human resources, poor infrastructure, lack of accessibility and low levels of security so that it brings development recommendations was the development of the flagship commodities and infrastructure as well as supporting community economic infrastructure, as well as human resources.Keywords: border, economy, development, Malinau
Procedia PDF Downloads 4542211 Analysis Model for the Relationship of Users, Products, and Stores on Online Marketplace Based on Distributed Representation
Authors: Ke He, Wumaier Parezhati, Haruka Yamashita
Abstract:
Recently, online marketplaces in the e-commerce industry, such as Rakuten and Alibaba, have become some of the most popular online marketplaces in Asia. In these shopping websites, consumers can select purchase products from a large number of stores. Additionally, consumers of the e-commerce site have to register their name, age, gender, and other information in advance, to access their registered account. Therefore, establishing a method for analyzing consumer preferences from both the store and the product side is required. This study uses the Doc2Vec method, which has been studied in the field of natural language processing. Doc2Vec has been used in many cases to analyze the extraction of semantic relationships between documents (represented as consumers) and words (represented as products) in the field of document classification. This concept is applicable to represent the relationship between users and items; however, the problem is that one more factor (i.e., shops) needs to be considered in Doc2Vec. More precisely, a method for analyzing the relationship between consumers, stores, and products is required. The purpose of our study is to combine the analysis of the Doc2vec model for users and shops, and for users and items in the same feature space. This method enables the calculation of similar shops and items for each user. In this study, we derive the real data analysis accumulated in the online marketplace and demonstrate the efficiency of the proposal.Keywords: Doc2Vec, online marketplace, marketing, recommendation systems
Procedia PDF Downloads 1122210 The Ultimate Challenge of Teaching Nursing
Authors: Crin N. Marcean, Mihaela A. Alexandru, Eugenia S. Cristescu
Abstract:
By definition, nursing means caring. It is a profession within the health care sector focused on the care of individuals, families, and communities so they may attain, maintain or recover optimal health and quality of life. However, there is a subtle difference between the two: nursing is widely considered as an art and a science, wherein caring forms the theoretical framework of nursing. Nursing and caring are grounded in a relational understanding, unity, and connection between the professional nurse and the patient. Task-oriented approaches challenge nurses in keeping care in nursing. This challenge is on-going as professional nurses strive to maintain the concept, art, and act of caring as the moral centre of the nursing profession. Keeping the care in nursing involves the application of art and science through theoretical concepts, scientific research, conscious commitment to the art of caring as an identity of nursing, and purposeful efforts to include caring behaviours during each nurse-patient interaction. The competencies, abilities, as well as the psycho-motor, cognitive, and relational skills necessary for the nursing practice are conveyed and improved by the nursing teachers’ art of teaching. They must select and use the teaching methods which shape the personalities of the trainers or students, enabling them to provide individualized, personalized care in real-world context of health problems. They have the ultimate responsibility of shaping the future health care system by educating skilful nurses.Keywords: art of nursing, health care, teacher-student relationship, teaching innovations
Procedia PDF Downloads 5002209 Healing in Lourdes: Qualitative Research with Pilgrims and Their Carers
Authors: Emmylou Rahtz, Sarah Goldingay, Sara Warber, Ann Arbor, Paul Dieppe
Abstract:
Introduction: Lourdes is a Catholic, Marian healing venue in South West France. Many miraculous cures have been attributed to visits there. In addition, many visitors seem to experience improvements in health and wellbeing, in the absence of a cure of disease. We wanted to investigate that phenomenon. Methods: We spent 10 days in Lourdes in 2017, carrying out ethnographic research, talking to many visitors, and carrying out formal, recorded interviews with several pilgrims, doctors, nurses, helpers, and priests. Results: Profound experiences and improvements in health and wellbeing were commonly reported. A number of ‘noetic’ experiences were also described. The paper will illustrate these phenomena. In addition, many participants in the research talked about why being in Lourdes was so beneficial to them. The community spirit, ethos of prayer, flow, synchronicity, and ability to find new meaning for life’s ills were cited as likely reasons. Conclusions: We believe that the ‘real miracle’ of Lourdes is the fact that of the many hundreds of thousands of people who go there each year, many find great benefit in health and wellbeing. It is likely that this is due to the ethos of the place, the community spirit, non-judgmental approach and loving acceptance of all aspects of humanity. Acknowledgments: We thank the BIAL foundation for generous funding of this research, and Dr. Alessandro de Franciscis and his team for facilitating our work, as well as all those who participated.Keywords: healing, miracles, noetic experiences, wellbeing
Procedia PDF Downloads 1472208 Challenging in Public Acceptability of Islamic Banking
Authors: Muhammad Ali Khan
Abstract:
Although most Muslims are aware that Riba is a great sin in Islamic Shariah, they still do not find themselves inclined toward Islamic banking for their financial needs/activities/requirements. The main purpose of this research work is to analyse the general trend of people's views and miss conceptions among them regarding Islamic Banking and therefore suggest promoting Islamic banking. Scholars believe that Islamic finance is more stable than conventional banking because of the nature of its banking practices, which are based on real assets or partnerships. This is why Islamic banking is growing fastly worldwide, particularly in the wake of global financial crisis. Even though the scope of Islamic banking is expanding on a daily basis yet, it is not gaining the popularity it deserves. Islam declares war against Allah and his last messenger Hazrat Muhammad (PBUM) as it is a great sin and strictly forbids all interest-based transactions. Holy Quran revealed, O you who believe, do not eat up the amounts acquired through Riba (interest), doubled and multiplied. Fear Allah, so that you may be successful. Therefore a, true Muslim who believe in Judgement day always make all efforts in their life to avoid gambling and other speculative activities like Riba for themselves and their loved ones. If a Muslim does not fight against Riba to protect himself and his family, then his faith is meaningless. Allah issues warnings at numerous places in the holy Quran regarding Riba and its sin. Thus, Islamic banking is an alternative banking system where banking transactions are based on Islamic principles. The major component of Islamic Banking is Profit and loss sharing (PLS), as well as ensuring economic justice and equity.Keywords: Islamic banking, Riba, interest, financial crises
Procedia PDF Downloads 652207 Longitudinal Assessment on the Economic Impacts of Hosting Major Sports Events
Authors: Huei-Fu Lu
Abstract:
Hosting international major sports events (MSEs) has become a globalized strategy for many countries. Most modern countries believe that MSEs can bring the hosting countries with substantial and considerable economic and non-economic benefits; so many cities also input a huge of resources to bid for hosting MSEs. Despite the growing importance of MSEs, limited longitudinal analysis has been carried out to understand and explain the long term economic effects of such events. This paper is to continue the focus of previous literature on the economic effects of hosting MSEs. The study periods are from 1950 to 2014 and the secondary macro-economic data are selected from the countries that have hosted the Asian Games and the Olympic Games (including summer and winter) to precede a longitudinal analysis. A comparison of the real economic growth rate, investment, employment and international trade of hosting countries and the duration of these economic effects are also explored and discussed. Based on the countries’ attributes and locating area, aiming to ascertain whether hosting MSEs is economically worthwhile and whether the economic effects from MSEs are realized as anticipated. The results indicate that hosting MSEs to create positive economic effects like GDP growth or long-term employment may be a myth even for developing countries. However, the empirical findings can provide the sport management or authority with longitudinal and comprehensive elaboration for biding or hosting MSEs in the future.Keywords: Asian Games, economic effects, major sports events (MSEs), olympic games
Procedia PDF Downloads 3292206 Apoptosis Activity of Persea declinata (Bl.) Kosterm Bark Methanolic Crude Extract
Authors: P. Narrima, C. Y. Looi, M. A. Mohd, H. M. Ali
Abstract:
Persea declinata (Bl.) Kosterm is a member of the Lauraceae family, widely distributed in Southeast Asia. It is from the same genus with avocado (Persea americana Mill), which is widely consumed as food and for medicinal purposes. In the present study, we examined the anticancer properties of Persea declinata (Bl.) Kosterm bark methanolic crude extract (PDM). PDM exhibited a potent antiproliferative effect in MCF-7 human breast cancer cells, with an IC50 value of 16.68 µg/mL after 48h of treatment. We observed that PDM caused cell cycle arrest and subsequent apoptosis in MCF-7 cells, as exhibited by increased population at G0/G1 phase, higher lactate dehydrogenase (LDH) release, and DNA fragmentation. Mechanistic studies showed that PDM caused significant elevation in ROS production, leading to perturbation of mitochondrial membrane potential, cell permeability, and activation of caspases-3/7. On the other hand, real-time PCR and Western blot analysis showed that PDM treatment increased the expression of the proapoptotic molecule, Bax, but decreased the expression of prosurvival proteins, Bcl-2 and Bcl-xL, in a dose-dependent manner. These findings imply that PDM could inhibit proliferation in MCF-7 cells via cell cycle arrest and apoptosis induction, indicating its potential as a therapeutic agent worthy of further development.Keywords: antiproliferative, apoptosis, MCF-7 human breast cancer, Persea declinata
Procedia PDF Downloads 2432205 Women Presentation and Roles in Arab-Israeli Female Filmmakers Movies
Authors: Mariam Farah
Abstract:
With the beginning of the 21 century, female Arab directors entered the industry of cinema in Israel. Before their entrance, the Palestinian cinema, directed in Israel and in other places in the world, was defined as political-masculine cinema. The recent research wonders if the entrance of female directors to the Arab-Israeli cinema brings a new, feminist and un- common discourse, just like female directors movies in other cultures. The research also examines which gendered, social and political identities or statements do the Arab female directors reveal in their works, and what do they say about their real life? In order to get answers to the previous questions, the paper conducts a narrative comparative research between movies that was directed by female and male Arab-Israeli directors. The narrative research examines specific categories in each movie such as: main topic, women role, women appearance and women characteristics. The findings show that a new discourse replaces the political-masculine traditional discourse in the Palestinian cinema. Female Arab directors in Israel leave aside the main theme in Palestinian movies: the Israeli-Palestinian conflict, and replace it with new themes related to women lives and reality. Women in female directors movies are presented within non-traditional, empowering, and feminist identities: independent, strong, and active women.Keywords: feminism, gender, women presentation, women roles
Procedia PDF Downloads 5012204 A Cellular-Based Structural Health Monitoring Device (HMD) Based on Cost-Effective 1-Axis Accelerometers
Authors: Chih-Hsing Lin, Wen-Ching Chen, Chih-Ting Kuo, Gang-Neng Sung, Chih-Chyau Yang, Chien-Ming Wu, Chun-Ming Huang
Abstract:
This paper proposes a cellular-based structure health monitoring device (HMD) for temporary bridge monitoring without the requirement of power line and internet service. The proposed HMD includes sensor node, power module, cellular gateway, and rechargeable batteries. The purpose of HMD focuses on short-term collection of civil infrastructure information. It achieves the features of low cost by using three 1-axis accelerometers with data synchronization problem being solved. Furthermore, instead of using data acquisition system (DAQ) sensed data is transmitted to Host through cellular gateway. Compared with 3-axis accelerometer, our proposed 1-axis accelerometers based device achieves 50.5% cost saving with high sensitivity 2000mv/g. In addition to fit different monitoring environments, the proposed system can be easily replaced and/or extended with different PCB boards, such as communication interfaces and sensors, to adapt to various applications. Therefore, with using the proposed device, the real-time diagnosis system for civil infrastructure damage monitoring can be conducted effectively.Keywords: cellular-based structural health monitoring, cost-effective 1-axis accelerometers, short-term monitoring, structural engineering
Procedia PDF Downloads 5182203 Methodology of Personalizing Interior Spaces in Public Libraries
Authors: Baharak Mousapour
Abstract:
Creating public spaces which are tailored for the specific demands of the individuals is one of the challenges for the contemporary interior designers. Improving the general knowledge as well as providing a forum for all walks of life to exploit is one of the objectives of a public library. In this regard, interior design in consistent with the demands of the individuals is of paramount importance. Seemingly, study spaces, in particular, those in close relation to the personalized sector, have proven to be challenging, according to the literature. To address this challenge, attributes of individuals, namely, perception of people from public spaces and their interactions with the so-called spaces, should be analyzed to provide interior designers with something to work on. This paper follows the analytic-descriptive research methodology by outlining case study libraries which have personalized public libraries with the investigation of the type of personalization as its primary objective and (I) recognition of physical schedule and the know-how of the spatial connection in indoor design of a library and (II) analysis of each personalized space in relation to other spaces of the library as its secondary objectives. The significance of the current research lies in the concept of personalization as one of the most recent methods of attracting people to libraries. Previous research exists in this regard, but the lack of data concerning personalization makes this topic worth investigating. Hence, this study aims to put forward approaches through real-case studies for the designers to deal with this concept.Keywords: interior design, library, library design, personalization
Procedia PDF Downloads 1502202 MiR-103 Inhibits Osteoblast Proliferation Mainly through Suppressing Cav 1.2 Expression in Simulated Microgravity
Authors: Zhongyang Sun, Shu Zhang, Manjiang Xie
Abstract:
Emerging evidence indicates that microRNAs (miRNAs) play important roles in modulating osteoblast function and bone formation. However, the influence of miRNA on osteoblast proliferation and the possible mechanisms underlying remain to be defined. In this study, we aimed to investigate whether miR-103 regulates osteoblast proliferation under simulated microgravity condition through regulating Cav1.2, the primary subunit of L-type voltage sensitive calcium channels (LTCCs). We first investigated the effect of simulated microgravity on osteoblast proliferation and the outcomes clearly demonstrated that the mechanical unloading inhibits MC3T3-E1 osteoblast-like cells proliferation. Using quantitative Real-Time PCR (qRT-PCR), we provided data showing that miR-103 was up-regulated in response to simulated microgravity. In addition, we observed that up-regulation of miR-103 inhibited and down-regulation of miR-103 promoted osteoblast proliferation under simulated microgravity condition. Furthermore, knocking-down or over-expressing miR-103, respectively, up- or down-regulated the level of Cav1.2 expression and LTCCs currents, suggesting that miR-103 acts as an endogenous attenuator of Cav1.2 in osteoblasts under the condition of simulated microgravity. More importantly, we showed that the effect of miR-103 on osteoblast proliferation was diminished in simulated microgravity, when co-transfecting miR-103 mimic or inhibitor with Cav1.2 siRNA. Taken together, our data suggest that miR-103 inhibits osteoblast proliferation mainly through suppression of Cav1.2 expression under simulated microgravity condition. This work may provide a novel mechanism of microgravity-induced detrimental effects on osteoblast, identifying miR-103 as a novel possible therapeutic target in bone remodeling disorders in this mechanical unloading.Keywords: microRNA, osteoblasts, cell proliferation, Cav1.2, simulated microgravity
Procedia PDF Downloads 3672201 MAS Capped CdTe/ZnS Core/Shell Quantum Dot Based Sensor for Detection of Hg(II)
Authors: Dilip Saikia, Suparna Bhattacharjee, Nirab Adhikary
Abstract:
In this piece of work, we have presented the synthesis and characterization of CdTe/ZnS core/shell (CS) quantum dots (QD). CS QDs are used as a fluorescence probe to design a simple cost-effective and ultrasensitive sensor for the detection of toxic Hg(II) in an aqueous medium. Mercaptosuccinic acid (MSA) has been used as a capping agent for the synthesis CdTe/ZnS CS QD. Photoluminescence quenching mechanism has been used in the detection experiment of Hg(II). The designed sensing technique shows a remarkably low detection limit of about 1 picomolar (pM). Here, the CS QDs are synthesized by a simple one-pot aqueous method. The synthesized CS QDs are characterized by using advanced diagnostics tools such as UV-vis, Photoluminescence, XRD, FTIR, TEM and Zeta potential analysis. The interaction between CS QDs and the Hg(II) ions results in the quenching of photoluminescence (PL) intensity of QDs, via the mechanism of excited state electron transfer. The proposed mechanism is explained using cyclic voltammetry and zeta potential analysis. The designed sensor is found to be highly selective towards Hg (II) ions. The analysis of the real samples such as drinking water and tap water has been carried out and the CS QDs show remarkably good results. Using this simple sensing method we have designed a prototype low-cost electronic device for the detection of Hg(II) in an aqueous medium. The findings of the experimental results of the designed sensor is crosschecked by using AAS analysis.Keywords: photoluminescence, quantum dots, quenching, sensor
Procedia PDF Downloads 2682200 Roller Pump-Induced Tubing Rupture during Cardiopulmonary Bypass
Abstract:
We analyzed the effects of variations in the diameter of silicone rubber and polyvinyl chloride (PVC) tubings on the likelihood of tubing rupture during modeling of accidental arterial line clamping in cardiopulmonary bypass with a roller pump. A closed CPB circuit constructed with a roller pump was tested with both PVC and silicone rubber tubings of 1/2, 3/8, and 1/4 inch internal diameter. Arterial line pressure was monitored, and an occlusive clamp was placed across the tubing distal to the pressure monitor site to model an accidental arterial line occlusion. A CCD camera with 512(H) x 492(V) pixels was installed above the roller pump to measure tubing diameters at pump outlet, where the maximum deformations (distension) of the tubings occurred. Quantitative measurement of the changes of tubing diameters with the change of arterial line pressure was performed using computerized image processing techniques. A visible change of tubing diameter was generally noticeable by around 250 psi of arterial line pressure, which was already very high. By 1500 psi, the PVC tubings showed an increase of diameter of between 5-10 %, while the silicone rubber tubings showed an increase between 20-25 %. Silicone rubber tubings of all sizes showed greater distensibility than PVC tubings of equivalent size. In conclusion, although roller-pump induced tubing rupture remains a theoretical problem during cardiopulmonary bypass in terms of the inherent mechanism of the pump, in reality such an occurrence is impossible in real clinical conditions.Keywords: roller pump, tubing rupture, cardiopulmonary bypass, arterial line
Procedia PDF Downloads 2952199 Exploring the Techniques of Achieving Structural Electrical Continuity for Gas Plant Facilities
Authors: Abdulmohsen Alghadeer, Fahad Al Mahashir, Loai Al Owa, Najim Alshahrani
Abstract:
Electrical continuity of steel structure members is an essential condition to ensure equipotential and ultimately to protect personnel and assets in industrial facilities. The steel structure is electrically connected to provide a low resistance path to earth through equipotential bonding to prevent sparks and fires in the event of fault currents and avoid malfunction of the plant with detrimental consequences to the local and global environment. The oil and gas industry is commonly establishing steel structure electrical continuity by bare surface connection of coated steel members. This paper presents information pertaining to a real case of exploring and applying different techniques to achieve the electrical continuity in erecting steel structures at a gas plant facility. A project was supplied with fully coated steel members even at the surface connection members that cause electrical discontinuity. This was observed while a considerable number of steel members had already been received at the job site and erected. This made the resolution of the case to use different techniques such as bolt tightening and torqueing, chemical paint stripping and single point jumpers. These techniques are studied with comparative analysis related to their applicability, workability, time and cost advantages and disadvantages.Keywords: coated Steel, electrical continuity, equipotential bonding, galvanized steel, gas plant facility, lightning protection, steel structure
Procedia PDF Downloads 1292198 Wind Power Forecasting Using Echo State Networks Optimized by Big Bang-Big Crunch Algorithm
Authors: Amir Hossein Hejazi, Nima Amjady
Abstract:
In recent years, due to environmental issues traditional energy sources had been replaced by renewable ones. Wind energy as the fastest growing renewable energy shares a considerable percent of energy in power electricity markets. With this fast growth of wind energy worldwide, owners and operators of wind farms, transmission system operators, and energy traders need reliable and secure forecasts of wind energy production. In this paper, a new forecasting strategy is proposed for short-term wind power prediction based on Echo State Networks (ESN). The forecast engine utilizes state-of-the-art training process including dynamical reservoir with high capability to learn complex dynamics of wind power or wind vector signals. The study becomes more interesting by incorporating prediction of wind direction into forecast strategy. The Big Bang-Big Crunch (BB-BC) evolutionary optimization algorithm is adopted for adjusting free parameters of ESN-based forecaster. The proposed method is tested by real-world hourly data to show the efficiency of the forecasting engine for prediction of both wind vector and wind power output of aggregated wind power production.Keywords: wind power forecasting, echo state network, big bang-big crunch, evolutionary optimization algorithm
Procedia PDF Downloads 5732197 Topics of Blockchain Technology to Teach at Community College
Authors: Penn P. Wu, Jeannie Jo
Abstract:
Blockchain technology has rapidly gained popularity in industry. This paper attempts to assist academia to answer four questions. First, should community colleges begin offering education to nurture blockchain-literate students for the job market? Second, what are the appropriate topical areas to cover? Third, should it be an individual course? And forth, should it be a technical or management course? This paper starts with identifying the knowledge domains of blockchain technology and the topical areas each domain has, and continues with placing them in appropriate academic territories (Computer Sciences vs. Business) and subjects (programming, management, marketing, and laws), and then develops an evaluation model to determine the appropriate topical area for community colleges to teach. The evaluation is based on seven factors: maturity of technology, impacts on management, real-world applications, subject classification, knowledge prerequisites, textbook readiness, and recommended pedagogies. The evaluation results point to an interesting direction that offering an introductory course is an ideal option to guide students through the learning journey of what blockchain is and how it applies to business. Such an introductory course does not need to engage students in the discussions of mathematics and sciences that make blockchain technologies possible. While it is inevitable to brief technical topics to help students build a solid knowledge foundation of blockchain technologies, community colleges should avoid offering students a course centered on the discussion of developing blockchain applications.Keywords: blockchain, pedagogies, blockchain technologies, blockchain course, blockchain pedagogies
Procedia PDF Downloads 1352196 An Adaptive Distributed Incremental Association Rule Mining System
Authors: Adewale O. Ogunde, Olusegun Folorunso, Adesina S. Sodiya
Abstract:
Most existing Distributed Association Rule Mining (DARM) systems are still facing several challenges. One of such challenges that have not received the attention of many researchers is the inability of existing systems to adapt to constantly changing databases and mining environments. In this work, an Adaptive Incremental Mining Algorithm (AIMA) is therefore proposed to address these problems. AIMA employed multiple mobile agents for the entire mining process. AIMA was designed to adapt to changes in the distributed databases by mining only the incremental database updates and using this to update the existing rules in order to improve the overall response time of the DARM system. In AIMA, global association rules were integrated incrementally from one data site to another through Results Integration Coordinating Agents. The mining agents in AIMA were made adaptive by defining mining goals with reasoning and behavioral capabilities and protocols that enabled them to either maintain or change their goals. AIMA employed Java Agent Development Environment Extension for designing the internal agents’ architecture. Results from experiments conducted on real datasets showed that the adaptive system, AIMA performed better than the non-adaptive systems with lower communication costs and higher task completion rates.Keywords: adaptivity, data mining, distributed association rule mining, incremental mining, mobile agents
Procedia PDF Downloads 395