Search results for: Thomas C. Nash
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 498

Search results for: Thomas C. Nash

348 Neural Network Based Compressor Flow Estimator in an Aircraft Vapor Cycle System

Authors: Justin Reverdi, Sixin Zhang, Serge Gratton, Said Aoues, Thomas Pellegrini

Abstract:

In Vapor Cycle Systems, the flow sensor plays a key role in different monitoring and control purposes. However, physical sensors can be expensive, inaccurate, heavy, cumbersome, or highly sensitive to vibrations, which is especially problematic when embedded into an aircraft. The conception of a virtual sensor based on other standard sensors is a good alternative. In this paper, a data-driven model using a Convolutional Neural Network is proposed to estimate the flow of the compressor. To fit the model to our dataset, we tested different loss functions. We show in our application that a Dynamic Time Warping based loss function called DILATE leads to better dynamical performance than the vanilla mean squared error (MSE) loss function. DILATE allows choosing a trade-off between static and dynamic performance.

Keywords: deep learning, dynamic time warping, vapor cycle system, virtual sensor

Procedia PDF Downloads 119
347 Benefits of Therapeutic Climbing on Multiple Components of Attention in Attention Deficit Hyperactivity Disorder Children

Authors: Elaheh Hosseini, Otmar Bock, Monika Thomas

Abstract:

The purpose of the present study was to determine the effect of climbing therapy on the components of attention of children with attention-deficit hyperactivity disorder (ADHD). Forty children with ADHD were assigned to either an intervention group or a control group. The exercise group participated in a climbing therapy program for ten weeks, whereas no intervention was administered to the control group. All two groups were then assessed with the same battery of attention tests used in our earlier study. We found that compared to the ‘intervention’ group, performance was higher in the ‘control’ group on tests of sustained, divided and distributed attention, on all four tests. The intervention group showed a significant improvement in components of attention after ten weeks. From this we conclude that climbing therapy can improve the attention of children with ADHD and can be considered as a promising intervention and a standalone treatment for children with ADHD.

Keywords: ADHD, climbing therapy, distributed attention, divided attention, selective attention, sustained attention

Procedia PDF Downloads 134
346 Spectral Anomaly Detection and Clustering in Radiological Search

Authors: Thomas L. McCullough, John D. Hague, Marylesa M. Howard, Matthew K. Kiser, Michael A. Mazur, Lance K. McLean, Johanna L. Turk

Abstract:

Radiological search and mapping depends on the successful recognition of anomalies in large data sets which contain varied and dynamic backgrounds. We present a new algorithmic approach for real-time anomaly detection which is resistant to common detector imperfections, avoids the limitations of a source template library and provides immediate, and easily interpretable, user feedback. This algorithm is based on a continuous wavelet transform for variance reduction and evaluates the deviation between a foreground measurement and a local background expectation using methods from linear algebra. We also present a technique for recognizing and visualizing spectrally similar clusters of data. This technique uses Laplacian Eigenmap Manifold Learning to perform dimensional reduction which preserves the geometric "closeness" of the data while maintaining sensitivity to outlying data. We illustrate the utility of both techniques on real-world data sets.

Keywords: radiological search, radiological mapping, radioactivity, radiation protection

Procedia PDF Downloads 669
345 The Temporal Dimension of Narratives: A Construct of Qualitative Time

Authors: Ani Thomas

Abstract:

Every narrative is a temporal construct. Every narrative creates a qualitative experience of time for the viewer. The paper argues for the concept of a qualified time that emerges from the interaction between the narrative and the audience. The paper also challenges the conventional understanding of narrative time as either story time, real time or discourse time. Looking at narratives through the medium of Cinema, the study examines how narratives create and manipulate duration or durée, the qualitative experience of time as theorized by Henri Bergson. The paper further analyzes how Cinema and, by extension, narratives are nothing but Durée and the filmmaker, the artist of durée, who shape and manipulate the perception and emotions of the viewer through the manipulation and construction of durée. The paper draws on cinematic works to look at the techniques to demonstrate how filmmakers use, for example, editing, sound, compositional and production narratives etc., to create various modes of durée that challenge, amplify or unsettle the viewer’s sense of time. Bringing together the Viewer’s durée and exploring its interaction with the narrative construct, the paper explores the emergence of the new qualitative time, the narrative durée, that defines the audience experience.

Keywords: cinema, time, bergson, duree

Procedia PDF Downloads 120
344 Microstructure and Excess Conductivity of Bulk, Ag-Added FeSe Superconductors

Authors: Michael Koblischka, Yassine Slimani, Thomas Karwoth, Anjela Koblischka-Veneva, Essia Hannachi

Abstract:

