Search results for: color parameters
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 9424

Search results for: color parameters

9064 Influence of Visual Merchandising Elements on Instant Purchase

Authors: Pooja Sharma, Renu Jain, Alka David

Abstract:

The primary goal of this research is to comprehend the many features of visual merchandising (VM) and impulsive or instant purchasing behavior. It aims to explain the link between visual merchandising and customer purchasing behavior. The reviews were compiled from research articles, professional journal articles, and the opinions of many authors. It also discusses the impact of different internal and external VM elements on instant purchasing. The visual merchandising elements are divided into two sections: interior element (inside the display, spaces, and layout, fixtures, mannequins, attention-grabbing device) and outside element (outside display, space, and layout, fixture, mannequins, attention-grabbing device) (Window Display, Exterior signs, Marquees, Entrance, color, and texture). By focusing on selected clothing stores from the four markets of Bhopal city, we discovered that the exterior elements (window display, color, and texture) and interior elements (mannequins like dummies and fixtures such as lighting) have a significant positive impact on instant buying among the elements of Visual merchandising.

Keywords: instant purchase, visual merchandising, instant buying behavior, consumer behavior, window display, fixtures, mannequins, marquees

Procedia PDF Downloads 89
9063 Wear Measurement of Thermomechanical Parameters of the Metal Carbide

Authors: Riad Harouz, Brahim Mahfoud

Abstract:

The threads and the circles on reinforced concrete are obtained by process of hot rolling with pebbles finishers in metal carbide which present a way of rolling around the outside diameter. Our observation is that this throat presents geometrical wear after the end of its cycle determined in tonnage. In our study, we have determined, in a first step, experimentally measurements of the wear in terms of thermo-mechanical parameters (Speed, Load, and Temperature) and the influence of these parameters on the wear. In the second stage, we have developed a mathematical model of lifetime useful for the prognostic of the wear and their changes.

Keywords: lifetime, metal carbides, modeling, thermo-mechanical, wear

Procedia PDF Downloads 279
9062 An Amended Method for Assessment of Hypertrophic Scars Viscoelastic Parameters

Authors: Iveta Bryjova

Abstract:

Recording of viscoelastic strain-vs-time curves with the aid of the suction method and a follow-up analysis, resulting into evaluation of standard viscoelastic parameters, is a significant technique for non-invasive contact diagnostics of mechanical properties of skin and assessment of its conditions, particularly in acute burns, hypertrophic scarring (the most common complication of burn trauma) and reconstructive surgery. For elimination of the skin thickness contribution, usable viscoelastic parameters deduced from the strain-vs-time curves are restricted to the relative ones (i.e. those expressed as a ratio of two dimensional parameters), like grosselasticity, net-elasticity, biological elasticity or Qu’s area parameters, in literature and practice conventionally referred to as R2, R5, R6, R7, Q1, Q2, and Q3. With the exception of parameters R2 and Q1, the remaining ones substantially depend on the position of inflection point separating the elastic linear and viscoelastic segments of the strain-vs-time curve. The standard algorithm implemented in commercially available devices relies heavily on the experimental fact that the inflection time comes about 0.1 sec after the suction switch-on/off, which depreciates credibility of parameters thus obtained. Although the Qu’s US 7,556,605 patent suggests a method of improving the precision of the inflection determination, there is still room for nonnegligible improving. In this contribution, a novel method of inflection point determination utilizing the advantageous properties of the Savitzky–Golay filtering is presented. The method allows computation of derivatives of smoothed strain-vs-time curve, more exact location of inflection and consequently more reliable values of aforementioned viscoelastic parameters. An improved applicability of the five inflection-dependent relative viscoelastic parameters is demonstrated by recasting a former study under the new method, and by comparing its results with those provided by the methods that have been used so far.

Keywords: Savitzky–Golay filter, scarring, skin, viscoelasticity

Procedia PDF Downloads 272
9061 Effect of Silt Presence on Shear Strength Parameters of Unsaturated Sandy Soils

Authors: R. Ziaie Moayed, E. Khavaninzadeh, M. Ghorbani Tochaee

Abstract:

Direct shear test is widely used in soil mechanics experiment to determine the shear strength parameters of granular soils. For analysis of soil stability problems such as bearing capacity, slope stability and lateral pressure on soil retaining structures, the shear strength parameters must be known well. In the present study, shear strength parameters are determined in silty-sand mixtures. Direct shear tests are performed on 161 Firoozkooh sand with different silt content at a relative density of 70% in three vertical stress of 100, 150, and 200 kPa. Wet tamping method is used for soil sample preparation, and the results include diagrams of shear stress versus shear deformation and sample height changes against shear deformation. Accordingly, in different silt percent, the shear strength parameters of the soil such as internal friction angle and dilation angle are calculated and compared. According to the results, when the sample contains up to 10% silt, peak shear strength and internal friction angle have an upward trend. However, if the sample contains 10% to 50% of silt a downward trend is seen in peak shear strength and internal friction angle.

Keywords: shear strength parameters, direct shear test, silty sand, shear stress, shear deformation

Procedia PDF Downloads 136
9060 Logistics Process of Pineapple’s Leaves Product in Prachuapkhirikhan Province

Authors: Atcharawan Phenwansuk

Abstract:

