Search results for: projective lag synchronization
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 191

Search results for: projective lag synchronization

101 Multi-Path Signal Synchronization Model with Phase Length Constraints

Authors: Tzu-Jung Huang, Hsun-Jung Cho, Chien-Chia Liäm Huang

Abstract:

To improve the level of service (LoS) of urban arterial systems containing a series of signalized intersections, a proper design of offsets for all intersections associated is of great importance. The MAXBAND model has been the most common approach for this purpose. In this paper, we propose a MAXBAND model with phase constraints so that the lengths of the phases in a cycle are variable. In other words, the length of a cycle is also variable in our setting. We conduct experiments on a real-world traffic network, having several major paths, in Taiwan for numerical evaluations. Actual traffic data were collected through on-site experiments. Numerical evidences suggest that the improvements are around 32%, on average, in terms of total delay of the entire network.

Keywords: arterial progression, MAXBAND, signal control, offset

Procedia PDF Downloads 320
100 Starting Characteristic Analysis of LSPM for Pumping System Considering Demagnetization

Authors: Subrato Saha, Yun-Hyun Cho

Abstract:

This paper presents the design process of a high performance 3-phase 3.7 kW 2-pole line start permanent magnet synchronous motor for pumping system. A method was proposed to study the starting torque characteristics considering line start with high inertia load. A d-q model including cage was built to study the synchronization capability. Time-stepping finite element method analysis was utilized to accurately predict the dynamic and transient performance, efficiency, starting current, speed curve and, etc. Considering the load torque of pumps during starting stage, the rotor bar was designed with minimum demagnetization of permanent magnet caused by huge starting current.

Keywords: LSPM, starting analysis, demagnetization, FEA, pumping system

Procedia PDF Downloads 444
99 Design of Middleware for Mobile Group Control in Physical Proximity

Authors: Moon-Tak Oh, Kyung-Min Park, Tae-Eun Yoon, Hoon Choi, Chil-Woo Lee

Abstract:

This paper is about middle-ware which enables group-user applications on mobile devices in physical proximity to interact with other devices without intervention of a central server. Requirements of the middle-ware are identified from service usage scenarios, and the functional architecture of the middle-ware is specified. These requirements include group management, synchronization, and resource management. Group Management needs to provide various capabilities to such applications with respect to managing multiple users (e.g., creation of groups, discovery of group or individual users, member join/leave, election of a group manager and service-group association) using D2D communication technology. We designed the middle-ware for the above requirements on the Android platform.

Keywords: group user, middleware, mobile service, physical proximity

Procedia PDF Downloads 484
98 Reconnecting The Peripheral Wagons to the Euro Area Core Locomotive

Authors: Igor Velickovski, Aleksandar Stojkov, Ivana Rajkovic

Abstract:

This paper investigates drivers of shock synchronization using quarterly data for 27 European countries over the period 1999-2013 and taking into account the difference between core (‘the euro area core locomotive’) and peripheral euro area and transition countries (‘the peripheral wagons’). Results from panel error-correction models suggest that core of the euro area has not been strong magnetizer of the shock convergence of periphery and transition countries since the euro inception as a result of the offsetting effects of the various factors that affected the shock convergence process. These findings challenge the endogeneity hypothesis in the optimum currency area framework and rather support the specialisation paradigm which is concerning evidence for the future stability of the euro area.

Keywords: dynamic panel models, shock synchronisation, trade, optimum currency area

Procedia PDF Downloads 329
97 An Exploratory Case Study on Patient Transference and Cultural Sensitivity in the Context of Jinn Perception

Authors: Mehravar Javid, Rohma Hassan

Abstract:

Understanding a patient’s hallucinations requires a degree of cultural humility when these experiences are consistent with beliefs that are normative to the patient’s respective culture and religion, and in this exploratory case study, the treatment history of a 32-year-old female Iranian patient who sought psychoanalytic treatment in Iran is explored, who stated that she had been witnessing jinn since she was fifteen-years-old. She experienced considerable disempowerment and lack of support in her upbringing and curiously believes that the jinn provide her with comfort and power, yet simultaneously create a sense of fear and horror. When her analyst wonders about a possible link between the jinn and the patient’s self-object needs and what was denied for her in her youth, the patient becomes resistant to treatment, especially when the possibility of the jinn existing as hallucinations is raised. Throughout the course of therapy, the patient discusses her tumultuous marriage, her strained relationship with her family, and inner conflicts. She also begins to find solace in her relationship with her therapist, satisfying her self-object needs and enabling her to widen her self-awareness and wish for deeper connections with others. In understanding her needs and fears, the role of the jinn in her psychological landscape aims to be understood, with a larger discussion of how to work with patients experiencing supernatural phenomena and how the phenomena serve as an object, whether real or imaginary. The overall aim is to shed light on the intricate interplay between cultural and religious beliefs and psychological manifestations.

