Search results for: types of spelling errors
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 6278

Search results for: types of spelling errors

5588 Modeling Food Popularity Dependencies Using Social Media Data

Authors: DEVASHISH KHULBE, MANU PATHAK

Abstract:

The rise in popularity of major social media platforms have enabled people to share photos and textual information about their daily life. One of the popular topics about which information is shared is food. Since a lot of media about food are attributed to particular locations and restaurants, information like spatio-temporal popularity of various cuisines can be analyzed. Tracking the popularity of food types and retail locations across space and time can also be useful for business owners and restaurant investors. In this work, we present an approach using off-the shelf machine learning techniques to identify trends and popularity of cuisine types in an area using geo-tagged data from social media, Google images and Yelp. After adjusting for time, we use the Kernel Density Estimation to get hot spots across the location and model the dependencies among food cuisines popularity using Bayesian Networks. We consider the Manhattan borough of New York City as the location for our analyses but the approach can be used for any area with social media data and information about retail businesses.

Keywords: Web Mining, Geographic Information Systems, Business popularity, Spatial Data Analyses

Procedia PDF Downloads 111
5587 Analyzing the Effect of Ambient Temperature and Loads Power Factor on Electric Generator Power Rating

Authors: Ahmed Elsebaay, Maged A. Abu Adma, Mahmoud Ramadan

Abstract:

This study presents a technique clarifying the effect of ambient air temperature and loads power factor changing from standard values on electric generator power rating. The study introduces an optimized technique for selecting the correct electric generator power rating for certain application and operating site ambient temperature. The de-rating factors due to the previous effects will be calculated to be applied on a generator to select its power rating accurately to avoid unsafe operation and save its lifetime. The information in this paper provides a simple, accurate, and general method for synchronous generator selection and eliminates common errors.

Keywords: ambient temperature, de-rating factor, electric generator, power factor

Procedia PDF Downloads 347
5586 Automated Server Configuration Management using Ansible

Authors: Kartik Mahajan

Abstract:

DevOps methodologies streamline software development and operations, promoting collaboration and automation. Traditional server management often relies on manual, repetitive tasks, leading to inefficiencies, potential errors, and increased operational costs. Ansible, as a configuration management tool, presents a compelling solution for automating infrastructure management processes. This review paper explores the implementation and testing of Ansible for server management, specifically focusing on automated user account configuration. By replacing manual procedures with Ansible playbooks, we aim to optimize server management, reduce human error, and potentially mitigate operational expenses. This study offers insights into Ansible’s efficacy within a DevOps context, highlighting its potential to transform server administration practices.

Keywords: cloud, Devops, automation, ansible

Procedia PDF Downloads 38
5585 Fairly Irrigation Water Distribution between Upstream and Downstream Water Users in Water Shortage Periods

Authors: S. M. Hashemy Shahdany

Abstract:

Equitable water delivery becomes one of the main concerns for water authorities in arid regions. Due to water scarcity, providing reliable amount of water is not possible for most of the irrigation districts in arid regions. In this paper, water level difference control is applied to keep the water level errors equal in adjacent reaches. Distant downstream decentralized configurations of the control method are designed and tested under a realistic scenario shows canal operation under water shortage. The simulation results show that the difference controllers share the water level error among all of the users in a fair way. Therefore, water deficit has a similar influence on downstream as well as upstream and water offtakes.

Keywords: equitable water distribution, precise agriculture, sustainable agriculture, water shortage

Procedia PDF Downloads 455
5584 Probability of Passing the Brake Test at Ministry of Transport Facilities of Each City at Alicante Region from Spain

Authors: Carolina Senabre Blanes, Sergio Valero Verdú, Emilio Velasco SáNchez

Abstract:

This research objective is to obtain a percentage of success for each Ministry of Transport (MOT) facilities of each city of the Alicante region from Comunidad Valenciana from Spain by comparing results obtained by using different brake testers. It has been studied which types of brake tester are being used at each city nowadays. Different types of brake testers are used at each city, and the mechanical engineering staffs from the Miguel Hernández University have studied differences between all of them, and have obtained measures from each type. A percentage of probability of success will be given to each MOT station when you try to pass the exam with the same car with same characteristics and the same wheels. In other words, parameters of the vehicle have been controlled to be the same at all tests; therefore, brake measurements variability will be due to the type of testers could be used at the MOT station. A percentage of probability to pass the brake exam at each city will be given by comparing results of tests.

Keywords: brake tester, Mot station, probability to pass the exam, brake tester characteristics

Procedia PDF Downloads 287
5583 Hydrogeochemical Characteristics of the Different Aquiferous Layers in Oban Basement Complex Area (SE Nigeria)

