Search results for: functional requirements (FRs)
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 5077

Search results for: functional requirements (FRs)

5017 Adaptive Routing Protocol for Dynamic Wireless Sensor Networks

Authors: Fayez Mostafa Alhamoui, Adnan Hadi Mahdi Al- Helali

Abstract:

The main issue in designing a wireless sensor network (WSN) is the finding of a proper routing protocol that complies with the several requirements of high reliability, short latency, scalability, low power consumption, and many others. This paper proposes a novel routing algorithm that complies with these design requirements. The new routing protocol divides the WSN into several sub-networks and each sub-network is divided into several clusters. This division is designed to reduce the number of radio transmission and hence decreases the power consumption. The network division may be changed dynamically to adapt with the network changes and allows the realization of the design requirements.

Keywords: wireless sensor networks, routing protocols, AD HOC topology, cluster, sub-network, WSN design requirements

Procedia PDF Downloads 510
5016 Spatial Resilience of the Ageing Population in the Romanian Functional Urban Areas

Authors: Marinela Istrate, Ionel Muntele, Alexandru Bănică

Abstract:

The authors propose the identification, analysis and prognosis of the quantitative and qualitative evolution of the elderly population in the functional urban areas. The present paper takes into account the analysis of some representative indicators (the weight of the elderly population, ageing index, dynamic index of economic ageing of productive population etc.) and the elaboration of an integrated indicator that would help differentiate the population ageing forms in the 48 functional urban areas that were defined based on demographic and social-economic criteria for all large and medium cities in Romania.

Keywords: ageing, demographic transition, functional urban areas, spatial resilience

Procedia PDF Downloads 325
5015 JREM: An Approach for Formalising Models in the Requirements Phase with JSON and NoSQL Databases

Authors: Aitana Alonso-Nogueira, Helia Estévez-Fernández, Isaías García

Abstract:

This paper presents an approach to reduce some of its current flaws in the requirements phase inside the software development process. It takes the software requirements of an application, makes a conceptual modeling about it and formalizes it within JSON documents. This formal model is lodged in a NoSQL database which is document-oriented, that is, MongoDB, because of its advantages in flexibility and efficiency. In addition, this paper underlines the contributions of the detailed approach and shows some applications and benefits for the future work in the field of automatic code generation using model-driven engineering tools.

Keywords: conceptual modelling, JSON, NoSQL databases, requirements engineering, software development

Procedia PDF Downloads 356
5014 Functional Instruction Set Simulator of a Neural Network IP with Native Brain Float-16 Generator

Authors: Debajyoti Mukherjee, Arathy B. S., Arpita Sahu, Saranga P. Pogula

Abstract:

A functional model to mimic the functional correctness of a neural network compute accelerator IP is very crucial for design validation. Neural network workloads are based on a Brain Floating Point (BF-16) data type. The major challenge we were facing was the incompatibility of GCC compilers to the BF-16 datatype, which we addressed with a native BF-16 generator integrated into our functional model. Moreover, working with big GEMM (General Matrix Multiplication) or SpMM (Sparse Matrix Multiplication) Work Loads (Dense or Sparse) and debugging the failures related to data integrity is highly painstaking. In this paper, we are addressing the quality challenge of such a complex neural network accelerator design by proposing a functional model-based scoreboard or software model using SystemC. The proposed functional model executes the assembly code based on the ISA of the processor IP, decodes all instructions, and executes as expected to be done by the DUT. The said model would give a lot of visibility and debug capability in the DUT, bringing up micro-steps of execution.

Keywords: ISA, neural network, Brain Float-16, DUT

Procedia PDF Downloads 64
5013 Design of Functional Safe Motor Control Systems in Automotive Applications

Authors: Jae-Woo Kim, Kyung-Jung Lee, Hyun-Sik Ahn

Abstract:

This paper presents a design methodology for the motor driven automotive subsystems with the consideration of the functional safety. There are many such modules in vehicles which use DC/AC motors for an electronic throttle control system, a motor driven power steering, a motor driven seat belt systems and for HVAC systems. The functional safety for the automotive electrical and electronic parts are standardized as ISO 26262, but the development procedure is very complex to be followed. We focus on the functional safe motor controller design process and show the designed motor controller hardware satisfies the required safety integrity level by using metric calculations with the safety mechanism.

