Search results for: C. Gopinath
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 14

Search results for: C. Gopinath

14 Evaluation of Aggregate Risks in Sustainable Manufacturing Using Fuzzy Multiple Attribute Decision Making

Authors: Gopinath Rathod, Vinod Puranik

Abstract:

Sustainability is regarded as a key concept for survival in the competitive scenario. Industrial risk and diversification of risk type’s increases with industrial developments. In the context of sustainable manufacturing, the evaluation of risk is difficult because of the incomplete information and multiple indicators. Fuzzy Multiple Attribute Decision Method (FMADM) has been used with a three level hierarchical decision making model to evaluate aggregate risk for sustainable manufacturing projects. A case study has been presented to reflect the risk characteristics in sustainable manufacturing projects.

Keywords: sustainable manufacturing, decision making, aggregate risk, fuzzy logic, fuzzy multiple attribute decision method

Procedia PDF Downloads 475
13 An Approach to Specify Software Requirements in Semantic Form

Authors: Deepa Vijay, Chellammal Surianarayanan, Gopinath Ganapathy

Abstract:

Requirements of a software project serve as a guideline for the entire project team which enable the team towards producing the right outcome. As requirements are the key in deciding the success of the project, it should be specified in an unambiguous manner. Also, the requirements should be complete and consistent. It should be interpreted in the same way by the entire software project team as the customer interprets. Specifying requirements in textual manner is common in software development. This leads to poor understanding of the requirements which results in more errors and degraded quality. There are some literatures which focus on semantic way of specifying functional requirement which ensure the consistency and completeness of requirements. Alternately in the work, a method is proposed to map the syntactic requirements with corresponding semantics in the form of ontologies. This improves the understanding of requirements, prevents errors and improves quality.

Keywords: functional requirement, ontology, requirements management, semantics

Procedia PDF Downloads 327
12 Application of ECQFD for Enabling Environmentally Conscious Design

Authors: Gopinath Rathod, Vinod Puranik

Abstract:

Growing business recognizes environmental consciousness as an important concept for survival in the competitive scenario. Environmental consciousness is a critical intersection between manufacturing and product design processes with environmental issues and concerns. This article presents a project in which quality function deployment (QFD) for environment (ECQFD) has been applied to rotary switches for enabling environmentally conscious design in the early stage of product development. ECQFD is capable of handling simultaneously the environmental and traditional product quality requirements. ECQFD consists of four phases. ECQFD phases I and II are concerned with the identification of parts that are important in enhancing environmental consciousness. ECQFD phases III and IV are concerned with the evaluation of effect of design improvement on environmental quality requirements. The case study has been practically validated which indicated the receptivity of applying ECQFD in industrial scenario.

Keywords: quality function deployment, environment, product design, design for environment, rotary switches

Procedia PDF Downloads 391
11 Design, Development and Characterization of Pioglitazone Transdermal Drug Delivery System

Authors: Dwarakanadha Reddy Peram, D. Swarnalatha, C. Gopinath

Abstract:

The main aim of this research work was to design and development characterization of Pioglitazone transdermal drug delivery system by using various polymers such as Olibanum with different concentration by solvent evaporation technique. The prepared formulations were evaluated for different physicochemical characteristics like thickness, folding endurance, drug content, percentage moisture absorption, percentage moisture loss, percentage elongation break test and weight uniformity. The diffusion studies were performed by using modified Franz diffusion cells. The result of dissolution studies shows that formulation, F3 (Olibanum with 50 mg) showed maximum release of 99.95 % in 12hrs, whereas F1 (Olibanum and EC backing membrane) showed minimum release of 93.65% in 12 hr. Based on the drug release and physicochemical values obtained the formulation F3 is considered as an optimized formulation which shows higher percentage of drug release of 99.95 % in 12 hr. The developed transdermal patches increase the therapeutic efficacy and reduced toxic effect of pioglitazone.

