Search results for: pure space
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 4605

Search results for: pure space

3855 Thermal Performance of the Extensive Wetland Green Roofs in Winter in Humid Subtropical Climate

Authors: Yi-Yu Huang, Chien-Kuo Wang, Sreerag Chota Veettil, Hang Zhang, Hu Yike

Abstract:

Regarding the pressing issue of reducing energy consumption and carbon footprint of buildings, past research has focused more on analyzing the thermal performance of the extensive terrestrial green roofs with sedum plants in summer. However, the disadvantages of this type of green roof are relatively limited thermal performance, low extreme weather adaptability, relatively higher demands in maintenance, and lower added value in healing landscape. In view of this, this research aims to develop the extensive wetland green roofs with higher thermal performance, high extreme weather adaptability, low demands in maintenance, and high added value in healing landscape, and to measure its thermal performance for buildings in winter. The following factors are considered including the type and mixing formula of growth medium (light weight soil, akadama, creek gravel, pure water) and the type of aquatic plants. The research adopts a four-stage field experiment conducting on the rooftop of a building in a humid subtropical climate. The results found that emergent (Roundleaf rotala), submerged (Ribbon weed), floating-leaved (Water lily) wetland green roofs had similar thermal performance, and superior over wetland green roof without plant, traditional terrestrial green roof (without plant), and pure water green roof (without plant, nighttime only) in terms of overall passive cooling (8.00C) and thermal insulation (4.50C) effects as well as a reduction in heat amplitude (77-85%) in winter in a humid subtropical climate. The thermal performance of the free-floating (Water hyacinth) wetland green roof is inferior to that of the other three types of wetland green roofs, whether in daytime or nighttime.

Keywords: thermal performance, extensive wetland green roof, Aquatic plant, Winter , Humid subtropical climate

Procedia PDF Downloads 176
3854 Joint Space Hybrid Force/Position Control of 6-DoF Robot Manipulator Using Neural Network

Authors: Habtemariam Alemu

Abstract:

It has been known that the performance of position and force control is highly affected by both robot dynamic and environment stiffness uncertainties. In this paper, joint space hybrid force and position control strategy with self-selecting matrix using artificial neural network compensator is proposed. The objective of the work is to improve controller robustness by applying a neural network technique in order to compensate the effect of uncertainties in the robot model. Simulation results for a 6 degree of freedom (6-DoF) manipulator and different types of environments showed the effectiveness of the suggested approach. 6-DoF Puma 560 family robot manipulator is chosen as industrial robot and its efficient dynamic model is designed using Matlab/SimMechanics library.

Keywords: robot manipulator, force/position control, artificial neural network, Matlab/Simulink

Procedia PDF Downloads 507
3853 Synthesis and Characterization of Zr and V Co-Doped BaTiO₃ Ceramic

Authors: Kanta Maan Sangwan, Neetu Ahlawat, Rajender Singh Kundu

Abstract:

BaZrTiO3 ceramics having high dielectric constant and low dielectric loss are interesting material for being used as commercial capacitor applications. BZT (BaZrTiO3) has attracted attentions for their many applications for the microwave technology as the doping of Zr4+ on Ti4+ has advantage to the stability of the system. In the present work, co-doping of Zr and V with BaTiO3 ceramics was synthesized by the conventional solid state reaction technique and sintered at 1200 K for 6 hours, and their structural and ferroelectric properties were studied. The XRD (x-ray diffraction) pattern of BZT (BaZrTiO3) ceramics shows that the crystalline sample is single phase tetragonal structure with P4mm space group. The result revealed that Zr ion enters the unit cell maintaining the perovskite structure of BZT ceramics and the impedance spectroscopy of the sample performed in selected frequency and temperature range.

Keywords: ferroelectric, impedance spectroscopy, space group, tetragonal

Procedia PDF Downloads 200
3852 Vibrational Behavior of Cylindrical Shells in Axial Magnetic Field

Authors: Sedrak Vardanyan

Abstract:

The investigation of the vibrational character of magnetic cylindrical shells placed in an axial magnetic field has important practical applications. In this work, we study the vibrational behaviour of such a cylindrical shell by making use of the so-called exact space treatment, which does not assume any hypothesis. We discuss the effects of several practically important boundary conditions on the vibrations of the described setup. We find that, for some cases of boundary conditions, e.g. clamped, simply supported or peripherally earthed, as well as for some values of the wave numbers, the vibrational frequencies of the shell are approximately zero. The theoretical and numerical exploration of this fact confirms that the vibrations are absent or attenuate very rapidly. For all the considered cases, the imaginary part of the frequencies is negative, which implies stability for the vibrational process.

Keywords: bending vibrational frequencies, exact space treatment, free vibrations, magnetic cylindrical shells

Procedia PDF Downloads 274
3851 An Exploratory Approach of the Latin American Migrants’ Urban Space Transformation of Antofagasta City, Chile

Authors: Carolina Arriagada, Yasna Contreras

Abstract:

Since mid-2000, the migratory flows of Latin American migrants to Chile have been increasing constantly. There are two reasons that would explain why Chile is presented as an attractive country for the migrants. On the one hand, traditional centres of migrants’ attraction such as the United States and Europe have begun to close their borders. On the other hand, Chile exhibits relative economic and political stability, which offers greater job opportunities and better standard of living when compared to the migrants’ origin country. At the same time, the neoliberal economic model of Chile, developed under an extractive production of the natural resources, has privatized the urban space. The market regulates the growth of the fragmented and segregated cities. Then, the vulnerable population, most of the time, is located in the periphery and in the marginal areas of the urban space. In this aspect, the migrants have begun to occupy those degraded and depressed areas of the city. The problem raised is that the increase of the social spatial segregation could be also attributed to the migrants´ occupation of the marginal urban places of the city. The aim of this investigation is to carry out an analysis of the migrants’ housing strategies, which are transforming the marginal areas of the city. The methodology focused on the urban experience of the migrants, through the observation of spatial practices, ways of living and networks configuration in order to transform the marginal territory. The techniques applied in this study are semi–structured interviews in-depth interviews. The study reveals that the migrants housing strategies for living in the marginal areas of the city are built on a paradox way. On the one hand, the migrants choose proximity to their place of origin, maintaining their identity and customs. On the other hand, the migrants choose proximity to their social and familiar places, generating sense of belonging. In conclusion, the migration as international displacements under a globalized economic model increasing socio spatial segregation in cities is evidenced, but the transformation of the marginal areas is a fundamental resource of their integration migratory process. The importance of this research is that it is everybody´s responsibility not only the right to live in a city without any discrimination but also to integrate the citizens within the social urban space of a city.

Keywords: migrations, marginal space, resignification, visibility

Procedia PDF Downloads 138
3850 Scalable Learning of Tree-Based Models on Sparsely Representable Data

Authors: Fares Hedayatit, Arnauld Joly, Panagiotis Papadimitriou

Abstract:

Many machine learning tasks such as text annotation usually require training over very big datasets, e.g., millions of web documents, that can be represented in a sparse input space. State-of the-art tree-based ensemble algorithms cannot scale to such datasets, since they include operations whose running time is a function of the input space size rather than a function of the non-zero input elements. In this paper, we propose an efficient splitting algorithm to leverage input sparsity within decision tree methods. Our algorithm improves training time over sparse datasets by more than two orders of magnitude and it has been incorporated in the current version of scikit-learn.org, the most popular open source Python machine learning library.

Keywords: big data, sparsely representable data, tree-based models, scalable learning

Procedia PDF Downloads 259
3849 Examining the Challenges of Teaching Traditional Dance in Contemporary India

Authors: Aadya Kaktikar

Abstract:

The role of a traditional dance teacher in India revolves around teaching movements and postures that have been a part of the movement vocabulary of dancers from before the 2nd century BC. These movements inscribe on the mind and body of the dancer a complex web of philosophy, culture history, and religion. However, this repository of tradition sits in a fast globalizing India creating a cultural space which is in a constant flux, where identities and meanings are being constantly challenged. The guru-shishya parampara, the traditional way of learning dance, sits uneasily with a modern education space in India. The traditional dance teacher is caught in the cross-currents of tradition and modernity, of preservation and exploration. This paper explores conflicting views on what dance ought to mean and how it should be taught. The paper explores the tensions of the social, economic and cultural spaces that the traditional dance teacher navigates.

Keywords: pedagogy, dance education, dance curriculum, teacher training

Procedia PDF Downloads 315
3848 Tracing the Courtyard Typology from the Past: Highlighting a Need for Conservation in Case of Historic Settlement in Historic Town of Gwalior

Authors: Shivani Dolas, A. Richa Mishra

Abstract:

The existence of Courtyards in India can be traced back to ‘Indus valley civilization’ and various layers of history bearing implications like socio-cultural, traditional, religious, climatic, etc., moreover serving as a breathing space in case of historical core areas. Over time, with the overlay of various historic layers within the historic urban cores and the present high density populace, the cores are getting congested day by day. In this case, courtyards may emerge out as an efficient medium to provide quality of life through livable spaces. Presently, with the growing population of the historic town of Gwalior, town in Madhya Pradesh holds remarkable essence of courtyards with its multiple concepts over time. Its scale and function varies from an imposing grand appearance in palatial form, up to functional practices as residential. Its privilege can also be drawn in urban forms, in sharing single space by multiple dwellings and in temples which can be sketched specifically in the region. Moreover, the effectiveness of courtyards has proven balance and control of micro-climate in such composite climate region. The research paper aims to underline the concept of courtyards in case of a mixed use neighborhood, Naya bazar, in Lashkar area of Gwalior, which developed during 19th century, highlighting the need of its preservation. The paper also elaborates its various implications on user-space relationship as in the present context, and growing congestion in the area, user and space relationship is seen lost. The noticeable change in the behavioral context in buildings and users can be noticed with the downfall of courtyards, isolating users with land. Also, a concern has been expressed on negligence of courtyard planning in future development, suggesting recommendations on preserving the courtyard typology as heritage.

Keywords: courtyards, Gwalior, historic settlement, heritage

Procedia PDF Downloads 145
3847 Spatial Audio Player Using Musical Genre Classification

Authors: Jun-Yong Lee, Hyoung-Gook Kim

Abstract:

In this paper, we propose a smart music player that combines the musical genre classification and the spatial audio processing. The musical genre is classified based on content analysis of the musical segment detected from the audio stream. In parallel with the classification, the spatial audio quality is achieved by adding an artificial reverberation in a virtual acoustic space to the input mono sound. Thereafter, the spatial sound is boosted with the given frequency gains based on the musical genre when played back. Experiments measured the accuracy of detecting the musical segment from the audio stream and its musical genre classification. A listening test was performed based on the virtual acoustic space based spatial audio processing.

Keywords: automatic equalization, genre classification, music segment detection, spatial audio processing

Procedia PDF Downloads 422
3846 A Comparative Study of Approaches in User-Centred Health Information Retrieval

Authors: Harsh Thakkar, Ganesh Iyer

Abstract:

In this paper, we survey various user-centered or context-based biomedical health information retrieval systems. We present and discuss the performance of systems submitted in CLEF eHealth 2014 Task 3 for this purpose. We classify and focus on comparing the two most prevalent retrieval models in biomedical information retrieval namely: Language Model (LM) and Vector Space Model (VSM). We also report on the effectiveness of using external medical resources and ontologies like MeSH, Metamap, UMLS, etc. We observed that the LM based retrieval systems outperform VSM based systems on various fronts. From the results we conclude that the state-of-art system scores for MAP was 0.4146, P@10 was 0.7560 and NDCG@10 was 0.7445, respectively. All of these score were reported by systems built on language modeling approaches.

Keywords: clinical document retrieval, concept-based information retrieval, query expansion, language models, vector space models

Procedia PDF Downloads 314
3845 A Study of Effective Stereo Matching Method for Long-Wave Infrared Camera Module

Authors: Hyun-Koo Kim, Yonghun Kim, Yong-Hoon Kim, Ju Hee Lee, Myungho Song

Abstract:

In this paper, we have described an efficient stereo matching method and pedestrian detection method using stereo types LWIR camera. We compared with three types stereo camera algorithm as block matching, ELAS, and SGM. For pedestrian detection using stereo LWIR camera, we used that SGM stereo matching method, free space detection method using u/v-disparity, and HOG feature based pedestrian detection. According to testing result, SGM method has better performance than block matching and ELAS algorithm. Combination of SGM, free space detection, and pedestrian detection using HOG features and SVM classification can detect pedestrian of 30m distance and has a distance error about 30 cm.

Keywords: advanced driver assistance system, pedestrian detection, stereo matching method, stereo long-wave IR camera

Procedia PDF Downloads 400
3844 Action Research into including Sustainability in [Lean] Product Development: Cases from the European Space Sector

Authors: JoãO Paulo Estevam De Souza, Rob Dekkers

Abstract:

Particularly for the space sector the inclusion of sustainability in product development poses considerable challenges for practitioners. Outcomes of action research at two companies in this sector demonstrate how this contemporary theme could be included in methods for product and process development; this was supported by wider focus groups involving more companies. The working together with practitioners brought to the fore that holistic product life-cycle thinking needs further development, especially when firms are suppliers to original equipment manufacturers. Furthermore, the findings indicate that the social aspect of the triple-bottom-line causes remains elusive for companies; to this purpose, some pathways based on the action research and focus groups are proposed.

Keywords: aerospace, action research, product development, product life-cycle, sustainability, triple bottom-line

Procedia PDF Downloads 137
3843 A Tutorial on Model Predictive Control for Spacecraft Maneuvering Problem with Theory, Experimentation and Applications

Authors: O. B. Iskender, K. V. Ling, V. Dubanchet, L. Simonini

Abstract:

This paper discusses the recent advances and future prospects of spacecraft position and attitude control using Model Predictive Control (MPC). First, the challenges of the space missions are summarized, in particular, taking into account the errors, uncertainties, and constraints imposed by the mission, spacecraft and, onboard processing capabilities. The summary of space mission errors and uncertainties provided in categories; initial condition errors, unmodeled disturbances, sensor, and actuator errors. These previous constraints are classified into two categories: physical and geometric constraints. Last, real-time implementation capability is discussed regarding the required computation time and the impact of sensor and actuator errors based on the Hardware-In-The-Loop (HIL) experiments. The rationales behind the scenarios’ are also presented in the scope of space applications as formation flying, attitude control, rendezvous and docking, rover steering, and precision landing. The objectives of these missions are explained, and the generic constrained MPC problem formulations are summarized. Three key design elements used in MPC design: the prediction model, the constraints formulation and the objective cost function are discussed. The prediction models can be linear time invariant or time varying depending on the geometry of the orbit, whether it is circular or elliptic. The constraints can be given as linear inequalities for input or output constraints, which can be written in the same form. Moreover, the recent convexification techniques for the non-convex geometrical constraints (i.e., plume impingement, Field-of-View (FOV)) are presented in detail. Next, different objectives are provided in a mathematical framework and explained accordingly. Thirdly, because MPC implementation relies on finding in real-time the solution to constrained optimization problems, computational aspects are also examined. In particular, high-speed implementation capabilities and HIL challenges are presented towards representative space avionics. This covers an analysis of future space processors as well as the requirements of sensors and actuators on the HIL experiments outputs. The HIL tests are investigated for kinematic and dynamic tests where robotic arms and floating robots are used respectively. Eventually, the proposed algorithms and experimental setups are introduced and compared with the authors' previous work and future plans. The paper concludes with a conjecture that MPC paradigm is a promising framework at the crossroads of space applications while could be further advanced based on the challenges mentioned throughout the paper and the unaddressed gap.

Keywords: convex optimization, model predictive control, rendezvous and docking, spacecraft autonomy

Procedia PDF Downloads 106
3842 Artificial Intelligence and Governance in Relevance to Satellites in Space

Authors: Anwesha Pathak

Abstract:

With the increasing number of satellites and space debris, space traffic management (STM) becomes crucial. AI can aid in STM by predicting and preventing potential collisions, optimizing satellite trajectories, and managing orbital slots. Governance frameworks need to address the integration of AI algorithms in STM to ensure safe and sustainable satellite activities. AI and governance play significant roles in the context of satellite activities in space. Artificial intelligence (AI) technologies, such as machine learning and computer vision, can be utilized to process vast amounts of data received from satellites. AI algorithms can analyse satellite imagery, detect patterns, and extract valuable information for applications like weather forecasting, urban planning, agriculture, disaster management, and environmental monitoring. AI can assist in automating and optimizing satellite operations. Autonomous decision-making systems can be developed using AI to handle routine tasks like orbit control, collision avoidance, and antenna pointing. These systems can improve efficiency, reduce human error, and enable real-time responsiveness in satellite operations. AI technologies can be leveraged to enhance the security of satellite systems. AI algorithms can analyze satellite telemetry data to detect anomalies, identify potential cyber threats, and mitigate vulnerabilities. Governance frameworks should encompass regulations and standards for securing satellite systems against cyberattacks and ensuring data privacy. AI can optimize resource allocation and utilization in satellite constellations. By analyzing user demands, traffic patterns, and satellite performance data, AI algorithms can dynamically adjust the deployment and routing of satellites to maximize coverage and minimize latency. Governance frameworks need to address fair and efficient resource allocation among satellite operators to avoid monopolistic practices. Satellite activities involve multiple countries and organizations. Governance frameworks should encourage international cooperation, information sharing, and standardization to address common challenges, ensure interoperability, and prevent conflicts. AI can facilitate cross-border collaborations by providing data analytics and decision support tools for shared satellite missions and data sharing initiatives. AI and governance are critical aspects of satellite activities in space. They enable efficient and secure operations, ensure responsible and ethical use of AI technologies, and promote international cooperation for the benefit of all stakeholders involved in the satellite industry.

Keywords: satellite, space debris, traffic, threats, cyber security.

Procedia PDF Downloads 65
3841 Q-Efficient Solutions of Vector Optimization via Algebraic Concepts

Authors: Elham Kiyani

Abstract:

In this paper, we first introduce the concept of Q-efficient solutions in a real linear space not necessarily endowed with a topology, where Q is some nonempty (not necessarily convex) set. We also used the scalarization technique including the Gerstewitz function generated by a nonconvex set to characterize these Q-efficient solutions. The algebraic concepts of interior and closure are useful to study optimization problems without topology. Studying nonconvex vector optimization is valuable since topological interior is equal to algebraic interior for a convex cone. So, we use the algebraic concepts of interior and closure to define Q-weak efficient solutions and Q-Henig proper efficient solutions of set-valued optimization problems, where Q is not a convex cone. Optimization problems with set-valued maps have a wide range of applications, so it is expected that there will be a useful analytical tool in optimization theory for set-valued maps. These kind of optimization problems are closely related to stochastic programming, control theory, and economic theory. The paper focus on nonconvex problems, the results are obtained by assuming generalized non-convexity assumptions on the data of the problem. In convex problems, main mathematical tools are convex separation theorems, alternative theorems, and algebraic counterparts of some usual topological concepts, while in nonconvex problems, we need a nonconvex separation function. Thus, we consider the Gerstewitz function generated by a general set in a real linear space and re-examine its properties in the more general setting. A useful approach for solving a vector problem is to reduce it to a scalar problem. In general, scalarization means the replacement of a vector optimization problem by a suitable scalar problem which tends to be an optimization problem with a real valued objective function. The Gerstewitz function is well known and widely used in optimization as the basis of the scalarization. The essential properties of the Gerstewitz function, which are well known in the topological framework, are studied by using algebraic counterparts rather than the topological concepts of interior and closure. Therefore, properties of the Gerstewitz function, when it takes values just in a real linear space are studied, and we use it to characterize Q-efficient solutions of vector problems whose image space is not endowed with any particular topology. Therefore, we deal with a constrained vector optimization problem in a real linear space without assuming any topology, and also Q-weak efficient and Q-proper efficient solutions in the senses of Henig are defined. Moreover, by means of the Gerstewitz function, we provide some necessary and sufficient optimality conditions for set-valued vector optimization problems.

Keywords: algebraic interior, Gerstewitz function, vector closure, vector optimization

Procedia PDF Downloads 210
3840 Application and Regeneration of CuMnCeO Catalyst Supporting K₂CO₃ Sorbent Adapted to CO Oxidation and CO₂ Absorption

Authors: Jin Lin, Shouxiang Lu, Kim Meow Liew

Abstract:

The requirement for the long-term mission of the submarine and spacecraft has made the removal of CO₂ and trace CO the critical technology to ensure the health and life of the crews. In this work, CuMnCe, a metal oxide catalyst, supporting K₂CO₃ sorbent was prepared by the wet-solid state impregnation method to realize the integrated CO and CO₂ removal, which might also reduce the volume/mass load of the purification units in the limited space. The as-prepared samples with different addition amount of K₂CO₃ were tested using the fixed bed reactor to reveal the CO oxidation and CO₂ absorption behavior. And the regeneration and stability experiments were also conducted. The results showed that the samples realized the catalyst and sorbent integration to capture CO and CO₂ at the same time. The addition amount of the sorbent had a weak influence on the CO oxidation performance. While the addition amount affected the CO₂ sorption efficiency and capacity significantly. Meanwhile, the presence of water vapor could reduce the CO oxidation activity of the samples similarly, whether with K2CO3 sorbent addition or not. Furtherly, regeneration and stability experiment results showed that the samples after 3-5 times regeneration exhibited almost the same performance of CO and CO₂ removal. Summarily, CuMnCe catalyst supporting K₂CO₃ sorbent could be a good attempt to control CO and CO₂ pollutants generated from the daily equipment running and staff breathing in the confined space such as submarine and spacecraft.

Keywords: CO oxidation, CO₂ absorptio, potassium carbonate, CuMnCe metal oxide, confined space

Procedia PDF Downloads 115
3839 Digital Architectural Practice as a Challenge for Digital Architectural Technology Elements in the Era of Digital Design

Authors: Ling Liyun

