Search results for: selenium and RPA (robotic process automation)
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 15381

Search results for: selenium and RPA (robotic process automation)

15351 The Robotic Intervention in the Tourism Experience: The Customer Journey’s Touchpoints, Context, and Qualities

Authors: Aikaterini Manthiou, Phil Klaus, Kafia Ayadi

Abstract:

Tourism research has shown a growing need to comprehend the robotic tourism experience’s meaning and foundations while also offering guidance regarding future discussions and research. This paper aims to analyze the robotic tourism experience based on the basis of De Keyser et al.’s (2020) conceptualization. In order to develop three theoretical propositions, we explore the robotic tourism experience by means of the three building blocks: touchpoints, context, and qualities. The three building blocks should not be examined in isolation but as a system of interplaying factors impacting the customer journey and customer experience. The study discusses the theoretical and practical implications of these impacts, as well as providing future research directions.

Keywords: robotic tourism experience, robot, touchpoints, context, qualities

Procedia PDF Downloads 187
15350 Robotic Arm Control with Neural Networks Using Genetic Algorithm Optimization Approach

Authors: Arbnor Pajaziti, Hasan Cana

Abstract:

In this paper, the structural genetic algorithm is used to optimize the neural network to control the joint movements of robotic arm. The robotic arm has also been modeled in 3D and simulated in real-time in MATLAB. It is found that Neural Networks provide a simple and effective way to control the robot tasks. Computer simulation examples are given to illustrate the significance of this method. By combining Genetic Algorithm optimization method and Neural Networks for the given robotic arm with 5 D.O.F. the obtained the results shown that the base joint movements overshooting time without controller was about 0.5 seconds, while with Neural Network controller (optimized with Genetic Algorithm) was about 0.2 seconds, and the population size of 150 gave best results.

Keywords: robotic arm, neural network, genetic algorithm, optimization

Procedia PDF Downloads 492
15349 Totally Robotic Gastric Bypass Using Modified Lonroth Technique

Authors: Arun Prasad

Abstract:

Background: Robotic Bariatric Surgery is a good option for the super obese where laparoscopy demands challenging technical skills. Gastric bypass can be difficult due to inability of the robot to work in two quadrants at the same time. Lonroth technique of gastric bypass involves a totally supracolic surgery where all anastomosis are done in one quadrant only. Methods: We have done 78 robotic gastric bypass surgeries using the modified Lonroth technique. The robot is docked above the head of the patient in the midline. Camera port is placed supra umbilically. Two ports are placed on the left side of the patient and one port on the right side of the patient. An assistant port is placed between the camera port and right sided robotic port for use of stapler. Gastric pouch is made first followed by the gastrojejunostomy that is a four layered sutured anastomosis. Jejuno jejunostomy is then performed followed by a leak test and then the jejunum is divided. A 150 cm biliopancreatic limb and a 75 cm alimentary limb are finally obtained. Mesenteric and Petersen’s defects are then closed. Results: All patients had a successful robotic procedure. Mean time taken in the first 5 cases was 130 minutes. This reduced to a mean of 95 minutes in the last five cases. There were no intraoperative or post operative complications. Conclusions: While a hybrid technique of partly laparoscopic and partly robotic gastric bypass has been done at many centres, we feel using the modified Lonroth technique, a totally robotic gastric bypass surgery fully utilizes the potential of robotic bariatric surgery.

Keywords: robot, bariatric, totally robotic, gastric bypass

Procedia PDF Downloads 224
15348 Non Immersive Virtual Laboratory Applied to Robotics Arms

Authors: Luis F. Recalde, Daniela A. Bastidas, Dayana E. Gallegos, Patricia N. Constante, Victor H. Andaluz

Abstract:

This article presents a non-immersive virtual lab-oratory to emulate the behavior of the Mitsubishi Melfa RV 2SDB robotic arm, allowing students and users to acquire skills and experience related to real robots, augmenting the access and learning of robotics in Universidad de las Fuerzas Armadas (ESPE). It was developed using the mathematical model of the robotic arm, thus defining the parameters for virtual recreation. The environment, interaction, and behavior of the robotic arm were developed in a graphic engine (Unity3D) to emulate learning tasks such as in a robotics laboratory. In the virtual system, four inputs were developed for the movement of the robot arm; further, to program the robot, a user interface was created where the user selects the trajectory such as point to point, line, arc, or circle. Finally, the hypothesis of the industrial robotic learning process is validated through the level of knowledge acquired after using the system.

Keywords: virtual learning, robot arm, non-immersive reality, mathematical model

Procedia PDF Downloads 72
15347 Mercury and Selenium Levels in Swordfish (Xiphias gladius) Fished in the Exclusive Economic Zone of the Republic of Seychelles

Authors: Stephanie Hollanda, Nathalie Bodin, Carine Churlaud, Paco Bustamante

Abstract:

Total mercury (Hg), selenium (Se) and Hg-Se ratios were analyzed in the white muscle, liver and gonads of swordfish, in order to compare concentration between the different tissues and sex, and also the effect of size (fork length). The results show significant difference between tissue types, with the liver having the highest concentration of both Hg and Se. Positive significant correlations between moles of Hg and Se were obtained in the liver and white muscle, but no relationship was obtained in the gonads. No difference in the concentration of Hg and Se was obtained between the sexes in the tissue types, except for Hg in the gonads, which were found to be higher in males. Significant negative relationships were obtained when the Hg-Se ratio was plotted against fork length in all three tissue types.

Keywords: bioaccumulation, large pelagic fish, mercury, selenium, western Indian Ocean

Procedia PDF Downloads 207
15346 Integration Network ASI in Lab Automation and Networks Industrial in IFCE

Authors: Jorge Fernandes Teixeira Filho, André Oliveira Alcantara Fontenele, Érick Aragão Ribeiro

Abstract:

The constant emergence of new technologies used in automated processes makes it necessary for teachers and traders to apply new technologies in their classes. This paper presents an application of a new technology that will be employed in a didactic plant, which represents an effluent treatment process located in a laboratory of a federal educational institution. At work were studied in the first place, all components to be placed on automation laboratory in order to determine ways to program, parameterize and organize the plant. New technologies that have been implemented to the process are basically an AS-i network and a Profinet network, a SCADA system, which represented a major innovation in the laboratory. The project makes it possible to carry out in the laboratory various practices of industrial networks and SCADA systems.

Keywords: automation, industrial networks, SCADA systems, lab automation

Procedia PDF Downloads 519
15345 Component Interface Formalization in Robotic Systems

Authors: Anton Hristozov, Eric Matson, Eric Dietz, Marcus Rogers

Abstract:

Components are heavily used in many software systems, including robotics systems. The growth of sophistication and diversity of new capabilities for robotic systems presents new challenges to their architectures. Their complexity is growing exponentially with the advent of AI, smart sensors, and the complex tasks they have to accomplish. Such complexity requires a more rigorous approach to the creation, use, and interoperability of software components. The issue is exacerbated because robotic systems are becoming more and more reliant on third-party components for certain functions. In order to achieve this kind of interoperability, including dynamic component replacement, we need a way to standardize their interfaces. A formal approach is desperately needed to specify what an interface of a robotic software component should contain. This study performs an analysis of the issue and presents a universal and generic approach to standardizing component interfaces for robotic systems. Our approach is inspired by well-established robotic architectures such as ROS, PX4, and Ardupilot. The study is also applicable to other software systems that share similar characteristics with robotic systems. We consider the use of JSON or Domain Specific Languages (DSL) development with tools such as Antlr and automatic code and configuration file generation for frameworks such as ROS and PX4. A case study with ROS2 is presented as a proof of concept for the proposed methodology.

Keywords: CPS, robots, software architecture, interface, ROS, autopilot

Procedia PDF Downloads 66
15344 The Impact of Co-Administration of Phosphodiesterase-5 Inhibitor and Sodium Selenite on Ischemia/Reperfusion Injury in a Rat Ovary Model: Biochemical and Histopathologic Evaluation

Authors: Waleed Aly Sayed Ahmed, Eman Kishk, Tahani Shams

Abstract:

Aim: To study the effects of co-administration of phosphodiesterase-5 inhibitor (PDE-5) and sodium selenite against the damage induced by ovarian ischemia-reperfusion in rats. Materials and Methods: A total of forty-two sexually mature, virgin, female rats were divided randomly into six groups of seven each: sham group (C), ischemia group (I), ischemia/reperfusion group (I/R), ischemia/reperfusion plus 1.4mg/kg sildenafil (I/R+S) group, ischemia/reperfusion plus 0.2mg/kg selenium (I/R+Se) group and ischemia/reperfusion plus combination of sildenafil and selenium (I/R+S+Se) group. In ischemia group (I), rats were exposed to ischemia for 3 hours (h). In ischemia/reperfusion group (I/R), rats were exposed to ischemia for 3 h followed by 6 h of reperfusion. Treated groups received 1.4mg/kg sildenafil or 0.2 mg/kg selenium or both 30 min before reperfusion. Both ovaries were surgically removed carefully. One ovary was examined for histopathological changes and the other was subject to biochemical analysis including malondialdehyde (MDA), catalase (CAT) and glutathione peroxidase (GPx). Results: Assessment of ovarian tissue damage using a scoring system showed marked vascular congestion, interstitial edema, leukocyte infiltration, hemorrhage, and follicular degeneration in ischemia and ischemia/reperfusion groups. Tissue damage score for I, IR and all treated groups were significantly higher than those of the sham group (p<0.001), while tissue damage score decreased significantly in I/R+S and I/R+Se groups compared to I/R group (p<0.05), and notably, the difference was highly significant in I/R+S+Se group (p<0.001). There was significant increase in MDA levels and reduction in activities of CAT and GPx in I/R group compared to the sham group (p < 0.05). In I/R+S and I/R+Se groups, MDA was significantly decreased compared to the I/R group (p<0.05) and the difference was highly significant with co-administration of sildenafil and selenium (p<0.001). CAT and GPx were higher in all treated groups compared to I/R group (p<0.05). Conclusion: The co-administration of sildenafil citrate and selenium are highly protective against damage induced by ovarian ischemia/reperfusion in rats.

Keywords: phosphodiesterase-5 inhibitor, sildenafil, antioxidant, selenium, ovarian ischemia

Procedia PDF Downloads 289
15343 Enzyme Involvement in the Biosynthesis of Selenium Nanoparticles by Geobacillus wiegelii Strain GWE1 Isolated from a Drying Oven

Authors: Daniela N. Correa-Llantén, Sebastián A. Muñoz-Ibacache, Mathilde Maire, Jenny M. Blamey

Abstract:

The biosynthesis of nanoparticles by microorganisms, on the contrary to chemical synthesis, is an environmentally-friendly process which has low energy requirements. In this investigation, we used the microorganism Geobacillus wiegelii, strain GWE1, an aerobic thermophile belonging to genus Geobacillus, isolated from a drying oven. This microorganism has the ability to reduce selenite evidenced by the change of color from colorless to red in the culture. Elemental analysis and composition of the particles were verified using transmission electron microscopy and energy-dispersive X-ray analysis. The nanoparticles have a defined spherical shape and a selenium elemental state. Previous experiments showed that the presence of the whole microorganism for the reduction of selenite was not necessary. The results strongly suggested that an intracellular NADPH/NADH-dependent reductase mediates selenium nanoparticles synthesis under aerobic conditions. The enzyme was purified and identified by mass spectroscopy MALDI-TOF TOF technique. The enzyme is a 1-pyrroline-5-carboxylate dehydrogenase. Histograms of nanoparticles sizes were obtained. Size distribution ranged from 40-160 nm, where 70% of nanoparticles have less than 100 nm in size. Spectroscopic analysis showed that the nanoparticles are composed of elemental selenium. To analyse the effect of pH in size and morphology of nanoparticles, the synthesis of them was carried out at different pHs (4.0, 5.0, 6.0, 7.0, 8.0). For thermostability studies samples were incubated at different temperatures (60, 80 and 100 ºC) for 1 h and 3 h. The size of all nanoparticles was less than 100 nm at pH 4.0; over 50% of nanoparticles have less than 100 nm at pH 5.0; at pH 6.0 and 8.0 over 90% of nanoparticles have less than 100 nm in size. At neutral pH (7.0) nanoparticles reach a size around 120 nm and only 20% of them were less than 100 nm. When looking at temperature effect, nanoparticles did not show a significant difference in size when they were incubated between 0 and 3 h at 60 ºC. Meanwhile at 80 °C the nanoparticles suspension lost its homogeneity. A change in size was observed from 0 h of incubation at 80ºC, observing a size range between 40-160 nm, with 20% of them over 100 nm. Meanwhile after 3 h of incubation at size range changed to 60-180 nm with 50% of them over 100 nm. At 100 °C the nanoparticles aggregate forming nanorod structures. In conclusion, these results indicate that is possible to modulate size and shape of biologically synthesized nanoparticles by modulating pH and temperature.