Keywords: pioglitazone, olibanum, transdermal drug delivery system, drug release percantage

Procedia PDF Downloads 171
10 Evaluating the Total Costs of a Ransomware-Resilient Architecture for Healthcare Systems

Authors: Sreejith Gopinath, Aspen Olmsted

Abstract:

This paper is based on our previous work that proposed a risk-transference-based architecture for healthcare systems to store sensitive data outside the system boundary, rendering the system unattractive to would-be bad actors. This architecture also allows a compromised system to be abandoned and a new system instance spun up in place to ensure business continuity without paying a ransom or engaging with a bad actor. This paper delves into the details of various attacks we simulated against the prototype system. In the paper, we discuss at length the time and computational costs associated with storing and retrieving data in the prototype system, abandoning a compromised system, and setting up a new instance with existing data. Lastly, we simulate some analytical workloads over the data stored in our specialized data storage system and discuss the time and computational costs associated with running analytics over data in a specialized storage system outside the system boundary. In summary, this paper discusses the total costs of data storage, access, and analytics incurred with the proposed architecture.

Keywords: cybersecurity, healthcare, ransomware, resilience, risk transference

Procedia PDF Downloads 96
9 Analyzing the Feasibility of Low-Cost Composite Wind Turbine Blades for Residential Energy Production

Authors: Aravindhan Nepolean, Chidamabaranathan Bibin, Rajesh K., Gopinath S., Ashok Kumar R., Arun Kumar S., Sadasivan N.

Abstract:

Wind turbine blades are an important parameter for surging renewable energy production. Optimizing blade profiles and developing new materials for wind turbine blades take a lot of time and effort. Even though many standards for wind turbine blades have been developed for large-scale applications, they are not more effective in small-scale applications. We used acrylonitrile-butadiene-styrene to make small-scale wind turbine blades in this study (ABS). We chose the material because it is inexpensive and easy to machine into the desired form. They also have outstanding chemical, stress, and creep resistance. The blade measures 332 mm in length and has a 664 mm rotor diameter. A modal study of blades is carried out, as well as a comparison with current e-glass fiber. They were able to balance the output with less vibration, according to the findings. Q blade software is used to simulate rotating output. The modal analysis testing and prototype validation of wind turbine blades were used for experimental validation.

Keywords: acrylonitrile-butadiene-styrene, e-glass fiber, modal, renewable energy, q-blade

Procedia PDF Downloads 119
8 Architecture for QoS Based Service Selection Using Local Approach

Authors: Gopinath Ganapathy, Chellammal Surianarayanan

Abstract:

Services are growing rapidly and generally they are aggregated into a composite service to accomplish complex business processes. There may be several services that offer the same required function of a particular task in a composite service. Hence a choice has to be made for selecting suitable services from alternative functionally similar services. Quality of Service (QoS)plays as a discriminating factor in selecting which component services should be selected to satisfy the quality requirements of a user during service composition. There are two categories of approaches for QoS based service selection, namely global and local approaches. Global approaches are known to be Non-Polynomial (NP) hard in time and offer poor scalability in large scale composition. As an alternative to global methods, local selection methods which reduce the search space by breaking up the large/complex problem of selecting services for the workflow into independent sub problems of selecting services for individual tasks are coming up. In this paper, distributed architecture for selecting services based on QoS using local selection is presented with an overview of local selection methodology. The architecture describes the core components, namely, selection manager and QoS manager needed to implement the local approach and their functions. Selection manager consists of two components namely constraint decomposer which decomposes the given global or workflow level constraints in local or task level constraints and service selector which selects appropriate service for each task with maximum utility, satisfying the corresponding local constraints. QoS manager manages the QoS information at two levels namely, service class level and individual service level. The architecture serves as an implementation model for local selection.

Keywords: architecture of service selection, local method for service selection, QoS based service selection, approaches for QoS based service selection