Abstract:

In the field of contemporary architecture, complex forms of architectural works continue to emerge in the world, along with some new terminology emerged: digital architecture, parametric design, algorithm generation, building information modeling, CNC construction and so on. Architects gradually mastered the new skills of mathematical logic in the form of exploration, virtual simulation, and the entire design and coordination in the construction process. Digital construction technology has a greater degree in controlling construction, and ensure its accuracy, creating a series of new construction techniques. As a result, the use of digital technology is an improvement and expansion of the practice of digital architecture design revolution. We worked by reading and analyzing information about the digital architecture development process, a large number of cases, as well as architectural design and construction as a whole process. Thus current developments were introduced and discussed in our paper, such as architectural discourse, design theory, digital design models and techniques, material selecting, as well as artificial intelligence space design. Our paper also pays attention to the representative three cases of digital design and construction experiment at great length in detail to expound high-informatization, high-reliability intelligence, and high-technique in constructing a humane space to cope with the rapid development of urbanization. We concluded that the opportunities and challenges of the shift existed in architectural paradigms, such as the cooperation methods, theories, models, technologies and techniques which were currently employed in digital design research and digital praxis. We also find out that the innovative use of space can gradually change the way people learn, talk, and control information. The past two decades, digital technology radically breaks the technology constraints of industrial technical products, digests the publicity on a particular architectural style (era doctrine). People should not adapt to the machine, but in turn, it’s better to make the machine work for users.

Keywords: artificial intelligence, collaboration, digital architecture, digital design theory, material selection, space construction

Procedia PDF Downloads 131
3838 Design and Development of Compact 1KW Floating Battery Discharge Regulator

Authors: A. Sreedevi, G. Anantaramu

Abstract:

The present space research organizations are striving towards the development of lighter, smaller, more efficient, low cost, and highly reliable power supply. Switch mode power supplies (SMPS) overcome the demerits of linear power supplies such as low efficiency, difficulties in thermal management, and in boosting the output voltage. Space applications require a constant DC voltage to supply its load. As the load varies, the battery terminal voltage tends to vary accordingly. To avoid this variation in the load terminal voltage, a DC-DC regulator is required. The conventional regulator for space applications is isolated boost topology. The proposed topology uses an interleaved push-pull converter with a current doubler secondary to reduce the EMI issues and increase efficiency. The proposed topology uses a floating technique where the converter derives power from the battery and generates only the voltage that is required to fill the gap between the bus and the battery voltage. The direct voltage sense and current loop provide tight regulation of output and better stability. Converter is designed with 50 kHz switching frequency using UC 1825 PWM controller employing both voltage and peak current mode control. Experimental tests have been carried out on the converter under different input and load conditions to validate the design. The experimental results showed that the efficiency was greater than 91%. Stability analysis is done using venable stability analyzer.

Keywords: push pull converter, current doubler, converter, PWM control

Procedia PDF Downloads 98
3837 Derivation of Neutrino Mass Parameters from the Study of Neutrinoless Double Beta Decay

Authors: Sabin Stoica

Abstract:

In this paper the theoretical challenges in the study of neutrinoless double beta decay are reviewed. Then, new upper limits of the neutrino mass parameters in the case of three isotopes are derived; 48Ca, 76Ge, and 82Se, assuming two possible mechanisms of occurrence of this nuclear process, namely the exchange of i) light left-handed neutrinos and ii) heavy right-handed neutrinos, between two nucleons inside the nucleus. The derivation is based on accurate calculations of the phase space factors and nuclear matrix elements performed with new high-performance computer codes, which are described in more detail in recent publications. These results are useful both for a better understanding of the scale of neutrino absolute mass and for the planning of future double beta decay experiments.

Keywords: double beta decay, neutrino properties, nuclear matrix elements, phase space factors

Procedia PDF Downloads 595
3836 Hybrid Reusable Launch Vehicle for Space Application A Naval Approach

Authors: Rajasekar Elangopandian, Anand Shanmugam

Abstract:

In order to reduce the cost of launching satellite and payloads to the orbit this project envisages some immense combined technology. This new technology in space odyssey contains literally four concepts. The first mode in this innovation is flight mission characteristics which, says how the mission will induct. The conventional technique of magnetic levitation will help us to produce the initial thrust. The name states reusable launch vehicle shows its viability of reuseness. The flight consists miniature rocket which produces the required thrust and the two JATO (jet assisted takeoff) boosters which gives the initial boost for the vehicle. The vehicle ostensibly looks like an airplane design and will be located on the super conducting rail track. When the high power electric current given to the rail track, the vehicle starts floating as per the principle of magnetic levitation. If the flight reaches the particular takeoff distance the two boosters gets starts and will give the 48KN thrust each. Obviously it`ll follow the vertical path up to the atmosphere end/start to space. As soon as it gets its speed the two boosters will cutoff. Once it reaches the space the inbuilt spacecraft keep the satellite in the desired orbit. When the work finishes, the apogee motors gives the initial kick to the vehicle to come in to the earth’s atmosphere with 22N thrust and automatically comes to the ground by following the free fall, the help of gravitational force. After the flying region it makes the spiral flight mode then gets landing where the super conducting levitated rail track located. It will catch up the vehicle and keep it by changing the poles of magnets and varying the current. Initial cost for making this vehicle might be high but for the frequent usage this will reduce the launch cost exactly half than the now-a-days technology. The incorporation of such a mechanism gives `hybrid` and the reusability gives `reusable launch vehicle` and ultimately Hybrid reusable launch vehicle.

Keywords: the two JATO (jet assisted takeoff) boosters, magnetic levitation, 48KN thrust each, 22N thrust and automatically comes to the ground

Procedia PDF Downloads 423
3835 Formulation and Evaluation of Solid Dispersion of an Anti-Epileptic Drug Carbamazepine

Authors: Sharmin Akhter, M. Salahuddin, Sukalyan Kumar Kundu, Mohammad Fahim Kadir

Abstract:

Relatively insoluble candidate drug like carbamazepine (CBZ) often exhibit incomplete or erratic absorption; and hence wide consideration is given to improve aqueous solubility of such compound. Solid dispersions were formulated with an aim of improving aqueous solubility, oral bioavailability and the rate of dissolution of Carbamazepine using different hydrophyllic polymer like Polyethylene Glycol (PEG) 6000, Polyethylene Glycol (PEG) 4000, kollidon 30, HPMC 6 cps, poloxamer 407 and povidone k 30. Solid dispersions were prepared with different drug to polymer weight ratio by the solvent evaporation method where methanol was used as solvent. Drug-polymer physical mixtures were also prepared to compare the rate of dissolution. Effects of different polymer were studied for solid dispersion formulation as well as physical mixtures. These formulations were characterized in the solid state by Fourier Transform Infrared (FTIR) spectroscopy and Scanning Electron Microscopy (SEM). Solid state characterization indicated CBZ was present as fine particles and entrapped in carrier matrix of PEG 6000 and PVP K30 solid dispersions. Fourier Transform Infrared (FTIR) spectroscopic studies showed the stability of CBZ and absence of well-defined drug-polymer interactions. In contrast to the very slow dissolution rate of pure CBZ, dispersions of drug in polymers considerably improved the dissolution rate. This can be attributed to increased wettability and dispersibility, as well as decreased crystallinity and increase in amorphous fraction of drug. Solid dispersion formulations containing PEG 6000 and Povidone K 30 showed maximum drug release within one hour at the ratio of 1:1:1. Even physical mixtures of CBZ prepared with both carriers also showed better dissolution profiles than those of pure CBZ. In conclusions, solid dispersions could be a promising delivery of CBZ with improved oral bioavailability and immediate release profiles.

Keywords: carbamazepine, FTIR, kollidon 30, HPMC 6 CPS, PEG 6000, PEG 4000, poloxamer 407, water solubility, povidone k 30, SEM, solid dispersion

Procedia PDF Downloads 290
3834 X-Ray Crystallographic Studies on BPSL2418 from Burkholderia pseudomallei

Authors: Mona Alharbi

Abstract:

Melioidosis has emerged as a lethal disease. Unfortunately, the molecular mechanisms of virulence and pathogenicity of Burkholderia pseudomallei remain unknown. However, proteomics research has selected putative targets in B. pseudomallei that might play roles in the B. pseudomallei virulence. BPSL 2418 putative protein has been predicted as a free methionine sulfoxide reductase and interestingly there is a link between the level of the methionine sulfoxide in pathogen tissues and its virulence. Therefore in this work, we describe the cloning expression, purification, and crystallization of BPSL 2418 and the solution of its 3D structure using X-ray crystallography. Also, we aimed to identify the substrate binding and reduced forms of the enzyme to understand the role of BPSL 2418. The gene encoding BPSL2418 from B. pseudomallei was amplified by PCR and reclone in pETBlue-1 vector and transformed into E. coli Tuner DE3 pLacI. BPSL2418 was overexpressed using E. coli Tuner DE3 pLacI and induced by 300μM IPTG for 4h at 37°C. Then BPS2418 purified to better than 95% purity. The pure BPSL2418 was crystallized with PEG 4000 and PEG 6000 as precipitants in several conditions. Diffraction data were collected to 1.2Å resolution. The crystals belonged to space group P2 21 21 with unit-cell parameters a = 42.24Å, b = 53.48Å, c = 60.54Å, α=γ=β= 90Å. The BPSL2418 binding MES was solved by molecular replacement with the known structure 3ksf using PHASER program. The structure is composed of six antiparallel β-strands and four α-helices and two loops. BPSL2418 shows high homology with the GAF domain fRMsrs enzymes which suggest that BPSL2418 might act as methionine sulfoxide reductase. The amino acids alignment between the fRmsrs including BPSL 2418 shows that the three cysteines that thought to catalyze the reduction are fully conserved. BPSL 2418 contains the three conserved cysteines (Cys⁷⁵, Cys⁸⁵ and Cys¹⁰⁹). The active site contains the six antiparallel β-strands and two loops where the disulfide bond formed between Cys⁷⁵ and Cys¹⁰⁹. X-ray structure of free methionine sulfoxide binding and native forms of BPSL2418 were solved to increase the understanding of the BPSL2418 catalytic mechanism.

Keywords: X-Ray Crystallography, BPSL2418, Burkholderia pseudomallei, Melioidosis

Procedia PDF Downloads 239
3833 A Robust Software for Advanced Analysis of Space Steel Frames

Authors: Viet-Hung Truong, Seung-Eock Kim

Abstract:

This paper presents a robust software package for practical advanced analysis of space steel framed structures. The pre- and post-processors of the presented software package are coded in the C++ programming language while the solver is written by using the FORTRAN programming language. A user-friendly graphical interface of the presented software is developed to facilitate the modeling process and result interpretation of the problem. The solver employs the stability functions for capturing the second-order effects to minimize modeling and computational time. Both the plastic-hinge and fiber-hinge beam-column elements are available in the presented software. The generalized displacement control method is adopted to solve the nonlinear equilibrium equations.

Keywords: advanced analysis, beam-column, fiber-hinge, plastic hinge, steel frame

Procedia PDF Downloads 300
3832 Identification and Quantification of Sesquiterpene Lactones of Sagebrush (Artemisia tridentate) and Its Chemical Modification

Authors: Rosemary Anibogwu, Kavita Sharma, Karl De Jesus

Abstract:

Sagebrush is an abundant and naturally occurring plant in the Intermountain West region of the United States. The plant contains an array of bioactive compounds such as flavonoids, terpenoids, sterols, and phenolic acids. It is important to identify and characterize these compounds because Native Americans use sagebrush as herbal medicine. These compounds are also utilized for preventing infection in wounds, treating headaches and colds, and possess antitumor properties. This research is an exploratory study on the sesquiterpene present in the leaves of sagebrush. The leaf foliage was extracted with 100 % chloroform and 100 % methanol. The percentage yield for the crude was considerably higher in chloroform. The Thin Layer Chromatography (TLC) analysis of the crude extracted unveiled a brown band at Rf = 0.25 and a dark brown band at Rf = 0.74, along with three unknown faint bands the 254 nm UV lamp. Furthermore, the two distinct brown (Achillin) and dark brown band (Hydroxyachillin) in TLC were further utilized in the isolation of pure compounds with column chromatography. The structures of Achillin and Hydroxyachillin were elucidated based on extensive spectroscopic analysis, including TLC, High-Performance Liquid Chromatography (HPLC), 1D- and 2D-Nuclear Magnetic Resonance (NMR), and Mass Spectroscopy (MS). The antioxidant activities of crude extract and three pure compounds were evaluated in terms of their peroxyl radical scavenging by Ferric Reducing Ability of Plasma (FRAP) and 1,1-Diphenyl-2-picryl-hydrazyl (DPPH) methods. The crude extract showed the antioxidant activity of 18.99 ± 0.51 µmol TEg -1 FW for FRAP and 11.59 ± 0.38 µmol TEg -1 FW for DPPH. The activities of Achillin, Hydroxyachillin, and Quercetagetin trimethyl ether were 13.03, 15.90 and 14.02 µmol TEg -1 FW respectively for the FRAP assay. The three purified compounds have been submitted to the National Cancer Institute 60 cancer cell line for further study.

Keywords: HPLC, nuclear magnetic resonance spectroscopy, sagebrush, sesquiterpene lactones

Procedia PDF Downloads 123
3831 An Unusual Manifestation of Spirituality: Kamppi Chapel of Helsinki

Authors: Emine Umran Topcu

Abstract:

In both urban design and architecture, the primary goal is considered to be looking for ways in which people feel and think about space and place. Humans, in general, see a place as security and space as freedom and feel attached to place and long for space. Contemporary urban design manifests itself by addressing basic physical and psychological human needs. Not much attention is paid to transcendence. There seems to be a gap in the hierarchy of human needs. Usually, social aspects of public space are addressed through urban design. More personal and intimately scaled needs of an individual are neglected. How does built form contribute to an individual’s growth, contemplation, and exploration? In other words, a greater meaning in the immediate environment. Architects love to talk about meaning, poetics, attachment and other ethereal aspects of space that are not visible attributes of places. This paper aims at describing spirituality through built form with a personal experience of Kamppi Chapel of Helsinki. Experience covers various modes through which a person unfolds or constructs reality. Perception, sensation, emotion, and thought can be counted as for these modes. To experience is to get to know. What can be known is a construct of experience. Feelings and thoughts about space and place are very complex in human beings. They grow out of life experiences. The author had the chance of visiting Kamppi Chapel in April 2017, out of which the experience grew. The Kamppi Chapel is located on the South side of the busy Narinnka Square in central Helsinki. It offers a place to quiet down and compose oneself in a most lively urban space. With its curved wooden facade, the small building looks more like a museum than a chapel. It can be called a museum for contemplation. With its gently shaped interior, it embraces visitors and shields them from the hustle bustle of the city outside. Places of worship in all faiths signify sacred power. The author, having origins in a part of the world where domes and minarets dominate the cityscape, was impressed by the size and the architectural visibility of the Chapel. Anyone born and trained in such a tradition shares the inherent values and psychological mechanisms of spirituality, sacredness and the modest realities of their environment. Spirituality in all cultural traditions has not been analyzed and reinterpreted in new conceptual frameworks. Fundamentalists may reject this positivist attitude, but Kamppi Chapel as it stands does not look like it has a say like “I’m a model to be followed”. It just faces the task of representing a religious facility in an urban setting largely shaped by modern urban planning, which seems to the author as looking for a new definition of individual status. The quest between the established and the new is the demand for modern efficiency versus dogmatic rigidity. The architecture here has played a very promising and rewarding role for spirituality. The designers have been the translators for human desire for better life and aesthetic environment for an optimal satisfaction of local citizens and the visitors alike.

Keywords: architecture, Kamppi Chapel, spirituality, urban

Procedia PDF Downloads 178
3830 Survival Strategies of Street Children Using the Urban Space: A Case Study at Sealdah Railway Station Area, Kolkata, West Bengal, India

Authors: Sibnath Sarkar

Abstract:

Developing countries are facing many Social problems. In India, too there are several such problems. The problem of street children is one of them. No country or city anywhere in the world today is without the presence of street children, but the problem is most acute in developing countries. Thousands of street children can be seen in our populous cities like Mumbai, Kolkata, Delhi, and Chennai. Most of them are in the age group of 5-15 years. The number of street children is increasing gradually. Poverty, unemployment, rapid urbanization, rural-urban migrations are the root causes of street children. Being deprive from many of their, they have escaped to the street as a safe place for living. Street children always related with the urban spaces in the developing world and it represents a sad outcome of the rapid urbanization process. After coming to the streets, these children have to cope with the new situation every day. They also adopt or develop many complex survival strategies and a variety of different informal or even illegal activities in public space and form supportive social networks in order to survive in street life. Street children use the different suitable urban spaces as their earning, living, entertaining spot. Therefore, the livelihoods of young people on the street should analyze in relation to the spaces they use, as well as their age and length of stay on the streets. This paper tries to explore the livelihood strategies and copping situation of street children in Sealdah station area. One hundred seventy-five street living children are included in the study living in and around the railway station.

Keywords: strategies, street children, survive, urban-space

Procedia PDF Downloads 351
3829 Three Dimensional Analysis of Cubesat Thermal Vacuum Test

Authors: Maged Assem Soliman Mossallam

Abstract:

Thermal vacuum testing target is to qualify the space system and ensure its operability under harsh space environment. The functionality of the cubesat was checked at extreme orbit conditions. Test was performed for operational and nonoperational modes. Analysis is done to simulate the cubesat thermal cycling inside thermal vacuum chamber. Comsol Multiphysics finite element is used to solve three dimensional problem for the cubesat inside TVAC. Three dimensional CAD model is done using Autodesk Inventor program. The boundary conditions were applied from the actual shroud temperature. The input heat load variation with time is considered to solve the transient three dimensional problem. Results show that the simulated temperature profiles are within an acceptable range from the real testing data.

Keywords: cubesat, thermal vacuum test, testing simulation, finite element analysis

Procedia PDF Downloads 140
3828 Mosque as a Sustainable Model in Iranian Traditional Urban Development: The Case Study of Vakil Mosque in Shiraz

Authors: Amir Hossein Ashari, Sedighe Erfan Manesh

Abstract:

When investigating Iranian traditional and historical urban development, such as that seen in Shiraz, our attention is drawn to mosques as a focal point. Vakil Mosque in Shiraz is completely consistent, coordinated and integrated with the Bazaar, square and school. This is a significant example of traditional urban development. The position of the mosque in the most important urban joint near bazaar in a way that it is considered part of the bazaar structure are factors that have given it social, political, and economic roles in addition to the original religious role. These are among characteristics of sustainable development. The mosque has had an important effect in formation of the city because it is connected to main gates. In terms of access, the mosque has different main and peripheral access paths from different parts of the city. The courtyard of the mosque was located next to the main elements of the city so that it was considered as an urban open space, which made it a more active and more dynamic place. This study is carried out via library and field research with the purpose of finding strategies for taking advantage of useful features of the mosque in traditional urban development. These features include its role as a gathering center for people and city in sustainable urban development. Mosque can be used as a center for enhancing social interactions and creating a sense of association that leads to sustainable social space. These can act as a model which leads us to sustainable cities in terms of social and economic factors.

Keywords: mosque, traditional urban development, sustainable social space, Vakil Mosque, Shiraz

Procedia PDF Downloads 398
3827 Effect of Wavy Leading-Edges on Wings in Different Planetary Atmospheres

Authors: Vatasta Koul, Ayush Gupta, Vaibhav Sharma, Rajesh Yadav

Abstract:

Today we are unmarking the secrets of the universe by exploring different stars and planets and most of the space exploration is done by unmanned space robots. In addition to our planet Earth, there are pieces of evidence that show other astronomical objects in our solar system such as Venus, Mars, Saturn’s moon Titan and Uranus support the flight of fixed wing air vehicles. In this paper, we take forward the concept of presence of large rounded tubercles along the leading edge of a wing and use it as a passive flow control device that will help in improving its aerodynamic performance and maneuverability. Furthermore, in this research, aerodynamic measurements and performance analysis of wavy leading tubercles on the fixed wings at 5-degree angle of attack are carried out after determination of the flow conditions on the selected planetary bodies. Wavelength and amplitude for the sinusoidal modifications on the leading edge are analyzed and simulations are carried out for three-dimensional NACA 0012 airfoil maintaining unity AR (Aspect Ratio). Tubercles have consistently demonstrated the ability to delay and decrease the severity of stall as per the studies were done in the Earth’s atmosphere. Implementing the same design on the leading edges of Micro-Air Vehicles (MAVs) and UAVs could make these aircrafts more stable over a greater range of angles of attack in different planetary environments of our solar system.

Keywords: amplitude, NACA0012, tubercles, unmanned space robots

Procedia PDF Downloads 140
3826 Metastatic Papillary Thyroid Carcinoma in Pleural Effusion- A Very Rare Case

Authors: Mohammed A. Abutalib

Abstract:

Papillary thyroid carcinoma (PTC) accounts for the most common type of thyroid cancer, a well-differentiated type. PTC is featured by biologically low-grade and less aggressive tumors with a survival rate of 10 years in most of the diagnosed cases. PTC can be presented with the involvement of cervical lymph nodes in about 50% of the patients, yet the distant spread is very uncommon. Herein, we discussed an early 50-year-old male patient with a history of PTC that presented to the emergency department complaining of shortness of breath and a radiological finding of hydrothorax. Cytologic examination, together with immune-histochemical staining and molecular studies of pleural effusion aspiration, concluded the definitive diagnosis of metastatic papillary thyroid carcinoma in the pleural space. PTC seldom causes metastatic niches in the pleural space, and this is a rare clinical presentation; nevertheless, a differential diagnosis of thyroid metastasis needs to be excluded.

Keywords: thyroid cancer, malignant pleural effusion, cytology aspiration, papillary thyroid carcinoma

Procedia PDF Downloads 100