Keywords: AUTOSAR, MDPS, Simulink, software component

Procedia PDF Downloads 386
5012 Analyzing the Effectiveness of Different Testing Techniques in Ensuring Software Quality

Authors: R. M. P. C. Bandara, M. L. L. Weerasinghe, K. T. C. R. Kumari, A. G. D. R. Hansika, D. I. De Silva, D. M. T. H. Dias

Abstract:

Software testing is an essential process in software development that aims to identify defects and ensure that software is functioning as intended. Various testing techniques are employed to achieve this goal, but the effectiveness of these techniques varies. This research paper analyzes the effectiveness of different testing techniques in ensuring software quality. The paper explores different testing techniques, including manual and automated testing, and evaluates their effectiveness in terms of identifying defects, reducing the number of defects in software, and ensuring that software meets its functional and non-functional requirements. Moreover, the paper will also investigate the impact of factors such as testing time, test coverage, and testing environment on the effectiveness of these techniques. This research aims to provide valuable insights into the effectiveness of different testing techniques, enabling software development teams to make informed decisions about the testing approach that is best suited to their needs. By improving testing techniques, the number of defects in software can be reduced, enhancing the quality of software and ultimately providing better software for users.

Keywords: software testing life cycle, software testing techniques, software testing strategies, effectiveness, software quality

Procedia PDF Downloads 54
5011 Design and Realization of Social Responsibility Report Writing System

Authors: Hao Qin

Abstract:

This paper proposes a guiding tool for companies to write social responsibility report by developing an applicable writing system based on analysis of its functional requirements, writing indicators and roles. The system’s operation and results concerned will be demonstrated as well.

Keywords: social responsibility, report writing, system, design and realization

Procedia PDF Downloads 350
5010 Worldwide Overview of Homologation for Radio Products

Authors: Nekzad R Doctor, Shubham Bhonde, Shashwat Gawande

Abstract:

The homologation, also known as “type approval,” describes primarily the granting of approval by an official authority. For the use and the import of Keys & ID transmitters as well as Body Control Modules with radio transmission around the globe, homologation is necessary. Depending on country requirements or technical properties (e.g., frequency or transmission power), different approaches need to be fulfilled. The requirements could vary in the form of certifications requirement or exemptions, any technologies forbidden, additional legal requirements and type approval for manufacturing locations. This research will give an overview of all different types of approval and technical requirement for worldwide countries.Information is not available for a lot of countries which is challenging for an entrant in the field of homologation. Also, even if the information is available, there could be a language barrier as different countries sometimes upload their regulations in a local language. Also, there is a lot of unclarity in many countries regarding type approval requirements (Safety, EMC certification,2nd factory certification). To have a clear overview and understanding of type approval requirements, in this document, the Worldwide country will be divided into 4 groups based on technology. After which, a region country-specific type approval requirement will be checked in detail. This document will facilitate in providing global Homologation requirements.

Keywords: homologation, type approval, EMC, body control modules

Procedia PDF Downloads 60
5009 Functional Instruction Set Simulator (ISS) of a Neural Network (NN) IP with Native BF-16 Generator

Authors: Debajyoti Mukherjee, Arathy B. S., Arpita Sahu, Saranga P. Pogula

Abstract:

A Functional Model to mimic the functional correctness of a Neural Network Compute Accelerator IP is very crucial for design validation. Neural network workloads are based on a Brain Floating Point (BF-16) data type. The major challenge we were facing was the incompatibility of gcc compilers to BF-16 datatype, which we addressed with a native BF-16 generator integrated to our functional model. Moreover, working with big GEMM (General Matrix Multiplication) or SpMM (Sparse Matrix Multiplication) Work Loads (Dense or Sparse) and debugging the failures related to data integrity is highly painstaking. In this paper, we are addressing the quality challenge of such a complex Neural Network Accelerator design by proposing a Functional Model-based scoreboard or Software model using SystemC. The proposed Functional Model executes the assembly code based on the ISA of the processor IP, decodes all instructions, and executes as expected to be done by the DUT. The said model would give a lot of visibility and debug capability in the DUT bringing up micro-steps of execution.