Keywords: genus Geobacillus, NADPH/NADH-dependent reductase, selenium nanoparticles, biosynthesis

Procedia PDF Downloads 290
15342 Robotic Logging Technology: The Future of Oil Well Logging

Authors: Nitin Lahkar, Rishiraj Goswami

Abstract:

“Oil Well Logging” or the practice of making a detailed record (a well log) of the geologic formations penetrated by a borehole is an important practice in the Oil and Gas industry. Although a lot of research has been undertaken in this field, some basic limitations still exist. One of the main arenas or venues where plethora of problems arises is in logistically challenged areas. Accessibility and availability of efficient manpower, resources and technology is very time consuming, restricted and often costly in these areas. So, in this regard, the main challenge is to decrease the Non Productive Time (NPT) involved in the conventional logging process. The thought for the solution to this problem has given rise to a revolutionary concept called the “Robotic Logging Technology”. Robotic logging technology promises the advent of successful logging in all kinds of wells and trajectories. It consists of a wireless logging tool controlled from the surface. This eliminates the need for the logging truck to be summoned which in turn saves precious rig time. The robotic logging tool here, is designed such that it can move inside the well by different proposed mechanisms and models listed in the full paper as TYPE A, TYPE B and TYPE C. These types are classified on the basis of their operational technology, movement and conditions/wells in which the tool is to be used. Thus, depending on subsurface conditions, energy sources available and convenience the TYPE of Robotic model will be selected. Advantages over Conventional Logging Techniques: Reduction in Non-Productive time, lesser energy requirements, very fast action as compared to all other forms of logging, can perform well in all kinds of well trajectories (vertical/horizontal/inclined).

Keywords: robotic logging technology, innovation, geology, geophysics

Procedia PDF Downloads 274
15341 End To End Process to Automate Batch Application

Authors: Nagmani Lnu

Abstract:

Often, Quality Engineering refers to testing the applications that either have a User Interface (UI) or an Application Programming Interface (API). We often find mature test practices, standards, and automation regarding UI or API testing. However, another kind is present in almost all types of industries that deal with data in bulk and often get handled through something called a Batch Application. This is primarily an offline application companies develop to process large data sets that often deal with multiple business rules. The challenge gets more prominent when we try to automate batch testing. This paper describes the approaches taken to test a Batch application from a Financial Industry to test the payment settlement process (a critical use case in all kinds of FinTech companies), resulting in 100% test automation in Test Creation and Test execution. One can follow this approach for any other batch use cases to achieve a higher efficiency in their testing process.

Keywords: batch testing, batch test automation, batch test strategy, payments testing, payments settlement testing

Procedia PDF Downloads 27
15340 Mastering Test Automation: Bridging Gaps for Seamless QA

Authors: Rohit Khankhoje

Abstract:

The rapid evolution of software development practices has given rise to an increasing demand for efficient and effective test automation. The paper titled "Mastering Test Automation: Bridging Gaps for Seamless QA" delves into the crucial aspects of test automation, addressing the obstacles faced by organizations in achieving flawless quality assurance. The paper highlights the importance of bridging knowledge gaps within organizations, emphasizing the necessity for management to acquire a deeper comprehension of test automation scenarios, coverage, report trends, and the importance of communication. To tackle these challenges, this paper introduces innovative solutions, including the development of an automation framework that seamlessly integrates with test cases and reporting tools like TestRail and Jira. This integration facilitates the automatic recording of bugs in Jira, enhancing bug reporting and communication between manual QA and automation teams as well as TestRail have all newly added automated testcases as soon as it is part of the automation suite. The paper demonstrates how this framework empowers management by providing clear insights into ongoing automation activities, bug origins, trend analysis, and test case specifics. "Mastering Test Automation" serves as a comprehensive guide for organizations aiming to enhance their quality assurance processes through effective test automation. It not only identifies the common pitfalls and challenges but also offers practical solutions to bridge the gaps, resulting in a more streamlined and efficient QA process.

Keywords: automation framework, API integration, test automation, test management tools

Procedia PDF Downloads 47
15339 Effect of Yeast Selenium on CD4 T Cell and WAZ of HIV1 Positive Children in Nyamasaria in Kisumu Kenya

Authors: S. B. Otieno1, F. Were, A. Afullo, K. Waza

Abstract:

Background: Multi drug resistance HIV has emerged rendering the current conventional treatment of HIV ineffective. There is a need for new treatment regime which is cheap, effective and not prone to resistance development by HIV. Methods: In randomized clinical study of 68 HIV positive children 3 – 15 years to asses the efficacy of yeast selenium in HIV/AIDS patients, 50μ yeast selenium was administered to 34 children while in matched control of 34 were put on placebo. Blood samples and weight of the both groups which were taken every 3 months intervals up to 6 months, were analyzed by ELIZA for CD4T cells, the data was analyzed by SPSS version 16, WAZ scores were analyzed by Epi Info version 6. Results: No significant difference in age { χ2 (1, 62) =0.03, p =0.853}, cause of morbidity between test and controls {χ2 (1, 65) = 5.87, p= 0.015} and on condition of foster parents {χ2 ( 1,63) = 5.57, p= 0.0172} was observed. Children on selenium showed progressive improvement of WAZ and significant difference at six months {F (5,12) = =5.758, P=0.006}, and weight gain of up to 4.1 kilograms in six months, and significant CD4 T cell count increase t= -2.943, p<0.05 compared to matched controls t = -1.258 p> 0.05. CD4 T cell count increased among all age groups on test 3-5 years (+ 267.1),5-8 years (+200.3) 9-15 years (+71.2) cells/mm3 and in matched controls a decrease 3-5 years (-71), 5-8 years (-125) and 9-13 years (-10.1) cells/mm3 . No significant difference inCD4 T cell count between boys {F (2, 32) = 1.531 p= 0.232} and between boys {F (2, 49) = 1.040, p= 0.361} on test and between boys and girls {F (5, 81) = 1.379, p= 0.241} on test. Similarly no significant difference between boys and girls were observed {F (5, 86) = 1.168, p= 0.332}.In the test group there was significant positive correlation β =252.23 between weight for age (WAZ), and CD4 T Cell Count p=0.007, R2= 0.252, F< 0.05. In matched controls no significant correlation between weight gain and CD4 T cell count change was observed at six months p > 0.05. No positive correlation β =-138.23 was observed between CD4T Cell count, WAZ, p=0.934, R2 =0.0337 F >0.05. Majority (96.78%) of children on test either remained or progressed to WHO immunological stage I. Conclusion: From this study it can be concluded that yeast Selenium is effective in slowing the progress of HIV 1 in children from WHO clinical stage I by improving CD4 T cell count and hence the immunity.

Keywords: selenium, HIV, AIDS, WAZ

Procedia PDF Downloads 451
15338 Approximation of Selenium Content in Watermelons for Use as a Food Supplement

Authors: Roggers Mutwiri Aron

Abstract:

Watermelons are fruits that belong to the family cucurbitaceous. There are many types of watermelons have been positively identified to exist in the world. A watermelon consists of four distinct parts namely; seeds, pink flesh, white flesh and peel. It also contains high content of water of approximately 90% that is rich in essential minerals such as, phosphorous, calcium, magnesium, and potassium, sodium trace amounts of copper, iron, zinc and selenium. Watermelons have substantial amounts of boron, iodine, chromium, silicon and molybdenum. The levels of nutrients in different parts of the watermelons may be different. Selenium has been found to be a very useful food supplement especially for people living with HIV/AIDS. An experimental study was carried out to estimate the amount Se in different parts of the watermelon. Analysis of sampled watermelons was conducted using atomic absorption spectrophotometer. The results of the study indicated that high content of Se was present in the seeds compared to the other parts. High content of Se was also found in the water contained in the watermelon seeds.

Keywords: food supplement, watermelons, HIV/AIDS, nutrition, fruits

Procedia PDF Downloads 128
15337 Quantifying Automation in the Architectural Design Process via a Framework Based on Task Breakdown Systems and Recursive Analysis: An Exploratory Study

Authors: D. M. Samartsev, A. G. Copping

Abstract:

As with all industries, architects are using increasing amounts of automation within practice, with approaches such as generative design and use of AI becoming more commonplace. However, the discourse on the rate at which the architectural design process is being automated is often personal and lacking in objective figures and measurements. This results in confusion between people and barriers to effective discourse on the subject, in turn limiting the ability of architects, policy makers, and members of the public in making informed decisions in the area of design automation. This paper proposes the use of a framework to quantify the progress of automation within the design process. The use of a reductionist analysis of the design process allows it to be quantified in a manner that enables direct comparison across different times, as well as locations and projects. The methodology is informed by the design of this framework – taking on the aspects of a systematic review but compressed in time to allow for an initial set of data to verify the validity of the framework. The use of such a framework of quantification enables various practical uses such as predicting the future of the architectural industry with regards to which tasks will be automated, as well as making more informed decisions on the subject of automation on multiple levels ranging from individual decisions to policy making from governing bodies such as the RIBA. This is achieved by analyzing the design process as a generic task that needs to be performed, then using principles of work breakdown systems to split the task of designing an entire building into smaller tasks, which can then be recursively split further as required. Each task is then assigned a series of milestones that allow for the objective analysis of its automation progress. By combining these two approaches it is possible to create a data structure that describes how much various parts of the architectural design process are automated. The data gathered in the paper serves the dual purposes of providing the framework with validation, as well as giving insights into the current situation of automation within the architectural design process. The framework can be interrogated in many ways and preliminary analysis shows that almost 40% of the architectural design process has been automated in some practical fashion at the time of writing, with the rate at which progress is made slowly increasing over the years, with the majority of tasks in the design process reaching a new milestone in automation in less than 6 years. Additionally, a further 15% of the design process is currently being automated in some way, with various products in development but not yet released to the industry. Lastly, various limitations of the framework are examined in this paper as well as further areas of study.

Keywords: analysis, architecture, automation, design process, technology

Procedia PDF Downloads 79
15336 Role of Selenium and Vitamin E in Occupational Exposure to Heavy Metals (Mercury, Lead and Cadmium): Impact of Working in Lamp Factory

Authors: Tarek Elnimr, Rabab El-kelany

Abstract:

Heavy metals are environmental contaminants that may pose long-term health risks. Unfortunately, the consequent implementation of preventive measures was generally delayed, causing important negative effects to the exposed populations. The objective of this study was to determine whether co-consumption of nutritional supplements as selenium and vitamin E would treat the hazardous effects of exposure to mercury, lead and cadmium. 108 workers (60 males and 48 females) were the subject of this study, their ages ranged from 19-63 years, (M = 29.5±10.12). They were working in lamp factory for an average of 0.5-40 years (M= 5.3±8.8). Twenty control subjects matched for age and gender were used for comparison. All workers were subjected to neuropsychiatric evaluation. General Health Questionnaire (GHQ-28) revealed that 44.4% were complaining of anxiety, 52.7% of depression, 41.6% of social dysfunction and 22.2% of somatic symptoms. Cognitive tests revealed that long-term memory was not affected significantly when compared with controls, while short term memory and perceptual ability were affected significantly. Blood metal levels were measured by Inductively Coupled Plasma – optical emission spectrometry(ICP-OES), and revealed that the mean blood mercury, lead and cadmium concentrations before treatment were 1.6 mg/l, 0.39 mg/l and 1.7 µg/l, while they decreased significantly after treatment to 1.2 mg/l, 0.29 mg/l and 1.3 µg/l respectively. Anti-oxidative enzymes (paraoxonase and catalase) and lipid peroxidation product (malondialdehyde) were measured before and after treatment with selenium and vitamin E, and showed significant improvement. It could be concluded that co-consumption of selenium and vitamin E produces significant decrease in mercury, lead and cadmium levels in blood.

Keywords: mercury, lead, cadmium, neuropsychiatric impairment, selenium, vitamin E

Procedia PDF Downloads 321
15335 Selenium Content in Agricultural Soils and Wheat from the Balkan Peninsula

Authors: S. Krustev, V. Angelova, P. Zaprjanova

Abstract:

Selenium (Se) is an essential micro-nutrient for human and animals but it is highly toxic. Its organic compounds play an important role in biochemistry and nutrition of the cells. Concentration levels of this element in the different regions of the world vary considerably. This study aimed to compare the availability and levels of the Se in some rural areas of the Balkan Peninsula and relationship with the concentrations of other trace elements. For this purpose soil samples and wheat grains from different regions of Bulgaria, Serbia, Nord Macedonia, Romania, and Greece situated far from large industrial centers have been analyzed. The main methods for their determination were the atomic spectral techniques – atomic absorption and plasma atomic emission. As a result of this study, data on microelements levels from the main grain-producing regions of the Balkan Peninsula were determined and systematized. The presented results confirm the low levels of Se in this region: 0.222– 0.962 mg.kg-1 in soils and 0.001 - 0.005 mg.kg-1 in wheat grains and require measures to offset the effect of this deficiency.

Keywords: agricultural soils, balkan peninsula, rural areas, selenium

Procedia PDF Downloads 109
15334 Effect of Graded Level of Nano Selenium Supplementation on the Performance of Broiler Chicken

Authors: Raj Kishore Swain, Kamdev Sethy, Sumanta Kumar Mishra

Abstract:

Selenium is an essential trace element for the chicken with a variety of biological functions like growth, fertility, immune system, hormone metabolism, and antioxidant defense systems. Selenium deficiency in chicken causes exudative diathesis, pancreatic dystrophy and nutritional muscle dystrophy of the gizzard, heart and skeletal muscle. Additionally, insufficient immunity, lowering of production ability, decreased feathering of chickens and increased embryo mortality may occur due to selenium deficiency. Nano elemental selenium, which is bright red, highly stable, soluble and of nano meter size in the redox state of zero, has high bioavailability and low toxicity due to the greater surface area, high surface activity, high catalytic efficiency and strong adsorbing ability. To assess the effect of dietary nano-Se on performance and expression of gene in Vencobb broiler birds in comparison to its inorganic form (sodium selenite), four hundred fifty day-old Vencobb broiler chicks were randomly distributed into 9 dietary treatment groups with two replicates with 25 chicks per replicate. The dietary treatments were: T1 (Control group): Basal diet; T2: Basal diet with 0.3 ppm of inorganic Se; T3: Basal diet with 0.01875 ppm of nano-Se; T4: Basal diet with 0.0375 ppm of nano-Se; T5: Basal diet with 0.075 ppm of nano-Se, T6: Basal diet with 0.15 ppm of nano-Se, T7: Basal diet with 0.3 ppm of nano-Se, T8: Basal diet with 0.60 ppm of nano-Se, T9: Basal diet with 1.20 ppm of nano-Se. Nano selenium was synthesized by mixing sodium selenite with reduced glutathione and bovine serum albumin. The experiment was carried out in two phases: starter phase (0-3 wks), finisher phase (4-5 wk) in deep litter system. The body weight at the 5th week was best observed in T4. The best feed conversion ratio at the end of 5th week was observed in T4. Erythrocytic catalase, glutathione peroxidase and superoxide dismutase activity were significantly (P < 0.05) higher in all the nano selenium treated groups at 5th week. The antibody titers (log2) against Ranikhet diseases vaccine immunization of 5th-week broiler birds were significantly higher (P < 0.05) in the treatments T4 to T7. The selenium levels in liver, breast, kidney, brain, and gizzard were significantly (P < 0.05) increased with increasing dietary nano-Se indicating higher bioavailability of nano-Se compared to inorganic Se. The real time polymer chain reaction analysis showed an increase in the expression of antioxidative gene in T4 and T7 group. Therefore, it is concluded that supplementation of nano-selenium at 0.0375 ppm over and above the basal level can improve the body weight, antioxidant enzyme activity, Se bioavailability and expression of the antioxidative gene in broiler birds.

Keywords: chicken, growth, immunity, nano selenium

Procedia PDF Downloads 149
15333 Advancing Power Network Maintenance: The Development and Implementation of a Robotic Cable Splicing Machine

Authors: Ali Asmari, Alex Symington, Htaik Than, Austin Caradonna, John Senft

Abstract:

This paper presents the collaborative effort between ULC Technologies and Con Edison in developing a groundbreaking robotic cable splicing machine. The focus is on the machine's design, which integrates advanced robotics and automation to enhance safety and efficiency in power network maintenance. The paper details the operational steps of the machine, including cable grounding, cutting, and removal of different insulation layers, and discusses its novel technological approach. The significant benefits over traditional methods, such as improved worker safety and reduced outage times, are highlighted based on the field data collected during the validation phase of the project. The paper also explores the future potential and scalability of this technology, emphasizing its role in transforming the landscape of power network maintenance.

