Search results for: static and dynamic behavior
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 10155

Search results for: static and dynamic behavior

3975 The Involvement of Visual and Verbal Representations Within a Quantitative and Qualitative Visual Change Detection Paradigm

Authors: Laura Jenkins, Tim Eschle, Joanne Ciafone, Colin Hamilton

Abstract:

An original working memory model suggested the separation of visual and verbal systems in working memory architecture, in which only visual working memory components were used during visual working memory tasks. It was later suggested that the visuo spatial sketch pad was the only memory component at use during visual working memory tasks, and components such as the phonological loop were not considered. In more recent years, a contrasting approach has been developed with the use of an executive resource to incorporate both visual and verbal representations in visual working memory paradigms. This was supported using research demonstrating the use of verbal representations and an executive resource in a visual matrix patterns task. The aim of the current research is to investigate the working memory architecture during both a quantitative and a qualitative visual working memory task. A dual task method will be used. Three secondary tasks will be used which are designed to hit specific components within the working memory architecture – Dynamic Visual Noise (visual components), Visual Attention (spatial components) and Verbal Attention (verbal components). A comparison of the visual working memory tasks will be made to discover if verbal representations are at use, as the previous literature suggested. This direct comparison has not been made so far in the literature. Considerations will be made as to whether a domain specific approach should be employed when discussing visual working memory tasks, or whether a more domain general approach could be used instead.

Keywords: semantic organisation, visual memory, change detection

Procedia PDF Downloads 573
3974 DNA PLA: A Nano-Biotechnological Programmable Device

Authors: Hafiz Md. HasanBabu, Khandaker Mohammad Mohi Uddin, Md. IstiakJaman Ami, Rahat Hossain Faisal

Abstract:

Computing in biomolecular programming performs through the different types of reactions. Proteins and nucleic acids are used to store the information generated by biomolecular programming. DNA (Deoxyribose Nucleic Acid) can be used to build a molecular computing system and operating system for its predictable molecular behavior property. The DNA device has clear advantages over conventional devices when applied to problems that can be divided into separate, non-sequential tasks. The reason is that DNA strands can hold so much data in memory and conduct multiple operations at once, thus solving decomposable problems much faster. Programmable Logic Array, abbreviated as PLA is a programmable device having programmable AND operations and OR operations. In this paper, a DNA PLA is designed by different molecular operations using DNA molecules with the proposed algorithms. The molecular PLA could take advantage of DNA's physical properties to store information and perform calculations. These include extremely dense information storage, enormous parallelism, and extraordinary energy efficiency.

Keywords: biological systems, DNA computing, parallel computing, programmable logic array, PLA, DNA

Procedia PDF Downloads 110
3973 Preparation and Study Corrosion and Electrical Resistivity of Al-Ni-Cr Alloy

Authors: Khalid H. Abass

Abstract:

Al-Ni-Cr alloy contains different ratios of Ni and Cr was prepared by mixing Al, Ni and Cr at 800oC under an argon atmosphere. The prepared alloys were heated for 1300 hr to 560oC, and then cooled rapidly by water at the ambient temperature. Surface morphology for alloys is studied by scanning electron microscope (SEM). The resultant homogeneous surface is a result of heat treatment. The X-ray diffraction patterns showed (111), (200), and (220) diffraction lines from cubic Al crystal structure, and suggested that the intensity of peak (111) orientation is predominant. Three binary phases were observed and grown in alloys: Al3Ni (Orthorhombic, a = 6.598Ǻ, b = 7.352 Ǻ, c = 4.802 Ǻ), Cr9Al17 (Rhombohedra, a = 12.910 Ǻ, c = 15.677), and Ni2Cr3 (Tetragonal, a = 8.82 Ǻ, c = 4.58 Ǻ). The average crystallite sizes of the prepared samples were found to be from 3000 to 3094 nm by SEM, which is much smaller than that estimated from XRD data. Corrosion resistance increases with increasing Ni-Cr content in Al alloys. The electrical volume resistivity decreased with increasing Ni-Cr content at low frequency. This behavior can be seen generally at 50Hz, where the electrical volume resistivity reached the value of 3.98×10-8Ω.cm for the ratio Al-1.8 at.%Ni-0.18at.%Cr.

Keywords: Al-Ni-Cr alloy, corrosion current, electrical volume resistivity, binary phase, homogeneous surface

Procedia PDF Downloads 376
3972 The Effect of Merger Transference on the Maintenance of a Narcissistic Patient with a History of Treatment Interruption with Previous Therapists

Authors: Mehravar Javid

Abstract:

This case study delves into the psychological complexities of a 33-year-old woman, the second of three children, whose upbringing under a critical mother and a high-expectation father has significantly shaped her psychological landscape. Exhibiting a blend of worthlessness and a grandiose self, her life is a constant struggle between idealizing her father and devaluing her mother and sisters, coupled with a fear of intimacy and a desire for merger. This internal conflict manifests in symptoms of depression, anxiety, and a pattern of forming and quitting multiple relationships, all driven by a deep-seated need for validation and approval. The therapeutic journey reveals her resistance to treatment, particularly when her defense mechanisms are challenged, reflecting a complex transference dynamic where she yearns for merger yet fears it. The treatment focuses on empathetically addressing her idealization and mirroring needs, allowing for autonomy while repairing communication gaps. This approach not only confronts her emotional deficits rooted in her family dynamics but also aids in her quest for self-identity, navigating through her feelings of emptiness, inferiority, and powerlessness. The study highlights the nuanced interplay of family influence on the development and maintenance of narcissistic traits, offering insights into the therapeutic strategies that can facilitate growth and self-awareness in similar cases.

Keywords: narcissistic personality disorder, merger transference, treatment interruption, case study, family dynamics

Procedia PDF Downloads 51
3971 Weighted Data Replication Strategy for Data Grid Considering Economic Approach

Authors: N. Mansouri, A. Asadi