The product design is important to the development of SME towards the global, because it made to the quality product to react the needs of consumers and could reduces cost in the production, making it more profitable. As a results, the business are competition advantage for more marketing. It also enhance image of product and firms to build its own brand products to be acceptable. The product was designed should be shape, size, colorful, and direct of target consumers. This is method to add value products to get popular and effective, because the beauty is first satisfaction which come from main shape and color of the design product, but the product was designed need to hold data and law combination of shape and color between artistic theory and satisfaction of consumers together. The design must consider the safety of life and asset of consumers the most important. From to use of designed products should be to consider the cost savings, convenient distance, transportation, routes (land, water or air) of living space on transport (capacity, volume, width, length of the car, truck and container, etc). The packaging must be can to prevent not damage of the products. If products is more large , maybe to design new packaging, which can easily disassembled for make smaller package such as designing the assembly. Products must be packed in the container for size standard for save costs, as well as the buyer can make transport and assembly of products to fit easily on your own.

Keywords: logistics process , pineapple’s leaves product, product design, satisfaction of consumers

Procedia PDF Downloads 373
9059 Practical Challenges of Tunable Parameters in Matlab/Simulink Code Generation

Authors: Ebrahim Shayesteh, Nikolaos Styliaras, Alin George Raducu, Ozan Sahin, Daniel Pombo VáZquez, Jonas Funkquist, Sotirios Thanopoulos

Abstract:

One of the important requirements in many code generation projects is defining some of the model parameters tunable. This helps to update the model parameters without performing the code generation again. This paper studies the concept of embedded code generation by MATLAB/Simulink coder targeting the TwinCAT Simulink system. The generated runtime modules are then tested and deployed to the TwinCAT 3 engineering environment. However, defining the parameters tunable in MATLAB/Simulink code generation targeting TwinCAT is not very straightforward. This paper focuses on this subject and reviews some of the techniques tested here to make the parameters tunable in generated runtime modules. Three techniques are proposed for this purpose, including normal tunable parameters, callback functions, and mask subsystems. Moreover, some test Simulink models are developed and used to evaluate the results of proposed approaches. A brief summary of the study results is presented in the following. First of all, the parameters defined tunable and used in defining the values of other Simulink elements (e.g., gain value of a gain block) could be changed after the code generation and this value updating will affect the values of all elements defined based on the values of the tunable parameter. For instance, if parameter K=1 is defined as a tunable parameter in the code generation process and this parameter is used to gain a gain block in Simulink, the gain value for the gain block is equal to 1 in the gain block TwinCAT environment after the code generation. But, the value of K can be changed to a new value (e.g., K=2) in TwinCAT (without doing any new code generation in MATLAB). Then, the gain value of the gain block will change to 2. Secondly, adding a callback function in the form of “pre-load function,” “post-load function,” “start function,” and will not help to make the parameters tunable without performing a new code generation. This means that any MATLAB files should be run before performing the code generation. The parameters defined/calculated in this file will be used as fixed values in the generated code. Thus, adding these files as callback functions to the Simulink model will not make these parameters flexible since the MATLAB files will not be attached to the generated code. Therefore, to change the parameters defined/calculated in these files, the code generation should be done again. However, adding these files as callback functions forces MATLAB to run them before the code generation, and there is no need to define the parameters mentioned in these files separately. Finally, using a tunable parameter in defining/calculating the values of other parameters through the mask is an efficient method to change the value of the latter parameters after the code generation. For instance, if tunable parameter K is used in calculating the value of two other parameters K1 and K2 and, after the code generation, the value of K is updated in TwinCAT environment, the value of parameters K1 and K2 will also be updated (without any new code generation).

Keywords: code generation, MATLAB, tunable parameters, TwinCAT

Procedia PDF Downloads 202
9058 Parametric Influence and Optimization of Wire-EDM on Oil Hardened Non-Shrinking Steel

Authors: Nixon Kuruvila, H. V. Ravindra

Abstract:

Wire-cut Electro Discharge Machining (WEDM) is a special form of conventional EDM process in which electrode is a continuously moving conductive wire. The present study aims at determining parametric influence and optimum process parameters of Wire-EDM using Taguchi’s Technique and Genetic algorithm. The variation of the performance parameters with machining parameters was mathematically modeled by Regression analysis method. The objective functions are Dimensional Accuracy (DA) and Material Removal Rate (MRR). Experiments were designed as per Taguchi’s L16 Orthogonal Array (OA) where in Pulse-on duration, Pulse-off duration, Current, Bed-speed and Flushing rate have been considered as the important input parameters. The matrix experiments were conducted for the material Oil Hardened Non Shrinking Steel (OHNS) having the thickness of 40 mm. The results of the study reveals that among the machining parameters it is preferable to go in for lower pulse-off duration for achieving over all good performance. Regarding MRR, OHNS is to be eroded with medium pulse-off duration and higher flush rate. Finally, the validation exercise performed with the optimum levels of the process parameters. The results confirm the efficiency of the approach employed for optimization of process parameters in this study.

Keywords: dimensional accuracy (DA), regression analysis (RA), Taguchi method (TM), volumetric material removal rate (VMRR)

Procedia PDF Downloads 387
9057 Issues on Optimizing the Structural Parameters of the Induction Converter