Procedia PDF Downloads 390
7 Geosynthetic Tubes in Coastal Structures a Better Substitute for Shorter Planning Horizon: A Case Study

Authors: A. Pietro Rimoldi, B. Anilkumar Gopinath, C. Minimol Korulla

Abstract:

Coastal engineering structure is conventionally designed for a shorter planning horizon usually 20 years. These structures are subjected to different offshore climatic externalities like waves, tides, tsunamis etc. during the design life period. The probability of occurrence of these different offshore climatic externalities varies. The impact frequently caused by these externalities on the structures is of concern because it has a significant bearing on the capital /operating cost of the project. There can also be repeated short time occurrence of these externalities in the assumed planning horizon which can cause heavy damage to the conventional coastal structure which are mainly made of rock. A replacement of the damaged portion to prevent complete collapse is time consuming and expensive when dealing with hard rock structures. But if coastal structures are made of Geo-synthetic containment systems such replacement is quickly possible in the time period between two successive occurrences. In order to have a better knowledge and to enhance the predictive capacity of these occurrences, this study estimates risk of encounter within the design life period of various externalities based on the concept of exponential distribution. This gives an idea of the frequency of occurrences which in turn gives an indication of whether replacement is necessary and if so at what time interval such replacements have to be effected. To validate this theoretical finding, a pilot project has been taken up in the field so that the impact of the externalities can be studied both for a hard rock and a Geosynthetic tube structure. The paper brings out the salient feature of a case study which pertains to a project in which Geosynthetic tubes have been used for reformation of a seawall adjacent to a conventional rock structure in Alappuzha coast, Kerala, India. The effectiveness of the Geosystem in combatting the impact of the short-term externalities has been brought out.

Keywords: climatic externalities, exponential distribution, geosystems, planning horizon

Procedia PDF Downloads 203
6 Numerical Studies on Bypass Thrust Augmentation Using Convective Heat Transfer in Turbofan Engine

Authors: R. Adwaith, J. Gopinath, Vasantha Kohila B., R. Chandru, Arul Prakash R.

Abstract:

The turbofan engine is a type of air breathing engine that is widely used in aircraft propulsion produces thrust mainly from the mass-flow of air bypassing the engine core. The present research has developed an effective method numerically by increasing the thrust generated from the bypass air. This thrust increase is brought about by heating the walls of the bypass valve from the combustion chamber using convective heat transfer method. It is achieved computationally by the use external heat to enhance the velocity of bypass air of turbofan engines. The bypass valves are either heated externally using multicell tube resistor which convert electricity generated by dynamos into heat or heat is transferred from the combustion chamber. This increases the temperature of the flow in the valves and thereby increase the velocity of the flow that enters the nozzle of the engine. As a result, mass-flow of air passing the core engine for producing more thrust can be significantly reduced thereby saving considerable amount of Jet fuel. Numerical analysis has been carried out on a scaled down version of a typical turbofan bypass valve, where the valve wall temperature has been increased to 700 Kelvin. It is observed from the analysis that, the exit velocity contributing to thrust has significantly increased by 10 % due to the heating of by-pass valve. The degree of optimum increase in the temperature, and the corresponding effect in the increase of jet velocity is calculated to determine the operating temperature range for efficient increase in velocity. The technique used in the research increases the thrust by using heated by-pass air without extracting much work from the fuel and thus improve the efficiency of existing turbofan engines. Dimensional analysis has been carried to prove the accuracy of the results obtained numerically.

Keywords: turbofan engine, bypass valve, multi-cell tube, convective heat transfer, thrust

Procedia PDF Downloads 323
5 Near Ambient Pressure Photoelectron Spectroscopy Studies of CO Oxidation on Spinel Co3O4 Surfaces: Electronic Structure and Mechanistic Aspects of Wet and Dry CO Oxidation

Authors: Ruchi Jain, Chinnakonda S. Gopinath

Abstract:

The CO oxidation is a primary reaction in heterogeneous catalysis due to its potential to overcome the air pollution caused by various reasons. Indeed, in the study of sustainable catalysis, the role played by water is very important. The present work is focused on studying the effect of moisture on the sustainability of Co3O4 NR catalyst for CO oxidation reaction at ambient temperature. The catalytic activity, electronic structure and the mechanistic aspects of spinel Co3O4 nanorod surfaces have been explored in dry and wet atmosphere by near-ambient pressure photoelectron spectroscopic techniques (NAP-PES) with conventional x-ray (Al kα) and ultraviolet sources (He-I).Comparative NAPPES studies have been employed to understand the elucidation of the catalytic reaction pathway and the evolution of various surface species. The presence of water with CO+O2 plummet the catalytic activity due to the change in electronic nature from predominantly oxidic (without water in the feed) to few intermediates covered Co3O4 surface. However, ≥ 375 K Co3O4 surface recovers and regain oxidation activity, at least partially, even in the presence of water. Above mentioned observations are fully supported by the changes observed in the work function of Co3O4 in the presence of wet (H2O+CO+O2) compared to dry (CO+O2) conditions. Various type of surface species, such as CO(ads), carbonate, formate, are found to be on the catalyst surface depending on the reaction conditions. Under dry condition, CO couples with labile O atoms to form CO2, however under wet conditions it also interacts with surface OH groups results in the formation carbonate and formate intermediate. The carbonate acts at reaction inhibitor at room temperature, however proves as active intermediate at temperature 375 K or above. On the other hand, formate has proved to be reaction spectator due to its high stability. The intrinsic role of these species to suppress the oxidation has been demonstrated through a possible reaction mechanism under different reaction conditions.

Keywords: heterogeneous catalysis, surface chemistry, photoelectron spectroscopy, ambient oxidation

Procedia PDF Downloads 212
4 Phenotypic Characterization of Dental Pulp Stem Cells Isolated from Irreversible Pulpitis with Dental Pulp Stem Cells from Impacted Teeth

Authors: Soumya S., Manju Nidagodu Jayakumar, Vellore Kannan Gopinath

Abstract:

Dental pulp inflammation resulting from dental caries often leads to a pathologic condition known as irreversible pulpitis and the currently managed by root canal treatment. Extirpation of the entire pulp tissue is done during this procedure, and the canal space is filled with synthetic materials. Recent studies in the stem cell biology state that some portion of the irreversibly inflamed pulp tissue could be viable with progenitor cells, having the properties similar to that of Mesenchymal stem cells. Hence, we aim to isolate Dental Pulp Stem Cells (DPSCs) from patients diagnosed with severe irreversible pulpitis and characterize the cells for the MSC specific markers. The pulp tissue was collected from the dental clinic and subjected to collagenase/dispase digestion. The isolated cells were expanded in culture, and the phenotypic characterization was done using flow cytometry. MSC specific markers such as CD-90, CD-73, and CD-105 were analysed along with negative markers such as CD-14 and CD-45. The isolated cells expressed positive expression for CD markers with CD90 and CD105 ( > 95%) and CD73 (19%). The cells did not express the negative markers CD-14 and CD-45. The commercially available DPSCs from vital extracted teeth, preferably molar/wisdom teeth with large pulp cavity or incomplete root growth in young patients (aged 15-30 years) showed more than 90% expression for all the CD markers such as CD-90, 73 and 105, whereas negative for CD-14 and CD-45. The DPSCs isolated from inflamed pulp tissue showed a less expression for CD-73 compared to the commercially available DPSCs whereas, as the other two markers were found to show similar percentage of positive expression. This could be attributed to the fact that the pulp population is very heterogeneous and we used the pooled tissue from different patients. Hence the phenotypic characterization and comparison with the commercially available DPSCs proved that the inflamed pulp tissue is a good source of MSC like cells which can be utilized further for regenerative application.

Keywords: collagenase/dispase, dental pulp stem cells, flow cytometry, irreversible pulpitis