Authors: Azubuike Ekwere

Abstract:

The shallow and deep aquiferous horizons of the fractured and weathered crystalline basement Oban Massif of south-eastern Nigeria were studied during the dry and wet seasons. The criteria were ascertaining hydrochemistry relative to seasonal and spatial variations across the study area. Results indicate that concentrations of major cations and anions exhibit the order of abundance; Ca>Na>Mg>K and HCO3>SO4>Cl respectively, with minor variations across sampling seasons. Major elements Ca, Mg, Na and K were higher for the shallow aquifers than the deep aquifers across seasons. The major anions Cl, SO4, HCO3, and NO3 were higher for the deep aquifers compared to the shallow ones. Two water types were identified for both aquifer types: Ca-Mg-HCO3 and Ca-Na-Cl-SO4. Most of the parameters considered were within the international limits for drinking, domestic and irrigation purposes. Assessment by use of sodium absorption ratio (SAR), percent sodium (%Na) and the wilcox diagram reveals that the waters are suitable for irrigation purposes.

Keywords: shallow aquifer, deep aquifer, seasonal variation, hydrochemistry, Oban massif, Nigeria

Procedia PDF Downloads 654
5582 Identification of Rice Quality Using Gas Sensors and Neural Networks

Authors: Moh Hanif Mubarok, Muhammad Rivai

Abstract:

The public's response to quality rice is very high. So it is necessary to set minimum standards in checking the quality of rice. Most rice quality measurements still use manual methods, which are prone to errors due to limited human vision and the subjectivity of testers. So, a gas detection system can be a solution that has high effectiveness and subjectivity for solving current problems. The use of gas sensors in testing rice quality must pay attention to several parameters. The parameters measured in this research are the percentage of rice water content, gas concentration, output voltage, and measurement time. Therefore, this research was carried out to identify carbon dioxide (CO₂), nitrous oxide (N₂O) and methane (CH₄) gases in rice quality using a series of gas sensors using the Neural Network method.

Keywords: carbon dioxide, dinitrogen oxide, methane, semiconductor gas sensor, neural network

Procedia PDF Downloads 31
5581 A Less Complexity Deep Learning Method for Drones Detection

Authors: Mohamad Kassab, Amal El Fallah Seghrouchni, Frederic Barbaresco, Raed Abu Zitar

Abstract:

Detecting objects such as drones is a challenging task as their relative size and maneuvering capabilities deceive machine learning models and cause them to misclassify drones as birds or other objects. In this work, we investigate applying several deep learning techniques to benchmark real data sets of flying drones. A deep learning paradigm is proposed for the purpose of mitigating the complexity of those systems. The proposed paradigm consists of a hybrid between the AdderNet deep learning paradigm and the Single Shot Detector (SSD) paradigm. The goal was to minimize multiplication operations numbers in the filtering layers within the proposed system and, hence, reduce complexity. Some standard machine learning technique, such as SVM, is also tested and compared to other deep learning systems. The data sets used for training and testing were either complete or filtered in order to remove the images with mall objects. The types of data were RGB or IR data. Comparisons were made between all these types, and conclusions were presented.

Keywords: drones detection, deep learning, birds versus drones, precision of detection, AdderNet

Procedia PDF Downloads 171
5580 Groundwater Quality Assessment Using Water Quality Index and Geographical Information System Techniques: A Case Study of Busan City, South Korea

Authors: S. Venkatramanan, S. Y. Chung, S. Selvam, E. E. Hussam, G. Gnanachandrasamy

Abstract:

The quality of groundwater was evaluated by major ions concentration around Busan city, South Korea. The groundwater samples were collected from 40 wells. The order of abundance of major cations concentration in groundwater is Na > Ca > Mg > K, in case of anions are Cl > HCO₃ > SO₄ > NO₃ > F. Based on Piper’s diagram Ca (HCO₃)₂, CaCl₂, and NaCl are the leading groundwater types. While Gibbs diagram suggested that most of groundwater samples belong to rock-weathering zone. Hydrogeochemical condition of groundwater in this city is influenced by evaporation, ion exchange and dissolution of minerals. Water Quality Index (WQI) revealed that 86 % of the samples belong to excellent, 2 % good, 4 % poor to very poor and 8 % unsuitable categories. The results of sodium absorption ratio (SAR), Permeability Index (PI), Residual Sodium Carbonate (RSC) and Magnesium Hazard (MH) exhibit that most of the groundwater samples are suitable for domestic and irrigation purposes.

Keywords: WQI (Water Quality Index), saturation index, groundwater types, ion exchange

Procedia PDF Downloads 256
5579 Network Automation in Lab Deployment Using Ansible and Python

