Search results for: Abhijit Dasgupta
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 48

Search results for: Abhijit Dasgupta

48 Adoption of Big Data by Global Chemical Industries

Authors: Ashiff Khan, A. Seetharaman, Abhijit Dasgupta

Abstract:

The new era of big data (BD) is influencing chemical industries tremendously, providing several opportunities to reshape the way they operate and help them shift towards intelligent manufacturing. Given the availability of free software and the large amount of real-time data generated and stored in process plants, chemical industries are still in the early stages of big data adoption. The industry is just starting to realize the importance of the large amount of data it owns to make the right decisions and support its strategies. This article explores the importance of professional competencies and data science that influence BD in chemical industries to help it move towards intelligent manufacturing fast and reliable. This article utilizes a literature review and identifies potential applications in the chemical industry to move from conventional methods to a data-driven approach. The scope of this document is limited to the adoption of BD in chemical industries and the variables identified in this article. To achieve this objective, government, academia, and industry must work together to overcome all present and future challenges.

Keywords: chemical engineering, big data analytics, industrial revolution, professional competence, data science

Procedia PDF Downloads 49
47 Interrogating Bishwas: Reimagining a Christian Neighbourhood in Kolkata, India

Authors: Abhijit Dasgupta

Abstract:

This paper explores the everyday lives of the Christians residing in a Bengali Christian neighborhood in Kolkata, termed here as the larger Christian para (para meaning neighborhood in Bengali). Through ethnography and reading of secondary sources, the paper discerns how various Christians across denominations – Protestants, Catholics and Pentecostals implicate the role of bishwas (faith and belief) in their interpersonal neighborhood relations. The paper attempts to capture the role of bishwas in producing, transforming and revising the meaning of 'neighbourhood' and 'neighbours' and puts forward the argument of the neighbourhood as a theological product. By interrogating and interpreting bishwas through everyday theological discussions and reflections, the paper examines and analyses the ways everyday theology becomes an essential source of power and knowledge for the Bengali Christians in reimagining their neighbourhood compared to the nearby Hindu neighbourhoods. Borrowing literature from everyday theology, faith and belief, the paper reads and analyses various interpretations of theological knowledge across denominations to probe the prominence of bishwas within the Christian community and its role in creating a difference in their place of dwelling. The paper argues that the meaning of neighbourhood is revisited through prayers, sermons and biblical verses. At the same time, the divisions and fissures are seen among Protestants and Catholics and also among native Bengali Protestants and non-native Protestant pastors, which informs us about the complexity of theology in constituting everyday life. Thus, the paper addresses theology's role in creating an ethical Christian neighbourhood amidst everyday tensions and hostilities of diverse religious persuasions. At the same time, it looks into the processes through which multiple theological knowledge leads to schism and interdenominational hostilities. By attempting to answer these questions, the paper brings out Christians' negotiation with the neighbourhood.

Keywords: anthropology, bishwas, christianity, neighbourhood, theology

Procedia PDF Downloads 55
46 Similarity Based Retrieval in Case Based Reasoning for Analysis of Medical Images

Authors: M. Dasgupta, S. Banerjee

Abstract:

Content Based Image Retrieval (CBIR) coupled with Case Based Reasoning (CBR) is a paradigm that is becoming increasingly popular in the diagnosis and therapy planning of medical ailments utilizing the digital content of medical images. This paper presents a survey of some of the promising approaches used in the detection of abnormalities in retina images as well in mammographic screening and detection of regions of interest in MRI scans of the brain. We also describe our proposed algorithm to detect hard exudates in fundus images of the retina of Diabetic Retinopathy patients.

Keywords: case based reasoning, exudates, retina image, similarity based retrieval

Procedia PDF Downloads 314
45 An Improved VM Allocation Algorithm by Utilizing Combined Resource Allocation Mechanism and Released Resources in Cloud Environment

Authors: Md Habibul Ansary, Chandan Garai, Ranjan Dasgupta

Abstract:

Utilization of resources is always a great challenge for any allocation problem, particularly when resource availability is dynamic in nature. In this work VM allocation mechanism has been augmented by providing resources in a combined manner. This approach has some inherent advantages in terms of reduction of wait state for the pending jobs of some users and better utilization of unused resources from the service providers’ point of view. Moreover the algorithm takes care of released resources from the finished jobs as soon as those become available. The proposed algorithm has been explained by suitable example to make the work complete.

Keywords: Bid ratio, cloud service, virtualization, VM allocation problem

Procedia PDF Downloads 361
44 Integration of EEG and Motion Tracking Sensors for Objective Measure of Attention-Deficit Hyperactivity Disorder in Pre-Schoolers

Authors: Neha Bhattacharyya, Soumendra Singh, Amrita Banerjee, Ria Ghosh, Oindrila Sinha, Nairit Das, Rajkumar Gayen, Somya Subhra Pal, Sahely Ganguly, Tanmoy Dasgupta, Tanusree Dasgupta, Pulak Mondal, Aniruddha Adhikari, Sharmila Sarkar, Debasish Bhattacharyya, Asim Kumar Mallick, Om Prakash Singh, Samir Kumar Pal

Abstract:

Background: We aim to develop an integrated device comprised of single-probe EEG and CCD-based motion sensors for a more objective measure of Attention-deficit Hyperactivity Disorder (ADHD). While the integrated device (MAHD) relies on the EEG signal (spectral density of beta wave) for the assessment of attention during a given structured task (painting three segments of a circle using three different colors, namely red, green and blue), the CCD sensor depicts movement pattern of the subjects engaged in a continuous performance task (CPT). A statistical analysis of the attention and movement patterns was performed, and the accuracy of the completed tasks was analysed using indigenously developed software. The device with the embedded software, called MAHD, is intended to improve certainty with criterion E (i.e. whether symptoms are better explained by another condition). Methods: We have used the EEG signal from a single-channel dry sensor placed on the frontal lobe of the head of the subjects (3-5 years old pre-schoolers). During the painting of three segments of a circle using three distinct colors (red, green, and blue), absolute power for delta and beta EEG waves from the subjects are found to be correlated with relaxation and attention/cognitive load conditions. While the relaxation condition of the subject hints at hyperactivity, a more direct CCD-based motion sensor is used to track the physical movement of the subject engaged in a continuous performance task (CPT) i.e., separation of the various colored balls from one table to another. We have used our indigenously developed software for the statistical analysis to derive a scale for the objective assessment of ADHD. We have also compared our scale with clinical ADHD evaluation. Results: In a limited clinical trial with preliminary statistical analysis, we have found a significant correlation between the objective assessment of the ADHD subjects with that of the clinician’s conventional evaluation. Conclusion: MAHD, the integrated device, is supposed to be an auxiliary tool to improve the accuracy of ADHD diagnosis by supporting greater criterion E certainty.

Keywords: ADHD, CPT, EEG signal, motion sensor, psychometric test

Procedia PDF Downloads 60
43 Sensor Data Analysis for a Large Mining Major

Authors: Sudipto Shanker Dasgupta

Abstract:

One of the largest mining companies wanted to look at health analytics for their driverless trucks. These trucks were the key to their supply chain logistics. The automated trucks had multi-level sub-assemblies which would send out sensor information. The use case that was worked on was to capture the sensor signal from the truck subcomponents and analyze the health of the trucks from repair and replacement purview. Open source software was used to stream the data into a clustered Hadoop setup in Amazon Web Services cloud and Apache Spark SQL was used to analyze the data. All of this was achieved through a 10 node amazon 32 core, 64 GB RAM setup real-time analytics was achieved on ‘300 million records’. To check the scalability of the system, the cluster was increased to 100 node setup. This talk will highlight how Open Source software was used to achieve the above use case and the insights on the high data throughput on a cloud set up.

Keywords: streaming analytics, data science, big data, Hadoop, high throughput, sensor data

Procedia PDF Downloads 376
42 Spatial Interpolation Technique for the Optimisation of Geometric Programming Problems

Authors: Debjani Chakraborty, Abhijit Chatterjee, Aishwaryaprajna

Abstract:

Posynomials, a special type of polynomials, having singularities, pose difficulties while solving geometric programming problems. In this paper, a methodology has been proposed and used to obtain extreme values for geometric programming problems by nth degree polynomial interpolation technique. Here the main idea to optimise the posynomial is to fit a best polynomial which has continuous gradient values throughout the range of the function. The approximating polynomial is smoothened to remove the discontinuities present in the feasible region and the objective function. This spatial interpolation method is capable to optimise univariate and multivariate geometric programming problems. An example is solved to explain the robustness of the methodology by considering a bivariate nonlinear geometric programming problem. This method is also applicable for signomial programming problem.

Keywords: geometric programming problem, multivariate optimisation technique, posynomial, spatial interpolation

Procedia PDF Downloads 326
41 Orientation of Japanese Literary Translation to the Japanese Studies Undergraduate Students: Focusing on Bengali

Authors: Lopamudra Malek

Abstract:

Bangladesh continues a compacted bilateral relationship with Japan since 1971, but the seed of this vital relationship had been sown much earlier in 1863 when MadhushudhonMukhapaddhay translated Commodore Mathew’s book, and the seed was nourished and nurtured by Rabindranath and other writers by translating Japanese literature in Bengali. Sano Jinnotsuke translated Rabindranath’s novel ‘Gora’ in 1924. Concentrating on formal literary translation, Jyotirmoy Mukhopadhyay, Jalal Ahmed continued to translate important novels, short poems, and short stories as well. Kyoko Niwa - GouriAiyub and Monjurul Huq and Swandip Tagore had translated one of the master pieces of Matsuo Basho and 万葉集. Gita A. Keeni has translated few stories from Kenji Miyazawa and in contemporary literature, Abhijit Mukherjee translating Yukio Mishima and Haruki Murakami in Bengali language.

Keywords: literary translation, bengali, Japanese, book

Procedia PDF Downloads 108
40 Early Requirement Engineering for Design of Learner Centric Dynamic LMS

Authors: Kausik Halder, Nabendu Chaki, Ranjan Dasgupta

Abstract:

We present a modelling framework that supports the engineering of early requirements specifications for design of learner centric dynamic Learning Management System. The framework is based on i* modelling tool and Means End Analysis, that adopts primitive concepts for modelling early requirements (such as actor, goal, and strategic dependency). We show how pedagogical and computational requirements for designing a learner centric Learning Management system can be adapted for the automatic early requirement engineering specifications. Finally, we presented a model on a Learner Quanta based adaptive Courseware. Our early requirement analysis shows that how means end analysis reveals gaps and inconsistencies in early requirements specifications that are by no means trivial to discover without the help of formal analysis tool.

Keywords: adaptive courseware, early requirement engineering, means end analysis, organizational modelling, requirement modelling

Procedia PDF Downloads 465
39 Efficient Reduction of Organophosphate Pesticide from Fruits and Vegetables Using Cost Effective Neutralizer

Authors: Debjani Dasgupta, Aman Zalawadia, Anuj Thapa, Pranjali Sing, Ashish Dabade

Abstract:

Organophosphate group pesticides are common pesticide group, which gain entry into food product due to incomplete removal of pesticide residues. The current food industry raw material handling process is not sufficient to eliminate pesticide residues. A neutralizer was used to neutralize the residues of pesticide on Vitis vinifera (Grapes). The water based dilution of neutralizer was demonstrated on fruits like grapes. Analysis for pesticides in water wash and neutralizer wash was carried out using GCMS. Fruits washed with neutralizer exhibited 72.95% removal of pesticides compared with normal water wash method. An economical chemical neutralizer can be used to remove such residues in raw material handling at industrial scale with minor modification in process to achieve minimum pesticide entry into final food products.

Keywords: GCMS, organophosphate, raw material handling, Vitis vinifera, pesticide neutralizer

Procedia PDF Downloads 240
38 Host-Assisted Delivery of a Model Drug to Genomic DNA: Key Information From Ultrafast Spectroscopy and in Silico Study

Authors: Ria Ghosh, Soumendra Singh, Dipanjan Mukherjee, Susmita Mondal, Monojit Das, Uttam Pal, Aniruddha Adhikari, Aman Bhushan, Surajit Bose, Siddharth Sankar Bhattacharyya, Debasish Pal, Tanusri Saha-Dasgupta, Maitree Bhattacharyya, Debasis Bhattacharyya, Asim Kumar Mallick, Ranjan Das, Samir Kumar Pal

Abstract:

Drug delivery to a target without adverse effects is one of the major criteria for clinical use. Herein, we have made an attempt to explore the delivery efficacy of SDS surfactant in a monomer and micellar stage during the delivery of the model drug, Toluidine Blue (TB) from the micellar cavity to DNA. Molecular recognition of pre-micellar SDS encapsulated TB with DNA occurs at a rate constant of k1 ~652 s 1. However, no significant release of encapsulated TB at micellar concentration was observed within the experimental time frame. This originated from the higher binding affinity of TB towards the nano-cavity of SDS at micellar concentration which does not allow the delivery of TB from the nano-cavity of SDS micelles to DNA. Thus, molecular recognition controls the extent of DNA recognition by TB which in turn modulates the rate of delivery of TB from SDS in a concentration-dependent manner.

Keywords: DNA, drug delivery, micelle, pre-micelle, SDS, toluidine blue

Procedia PDF Downloads 66
37 Enrichment of the Antioxidant Activity of Decaffeinated Assam Green Tea by Herbal Plant: A Synergistic Effect

Authors: Abhijit Das, Runu Chakraborty

Abstract:

Tea is the most widely consumed beverage aside from water; it is grown in about 30 countries with a per capita worldwide consumption of approximately 0.12 liter per year. Green tea is of growing importance with its antioxidant contents associated with its health benefits. The various extraction methods can influence the polyphenol concentrations of green tea. The purpose of the study was to quantify the polyphenols, flavonoid and antioxidant activity of both caffeinated and decaffeinated form of tea manufactured commercially in Assam, North Eastern part of India. The results display that phenolic/flavonoid content well correlated with antioxidant activity which was performed by DPPH (2,2-diphenyl-1-picrylhydrazyl) and FRAP (Ferric reducing ability of plasma) assay. After decaffeination there is a decrease in the polyphenols concentration which also affects the antioxidant activity of green tea. For the enrichment of antioxidant activity of decaffeinated tea a herbal plant extract is used which shows a synergistic effect between green tea and herbal plant phenolic compounds.

Keywords: antioxidant activity, decaffeination, green tea, flavonoid content, phenolic content, plant extract

Procedia PDF Downloads 317
36 Improved Acoustic Source Sensing and Localization Based On Robot Locomotion

Authors: V. Ramu Reddy, Parijat Deshpande, Ranjan Dasgupta

Abstract:

This paper presents different methodology for an acoustic source sensing and localization in an unknown environment. The developed methodology includes an acoustic based sensing and localization system, a converging target localization based on the recursive direction of arrival (DOA) error minimization, and a regressive obstacle avoidance function. Our method is able to augment the existing proven localization techniques and improve results incrementally by utilizing robot locomotion and is capable of converging to a position estimate with greater accuracy using fewer measurements. The results also evinced the DOA error minimization at each iteration, improvement in time for reaching the destination and the efficiency of this target localization method as gradually converging to the real target position. Initially, the system is tested using Kinect mounted on turntable with DOA markings which serve as a ground truth and then our approach is validated using a FireBird VI (FBVI) mobile robot on which Kinect is used to obtain bearing information.