Keywords: cultural considerations, jinn, projective identification, self-object needs, transference

Procedia PDF Downloads 44
96 Opportunities and Challenges of Omni Channel Retailing in the Emerging Market

Authors: Salma Ahmed, Anil Kumar

Abstract:

This paper develops and estimates a model for understanding the drivers and barriers for Omni-Channel retail. This study serves as one of the first attempt to empirically test the effect of various factors on Omni-channel retail. Omni-channel is relative new and evolving, we hypothesize three drivers: (1) Innovative sales and marketing opportunities, (2) channel migration, (3) Cross channel synergies; and three barriers: (1) Integrated sales and marketing operations, (2) Visibility and synchronization (3) Integration and Technology challenges. The findings from the study strongly support that Omni-channel effects exist between cross channel synergy and channel migration. However, it partially supports innovative sales and marketing operations. We also found the variables which we identified as barriers to Omni-channel retail have a strong impact on Omni-channel retail.

Keywords: retailing, multichannel, Omni-channel, emerging market

Procedia PDF Downloads 505
95 Multi-Agent Coverage Control with Bounded Gain Forgetting Composite Adaptive Controller

Authors: Mert Turanli, Hakan Temeltas

Abstract:

In this paper, we present an adaptive controller for decentralized coordination problem of multiple non-holonomic agents. The performance of the presented Multi-Agent Bounded Gain Forgetting (BGF) Composite Adaptive controller is compared against the tracking error criterion with a Feedback Linearization controller. By using the method, the sensor nodes move and reconfigure themselves in a coordinated way in response to a sensed environment. The multi-agent coordination is achieved through Centroidal Voronoi Tessellations and Coverage Control. Also, a consensus protocol is used for synchronization of the parameter vectors. The two controllers are given with their Lyapunov stability analysis and their stability is verified with simulation results. The simulations are carried out in MATLAB and ROS environments. Better performance is obtained with BGF Adaptive Controller.

Keywords: adaptive control, centroidal voronoi tessellations, composite adaptation, coordination, multi robots

Procedia PDF Downloads 317
94 Sync Consensus Algorithm: Trying to Reach an Agreement at Full Speed

Authors: Yuri Zinchenko

Abstract:

Recently, distributed storage systems have been used more and more in various aspects of everyday life. They provide such necessary properties as Scalability, Fault Tolerance, Durability, and others. At the same time, not only reliable but also fast data storage remains one of the most pressing issues in this area. That brings us to the consensus algorithm as one of the most important components that has a great impact on the functionality of a distributed system. This paper is the result of an analysis of several well-known consensus algorithms, such as Paxos and Raft. The algorithm it offers, called Sync, promotes, but does not insist on simultaneous writing to the nodes (which positively affects the overall writing speed) and tries to minimize the system's inactive time. This allows nodes to reach agreement on the system state in a shorter period, which is a critical factor for distributed systems. Also when developing Sync, a lot of attention was paid to such criteria as simplicity and intuitiveness, the importance of which is difficult to overestimate.

Keywords: sync, consensus algorithm, distributed system, leader-based, synchronization.

Procedia PDF Downloads 31
93 Obsessive-Compulsive Disorder: Development of Demand-Controlled Deep Brain Stimulation with Methods from Stochastic Phase Resetting

Authors: Mahdi Akhbardeh

Abstract:

Synchronization of neuronal firing is a hallmark of several neurological diseases. Recently, stimulation techniques have been developed which make it possible to desynchronize oscillatory neuronal activity in a mild and effective way, without suppressing the neurons' firing. As yet, these techniques are being used to establish demand-controlled deep brain stimulation (DBS) techniques for the therapy of movement disorders like severe Parkinson's disease or essential tremor. We here present a first conceptualization suggesting that the nucleus accumbens is a promising target for the standard, that is, permanent high-frequency, DBS in patients with severe and chronic obsessive-compulsive disorder (OCD). In addition, we explain how demand-controlled DBS techniques may be applied to the therapy of OCD in those cases that are refractory to behavioral therapies and pharmacological treatment.

Keywords: stereotactic neurosurgery, deep brain stimulation, obsessive-compulsive disorder, phase resetting

Procedia PDF Downloads 481
92 Collective Movement between Two Lego EV3 Mobile Robots

Authors: Luis Fernando Pinedo-Lomeli, Rosa Martha Lopez-Gutierrez, Jose Antonio Michel-Macarty, Cesar Cruz-Hernandez, Liliana Cardoza-Avendaño, Humberto Cruz-Hernandez