Authors: Marinka K. Baghdasaryan, Siranush M. Muradyan, Avgen A. Gasparyan

Abstract:

Analytical expressions of the current and angular errors, as well as the frequency characteristics of an induction converter describing the relation with its structural parameters, the core and winding characteristics are obtained. Based on estimation of the dependences obtained, a mathematical problem of parametric optimization is formulated which can successfully be used for investigation and diagnosing an induction converter.

Keywords: induction converters, magnetic circuit material, current and angular errors, frequency response, mathematical formulation, structural parameters

Procedia PDF Downloads 322
9056 Genetic Algorithm Based Deep Learning Parameters Tuning for Robot Object Recognition and Grasping

Authors: Delowar Hossain, Genci Capi

Abstract:

This paper concerns with the problem of deep learning parameters tuning using a genetic algorithm (GA) in order to improve the performance of deep learning (DL) method. We present a GA based DL method for robot object recognition and grasping. GA is used to optimize the DL parameters in learning procedure in term of the fitness function that is good enough. After finishing the evolution process, we receive the optimal number of DL parameters. To evaluate the performance of our method, we consider the object recognition and robot grasping tasks. Experimental results show that our method is efficient for robot object recognition and grasping.

Keywords: deep learning, genetic algorithm, object recognition, robot grasping

Procedia PDF Downloads 327
9055 Investigation on Machine Tools Energy Consumptions

Authors: Shiva Abdoli, Daniel T.Semere

Abstract:

Several researches have been conducted to study consumption of energy in cutting process. Most of these researches are focusing to measure the consumption and propose consumption reduction methods. In this work, the relation between the cutting parameters and the consumption is investigated in order to establish a generalized energy consumption model that can be used for process and production planning in real production lines. Using the generalized model, the process planning will be carried out by taking into account the energy as a function of the selected process parameters. Similarly, the generalized model can be used in production planning to select the right operational parameters like batch sizes, routing, buffer size, etc. in a production line. The description and derivation of the model as well as a case study are given in this paper to illustrate the applicability and validity of the model.

Keywords: process parameters, cutting process, energy efficiency, Material Removal Rate (MRR)

Procedia PDF Downloads 474
9054 Development of Biodegradable Plastic as Mango Fruit Bag

Authors: Andres M. Tuates Jr., Ofero A. Caparino

Abstract:

Plastics have achieved a dominant position in agriculture because of their transparency, lightness in weight, impermeability to water and their resistance to microbial attack. However, this generates a higher quantity of wastes that are difficult to dispose of by farmers. To address these problems, the project aim to develop and evaluate the biodegradable film for mango fruit bag during development. The PBS and starch were melt-blended in a twin-screw extruder and then blown into film extrusion machine. The physic-chemical-mechanical properties of biodegradable fruit bag were done following standard methods of test. Field testing of fruit bag was also conducted to evaluate its durability and efficiency field condition. The PHilMech-FiC fruit bag is made of biodegradable material measuring 6 x 8 inches with a thickness of 150 microns. The tensile strength is within the range of LDPE while the elongation is within the range of HDPE. It is projected that after thirty-six (36) weeks, the film will be totally degraded. Results of field testing show that the quality of harvested fruits using PHilMech-FiC biodegradable fruit bag in terms of percent marketable, non-marketable and export, peel color at the ripe stage, flesh color, TSS, oBrix, percent edible portion is comparable with the existing bagging materials such as Chinese brown paper bag and old newspaper.

Keywords: cassava starch, PBS, biodegradable, chemical, mechanical properties

Procedia PDF Downloads 254
9053 The Importance of Contemporary Interior Design in today's Day and Age

Authors: Rabab Bamboat, Reenu Singh

Abstract:

Today, contemporary modular interior design components provide us the ease to rethink or change our spaces with flexibility. Specifically, contemporary design is perfect for all those people who feel the need to “change” to feel at home again. The variables such as color, furniture, furnishings, fixtures are some of the elements that are changed and re-furnished at periodic intervals. With contemporary interior design, one can customize the interiors to suit the respective personality and passions. A questionnaire survey was conducted to understand how contemporary interior design and its variables play an important role and should be applied while designing an interior space in today's time. Thus, helping us understand better the needs of people and what they would prefer whilst one keeps practicality and functionality in mind. Based on the analysis and extensive literature review, the study develops an understanding of how contemporary interior design should be applied in today's day and age, making living more practical easy but also stylish. The findings provide a more sustainable, functional, simple, and classy way of living while having customed furniture, color, art in an interior space. These variables provided solutions for effective ideation to support the functionality in a minimal and contemporary interior space. This concludes in providing a better understanding to the designers to incorporate a minimalist or contemporary lifestyle while keeping their requirements and other factors in mind.

Keywords: contemporary, minimal, practicality, personality

Procedia PDF Downloads 150
9052 A Computational Study of N–H…O Hydrogen Bonding to Investigate Cooperative Effects

Authors: Setareh Shekarsaraei, Marjan Moridi, Nasser L. Hadipour

Abstract:

In this study, nuclear magnetic resonance spectroscopy and nuclear quadrupole resonance spectroscopy parameters of 14N (Nitrogen in imidazole ring) in N–H…O hydrogen bonding for Histidine hydrochloride monohydrate were calculated via density functional theory. We considered a five-molecule model system of Histidine hydrochloride monohydrate. Also, we examined the trends of environmental effect on hydrogen bonds as well as cooperativity. The functional used in this research is M06-2X which is a good functional and the obtained results have shown good agreement with experimental data. This functional was applied to calculate the NMR and NQR parameters. Some correlations among NBO parameters, NMR, and NQR parameters have been studied which have shown the existence of strong correlations among them. Furthermore, the geometry optimization has been performed using M062X/6-31++G(d,p) method. In addition, in order to study cooperativity and changes in structural parameters, along with increase in cluster size, natural bond orbitals have been employed.

Keywords: hydrogen bonding, density functional theory (DFT), natural bond orbitals (NBO), cooperativity effect

Procedia PDF Downloads 430
9051 Providing Support for Minority LGBTQ Students: Developing a Queer Studies Course

Authors: Karen Butler

Abstract:

The LGBTQ youth of color face stigma related to both race and gender identity. Effectively dealing with racial/ethnic discrimination requires strong connections to family and one’s racial/ethnic group. However, LGBTQ youth of color seldom receive support from family, peer groups or church groups. Moreover, ethnic communities often perceive LGBTQ identities as a rejection of ethnic heritage. Thus, stigma places these young people at greater risk for substance use, violence, risky sexual behaviors, suicide, and homelessness. Offering a Queer Studies (QS) class is one way to facilitate a safer and more inclusive environment for LGBTQ students, faculty and staff. The discipline of Queer Studies encompasses theories and thinkers from numerous fields: cultural studies, gay and lesbian studies, race studies, women's studies, media, postmodernism, post-colonialism, psychoanalysis and more. We began our course development by researching existing programs and classes. Several course syllabi were examined and course materials such as readings, videos, and guest speakers were assessed for possible inclusion. We also employed informal survey methods with students and faculty in order to gauge interest in the course. We then developed a sample course syllabus and began the process of new course approval. Feedback thus far indicates that students of various sexual orientations and gender identities are interested in the course and understand the need to offer it; faculty in Psychology, Social Work, and Interdisciplinary Studies are interested in cross-listing the course; library staff is willing to assist with course material acquisition, and the administration is supportive. The purpose of this session is to 1) explore the various health and wellness issues facing LGBTQ students of color and 2) share our experience of developing a QS course in health education in order to address these needs. This process, from initial recognition of the need to a course offering, will be described and discussed in the hopes that participants will increase their awareness of the issues. A QS course would be an appropriate requirement for any number of majors as well as an elective for any major.

Keywords: black colleges, health education, LGBTQ, queer studies

Procedia PDF Downloads 122
9050 Effects of Vitamin E and Vitamin on Growth, Survival and Some Haematological and Immunological Parameters of Caspian Brown Trout, Salmo trutta caspius Juveniles

Authors: Hossein Khara, Mahmoud Sayyadborani, Mohammad Sayyadborani

Abstract:

In the present study, we examined the effects of different dietary levels of ascorbic acid (vitamin C) and α-tocopherol (vitamin E) and their combinations on growth, survival and some haematological and immunological parameters of Caspian brown trout, Salmo trutta caspius juveniles. 15 experimental treatments and one control group with three replicates were considered for experiment. The experimental treatments were fish fed by experimental diets containing different levels of Vit C and E as follow: T1: Vit E (20 mg.kg diet -1) + Vit C (100 mg.kg diet -1), T2: Vit E (30 mg.kg diet -1) + Vit C (100 mg.kg diet -1), T3: Vit E (40 mg.kg diet -1) + Vit C (100 mg.kg diet -1), T4: Vit E (20 mg.kg diet -1) + Vit C (200 mg.kg diet -1), T5: Vit E (30 mg.kg diet -1) + Vit C (200 mg.kg diet -1), T6: Vit E (40 mg.kg diet -1) + Vit C (200 mg.kg diet -1), T7: Vit E (20 mg.kg diet -1) + Vit C (300 mg.kg diet -1), T8: Vit E (30 mg.kg diet -1) + Vit C (300 mg.kg diet -1), T9: Vit E (40 mg.kg diet -1) + Vit C (300 mg.kg diet -1), T10: Vit C (100 mg.kg diet -1), T11: Vit C (200 mg.kg diet -1), T12: Vit C (300 mg.kg diet -1), T13: Vit E (20 mg.kg diet -1), T14: Vit E (30 mg.kg diet -1) T15: Vit E (40 mg.kg diet -1). Also a non-vitamin supplemented was considered as control group. Growth parameters were measured monthly and serum parameters assayed at the end of the experiment. According to our results, Vit C and E improved survival and growth parameters including specific growth rate (SGR), weight gain percent (WG%) and biomass. The highest values of these parameters obtained in T8, T9 and T8 respectively. The lowest FCR obtained in T8. The haematological parameters including red blood cells (RBCs), white blood cells (WBCs), haematocrit (Hct) and haemoglobin (Hb) were higher in vitamin treated groups than control group with highest values in T8. In T13, WBC values were higher compared to other experimental groups. The immunological parameters including lysozyme activity, Immunoglobulin (IgM) and total immunoglobulin (TIg) were significantly higher in vitamin supplemented groups than in control group. In this regard the highest values of these parameters were found in T12. The lowest values of TIg and lysozyme activity were observed in control group and fish fed by only vitamin E i.e. T13, T14 and T15. In conclusion, our results show that Vit C and E in combination or only can improve growth, survival, haematological and immunological indices of Caspian brown trout.