Authors: V. Andal Priyadharshini, Anumalasetty Yashwanth Nath

Abstract:

Network automation has evolved into a solution that ensures efficiency in all areas. The age-old technique to configure common software-defined networking protocols is inefficient as it requires a box-by-box approach that needs to be repeated often and is prone to manual errors. Network automation assists network administrators in automating and verifying the protocol configuration to ensure consistent configurations. This paper implemented network automation using Python and Ansible to configure different protocols and configurations in the container lab virtual environment. Ansible can help network administrators minimize human mistakes, reduce time consumption, and enable device visibility across the network environment.

Keywords: Python network automation, Ansible configuration, container lab deployment, software-defined networking, networking lab

Procedia PDF Downloads 156
5578 Lifelong Multiple Victimization among Native and Immigrant Women in Portugal: Prevalence and Emotional (Dis)Adjustment

Authors: Mariana Goncalves, Marlene Matos

Abstract:

Despite the scientific attention that it has received, the research on the victimization of women continues to neglect some factors that may enhance the risk of women to victimization. This study sought to identify the prevalence and the lifelong trajectories of multiply victimized women (childhood, adolescence, and adulthood), the co-occurrence of different types of victimization, the contexts of occurrence and emotional adjustment and resilience. We used a convenience sample of 120 women multiply victimized, including 35 Portuguese natives and 85 immigrant women (e.g., Brazilian, African) who were recruited from support institutions and shelters. The results documented the similarities and differences concerning victimization between these groups and the intersectional factors that may elucidate vulnerability to victimization. There was a high co-occurrence of types of victimization, particularly in adulthood. The victimization reported occurred frequently in different contexts: familiar, workplace and helping institutions. A higher number of victimization experiences was related with more emotional symptomatology, less familiar cohesion and less social resources. The implications of the results are discussed.

Keywords: multiple victimization, lifetime, natives, immigrants, prevalence, emotional adjustment

Procedia PDF Downloads 347
5577 Forecasting Residential Water Consumption in Hamilton, New Zealand

Authors: Farnaz Farhangi

Abstract:

Many people in New Zealand believe that the access to water is inexhaustible, and it comes from a history of virtually unrestricted access to it. For the region like Hamilton which is one of New Zealand’s fastest growing cities, it is crucial for policy makers to know about the future water consumption and implementation of rules and regulation such as universal water metering. Hamilton residents use water freely and they do not have any idea about how much water they use. Hence, one of proposed objectives of this research is focusing on forecasting water consumption using different methods. Residential water consumption time series exhibits seasonal and trend variations. Seasonality is the pattern caused by repeating events such as weather conditions in summer and winter, public holidays, etc. The problem with this seasonal fluctuation is that, it dominates other time series components and makes difficulties in determining other variations (such as educational campaign’s effect, regulation, etc.) in time series. Apart from seasonality, a stochastic trend is also combined with seasonality and makes different effects on results of forecasting. According to the forecasting literature, preprocessing (de-trending and de-seasonalization) is essential to have more performed forecasting results, while some other researchers mention that seasonally non-adjusted data should be used. Hence, I answer the question that is pre-processing essential? A wide range of forecasting methods exists with different pros and cons. In this research, I apply double seasonal ARIMA and Artificial Neural Network (ANN), considering diverse elements such as seasonality and calendar effects (public and school holidays) and combine their results to find the best predicted values. My hypothesis is the examination the results of combined method (hybrid model) and individual methods and comparing the accuracy and robustness. In order to use ARIMA, the data should be stationary. Also, ANN has successful forecasting applications in terms of forecasting seasonal and trend time series. Using a hybrid model is a way to improve the accuracy of the methods. Due to the fact that water demand is dominated by different seasonality, in order to find their sensitivity to weather conditions or calendar effects or other seasonal patterns, I combine different methods. The advantage of this combination is reduction of errors by averaging of each individual model. It is also useful when we are not sure about the accuracy of each forecasting model and it can ease the problem of model selection. Using daily residential water consumption data from January 2000 to July 2015 in Hamilton, I indicate how prediction by different methods varies. ANN has more accurate forecasting results than other method and preprocessing is essential when we use seasonal time series. Using hybrid model reduces forecasting average errors and increases the performance.

Keywords: artificial neural network (ANN), double seasonal ARIMA, forecasting, hybrid model

Procedia PDF Downloads 331
5576 Design an Expert System to Assess the Hydraulic System in Thermal and Hydrodynamic Aspect

Authors: Ahmad Abdul-Razzak Aboudi Al-Issa

Abstract:

Thermal and Hydrodynamic are basic aspects in any hydraulic system and therefore, they must be assessed with regard to this aspect before constructing the system. This assessment needs a good expertise in this aspect to obtain an efficient hydraulic system. Therefore, this study aims to build an expert system called Hydraulic System Calculations (HSC) to ensure a smooth operation for the hydraulic system. The expert system (HSC) had been designed and coded in an user-friendly interactive program called Microsoft Visual Basic 2010. The suggested code provides the designer with a number of choices to resolve the problem of hydraulic oil overheating which may arise during the continuous operation of the hydraulic unit. As a result, the HSC can minimize the human errors, effort, time and cost of hydraulic machine design.

Keywords: fluid power, hydraulic system, thermal and hydrodynamic, expert system

Procedia PDF Downloads 441
5575 Second Representation of Modules over Commutative Rings

Authors: Jawad Abuhlail, Hamza Hroub

Abstract:

Let R be a commutative ring. Representation theory studies the representation of R-modules as (possibly finite) sums of special types of R-submodules. Here we are interested in a class of R-modules between the class of semisimple R-modules and the class of R-modules that can be written as (possibly finite) sums of secondary R-submodules (we know that every simple R-submodule is secondary). We investigate R-modules which can be written as (possibly finite) sums of second R-submodules (we call those modules second representable). Moreover, we investigate the class of (main) second attached prime ideals related to a module with such representation. We provide sufficient conditions for an R-module M to get a (minimal) second representation. We also found the collection of second attached prime ideals for some types of second representable R-modules, in particular within the class of injective R-modules. As we know that every simple R-submodule is second and every second R-submodule is secondary, we can see the importance of the second representable R-module.

Keywords: lifting modules, second attached prime ideals, second representations, secondary representations, semisimple modules, second submodules

Procedia PDF Downloads 186
5574 Varieties of State Role: Through the Case of East Asia's Broadband Policy

Authors: Heesu Kim

Abstract:

This paper determines the varieties of state roles played in East Asia’s telecommunication market, regarding broadband industry. Technological capacity and the relationship between state and market affect the varieties of state role. In explaining the state’s engagement in the market, technology has always been considered as a necessary and sufficient condition. However technology variable has been useful in only explaining the extent of state’s involvement. This paper contributes by bringing in the political-economic factor, which is the relationship between state and market. This factor aids in distinguishing the varieties of state role played in emerging industries. Interaction between these two variables distinguishes 4 types of state roles played in the broadband industry. These roles are distinguished and characterized by the intensity of state’s intervention and the existence of technological capacity. This paper classifies four types of state role through the case of Singapore, China, Taiwan and Korea’s broadband industrial policy.

Keywords: East Asia, entrpreneurial state, industrial policy, regulatory state, technological capacity

Procedia PDF Downloads 168
5573 Comparative Study of Music-Therapy Types on Anxiety in Early Stage Cancer Patients: A Randomized Clinical Trial

Authors: Farnaz Dehkhoda

Abstract:

This study was conducted to compare the effectiveness of active and receptive music-therapy on anxiety in cancer patients undergoing chemotherapy or radiotherapy. 184 young adult patients, who were diagnosed with early stage cancer and were undergoing treatment, were divided into three groups. Two groups received music therapy as a parallel treatment and the third group was control group. In active music-therapy, a music specialist helped the patients to play guitar and sing. In the receptive music-therapy, patients preferred pre-recorded music played by MP3 player. The level of anxiety was measured by the Beck Anxiety Inventory as pre-test and post-test. ANCOVA revealed that both types of music-therapy reduced anxiety level of patients and the active music-therapy intervention found to be more effective. The results suggest that music-therapy can be applied as an intervention method contemporary with cancer medical treatment, for improving quality of life in cancer patients by reducing their anxiety.

Keywords: Anxiety, Cancer, Chemotherapy, Music-therapy

Procedia PDF Downloads 170
5572 Estimation of Sediment Transport into a Reservoir Dam

Authors: Kiyoumars Roushangar, Saeid Sadaghian

Abstract:

Although accurate sediment load prediction is very important in planning, designing, operating and maintenance of water resources structures, the transport mechanism is complex, and the deterministic transport models are based on simplifying assumptions often lead to large prediction errors. In this research, firstly, two intelligent ANN methods, Radial Basis and General Regression Neural Networks, are adopted to model of total sediment load transport into Madani Dam reservoir (north of Iran) using the measured data and then applicability of the sediment transport methods developed by Engelund and Hansen, Ackers and White, Yang, and Toffaleti for predicting of sediment load discharge are evaluated. Based on comparison of the results, it is found that the GRNN model gives better estimates than the sediment rating curve and mentioned classic methods.