On bulk FeSe superconductors containing different additions of Ag, a thorough investigation of the microstructures was performed using optical microscopy, SEM and TEM. The electrical resistivity was measured using four-point measurements in the temperature range 2 K ≤ T ≤ 150 K. The data obtained are analyzed in the framework of the excess conductivity approach using the Aslamazov-Larkin (AL) model. The investigated samples comprised of five distinct fluctuation regimes, namely short-wave (SWF), onedimensional (1D), two-dimensional (2D), three-dimensional (3D), and critical (CR) fluctuation regimes. The coherence length along the c-axis at zero-temperature (ξc(0)), the lower and upper critical magnetic fields (Bc1 and Bc2), the critical current density (Jc) and numerous other superconducting parameters were estimated with respect to the Ag content in the samples. The data reveal a reduction of the resistivity and a strong decrease of ξc(0) when doping the 11-samples with silver. The optimum content of the Ag-addition is found at 4 wt.-% Ag, yielding the highest critical current density.

Keywords: iron-based superconductors, FeSe, Ag-addition, excess conductivity, microstructure

Procedia PDF Downloads 122
343 Youths Economic Empowerment through Vocational Agricultural Enterprises (Entrepreneurship) for Sustainable Agriculture in Nigeria: Constraints and Initiatives for Improvement

Authors: Thomas Ogilegwu Orohu

Abstract:

This paper presents agricultural education as a vocational study, an impetus for youths, economic empowerment. The survival of Nigeria’s agriculture rests squarely on the youth who are the farmers and leaders of tomorrow. Hitherto, the teaching and learning of agriculture has proceeded in such a manner that graduates of such programs have failed to make the successful launch into the world of agricultural enterprises (entrepreneurship). Major constraints that predisposed this anomalous situation were identified to include poor policy framework, socio-economic pressures, undue parental and peer influences, improper value orientation and of course, the nature of curricula. In response to the situation, some programs and/or initiatives aimed at inculcating entrepreneurial skills were proposed by this paper with identified target beneficiaries. The initiatives bordered on curricular reorientation that integrate entrepreneurship/enterprise education, retraining of graduates, financial support system among others.

Keywords: Program initiatives. vocational agriculture, youths’ empowerment, introduction

Procedia PDF Downloads 282
342 Large Neural Networks Learning From Scratch With Very Few Data and Without Explicit Regularization

Authors: Christoph Linse, Thomas Martinetz

Abstract:

Recent findings have shown that Neural Networks generalize also in over-parametrized regimes with zero training error. This is surprising, since it is completely against traditional machine learning wisdom. In our empirical study we fortify these findings in the domain of fine-grained image classification. We show that very large Convolutional Neural Networks with millions of weights do learn with only a handful of training samples and without image augmentation, explicit regularization or pretraining. We train the architectures ResNet018, ResNet101 and VGG19 on subsets of the difficult benchmark datasets Caltech101, CUB_200_2011, FGVCAircraft, Flowers102 and StanfordCars with 100 classes and more, perform a comprehensive comparative study and draw implications for the practical application of CNNs. Finally, we show that VGG19 with 140 million weights learns to distinguish airplanes and motorbikes with up to 95% accuracy using only 20 training samples per class.

Keywords: convolutional neural networks, fine-grained image classification, generalization, image recognition, over-parameterized, small data sets

Procedia PDF Downloads 56
341 Palliation of Pain in Pyomyositis: A Case Series and Literature Review

Authors: Katie Jerram, Jacqui Nevols, Rebecca Howes, Hayley Richardson, Debbie Suso, Thomas Batten, Reny Mathai

Abstract:

Pyomyositis is an uncommon acute purulent skeletal muscle infection, usually caused by Staphylococcus aureus, occurring either spontaneously or following local trauma. Immunocompromise is a risk factor. It presents with pyrexia, pain, and tenderness of the affected muscle, which may have a firm ‘woody’ feel. Management usually involves surgery and prolonged courses of antibiotics, but alongside these active treatments, palliation of symptoms such as pain is also a priority. A short case series of diabetic inpatients under the care of the Renal Medicine team with pyomyositis is presented, demonstrating that Hospital Palliative Care Teams may be well placed to provide symptom management advice by working jointly with the patient’s medical or surgical team. A review of the literature on the management of pain in pyomyositis is also presented, and there was no clear consensus on the best strategy. It may be that a combination of analgesics and adjuncts is the most effective strategy, perhaps combined with the holistic approach used within palliative care.

Keywords: pyomyositis, pain, palliation, analgesia

Procedia PDF Downloads 115
340 From Problem Space to Executional Architecture: The Development of a Simulator to Examine the Effect of Autonomy on Mainline Rail Capacity

Authors: Emily J. Morey, Kevin Galvin, Thomas Riley, R. Eddie Wilson

