Search results for: common space
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 8900

Search results for: common space

4820 Contractual Complexity and Contract Parties' Opportunistic Behavior in Construction Projects: In a Contractual Function View

Authors: Mengxia Jin, Yongqiang Chen, Wenqian Wang, Yu Wang

Abstract:

The complexity and specificity of construction projects have made common opportunism phenomenon, and contractual governance for opportunism has been a topic of considerable ongoing research. Based on TCE, the research distinguishes control and coordination as different functions of the contract to investigate their complexity separately. And in a nuanced way, the dimensionality of contractual control is examined. Through the analysis of motivation and capability of strong or weak form opportunism, the framework focuses on the relationship between the complexity of above contractual dimensions and different types of opportunistic behavior and attempts to verify the possible explanatory mechanism. The explanatory power of the research model is evaluated in the light of empirical evidence from questionnaires. We collect data from Chinese companies in the construction industry, and the data collection is still in progress. The findings will speak to the debate surrounding the effects of contract complexity on opportunistic behavior. This nuanced research will derive implications for research on the role of contractual mechanisms in dealing with inter-organizational opportunism and offer suggestions for curbing contract parties’ opportunistic behavior in construction projects.

Keywords: contractual complexity, contractual control, contractual coordinatio, opportunistic behavior

Procedia PDF Downloads 372
4819 Formal Implementation of Routing Information Protocol Using Event-B

Authors: Jawid Ahmad Baktash, Tadashi Shiroma, Tomokazu Nagata, Yuji Taniguchi, Morikazu Nakamura

Abstract:

The goal of this paper is to explore the use of formal methods for Dynamic Routing, The purpose of network communication with dynamic routing is sending a massage from one node to others by using pacific protocols. In dynamic routing connections are possible based on protocols of Distance vector (Routing Information Protocol, Border Gateway protocol), Link State (Open Shortest Path First, Intermediate system Intermediate System), Hybrid (Enhanced Interior Gateway Routing Protocol). The responsibility for proper verification becomes crucial with Dynamic Routing. Formal methods can play an essential role in the Routing, development of Networks and testing of distributed systems. Event-B is a formal technique consists of describing rigorously the problem; introduce solutions or details in the refinement steps to obtain more concrete specification, and verifying that proposed solutions are correct. The system is modeled in terms of an abstract state space using variables with set theoretic types and the events that modify state variables. Event-B is a variant of B, was designed for developing distributed systems. In Event-B, the events consist of guarded actions occurring spontaneously rather than being invoked. The invariant state properties must be satisfied by the variables and maintained by the activation of the events.

Keywords: dynamic rout RIP, formal method, event-B, pro-B

Procedia PDF Downloads 390
4818 Phonetics Problems and Solutions for 5th Grade Students of Turkish Language as a Foreign Language in Demirel College in 2015-2016 Academic Year

Authors: Huseyin Demir

Abstract:

Foreign language learners are able to make mistakes in their pronunciation and writing when they encounter with alphabetical indications that are not available in their own language. The fifth-grade students who learn Turkish language at Demirel College in Georgia constitute the concrete example. ‘F’, ‘y’, ‘ö’, ‘ü’ letters in the Turkish alphabet are the most common mistakes they make. After a careful comparative linguistic study, it was found out that the mistakes caused by the fact that these signs were not available in Georgian. These problems have been tried to be solved through comparative language teaching method by using the pronunciation possibilities in other languages, which are spoken or known by students. First of all, other languages known by students are identified, the similar pronunciation difficulties in Turkish are also found in those languages in order to minimize the pronunciation problem in Turkish, pronunciation possibilities are that are available in those language are utilized. In this context, visual animations are made for pronunciation of English words such as year (yr), earn (örn), fair (fêir) and made student familiar with pronunciation with these words through repetition. With this study, it is observed that student’s motivation has been increased and with these indications, student’s mistakes are minimized.

Keywords: pronunciation, Demirel college, motivations, Turkish as a foreign language

Procedia PDF Downloads 240
4817 Shared Versus Pooled Automated Vehicles: Exploring Behavioral Intentions Towards On-Demand Automated Vehicles

Authors: Samira Hamiditehrani

Abstract:

Automated vehicles (AVs) are emerging technologies that could potentially offer a wide range of opportunities and challenges for the transportation sector. The advent of AV technology has also resulted in new business models in shared mobility services where many ride hailing and car sharing companies are developing on-demand AVs including shared automated vehicles (SAVs) and pooled automated vehicles (Pooled AVs). SAVs and Pooled AVs could provide alternative shared mobility services which encourage sustainable transport systems, mitigate traffic congestion, and reduce automobile dependency. However, the success of on-demand AVs in addressing major transportation policy issues depends on whether and how the public adopts them as regular travel modes. To identify conditions under which individuals may adopt on-demand AVs, previous studies have applied human behavior and technology acceptance theories, where Theory of Planned Behavior (TPB) has been validated and is among the most tested in on-demand AV research. In this respect, this study has three objectives: (a) to propose and validate a theoretical model for behavioral intention to use SAVs and Pooled AVs by extending the original TPB model; (b) to identify the characteristics of early adopters of SAVs, who prefer to have a shorter and private ride, versus prospective users of Pooled AVs, who choose more affordable but longer and shared trips; and (c) to investigate Canadians’ intentions to adopt on-demand AVs for regular trips. Toward this end, this study uses data from an online survey (n = 3,622) of workers or adult students (18 to 75 years old) conducted in October and November 2021 for six major Canadian metropolitan areas: Toronto, Vancouver, Ottawa, Montreal, Calgary, and Hamilton. To accomplish the goals of this study, a base bivariate ordered probit model, in which both SAV and Pooled AV adoptions are estimated as ordered dependent variables, alongside a full structural equation modeling (SEM) system are estimated. The findings of this study indicate that affective motivations such as attitude towards AV technology, perceived privacy, and subjective norms, matter more than sociodemographic and travel behavior characteristic in adopting on-demand AVs. Also, the results of second objective provide evidence that although there are a few affective motivations, such as subjective norms and having ample knowledge, that are common between early adopters of SAVs and PooledAVs, many examined motivations differ among SAV and Pooled AV adoption factors. In other words, motivations influencing intention to use on-demand AVs differ among the service types. Likewise, depending on the types of on-demand AVs, the sociodemographic characteristics of early adopters differ significantly. In general, findings paint a complex picture with respect to the application of constructs from common technology adoption models to the study of on-demand AVs. Findings from the final objective suggest that policymakers, planners, the vehicle and technology industries, and the public at large should moderate their expectations that on-demand AVs may suddenly transform the entire transportation sector. Instead, this study suggests that SAVs and Pooled AVs (when they entire the Canadian market) are likely to be adopted as supplementary mobility tools rather than substitutions for current travel modes

Keywords: automated vehicles, Canadian perception, theory of planned behavior, on-demand AVs

Procedia PDF Downloads 53
4816 Iterative Dynamic Programming for 4D Flight Trajectory Optimization

Authors: Kawser Ahmed, K. Bousson, Milca F. Coelho

Abstract:

4D flight trajectory optimization is one of the key ingredients to improve flight efficiency and to enhance the air traffic capacity in the current air traffic management (ATM). The present paper explores the iterative dynamic programming (IDP) as a potential numerical optimization method for 4D flight trajectory optimization. IDP is an iterative version of the Dynamic programming (DP) method. Due to the numerical framework, DP is very suitable to deal with nonlinear discrete dynamic systems. The 4D waypoint representation of the flight trajectory is similar to the discretization by a grid system; thus DP is a natural method to deal with the 4D flight trajectory optimization. However, the computational time and space complexity demanded by the DP is enormous due to the immense number of grid points required to find the optimum, which prevents the use of the DP in many practical high dimension problems. On the other hand, the IDP has shown potentials to deal successfully with high dimension optimal control problems even with a few numbers of grid points at each stage, which reduces the computational effort over the traditional DP approach. Although the IDP has been applied successfully in chemical engineering problems, IDP is yet to be validated in 4D flight trajectory optimization problems. In this paper, the IDP has been successfully used to generate minimum length 4D optimal trajectory avoiding any obstacle in its path, such as a no-fly zone or residential areas when flying in low altitude to reduce noise pollution.

Keywords: 4D waypoint navigation, iterative dynamic programming, obstacle avoidance, trajectory optimization

Procedia PDF Downloads 144
4815 Modeling and Controlling the Rotational Degree of a Quadcopter Using Proportional Integral and Derivative Controller

Authors: Sanjay Kumar, Lillie Dewan

Abstract:

The study of complex dynamic systems has advanced through various scientific approaches with the help of computer modeling. The common design trends in aerospace system design can be applied to quadcopter design. A quadcopter is a nonlinear, under-actuated system with complex aerodynamics parameters and creates challenges that demand new, robust, and effective control approaches. The flight control stability can be improved by planning and tracking the trajectory and reducing the effect of sensors and the operational environment. This paper presents a modern design Simmechanics visual modeling approach for a mechanical model of a quadcopter with three degrees of freedom. The Simmechanics model, considering inertia, mass, and geometric properties of a dynamic system, produces multiple translation and rotation maneuvers. The proportional, integral, and derivative (PID) controller is integrated with the Simmechanics model to follow a predefined quadcopter rotational trajectory for a fixed time interval. The results presented are satisfying. The simulation of the quadcopter control performed operations successfully.

Keywords: nonlinear system, quadcopter model, simscape modelling, proportional-integral-derivative controller

Procedia PDF Downloads 179
4814 Sudden Death of a Cocaine Body Packer: An Autopsy Examination Findings

Authors: Parthasarathi Pramanik

Abstract:

Body packing is a way of transfer drugs across the international border or any drug prohibited area. The drugs are usually hidden in body packets inside the anatomical body cavities like mouth, intestines, rectum, ear, vagina etc. Cocaine is a very common drug for body packing across the world. A 48 year old male was reported dead in his hotel after complaining of chest pain and vomiting. At autopsy, there were eighty-two white cylindrical body packs in the stomach, small and large intestines. Seals of few of the packets were opened. Toxicological examination revealed presence of cocaine in the stomach, liver, kidney and hair samples. Microscopically, presence of myocardial necrosis with interstitial oedema along with hypertrophy and fibrosis of the myocardial fibre suggested heart failure due to cocaine cardio toxicity. However, focal lymphocyte infiltration and perivascular fibrosis in the myocardium also indicated chronic cocaine toxicity of the deceased. After careful autopsy examination it was considered the victim was died due congestive heart failure secondary to acute and chronic cocaine poisoning.

Keywords: cardiac failure, cocaine, body packer, sudden death

Procedia PDF Downloads 304
4813 Graph Based Traffic Analysis and Delay Prediction Using a Custom Built Dataset

Authors: Gabriele Borg, Alexei Debono, Charlie Abela

Abstract:

There on a constant rise in the availability of high volumes of data gathered from multiple sources, resulting in an abundance of unprocessed information that can be used to monitor patterns and trends in user behaviour. Similarly, year after year, Malta is also constantly experiencing ongoing population growth and an increase in mobilization demand. This research takes advantage of data which is continuously being sourced and converting it into useful information related to the traffic problem on the Maltese roads. The scope of this paper is to provide a methodology to create a custom dataset (MalTra - Malta Traffic) compiled from multiple participants from various locations across the island to identify the most common routes taken to expose the main areas of activity. This use of big data is seen being used in various technologies and is referred to as ITSs (Intelligent Transportation Systems), which has been concluded that there is significant potential in utilising such sources of data on a nationwide scale. Furthermore, a series of traffic prediction graph neural network models are conducted to compare MalTra to large-scale traffic datasets.

Keywords: graph neural networks, traffic management, big data, mobile data patterns

Procedia PDF Downloads 112
4812 Impact of Nitrogenous Wastewater and Seawater Acidification on Algae

Authors: Pei Luen Jiang

Abstract:

Oysters (Ostreidae) and hard clams (Meretrix lusoria) are important shallow sea-cultured shellfish in Taiwan, and are mainly farmed in Changhua, Yunlin, Chiayi and Tainan. As these shellfish are fed primarily on natural plankton, the artificial feed is not required, leading to high economic value in aquatic farming. However, in recent years, though mariculture production areas have expanded steadily, large-scale deaths of farmed shellfish have also become increasingly common due to climate change and human factors. Through studies over the past few years, our research team has determined the impact of nitrogen deprivation on growth and morphological variations in algae and sea anemones (Actiniaria) and identified the target genes affected by adverse environmental factors. In mariculture, high-density farming is commonly adopted, which results in elevated concentrations of nitrogenous waste in the water. In addition, excessive carbon dioxide from the atmosphere also dissolves in seawater, causing a steady decrease in the pH of seawater, leading to acidification. This study to observe the impact of high concentrations of nitrogen sources and carbon dioxide on algae.

Keywords: algae, shellfish, nitrogen, acidification

Procedia PDF Downloads 167
4811 Modern Human and His Needy to the Prophecy (Case Study of AyatuAllah Mottahari Views)

Authors: Mohsen Nouraei, Mohammad Molavi

Abstract:

Muslim scholars for a long time have tried to prove the necessity of prophecy through the Qur'an verses, Hadith's concepts, and rational arguments. According to them, the human being cannot find his welfare way based on wisdom only. They emphasize that divine teaching of the prophets accompanied by wisdom (reason) helps people to find the best way of life and consequently they achieve perfection. In contrast, some believe that mentioned necessity is helpful for primitive and ancient societies, and, matured man in the modern era has flourished his wisdom and reached the peak of maturity. Hence, the modern human can recognize good and evil rely on the individual and social wisdom and as a result they can reach to the perfection without revelation and prophetic teaching. The essay via descriptive-analytical method has attempted to analyze and critic this thought through the study of Mottahari's works as a modern prominent scholars. Findings show that AyatuAllah Mottahari believes that not only modern human intellectual development is not needless of prophecy, but also they need religion and revelation teaching exactly like primitive and ancient societies. Wisdom inherent limitations common between primitive and modern human are the main reason of AyatuAllah Mottahari.

Keywords: wisdom, modernity, prophecy, AyatuAllah Mottahari

Procedia PDF Downloads 335
4810 Mapping the Land Use Changes in Cultivation Areas of Maize and Soybean from 2006 to 2017 in North West and Free State Provinces, South Africa

Authors: S. Ngcinela, A. Mushunje, A. Taruvinga, C. S. Mutengwa, T. S. Masehela

Abstract:

There is high demand and competing needs when it comes to land use practices. Several factors contribute to this trend, for example, the ever-increasing human population, the need to produce more food than before, and the expansion of industrial and agricultural areas. This paper, focused on the cultivation patterns, land use change over time, of maize and soybean (i.e. both genetically modified and non-genetically modified) in two South African provinces to establish their land cover changes over time. From a global context, genetically modified crops have been advocated by some to be saving land – due to more yield over small cultivation area(s); while other argue and even criticise their cultivation as they take up more land, replace other crops or are the expense of natural (pristine) vegetation. The study quantified and mapped land used for the cultivation of maize and soybean from 2006 to 2017 in Free State and North West provinces, using ArcGIS. The results show both provinces to have minimal expansion or change in cultivation area for both maize and soybean between 2006 and 2017. The results further indicate that both maize and soybean cultivation areas in these provinces, did not expand beyond the current agricultural areas (space), and did not encroach onto new land areas. This suggests that both maize and soybean, do not currently pose a threat to the surrounding landscape and are not in direct coemption with other neighboring land use practices.

Keywords: agriculture, crops, cultivation, genetically modified, land use, maize, soybean

Procedia PDF Downloads 146
4809 Synthesis of Balanced 3-RRR Planar Parallel Manipulators

Authors: Arakelian Vigen, Geng Jing, Le Baron Jean-Paul

Abstract:

The paper deals with the design of parallel manipulators with balanced inertia forces and moments. The balancing of the resultant of the inertia forces of 3-RRR planar parallel manipulators is carried out through mass redistribution and centre of mass acceleration minimization. The proposed balancing technique is achieved in two steps: at first, optimal redistribution of the masses of input links is accomplished, which ensures the similarity of the end-effector trajectory and the manipulator’s common centre of mass trajectory, then, optimal trajectory planning of the end-effector by 'bang-bang' profile is reached. In such a way, the minimization of the magnitude of the acceleration of the centre of mass of the manipulator brings about a minimization of shaking force. To minimize the resultant of the inertia moments (shaking moment), the active balancing via inertia flywheel is applied. However, in this case, the active balancing is quite different from previous applications because it provides only a partial cancellation of the shaking moment due to the incomplete balancing of shaking force.

Keywords: dynamic balancing, inertia force minimization, inertia moment minimization, 3-RRR planar parallel manipulator

Procedia PDF Downloads 443
4808 The Problems with the Amendment of a Living Trust in South Africa

Authors: Rika van Zyl

Abstract:

It was ruled that an inter vivos trust must be amended according to the rules of the stipulatio alteri, or ‘contract in favour of a third party’, that South African adopted from its Roman-Dutch common law. The application of the principles of the stipulatio alteri on the inter vivos trust has developed in case law to imply that once the beneficiary has accepted benefits, he becomes a party to the contract. This consequently means that he must consent to any amendments that the trustees want to make. This poses practical difficulties such as finding all the beneficiaries that have accepted to sign the amendment that the trustees would want to circumvent in administering the trust. One of the questions relating to this issue is, however, whether the principles of the stipulatio alteri are correctly interpreted and consequently applied to the inter vivos trust to mean that the beneficiaries who accepted must consent to any amendment. The subsequent question relates to the rights the beneficiary receives upon acceptance. There seems to be a different view of what a vested right or a contingent right of the beneficiary means in relation to the inter vivos trust. These rights also have an impact on the amendment of a trust deed. Such an investigation and refining of the interpretation of the stipulatio alteri’s application on the inter vivos trust may result in solutions to circumvent the adverse effects of getting the beneficiary’s consent for amendments.

Keywords: inter vivos trust, stipulatio alteri, amendment, beneficiary rights

Procedia PDF Downloads 156
4807 Development and Evaluation of an Internet-Based Transdiagnostic Therapy Intervention in the Arab World

Authors: Mariam Fishere

Abstract:

The proposed research study aims at developing an Internet-based transdiagnostic treatment and evaluating its efficacy. Based on the Common Elements Treatment Approach (CETA), a combined low-intensity and technology supported transdiagnostic treatment protocol will be culturally adapted for usage by nonprofessional therapists in Arabic-speaking countries. This Internet-based CETA intervention will target individuals suffering from one or more of the following disorders: depression, anxiety and posttraumatic stress disorder (PTSD), which are all major contributors to the global burden of mental illness. The growing body of research in the area of transdiagnostic treatment has proven to be effective in high-income countries (HICs), but there remain questions about its efficacy, cultural appropriateness, and validity for low- to middle-income countries (LMICs). The aim of this dissertation project is to investigate the efficacy of a newly developed Internet-delivery of an evidence-based transdiagnostic treatment – CETA – for a sample of Arabic-speaking individuals suffering from at least one of the following disorders; depression, anxiety, and PTSD.

Keywords: transdiagnostic, internet-based interventions, mental health, Arab world

Procedia PDF Downloads 212
4806 The Impact of E-Learning on Medication Administration of Nursing Students

Authors: Z. Karakus, Z. Ozer

Abstract:

Nurses are responsible for the care and treatment of individuals, as well as health maintenance and education. Medication administration is an important part of health promotion. The administration of a medicine is a common but important clinical procedure for nurses because of its complex structure. Therefore, medication errors are inevitable for nurses or nursing students. Medication errors can cause ineffective treatment, patient’s prolonged hospital stay, disablement, or death. Additionally, medication errors affect the global economy adversely by increasing health costs. Hence, preventing or decreasing of medication errors is a critical and essential issue in nursing. Nurse educators are in pursuit of new teaching methods to teach students significance of medication application. In the light of technological developments of this age, e-learning has started to be accepted as an important teaching method. E-learning is the use of electronic media and information and communication technologies in education. It has advantages such as flexibility of time and place, lower costs, faster delivery, and lower environmental impact. Students can make their own schedule and decide the learning method. This study is conducted to determine the impact of e-learning on medication administration of nursing students.

Keywords: e-learning, medication administration, nursing, nursing students

Procedia PDF Downloads 241
4805 Non-Enzymatic Electrochemical Detection of Glucose in Disposable Paper-Based Sensor Using a Graphene and Cobalt Phthalocyanine Composite

Authors: Sudkate Chaiyo, Weena Siangproh, Orawon Chailapakul, Kurt Kalcher

Abstract:

In the present work, a simple and sensitive non-enzymatic electrochemical detection of glucose in disposable paper-based sensor was developed at ionic liquid/graphene/cobalt phthalocyanine composite (IL/G/CoPc) modified electrode. The morphology of the fabricated composite was characterized and confirmed by scanning electron microscopy and UV-Vis spectroscopy. The UV-Vis spectroscopy results confirmed that the G/CoPc composite formed via the strong π–π interaction between CoPc and G. Amperometric i-t technique was used for the determination of glucose. The response of glucose was linear over the concentration ranging from 10 µM to 1.5 mM. The response time of the sensor was found as 30 s with a limit of detection of 0.64 µM (S/N=3). The fabricated sensor also exhibited its good selectivity in the presence of common interfering species. In addition, the fabricated sensor exhibited its special advantages such as low working potential, good sensitivity along with good repeatability and reproducibility for the determination of glucose.

Keywords: glucose, paper-based sensor, ionic liquid/graphene/cobalt phthalocyanine composite, electrochemical detection

Procedia PDF Downloads 153
4804 Reliability Assessment Using Full Probabilistic Modelling for Carbonation and Chloride Exposures, Including Initiation and Propagation Periods

Authors: Frank Papworth, Inam Khan

Abstract:

Fib’s model code 2020 has four approaches for design life verification. Historically ‘deemed to satisfy provisions have been the principal approach, but this has limited options for materials and covers. The use of an equation in fib’s model code for service life design to predict time to corrosion initiation has become increasingly popular to justify further options, but in some cases, the analysis approaches are incorrect. Even when the equations are computed using full probabilistic analysis, there are common mistakes. This paper reviews the work of recent fib commissions on implementing the service life model to assess the reliability of durability designs, including initiation and propagation periods. The paper goes on to consider the assessment of deemed to satisfy requirements in national codes and considers the influence of various options, including different steel types, various cement systems, quality of concrete and cover, on reliability achieved. As modelling is based on achieving agreed target reliability, consideration is given to how a project might determine appropriate target reliability.

Keywords: chlorides, marine, exposure, design life, reliability, modelling

Procedia PDF Downloads 218
4803 Fiber Braggs Grating Sensor Based Instrumentation to Evaluate Postural Balance and Stability on an Unstable Platform

Authors: K. Chethana, A. S. Guru Prasad, H. N. Vikranth, H. Varun, S. N. Omkar, S. Asokan

Abstract:

This paper describes a novel application of Fiber Braggs Grating (FBG) sensors on an unstable platform to assess human postural stability and balance. The FBG sensor based Stability Analyzing Device (FBGSAD) developed demonstrates the applicability of FBG sensors in the measurement of plantar strain to assess the postural stability of subjects on unstable platforms during different stances in eyes open and eyes closed conditions on a rocker board. Comparing the Centre of Gravity (CG) variations measured on the lumbar vertebra of subjects using a commercial accelerometer along with FBGSAD validates the study. The results obtained depict qualitative similarities between the data recorded by both FBGSAD and accelerometer, illustrating the reliability and consistency of FBG sensors in biomechanical applications for both young and geriatric population. The developed FBGSAD simultaneously measures plantar strain distribution and postural stability and can serve as a tool/yardstick to mitigate space motion sickness, identify individuals who are susceptible to falls and to qualify subjects for balance and stability, which are important factors in the selection of certain unique professionals such as aircraft pilots, astronauts, cosmonauts etc.

Keywords: biomechanics, fiber bragg gratings, plantar strain measurement, postural stability analysis

Procedia PDF Downloads 561
4802 Heritage and Tourism in the Era of Big Data: Analysis of Chinese Cultural Tourism in Catalonia

Authors: Xinge Liao, Francesc Xavier Roige Ventura, Dolores Sanchez Aguilera

Abstract:

With the development of the Internet, the study of tourism behavior has rapidly expanded from the traditional physical market to the online market. Data on the Internet is characterized by dynamic changes, and new data appear all the time. In recent years the generation of a large volume of data was characterized, such as forums, blogs, and other sources, which have expanded over time and space, together they constitute large-scale Internet data, known as Big Data. This data of technological origin that derives from the use of devices and the activity of multiple users is becoming a source of great importance for the study of geography and the behavior of tourists. The study will focus on cultural heritage tourist practices in the context of Big Data. The research will focus on exploring the characteristics and behavior of Chinese tourists in relation to the cultural heritage of Catalonia. Geographical information, target image, perceptions in user-generated content will be studied through data analysis from Weibo -the largest social networks of blogs in China. Through the analysis of the behavior of heritage tourists in the Big Data environment, this study will understand the practices (activities, motivations, perceptions) of cultural tourists and then understand the needs and preferences of tourists in order to better guide the sustainable development of tourism in heritage sites.

Keywords: Barcelona, Big Data, Catalonia, cultural heritage, Chinese tourism market, tourists’ behavior

Procedia PDF Downloads 121
4801 A Study of Intellectual Property Issues in the Indian Sports Industry

Authors: Ashaawari Datta Chaudhuri

Abstract:

India is a country that worships sports, especially cricket and football. This paper investigates the different intellectual property law issues that arise for sports. The paper will be a study of the legal precedents and landmark judgements in India for sports law. Some of the issues, such as brand abuse, misbranding, and infringement of IP, are very common and will be studied through case-based analysis. As a developing country, India is coping with new issues for theft of IP in different sectors. It has sportspersons of various kinds representing the country in many international events. This invites various problems in terms of recognition, credit, brand promotions, sponsorships, endorsements, and merchandising. Intellectual property is vital in many such endeavors for both brands and sportspersons. One of the major values associated with sport is ethics. Fairness, equality, and basic concern for credit are crucial in this industry. This paper will focus mostly on issues pertaining to design, trademarks, and copyrights. The contribution of this paper would be to study different problems and identify the gaps that require legislative intervention and policymaking. This is important to help boost businesses and brands associated with this industry to help occupy spaces in the market.

Keywords: copyright, design, intellectual property, Indian landscape for sports law, patents, trademark, licensing, infringement

Procedia PDF Downloads 40
4800 Flexural Behavior of Heat-Damaged Concrete Beams Reinforced with Fiber Reinforced Polymer (FRP) Bars

Authors: Mohammad R. Irshidat, Rami H. Haddad, Hanadi Al-Mahmoud

Abstract:

Reinforced concrete (RC) is the most common used material for construction in the world. In the past decades, fiber reinforced polymer (FRP) bars had been widely used to substitute the steel bars due to their high resistance to corrosion, high tensile capacity, and low weight in comparison with steel. Experimental studies on the behavior of FRP bar reinforced concrete beams had been carried out worldwide for a few decades. While the research on such structural members under elevated temperatures is still very limited. In this research, the flexural behavior of heat-damaged concrete beams reinforced with FRP bars is studied. Two types of FRP rebar namely, carbon fiber reinforced polymer (CFRP) and glass fiber reinforced polymer (GFRP), are used. The beams are subjected to four levels of temperature before tested to monitor their flexural behavior. The results are compared with other concrete beams reinforced with regular steel bars. The results show that the beams reinforced with CFRP bars and GFRP bars had higher flexural capacity than the beams reinforced with steel bars even if heated up to 400°C and 300°C, respectively. After that the beams reinforced with steel bars had the superiority.

Keywords: concrete beams, FRP rebar, flexural behavior, heat-damaged

Procedia PDF Downloads 430
4799 Anti-Scale Magnetic Method as a Prevention Method for Calcium Carbonate Scaling

Authors: Maha Salman, Gada Al-Nuwaibit

Abstract:

The effect of anti-scale magnetic method (AMM) in retarding scaling deposition is confirmed by many researchers, to result in new crystal morphology, the crystal which has the tendency to remain suspended more than precipitated. AMM is considered as an economic method when compared to other common methods used for scale prevention in desalination plant as acid treatment and addition of antiscalant. The current project was initiated to evaluate the effectiveness of AMM in preventing calcium carbonate scaling. The AMM was tested at different flow velocities (1.0, 0.5, 0.3, 0.1, and 0.003 m/s), different operating temperatures (50, 70, and 90°C), different feed pH and different magnetic field strength. The results showed that AMM was effective in retarding calcium carbonate scaling deposition, and the performance of AMM depends strongly on the flow velocity. The scaling retention time was found to be affected by the operating temperatures, flow velocity, and magnetic strength (MS), and in general, it was found that as the operating temperatures increased the effectiveness of the AMM in retarding calcium carbonate (CaCO₃) scaling increased.

Keywords: magnetic treatment, field strength, flow velocity, magnetic scale retention time

Procedia PDF Downloads 367
4798 Molecular Identification of Pneumocystis SPP Isolated from Wild Rats in Tehran, Iran

Authors: Babak Rezavand

Abstract:

Pneumocystis carinii pneumonia (PCP) is one of the main causes of morbidity and mortality among immunocompromised and HIV-positive patients and remained one of the most important common opportunistic infections in these individuals in the world. Pneumocystis infection has been reported in many mammals. The aim of this study was to determine the Pneumocystis infection in wild rats as natural reservoirs of this organism in Tehran city, Iran. Fifty three rats (Rattus rattus) were live trapped in different areas of Tehran city, Iran. After isolation of their lung tissues and homogenization in sterile conditions, DNA was extracted. DNAs from all of the Pneumocystis species were amplified by pAZ102-H and pAZ102-E primers, and Nested PCR was performed using pAZ102-X and pAZ102-W primers from the initial PCR product for all the species of Pneumocystis. Amplification of the genome revealed the presence of Pneumocystis in the lungs of 17 rats (32%) through a PCR product with a bandwidth of 346 bp. In the Nested PCR amplification, from the PCR product of 53 rats, 64.2% of the samples were positive with a bandwidth of 261bp. Pneumocystis SPP infestation is highly prevalent among wild rats in Tehran city, indicating the existence of infection in the natural ecosystem of these rodents. As a host, rat plays an important role in the transmission of the microorganism in the world.

Keywords: pneumocystis SPP, rattus rattus, nested PCR, Tehran

Procedia PDF Downloads 194
4797 Understanding Evolutionary Algorithms through Interactive Graphical Applications

Authors: Javier Barrachina, Piedad Garrido, Manuel Fogue, Julio A. Sanguesa, Francisco J. Martinez

Abstract:

It is very common to observe, especially in Computer Science studies that students have difficulties to correctly understand how some mechanisms based on Artificial Intelligence work. In addition, the scope and limitations of most of these mechanisms are usually presented by professors only in a theoretical way, which does not help students to understand them adequately. In this work, we focus on the problems found when teaching Evolutionary Algorithms (EAs), which imitate the principles of natural evolution, as a method to solve parameter optimization problems. Although this kind of algorithms can be very powerful to solve relatively complex problems, students often have difficulties to understand how they work, and how to apply them to solve problems in real cases. In this paper, we present two interactive graphical applications which have been specially designed with the aim of making Evolutionary Algorithms easy to be understood by students. Specifically, we present: (i) TSPS, an application able to solve the ”Traveling Salesman Problem”, and (ii) FotEvol, an application able to reconstruct a given image by using Evolution Strategies. The main objective is that students learn how these techniques can be implemented, and the great possibilities they offer.

Keywords: education, evolutionary algorithms, evolution strategies, interactive learning applications

Procedia PDF Downloads 323
4796 Noise Source Identification on Urban Construction Sites Using Signal Time Delay Analysis

Authors: Balgaisha G. Mukanova, Yelbek B. Utepov, Aida G. Nazarova, Alisher Z. Imanov

Abstract:

The problem of identifying local noise sources on a construction site using a sensor system is considered. Mathematical modeling of detected signals on sensors was carried out, considering signal decay and signal delay time between the source and detector. Recordings of noises produced by construction tools were used as a dependence of noise on time. Synthetic sensor data was constructed based on these data, and a model of the propagation of acoustic waves from a point source in the three-dimensional space was applied. All sensors and sources are assumed to be located in the same plane. A source localization method is checked based on the signal time delay between two adjacent detectors and plotting the direction of the source. Based on the two direct lines' crossline, the noise source's position is determined. Cases of one dominant source and the case of two sources in the presence of several other sources of lower intensity are considered. The number of detectors varies from three to eight detectors. The intensity of the noise field in the assessed area is plotted. The signal of a two-second duration is considered. The source is located for subsequent parts of the signal with a duration above 0.04 sec; the final result is obtained by computing the average value.

Keywords: acoustic model, direction of arrival, inverse source problem, sound localization, urban noises

Procedia PDF Downloads 49
4795 ChatGPT as a “Foreign Language Teacher”: Attitudes of Tunisian English Language Learners

Authors: Leila Najeh Bel'Kiry

Abstract:

Artificial intelligence (AI) brought about many language robots, with ChatGPT being the most sophisticated thanks to its human-like linguistic capabilities. This aspect raises the idea of using ChatGPT in learning foreign languages. Starting from the premise that positions ChatGPT as a mediator between the language and the leaner, functioning as a “ghost teacher" offering a peaceful and secure learning space, this study aims to explore the attitudes of Tunisian students of English towards ChatGPT as a “Foreign Language Teacher” . Forty-five students, in their third year of fundamental English at Tunisian universities and high institutes, completed a Likert scale questionnaire consisting of thirty-two items and covering various aspects of language (phonology, morphology, syntax, semantics, and pragmatics). A scale ranging from 'Strongly Disagree,' 'Disagree,' 'Undecided,' 'Agree,' to 'Strongly Agree.' is used to assess the attitudes of the participants towards the integration of ChaGPTin learning a foreign language. Results indicate generally positive attitudes towards the reliance on ChatGPT in learning foreign languages, particularly some compounds of language like syntax, phonology, and morphology. However, learners show insecurity towards ChatGPT when it comes to pragmatics and semantics, where the artificial model may fail when dealing with deeper contextual and nuanced language levels.

Keywords: artificial language model, attitudes, foreign language learning, ChatGPT, linguistic capabilities, Tunisian English language learners