Keywords: ISA (instruction set architecture), NN (neural network), TLM (transaction-level modeling), GEMM (general matrix multiplication)

Procedia PDF Downloads 52
5008 Enhancing Functional Properties of Sport Wears Interlock Fabrics by Mercerization

Authors: Manar Y. Abd El-Aziz, Alyaa E. Morgham, Amira A. El-Fallal, Heba Tolla E. Abo El Naga

Abstract:

Sport wears almost preferred with knitted fabrics, specially interlock construction. But, there is a need for higher comfortability and functional properties for fabrics to be more fitted to this application. This study compared cotton and polyester microfibers and blended them to improve the functional activity of interlock in sport wear by mercerized and non-mercerized. also, fabric dyeing and dyeability are affected by mercerization. Many functional properties, such as UV protection as well as antimicrobial activity. The changes in different mechanical as well as physical properties were investigated. The washing fastness properties of the dyed fabrics are also given. The changes in moisture regain, loss in weight, and burst and burst elongation for all mercerized fabrics have been studied.

Keywords: interlock, mercirization, dyeability, function properties, moisture management

Procedia PDF Downloads 51
5007 Investigation of the Influencing Factors of Functional Communication Assessment for Adults with Aphasia

Authors: Yun-Ching Tu, Yu-Chun Chih

Abstract:

People with aphasia (PWA) may have communicative difficulties in their daily lives, but research on functional communication in aphasia is still limited in Taiwan. The aim of the study was to investigate the impact of aphasia-related factors on functional communication assessment. This study adopted a convenience sampling method. Thirty aphasic participants participated in the study. During the test, the examiner would ask questions that are encountered in daily life and record the participant‘s responses. Some questions would provide pictures to simulate situations in daily life. The results showed that the non-fluent aphasia group performed significantly worse than the fluent aphasia group. In addition, patients with severe aphasia performed significantly lower scores than patients with moderate aphasia and mild aphasia. However, group differences in the chronic stage and acute stage were not significant. In sum, since communication in daily life is diverse and language is still needed in the communication process, patients with aphasia who have better language ability may have relatively better functional communication. In contrast, the more severely impaired the language ability of a patient with aphasia is, the more functional communication will be affected, resulting in poor communication performance in daily life.

Keywords: adult, aphasia, assessment, functional communication

Procedia PDF Downloads 45
5006 A Framework for Teaching Distributed Requirements Engineering in Latin American Universities

Authors: G. Sevilla, S. Zapata, F. Giraldo, E. Torres, C. Collazos

Abstract:

This work describes a framework for teaching of global software engineering (GSE) in university undergraduate programs. This framework proposes a method of teaching that incorporates adequate techniques of software requirements elicitation and validated tools of communication, critical aspects to global software development scenarios. The use of proposed framework allows teachers to simulate small software development companies formed by Latin American students, which build information systems. Students from three Latin American universities played the roles of engineers by applying an iterative development of a requirements specification in a global software project. The proposed framework involves the use of a specific purpose Wiki for asynchronous communication between the participants of the process. It is also a practice to improve the quality of software requirements that are formulated by the students. The additional motivation of students to participate in these practices, in conjunction with peers from other countries, is a significant additional factor that positively contributes to the learning process. The framework promotes skills for communication, negotiation, and other complementary competencies that are useful for working on GSE scenarios.

Keywords: requirements analysis, distributed requirements engineering, practical experiences, collaborative support

Procedia PDF Downloads 179
5005 Effect of Rehabilitation on Outcomes for Persons with Traumatic Brain Injury: Results from a Single Center

Authors: Savaş Karpuz, Sami Küçükşen

Abstract:

The aim of this study is to investigate the effectiveness of neurological rehabilitation in patients with traumatic brain injury. Participants were 45 consecutive adults with traumatic brain injury who were received the neurologic rehabilitation. Sociodemographic characteristics of the patients, the cause of the injury, the duration of the coma and posttraumatic amnesia, the length of stay in the other inpatient clinics before rehabilitation, the time between injury and admission to the rehabilitation clinic, and the length of stay in the rehabilitation clinic were recorded. The differences in functional status between admission and discharge were determined with Disability Rating Scale (DRS), Functional Independence Measure (FIM), and Functional Ambulation Scale (FAS) and levels of cognitive functioning determined with Ranchos Los Amigos Scale (RLAS). According to admission time, there was a significant improvement identified in functional status of patients who had been given the intensive in-hospital cognitive rehabilitation program. At discharge time, the statistically significant differences were obtained in DRS, FIM, FAS and RLAS scores according to admission time. Better improvement in functional status was detected in patients with lower scores in DRS, and higher scores FIM and RLAS scores at the entry time. The neurologic rehabilitation significantly affects the recovery of functional status after traumatic brain injury.