Procedia PDF Downloads 211
3 Developing an Online Application for Mental Skills Training and Development

Authors: Arjun Goutham, Chaitanya Sridhar, Sunita Maheshwari, Robin Uthappa, Prasanna Gopinath

Abstract:

In alignment with the growth in the sporting industry, a number of people playing and competing in sports are growing exponentially across the globe. However, the number of sports psychology experts are not growing at a similar rate, especially in the Asian and more so, Indian context. Hence, the access to actionable mental training solutions specific to individual athletes is limited. Also, the time constraint an athlete faces due to their intense training schedule makes one-on-one sessions difficult. One of the means to bridge that gap is through technology. Technology makes individualization possible. It allows for easy access to specific-qualitative content/information and provides a medium to place individualized assessments, analysis, solutions directly into an athlete's hands. This enables mental training awareness, education, and real-time actionable solutions possible for athletes in-spite of the limitation of available sports psychology experts in their region. Furthermore, many athletes are hesitant to seek support due to the stigma of appearing weak. Such individuals would prefer a more discreet way. Athletes who have strong mental performance tend to produce better results. The mobile application helps to equip athletes with assessing and developing their mental strategies directed towards improving performance on an ongoing basis. When an athlete understands their strengths and limitations in their mental application, they can focus specifically on applying the strategies that work and improve on zones of limitation. With reports, coaches get to understand the unique inner workings of an athlete and can utilize the data & analysis to coach them with better precision and use coaching styles & communication that suits better. Systematically capturing data and supporting athletes(with individual-specific solutions) or teams with assessment, planning, instructional content, actionable tools & strategies, reviewing mental performance and the achievement of objectives & goals facilitate for a consistent mental skills development at all levels of sporting stages of an athlete's career. The mobile application will help athletes recognize and align with their stable attributes such as their personalities, learning & execution modalities, challenges & requirements of their sport, etc and help develop dynamic attributes like states, beliefs, motivation levels, focus etc. with practice and training. It will provide measurable analysis on a regular basis and help them stay aligned to their objectives & goals. The solutions are based on researched areas of influence on sporting performance individually or in teams.

Keywords: athletes, mental training, mobile application, performance, sports

Procedia PDF Downloads 233
2 Characterisation, Extraction of Secondary Metabolite from Perilla frutescens for Therapeutic Additives: A Phytogenic Approach

Authors: B. M. Vishal, Monamie Basu, Gopinath M., Rose Havilah Pulla

Abstract:

Though there are several methods of synthesizing silver nano particles, Green synthesis always has its own dignity. Ranging from the cost-effectiveness to the ease of synthesis, the process is simplified in the best possible way and is one of the most explored topics. This study of extracting secondary metabolites from Perilla frutescens and using them for therapeutic additives has its own significance. Unlike the other researches that have been done so far, this study aims to synthesize Silver nano particles from Perilla frutescens using three available forms of the plant: leaves, seed, and commercial leaf extract powder. Perilla frutescens, commonly known as 'Beefsteak Plant', is a perennial plant and belongs to the mint family. The plant has two varieties classed within itself. They are frutescens crispa and frutescens frutescens. The species, frutescens crispa (commonly known as 'Shisho' in Japanese), is generally used for edible purposes. Its leaves occur in two forms, varying on the colors. It is found in two different colors of red with purple streaks and green with crinkly pattern on it. This species is aromatic due to the presence of two major compounds: polyphenols and perillaldehyde. The red (purple streak) variety of this plant is due to the presence of a pigment, Perilla anthocyanin. The species, frutescens frutescens (commonly known as 'Egoma' in Japanese), is the main source for perilla oil. This species is also aromatic, but in this case, the major compound which gives the aroma is Perilla ketone or egoma ketone. Shisho grows short as compared with Wild Sesame and both produce seeds. The seeds of Wild Sesame are large and soft whereas that of Shisho is small and hard. The seeds have a large proportion of lipids, ranging about 38-45 percent. Excluding those, the seeds have a large quantity of Omega-3 fatty acids, linoleic acid, and an Omega-6 fatty acid. Other than these, Perilla leaf extract has gold and silver nano particles in it. The yield comparison in all the cases have been done, and the process’ optimal conditions were modified, keeping in mind the efficiencies. The characterization of secondary metabolites includes GC-MS and FTIR which can be used to identify the components of purpose that actually helps in synthesizing silver nano particles. The analysis of silver was done through a series of characterization tests that include XRD, UV-Vis, EDAX, and SEM. After the synthesis, for being used as therapeutic additives, the toxin analysis was done, and the results were tabulated. The synthesis of silver nano particles was done in a series of multiple cycles of extraction from leaves, seeds and commercially purchased leaf extract. The yield and efficiency comparison were done to bring out the best and the cheapest possible way of synthesizing silver nano particles using Perilla frutescens. The synthesized nano particles can be used in therapeutic drugs, which has a wide range of application from burn treatment to cancer treatment. This will, in turn, replace the traditional processes of synthesizing nano particles, as this method will prove effective in terms of cost and the environmental implications.