Keywords: sediment transport, dam reservoir, RBF, GRNN, prediction

Procedia PDF Downloads 492
5571 Improving Home and School Collaboration: Analysis of Parent and Teacher Involvement Practices in Public Elementary Schools in Benguet, Philippines

Authors: Sherry Junette Tagle

Abstract:

Extensive research continues to prove the positive effects of home and school collaborations in education. Although parent involvement programs in Benguet, Philippines are in place, the impact has yet to affect the current aggregate performance of elementary pupils. This study describes the involvement of public elementary teachers and parents along Epstein’s types of involvement using the sequential explanatory design. Survey and interview results show that teachers place greater value on activities that cater to communicating, volunteering, learning at home and decision making. On the other hand, parents are actively involved in all six types and value the importance of their involvement in school to their child’s schooling. Parents of grades 1-4 pupils significantly give importance to communicating activities to offset difficulties encountered by young pupils while parents of grades 5-6 pupils, have declining interest in volunteering and learning at home activities citing older children as being more independent to do teacher-assigned tasks. Teachers, compared to the other respondent groups, significantly place higher value on the importance of parent leaders as their partners in implementing school activities. In general, involvement of parents and teachers in home-school activities is intensive in the lower grade levels and decreases as their child progresses through school. A recommended program for future collaborations of the Philippine’s Department of Education has been formulated to diversify existing activities and elicit greater participation among the school’s stakeholders to achieve holistic development of the pupils and ultimately improve pupils’ school aggregate performance.

Keywords: Epstein's types of involvement, community collaborations, home and school partnerships, parent involvement

Procedia PDF Downloads 243
5570 Hydraulic Performance of Three Types of Imported Drip Emitters Used in Gezira Clay Soils, Sudan

Authors: Hisham Mousa Mohammed Ahmed, Ahmed Wali Mohamed Salad, Yousif Hamed Dldom Gomaa

Abstract:

A drip or Trickle irrigation system is designed to apply a precise amount of water near the plant with a certain degree of uniformity. This study was conducted at the Experimental Farm of the Faculty of Agricultural Sciences, University of Gezira, in March 2018. The study aimed to design and evaluate the hydraulic performance of three drip emitter types using: average discharge (Qavg), discharge variation (Qvar %), coefficient of uniformity (CU %), coefficient of manufacturer variation (CV %), distribution uniformity (DU %), statistical uniformity (Us %), clogging (%) wetted diameter (cm) and wetted depth (cm). The emitter types used are regular gauges (RG), high compensating pressure (HCP) and low compensating pressure (LCP). The treatments were laid out in a randomized complete block design (RCBD) with four replications. Results showed that there were significant differences (P≤0.05) in all tested parameters except clogging, wetted diameter and wetted depth. Discharge variation (Qvar %) values were 12.71, 15.57 and 19.17 for RG, LCP, and HCP, respectively. The variation is quite good and within the acceptable range. Results of coefficient of manufacture variation (CV %) were 10.9, 27.8 and 52.7 for RG, LCP and HCP, respectively. It is considered within the unacceptable range except for RG type, which is excellent. Statistical uniformity (Us %) values were 89.1, 72.2 and 45.7 for RG, LCP and HCP, respectively. It is considered good, acceptable and unacceptable, respectively. Results of the coefficient of uniformity (CU %) were 91.3, 77.7 and 56.7 for RG, LCP and HCP, respectively. It is considered excellent, fair and unacceptable, respectively. Distribution uniformity (DU %) was 90.2, 67.9 and 36.5 for RG, LCP and HCP, respectively. It is considered excellent, poor and poor, respectively. The study recommended regular gauges (RG) type emitters under the heavy clay soil conditions of the Gezira State, Sudan.

Keywords: drip irrigation, uniformity, clogging, coefficient, performance

Procedia PDF Downloads 91
5569 A Hybrid Multi-Criteria Hotel Recommender System Using Explicit and Implicit Feedbacks

Authors: Ashkan Ebadi, Adam Krzyzak

Abstract:

Recommender systems, also known as recommender engines, have become an important research area and are now being applied in various fields. In addition, the techniques behind the recommender systems have been improved over the time. In general, such systems help users to find their required products or services (e.g. books, music) through analyzing and aggregating other users’ activities and behavior, mainly in form of reviews, and making the best recommendations. The recommendations can facilitate user’s decision making process. Despite the wide literature on the topic, using multiple data sources of different types as the input has not been widely studied. Recommender systems can benefit from the high availability of digital data to collect the input data of different types which implicitly or explicitly help the system to improve its accuracy. Moreover, most of the existing research in this area is based on single rating measures in which a single rating is used to link users to items. This paper proposes a highly accurate hotel recommender system, implemented in various layers. Using multi-aspect rating system and benefitting from large-scale data of different types, the recommender system suggests hotels that are personalized and tailored for the given user. The system employs natural language processing and topic modelling techniques to assess the sentiment of the users’ reviews and extract implicit features. The entire recommender engine contains multiple sub-systems, namely users clustering, matrix factorization module, and hybrid recommender system. Each sub-system contributes to the final composite set of recommendations through covering a specific aspect of the problem. The accuracy of the proposed recommender system has been tested intensively where the results confirm the high performance of the system.