Keywords: cable splicing machine, power network maintenance, electric distribution, electric transmission, medium voltage cable

Procedia PDF Downloads 40
15332 Robotic Mini Gastric Bypass Surgery

Authors: Arun Prasad, Abhishek Tiwari, Rekha Jaiswal, Vivek Chaudhary

Abstract:

Background: Robotic Roux en Y gastric bypass is being done for some time but is technically difficult, requiring operating in both the sub diaphragmatic and infracolic compartments of the abdomen. This can mean a dual docking of the robot or a hybrid partial laparoscopic and partial robotic surgery. The Mini /One anastomosis /omega loop gastric bypass (MGB) has the advantage of having all dissection and anastomosis in the supracolic compartment and is therefore suitable technically for robotic surgery. Methods: We have done 208 robotic mini gastric bypass surgeries. The robot is docked above the head of the patient in the midline. Camera port is placed supra umbilically. Two ports are placed on the left side of the patient and one port on the right side of the patient. An assistant port is placed between the camera port and right sided robotic port for use of stapler. Distal stomach is stapled from the lesser curve followed by a vertical sleeve upwards leading to a long sleeve pouch. Jejunum is taken at 200 cm from the duodenojejunal junction and brought up to do a side to side gastrojejunostomy. Results: All patients had a successful robotic procedure. Mean time taken was 85 minutes. There were major intraoperative or post operative complications. No patient needed conversion or re-explorative surgery. Mean excess weight loss over a period of 2 year was about 75%. There was no mortality. Patient satisfaction score was high and was attributed to the good weight loss and minimal dietary modifications that were needed after the procedure. Long term side effects were anemia and bile reflux in a small number of patients. Conclusions: MGB / OAGB is gaining worldwide interest as a short simple procedure that has been shown to very effective and safe bariatric surgery. The purpose of this study was to report on the safety and efficacy of robotic surgery for this procedure. This is the first report of totally robotic mini gastric bypass.

Keywords: MGB, mini gastric bypass, OAGB, robotic bariatric surgery

Procedia PDF Downloads 269
15331 Evaluating Antimicrobial Activity of Selenium Nanoparticles Against Food-Borne Bacteria

Authors: Qunying Yuan, Manjula Bomma, Adrian Rhoden, Zhigang Xiao

Abstract:

Selenium is an essential micronutrient for all mammals and plays an important role in maintaining human physiological functions. The potential applications of selenium as food supplements, cancer-prevention, antimicrobial and anti-inflammatory agents have been investigated in biomedicine and food sciences. Nanoscale of selenium is of particular interest due to its better biocompatibility, higher bioavailability, lower toxicity, more homogeneous distribution, and presumptive controlled release of substances. The objective of this study is to explore whether selenium nanoparticle (SeNP) has the potential to be used as a food preservative to reduce food spoilage. SeNPs were synthesized through ascorbic acid reduction of sodium selenite using the bovine serum albumin (BSA) as capping and stabilizing agent. The chemically synthesized SeNPs had a spherical conformation and a size of 22.8 ± 4.7 nm. FTIR analysis confirmed that the nanoparticles were covered with BSA. We further tested the antimicrobial activity of these SeNPs against common food-borne bacteria. Colony forming unit assay showed that SeNPs exhibited good inhibition on the growth of Listeria Monocytogens (ATCC15313), Staphylococcus epidermidis (ATCC 700583) starting at 0.5µg/mL, but only a moderate inhibitory effect on the growth of Staphylococcus aureus (ATCC12600) and Vibrio alginolyticus (ATCC 33787) at a concentration higher than 10µg/mL and 2.5µg/mL, respectively. There was a mild effect against the growth Salmonella enterica (ATCC19585) when the concentration reached 15µg/mL. No inhibition was observed in the growth of Enterococcus faecalis (ATCC 19433). Surprisingly, SeNPs appeared to promote the growth of Vibrio parahaemolyticus (ATCC43996) and Salmonella enterica (ATCC49284) at 30 µg/mL and above. Our preliminary data suggested that the chemically synthesized SeNPs may be able to inhibit some food-borne bacteria, and SeNP as a food preservative should be used with caution. We will explore the mechanisms of the inhibitory action of chemically synthesized SeNPs on bacterial growth and whether the SeNPs are able to inhibit the development of biofilm and antibiotic resistance.

Keywords: antimicrobial, food-borne bacteria, nanoparticles, selenium

Procedia PDF Downloads 70
15330 Parametric Appraisal of Robotic Arc Welding of Mild Steel Material by Principal Component Analysis-Fuzzy with Taguchi Technique

Authors: Amruta Rout, Golak Bihari Mahanta, Gunji Bala Murali, Bibhuti Bhusan Biswal, B. B. V. L. Deepak

Abstract:

The use of industrial robots for performing welding operation is one of the chief sign of contemporary welding in these days. The weld joint parameter and weld process parameter modeling is one of the most crucial aspects of robotic welding. As weld process parameters affect the weld joint parameters differently, a multi-objective optimization technique has to be utilized to obtain optimal setting of weld process parameter. In this paper, a hybrid optimization technique, i.e., Principal Component Analysis (PCA) combined with fuzzy logic has been proposed to get optimal setting of weld process parameters like wire feed rate, welding current. Gas flow rate, welding speed and nozzle tip to plate distance. The weld joint parameters considered for optimization are the depth of penetration, yield strength, and ultimate strength. PCA is a very efficient multi-objective technique for converting the correlated and dependent parameters into uncorrelated and independent variables like the weld joint parameters. Also in this approach, no need for checking the correlation among responses as no individual weight has been assigned to responses. Fuzzy Inference Engine can efficiently consider these aspects into an internal hierarchy of it thereby overcoming various limitations of existing optimization approaches. At last Taguchi method is used to get the optimal setting of weld process parameters. Therefore, it has been concluded the hybrid technique has its own advantages which can be used for quality improvement in industrial applications.