Keywords: nanoparticles, green synthesis, Perilla frutescens, characterisation, toxin analysis

Procedia PDF Downloads 190
1 Flood Early Warning and Management System

Authors: Yogesh Kumar Singh, T. S. Murugesh Prabhu, Upasana Dutta, Girishchandra Yendargaye, Rahul Yadav, Rohini Gopinath Kale, Binay Kumar, Manoj Khare

Abstract:

The Indian subcontinent is severely affected by floods that cause intense irreversible devastation to crops and livelihoods. With increased incidences of floods and their related catastrophes, an Early Warning System for Flood Prediction and an efficient Flood Management System for the river basins of India is a must. Accurately modeled hydrological conditions and a web-based early warning system may significantly reduce economic losses incurred due to floods and enable end users to issue advisories with better lead time. This study describes the design and development of an EWS-FP using advanced computational tools/methods, viz. High-Performance Computing (HPC), Remote Sensing, GIS technologies, and open-source tools for the Mahanadi River Basin of India. The flood prediction is based on a robust 2D hydrodynamic model, which solves shallow water equations using the finite volume method. Considering the complexity of the hydrological modeling and the size of the basins in India, it is always a tug of war between better forecast lead time and optimal resolution at which the simulations are to be run. High-performance computing technology provides a good computational means to overcome this issue for the construction of national-level or basin-level flash flood warning systems having a high resolution at local-level warning analysis with a better lead time. High-performance computers with capacities at the order of teraflops and petaflops prove useful while running simulations on such big areas at optimum resolutions. In this study, a free and open-source, HPC-based 2-D hydrodynamic model, with the capability to simulate rainfall run-off, river routing, and tidal forcing, is used. The model was tested for a part of the Mahanadi River Basin (Mahanadi Delta) with actual and predicted discharge, rainfall, and tide data. The simulation time was reduced from 8 hrs to 3 hrs by increasing CPU nodes from 45 to 135, which shows good scalability and performance enhancement. The simulated flood inundation spread and stage were compared with SAR data and CWC Observed Gauge data, respectively. The system shows good accuracy and better lead time suitable for flood forecasting in near-real-time. To disseminate warning to the end user, a network-enabled solution is developed using open-source software. The system has query-based flood damage assessment modules with outputs in the form of spatial maps and statistical databases. System effectively facilitates the management of post-disaster activities caused due to floods, like displaying spatial maps of the area affected, inundated roads, etc., and maintains a steady flow of information at all levels with different access rights depending upon the criticality of the information. It is designed to facilitate users in managing information related to flooding during critical flood seasons and analyzing the extent of the damage.

Keywords: flood, modeling, HPC, FOSS

Procedia PDF Downloads 50