Procedia PDF Downloads 46
4794 Narrative Point of View in Nature Documentary Films: A Study of The Cove (2009), Tale of a Forest (2012), and Before the Flood (2016)

Authors: Sakshi Yadav, Sushila Shekhawat

Abstract:

This study addresses different types of points of view as seen in nature documentary films with the help of three eco documentaries, and it would be significant in understanding the role of the narrative point of view as a tool for showing and telling in documentaries. Narrative analysis of a film forms an essential aspect of the discourse of scholarship in film studies. Narration is the chain of events occurring in time and space. The notion of narrative provides the idea of coherence and wholeness to the story. There are various components that the narration carries, one of which is the perspective or point of view. The narrator plays the role of a mediator between the film and the audience; thus, his perspective influences the way the audience interprets the film. Feature films have been analyzed through narrative points of view; however, this research intends to conduct it from the angle of a nature documentary film. The study will examine narrative viewpoints unique to nature documentary films using three ecological documentary films-The Cove (2009), Tale of a forest (2012), and Before the flood (2016). This research will apply the framework of narrative theory and will investigate the impact of the different types of narrative points of view, as each portrays the human-nature relationship from a different standpoint, and it will also study the effect that the narrative point of view has on the mode of these eco documentaries.

Keywords: ecodocumentary, narrative, human-nature relationship, point of view

Procedia PDF Downloads 74
4793 3D Frictionless Contact Case between the Structure of E-Bike and the Ground

Authors: Lele Zhang, Hui Leng Choo, Alexander Konyukhov, Shuguang Li

Abstract:

China is currently the world's largest producer and distributor of electric bicycle (e-bike). The increasing number of e-bikes on the road is accompanied by rising injuries and even deaths of e-bike drivers. Therefore, there is a growing need to improve the safety structure of e-bikes. This 3D frictionless contact analysis is a preliminary, but necessary work for further structural design improvement of an e-bike. The contact analysis between e-bike and the ground was carried out as follows: firstly, the Penalty method was illustrated and derived from the simplest spring-mass system. This is one of the most common methods to satisfy the frictionless contact case; secondly, ANSYS static analysis was carried out to verify finite element (FE) models with contact pair (without friction) between e-bike and the ground; finally, ANSYS transient analysis was used to obtain the data of the penetration p(u) of e-bike with respect to the ground. Results obtained from the simulation are as estimated by comparing with that from theoretical method. In the future, protective shell will be designed following the stability criteria and added to the frame of e-bike. Simulation of side falling of the improved safety structure of e-bike will be confirmed with experimental data.

Keywords: frictionless contact, penalty method, e-bike, finite element

Procedia PDF Downloads 265
4792 Improved Image Retrieval for Efficient Localization in Urban Areas Using Location Uncertainty Data

Authors: Mahdi Salarian, Xi Xu, Rashid Ansari

Abstract:

Accurate localization of mobile devices based on camera-acquired visual media information usually requires a search over a very large GPS-referenced image database. This paper proposes an efficient method for limiting the search space for image retrieval engine by extracting and leveraging additional media information about Estimated Positional Error (EP E) to address complexity and accuracy issues in the search, especially to be used for compensating GPS location inaccuracy in dense urban areas. The improved performance is achieved by up to a hundred-fold reduction in the search area used in available reference methods while providing improved accuracy. To test our procedure we created a database by acquiring Google Street View (GSV) images for down town of Chicago. Other available databases are not suitable for our approach due to lack of EP E for the query images. We tested the procedure using more than 200 query images along with EP E acquired mostly in the densest areas of Chicago with different phones and in different conditions such as low illumination and from under rail tracks. The effectiveness of our approach and the effect of size and sector angle of the search area are discussed and experimental results demonstrate how our proposed method can improve performance just by utilizing a data that is available for mobile systems such as smart phones.

Keywords: localization, retrieval, GPS uncertainty, bag of word

Procedia PDF Downloads 273
4791 An Appraisal of Maintenance Management Practices in Federal University Dutse and Jigawa State Polytechnic Dutse, Nigeria

Authors: Aminu Mubarak Sadis

Abstract:

This study appraised the maintenance management practice in Federal University Dutse and Jigawa State Polytechnic Dutse, in Nigeria. The Physical Planning, Works and Maintenance Departments of the two Higher Institutions (Federal University Dutse and Jigawa State Polytechnic) are responsible for production and maintenance management of their physical assets. Over–enrollment problem has been a common feature in the higher institutions in Nigeria, Data were collected by the administered questionnaires and subsequent oral interview to authenticate the completed questionnaires. Random sampling techniques was used in selecting 150 respondents across the various institutions (Federal University Dutse and Jigawa State Polytechnic Dutse). Data collected was analyzed using Statistical Package for Social Science (SPSS) and t-test statistical techniques The conclusion was that maintenance management activities are yet to be given their appropriate attention on functions of the university and polytechnic which are crucial to improving teaching, learning and research. The unit responsible for maintenance and managing facilities should focus on their stated functions and effect changes were possible.

Keywords: appraisal, maintenance management, university, Polytechnic, practices

Procedia PDF Downloads 230