Keywords: acoustic source localization, acoustic sensing, recursive direction of arrival, robot locomotion

Procedia PDF Downloads 457
35 The Challenges of Scaling Agile to Large-Scale Distributed Development: An Overview of the Agile Factory Model

Authors: Bernard Doherty, Andrew Jelfs, Aveek Dasgupta, Patrick Holden

Abstract:

Many companies have moved to agile and hybrid agile methodologies where portions of the Software Design Life-cycle (SDLC) and Software Test Life-cycle (STLC) can be time boxed in order to enhance delivery speed, quality and to increase flexibility to changes in software requirements. Despite widespread proliferation of agile practices, implementation often fails due to lack of adequate project management support, decreased motivation or fear of increased interaction. Consequently, few organizations effectively adopt agile processes with tailoring often required to integrate agile methodology in large scale environments. This paper provides an overview of the challenges in implementing an innovative large-scale tailored realization of the agile methodology termed the Agile Factory Model (AFM), with the aim of comparing and contrasting issues of specific importance to organizations undertaking large scale agile development. The conclusions demonstrate that agile practices can be effectively translated to a globally distributed development environment.

Keywords: agile, agile factory model, globally distributed development, large-scale agile

Procedia PDF Downloads 264
34 NUX: A Lightweight Block Cipher for Security at Wireless Sensor Node Level

Authors: Gaurav Bansod, Swapnil Sutar, Abhijit Patil, Jagdish Patil

Abstract:

This paper proposes an ultra-lightweight cipher NUX. NUX is a generalized Feistel network. It supports 128/80 bit key length and block length of 64 bit. For 128 bit key length, NUX needs only 1022 GEs which is less as compared to all existing cipher design. NUX design results into less footprint area and minimal memory size. This paper presents security analysis of NUX cipher design which shows cipher’s resistance against basic attacks like Linear and Differential Cryptanalysis. Advanced attacks like Biclique attack is also mounted on NUX cipher design. Two different F function in NUX cipher design results in high diffusion mechanism which generates large number of active S-boxes in minimum number of rounds. NUX cipher has total 31 rounds. NUX design will be best-suited design for critical application like smart grid, IoT, wireless sensor network, where memory size, footprint area and the power dissipation are the major constraints.

Keywords: lightweight cryptography, Feistel cipher, block cipher, IoT, encryption, embedded security, ubiquitous computing

Procedia PDF Downloads 318
33 Chiral Diphosphine Ligands and Their Transition Metal Diphosphine Complexes in Asymmetric Catalysis

Authors: Shannen Lorraine, Paul Maragh, Tara Dasgupta, Kamaluddin Abdur-Rashid

Abstract:

(R)-(4,4',6,6'-tetramethoxybiphenyl-2,2'-diyl)bis(diphenylphosphine) (R-Ph-Garphos), and (S)-(4,4',6,6'-tetramethoxybiphenyl-2,2'-diyl)bis(diphenylphosphine) (S-Ph-Garphos) are novel, nucleophilic, chiral atropisomeric ligands. The research explored the synthesis of chiral transition metal complexes containing these ligands and their applications in various asymmetric catalytic transformations. Herein, the transition metal complexes having ruthenium(II), rhodium(I) and iridium(I) metal centres will be discussed. These are air stable complexes and were characterized by CHN analysis, 1H, 13C, and 31P NMR spectroscopy, and polarimetry. Currently, there is an emphasis on 'greener' catalysts and the need for 'green' solvents in asymmetric catalysis. As such, the Ph-Garphos ligands were demethylated thereby introducing hydroxyl moieties unto the ligand scaffold. The facile tunability of the biaryl diphosphines led to the preparation of the (R)-(4,4',6,6'-tetrahydroxybiphenyl-2,2'-diyl)bis(diphenylphosphine) (R-Ph-Garphos-OH), and (S)-(4,4',6,6'-tetrahydroxybiphenyl-2,2'-diyl)bis(diphenylphosphine) (S-Ph-Garphos-OH) ligands. These were successfully characterized by CHN analysis, 1H, 13C, and 31P NMR spectroscopy, and polarimetry. The use of the Ph-Garphos and Ph-Garphos-OH ligands and their transition metal complexes in asymmetric hydrogenations will be reported. Additionally, the scope of the research will highlight the applicability of the Ph-Garphos-OH ligand and its transitional metal complexes as 'green' catalysts.

Keywords: catalysis, asymmetric hydrogenation, diphosphine transition metal complexes, Ph-Garphos ligands

Procedia PDF Downloads 276
32 Study of Microstructure of Weldment Obtained by Submerged Arc Welding (SAW) on IS 2062 Grade B Mild Steel Plate at Zero Degree Celsius

Authors: Ajay Biswas, Swapan Bhaumik, Abhijit Bhowmik

Abstract:

Present experiment has been carried out to study the microstructure of weldment obtained by submerged arc welding on mild steel plate at zero degree Celsius. To study this, bead on plate welding is done by submerged arc welding on the sample plate of heavy duty mild steel of designation IS 2062 grade B, fitted on the special fixture ensuring the plate temperature at zero degree Celsius. Sixteen numbers of such samples are welded by varying the most influencing parameters viz. travel speed, voltage, wire feed rate and electrode stick-out at four different levels. Taguchi’s design of experiment is applied by selecting Taguchi's L16 orthogonal array to restrict the number of experimental runs. Cross sectioned samples are polished and etched to view the weldment. Finally, different zone of the weldment is observed by optical microscope. From the type of microstructure of weldment it is concluded that submerged arc welding is feasible at zero degree Celsius on mild steel plate.

Keywords: Submerged Arc Welding, zero degree Celsius, Taguchi’s design of experiment, microstructure of weldment

Procedia PDF Downloads 394
31 Chiral Ruthenium Aminophosphine and Phosphine Iminopyridine Complexes: Synthesis and Application to Asymmetric Hydrogenation and Transfer Hydrogenation

Authors: Littlelet N. Scarlet, Kamaluddin Abdur-Rashid, Paul T. Maragh, Tara Dasgupta

Abstract:

Aminophosphines are a privileged class of ancillary ligands with emerging importance in homogeneous catalysis. The unique combination of soft phosphorus (P) and hard nitrogen (N) centres affords a variety of transition metal complexes as potential pre-catalysts for synthetically useful reactions. Herein three ligand systems will be reported; two bidentate ligands - (S)-8-(diphenyl-phosphino)-1,2,3,4-tetrahydronaphthalen-1-amine, (S)THNANH2, and (Rc)-1-((Sp)-2-diphenylphosphino) ferrocenylethylamine, (RcSp)PPFNH2 - and a tridentate (Rc)-1-((Sp)-2-diphenylphosphino) ferrocenylimino-pyridine, (RcSp)PPFNNH2 ligand; the latter prepared from the condensation of selected ferrocene aminophosphines with pyridine-2-carboxaldehyde. Suitable combinations of these aminophosphine ligands with ruthenium precursors have afforded highly efficient systems for the asymmetric hydrogenation and transfer hydrogenation of selected ketones in 2-propanol. The Ru-(S)THNANH2 precatalyst was the most efficient in the asymmetric hydrogenation of selected ketones with 100% conversions within 4 hours at a catalyst loading of 0.1 mol%. The Ru-(RcSp)PPFNNH2 precatalyst was the most efficient in the asymmetric transfer hydrogenation of the ketones with conversions as high as 98% with 0.1 mol% catalyst. However, the enantioselectivities were generally low.

Keywords: aminophosphine, asymmetric hydrogenation, homogeneous catalysis, ruthenium (II), transfer hydrogenation

Procedia PDF Downloads 228
30 Development of Wear Resistant Ceramic Coating on Steel Using High Velocity Oxygen Flame Thermal Spray

Authors: Abhijit Pattnayak, Abhijith N.V, Deepak Kumar, Jayant Jain, Vijay Chaudhry

Abstract:

Hard and dense ceramic coatings deposited on the surface provide the ideal solution to the poor tribological properties exhibited by some popular stainless steels like EN-36, 17-4PH, etc. These steels are widely used in nuclear, fertilizer, food processing, and marine industries under extreme environmental conditions. The present study focuses on the development of Al₂O₃-CeO₂-rGO-based coatings on the surface of 17-4PH steel using High-Velocity Oxygen Flame (HVOF) thermal spray process. The coating is developed using an oxyacetylene flame. Further, we report the physical (Density, Surface roughness, Surface energetics), Metallurgical (Scanning electron microscopy, X-ray diffraction, Raman), Mechanical (Hardness(Vickers and Nano Hard-ness)), Tribological (Wear, Scratch hardness) and Chemical (corrosion) characterization of both As-sprayed coating and the Substrate (17-4 PH steel). The comparison of the properties will help us to understand the microstructure-property relationship of the coating and reveal the necessity and challenges of such coatings.

Keywords: thermal spray process, HVOF, ceramic coating, hardness, wear, corrosion

Procedia PDF Downloads 54
29 An Investigation of the Barriers to E-Business Implementation in Small and Medium-Sized Enterprises

Authors: Jeffrey Chang, Barun Dasgupta

Abstract:

E-business technologies, whereby business transactions are conducted remotely using the Internet, present unique opportunities and challenges for business. E-business technologies are applicable to a wide range of organizations and small and medium-sized enterprises (SMEs) are no exception. There is an established body of literature about e-business, looking at definitions, concepts, benefits and challenges. In general, however, the research focus has been on larger organizations, not SMEs. In an attempt to redress the balance of research, this paper looks at e-business technologies specifically from a small business perspective. It seeks to identify the possible barriers that SMEs might face when considering adoption of the e-business concept and practice as part of their business process change initiatives and implementation. To facilitate analysis of these barriers a conceptual framework has been developed which outlines the key conceptual and practical challenges of e-business implementation in SMEs. This is developed following a literature survey comprised of three categories: characteristics of SMEs, issues of IS/IT use in SMEs and general e-business adoption and implementation issues. The framework is then empirically assessed against 7 SMEs who have yet to implement e-business or whose e-business efforts have been unsatisfactory. Conclusions from the case studies can be used to verify the framework, and set parameters for further larger scale empirical investigation.