Abstract:

Robots are working in industry and services performing repetitive or dangerous tasks, however, when flexible movement capabilities and complex tasks are required, the use of many robots is needed. Also, productivity can be improved by reducing times to perform tasks. In the last years, a lot of effort has been invested in research and development of collective control of mobile robots. This interest is justified as there are many advantages when two or more robots are collaborating in a particular task. Some examples are: cleaning toxic waste, transportation and manipulation of objects, exploration, and surveillance, search and rescue. In this work a study of collective movements of mobile robots is presented. A solution of collisions avoidance is developed. This solution is levered on a communication implementation that allows coordinate movements in different paths were avoiding obstacles.

Keywords: synchronization, communication, robots, legos

Procedia PDF Downloads 397
91 Research Methods and Design Strategies to Improve Resilience in Coastal and Estuary Cities

Authors: Irene Perez Lopez

Abstract:

Delta and estuary cities are spaces constantly evolving, incessantly altered by the ever-changing actions of water transformation. Strategies that incorporate comprehensive and integrated approaches to planning and design with water will play a powerful role in defining new types of flood defense. These strategies will encourage more resilient and active urban environments, allowing for new spatial and functional programs. This abstract presents the undergoing research in Newcastle, the first urbanized delta in New South Wales (Australia), and the region's second-biggest catchment and estuary. The research methodology is organized in three phases: 1) a projective cartography that analyses maps and data across the region's recorded history, identifying past and present constraints, and predicting future conditions. The cartography aids to identify worst-case scenarios, revealing the implications of land reclamation that have not considered the confronting evolution of climate change and its conflicts with inhabitation; 2) the cartographic studies identify the areas under threat and form the basis for further interdisciplinary research, complimented by community consultation, to reduce flood risk and increase urban resilience and livability; 3) a speculative or prospective phase of design with water to generate evidence-based guidelines that strengthen urban resilience of shorelines and flood prone areas.

Keywords: coastal defense, design, urban resilience, mapping

Procedia PDF Downloads 100
90 Reduced Power Consumption by Randomization for DSI3

Authors: David Levy

Abstract:

The newly released Distributed System Interface 3 (DSI3) Bus Standard specification defines 3 modulation levels from which 16 valid symbols are coded. This structure creates power consumption variations depending on the transmitted data of a factor of more than 2 between minimum and maximum. The power generation unit has to consider therefore the worst case maximum consumption all the time and be built accordingly. This paper proposes a method to reduce both the average current consumption and worst case current consumption. The transmitter randomizes the data using several pseudo-random sequences. It then estimates the energy consumption of the generated frames and selects to transmit the one which consumes the least. The transmitter also prepends the index of the pseudo-random sequence, which is not randomized, to allow the receiver to recover the original data using the correct sequence. We show that in the case that the frame occupies most of the DSI3 synchronization period, we achieve average power consumption reduction by up to 13% and the worst case power consumption is reduced by 17.7%.

Keywords: DSI3, energy, power consumption, randomization

Procedia PDF Downloads 503
89 A Grid Synchronization Phase Locked Loop Method for Grid-Connected Inverters Systems

Authors: Naima Ikken, Abdelhadi Bouknadel, Nour-eddine Tariba Ahmed Haddou, Hafsa El Omari

Abstract:

The operation of grid-connected inverters necessity a single-phase phase locked loop (PLL) is proposed in this article to accurately and quickly estimate and detect the grid phase angle. This article presents the improvement of a method of phase-locked loop. The novelty is to generate a method (PLL) of synchronizing the grid with a Notch filter based on adaptive fuzzy logic for inverter systems connected to the grid. The performance of the proposed method was tested under normal and abnormal operating conditions (amplitude, frequency and phase shift variations). In addition, simulation results with ISPM software are developed to verify the effectiveness of the proposed method strategy. Finally, the experimental test will be used to extract the result and discuss the validity of the proposed algorithm.

Keywords: phase locked loop, PLL, notch filter, fuzzy logic control, grid connected inverters

Procedia PDF Downloads 120
88 Simulation of a Cost Model Response Requests for Replication in Data Grid Environment

Authors: Kaddi Mohammed, A. Benatiallah, D. Benatiallah

Abstract:

Data grid is a technology that has full emergence of new challenges, such as the heterogeneity and availability of various resources and geographically distributed, fast data access, minimizing latency and fault tolerance. Researchers interested in this technology address the problems of the various systems related to the industry such as task scheduling, load balancing and replication. The latter is an effective solution to achieve good performance in terms of data access and grid resources and better availability of data cost. In a system with duplication, a coherence protocol is used to impose some degree of synchronization between the various copies and impose some order on updates. In this project, we present an approach for placing replicas to minimize the cost of response of requests to read or write, and we implement our model in a simulation environment. The placement techniques are based on a cost model which depends on several factors, such as bandwidth, data size and storage nodes.