Keywords: tourism, hotel recommender system, hybrid, implicit features

Procedia PDF Downloads 268
5568 Nesting Habitat Preference of Indigenous Bumblebee, Bombus haemorrhoidalis in Himalayan Range of Azad Jammu and Kashmir, Pakistan

Authors: Umer Ayyaz Aslam Sheikh

Abstract:

Non Apis bee like the bumblebees are important due to their utilization of diverse floral plants and belong to the richest and most conspicuous flower visitors in alpine, temperate and arctic environments for pollination in both natural and managed cropping systems. These bees generally construct underground nests and habitat devastation and crumbling are major causes for their decline in nature. The present study was conducted in the Himalayan range of Azad Jammu, and Kashmir, Pakistan, surveys were conducted during the early spring season to observe maximum Bombus haemorrhoidalis queens (emerged after winter diapauses) searching for a nesting place. Whole study area was grouped into four types of landscape (open field, relatively open , relatively wooded and wooded), five habitat types (field, field boundary, pasture forest boundary and forest) and these habitat further grouped into four different patch types including withered grass, new grass, tussocks and stones and moss. Maximum nest seeking bumblebee queens preferred relatively open field landscape followed by open fields and forest boundaries. Field boundaries were recorded as most proffered habitat along with withered grasses for nesting sites of B. haemorrhoidalis queens. A wooded landscape with stone and moss type of patches were found least preferred nesting sites. This study will be helpful in the future for conservation program this for declining bumblebee species in this region. It will also provide the baseline for the conservation of other bumblebee species of the world.

Keywords: bumblebee, Bombus haemorrhoidalis, habitat, nest seeking preference, Pakistan

Procedia PDF Downloads 130
5567 The Correlation between Users’ Star Rating and Usability on Mobile Applications

Authors: Abdulmohsen A. AlBesher, Richard T. Stone

Abstract:

Star rating for mobile applications is a very useful way to differentiate between the best and worst rated applications. However, the question is whether the rating reflects the level of usability or not. The aim of this paper is to find out if the user’ star ratings on mobile apps correlate with the usability of those apps. Thus, we tested three mobile apps, which have different star ratings: low, medium, and high. Participating in the study, 15 mobile phone users were asked to do one single task for each of the three tested apps. After each task, the participant evaluated the app by answering a survey based on the System Usability Scale (SUS). The results found that there is no major correlation between the star rating and the usability. However, it was found that the task completion time and the numbers of errors that may happen while completing the task were significantly correlated to the usability.

Keywords: mobile applications, SUS, star rating, usability

Procedia PDF Downloads 313
5566 Computational Fluid Dynamics Model of Various Types of Rocket Engine Nozzles

Authors: Konrad Pietrykowski, Michal Bialy, Pawel Karpinski, Radoslaw Maczka

Abstract:

The nozzle is an element of the rocket engine in which the conversion of the potential energy of gases generated during combustion into the kinetic energy of the gas stream takes place. The design parameters of the nozzle have a decisive influence on the ballistic characteristics of the engine. Designing a nozzle assembly is, therefore, one of the most responsible stages in developing a rocket engine design. The paper presents the results of the simulation of three types of rocket propulsion nozzles. Calculations were made using CFD (Computational Fluid Dynamics) in ANSYS Fluent software. The next types of nozzles differ in shape. The analysis was made of a conical nozzle, a bell type nozzle with a conical supersonic part and a bell type nozzle. Calculation results are presented in the form of pressure, velocity and kinetic energy distributions of turbulence in the longitudinal section. The courses of these values along the nozzles are also presented. The results show that the cone nozzle generates strong turbulence in the critical section. Which negatively affect the flow of the working medium. In the case of a bell nozzle, the transformation of the wall caused the elimination of flow disturbances in the critical section. This reduces the probability of waves forming before or after the trailing edge. The most sophisticated construction is the bell type nozzle. It allows you to maximize performance without adding extra weight. The bell type nozzle can be used as a starter and auxiliary engine nozzle due to its advantages. The project/research was financed in the framework of the project Lublin University of Technology-Regional Excellence Initiative, funded by the Polish Ministry of Science and Higher Education (contract no. 030/RID/2018/19).