Abstract:

Data Grid is a geographically distributed environment that deals with data intensive application in scientific and enterprise computing. Data replication is a common method used to achieve efficient and fault-tolerant data access in Grids. In this paper, a dynamic data replication strategy, called Enhanced Latest Access Largest Weight (ELALW) is proposed. This strategy is an enhanced version of Latest Access Largest Weight strategy. However, replication should be used wisely because the storage capacity of each Grid site is limited. Thus, it is important to design an effective strategy for the replication replacement task. ELALW replaces replicas based on the number of requests in future, the size of the replica, and the number of copies of the file. It also improves access latency by selecting the best replica when various sites hold replicas. The proposed replica selection selects the best replica location from among the many replicas based on response time that can be determined by considering the data transfer time, the storage access latency, the replica requests that waiting in the storage queue and the distance between nodes. Simulation results utilizing the OptorSim show our replication strategy achieve better performance overall than other strategies in terms of job execution time, effective network usage and storage resource usage.

Keywords: data grid, data replication, simulation, replica selection, replica placement

Procedia PDF Downloads 244
3970 Intelligent Chatbot Generating Dynamic Responses Through Natural Language Processing

Authors: Aarnav Singh, Jatin Moolchandani

Abstract:

The proposed research work aims to build a query-based AI chatbot that can answer any question related to any topic. A chatbot is software that converses with users via text messages. In the proposed system, we aim to build a chatbot that generates a response based on the user’s query. For this, we use natural language processing to analyze the query and some set of texts to form a concise answer. The texts are obtained through web-scrapping and filtering all the credible sources from a web search. The objective of this project is to provide a chatbot that is able to provide simple and accurate answers without the user having to read through a large number of articles and websites. Creating an AI chatbot that can answer a variety of user questions on a variety of topics is the goal of the proposed research project. This chatbot uses natural language processing to comprehend user inquiries and provides succinct responses by examining a collection of writings that were scraped from the internet. The texts are carefully selected from reliable websites that are found via internet searches. This project aims to provide users with a chatbot that provides clear and precise responses, removing the need to go through several articles and web pages in great detail. In addition to exploring the reasons for their broad acceptance and their usefulness across many industries, this article offers an overview of the interest in chatbots throughout the world.

Keywords: Chatbot, Artificial Intelligence, natural language processing, web scrapping

Procedia PDF Downloads 44
3969 Numerical Investigations on Group Piles’ Lateral Bearing Capacity Considering Interaction of Soil and Structure

Authors: Mahdi Sadeghian, Mahmoud Hassanlourad, Alireza Ardakani, Reza Dinarvand

Abstract:

In this research, the behavior of monopiles, under lateral loads, was investigated with vertical and oblique piles by Finite Element Method. In engineering practice when soil-pile interaction comes to the picture some simplifications are applied to reduce the design time. As a simplified replacement of soil and pile interaction analysis, pile could be replaced by a column. The height of the column would be equal to the free length of the pile plus a portion of the embedded length of it. One of the important factors studied in this study was that columns with an equivalent length (free length plus a part of buried depth) could be used instead of soil and pile modeling. The results of the analysis show that the more internal friction angle of the soil increases, the more the bearing capacity of the soil is achieved. This additional length is 6 to 11 times of the pile diameter in dense soil although in loose sandy soil this range might increase.

Keywords: Depth of fixity, Lateral bearing capacity, Oblique pile, Pile group, Soil-structure interaction

Procedia PDF Downloads 207
3968 The Ethics of Corporate Social Responsibility Statements in Undercutting Sustainability: A Communication Perspective

Authors: Steven Woods

Abstract:

The use of Corporate Social Responsibility Statements has become ubiquitous in society. The appeal to consumers by being a well-behaved social entity has become a strategy not just to ensure brand loyalty but also to further larger scale projects of corporate interests. Specifically, the use of CSR to position corporations as good planetary citizens involves not just self-promotion but also a way of transferring responsibility from systems to individuals. By using techniques labeled as “greenwashing” and emphasizing ethical consumption choices as the solution, corporations present themselves as good members of the community and pursuing sustainability. Ultimately, the primary function of Corporate Social Responsibility statements is to maintain the economic status quo of ongoing growth and consumption while presenting and environmentally progressive image to the public, as well as reassuring them corporate behavior is superior to government intervention. By analyzing the communication techniques utilized through content analysis of specific examples, along with an analysis of the frames of meaning constructed in the CSR statements, the practices of Corporate Responsibility and Sustainability will be addressed from an ethical perspective.

Keywords: corporate social responsibility, ethics, greenwashing, sustainability

Procedia PDF Downloads 54
3967 Directional Dependence of the Stress-Strain Behavior of Reinforced Sand

Authors: Alaa H. J. Al-Rkaby, A. Chegenizadeh, H. R. Nikraz

Abstract:

The technique of reinforcing soil is an efficient, reliable and cost-effective alternative way for improving the performance of soil in civil engineering applications. Despite the anisotropic states of stresses induced within soil elements by many geotechnical structures such as footings, highways and offshore, most of the previous studies have been carried out under isotropic conditions. The anisotropic stress state in term of the inclined principal stress and the inequality of the intermediate and minor principal stresses cannot be investigated using conventional devices. Therefore, the advanced hollow cylinder apparatus, used in this work, provides a great opportunity to simulate such anisotropic stress states. To date, very little consideration has been given to how the direction of principal stress α and intermediate principal stress ratio b can affect the performance of the reinforced sand. This study presented that the anisotropic conditions of α and b resulted in significant variations in the deviator stress and volumetric strain of sand reinforced with geosynthetics. Anisotropic effect has been decreased by adding clay content.

Keywords: anisotropy, reinforced sand, direction of principal stress, intermediate principal stress ratio

Procedia PDF Downloads 176
3966 Seismic Response Analysis of Frame Structures Based on Super Joint Element Model