Keywords: response time, query, consistency, bandwidth, storage capacity, CERN

Procedia PDF Downloads 247
87 Parallel Operated Rotary Frequency Converters within a Ship Micro-Grid System

Authors: Hamdy Ahmed Ashour

Abstract:

This paper studies the parallel operation of rotary frequency converters which can be used within a ship micro-grid system and also to supply ships and equipment in a harbour during off-sail and maintenance periods with their suitable voltage and frequency requirements in order to overcome the possible associated problems of overloading on a single converter. The paper theoretically and experimentally investigated the operation of 3-ph induction motor / 3-ph synchronous generator based rotary converters set. Concept of operation and merits of such converters has been discussed. Overall dynamic simulation model of two parallel operated rotary converters has been developed. Active and reactive load sharing of the two converters has been analyzed. Experimental setup has been implemented for proof of concept and practical validation. Simulation and experimental results have been obtained and well correlated; showing how the rotary converters based setup can be manipulated to achieve different requirements of operating conditions.

Keywords: experimental, frequency-converters, load-sharing, marine-applications, simulation, synchronization

Procedia PDF Downloads 418
86 Good Supply Chain Management A Factor for Business Performance

Authors: Irina Canco, Amela Malaj

Abstract:

It is evident that there exists a relationship between supply chain management and business performance. Surveys have showed that in many cases the manager's beliefs and expectations on supply chain management do not match the reality of the business. In this context, the study of supply chain issues is of particular importance and interest considering specifically the current period. The economic problems of this period, are present in Albania as well. The complexity of the supply chain focuses on order fulfilment. Therefore, in this paper, attention will be paid to the impact of supply chain management on business performance. The objective of the paper is to find a relationship between the good supply chain management and business performance. This research is based on the results of surveys referring to the experience of successful businesses on issues related to sustainable supply chain management and its synchronization with the provision of products and services required by the final customers. This study clearly evidenced the impact of the speed of meeting customer requirements on AMAZONA performance. This was also confirmed mathematically through one of the decision criteria in conditions of uncertainty—Laplace criterion.

Keywords: supply chain management, AMAZONA, business performance, Laplace criteria

Procedia PDF Downloads 132
85 Epidemiological Investigation of Abortion in Ewes in Algeria

Authors: Laatra Zemmouri, Said Boukhechem, Samia Haffaf, Mohamed Lafri

Abstract:

A study was conducted in order to determine the prevalence and risk factors associated with abortion in ewes in the region of M’sila, located in central-eastern Algeria. A questionnaire was carried out to obtain information about the occurrence of abortion, sheep housing conditions, vaccination, feeding and management practices, and whether the farmers kept other livestock. This cross-sectional study was conducted for 36 months (between 2016 and 2019). A total of 71 sheep flocks were visited. Among 8168 ewes, we recorded 734 (8.99%) abortions and 3861 lambings. The risk factor analysis using multivariable logistic regression showed an association between abortion and vaccination against brucellosis (CI 95%= 2,76-1,35; p<0,001). Abortion decreased when dogs are owned (CI 95%= 0,36-0,84; p= 0.006), however, abortion increased with the presence of cats in farms (CI 95%= 1,24-2,8; p=0.003). There was a significant association between abortion and keeping goats (CI 95%= 1,18-2,40; p= 0.004), bovins (CI 95%= 0,3-0,68; p<0,001) and poultry CI 95%= 0,39-0,77; p= 0.001) in farms. Through this study, it is noticed that a strong association between the occurrence of abortion and estrus synchronization, stillbirth occurrence, and feed supplementation (p<0.05). Identification of the causes of abortion is an important task to reduce foetal losses and to improve livestock productivity.

Keywords: abortion, ewes, questionnaire, risk factors

Procedia PDF Downloads 192
84 Urban Innovations: Towards a Comprehensive and Sustainable City Development

Authors: Sarang Yeola

Abstract:

A smart city can be defined as a city that uses Information and Communication Technologies (ICT) to enhance its sustainability, workability and livability. It can be viewed as a ‘System of Systems’. We propose decentralization of power and centralization of system. We are presenting a bird's eye view of the system as a whole. The holistic view includes the entirety of human activity in an area including city governments, schools, hospitals, infrastructure, resources, business and people. The main objective for development of Nashik as a smart city is to identify the flaws of the existing systems, eliminate them and come up with innovative and feasible solutions for the betterment of masses. The Make in India is a visionary proposal for FDI in India. It should be managed that the campaign and the industrial estates work in synchronization for boosting the setup of new industrial units in and around Nashik. A smart grid is a modernized electrical grid that uses analog or digital information and communications technology to gather and act on information. We have identified major domains for making Nashik a smart city by surveying the existing infrastructure, challenges and problems faced and the proposed solutions through innovative ideas.