Keywords: computational fluid dynamics, nozzle, rocket engine, supersonic flow

Procedia PDF Downloads 151
5565 Improvement of Piezoresistive Pressure Sensor Accuracy by Means of Current Loop Circuit Using Optimal Digital Signal Processing

Authors: Peter A. L’vov, Roman S. Konovalov, Alexey A. L’vov

Abstract:

The paper presents the advanced digital modification of the conventional current loop circuit for pressure piezoelectric transducers. The optimal DSP algorithms of current loop responses by the maximum likelihood method are applied for diminishing of measurement errors. The loop circuit has some additional advantages such as the possibility to operate with any type of resistance or reactance sensors, and a considerable increase in accuracy and quality of measurements to be compared with AC bridges. The results obtained are dedicated to replace high-accuracy and expensive measuring bridges with current loop circuits.

Keywords: current loop, maximum likelihood method, optimal digital signal processing, precise pressure measurement

Procedia PDF Downloads 520
5564 New HCI Design Process Education

Authors: Jongwan Kim

Abstract:

Human Computer Interaction (HCI) is a subject covering the study, plan, and design of interactions between humans and computers. The prevalent use of digital mobile devices is increasing the need for education and research on HCI. This work is focused on a new education method geared towards reducing errors while developing application programs that incorporate role-changing brainstorming techniques during HCI design process. The proposed method has been applied to a capstone design course in the last spring semester. Students discovered some examples about UI design improvement and their error discovering and reducing capability was promoted. An UI design improvement, PC voice control for people with disabilities as an assistive technology examplar, will be presented. The improvement of these students' design ability will be helpful to the real field work.

Keywords: HCI, design process, error reducing education, role-changing brainstorming, assistive technology

Procedia PDF Downloads 487
5563 Realistic Testing Procedure of Power Swing Blocking Function in Distance Relay

Authors: Farzad Razavi, Behrooz Taheri, Mohammad Parpaei, Mehdi Mohammadi Ghalesefidi, Siamak Zarei

Abstract:

As one of the major problems in protecting large-dimension power systems, power swing and its effect on distance have caused a lot of damages to energy transfer systems in many parts of the world. Therefore, power swing has gained attentions of many researchers, which has led to invention of different methods for power swing detection. Power swing detection algorithm is highly important in distance relay, but protection relays should have general requirements such as correct fault detection, response rate, and minimization of disturbances in a power system. To ensure meeting the requirements, protection relays need different tests during development, setup, maintenance, configuration, and troubleshooting steps. This paper covers power swing scheme of the modern numerical relay protection, 7sa522 to address the effect of the different fault types on the function of the power swing blocking. In this study, it was shown that the different fault types during power swing cause different time for unblocking distance relay.

Keywords: power swing, distance relay, power system protection, relay test, transient in power system

Procedia PDF Downloads 373
5562 Pressure-Robust Approximation for the Rotational Fluid Flow Problems

Authors: Medine Demir, Volker John

Abstract:

Fluid equations in a rotating frame of reference have a broad class of important applications in meteorology and oceanography, especially in the large-scale flows considered in ocean and atmosphere, as well as many physical and industrial applications. The Coriolis and the centripetal forces, resulting from the rotation of the earth, play a crucial role in such systems. For such applications it may be required to solve the system in complex three-dimensional geometries. In recent years, the Navier--Stokes equations in a rotating frame have been investigated in a number of papers using the classical inf-sup stable mixed methods, like Taylor-Hood pairs, to contribute to the analysis and the accurate and efficient numerical simulation. Numerical analysis reveals that these classical methods introduce a pressure-dependent contribution in the velocity error bounds that is proportional to some inverse power of the viscosity. Hence, these methods are optimally convergent but small velocity errors might not be achieved for complicated pressures and small viscosity coefficients. Several approaches have been proposed for improving the pressure-robustness of pairs of finite element spaces. In this contribution, a pressure-robust space discretization of the incompressible Navier--Stokes equations in a rotating frame of reference is considered. The discretization employs divergence-free, $H^1$-conforming mixed finite element methods like Scott--Vogelius pairs. However, this approach might come with a modification of the meshes, like the use of barycentric-refined grids in case of Scott--Vogelius pairs. However, this strategy requires the finite element code to have control on the mesh generator which is not realistic in many engineering applications and might also be in conflict with the solver for the linear system. An error estimate for the velocity is derived that tracks the dependency of the error bound on the coefficients of the problem, in particular on the angular velocity. Numerical examples illustrate the theoretical results. The idea of pressure-robust method could be cast on different types of flow problems which would be considered as future studies. As another future research direction, to avoid a modification of the mesh, one may use a very simple parameter-dependent modification of the Scott-Vogelius element, the pressure-wired Stokes element, such that the inf-sup constant is independent of nearly-singular vertices.