Authors: Li Xu, Yang Hong, T. Zhao Wen

Abstract:

Experimental results of many RC beam-column subassemblage indicate that slippage of longitudinal beam rebar within the joint and the shear deformation of joint core have significant influence on seismic behavior of the subassemblage. However, rigid joint assumption has been generally used in the seismic response analysis of RC frames, in which two kinds of inelastic deformation of joint have been ignored. Based on OpenSees platform, ‘Super Joint Element Model’ with more detailed inelastic mechanism is used to simulate the inelastic response of joints. Two finite element models of typical RC plane frame, namely considering or ignoring the inelastic deformation of joint respectively, were established and analyzed under seven strong earthquake waves. The simulated global and local inelastic deformations of the RC plane frame is shown and discussed. The analyses also confirm the security of the earthquake-resistant frame designed according to Chinese codes.

Keywords: frame structure, beam-column joint, longitudinal bar slippage, shear deformation, nonlinear analysis

Procedia PDF Downloads 392
3965 Evaluating Viability of Solar Tubewell Irrigation Technology

Authors: Junaid N. Chauhdary, Bernard A. Engel, Allah Bakhsh

Abstract:

Solar powered tubewells can be a reliable and affordable source of supplying irrigation water compared with electric or diesel operated tubewells due to frequent load shedding and soaring energy prices. A study was conducted on a solar tubewell installed at the Water Management Research Center (WMRC), University of Agriculture, Faisalabad to investigate the viability of a solar powered tubewell in terms of discharge and benefit cost ratio. The tubewell discharge was 50 m3hr-1 with a total dynamic head of 30 m. The depth of bore was 31 m (14 m blind + 17 m screen) with a casing diameter of 15.2 cm (6 inches). A 3-stage submersible pump of 10.2 cm (4 inch) diameter was lowered in the casing to a depth of 22 m. The pump was powered from 21 solar panels of 200 W capacity each. The tubewell peak discharge was observed as 6 and 7 hr day-1 in winter and summer, respectively. The breakeven analysis of the solar tubewell showed that the payback period of the solar tubewell was 1.5 years of its 10 year usable life with an IRR (internal rate of return) of 69 %. The BCR (benefit cost ratio) of the solar tubewell at 2, 4, 6, and 8 percent discount rate were 3.75, 3.45, 3.19 and 2.96, respectively. The NPV (net present value) of the solar tubewell at 2, 4, 6, and 8 % discount rates were 1.89, 1.65, 1.45 and 1.27 million rupees, respectively. These results indicated that the solar powered tubewells are a viable option as well as environmentally friendly and can be adopted by the farmers due to their affordable payback period.

Keywords: benefit cost ratio, internal rate of return (IRR), net present value (NPV), solar tubewell

Procedia PDF Downloads 192
3964 Analysis of Cyclic Elastic-Plastic Loading of Shaft Based on Kinematic Hardening Model

Authors: Isa Ahmadi, Ramin Khamedi

Abstract:

In this paper, the elasto-plastic and cyclic torsion of a shaft is studied using a finite element method. The Prager kinematic hardening theory of plasticity with the Ramberg and Osgood stress-strain equation is used to evaluate the cyclic loading behavior of the shaft under the torsional loading. The material of shaft is assumed to follow the non-linear strain hardening property based on the Prager model. The finite element method with C1 continuity is developed and used for solution of the governing equations of the problem. The successive substitution iterative method is used to calculate the distribution of stresses and plastic strains in the shaft due to cyclic loads. The shear stress, effective stress, residual stress and elastic and plastic shear strain distribution are presented in the numerical results.

Keywords: cyclic loading, finite element analysis, Prager kinematic hardening model, torsion of shaft

Procedia PDF Downloads 391
3963 Users’ Information Disclosure Determinants in Social Networking Sites: A Systematic Literature Review

Authors: Wajdan Al Malwi, Karen Renaud, Lewis Mackenzie

Abstract:

The privacy paradox describes a phenomenon whereby there is no connection between stated privacy concerns and privacy behaviours. We need to understand the underlying reasons for this paradox if we are to help users to preserve their privacy more effectively. In particular, the Social Networking System (SNS) domain offers a rich area of investigation due to the risks of unwise information disclosure decisions. Our study thus aims to untangle the complicated nature and underlying mechanisms of online privacy-related decisions in SNSs. In this paper, we report on the findings of a Systematic Literature Review (SLR) that revealed a number of factors that are likely to influence online privacy decisions. Our deductive analysis approach was informed by Communicative Privacy Management (CPM) theory. We uncovered a lack of clarity around privacy attitudes and their link to behaviours, which makes it challenging to design privacy-protecting SNS platforms and to craft legislation to ensure that users’ privacy is preserved.

Keywords: privacy paradox, self-disclosure, privacy attitude, privacy behavior, social networking sites

Procedia PDF Downloads 137
3962 Synthesis of MIPs towards Precursors and Intermediates of Illicit Drugs and Their following Application in Sensing Unit

Authors: K. Graniczkowska, N. Beloglazova, S. De Saeger

Abstract:

The threat of synthetic drugs is one of the most significant current drug problems worldwide. The use of drugs of abuse has increased dramatically during the past three decades. Among others, Amphetamine-Type Stimulants (ATS) are globally the second most widely used drugs after cannabis, exceeding the use of cocaine and heroin. ATS are potent central nervous system (CNS) stimulants, capable of inducing euphoric static similar to cocaine. Recreational use of ATS is widespread, even though warnings of irreversible damage of the CNS were reported. ATS pose a big problem and their production contributes to the pollution of the environment by discharging big volumes of liquid waste to sewage system. Therefore, there is a demand to develop robust and sensitive sensors that can detect ATS and their intermediates in environmental water samples. A rapid and simple test is required. Analysis of environmental water samples (which sometimes can be a harsh environment) using antibody-based tests cannot be applied. Therefore, molecular imprinted polymers (MIPs), which are known as synthetic antibodies, have been chosen for that approach. MIPs are characterized with a high mechanical and thermal stability, show chemical resistance in a broad pH range and various organic or aqueous solvents. These properties make them the preferred type of receptors for application in the harsh conditions imposed by environmental samples. To the best of our knowledge, there are no existing MIPs-based sensors toward amphetamine and its intermediates. Also not many commercial MIPs for this application are available. Therefore, the aim of this study was to compare different techniques to obtain MIPs with high specificity towards ATS and characterize them for following use in a sensing unit. MIPs against amphetamine and its intermediates were synthesized using a few different techniques, such as electro-, thermo- and UV-initiated polymerization. Different monomers, cross linkers and initiators, in various ratios, were tested to obtain the best sensitivity and polymers properties. Subsequently, specificity and selectivity were compared with commercially available MIPs against amphetamine. Different linkers, such as lipoic acid, 3-mercaptopioponic acid and tyramine were examined, in combination with several immobilization techniques, to select the best procedure for attaching particles on sensor surface. Performed experiments allowed choosing an optimal method for the intended sensor application. Stability of MIPs in extreme conditions, such as highly acidic or basic was determined. Obtained results led to the conclusion about MIPs based sensor applicability in sewage system testing.

Keywords: amphetamine type stimulants, environment, molecular imprinted polymers, MIPs, sensor

Procedia PDF Downloads 237
3961 Effect of Vanadium Addition to Aluminum Grain Refined by Ti or Ti + B on Its Microstructure, Mechanical Behavior, Fatigue Strength and Life

Authors: Adnan I. O. Zaid

Abstract:

As aluminum solidifies in columnar structure with large grain size which reduces its surface quality and mechanical strength; therefore it is normally grain refined either by titanium or titanium + boron (Ti or Ti + B). In this paper, the effect of addition of either Ti or Ti + B to commercially pure aluminum on its grain size, Vickers hardness, mechanical strength and fatigue strength and life is presented and discussed. Similarly, the effect of vanadium addition to Al grain refined by Ti or Ti+ B is presented and discussed. Two binary master alloys Al-Ti and Al-Vi were laboratory prepared from which five different micro-alloys in addition to the commercially pure aluminum namely Al-Ti, Al-Ti-B, Al-V, Al-Ti-V and Al-Ti-B-V were prepared for the investigation. Finally, the effect of their addition on the fatigue cracks initiation and propagation, using scanning electron microscope, SEM, is also presented and discussed. Photomirographs and photoscans are included in the paper.

Keywords: aluminum, fatigue, grain refinement, titanium, titanium+boron, vanadium

Procedia PDF Downloads 470
3960 Physicochemical Properties of Soy Protein Isolate (SPI): Starch Conjugates Treated by Sonication

Authors: Gulcin Yildiz, Hao Feng

Abstract:

In recent years there is growing interested in using soy protein because of several advantages compared to other protein sources, such as high nutritional value, steady supply, and low cost. Soy protein isolate (SPI) is the most refined soy protein product. It contains 90% protein in a moisture-free form and has some desirable functionalities. Creating a protein-polysaccharide conjugate to be the emulsifying agent rather than the protein alone can markedly enhance its stability. This study was undertaken to examine the effects of ultrasound treatments on the physicochemical properties of SPI-starch conjugates. The soy protein isolate (SPI, Pro-Fam® 955) samples were obtained from the Archer Daniels Midland Company. Protein concentrations were analyzed by the Bardford method using BSA as the standard. The volume-weighted mean diameters D [4,3] of protein–polysaccharide conjugates were measured by dynamic light scattering (DLS). Surface hydrophobicity of the conjugates was measured by using 1-anilino-8-naphthalenesulfonate (ANS) (Sigma-Aldrich, St. Louis, MO, USA). Increasing the pH from 2 to 12 resulted in increased protein solubility. The highest solubility was 69.2% for the sample treated with ultrasonication at pH 12, while the lowest (9.13%) was observed in the Control. For the other pH conditions, the protein solubility values ranged from 40.53 to 49.65%. The ultrasound treatment significantly decreased the particle sizes of the SPI-modified starch conjugates. While the D [4,3] for the Control was 731.6 nm, it was 293.7 nm for the samples treated by sonication at pH 12. The surface hydrophobicity (H0) of SPI-starch at all pH conditions were significantly higher than those in the Control. Ultrasonication was proven to be effective in improving the solubility and emulsifying properties of soy protein isolate-starch conjugates.

Keywords: particle size, solubility, soy protein isolate, ultrasonication

Procedia PDF Downloads 406
3959 Vertical and Lateral Vibration Response for Corrugated Track Curves Supported on High-Density Polyethylene and Hytrel Rail Pads

Authors: B.M. Balekwa, D.V.V. Kallon, D.J. Fourie

Abstract:

Modal analysis is applied to establish the dynamic difference between vibration response of the rails supported on High Density Polyethylene (HDPE) and Hytrel/6358 rail pads. The experiment was conducted to obtain the results in the form of Frequency Response Functions (FRFs) in the vertical and lateral directions. Three antiresonance modes are seen in the vertical direction; one occurs at about 150 Hz when the rail resting on the Hytrel/6358 pad experiences a force mid-span. For the rail resting on this type of rail pad, no antiresonance occurs when the force is applied on the point of the rail that is resting on the pad and directly on top of a sleeper. The two antiresonance modes occur in a frequency range of 250 – 300 Hz in the vertical direction for the rail resting on HDPE pads. At resonance, the rail vibrates with a higher amplitude, but at antiresonance, the rail transmits vibration downwards to the sleepers. When the rail is at antiresonance, the stiffness of the rail pads play a vital role in terms of damping the vertical vibration to protect the sleepers. From the FRFs it is understood that the Hytrel/6358 rail pads perform better than the HDPE in terms of vertical response, given that at a lower frequency range of 0 – 300 Hz only one antiresonance mode was identified for vertical vibration of the rail supported on Hytrel/6358. This means the rail is at antiresonance only once within this frequency range and this is the only time when vibration is transmitted downwards.