Keywords: traumatic brain injury, rehabilitation, functional status, neurological

Procedia PDF Downloads 199
5004 Pain Intensity, Functional Disability and Physical Activity among Elderly Individuals with Chronic Mechanical Low Back Pain

Authors: Adesola Odole, Nse Odunaiya, Samuel Adewale

Abstract:

Chronic Mechanical Low Back Pain (CMLBP) is prevalent in the aging population; some studies have documented the association among pain intensity, functional disability and physical activity in the general population but very few studies in the elderly. This study was designed to investigate the association among pain intensity, functional disability and physical activity of elderly individuals with CMLBP in the University College Hospital (UCH), Ibadan, Nigeria and also to determine the difference in physical activity, pain intensity and functional disability between males and females. A total of 96 participants diagnosed with CMLBP participated in this cross-sectional survey. They were conveniently sampled from selected units in the UCH, Ibadan, Nigeria. Data on sex, marital status, occupation and duration of onset of pain of participants were obtained from the participants. The Physical Activity Scale for the Elderly, Visual Analogue Scale and Oswestry Disability Questionnaire were used to measure the physical activity, pain intensity and functional disability of the participants respectively. Data was analysed using Spearman correlation, independent t-test; and α was set at 0.05. Participants (25 males, 71 females) were aged 69.64±7.43 years. The majority (76.0%) of the participants were married, and over half (55.2%) were retirees. Participants’ mean pain intensity score was 5.21±2.03 and mean duration of onset of low back pain was 63.63 ± 90.01 months. The majority (67.6%) of the participants reported severe to crippled functional disability. Their mean functional disability was 46.91 ± 13.99. Participants’ mean physical activity score was 97.47 ± 82.55. There was significant association between physical activity and pain intensity (r = -0.21, p = 0.04). There was significant association between physical activity and functional disability (r = -0.47, p = 0.00). Male (87.26 ± 79.94) and female (101.07 ± 83.71) participants did not differ significantly in physical activity (t = 0.00, p = 0.48). In addition, male (5.48 ± 2.06) and female (5.11 ± 2.02) participants’ pain intensity were comparable (t = 0.26, p = 0.44). There was also no significant difference in functional disability (t = 0.05, p = 0.07) between male (42.56 ±13.85) and female (48.45 ± 13.81) participants. It can be concluded from this study that majority of the elderly individuals with chronic mechanical low back pain had a severe to crippled functional disability. Those who reported increased physical activity had reduced pain intensity and functional disability. Male and female elderly individuals with chronic mechanical low back pain are comparable in their pain intensity, functional disability, and physical activity. Elderly individuals with CMLBP should be educated on the importance of participating in physical activity which could reduce their pain symptoms and improve functional disability.

Keywords: elderly, functional disability, mechanical low back pain, pain intensity, physical activity

Procedia PDF Downloads 292
5003 A Systematic Literature Review on Changing Customer Requirements for Sustainable Design over Time

Authors: Lara F. Horani

Abstract:

Design is one of the most important stages in the process of product development. Product design has experienced significant changes over the years ranging from concentrating on cost and performance to combining economic, environmental and social considerations in customer requirements. Its evolution is in accordance with rapidly changing technology, economic situations, and climate change and environmental issues, as well as social context. Within product design, sustainability is a concept that balances economic, social and environmental aspects. This research aims to express changes in customer requirements over time from the viewpoint of sustainable design. It does so by systematically reviewing a broad scope of sustainable design literature. There is a need for a model to consider the changes that take place in customer requirements over time to build a successful relationship with customers which has been presented. Today’s literature does very little to even mention it, let alone present any progress in it. Systematic literature reviews are conducted primarily to: summarize the existing literature around a subject, highlight commonalities to build consensus, illuminate differences, identify gaps that can be filled, provide a background to position future research, and build a framework that can help designers meet the challenges of sustainable design.