Keywords: robotic arc welding, weld process parameters, weld joint parameters, principal component analysis, fuzzy logic, Taguchi method

Procedia PDF Downloads 159
15329 Development of a Mixed-Reality Hands-Free Teleoperated Robotic Arm for Construction Applications

Authors: Damith Tennakoon, Mojgan Jadidi, Seyedreza Razavialavi

Abstract:

With recent advancements of automation in robotics, from self-driving cars to autonomous 4-legged quadrupeds, one industry that has been stagnant is the construction industry. The methodologies used in a modern-day construction site consist of arduous physical labor and the use of heavy machinery, which has not changed over the past few decades. The dangers of a modern-day construction site affect the health and safety of the workers due to performing tasks such as lifting and moving heavy objects and having to maintain unhealthy posture to complete repetitive tasks such as painting, installing drywall, and laying bricks. Further, training for heavy machinery is costly and requires a lot of time due to their complex control inputs. The main focus of this research is using immersive wearable technology and robotic arms to perform the complex and intricate skills of modern-day construction workers while alleviating the physical labor requirements to perform their day-to-day tasks. The methodology consists of mounting a stereo vision camera, the ZED Mini by Stereolabs, onto the end effector of an industrial grade robotic arm, streaming the video feed into the Virtual Reality (VR) Meta Quest 2 (Quest 2) head-mounted display (HMD). Due to the nature of stereo vision, and the similar field-of-views between the stereo camera and the Quest 2, human-vision can be replicated on the HMD. The main advantage this type of camera provides over a traditional monocular camera is it gives the user wearing the HMD a sense of the depth of the camera scene, specifically, a first-person view of the robotic arm’s end effector. Utilizing the built-in cameras of the Quest 2 HMD, open-source hand-tracking libraries from OpenXR can be implemented to track the user’s hands in real-time. A mixed-reality (XR) Unity application can be developed to localize the operator's physical hand motions with the end-effector of the robotic arm. Implementing gesture controls will enable the user to move the robotic arm and control its end-effector by moving the operator’s arm and providing gesture inputs from a distant location. Given that the end effector of the robotic arm is a gripper tool, gripping and opening the operator’s hand will translate to the gripper of the robot arm grabbing or releasing an object. This human-robot interaction approach provides many benefits within the construction industry. First, the operator’s safety will be increased substantially as they can be away from the site-location while still being able perform complex tasks such as moving heavy objects from place to place or performing repetitive tasks such as painting walls and laying bricks. The immersive interface enables precision robotic arm control and requires minimal training and knowledge of robotic arm manipulation, which lowers the cost for operator training. This human-robot interface can be extended to many applications, such as handling nuclear accident/waste cleanup, underwater repairs, deep space missions, and manufacturing and fabrication within factories. Further, the robotic arm can be mounted onto existing mobile robots to provide access to hazardous environments, including power plants, burning buildings, and high-altitude repair sites.

Keywords: construction automation, human-robot interaction, hand-tracking, mixed reality

Procedia PDF Downloads 52
15328 Optimizing Pick and Place Operations in a Simulated Work Cell for Deformable 3D Objects

Authors: Troels Bo Jørgensen, Preben Hagh Strunge Holm, Henrik Gordon Petersen, Norbert Kruger

Abstract:

This paper presents a simulation framework for using machine learning techniques to determine robust robotic motions for handling deformable objects. The main focus is on applications in the meat sector, which mainly handle three-dimensional objects. In order to optimize the robotic handling, the robot motions have been parameterized in terms of grasp points, robot trajectory and robot speed. The motions are evaluated based on a dynamic simulation environment for robotic control of deformable objects. The evaluation indicates certain parameter setups, which produce robust motions in the simulated environment, and based on a visual analysis indicate satisfactory solutions for a real world system.

Keywords: deformable objects, robotic manipulation, simulation, real world system

Procedia PDF Downloads 260
15327 What Are the Problems in the Case of Analysis of Selenium by Inductively Coupled Plasma Mass Spectrometry in Food and Food Raw Materials?

Authors: Béla Kovács, Éva Bódi, Farzaneh Garousi, Szilvia Várallyay, Dávid Andrási

Abstract:

For analysis of elements in different food, feed and food raw material samples generally a flame atomic absorption spectrometer (FAAS), a graphite furnace atomic absorption spectrometer (GF-AAS), an inductively coupled plasma optical emission spectrometer (ICP-OES) and an inductively coupled plasma mass spectrometer (ICP-MS) are applied. All the analytical instruments have different physical and chemical interfering effects analysing food and food raw material samples. The smaller the concentration of an analyte and the larger the concentration of the matrix the larger the interfering effects. Nowadays, it is very important to analyse growingly smaller concentrations of elements. From the above analytical instruments generally the inductively coupled plasma mass spectrometer is capable of analysing the smallest concentration of elements. The applied ICP-MS instrument has Collision Cell Technology (CCT) also. Using CCT mode certain elements have better detection limits with 1-3 magnitudes comparing to a normal ICP-MS analytical method. The CCT mode has better detection limits mainly for analysis of selenium (arsenic, germanium, vanadium, and chromium). To elaborate an analytical method for selenium with an inductively coupled plasma mass spectrometer the most important interfering effects (problems) were evaluated: 1) isobaric elemental, 2) isobaric molecular, and 3) physical interferences. Analysing food and food raw material samples an other (new) interfering effect emerged in ICP-MS, namely the effect of various matrixes having different evaporation and nebulization effectiveness, moreover having different quantity of carbon content of food, feed and food raw material samples. In our research work the effect of different water-soluble compounds furthermore the effect of various quantity of carbon content (as sample matrix) were examined on changes of intensity of selenium. So finally we could find “opportunities” to decrease the error of selenium analysis. To analyse selenium in food, feed and food raw material samples, the most appropriate inductively coupled plasma mass spectrometer is a quadrupole instrument applying a collision cell technique (CCT). The extent of interfering effect of carbon content depends on the type of compounds. The carbon content significantly affects the measured concentration (intensities) of Se, which can be corrected using internal standard (arsenic or tellurium).