Keywords: accelerance, FRF, rail corrugation, rail pad

Procedia PDF Downloads 153
3958 Discussing Concept Gratitude of Muslim Consumers Based on Islamic Law: A Confirmation on the Theory of Consumer Satisfaction through Imam Al-Ghazali's Thought

Authors: Suprihatin Soewarto

Abstract:

The background of writing this paper is to assess the truth of rejection of some Muslim scholars who develop Islamic economics on the concept of consumer satisfaction and replace it with the concept of maslahah. In the perspective of Islamic law, this rejection attitude needs to be verified in order to know the accuracy of the replacement of this concept of satisfaction with maslahah as part of consumer behavior. This is done so that replacement of rejection of the term satisfaction with maslahah is objective. This objective replacement of the term will surely be more enlightening and more just than the subjective substitution. Therefore the writing of this paper aims to get an answer whether the concept of satisfaction needs to be replaced? is it possible for Islamic law to confirm the theory of consumer satisfaction? The method of writing this paper using the method of literature with a critical analysis approach. The results of this study is an explanation of the similarities and differences of consumer satisfaction theory and consumer theory maslahah according to Islamic law. disclosure of the concept of consumer gratitude according to Islamic law and its implementation in Muslim consumer demand theory.

Keywords: consumer's gratitude, islamic law, confirmation, satisfaction consumer's

Procedia PDF Downloads 182
3957 Understanding Cruise Passengers’ On-board Experience throughout the Customer Decision Journey

Authors: Sabina Akter, Osiris Valdez Banda, Pentti Kujala, Jani Romanoff

Abstract:

This paper examines the relationship between on-board environmental factors and customer overall satisfaction in the context of the cruise on-board experience. The on-board environmental factors considered are ambient, layout/design, social, product/service and on-board enjoyment factors. The study presents a data-driven framework and model for the on-board cruise experience. The data are collected from 893 respondents in an application of a self-administered online questionnaire of their cruise experience. This study reveals the cruise passengers’ on-board experience through the customer decision journey based on the publicly available data. Pearson correlation and regression analysis have been applied, and the results show a positive and a significant relationship between the environmental factors and on-board experience. These data help understand the cruise passengers’ on-board experience, which will be used for the ultimate decision-making process in cruise ship design.

Keywords: cruise behavior, customer activities, on-board environmental factors, on-board experience, user or customer satisfaction

Procedia PDF Downloads 154
3956 Joint Modeling of Longitudinal and Time-To-Event Data with Latent Variable

Authors: Xinyuan Y. Song, Kai Kang

Abstract:

Joint models for analyzing longitudinal and survival data are widely used to investigate the relationship between a failure time process and time-variant predictors. A common assumption in conventional joint models in the survival analysis literature is that all predictors are observable. However, this assumption may not always be supported because unobservable traits, namely, latent variables, which are indirectly observable and should be measured through multiple observed variables, are commonly encountered in the medical, behavioral, and financial research settings. In this study, a joint modeling approach to deal with this feature is proposed. The proposed model comprises three parts. The first part is a dynamic factor analysis model for characterizing latent variables through multiple observed indicators over time. The second part is a random coefficient trajectory model for describing the individual trajectories of latent variables. The third part is a proportional hazard model for examining the effects of time-invariant predictors and the longitudinal trajectories of time-variant latent risk factors on hazards of interest. A Bayesian approach coupled with a Markov chain Monte Carlo algorithm to perform statistical inference. An application of the proposed joint model to a study on the Alzheimer's disease neuroimaging Initiative is presented.

Keywords: Bayesian analysis, joint model, longitudinal data, time-to-event data

Procedia PDF Downloads 125
3955 Finite Element Analysis of Hollow Structural Shape (HSS) Steel Brace with Infill Reinforcement under Cyclic Loading

Authors: Chui-Hsin Chen, Yu-Ting Chen

Abstract:

Special concentrically braced frames is one of the seismic load resisting systems, which dissipates seismic energy when bracing members within the frames undergo yielding and buckling while sustaining their axial tension and compression load capacities. Most of the inelastic deformation of a buckling bracing member concentrates in the mid-length region. While experiencing cyclic loading, the region dissipates most of the seismic energy being input into the frame. Such a concentration makes the braces vulnerable to failure modes associated with low-cycle fatigue. In this research, a strategy to improve the cyclic behavior of the conventional steel bracing member is proposed by filling the Hollow Structural Shape (HSS) member with reinforcement. It prevents the local section from concentrating large plastic deformation caused by cyclic loading. The infill helps spread over the plastic hinge region into a wider area hence postpone the initiation of local buckling or even the rupture of the braces. The finite element method is introduced to simulate the complicated bracing member behavior and member-versus-infill interaction under cyclic loading. Fifteen 3-D-element-based models are built by ABAQUS software. The verification of the FEM model is done with unreinforced (UR) HSS bracing members’ cyclic test data and aluminum honeycomb plates’ bending test data. Numerical models include UR and filled HSS bracing members with various compactness ratios based on the specification of AISC-2016 and AISC-1989. The primary variables to be investigated include the relative bending stiffness and the material of the filling reinforcement. The distributions of von Mises stress and equivalent plastic strain (PEEQ) are used as indices to tell the strengths and shortcomings of each model. The result indicates that the change of relative bending stiffness of the infill is much more influential than the change of material in use to increase the energy dissipation capacity. Strengthen the relative bending stiffness of the reinforcement results in additional energy dissipation capacity to the extent of 24% and 46% in model based on AISC-2016 (16-series) and AISC-1989 (89-series), respectively. HSS members with infill show growth in 𝜂Local Buckling, normalized energy cumulated until the happening of local buckling, comparing to UR bracing members. The 89-series infill-reinforced members have more energy dissipation capacity than unreinforced 16-series members by 117% to 166%. The flexural rigidity of infills should be less than 29% and 13% of the member section itself for 16-series and 89-series bracing members accordingly, thereby guaranteeing the spread over of the plastic hinge and the happening of it within the reinforced section. If the parameters are properly configured, the ductility, energy dissipation capacity, and fatigue-life of HSS SCBF bracing members can be improved prominently by the infill-reinforced method.