Keywords: vitamins E, vitamins C, growth, survival, haematological parameters, immunological parameters

Procedia PDF Downloads 319
9049 Stability of the Wellhead in the Seabed in One of the Marine Reservoirs of Iran

Authors: Mahdi Aghaei, Saeid Jamshidi, Mastaneh Hajipour

Abstract:

Effective factors on the mechanical wellbore stability are divided in to two categories: 1) Controllable factors, 2) Uncontrollable factors. The purpose of geo-mechanical modeling of wells is to determine the limit of controlled parameters change based on the stress regime at each point and by solving the governing equations the pore-elastic environment around the well. In this research, the mechanical analysis of wellbore stability was carried out for Soroush oilfield. For this purpose, the geo-mechanical model of the field is made using available data. This model provides the necessary parameters for obtaining the distribution of stress around the wellbore. Initially, a basic model was designed to perform various analysis, based on obtained data, using Abaqus software. All of the subsequent sensitivity analysis such as sensitivity analysis on porosity, permeability, etc. was done on the same basic model. The results obtained from these analysis gives various result such as: with the constant geomechanical parameters, and sensitivity analysis on porosity permeability is ineffective. After the most important parameters affecting the wellbore stability and instability are geo-mechanical parameters.

Keywords: wellbore stability, movement, stress, instability

Procedia PDF Downloads 181
9048 Parametric Appraisal of Robotic Arc Welding of Mild Steel Material by Principal Component Analysis-Fuzzy with Taguchi Technique

Authors: Amruta Rout, Golak Bihari Mahanta, Gunji Bala Murali, Bibhuti Bhusan Biswal, B. B. V. L. Deepak

Abstract:

The use of industrial robots for performing welding operation is one of the chief sign of contemporary welding in these days. The weld joint parameter and weld process parameter modeling is one of the most crucial aspects of robotic welding. As weld process parameters affect the weld joint parameters differently, a multi-objective optimization technique has to be utilized to obtain optimal setting of weld process parameter. In this paper, a hybrid optimization technique, i.e., Principal Component Analysis (PCA) combined with fuzzy logic has been proposed to get optimal setting of weld process parameters like wire feed rate, welding current. Gas flow rate, welding speed and nozzle tip to plate distance. The weld joint parameters considered for optimization are the depth of penetration, yield strength, and ultimate strength. PCA is a very efficient multi-objective technique for converting the correlated and dependent parameters into uncorrelated and independent variables like the weld joint parameters. Also in this approach, no need for checking the correlation among responses as no individual weight has been assigned to responses. Fuzzy Inference Engine can efficiently consider these aspects into an internal hierarchy of it thereby overcoming various limitations of existing optimization approaches. At last Taguchi method is used to get the optimal setting of weld process parameters. Therefore, it has been concluded the hybrid technique has its own advantages which can be used for quality improvement in industrial applications.

Keywords: robotic arc welding, weld process parameters, weld joint parameters, principal component analysis, fuzzy logic, Taguchi method

Procedia PDF Downloads 158
9047 Evaluation of Antioxidant Activity as a Function of the Genetic Diversity of Canna indica Complex

Authors: A. Rattanapittayapron, O. Vanijajiva

Abstract:

Canna indica is a prominent species complex in tropical and subtropical areas. They become indigenous in Southeast Asia where they have been introduced. At present, C. indica complex comprises over hundred hybrids, are cultivated as commercial horticulture. The species complex contains starchy rhizome having economic value in terms of food and herbal medicine. In addition, bright color of the flowers makes it a valuable ornamental plant and potential source for natural colorant. This study aims to assess genetic diversity of four varieties of C. indica complex based on SRAP (sequence-related amplified polymorphism) and iPBS (inter primer binding site) markers. We also examined phytochemical characteristics and antioxidant properties of the flower extracts from four different color varieties. Results showed that despite of the genetic variation, there were no significant differences in phytochemical characteristics and antioxidant properties of flowers. The SRAP and iPBS results agree with the more primitive traits showed by morphological information and phytochemical and antioxidant characteristics from the flowers. Since Canna flowers has long been used as natural colorants together with the antioxidant activities from the ethanol extracts in this study, there are likely to be good source for cosmetics additives.

Keywords: Canna indica, antioxidant activity, genetic diversity, SRAP, iPBS

Procedia PDF Downloads 292
9046 Principles and Practice of Therapeutic Architecture

Authors: Umedov Mekhroz, Griaznova Svetlana

Abstract:

The quality of life and well-being of patients, staff and visitors are central to the delivery of health care. Architecture and design are becoming an integral part of the healing and recovery approach. The most significant point that can be implemented in hospital buildings is the therapeutic value of the artificial environment, the design and integration of plants to bring the natural world into the healthcare environment. The hospital environment should feel like home comfort. The techniques that therapeutic architecture uses are very cheap, but provide real benefit to patients, staff and visitors, demonstrating that the difference is not in cost but in design quality. The best environment is not necessarily more expensive - it is about special use of light and color, rational use of materials and flexibility of premises. All this forms innovative concepts in modern hospital architecture, in new construction, renovation or expansion projects. The aim of the study is to identify the methods and principles of therapeutic architecture. The research methodology consists in studying and summarizing international experience in scientific research, literature, standards, methodological manuals and project materials on the research topic. The result of the research is the development of graphic-analytical tables based on the system analysis of the processed information; 3d visualization of hospital interiors based on processed information.