Keywords: transport, (bus rapid transit system) BRTS, metrorail, autos

Procedia PDF Downloads 355
83 Design of Control Systems for Grid Interconnection and Power Control of a Grid Tie Inverter for Micro-Grid Application

Authors: Deepak Choudhary

Abstract:

COEP-Microgrid, a project by the students of College of Engineering Pune aims at establishing a micro grid in the college campus serving as a living laboratory for research and development of novel grid technologies. Proposed micro grid has an AC-bus and DC-bus, interconnected together with a tie line DC-AC converter. In grid-connected mode AC bus of microgrid is synchronized with utility grid. Synchronization with utility grid requires grid and AC bus to have synchronism in frequency, phase sequence and voltage. Power flow requires phase difference between grid and AC bus. Control System is required to effectively regulate power flow between the grid and AC bus. The grid synchronizing control system is composed of frequency and phase control for regulated power flow and voltage control system for reduction of reactive power flow. The control system involves automatic active power flow control. It takes the feedback of DC link Capacitor and changes the power angle accordingly. Control system incorporating voltage, phase and power control was developed for grid-tie inverter. This paper discusses the design, simulation and practical implementation of control system described in various micro grid scenarios.

Keywords: microgrid, Grid-tie inverter, voltage control, automatic power control

Procedia PDF Downloads 631
82 Psychical Impacts of Episiotomy: First Results

Authors: Clesse C., Lighezzolo-Alnot J., De Lavergne S.

Abstract:

Considered as the most common surgical procedure worldwide, episiotomy can be defined as an incision around the vulva performed to enlarge it, in the aim of preventing the traumatic rupture of the perineum during childbirth. Rather mediatized, this practice raises many questions in the field of mental health, relayed by different users and health professionals. Today, is topicality is moderately hectic since many queries about the prophylactic exercise of episiotomy are subject to a relative consensus, particularly since WHO advocated in 1996 that only 10% of childbirths should involve an episiotomy. This indicator appeared after the publication of numerous results from randomized clinical trials. Unfortunately, these papers seem mostly centered about somatic impacts of episiotomy. From the side of psychological studies, they mostly integrate a major clinical methodological bias, especially considering that every primiparous woman is identical to the others face to the experience of parturition. In the aim to fill this lack of knowledge, we developed a longitudinal research starting in the 7th month of pregnancy and ending one year after delivery. We are studying in a comparative way different possible psychological consequences inherent to the use of episiotomy. To do this, we use a standardized methodology which combines semi-structured clinical interviews (IRMAG, IRMAN ...), free clinical interviews, a projective test (Rorschach) and five questionnaires (QIC, EPDS, CPQ WOMBLSQ4, SF36). Therefore, we can comprehend with shrewdness the question of psychic impacts of episiotomy in a qualitative and quantitative way by comparing it to other obstetric interventions. In this paper, we will present the first results obtained about a population of twenty-two primiparous women by focusing on body image, sexuality, quality of life, depressive affects, post-traumatic stress disorder and investment of the maternal role. Finally, we will consider the different implications and perspectives of this research which could improve the public health policies in the field of perinatal care.

Keywords: assessment, episiotomy, mental health, psychical impacts

Procedia PDF Downloads 328
81 Fractal Analysis of Some Bifurcations of Discrete Dynamical Systems in Higher Dimensions

Authors: Lana Horvat Dmitrović

Abstract:

The main purpose of this paper is to study the box dimension as fractal property of bifurcations of discrete dynamical systems in higher dimensions. The paper contains the fractal analysis of the orbits near the hyperbolic and non-hyperbolic fixed points in discrete dynamical systems. It is already known that in one-dimensional case the orbit near the hyperbolic fixed point has the box dimension equal to zero. On the other hand, the orbit near the non-hyperbolic fixed point has strictly positive box dimension which is connected to the non-degeneracy condition of certain bifurcation. One of the main results in this paper is the generalisation of results about box dimension near the hyperbolic and non-hyperbolic fixed points to higher dimensions. In the process of determining box dimension, the restriction of systems to stable, unstable and center manifolds, Lipschitz property of box dimension and the notion of projective box dimension are used. The analysis of the bifurcations in higher dimensions with one multiplier on the unit circle is done by using the normal forms on one-dimensional center manifolds. This specific change in box dimension of an orbit at the moment of bifurcation has already been explored for some bifurcations in one and two dimensions. It was shown that specific values of box dimension are connected to appropriate bifurcations such as fold, flip, cusp or Neimark-Sacker bifurcation. This paper further explores this connection of box dimension as fractal property to some specific bifurcations in higher dimensions, such as fold-flip and flip-Neimark-Sacker. Furthermore, the application of the results to the unit time map of continuous dynamical system near hyperbolic and non-hyperbolic singularities is presented. In that way, box dimensions which are specific for certain bifurcations of continuous systems can be obtained. The approach to bifurcation analysis by using the box dimension as specific fractal property of orbits can lead to better understanding of bifurcation phenomenon. It could also be useful in detecting the existence or nonexistence of bifurcations of discrete and continuous dynamical systems.