Keywords: special concentrically braced frames, HSS, cyclic loading, infill reinforcement, finite element analysis, PEEQ

Procedia PDF Downloads 81
3954 Observational Study -HIV/ AIDS and Medical Personnel in Mangalore, India

Authors: Anjana Sreedharan, Harish Rao

Abstract:

Background: India has the world’s third largest population of people living with HIV/AIDS, with a prevalence rate of 0.69 in the state of Karnataka. This study aims at assessing the HIV/AIDS related knowledge, attitude and behavior of the medical personnel in 3 hospitals in the city of Mangalore. Methods: Surgeons, Anesthetists, OT staff nurses, ward nursing staff, House surgeons working in the hospitals associated with Kasturba Medical college, Mangalore were given questionnaires and interviewed. Their knowledge about HIV, their attitude towards HIV positive patients and bias in management of the patients was assessed. Conclusion: So far, it has been found that amongst doctors, discrimination was mainly in the form of HIV testing without consent and a lack of confidentiality. However, the doctors rarely changed the treatment plan on knowing the HIV status of the patient. Amongst the nursing staff and interns, there is a serious lacuna of knowledge regarding HIV transmission, as compared to consultants. The patient seldom faced verbal abuse from the team. Use of universal precautions is less among the entire team due to insufficient availability of the same.

Keywords: discrimination, HIV/ AIDS, medical colleges, stigma

Procedia PDF Downloads 311
3953 Frames as Interests and Goals: The Case of MedTech Entrepreneurs' Capital Raising Strategies in Australia

Authors: Joelle Hawa, Michael Gilding

Abstract:

The role of interest as a driver of action has been an on-going debate in the sociological sciences. This paper shows evidence as to how economic actors frame their environment in terms of interests and goals to take action. It introduces the concept of 'dynamic actor compass', a cognitive tool that is socially contingent and allows economic actors to navigate their environment, evaluate the level of alignment of interests and goals with other players, and decide whether or not they are willing to rely on, collaborate or partner with others in the field. The paper builds on Kaplan’s model of framing contests and integrates Max Weber’s interests, and ideas construct as well as Beckert’s concept of fictional expectations. The author illustrates this conceptual framework in the case of MedTech entrepreneurs’ capital raising activities in Australia. The study adopts a grounded theory methodology, running in-depth interviews with 24 MedTech entrepreneurs in order to examine their decision-making processes and actions to finance their innovation trajectory. The findings show that participants take into account material and ideal interests and goals that they impose adapt or negotiate with other actors in their environment. These interactions affect the way MedTech entrepreneurs perceive other funders in the field, influencing their capital raising strategies.

Keywords: expectations, financing innovation, frames, goals, interest-oriented action, managerial cognition

Procedia PDF Downloads 123
3952 Demographic Dividend and Creation of Human and Knowledge Capital in Liberal India: An Endogenous Growth Process

Authors: Arjun K., Arumugam Sankaran, Sanjay Kumar, Mousumi Das

Abstract:

The paper analyses the existence of endogenous growth scenario emanating from the demographic dividend in India during the liberalization period starting from 1980. Demographic dividend creates a fertile ground for the cultivation of human and knowledge capitals contributing to technological progress which can be measured using total factor productivity. The relationship among total factor productivity, human and knowledge capitals are examined in an open endogenous framework for the period 1980-2016. The control variables such as foreign direct investment, trade openness, energy consumption are also employed. The data are sourced from Reserve Bank of India, World Bank, International Energy Agency and The National Science and Technology Management Information System. To understand the dynamic association among variables, ARDL bounds approach to cointegration followed by Toda-Yamamoto causality test are used. The results reveal a short run and long run relationship among the variables supported by the existence of causality. This calls for an integrated policy to build and augment human capital and research and development activities to sustain and pace up growth and development in the nation.

Keywords: demographic dividend, young population, open endogenous growth models, human and knowledge capital

Procedia PDF Downloads 132
3951 Design of Fuzzy Logic Based Global Power System Stabilizer for Dynamic Stability Enhancement in Multi-Machine Power System

Authors: N. P. Patidar, J. Earnest, Laxmikant Nagar, Akshay Sharma

Abstract:

This paper describes the diligence of a new input signal based fuzzy power system stabilizer in multi-machine power system. Instead of conventional input pairs like speed deviation (∆ω) and derivative of speed deviation i.e. acceleration (∆ω ̇) or speed deviation and accelerating power deviation of each machine, in this paper, deviation of active power through the tie line colligating two areas is used as one of the inputs to the fuzzy logic controller in concurrence with the speed deviation. Fuzzy Logic has the features of simple concept, easy effectuation, and computationally efficient. The advantage of this input is that, the same signal can be fed to each of the fuzzy logic controller connected with each machine. The simulated system comprises of two fully symmetrical areas coupled together by two 230 kV lines. Each area is equipped with two superposable generators rated 20 kV/900MVA and area-1 is exporting 413 MW to area-2. The effectiveness of the proposed control scheme has been assessed by performing small signal stability assessment and transient stability assessment. The proposed control scheme has been compared with a conventional PSS. Digital simulation is used to demonstrate the performance of fuzzy logic controller.

Keywords: Power System Stabilizer (PSS), small signal stability, inter-area oscillation, fuzzy logic controller, membership function, rule base