Keywords: therapeutic architecture, healthcare interiors, sustainable design, materials, color scheme, lighting, environment.

Procedia PDF Downloads 95
9045 Ballistics of Main Seat Ejection Cartridges for Aircraft Application

Authors: B. A. Parate, K. D. Deodhar, V. K. Dixit, V. V. Rao

Abstract:

This article outlines the ballistics of main seat ejection cartridges for aircraft application. The ballistics of main seat ejection cartridges plays a vital role during the ejection of the pilot in an emergency. The ballistic parameters such as maximum pressure, time is taken to reach the maximum pressure, and time required to reach half the maximum pressure contributes to the spinal injury of the pilot. Therefore, the evaluations of these parameters are very critical during various stages of development. Elaborate testing was carried out for main seat ejection cartridges on seat ejection tower (SET) at different operating temperatures considering physiological limits. As these trials are cumbersome in nature, a vented vessel (VV) testing facility was devised to lay down the performance parameters at hot and cold temperature conditions. Single base (SB) propellant having hepta-tubular configuration is selected as the main filling. Gun powder plays the role of a booster based on ballistic requirements. The evaluation methodology of various performance parameters of main seat ejection cartridges is explained in this paper. Physiological parameters such as maximum seat ejection velocity, acceleration, and rate of rising of acceleration are also experimentally determined on seat ejection tower. All the parameters are observed well within physiological limits. This paper addresses the internal ballistic of main seat ejection cartridges, propellant selection, its calculation, and evaluation of various performance parameters for an aircraft application.

Keywords: ballistics of seat ejection, ejection seat, gas generator, gun propulsion, main seat ejection cartridges, maximum pressure, performance parameters, propellant, progressive burning and vented vessel

Procedia PDF Downloads 128
9044 Sensory Characteristics of White Chocolate Enriched with Encapsulated Raspberry Juice

Authors: Ivana Loncarevic, Biljana Pajin, Jovana Petrovic, Danica Zaric, Vesna Tumbas Saponjac, Aleksandar Fistes

Abstract:

Chocolate is a food that activates pleasure centers in the human brain. In comparison to black and milk chocolate, white chocolate does not contain fat-free cocoa solids and thus lacks bioactive components. The aim of this study was to examine the sensory characteristics of enriched white chocolate with the addition of 10% of raspberry juice encapsulated in maltodextrins (denoted as encapsulate). Chocolate is primarily intended for enjoyment, and therefore, the sensory expectation is a critical factor for consumers when selecting a new type of chocolate. Consumer acceptance of chocolate depends primarily on the appearance and taste, but also very much on the mouthfeel, which mainly depends on the particle size of chocolate. Chocolate samples were evaluated by a panel of 8 trained panelists, food technologists, trained according to ISO 8586 (2012). Panelists developed the list of attributes to be used in this study: intensity of red color (light to dark); glow on the surface (mat to shiny); texture on snap (appearance of cavities or holes on the snap surface that are seen - even to gritty); hardness (hardness felt during the first bite of chocolate sample in half by incisors - soft to hard); melting (the time needed to convert solid chocolate into a liquid state – slowly to quickly); smoothness (perception of evenness of chocolate during melting - very even to very granular); fruitiness (impression of fruity taste - light fruity notes to distinct fruity notes); sweetness (organoleptic characteristic of pure substance or mixture giving sweet taste - lightly sweet to very sweet). The chocolate evaluation was carried out 24 h after sample preparation in the sensory laboratory, in partitioned booths, which were illuminated with fluorescent lights (ISO 8589, 2007). Samples were served in white plastic plates labeled with three-digit codes from a random number table. Panelist scored the perceived intensity of each attribute using a 7-point scale (1 = the least intensity and 7 = the most intensity) (ISO 4121, 2002). The addition of 10% of encapsulate had a big influence on chocolate color, where enriched chocolate got a nice reddish color. At the same time, the enriched chocolate sample had less intensity of gloss on the surface. The panelists noticed that addition of encapsulate reduced the time needed to convert solid chocolate into a liquid state, increasing its hardness. The addition of encapsulate had a significant impact on chocolate flavor. It reduced the sweetness of white chocolate and contributed to the fruity raspberry flavor.

Keywords: white chocolate, encapsulated raspberry juice, color, sensory characteristics

Procedia PDF Downloads 143
9043 Effect of Dietary Supplementation of Ashwagandha (Withania somnifera) on Performance of Commercial Layer Hens

Authors: P. Arun Subhash, B. N. Suresh, M. C. Shivakumar, N. Suma

Abstract:

An experiment was conducted to study the effect of dietary supplementation of ashwagandha (Withania somnifera) root powder on the egg production performance and egg quality in commercial layer birds. A practical type layer diet was prepared as per Bureau of Indian Standards (1992) to serve as the control, and the test diet was prepared by supplementing control diet with ashwagandha powder at 1kg/ton of feed. Each diet was assigned to twenty replicate groups of 5 laying hens each for duration of 84 days. The result revealed that cumulative egg production (%) was comparable between control and test group. The feed consumption and its conversion efficiency were similar among both the groups. The egg weight and egg characteristics viz., yolk index, yolk color, haugh unit score, albumen index, egg shape index and eggshell thickness were also remained similar between both the groups. It was concluded that supplementation of ashwagandha powder at 1kg/ton in layer diets has no beneficial effect on egg production and egg quality parameters.

Keywords: ashwagandha, egg production, egg quality, layers

Procedia PDF Downloads 122
9042 Spectroscopic Study of a Eu-Complex Containing Hybrid Material

Authors: Y. A. R. Oliveira, M. A. Couto dos Santos, N. B. C. Júnior, S. J. L. Ribeiro, L. D. Carlos

Abstract:

The Eu(TTA)3(H2O)2 complex (TTA = thenoyltrifluoroacetone) pure (EuTTA) and incorporated in an organicinorganic hybrid material (EuTTA-hyb) are revisited, this time from the crystal field parameters (CFP) and Judd-Ofelt intensity parameters (Ωλ) point of view. A detailed analysis of the emission spectra revealed that the EuTTA phase still remains in the hybrid phase. Sparkle Model calculations of the EuTTA ground state geometry have been performed and satisfactorily compared to the X-ray structure. The observed weaker crystal field strength of the phase generated by the incorporation is promptly interpreted through the existing EXAFS results of the EuTTA-hyb structure. Satisfactory predictions of the CFP, of the 7F1 level splitting and of the Ωλ in all cases were obtained by using the charge factors and polarizabilities as degrees of freedom of non-parametric models.

Keywords: crystal field parameters, europium complexes, Judd-Ofelt intensity parameters

Procedia PDF Downloads 381
9041 Calculation and Comparison of a Turbofan Engine Performance Parameters with Various Definitions

Authors: O. Onal, O. Turan

Abstract:

In this paper, some performance parameters of a selected turbofan engine (JT9D) are analyzed. The engine is a high bypass turbofan engine which powers a wide-body aircraft and it produces 206 kN thrust force (thrust/weight ratio is 5.4). The objective parameters for the engine include calculation of power, specific fuel consumption, specific thrust, engine propulsive, thermal and overall efficiencies according to the various definitions given in the literature. Furthermore, in the case study, wasted energy from the exhaust is calculated at the maximum power setting (i.e. take off phase) for the engine.

Keywords: turbofan, power, efficiency, trust

Procedia PDF Downloads 275
9040 Microstructure Analysis of Biopolymer Mixture (Chia-Gelatin) by Laser Confocal Microscopy

Authors: Emmanuel Flores Huicochea, Guadalupe Borja Mendiola, Jacqueline Flores Lopez, Rodolfo Rendon Villalobos

Abstract:

The usual procedure to investigate the properties of biodegradable films has been to prepare the film, measure the mechanical or transport properties and then decide whether the mixture has better properties than the individual components, instead of investigating whether the mixture has biopolymer-biopolymer interaction, then prepare the film and finally measure the properties of the film. The work investigates the presence of interaction biopolymer-biopolymer in a mixture of chia biopolymer and gelatin using Laser Confocal Microscopy (LCM). Previously, the chia biopolymer was obtained from chia seed. CML analysis of mixtures of chia biopolymer-gelatin without Na⁺ ions exhibited aggregates of different size, in the range of 100-400 μm, of defined color, for the two colors, but no mixing of color was observed. The increased of gelatin in the mixture decreases the size and number of aggregates. The tridimensional microstructure reveled that there are two layers of biopolymers, chia and gelatin well defined. The mixture chia biopolymer-gelatin with 10 mM Na⁺ and with a ratio 75:25 (chia-gelatin) showed lower aggregated size than others mixture with and without ions. This result could be explained because the chia biopolymer is a polyelectrolyte and the added sodium ions reduce the molecular rigidity by neutralizing the negative charges that the chia biopolymer possesses and therefore a better biopolymer-biopolymer interaction is allowed between the biopolymer of chia and gelatin.

Keywords: biopolymer-biopolymer interaction, confocal laser microscopy, CLM, microstructure, mixture chia-gelatin

Procedia PDF Downloads 176
9039 Analysis of the Inverse Kinematics for 5 DOF Robot Arm Using D-H Parameters

Authors: Apurva Patil, Maithilee Kulkarni, Ashay Aswale

Abstract:

This paper proposes an algorithm to develop the kinematic model of a 5 DOF robot arm. The formulation of the problem is based on finding the D-H parameters of the arm. Brute Force iterative method is employed to solve the system of non linear equations. The focus of the paper is to obtain the accurate solutions by reducing the root mean square error. The result obtained will be implemented to grip the objects. The trajectories followed by the end effector for the required workspace coordinates are plotted. The methodology used here can be used in solving the problem for any other kinematic chain of up to six DOF.

Keywords: 5 DOF robot arm, D-H parameters, inverse kinematics, iterative method, trajectories

Procedia PDF Downloads 177
9038 The Mathematics of Fractal Art: Using a Derived Cubic Method and the Julia Programming Language to Make Fractal Zoom Videos