Abstract:

The key challenges faced by integrating autonomous rail operations into the existing mainline railway environment have been identified through the understanding and framing of the problem space and stakeholder analysis. This was achieved through the completion of the first four steps of Soft Systems Methodology, where the problem space has been expressed via conceptual models. Having identified these challenges, we investigated one of them, namely capacity, via the use of models and simulation. This paper examines the approach used to move from the conceptual models to a simulation which can determine whether the integration of autonomous trains can plausibly increase capacity. Within this approach, we developed an architecture and converted logical models into physical resource models and associated design features which were used to build a simulator. From this simulator, we are able to analyse mixtures of legacy-autonomous operations and produce fundamental diagrams and trajectory plots to describe the dynamic behaviour of mixed mainline railway operations.

Keywords: autonomy, executable architecture, modelling and simulation, railway capacity

Procedia PDF Downloads 53
339 Dynamic Ad-hoc Topologies for Mobile Robot Navigation Based on Non-Uniform Grid Maps

Authors: Peter Sauer, Thomas Hinze, Petra Hofstedt

Abstract:

To avoid obstacles in the surrounding environment and to navigate to a given target belong to the most important tasks for mobile robots. According to these tasks different data structures are suitable. To avoid near obstacles, occupancy grid maps are an ideal representation of the surroundings. For less fine grained tasks, such as navigating from one room to another in an apartment, pure grid maps are inappropriate. Grid maps are very detailed, calculating paths to navigate between rooms based on grid maps would take too long. Instead, graph-based data structures, so-called topologies, turn out to be a proper choice for such tasks. In this paper we present two methods to dynamically create topologies from grid maps. Both methods are based on non-uniform grid maps. The topologies are generated on-the-fly and can easily be modified to represent changes in the environment. This allows a hybrid approach to control mobile robots, where, depending on the situation and the current task, either the grid map or the generated topology may be used.

Keywords: robot navigation, occupancy grids, topological maps, dynamic map creation

Procedia PDF Downloads 538
338 A Proposal to Integrate Spatially Explicit Ecosystem Services with Urban Metabolic Modelling

Authors: Thomas Elliot, Javier Babi Almenar, Benedetto Rugani

Abstract:

The integration of urban metabolism (UM) with spatially explicit ecosystem service (ES) stocks has the potential to advance sustainable urban development. It will correct the lack of spatially specificity of current urban metabolism models. Furthermore, it will include into UM not only the physical properties of material and energy stocks and flows, but also the implications to the natural capital that provides and maintains human well-being. This paper presents the first stages of a modelling framework by which urban planners can assess spatially the trade-offs of ES flows resulting from urban interventions of different character and scale. This framework allows for a multi-region assessment which takes into account sustainability burdens consequent to an urban planning event occurring elsewhere in the environment. The urban boundary is defined as the Functional Urban Audit (FUA) method to account for trans-administrative ES flows. ES are mapped using CORINE land use within the FUA. These stocks and flows are incorporated into a UM assessment method to demonstrate the transfer and flux of ES arising from different urban planning implementations.

Keywords: ecological economics, ecosystem services, spatial planning, urban metabolism

Procedia PDF Downloads 305
337 A Multicriteria Model for Sustainable Management in Agriculture

Authors: Basil Manos, Thomas Bournaris, Christina Moulogianni

Abstract:

The European agricultural policy supports all member states to apply agricultural development plans for the development of their agricultural sectors. A specific measure of the agricultural development plans refers to young people in order to enter into the agricultural sector. This measure helps the participating young farmers in achieving maximum efficiency, using methods and environmentally friendly practices, by altering their farm plans. This study applies a Multicriteria Mathematical Programming (MCDA) model for the young farmers to find farm plans that achieve the maximum gross margin and the minimum environmental impacts (less use of fertilizers and irrigation water). The analysis was made in the region of Central Macedonia, Greece, among young farmers who have participated in the “Setting up Young Farmers” measure during 2007-2010. The analysis includes the implementation of the MCDA model for the farm plans optimization and the comparison of selected environmental indicators with those of the existent situation.

Keywords: multicriteria, optimum farm plans, environmental impacts, sustainable management

Procedia PDF Downloads 310
336 A Review on the Impact of Institutional Setting on Land Use Conflicts in Coastal Areas

Authors: Roni Susman, Thomas Weith

Abstract:

This article explores how institutional setting, mainly from institutionalism, could clearly explain the understanding of land use conflict analysis in coastal areas and has been used in current practices. Institutional setting appears as a guideline that is committed by the stakeholders who are involved directly or indirectly in land management process. This paper is aimed to identify the setting of institutional and to measure how the conflicts occur, how the actors act and influence the process, how is the condition to apply the appropriate framework for adequate solution of land use conflict in coastal area in order to enhance better decisions. To reflect the current practice and use of theories a qualitative review of 150 scientific peer-reviewed papers regarding the issue of land use conflicts in coastal areas as well as institutional process is included. The selection of peer-reviewed papers is obtained through a structured literature survey of the recently published database in a way to investigate the variances of institutional between theory and practices specifically in the case of coastal land management.

Keywords: coastal areas, institutional settings, land use conflict, land governance, actors’ constellation, analytical framework

Procedia PDF Downloads 160
335 A Descriptive Study of the Characteristics of Introductory Accounting Courses Offered by Community Colleges

Authors: Jonathan Nash, Allen Hartt, Catherine Plante

Abstract:

In many nations, community colleges, or similar institutions, play a crucial role in higher education. For example, in the United States more than half of all undergraduate students enroll in a community college at some point during their academic career. Similar statistics have been reported for Australia and Canada. Recognizing the important role these institutions play in educating future accountants, the American Accounting Association has called for research that contributes to a better understanding of these members of the academic community. Although previous literature has shown that community colleges and 4-year institutions differ on many levels, the extant literature has provided data on the characteristics of introductory accounting courses for four-year institutions but not for community colleges. We fill a void in the literature by providing data on the characteristics of introductory accounting courses offered by community colleges in the United States. Data are collected on several dimensions including: course size and staffing, pedagogical orientation, standardization of course elements, textbook selection, and use of technology-based course management tools. Many of these dimensions have been used in previous research examining four-year institutions thereby facilitating comparisons. The resulting data should be of interest to instructors, regulators and administrators, researchers, and the accounting profession. The data provide information on the introductory accounting courses completed by the average community college student which can help instructors identify areas where transfer students’ experiences might differ from their contemporaries at four-year colleges. Regulators and administrators may be interested in the differences between accounting courses offered by two- and four-year institutions when implementing standardized transfer programs. Researchers might use the data to motivate future research into whether differences between two- and four-year institutions affect outcomes like the probability of students choosing to major in accounting and their performance within the major. Accounting professionals may use our findings as a springboard for facilitating discussions related to the accounting labor supply.

Keywords: Accounting curricula, Community college, Descriptive study, Introductory accounting

Procedia PDF Downloads 77
334 A Critical Evaluation of Building Information Modelling in New Zealand: Deepening Our Understanding of the Benefits and Drawbacks

Authors: Garry Miller, Thomas Alexander, Cameron Lee

Abstract:

There is belief that Building Information Modelling (BIM) will improve performance of the New Zealand (NZ) Architecture, Engineering and Construction (AEC) sector, however, widespread use of BIM is yet to be seen. Previous research indicates there are many issues affecting the uptake of BIM in NZ; nevertheless the underlying benefits, drawbacks, and barriers preventing more widespread uptake are not fully understood. This investigation aimed to understand these factors more clearly and make suggestions on how to improve the uptake of BIM in NZ. Semi-structured interviews were conducted with a range of industry professionals to gather a qualitative understanding. Findings indicated the ability to incorporate better information into a BIM model could drive many benefits. However scepticism and lack of positive incentives in NZ are affecting its widespread use. This concluded that there is a need for the government to produce a number of BIM case studies and develop a set of BIM standards to resolve payment issues surrounding BIM use. This study provides useful information for those interested in BIM and members of government interested in improving the performance of the construction industry. This study may also be of interest to small, developed countries such as NZ where the level of BIM maturity is relatively low.

Keywords: BIM, New Zealand, AEC sector, building information modelling

Procedia PDF Downloads 486
333 Simulation of Kinetic Friction in L-Bending of Sheet Metals

Authors: Maziar Ramezani, Thomas Neitzert, Timotius Pasang

Abstract:

This paper aims at experimental and numerical investigation of springback behavior of sheet metals during L-bending process with emphasis on Stribeck-type friction modeling. The coefficient of friction in Stribeck curve depends on sliding velocity and contact pressure. The springback behavior of mild steel and aluminum alloy 6022-T4 sheets was studied experimentally and using numerical simulations with ABAQUS software with two types of friction model: Coulomb friction and Stribeck friction. The influence of forming speed on springback behavior was studied experimentally and numerically. The results showed that Stribeck-type friction model has better results in predicting springback in sheet metal forming. The FE prediction error for mild steel and 6022-T4 AA is 23.8%, 25.5% respectively, using Coulomb friction model and 11%, 13% respectively, using Stribeck friction model. These results show that Stribeck model is suitable for simulation of sheet metal forming especially at higher forming speed.

Keywords: friction, L-bending, springback, Stribeck curves