Keywords: bifurcation, box dimension, invariant manifold, orbit near fixed point

Procedia PDF Downloads 223
80 Fatigue Life Estimation Using N-Code for Drive Shaft of Passenger Vehicle

Authors: Tae An Kim, Hyo Lim Kang, Hye Won Han, Seung Ho Han

Abstract:

The drive shaft of passenger vehicle has its own function such as transmitting the engine torque from the gearbox and differential gears to the wheels. It must also compensate for all variations in angle or length resulting from manoeuvring and deflection for perfect synchronization between joints. Torsional fatigue failures occur frequently at the connection parts of the spline joints in the end of the drive shaft. In this study, the fatigue life of a drive shaft of passenger vehicle was estimated by using the finite element analysis. A commercial software of n-Code was applied under twisting load conditions, i.e. 0~134kgf•m and 0~188kgf•m, in which the shear strain range-fatigue life relationship considering Signed Shear method, Smith-Watson-Topper equation, Neuber-Hoffman Seeger method, size sensitivity factor and surface roughness effect was taken into account. The estimated fatigue life was verified by a twisting load test of the real drive shaft in a test rig. (Human Resource Training Project for Industry Matched R & D, KIAT, N036200004).

Keywords: drive shaft, fatigue life estimation, passenger vehicle, shear strain range-fatigue life relationship, torsional fatigue failure

Procedia PDF Downloads 245
79 Emotional and Personal Characteristics of Children in Relation to the Parental Attitudes

Authors: Svetlana S. Saveysheva, Victoria E. Vasilenko

Abstract:

The purpose of the research was to study the emotional and personal characteristics of preschool children in relation to the characteristics of child-parent interaction and deviant parental attitudes. The study involved 172 mothers and 172 children (85 boys and 87 girls) aged 4,5 to 7 years (mean age 6 years) living in St. Petersburg, Russia. Methods used were, demographic questionnaire, projective drawing method 'House-Tree-Man', Test of anxiety (Temml, Dorki, Amen), technique of studying self-esteem 'Ladder', expert evaluation of sociability and aggressiveness, questionnaire for children-parent emotional interaction (E.I. Zaharova) and questionnaire 'Analysis of family relationships' (E.G. Eidemiller, V.V. Yustitsky). Results. The greatest number of links with personal characteristics have received such parental deviant attitudes as overprotection and characteristics of authoritarian style (prohibitions, sanctions). If the mother has such peculiarities of the parental relationship, the child is characterized by lower self-esteem, increased anxiety, distrust of themselves and hostility. Children have more pronounced manifestations of aggression in a conniving and unstable style of parenting. The sensitivity of the mother is positively associated with children’s self-esteem. Unconditional acceptance of the child, the predominance of a positive emotional background, orientation to the state of the child during interaction promote the development of communication skills and reduce of aggressiveness. But the excessive closeness of the mother with the child can make it difficult to develop the communicative skills. Conclusions. The greatest influence on emotional and personal characteristics is provided by such features of the parental relation as overprotection, characteristics of authoritarian style, underdevelopment of the sphere of parental feelings, sensitivity of mother and behavioral manifestations of emotional interaction. Research is supported by RFBR №18-013-00990.

Keywords: characteristics of personality, child-parent interaction, children, deviant parental attitudes

Procedia PDF Downloads 209
78 Cylindrical Spacer Shape Optimization for Enhanced Inhalation Therapy

Authors: Shahab Azimi, Siamak Arzanpour, Anahita Sayyar

Abstract:

Asthma and Chronic obstructive pulmonary disease (COPD) are common lung diseases that have a significant global impact. Pressurized metered dose inhalers (pMDIs) are widely used for treatment, but they can have limitations such as high medication release speed resulting in drug deposition in the mouth or oral cavity and difficulty achieving proper synchronization with inhalation by users. Spacers are add-on devices that improve the efficiency of pMDIs by reducing the release speed and providing space for aerosol particle breakup to have finer and medically effective medication. The aim of this study is to optimize the size and cylindrical shape of spacers to enhance their drug delivery performance. The study was based on fluid dynamics theory and employed Ansys software for simulation and optimization. Results showed that optimization of the spacer's geometry greatly influenced its performance and improved drug delivery. This study provides a foundation for future research on enhancing the efficiency of inhalation therapy for lung diseases.