Procedia PDF Downloads 507
3950 Educational Impact of Participatory Theatre Based Intervention on Gender Equality Attitudes, Youth in Serbia

Authors: Jasna Milošević Đorđević, Jelisaveta Blagojević, Jovana Timotijević, Alison Mckinley

Abstract:

Young people in Serbia, have grown up in turbulent times during the Balkan wars, in a cultural and economic isolation without adequate education on (ethnic, gender, social,..) equality. They often have very strong patriarchal gender stereotypes. The perception of gender in Serbia is still heavily influenced by traditional worldview and young people have little opportunity in traditional educational system to challenge it, receiving no formal sex education. Educational policies have addressed achieving gender equality as one of the goals, supporting all young people to gain better educational opportunities, but there are obvious shortcomings of the official education system in implementation of those goals. Therefore new approaches should be implemented. We evaluate the impact of non traditional approach, such as participatory theatre performance with strong transformative potential, especially in relation to gender issues. Theatre based intervention (TBI) was created to provoke the young people to become aware of their gender constructs. Engaging young people in modern form of education such as transformative gender intervention through participatory theatre could have positive impact on their sex knowledge and understanding gender roles. The transformative process in TBI happens on two levels – the affective and the cognitive. The founding agency of the project and evaluation is IPPF. The most important aim of this survey is evaluation of the transformative TBI, as a new educational approach related to better understanding gender as social construct. To reach this goal, we have measured attitude change in three indicators: a) gender identity/ perception of feminine identity, perception of masculine identity, importance of gender for personal identity, b) gender roles on the labor market, c) Gender equality in partnership & sexual behavior. Our main hypothesis is that participatory theatre-based intervention can have a transformational potential in challenging traditional gender knowledge and attitudes among youth in Serbia. To evaluate the impact of TB intervention, we implement: online baseline and end-line survey with nonparticipants of the TBI on the representative sample in targeted towns (control group). Additionally we conducted testing the experimental group twice: pretest at the beginning of each TBI and post testing of participants after the play. A sample of 500 respondents aged 18-30 years, from 9 towns in Serbia responded to online questionnaire in September 2017, in a baseline research. Pre and post measurement of all tested variables among participants in nine towns would be performed. End-line survey with 500 respondents would be conducted at the end of the project (early year 2018). After the first TBI (60 participants) no impact was detected on measured indicators: perception of desirable characteristics of man F(1,59)= 1.291, p=.260; perception of desirable characteristics of women F(1,55)=1.386, p= .244; gender identity importance F(1,63)= .050, p=.824; sex related behavior F(1,61)=1,145, p=.289; gender equality on labor market F(1,63)=.076, p=.783; gender equality in partnership F(1,61)=.201, p=.656; However, we hope that following intervention would bring more data showing that participatory theatre intervention explaining gender as a social construct could have additional positive impact in traditional educational system.

Keywords: educational impact, gender identity, gender role, participatory theatre based intervention

Procedia PDF Downloads 164
3949 Improving the Crashworthiness Characteristics of Long Steel Circular Tubes Subjected to Axial Compression by Inserting a Helical Spring

Authors: Mehdi Tajdari, Farzad Mokhtarnejad, Fatemeh Moradi, Mehdi Najafizadeh

Abstract:

Nowadays, energy absorbing devices have been widely used in all vehicles and moving parts such as railway couches, aircraft, ships and lifts. The aim is to protect these structures from serious damages while subjected to impact loads, or to minimize human injuries while collision is occurred in transportation systems. These energy-absorbing devices can dissipate kinetic energy in a wide variety of ways like friction, facture, plastic bending, crushing, cyclic plastic deformation and metal cutting. On the other hand, various structures may be used as collapsible energy absorbers. Metallic cylindrical tubes have attracted much more attention due to their high stiffness and strength combined with the low weight and ease of manufacturing process. As a matter of fact, favorable crash worthiness characteristics for energy dissipation purposes can be achieved from axial collapse of tubes while they crush progressively in symmetric modes. However, experimental and theoretical results have shown that depending on various parameters such as tube geometry, material properties of tube, boundary and loading conditions, circular tubes buckle in different modes of deformation, namely, diamond and Euler collapsing modes. It is shown that when the tube length is greater than the critical length, the tube deforms in overall Euler buckling mode, which is an inefficient mode of energy absorption and needs to be avoided in crash worthiness applications. This study develops a new method with the aim of improving energy absorption characteristics of long steel circular tubes. Inserting a helical spring into the tubes is proved experimentally to be an efficient solution. In fact when a long tube is subjected to axial compression load, the spring prevents of undesirable Euler or diamond collapsing modes. This is because the spring reinforces the internal wall of tubes and it causes symmetric deformation in tubes. In this research three specimens were prepared and three tests were performed. The dimensions of tubes were selected so that in axial compression load buckling is occurred. In the second and third tests a spring was inserted into tubes and they were subjected to axial compression load in quasi-static and impact loading, respectively. The results showed that in the second and third tests buckling were not happened and the tubes deformed in symmetric modes which are desirable in energy absorption.

Keywords: energy absorption, circular tubes, collapsing deformation, crashworthiness

Procedia PDF Downloads 325
3948 Method of Complex Estimation of Text Perusal and Indicators of Reading Quality in Different Types of Commercials

Authors: Victor N. Anisimov, Lyubov A. Boyko, Yazgul R. Almukhametova, Natalia V. Galkina, Alexander V. Latanov

Abstract:

Modern commercials presented on billboards, TV and on the Internet contain a lot of information about the product or service in text form. However, this information cannot always be perceived and understood by consumers. Typical sociological focus group studies often cannot reveal important features of the interpretation and understanding information that has been read in text messages. In addition, there is no reliable method to determine the degree of understanding of the information contained in a text. Only the fact of viewing a text does not mean that consumer has perceived and understood the meaning of this text. At the same time, the tools based on marketing analysis allow only to indirectly estimate the process of reading and understanding a text. Therefore, the aim of this work is to develop a valid method of recording objective indicators in real time for assessing the fact of reading and the degree of text comprehension. Psychophysiological parameters recorded during text reading can form the basis for this objective method. We studied the relationship between multimodal psychophysiological parameters and the process of text comprehension during reading using the method of correlation analysis. We used eye-tracking technology to record eye movements parameters to estimate visual attention, electroencephalography (EEG) to assess cognitive load and polygraphic indicators (skin-galvanic reaction, SGR) that reflect the emotional state of the respondent during text reading. We revealed reliable interrelations between perceiving the information and the dynamics of psychophysiological parameters during reading the text in commercials. Eye movement parameters reflected the difficulties arising in respondents during perceiving ambiguous parts of text. EEG dynamics in rate of alpha band were related with cumulative effect of cognitive load. SGR dynamics were related with emotional state of the respondent and with the meaning of text and type of commercial. EEG and polygraph parameters together also reflected the mental difficulties of respondents in understanding text and showed significant differences in cases of low and high text comprehension. We also revealed differences in psychophysiological parameters for different type of commercials (static vs. video, financial vs. cinema vs. pharmaceutics vs. mobile communication, etc.). Conclusions: Our methodology allows to perform multimodal evaluation of text perusal and the quality of text reading in commercials. In general, our results indicate the possibility of designing an integral model to estimate the comprehension of reading the commercial text in percent scale based on all noticed markers.

Keywords: reading, commercials, eye movements, EEG, polygraphic indicators

Procedia PDF Downloads 147
3947 Studying the Dynamical Response of Nano-Microelectromechanical Devices for Nanomechanical Testing of Nanostructures

Authors: Mohammad Reza Zamani Kouhpanji

Abstract:

Characterizing the fatigue and fracture properties of nanostructures is one of the most challenging tasks in nanoscience and nanotechnology due to lack of a MEMS/NEMS device for generating uniform cyclic loadings at high frequencies. Here, the dynamic response of a recently proposed MEMS/NEMS device under different inputs signals is completely investigated. This MEMS/NEMS device is designed and modeled based on the electromagnetic force induced between paired parallel wires carrying electrical currents, known as Ampere’s Force Law (AFL). Since this MEMS/NEMS device only uses two paired wires for actuation part and sensing part, it represents highly sensitive and linear response for nanostructures with any stiffness and shapes (single or arrays of nanowires, nanotubes, nanosheets or nanowalls). In addition to studying the maximum gains at different resonance frequencies of the MEMS/NEMS device, its dynamical responses are investigated for different inputs and nanostructure properties to demonstrate the capability, usability, and reliability of the device for wide range of nanostructures. This MEMS/NEMS device can be readily integrated into SEM/TEM instruments to provide real time study of the fatigue and fracture properties of nanostructures as well as their softening or hardening behaviors, and initiation and/or propagation of nanocracks in them.

Keywords: MEMS/NEMS devices, paired wire actuators and sensors, dynamical response, fatigue and fracture characterization, Ampere’s force law

Procedia PDF Downloads 379
3946 Clinical and Chemokine Profile in Leprosy Patients During Multidrug Therapy (MDT) and Their Healthy Contacts: A Randomized Control Trial

Authors: Rohit Kothari

Abstract:

Background: Leprosyis a chronic granulomatous diseasecaused by Mycobacterium leprae (M. Lepra). Reactions may interrupt its usual chronic course.Type-1 (T1R)and type-2 lepra reaction(T2R) are acute events and signifytype-IV and type-III hypersensitivity responses, respectively. Various chemokines like CCL3, 5, 11, and CCL24 may be increased during the course of leprosy or during reactions and may serve as markers of early diagnosis, response to therapy, and prognosis. Objective: To find correlation of CCL3, 5, 11, and CCL24 in leprosy patients on multidrug therapy and their family contacts after ruling out active disease during leprosy treatment and during periods of lepra reactions. Methodology: This randomized control trial was conducted in 50 clinico-histopathologically diagnosed cases of leprosy in a tertiary care hospital in Bengaluru, India. 50 of their family contacts were adequately examined and investigated should the need be to rule out active disease. The two study-groups comprised of leprosy cases, and the age, sex, and area of residence matched healthy contactswho were given single-dose rifampicin prophylaxis, respectively. Blood samples were taken at baseline, six months, and after one yearin both the groups (on completion of MDT in leprosy cases)and also during periods of reaction if occurred in leprosy cases. Results: Our study found that at baseline, CCL5, 11, and 24 were higher in leprosy cases as compared to the healthy contacts, and the difference was statistically significant.CCL3 was also found to be higherat baseline in leprosy cases, however, the difference was not statistically significant. At six months and one year, the levels of CCL 5, 11, and 24 reduced, and the difference was statistically significant in leprosy cases, whereas it remained almost static in all the healthy contacts. Twenty patients of leprosy developed lepra reaction during the course of one year, and during reaction, the increase in CCL11 and 24 was statistically significant from baseline, whereas CCL3 and 5 did not rise significantly. One of the healthy contacts developed signs of leprosy in the form of hypopigmented numb patch and was clinico-histopathologically, and CCL11 and 24 were found to be higher with a statistically significant difference from the baseline values. Conclusion: CCL5, 11, and 24 are sensitive markers of diagnosing leprosy, response to MDT, and prognosis and are not increased in healthy contacts. CCL11 and 24 are sensitive markers of lepra reactions and may serve as one of the early diagnostic modalities for identifying lepra reaction and also leprosy in healthy contacts. To the best of our knowledge, this is the first study to evaluate these biomarkers in leprosy cases and their healthy contacts with a follow-up of upto one year with one of them developing the disease, and the same was confirmed based on these biomarkers as well.

Keywords: chemokine profile, healthy contacts, leprosy, lepra reactions

Procedia PDF Downloads 126