Procedia PDF Downloads 458
332 Estimation of Snow and Ice Melt Contributions to Discharge from the Glacierized Hunza River Basin, Karakoram, Pakistan

Authors: Syed Hammad Ali, Rijan Bhakta Kayastha, Danial Hashmi, Richard Armstrong, Ahuti Shrestha, Iram Bano, Javed Hassan

Abstract:

This paper presents the results of a semi-distributed modified positive degree-day model (MPDDM) for estimating snow and ice melt contributions to discharge from the glacierized Hunza River basin, Pakistan. The model uses daily temperature data, daily precipitation data, and positive degree day factors for snow and ice melt. The model is calibrated for the period 1995-2001 and validated for 2002-2013, and demonstrates close agreements between observed and simulated discharge with Nash–Sutcliffe Efficiencies of 0.90 and 0.88, respectively. Furthermore, the Weather Research and Forecasting model projected temperature, and precipitation data from 2016-2050 are used for representative concentration pathways RCP4.5 and RCP8.5, and bias correction was done using a statistical approach for future discharge estimation. No drastic changes in future discharge are predicted for the emissions scenarios. The aggregate snow-ice melt contribution is 39% of total discharge in the period 1993-2013. Snow-ice melt contribution ranges from 35% to 63% during the high flow period (May to October), which constitutes 89% of annual discharge; in the low flow period (November to April) it ranges from 0.02% to 17%, which constitutes 11 % of the annual discharge. The snow-ice melt contribution to total discharge will increase gradually in the future and reach up to 45% in 2041-2050. From a sensitivity analysis, it is found that the combination of a 2°C temperature rise and 20% increase in precipitation shows a 10% increase in discharge. The study allows us to evaluate the impact of climate change in such basins and is also useful for the future prediction of discharge to define hydropower potential, inform other water resource management in the area, to understand future changes in snow-ice melt contribution to discharge, and offer a possible evaluation of future water quantity and availability.

Keywords: climate variability, future discharge projection, positive degree day, regional climate model, water resource management

Procedia PDF Downloads 258
331 Development of the Ontology of Engineering Design Complexity

Authors: Victor E. Lopez, L. Dale Thomas

Abstract:

As engineered systems become more complex, the difficulty associated with predicting, developing, and operating engineered systems also increases, resulting in increased costs, failure rates, and unexpected consequences. Successfully managing the complexity of the system should reduce these negative consequences. The study of complexity in the context of engineering development has suffered due to the ambiguity of the nature of complexity, what makes a system complex and how complexity translates to real world engineering attributes and consequences. This paper argues that the use of an ontology of engineering design complexity would i) improve the clarity of the research being performed by allowing researchers to use a common conceptualization of complexity, with more precise terminology, and ii) elucidate the connections between certain types of complexity and their consequences for system development. The ontology comprises concepts of complexity found in the literature and the different relations that exists between them. The ontology maps different complexity concepts such as structural complexity, creation complexity, and information entropy, and then relates the to system aspects such as interfaces, development effort, and modularity. The ontology is represented using the Web Ontology Language (OWL). This paper presents the current status of the ontology of engineering design complexity, the main challenges encountered, and the future plans for the ontology.

Keywords: design complexity, ontology, design effort, complexity ontology

Procedia PDF Downloads 156
330 Factors Affecting Sustainable Water Management in Water-Challenged Societies: Case Study of Doha Qatar

Authors: L. Mathew, D. Thomas

Abstract:

Qatar is a desert country with scarce fresh water resources, low rainfall and very high evaporation rate. It meets the majority of its water requirement through desalination process which is very expensive. Pressures are expected to mount on account of high population growth rate and demands posed by being the venue for 2022 FIFA World cup. This study contributes towards advancing the knowledge of the factors affecting sustainable water consumption in water-challenged societies by examining the case of Doha, Qatar. Survey research methods have been predominantly used for this research. Surveys were conducted using self-administered questionnaires. Focused group interviews and personal interviews with Qatar’s residents were also used to obtain deeper insights. Salient socio-cultural factors that drive the water consumption behavior of the public and which in turn affect sustainable water management practices are determined. Suggestions for reducing water consumption as well as fiscal and punitive measures to curb overuse and misuse of water are also identified.

Keywords: Middle East, Qatar, water consumption, water management, sustainability

Procedia PDF Downloads 213
329 Availability and the Utilization of Recreational Facilities for Prison Inmate Rehabilitation

Authors: Thomas Ejobowah Boye, Philip Oghenetega Ekpon

Abstract:

The paper examines the availability and the utilization of recreational facilities for prison inmate’s rehabilitation in Nigeria. In order to carry out the study the researchers visited sampled prisons in the six geo-political zones in Nigeria. Instant assessment of available recreational facilities was carried out. Inmates were asked to tick a self-design questionnaire that was validated by experts in the Departments of Physical and Health Education, Delta State University and the College of Physical Education, Mosogar on available recreational facilities and activities engaged in by them. The data collected was subjected to percentage analysis. The study revealed that there is little or no standard recreational facilities in all the prisons visited. Considering the role physical activities play in the overall development of individuals physically, mentally, emotionally, morally, and socially it was recommended that the authorities of the Nigerian prisons should as a matter of urgency include recreational activities as a means of reforming and rehabilitating prison inmates. To achieve the desire to rehabilitate prison inmates the researchers also recommended that facilities and equipment should be made available in all prisons in Nigeria.

Keywords: facility, prison, recreation, rehabilitation

Procedia PDF Downloads 558
328 Elements of Socio-Ecological Knowledge for Sustainable Fisheries Management: An Analysis of Chakara Fishery Management in South West India

Authors: Antony Thomas Vanchipurrakkal

Abstract:

Common property resource like fisheries is conserved and managed by fishermen with the help of Local Ecological Knowledge system. Various forms of Social and Ecological elements adapted to formularize management of Chakara fishery. This study tries for a better understanding of elements involved in fishery management in India, such traditional knowledge system practicing within the fishing communities for management and conservation of the marine resources. Participatory Rural Appraisal technique is applied to seize the traditional knowledge system in central Kerala coastal region, India. Socio-Ecological Analysis framework is used for the study. This paper discusses that traditional knowledge systems of chakara fishery and discloses need for inclusive governance system. The paper also discusses adaptation of different elements of the ecological, biological and institutional knowledge system in local ecological knowledge for sustain the fishery. A framework is formulized based on elements operating in chakara fishery management.

Keywords: common property, fisheries, India, local ecological knowledge, management

Procedia PDF Downloads 385
327 Random Matrix Theory Analysis of Cross-Correlation in the Nigerian Stock Exchange

Authors: Chimezie P. Nnanwa, Thomas C. Urama, Patrick O. Ezepue

Abstract:

In this paper we use Random Matrix Theory to analyze the eigen-structure of the empirical correlations of 82 stocks which are consistently traded in the Nigerian Stock Exchange (NSE) over a 4-year study period 3 August 2009 to 26 August 2013. We apply the Marchenko-Pastur distribution of eigenvalues of a purely random matrix to investigate the presence of investment-pertinent information contained in the empirical correlation matrix of the selected stocks. We use hypothesised standard normal distribution of eigenvector components from RMT to assess deviations of the empirical eigenvectors to this distribution for different eigenvalues. We also use the Inverse Participation Ratio to measure the deviation of eigenvectors of the empirical correlation matrix from RMT results. These preliminary results on the dynamics of asset price correlations in the NSE are important for improving risk-return trade-offs associated with Markowitz’s portfolio optimization in the stock exchange, which is pursued in future work.

Keywords: correlation matrix, eigenvalue and eigenvector, inverse participation ratio, portfolio optimization, random matrix theory

Procedia PDF Downloads 311
326 Identification of Location Parameters for Different User Types of the Inner-City Building Stock: An Austrian Example

Authors: Bernhard Bauer, Thomas Meixner, Amir Dini, Detlef Heck

Abstract:

The inner city building stock is characterized by different types of buildings of different decades and centuries and different types of historical constructions. Depending on the natural growth of a city, those types are often located in downtown areas and the surrounding suburbs. Since the population is becoming older and the variation of the different social requirements spread with the so-called 'Silver Society', city quarters have to be seen alternatively. If an area is very attractive for young students to live there because of the busy nightlife, it might not be suitable for the older society. To identify 'Location Types A, B, C' for different user groups, qualitative interviews with 24 citizens of the city of Graz (Austria) have been carried out, in order to identify the most important values for making a location or city quarter 'A', 'B', or 'C'. Furthermore these acknowledgements have been put into a softwaretool for predicting locations that are the most suitable for certain user groups. On the other hands side, investors or owners of buildings can use the tool for determining the most suitable user group for the location of their building or construction project in order to adapt the project or building stock to the requirements of the users.

Keywords: building stock, location parameters, inner city population, built environment

Procedia PDF Downloads 292
325 Prefectorial Participation in Inclusive School Governance: A Shrewd Strategy for Building an Inclusive Society

Authors: Thomas Jerome Yeboah

Abstract:

Inclusive school leadership is not a standalone project. It is spread across a broad array of individual leaders in the school. Successful inclusive education thrives on collaborative, shared, and participatory leadership. School prefects are generally not included in leadership discourses in respect of the implementation of inclusive education and the benefits inherent in it, yet they live at the closest proximity to the learners and wield much influence over them. The purpose of this study was to investigate how the participation of school prefects in inclusive school governance could be used as a strategy to prepare them to champion the course of individuals who live with disability and special needs in order to build a more inclusive society. The exploratory study employed a purposive sampling technique to select ten (10) school prefects from five (5) inclusive schools in Ghana. Semi-structured interview was used to glean information from the selected participants to answer the research questions raised in the study. Results from the study were thematically analysed. The study concluded that the school prefects could be agents of societal transformation who would be capable of creating an environment where those with disability and special needs would be accepted by society as ‘normal.’

Keywords: inclusive society, participation, inclusive school leadership, societal transformation, school prefects

Procedia PDF Downloads 165
324 Comparison of Power Consumption of WiFi Inbuilt Internet of Things Device with Bluetooth Low Energy

Authors: Darshana Thomas, Edward Wilkie, James Irvine

Abstract:

The Internet of things (IoT) is currently a highly researched topic, especially within the context of the smart home. These are small sensors that are capable of gathering data and transmitting it to a server. The majority of smart home products use protocols such as ZigBee or Bluetooth Low Energy (BLE). As these small sensors are increasing in number, the need to implement these with much more capable and ubiquitous transmission technology is necessary. The high power consumption is the reason that holds these small sensors back from using other protocols such as the most ubiquitous form of communication, WiFi. Comparing the power consumption of existing transmission technologies to one with WiFi inbuilt, would provide a better understanding for choosing between these technologies. We have developed a small IoT device with WiFi capability and proven that it is much more efficient than the first protocol, 433 MHz. We extend our work in this paper and compare WiFi power consumption with the other most widely used protocol BLE. The experimental results in this paper would conclude whether the developed prototype is capable in terms of power consumption to replace the existing protocol BLE with WiFi.

Keywords: bluetooth, internet of things (IoT), power consumption, WiFi

Procedia PDF Downloads 240
323 Evaluation of the Self-Organizing Map and the Adaptive Neuro-Fuzzy Inference System Machine Learning Techniques for the Estimation of Crop Water Stress Index of Wheat under Varying Application of Irrigation Water Levels for Efficient Irrigation Scheduling

Authors: Aschalew C. Workneh, K. S. Hari Prasad, C. S. P. Ojha

Abstract:

The crop water stress index (CWSI) is a cost-effective, non-destructive, and simple technique for tracking the start of crop water stress. This study investigated the feasibility of CWSI derived from canopy temperature to detect the water status of wheat crops. Artificial intelligence (AI) techniques have become increasingly popular in recent years for determining CWSI. In this study, the performance of two AI techniques, adaptive neuro-fuzzy inference system (ANFIS) and self-organizing maps (SOM), are compared while determining the CWSI of paddy crops. Field experiments were conducted for varying irrigation water applications during two seasons in 2022 and 2023 at the irrigation field laboratory at the Civil Engineering Department, Indian Institute of Technology Roorkee, India. The ANFIS and SOM-simulated CWSI values were compared with the experimentally calculated CWSI (EP-CWSI). Multiple regression analysis was used to determine the upper and lower CWSI baselines. The upper CWSI baseline was found to be a function of crop height and wind speed, while the lower CWSI baseline was a function of crop height, air vapor pressure deficit, and wind speed. The performance of ANFIS and SOM were compared based on mean absolute error (MAE), mean bias error (MBE), root mean squared error (RMSE), index of agreement (d), Nash-Sutcliffe efficiency (NSE), and coefficient of correlation (R²). Both models successfully estimated the CWSI of the paddy crop with higher correlation coefficients and lower statistical errors. However, the ANFIS (R²=0.81, NSE=0.73, d=0.94, RMSE=0.04, MAE= 0.00-1.76 and MBE=-2.13-1.32) outperformed the SOM model (R²=0.77, NSE=0.68, d=0.90, RMSE=0.05, MAE= 0.00-2.13 and MBE=-2.29-1.45). Overall, the results suggest that ANFIS is a reliable tool for accurately determining CWSI in wheat crops compared to SOM.

Keywords: adaptive neuro-fuzzy inference system, canopy temperature, crop water stress index, self-organizing map, wheat

Procedia PDF Downloads 25
322 Dispersion-Less All Reflective Split and Delay Unit for Ultrafast Metrology

Authors: Akansha Tyagi, Mehar S. Sidhu, Ankur Mandal, Sanjay Kapoor, Sunil Dahiya, Jan M. Rost, Thomas Pfeifer, Kamal P. Singh

Abstract:

An all-reflective split and delay unit is designed for dispersion free measurement of broadband ultrashort pulses using a pair of reflective knife edge prism for splitting and recombining of the measuring pulse. It is based on symmetrical wavefront splitting of the measuring pulse having two separate arms to independently shape both split parts. We have validated our delay line with NIR –femtosecond pulse measurement centered at 800 nm using second harmonic-Interferometric frequency resolved optical gating (SH-IFROG). The delay line is compact, easy to align and provides attosecond stability and precision and thus make it more versatile for wide range of applications in ultrafast measurements. We envision that the present delay line will find applications in IR-IR controlling for high harmonic generation (HHG) and attosecond IR-XUV pump-probe measurements with solids and gases providing attosecond resolution and wide delay range.

Keywords: HHG, nonlinear optics, pump-probe spectroscopy, ultrafast metrology

Procedia PDF Downloads 165
321 Hypoxia Tolerance, Longevity and Cancer-Resistance in the Mole Rat Spalax – a Liver Transcriptomics Approach

Authors: Hanno Schmidt, Assaf Malik, Anne Bicker, Gesa Poetzsch, Aaron Avivi, Imad Shams, Thomas Hankeln

Abstract:

The blind subterranean mole rat Spalax shows a remarkable tolerance to hypoxia, cancer-resistance and longevity. Unravelling the genomic basis of these adaptations will be important for biomedical applications. RNA-Seq gene expression data were obtained from normoxic and hypoxic Spalax and rat liver tissue. Hypoxic Spalax broadly downregulates genes from major liver function pathways. This energy-saving response is likely a crucial adaptation to low oxygen levels. In contrast, the hypoxiasensitive rat shows massive upregulation of energy metabolism genes. Candidate genes with plausible connections to the mole rat’s phenotype, such as important key genes related to hypoxia-tolerance, DNA damage repair, tumourigenesis and ageing, are substantially higher expressed in Spalax than in rat. Comparative liver transcriptomics highlights the importance of molecular adaptations at the gene regulatory level in Spalax and pinpoints a variety of starting points for subsequent functional studies.

Keywords: cancer, hypoxia, longevity, transcriptomics

Procedia PDF Downloads 129
320 Feasibility of a Biopolymer as Lightweight Aggregate in Perlite Concrete

Authors: Ali A. Sayadi, Thomas R. Neitzert, G. Charles Clifton

Abstract:

Lightweight concrete is being used in the construction industry as a building material in its own right. Ultra-lightweight concrete can be applied as a filler and support material for the manufacturing of composite building materials. This paper is about the development of a stable and reproducible ultra-lightweight concrete with the inclusion of poly-lactic acid (PLA) beads and assessing the feasibility of PLA as a lightweight aggregate that will deliver advantages such as a more eco-friendly concrete and a non-petroleum polymer aggregate. In total, sixty-three samples were prepared and the effectiveness of mineral admixture, curing conditions, water-cement ratio, PLA ratio, EPS ratio and perlite ratio on compressive strength of perlite concrete are studied. The results show that PLA particles are sensitive to alkali environment of cement paste and considerably shrank and lost their strength. A higher compressive strength and a lower density was observed when expanded polystyrene (EPS) particles replaced PLA beads. In addition, a set of equations is proposed to estimate the water-cement ratio, cement content and compressive strength of perlite concrete.

Keywords: perlite concrete, poly-lactic acid (pla), expanded polystyrene (eps), concrete

Procedia PDF Downloads 280
319 Clonal Evaluation of Malignant Mesothelioma

Authors: Sabahattin Comertpay, Sandra Pastorino, Rosanna Mezzapelle, Mika Tanji, Oriana Strianese, Andrea Napolitano, Tracey Weigel, Joseph Friedberg, Paul Sugarbaker, Thomas Krausz, Ena Wang, Amy Powers, Giovanni Gaudino, Harvey I. Pass, Fatmagul Ozcelik, Barbara L. Parsons, Haining Yang, Michele Carbone

Abstract:

Tumors are thought to be monoclonal in origin. This paradigm arose decades ago, primarily from the study of hematopoietic malignancies and sarcomas. The clonal origin of malignant mesothelioma (MM), a deadly cancer resistant to the current therapies, has not been investigated. Examination of the pleura from patients with MM shows often the presence of multiple pleural nodules, raising the question of whether they represent independent or metastatic growth processes. To investigate the clonality patterns of MM, we used the HUMARA (Human Androgen Receptor) assay to examine 14 sporadic and 2 familial Malignant Mesotheliomas (MM). Of 16 specimens studied, 15 were informative and 14/15 revealed two electrophoretically distinct methylated HUMARA alleles, indicating a polyclonal origin for these tumors. This discovery has important clinical implications, because an accurate assessment of tumor clonality is key to the design of novel molecular strategies for the treatment of MM.

Keywords: malignant mesothelioma, clonal origin, HUMARA, sarcomas

Procedia PDF Downloads 411