Keywords: asthma, COPD, pressurized metered dose inhalers, spacers, CFD, shape optimization

Procedia PDF Downloads 56
77 Interests and Perspectives of a Psychosocial Rehabilitation Diagnosis : A Useful Tool in the Evaluation About the Potentials of Long-Term Institutionalized Chronic Patients

Authors: I. Dumand, C. Clesse, M. Decker, C. Savini, J. Lighezzolo-Alnot

Abstract:

In the landscape of French psychiatry, long-term institutionalization of patients with severe and disabling chronics disorders is common. Faced with the failures of classical reinsertion, sometimes these users are hurriedly considered as 'insortables'. However, this representation is often swayed by the current behavior of the patient observed through the clinical observation. Unfortunately, it seems that this way of proceeding can not integrate the potentialities of the institutionalized patients and their possible evolution. Therefore, in order not to make hasty conclusions about the life perspectives of these individuals, it seems essential to associate with clinical observation a psycho social rehabilitation diagnosis. Multidisciplinary, it combine all the aspects that make up the life of the subject (the life aspirations, psycho social determinants, family support, cognitive potential, symptoms ...). In this paper, we will rank these different aspects necessary prerequisites to the realization of a psycho social rehabilitation diagnosis. Then, we will specifically speak of the issue of psychological evaluation. By adopting an integrative approach combining neuro psychological tools (Grober and Buschke, Stroop, WCST, AIPSS, WAIS, Eyes test ...) and projective tools interpreted under a psycho dynamic angle (Rorschach, TAT ..) we think that we can grasp the patient in his globality. Thus, during this process we will justify the interest of combining a cognitive and a psycho affective approach, we will identify the different items assessed and their future implications on the everyday life of the users. Finally, we show that this diagnosis can give a chance to reintegration to 30% of patients considered as ''insortables''. In conclusion, we will highlight the importance of this process dear to the community psychology emphasizing in the same time the interests of this approach in terms of empowerment, recovery and quality of life.

Keywords: assessment, potentiality, psychosocial rehabilitation diagnosis, tools

Procedia PDF Downloads 348
76 Effects of Viscous and Pressure Forces in Vortex and Wake Induced Vibrations

Authors: Ravi Chaithanya Mysa, Abouzar Kaboudian, Boo Cheong Khoo, Rajeev Kumar Jaiman

Abstract:

Cross-flow vortex-induced vibrations of a circular cylinder are compared with the wake-induced oscillations of the downstream cylinder of a tandem cylinder arrangement. It is known that the synchronization of the frequency of vortex shedding with the natural frequency of the structure leads to large amplitude motions. In the case of tandem cylinders, the large amplitudes of the downstream cylinder found are compared to single cylinder setup. In this work, in the tandem arrangement, the upstream cylinder is fixed and the downstream cylinder is free to oscillate in transverse direction. We show that the wake from the upstream cylinder interacts with the downstream cylinder which influences the response of the coupled system. Extensive numerical experiments have been performed on single cylinder as well as tandem cylinder arrangements in cross-flow. Here, the wake interactions in connection to the forces generated are systematically studied. The ratio of the viscous loads to the pressure loads is found to play a major role in the displacement response of the single and tandem cylinder arrangements, as the viscous forces dissipate the energy.

Keywords: circular cylinder, vortex-shedding, VIV, wake-induced, vibrations

Procedia PDF Downloads 336
75 Linkages between Postponement Strategies and Flexibility in Organizations

Authors: Polycarpe Feussi

Abstract:

Globalization, technological and customer increasing changes, amongst other drivers, result in higher levels of uncertainty and unpredictability for organizations. In order for organizations to cope with the uncertain and fast-changing economic and business environment, these organizations need to innovate in order to achieve flexibility. In simple terms, the organizations must develop strategies leading to the ability of these organizations to provide horizontal information connections across the supply chain to create and deliver products that meet customer needs by synchronization of customer demands with product creation. The generated information will create efficiency and effectiveness throughout the whole supply chain regarding production, storage, and distribution, as well as eliminating redundant activities and reduction in response time. In an integrated supply chain, spanning activities include coordination with distributors and suppliers. This paper explains how through postponement strategies, flexibility can be achieved in an organization. In order to achieve the above, a thorough literature review was conducted via the search of online websites that contains material from scientific journal data-bases, articles, and textbooks on the subject of postponement and flexibility. The findings of the research are found in the last part of the paper. The first part introduces the concept of postponement and its importance in supply chain management. The second part of the paper provides the methodology used in the process of writing the paper.