Keywords: sustainable design, customer requirements for sustainable design, systematic literature reviews, changing customer requirements

Procedia PDF Downloads 340
5002 Pain and Lumbar Muscle Activation before and after Functional Task in Nonspecific Chronic Low Back Pain

Authors: Lídia E. O. Cruz, Adriano P. C. Calvo, Renato J. Soares, Regiane A. Carvalho

Abstract:

Individuals with non-specific chronic low back pain may present altered movement patterns during functional activities. However, muscle behavior before and after performing a functional task with different load conditions is not yet fully understood. The aim of this study is to analyze lumbar muscle activity before and after performing the functional task of picking up and placing an object on the ground (with and without load) in individuals with nonspecific chronic low back pain. 20 subjects with nonspecific chronic low back pain and 20 healthy subjects participated in this study. A surface electromyography was performed in the ilio-costal, longissimus and multifidus muscles to evaluate lumbar muscle activity before and after performing the functional task of picking up and placing an object on the ground, with and without load. The symptomatic participants had greater lumbar muscle activation compared to the asymptomatic group, more evident in performing the task without load, with statistically significant difference (p = 0,033) between groups for the right multifidus muscle. This study showed that individuals with nonspecific chronic low back pain have higher muscle activation before and after performing a functional task compared to healthy participants.

Keywords: chronic low back pain, functional task, lumbar muscles, muscle activity

Procedia PDF Downloads 170
5001 Effect of Sprouting Period of Proximate Composition, Functional Properties and Mineral Content on Malted Sorghum Flour

Authors: Adebola Ajayi, Olakunle M. Makanjuola

Abstract:

Effect of sprouting period on proximate, functional and mineral properties of malted sorghum flour was evaluated. The study was carried out to determine the proximate, functional and mineral properties of sprouting period on malted sorghum flour produced. The malted sorghum flour was obtained by sorting, weighing, washing, steeping, draining, germination, drying, dry milling, sieving. Malted sorghum flour was evaluated for proximate composition, functional properties and mineral contents. Moisture, protein, fat content, crude fiber, ash contents and carbohydrate of 24 and 48 hours, were in the range of 10.50-11.0, 11.17-11.17, 1.50-4.00, 2.50-1.50, 1.50-1.54 and 73.15-70.79% respectively. Bulk density ranged between 0.64 and 0.59g/ml, water and oil absorption capacities ranged between 139.3 and 150.0 and 217.3 and 222.7g/g respectively. Calcium, Magnesium, Zinc, Iron and Manganese were also range of 12.5, 59.3-60.0, 3.22-3.25, 3.80-3.90 and 3.22-3.25 mg/100g respectively. The results indicate that the germination of red sorghum resulted in the enhancement of the nutritional quality and its functional properties.

Keywords: sprouting, sorghum, malted sorghum flour, cabinet dryer

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

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

Abstract:

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

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

Procedia PDF Downloads 430
4999 Vernacular Façade for Energy Conservation: Mashrabiya, A Reminiscent of Arab-Islamic Architecture

Authors: Balpreet Singh Madan

Abstract:

The Middle Eastern countries have preserved their heritage, tradition, and culture in their buildings by incorporating vernacular features of Arab-Islamic Architecture. The harsh sun and arid climate in the Gulf region make their buildings and infrastructure extremely hot and challenging to live in. One such iconic feature of Arab architecture is the Mashrabiya, which has been refined and updated for both functional and aesthetic purposes. This feature helps reduce the impact of solar radiation in buildings and lowers the energy requirements for creating livable conditions. The incorporation of Mashrabiya in modern buildings in the region symbolizes the amalgamation of tradition with innovation and modern technology. These buildings depict Mashrabiya with refinements for its better functional performance and aesthetic appeal to make superior built forms. This paper emphasizes the study of Mashrabiya as a vernacular feature with its adaptability for Energy Conservation and Sustainability, as seen in some of the recent iconic buildings of the Middle East, through a literature review and case studies of renowned buildings.