Keywords: business process change, disruptive technologies, electronic business (e-Business), electronic commerce (e-Commerce), ICT adoption, small and medium sized enterprises (SMEs)

Procedia PDF Downloads 503
28 Failure and Stress Analysis of Super Heater Tubes of a 67 TPH Coke Dry Quenching Boiler

Authors: Subodh N. Patel, Abhijit Pusty, Manashi Adhikary, Sandip Bhattacharyya

Abstract:

The steam superheater (SH) is a coil type heat exchanger which is used to produce superheated steam or to convert the wet steam to dry steam (69.6 kg/cm² and 495°C), generated by a boiler. There were two superheaters in the system, SH I and SH II. SH II is a set of tubes that faces the initial interaction with flue gas at high temperature followed by SH I tubes. After a service life of 2100 hours, a tube in the SH II found to be punctured. Dye penetrant test revealed that out of 50 such tubes, 14 more tubes had severe cracks at a similar location. The failure was investigated in detail. The materials and scale were characterized by optical microscope and advance characterization technique. Scale, observed on fracture surface, was characterized under scanning electron microscope and Raman spectroscopy. Stresses acting on the tubes in working condition were analyzed by finite element method software, ANSYS. Cyclic stresses were observed in the simulation at the same prone location due to restriction in expansion of tubes. Based on scale characterization and stress analysis, it was concluded that the tube failed in thermo-mechanical fatigue. Finally, prevention and control measures were taken to avoid such failure in the future.

Keywords: finite element analysis, oxide scale, superheater tube, thermomechanical fatigue

Procedia PDF Downloads 89
27 Microstructural and Tribological Properties of Thermally Sprayed High Entropy Alloys Coating

Authors: Abhijith N. V., Abhijit Pattnayak, Deepak Kumar

Abstract:

Nowadays, a group of alloys, namely high entropy alloys (HEA), because of their excellent properties. However, the fabrication of HEAs requires multistage techniques, especially mill-ing, sieving, compaction, sintering, inert media, etc. These processes are laborious, costly, time-oriented, and unsuitable for commercial application. This study adopted a single-stage process-based HVOF thermal spray to develop HEA coating on SS304L substrates. The wear behavior of the deposited HEA coating was explored under different milling time durations (5h, 10h, and 15h, respectively). The effect of feedstock preparation, microstructure, surface chemistry, and mechanical and metallurgical properties on wear resistance was also investigated. The microstructure and composition of both coating and feedstock were evaluated by scanning electron microscopy (SEM) and energy dispersive spectroscopy (EDS) analysis. Finally, the phase distribution was correlated by X-ray diffraction (XRD ) analysis. The results showed that 15h milled powder coating indicated better tribological than the base substrate and 5h,10h milled powder coating. A chemically stable Body Centered Cubic (BCC) solid solution phase was generated within the 15h milled powder-coated system, which resulted in superior tribological properties.

Keywords: high entropy alloys coating, wear mechanism, HVOF coating, microstructure

Procedia PDF Downloads 56
26 The Politics of Cinema: Representation of Rising Nationalism in Indian Cinema in the Election Year of 2019

Authors: Paawani Tewari, Oishik Dasgupta

Abstract:

Cinema and politics have often intertwined in India. Movies have become a mainstream method of communication with audiences and voters subliminally and directly. Indian film industry on average produces over a thousand films in a year, and during the election year of 2019, India witnessed the release of several highly political movies. Movies such as Uri: The Surgical Strike, Accidental Prime Minister, and PM Modi, et cetera, which are the sample of this study have tried to depict an ideal character of political stalwart leaders with the plausibility to inspire and aiming to change ideological orientations of viewers and the potent voters. This study tries to understand the major links between nationalism, its representation, and its manifestation in Indian cinema and how it is instrumental in shaping the character and orientations of its citizens towards nation, nationalism, and nationhood. Our work aims to highlight how nationalistic assumptions that are swaddled in the Hindi movies released during January 2019 – May 2019 affect the political mood of the nation and, in totality, the democratic system. The authors also try to throw light on how films being a powerful tool, are now being used to shape ideas, brainwashing and swaying opinions for political mileage. Hence it becomes essential for us to explore the dynamics between the quintessential definitions of what nationalism is for a common man in India versus of what has been represented in cinema, especially during the time of the elections.

Keywords: political governance and political analysis, political and public administration, election, public choice

Procedia PDF Downloads 129
25 Porosity and Ultraviolet Protection Ability of Woven Fabrics

Authors: Polona Dobnik Dubrovski, Abhijit Majumdar

Abstract:

The increasing awareness of negative effects of ultraviolet radiation and regular, effective protection are actual themes in many countries. Woven fabrics as clothing items can provide convenient personal protection however not all fabrics offer sufficient UV protection. Porous structure of the material has a great effect on UPF. The paper is focused on an overview of porosity in woven fabrics, including the determination of porosity parameters on the basis of an ideal geometrical model of porous structure. Our experiment was focused on 100% cotton woven fabrics in a grey state with the same yarn fineness (14 tex) and different thread densities (to achieve relative fabric density between 59 % and 87 %) and different type of weaves (plain, 4-end twill, 5-end satin). The results of the research dealing with the modelling of UPF and the influence of volume and open porosity of tested samples on UPF are exposed. The results show that open porosity should be lower than 12 % to achieve good UV protection according to AS/NZ standard of tested samples. The results also indicate that there is no direct correlation between volume porosity and UPF, moreover, volume porosity namely depends on the type of weave and affects UPF as well. Plain fabrics did not offer any UV protection, while twill and satin fabrics offered good UV protection when volume porosity was less than 64 % and 66 %, respectively.

Keywords: fabric engineering, UV radiation, porous materials, woven fabric construction, modelling

Procedia PDF Downloads 224
24 The Relation between Cognitive Fluency and Utterance Fluency in Second Language Spoken Fluency: Studying Fluency through a Psycholinguistic Lens

Authors: Tannistha Dasgupta

Abstract:

This study explores the aspects of second language (L2) spoken fluency that are related to L2 linguistic knowledge and processing skill. It draws on Levelt’s ‘blueprint’ of the L2 speaker which discusses the cognitive issues underlying the act of speaking. However, L2 speaking assessments have largely neglected the underlying mechanism involved in language production; emphasis is given on the relationship between subjective ratings of L2 speech sample and objectively measured aspects of fluency. Hence, in this study, the relation between L2 linguistic knowledge and processing skill i.e. Cognitive Fluency (CF), and objectively measurable aspects of L2 spoken fluency i.e. Utterance Fluency (UF) is examined. The participants of the study are L2 learners of English, studying at high school level in Hyderabad, India. 50 participants with intermediate level of proficiency in English performed several lexical retrieval tasks and attention-shifting tasks to measure CF, and 8 oral tasks to measure UF. Each aspect of UF (speed, pause, and repair) were measured against the scores of CF to find out those aspects of UF which are reliable indicators of CF. Quantitative analysis of the data shows that among the three aspects of UF; speed is the best predictor of CF, and pause is weakly related to CF. The study suggests that including the speed aspect of UF could make L2 fluency assessment more reliable, valid, and objective. Thus, incorporating the assessment of psycholinguistic mechanisms into L2 spoken fluency testing, could result in fairer evaluation.

Keywords: attention-shifting, cognitive fluency, lexical retrieval, utterance fluency

Procedia PDF Downloads 675
23 talk2all: A Revolutionary Tool for International Medical Tourism

Authors: Madhukar Kasarla, Sumit Fogla, Kiran Panuganti, Gaurav Jain, Abhijit Ramanujam, Astha Jain, Shashank Kraleti, Sharat Musham, Arun Chaudhury

Abstract:

Patients have often chosen to travel for care — making pilgrimages to academic meccas and state-of-the-art hospitals for sophisticated surgery. This culture is still persistent in the landscape of US healthcare, with hundred thousand of visitors coming to the shores of United States to seek the high quality of medical care. One of the major challenges in this form of medical tourism has been the language barrier. Thus, an Iraqi patient, with immediate needs of communicating the healthcare needs to the treating team in the hospital, may face huge barrier in effective patient-doctor communication, delaying care and even at times reducing the quality. To circumvent these challenges, we are proposing the use of a state-of-the-art tool, Talk2All, which can translate nearly one hundred international languages (and even sign language) in real time. The tool is an easy to download app and highly user friendly. It builds on machine learning principles to decode different languages in real time. We suggest that the use of Talk2All will tremendously enhance communication in the hospital setting, effectively breaking the language barrier. We propose that vigorous incorporation of Talk2All shall overcome practical challenges in international medical and surgical tourism.

Keywords: language translation, communication, machine learning, medical tourism

Procedia PDF Downloads 177
22 Design of an Acoustic Imaging Sensor Array for Mobile Robots

Authors: Dibyendu Roy, V. Ramu Reddy, Parijat Deshpande, Ranjan Dasgupta

Abstract:

Imaging of underwater objects is primarily conducted by acoustic imagery due to the severe attenuation of electro-magnetic waves in water. Acoustic imagery underwater has varied range of significant applications such as side-scan sonar, mine hunting sonar. It also finds utility in other domains such as imaging of body tissues via ultrasonography and non-destructive testing of objects. In this paper, we explore the feasibility of using active acoustic imagery in air and simulate phased array beamforming techniques available in literature for various array designs to achieve a suitable acoustic sensor array design for a portable mobile robot which can be applied to detect the presence/absence of anomalous objects in a room. The multi-path reflection effects especially in enclosed rooms and environmental noise factors are currently not simulated and will be dealt with during the experimental phase. The related hardware is designed with the same feasibility criterion that the developed system needs to be deployed on a portable mobile robot. There is a trade of between image resolution and range with the array size, number of elements and the imaging frequency and has to be iteratively simulated to achieve the desired acoustic sensor array design. The designed acoustic imaging array system is to be mounted on a portable mobile robot and targeted for use in surveillance missions for intruder alerts and imaging objects during dark and smoky scenarios where conventional optic based systems do not function well.