Keywords: navier-stokes equations in a rotating frame of refence, coriolis force, pressure-robust error estimate, scott-vogelius pairs of finite element spaces

Procedia PDF Downloads 52
5561 Persistence of DNA on Clothes Contaminated by Semen Stains after Washing

Authors: Ashraf Shebl, Bassam Garah, Radah Youssef

Abstract:

Sexual assault is usually a hidden crime where the only witnesses are the victim and the assailant. For a variety of reasons, even the victim may be unable to provide a detailed account of the assault or the identity of the perpetrator. Often the case history deteriorates into one person’s word against another. With such limited initial information, the physical and biological evidence collected from the victim, from the crime scene, and from the suspect will play a pivotal role in the objective and scientific reconstruction of the events in question. The aim of work is to examine whether DNA profiles could be recovered from repeated washed clothes after contaminated by semen stains. Fresh semen about 1ml. ( <1 h old) taken from donor was deposited on four types of clothes (cotton, silk, polyester, and jeans). Then leave to dry in room temperature and washed by washing machine at temperature (30°C-60°C) and by hand washing. Some items of clothing were washed once, some twice and others three times. DNA could be extracted from some of these samples even after multiple washing. This study demonstrates that complete DNA profiles can be obtained from washed semen stains on different types of clothes, even after many repeated washing. These results indicated that clothes of the victims must be examined even if they were washed many times.

Keywords: sexual assault, DNA, persistence, clothes

Procedia PDF Downloads 187
5560 The Impact of Rising Architectural Façade in Improving Terms of the Physical Urban Ambience Inside the Free Space for Urban Fabric - the Street- Case Study the City of Biskra

Authors: Rami Qaoud, Alkama Djamal

Abstract:

When we ask about the impact of rising architectural façade in improving the terms physical urban ambiance inside the free space for urban fabric. Considered as bringing back life and culture values and civilization to these cities. And This will be the theme of this search. Where we have conducted the study about the relationship that connects the empty and full of in the urban fabric in terms of the density construction and the architectural elevation of its façade to street view. In this framework, we adopted in the methodology of this research the technical field experience. And according to three types of Street engineering(H≥2W, H=W, H≤0.5W). Where we conducted a field to raise the values of the physical ambiance according to three main axes of ambiance. The first axe 1 - Thermal ambiance. Where the temperature values were collected, relative humidity, wind speed, temperature of surfaces (the outer wall-ground). The second axe 2- Visual ambiance. Where we took the values of natural lighting levels during the daytime. The third axe 3- Acoustic ambiance . Where we take sound values during the entire day. That experience, which lasted for three consecutive days, and through six stations of measuring, where it has been one measuring station for each type of the street engineering and in two different way street. Through the obtained results and with the comparison of those values. We noticed the difference between this values and the three type of street engineering. Where the difference the calorific values of air equal 4 ° C , in terms of the visual ambiance the difference in the direct lighting natural periods amounted six hours between the three types of street engineering. As well in terms of sound ambience, registered a difference in values of up 15 (db) between the three types. This difference in values indicates The impact of rising architectural façade in improving the physical urban ambiance within the free field - street- for urban fabric.

Keywords: street, physical urban ambience, rising architectural façade, urban fabric

Procedia PDF Downloads 284
5559 The Stability Study of Large-Scale Grid-Tied Photovoltaic System Containing Different Types of Inverter

Authors: Chen Zheng, Lin Zhou, Bao Xie, Xiao Du, Nianbin Shao

Abstract:

Power generated by large-scale photovoltaic plants (LSPVPs) is usually transmitted to the grid through several transformers and long distance overhead lines. Impedance of transformers and transmission lines results in complex interactions between the plant and the grid and among different inverters. In accordance with the topological structure of LSPV in reality, an equivalent model containing different inverters was built and then interactions between the plant and the grid and among different inverters were studied. Based on the vector composition principle of voltage at the point of common coupling (PCC), the mathematic function of PCC voltage in regard to the total power and grid impedance was deduced, from which the uttermost total power to guarantee the system stable is obtained. Taking the influence of different inverters numbers and the length of transmission lines to the system stability into account, the stability criterion of LSPV containing different inverters was derived. The result of simulation validated the theory analysis in the paper.

Keywords: LSPVPs, stability analysis, grid impedance, different types of inverter, PCC voltage

Procedia PDF Downloads 301