Keywords: energy efficiency, climate responsive, sustainability, innovation, heritage, vernacular

Procedia PDF Downloads 66
4998 The Roles, Strategic Coordination, and Alignment of CTOs: A Systematic Literature Review

Authors: Shailendra Natraj, Kristin Paetzold, B. R. Katzy

Abstract:

The significant role of technology in strategic business decisions has created the need for executives who understand technology and recognize profitable applications to products, services and processes. The role of CTO’s is very complex within technology-based firms, which stretches from the technology aspects to the strategic goal and vision of the firm. Often the roles of CTOs scales from as functional leaders, strategic leaders or supera- functional leaders. In most of the companies the roles are unclear and fuzzy. We in our research are trying to explore each of the orientation and link between leadership types (functional, strategic and super functional) of CTOs, responsibilities, credibility and strategic and conceptual responsibilities. Approach: We conducted a comprehensive literature review with the available databank sources. Results: From the conducted literature review we could identify that most of the research work conducted so far were mainly distributed between roles and responsibilities of CTOs. The available sources pointed were limited to roles of CTOs as functional leaders. Contribution: In our findings based on the literature review, we could identify that apart from the conducted research what so far has not been focused yet are (a) The leadership types (mainly) strategic and super-functional leaders) of CTOs, (b) the responsibilities and credibility of CTOs and (c) the strategic and conceptual responsibilities of CTOs.

Keywords: CTO, chief technology officer, strategy, technology leaders

Procedia PDF Downloads 482
4997 The Extent to Which Social Factors Affect Urban Functional Mutations and Transformations

Authors: Skirmante Mozuriunaite

Abstract:

Contemporary metropolitan areas and large cities are dynamic, rapidly growing and continuously changing. Thus, urban transformations and mutations are not a new phenomenon, but rather a continuous process. Basic factors of urban transformation are related to development of technologies, globalisation, lifestyle, etc., which, in combination with local factors, have generated an extremely great variety of urban development conditions. This article discusses the main urbanisation processes in Lithuania during last 50 year period and social factors affecting urban functional mutations.

Keywords: dispersion, functional mutations, urbanization, urban mutations, social factors

Procedia PDF Downloads 493
4996 The Impacts of Local Decision Making on Customisation Process Speed across Distributed Boundaries

Authors: Abdulrahman M. Qahtani, Gary. B. Wills, Andy. M. Gravell

Abstract:

Communicating and managing customers’ requirements in software development projects play a vital role in the software development process. While it is difficult to do so locally, it is even more difficult to communicate these requirements over distributed boundaries and to convey them to multiple distribution customers. This paper discusses the communication of multiple distribution customers’ requirements in the context of customised software products. The main purpose is to understand the challenges of communicating and managing customisation requirements across distributed boundaries. We propose a model for Communicating Customisation Requirements of Multi-Clients in a Distributed Domain (CCRD). Thereafter, we evaluate that model by presenting the findings of a case study conducted with a company with customisation projects for 18 distributed customers. Then, we compare the outputs of the real case process and the outputs of the CCRD model using simulation methods. Our conjecture is that the CCRD model can reduce the challenge of communication requirements over distributed organisational boundaries, and the delay in decision making and in the entire customisation process time.

Keywords: customisation software products, global software engineering, local decision making, requirement engineering, simulation model

Procedia PDF Downloads 402
4995 New Formula for Revenue Recognition Likely to Change the Prescription for Pharma Industry

Authors: Shruti Hajirnis

Abstract:

In May 2014, FASB issued Accounting Standards Update (ASU) 2014-09, Revenue from Contracts with Customers (Topic 606), and the International Accounting Standards Board (IASB) issued International Financial Reporting Standards (IFRS) 15, Revenue from Contracts with Customers that will supersede virtually all revenue recognition requirements in IFRS and US GAAP. FASB and the IASB have basically achieved convergence with these standards, with only some minor differences such as collectability threshold, interim disclosure requirements, early application and effective date, impairment loss reversal and nonpublic entity requirements. This paper discusses the impact of five-step model prescribed in new revenue standard on the entities operating in Pharma industry. It also outlines the considerations for these entities while implementing the new standard.

Keywords: revenue recognition, pharma industry, standard, requirements