Keywords: acoustic sensor array, acoustic imagery, anomaly detection, phased array beamforming

Procedia PDF Downloads 372
21 Short-Range and Long-Range Ferrimagnetic Order in Fe(Te₁.₅Se₀.₅)O₅Cl

Authors: E. S. Kozlyakova, A. A. Eliseev, A. V. Moskin, A. Y. Akhrorov, P. S. Berdonosov, V. A. Dolgikh, K. N. Denisova, P. Lemmens, B. Rahaman, S. Das, T. Saha-Dasgupta, A. N. Vasiliev, O. S. Volkova

Abstract:

Considerable attention has been paid recently to FeTe₂O₅Cl due to reduced dimensionality and frustration in the magnetic subsystem, succession of phase transitions, and multiferroicity. The efforts to grow its selenite sibling resulted in mixed halide compound, Fe(Te₁.₅Se₀.₅)O₅Cl, which was found crystallizing in a new structural type and possessing properties drastically different from those of a parent system. Hereby we report the studies of magnetization M and specific heat Cₚ, combined with Raman spectroscopy and density functional theory calculations in Fe(Te₁.₅Se₀.₅)O₅Cl. Its magnetic subsystem features weakly coupled Fe³⁺ - Fe³⁺ dimers showing the regime of short-range correlations at TM ~ 70 K and long-range order at TN = 22 K. In a magnetically ordered state, sizable spin-orbital interactions lead to a small canting of Fe³⁺ moments. The density functional theory calculations of leading exchange interactions were found in agreement with measurements of thermodynamic properties and Raman spectroscopy. Besides, because of the relatively large magnetic moment of the Fe³⁺ ion, we found that magnetic dipole-dipole interactions contribute significantly to experimentally observed orientation of magnetization easy axis in ac-plane. As a conclusion, we suggest a model of magnetic subsystem in magnetically ordered state of Fe(Te₁.₅Se₀.₅)O₅Cl based on a model of interacting dimers.

Keywords: dipole-dipole interactions, low dimensional magnetism, selenite, spin canting

Procedia PDF Downloads 123
20 Feasibility Study of Submerged Arc Welding (SAW) on Mild Steel Plate IS 2062 Grade B at Zero Degree Celsius

Authors: Ajay Biswas, Abhijit Bhowmik, Saurav Datta, Swapan Bhaumik

Abstract:

A series of experiments has been carried out to study the feasibility of submerged arc welding (SAW) on mild steel plate of designation IS 2062 grade B. Specimen temperature of which is reduced to zero degree Celsius whereas the ambient temperature is about 25-27 degree Celsius. To observe this, bead on plate submerged arc welding is formed on the specimen plate of heavy duty mild steel of designation IS 2062 grade B, fitted on the special fixture ensuring zero degree Celsius temperature to the specimen plate. Sixteen numbers of cold samples is welded by varying the most influencing parameters viz. Voltage, wire feed rate, travel speed and electrode stick-out at four different levels. Another sixteen numbers of specimens are at normal room temperature are welded by applying same combination of parameters. Those sixteen numbers of specimens are selected based on the design of experiment of Taguchi‘s L16 orthogonal array with the intension of reducing the number of experimental runs. Different attributes of bead geometry of the entire sample for both the situations are measured and compared. It is established that submerged arc welding is feasible at zero degree Celsius on mild steel plate of designation IS 2062 grade B and optimization of the process parameters can also be drawn as a clear response of parameters are obtained.

Keywords: geometry of weldment, submerged arc welding, Taguchi’s design of experiment, zero degree Celsius

Procedia PDF Downloads 402
19 Study of the Feasibility of Submerged Arc Welding(SAW) on Mild Steel Plate IS 2062 Grade B at Zero Degree Celsius

Authors: Ajay Biswas, Swapan Bhaumik, Saurav Datta, Abhijit Bhowmik

Abstract:

A series of experiments has been carried out to study the feasibility of submerged arc welding (SAW) on mild steel plate of designation IS 2062 grade B. Specimen temperature of which is reduced to zero degree Celsius whereas the ambient temperature is about 25-27 degree Celsius. To observe this, bead on plate submerged arc welding is formed on the specimen plate of heavy duty mild steel of designation IS 2062 grade B, fitted on the special fixture ensuring zero degree Celsius temperature to the specimen plate. Sixteen numbers of cold samples is welded by varying the most influencing parameters viz. voltage, wire feed rate, travel speed, and electrode stick-out at four different levels. Another sixteen numbers of specimens are at normal room temperature are welded by applying same combination of parameters. Those sixteen numbers of specimens are selected based on the design of experiment of Taguchi‘s L16 orthogonal array with the intension of reducing the number of experimental runs. Different attributes of bead geometry of the entire sample for both the situations are measured and compared. It is established that submerged arc welding is feasible at zero degree Celsius on mild steel plate of designation IS 2062 grade B and optimization of the process parameters can also be drawn as a clear response of parameters are obtained.

Keywords: submerged arc welding, zero degree celsius, Taguchi’s design of experiment, geometry of weldment

Procedia PDF Downloads 422