Keywords: postponement strategies, supply chain management, flexibility, logistics

Procedia PDF Downloads 169
74 A Building Structure Health Monitoring DeviceBased on Cost Effective 1-Axis Accelerometers

Authors: Chih Hsing Lin, Wen-Ching Chen, Ssu-Ying Chen, Chih-Chyau Yang, Chien-Ming Wu, Chun-Ming Huang

Abstract:

Critical structures such as buildings, bridges and dams require periodic inspections to ensure safe operation. The reliable inspection of structures can be achieved by combing temperature sensor and accelerometers. In this work, we propose a building structure health monitoring device (BSHMD) with using three 1-axis accelerometers, gateway, analog to digital converter (ADC), and data logger to monitoring the building structure. The proposed BSHMD achieves the features of low cost by using three 1-axis accelerometers with the data synchronization problem being solved, and easily installation and removal. Furthermore, we develop a packet acquisition program to receive the sensed data and then classify it based on time and date. Compared with 3-axis accelerometer, our proposed 1-axis accelerometers based device achieves 64.3% cost saving. Compared with previous structural monitoring device, the BSHMD achieves 89% area saving. Therefore, with using the proposed device, the realtime diagnosis system for building damage monitoring can be conducted effectively.

Keywords: building structure health monitoring, cost effective, 1-axis accelerometers, real-time diagnosis

Procedia PDF Downloads 333
73 Daily Stand-up Meetings - Relationships With Psychological Safety And Well-being In Teams

Authors: Sarah Rietze, Hannes Zacher

Abstract:

Daily stand-up meetings are the most commonly used method in agile teams. In daily stand-ups, team members gather to coordinate and align their efforts, typically for a predefined period of no more than 15 minutes. The primary purpose is to ask and answer the following three questions: What was accomplished yesterday? What will be done today? What obstacles are impeding my progress? Daily stand-ups aim to enhance communication, mutual understanding, and support within the team, as well as promote collective learning from mistakes through daily synchronization and transparency. The use of daily stand-ups is intended to positively influence psychological safety within teams, which is the belief that it is safe to show oneself and take personal risks. Two studies will be presented, which explore the relationships between daily stand-ups, psychological safety, and psychological well-being. In a first study, based on survey results (n = 318), we demonstrated that daily stand-ups have a positive indirect effect on job satisfaction and a negative indirect effect on turnover intention through their impact on psychological safety. In a second study, we investigate, using an experimental design, how the use of daily stand-ups in teams enhances psychological safety and well-being compared to a control group that does not use daily stand-ups. Psychological safety is considered one of the most crucial cultural factors for a sustainable, agile organization. Agile approaches, such as daily stand-ups, are a critical part of the evolving work environment and offer a proactive means to shape and foster psychological safety within teams.

Keywords: occupational wellbeing, agile work practices, psychological safety, daily stand-ups

Procedia PDF Downloads 36
72 The Effects of Maternal Exposure Riboflavin to Prevent Uterus Arsenic Damage in Offspring Rats

Authors: Ali Olfati, Parichehr Nouri

Abstract:

Objective: In this study, we have investigated for the first time in the literature the efficacy of riboflavin [VB2] in preventing uterus As₂O₃ damage. Methods: Rats received 40 μg LHRHa for estrus synchronization. 48 pregnant Wistar rats were included. Four groups were formed with 7 rats in each group: Sham, 1.5 mg arsenic trioxide (As₂O₃/L) alone or in combination with VB2 [20 and 40 mg/L] in drinking water [for 21 days continuously]. Similar to maternal generation treatment, the F1-female generation was also arranged [for 35 days continuously until puberty]. Results: Data indicated that As₂O₃ reduced body weight and feed intake (p<0.05). Furthermore, the serum malondialdehyde levels in the As₂O₃ group were significantly higher than that of the control group (p<0.05). At the same time, total antioxidative status and the activities of glutathione peroxidase, superoxide dismutase, and catalase were reduced (p<0.05). Meanwhile, As₂O₃ remarkably increased the production of inflammatory markers [interleukin 6 and C-reactive protein](p<0.05). As₂O₃ administration induced uterus apoptosis-related genes by upregulating caspase-3, iNOS, and Bax genes and downregulating Bcl-2 gene of pubertal F1-female rats (p<0.05). Conclusion: Our observation indicated that VB2 therapy is potentially an effective strategy to modifying the detrimental effects of As₂O₃ in pubertal F1-female rats via suppresses oxidative damages.

Keywords: As₂O₃, inflammation, puberty, vitamin B2

Procedia PDF Downloads 119