Procedia PDF Downloads 421
4994 Gender Effects in EEG-Based Functional Brain Networks

Authors: Mahdi Jalili

Abstract:

Functional connectivity in the human brain can be represented as a network using electroencephalography (EEG) signals. Network representation of EEG time series can be an efficient vehicle to understand the underlying mechanisms of brain function. Brain functional networks – whose nodes are brain regions and edges correspond to functional links between them – are characterized by neurobiologically meaningful graph theory metrics. This study investigates the degree to which graph theory metrics are sex dependent. To this end, EEGs from 24 healthy female subjects and 21 healthy male subjects were recorded in eyes-closed resting state conditions. The connectivity matrices were extracted using correlation analysis and were further binarized to obtain binary functional networks. Global and local efficiency measures – as graph theory metrics– were computed for the extracted networks. We found that male brains have a significantly greater global efficiency (i.e., global communicability of the network) across all frequency bands for a wide range of cost values in both hemispheres. Furthermore, for a range of cost values, female brains showed significantly greater right-hemispheric local efficiency (i.e., local connectivity) than male brains.

Keywords: EEG, brain, functional networks, network science, graph theory

Procedia PDF Downloads 422
4993 An Investigation on the Removal of Synthetic Dyes from Aqueous Solution by a Functional Polymer

Authors: Ali Kara, Asim Olgun, Sevgi Sozugecer, Sahin Ozel, Kubra Nur Yildiz, P. Sevinç, Abdurrahman Kuresh, Guliz Turhan, Duygu Gulgun

Abstract:

The synthetic dyes, one of the most hazardous chemical compound classes, are important potential water pollutions since their presence in water bodies reduces light penetration, precluding the photosynthesis of aqueous flora and causing various diseases. Some the synthetic dyes are highly toxic and/or carcinogenic, and their biodegradation can produce even more toxic aromatic amines. The adsorption procedure is one of the most effective means of removing synthetic dye pollutants, and has been described in a number of previous studies by using the functional polymers. In this study, we investigated the removal of synthetic dyes from aqueous solution by using a functional polymer as an adsorbent material. The effect of initial solution concentration, pH, and contact time on the adsorption capacity of the adsorbent were studied in details. The results showed that functional polymer has a potential to be used as cost-effective and efficient adsorbent for the treatment of aqueous solutions from textile industries.

Keywords: functional polymers, synhetic dyes, adsorption, physicochemical parameters

Procedia PDF Downloads 155
4992 Ab initio Simulation of Y2O3 -Doped Cerium Using Heyd–Scuseria–Ernzerhof HSE Hybrid Functional and DFT+U Approaches

Authors: M. Taibeche, L. Guerbous, M. Kechouane, R. Nedjar, T. Zergoug

Abstract:

It is known that Y2O3 Material is the most important among the sesquioxides within the general class of refractory ceramics. Indeed, this compound has many applications such as sintering optical windows, components for rare-earth doped lasers as well as inorganic scintillators in the detection scintillation. In particular Eu2+ and Ce3+ are favored dopants in many the scintillators due to its allowed optical 5d-4f transition. In this work, we present new results concerning structural and electronic properties of Ce-doped Y2O3, investigated by density functional theory (DFT), using the Heyd–Scuseria–Ernzerhof (HSE) hybrid functional and DFT+U two approaches. When, we compared the results from the two methods we obtain a good agreement available experimental data. Furthermore, the effect of cerium on the material has also been studied and discussed in the same framework.

Keywords: DFT, vienne ab initio simulation packages, scintillators, Heyd–Scuseria–Ernzerhof (HSE) hybrid functional

Procedia PDF Downloads 481
4991 Going beyond Stakeholder Participation

Authors: Florian Engel

Abstract:

Only with a radical change to an intrinsically motivated project team, through giving the employees the freedom for autonomy, mastery and purpose, it is then possible to develop excellent products. With these changes, combined with using a rapid application development approach, the group of users serves as an important indicator to test the market needs, rather than only as the stakeholders for requirements.

Keywords: intrinsic motivation, requirements elicitation, self-directed work, stakeholder participation

Procedia PDF Downloads 313
4990 Tomato Lycopene: Functional Properties and Health Benefits