Keywords: selenium, ICP-MS, food, food raw material

Procedia PDF Downloads 484
15326 Interaction between NiCl2 and Selenium on Energy Profiles in Wistar albino Preimplanted Rats

Authors: O. Adjroud

Abstract:

The present study was conducted to investigate the interaction between selenium (Se) and chloride nickel (NiCl2) on energy profiles in Wistar albino preimplanted rats. NiCl2 was given on day 3 of pregnancy either in distilled drinking water at a dose of 20 mg/L/day for 16 consecutive days or as a single subcutaneous (s.c.) dose of 25, 50, or 100 mg/kg. Se was given as a s.c. injection (0.3 mg/kg) together with the higher dose (100 mg/kg) of NiCl2. Changes in energy profiles were evaluated in treated and control groups on days 5 and 20 of gestation. NiCl2 s.c. induced a significant increase in plasma glucose on day 20 of pregnancy. NiCl2 s.c. induced on day 5 and 20 of gestation a significant decrease in plasma triglycerides, with the higher dose. This decrease was maintained at day 20 of gestation with doses of 50 mg /kg. In addition, NiCl2 s.c. caused on day 5 of gestation a significant decrease in plasma total cholesterol with the low and medium doses. The pretreatment with Se reversed the effects of NiCl2 on plasma glucose, total cholesterol and triglycerides levels. NiCl2 administered in the drinking water augmented significantly the plasma triglycerides and total cholesterol levels and slighty the plasma glucose on day 20 of gestation, while on day 5 of gestation NiCl2 s.c. Induced a significant decrease in cholesterol. Three doses of NiCl2 (sc) induced severe alterations in liver and architecture which are markedly improved by Selenium. These results suggested that selenium has protective effects on energy profiles against the toxicity induced by NiCl2 administered subcutaneously in preimplanted rats.

Keywords: hepatotoxicity, nickel chloride, preimplanted rat, biochemical parameters

Procedia PDF Downloads 389
15325 A Framework for Automating Software Testing: A Practical Approach

Authors: Ana Paula Cavalcanti Furtado, Silvio Meira

Abstract:

Context: The quality of a software product can be directly influenced by the quality of its development process. Therefore, immature or ad-hoc test processes are means that are unsuited for introducing systematic test automation, and should not be used to support improving the quality of software. Objective: In order to conduct this research, the benefits and limitations of and gaps in automating software testing had to be assessed in order to identify the best practices and to propose a strategy for systematically introducing test automation into software development processes. Method: To conduct this research, an exploratory bibliographical survey was undertaken so as to underpin the search by theory and the recent literature. After defining the proposal, two case studies were conducted so as to analyze the proposal in a real-world environment. In addition, the proposal was also assessed through a focus group with specialists in the field. Results: The proposal of a Framework for Automating Software Testing (FAST), which is a theoretical framework consisting of a hierarchical structure to introduce test automation. Conclusion: The findings of this research showed that the absence of systematic processes is one of the factors that hinder the introduction of test automation. Based on the results of the case studies, FAST can be considered as a satisfactory alternative that lies within the scope of introducing and maintaining test automation in software development.

Keywords: software process improvement, software quality, software testing, test automation

Procedia PDF Downloads 117
15324 Exploring the Effectiveness of Robotic Companions Through the Use of Symbiotic Autonomous Plant Care Robots

Authors: Angelos Kaminis, Dakotah Stirnweis

Abstract:

Advances in robotic technology have driven the development of improved robotic companions in the last couple decades. However, commercially available robotic companions lack the ability to create an emotional connection with their user. By developing a companion robot that has a symbiotic relationship with a plant, an element of co-dependency is introduced into the human companion robot dynamic. This companion robot, while theoretically capable of providing most of the plant’s needs, still requires human interaction for watering, moving obstacles, and solar panel cleaning. To facilitate the interaction between human and robot, the robot is capable of limited auditory and visual communication to help express its and the plant’s needs. This paper seeks to fully describe the Autonomous Plant Care Robot system and its symbiotic relationship with its botanical ward and the plant and robot’s dependent relationship with their owner.

Keywords: symbiotic, robotics, autonomous, plant-care, companion

Procedia PDF Downloads 119
15323 Reliability Analysis for the Functioning of Complete and Low Capacity MLDB Systems in Piston Plants

Authors: Ramanpreet Kaur, Upasana Sharma

Abstract:

The purpose of this paper is to address the challenges facing the water supply for the Machine Learning Database (MLDB) system at the piston foundry plant. In the MLDB system, one main unit, i.e., robotic, is connected by two sub-units. The functioning of the system depends on the robotic and water supply. Lack of water supply causes system failure. The system operates at full capacity with the help of two sub-units. If one sub-unit fails, the system runs at a low capacity. Reliability modeling is performed using semi-Markov processes and regenerative point techniques. Several system effects such as mean time to system failure, availability at full capacity, availability at reduced capacity, busy period for repair and expected number of visits have been achieved. Benefits have been analyzed. The graphical study is designed for a specific case using programming in C++ and MS Excel.

Keywords: MLDB system, robotic, semi-Markov process, regenerative point technique

Procedia PDF Downloads 84
15322 An Assistive Robotic Arm for Defence and Rescue Application

Authors: J. Harrison Kurunathan, R. Jayaparvathy

Abstract:

"Assistive Robotics" is the field that deals with the study of robots that helps in human motion and also empowers human abilities by interfacing the robotic systems to be manipulated by human motion. The proposed model is a robotic arm that works as a haptic interface on the basis on accelerometers and DC motors that will function with respect to the movement of the human muscle. The proposed model would effectively work as a haptic interface that would reduce human effort in the field of defense and rescue. This can be used in very critical conditions like fire accidents to avoid causalities.

Keywords: accelerometers, haptic interface, servo motors, signal processing

Procedia PDF Downloads 367