Authors: Darsh N. Patel, Eric Olson

Abstract:

Fractals can be found everywhere, whether it be the shape of a leaf or a system of blood vessels. Fractals are used to help study and understand different physical and mathematical processes; however, their artistic nature is also beautiful to simply explore. This project explores fractals generated by a cubically convergent extension to Newton's method. With this iteration as a starting point, a complex plane spanning from -2 to 2 is created with a color wheel mapped onto it. Next, the polynomial whose roots the fractal will generate from is established. From the Fundamental Theorem of Algebra, it is known that any polynomial has as many roots (counted by multiplicity) as its degree. When generating the fractals, each root will receive its own color. The complex plane can then be colored to indicate the basins of attraction that converge to each root. From a computational point of view, this project’s code identifies which points converge to which roots and then obtains fractal images. A zoom path into the fractal was implemented to easily visualize the self-similar structure. This path was obtained by selecting keyframes at different magnifications through which a path is then interpolated. Using parallel processing, many images were generated and condensed into a video. This project illustrates how practical techniques used for scientific visualization can also have an artistic side.

Keywords: fractals, cubic method, Julia programming language, basin of attraction

Procedia PDF Downloads 231
9037 Effects of Raw Bee Propolis and Water or Ethanol Extract of Propolis on Performance, Immune System and Some Blood Parameters on Broiler Bredeers

Authors: Hasan Alp Sahin, Ergin Ozturk

Abstract:

The effects of raw bee propolis (RP) and water (WEP) or ethanol (EEP) extract of propolis on growth performance, selected immune parameters (IgA, IgY and IgM) and some blood parameters such as aspartate aminotransferase, alanine aminotransferase, trygliceride, total protein, albumin, calcium, phosphorus, total antioxidant status and total oxidant status were determined. The study was conducted between 15th and 20th weeks (6 weeks) and used a total of 48 broiler breeder pullets (Ross-308). The broiler breeder in control group was fed diet without propolis whereas the birds in RP, WEP and EEP groups were fed diets with RP, WEP and EEP at the level of 1200, 400 and 400 ppm, respectively. All pullets were fed mash form diet with 15% crude protein and 2800 ME kcal/kg. All propolis forms had not a beneficial effect on any studied parameters compared to control group (P > 0.05). The results of the study indicated that both the level of the active matters supplied from the bee propolis has no enough beneficial effect on performance, some immune and blood parameters on broiler breeders or they did not have such a level that would cause a beneficial effect on these variables.

Keywords: antioxidant, bee product , poultry breeders, growth performance, immune parameters, blood chemistry

Procedia PDF Downloads 236
9036 Qualitative Characteristics of Meat from Lambs Fed Hydrolyzed Sugarcane

Authors: V. Endo, A. G. Silva Sobrinho, F. A. Almeida, N. L. L. Lima, G. M. Manzi, L. G. A. Cirne, N. M. B. L. Zeola

Abstract:

We used 24 Ile de France lambs, weighing between 15 and 32 kg (BW). Treatments were supplemented with concentrate: “in nature” sugarcane (IN), sugarcane hydrolyzed using 0.6% calcium oxide (CaO) under aerobic condition (AER), and sugarcane hydrolyzed using 0.6% CaO under anaerobic condition (ANA), constituting a completely randomized design with eight repetitions per treatment. Lambs were housed in individual stalls and fed into the through, allowing 10% of leftovers. Lambs were slaughtered when body weight reached 32 kg. The following parameters were determined on Longissimus lumborum muscle of hot and cold carcasses: pH and color, 45 minutes and 24 hours after slaughtering. Qualitative analysis of the meat were performed in the loins, water-holding capacity (WHC), cooking loss (CL), and shear force (SF). We used a completely randomized design with three treatments and eight repetitions. Means were compared by Tukey test at 5% significance. A higher value for redness (a*) 45 minutes after slaughter (10.48) was found for lambs fed sugarcane hydrolyzed under anaerobic conditions. The other qualitative characteristics of meat were not affected by treatments (P >0.05). The comparison of meat quality resulting from the treatments shows that it is possible to feed in nature sugarcane to lambs, thus waiving hydrolyses process and the spending with alkalizing agent.

Keywords: oxide, hydrolysis, meat quality, pH

Procedia PDF Downloads 540
9035 Optimization of Process Parameters by Using Taguchi Method for Bainitic Steel Machining

Authors: Vinay Patil, Swapnil Kekade, Ashish Supare, Vinayak Pawar, Shital Jadhav, Rajkumar Singh

Abstract:

In recent days, bainitic steel is used in automobile and non-automobile sectors due to its high strength. Bainitic steel is difficult to machine because of its high hardness, hence in this paper machinability of bainitic steel is studied by using Taguchi design of experiments (DOE) approach. Convectional turning experiments were done by using L16 orthogonal array for three input parameters viz. cutting speed, depth of cut and feed. The Taguchi method is applied to study the performance characteristics of machining parameters with surface roughness (Ra), cutting force and tool wear rate. By using Taguchi analysis, optimized process parameters for best surface finish and minimum cutting forces were analyzed.

Keywords: conventional turning, Taguchi method, S/N ratio, bainitic steel machining

Procedia PDF Downloads 305