Authors: C. S. Marques, M. J. Reis Lima, J. Oliveira, E. Teixeira-Lemos

Abstract:

The growing concerns for physical wellbeing and health have been reflected in the way we choose food in our table. Nowadays, we are all more informed consumers and choose healthier foods. On the other hand, stroke, cancer and atherosclerosis may be somehow minimized by the intake of some bioactive compounds present in food, the so-called nutraceuticals and functional foods. The aim of this work was to make a revision of the published studies about the effects of some bioactive compounds, namely lycopene in human health, in the prevention of diseases, thus playing the role of a functional food. Free radical in human body can induce cell damage and consequently can be responsible for the development of some cancers and chronic diseases. Lycopene is one of the most powerful antioxidants known, being the predominant carotenoid in tomato. The respective chemistry, bioavailability, and its functional role in the prevention of several diseases will be object of this work. On the other hand the inclusion of lycopene in some foods can also be made by biotechnology and represents a way to recover the wastes in the tomato industry with nutritional positive effects in health.

Keywords: tomato, lycopene, bioavailability, functional foods, carotenoids, cancer and antioxidants

Procedia PDF Downloads 581
4989 Exfoliation of Functionalized High Structural Integrity Graphene Nanoplatelets at Extremely Low Temperature

Authors: Mohannad N. H. Al-Malichi

Abstract:

Because of its exceptional properties, graphene has become the most promising nanomaterial for the development of a new generation of advanced materials from battery electrodes to structural composites. However, current methods to meet requirements for the mass production of high-quality graphene are limited by harsh oxidation, high temperatures, and tedious processing steps. To extend the scope of the bulk production of graphene, herein, a facile, reproducible and cost-effective approach has been developed. This involved heating a specific mixture of chemical materials at an extremely low temperature (70 C) for a short period (7 minutes) to exfoliate functionalized graphene platelets with high structural integrity. The obtained graphene platelets have an average thickness of 3.86±0.71 nm and a lateral size less than ~2 µm with a low defect intensity ID/IG ~0.06. The thin film (~2 µm thick) exhibited a low surface resistance of ~0.63 Ω/sq⁻¹, confirming its high electrical conductivity. Additionally, these nanoplatelets were decorated with polar functional groups (epoxy and carboxyl groups), thus have the potential to toughen and provide multifunctional polymer nanocomposites. Moreover, such a simple method can be further exploited for the novel exfoliation of other layered two-dimensional materials such as MXenes.

Keywords: functionalized graphene nanoplatelets, high structural integrity graphene, low temperature exfoliation of graphene, functional graphene platelets

Procedia PDF Downloads 96
4988 Nutritionists' Perspective on the Conception of a Telenutrition Platform for Diabetes Care: Qualitative Study

Authors: Choumous Mannoubi, Dahlia Kairy, Brigitte Vachon

Abstract:

The use of technology allows clinicians to provide an individualized approach in a cost-effective manner and to reach a broader client base more easily. Such interventions can be effective in ensuring self-management and follow-up of people with diabetes, reducing the risk of complications by improving accessibility to care services, and better adherence to health recommendations. Consideration of users' opinions and fears to inform the design and implementation stages of these telehealth services seems to be essential to improve their acceptance and usability. The objective of this study is to describe the telepractice of nutritionists supporting the therapeutic management of diabetic patients and document the functional requirements of nutritionists for the design of a tele-nutrition platform. To best identify the requirements and constraints of nutritionists, we conducted individual semi-structured interviews with 10 nutritionists who offered tele-nutrition services. Using a qualitative design with a descriptive approach based on the Nutrition Care Process Model (mNCP) framework, we explored in depth the state of nutritionists' telepractice in public and private health care settings, as well as their requirements for teleconsultation. Qualitative analyses revealed that nutritionists primarily used telephone calls during the COVID 19 pandemic to provide teleconsultations. Nutritionists identified the following important features for the design of a tele-nutrition platform: it should support interprofessional collaboration, allow for the development and monitoring of a care plan, integrate with the existing IT environment, be easy to use, accommodate different levels of patient literacy, and allow for easy sharing of educational materials to support nutrition education.

Keywords: telehealth, nutrition, diabetes, telenutrition, teleconsultation, telemonitoring

Procedia PDF Downloads 107