A Wearable Embedded System for Health Data Transmission and Patient Real Time Spotting

Size: px
Start display at page:

Download "A Wearable Embedded System for Health Data Transmission and Patient Real Time Spotting"

Transcription

1 A Wearable Embedded System for Health Data Transmission and Patient Real Time Spotting A. Bozinaki, E. Printezi, M. Papoutsidakis and D. Tseles During the length of this research, we conceived and developed the idea of an automatic wearable bracelet that can monitor a patient's health status. The work consists of four chapters with each one detailing the thought process and construction of the device. Firstly, there is a historical review of the evolution in medical engineering and all the milestones that lead to modern biotechnology, with an emphasis on devices worn by the user i.e wearable gadgets. Following up, we have the chapter detailing the constructional part of the project, starting with the selection of each part that the device consists of and their characteristics, to the technical design and how it brings all the parts in a cohesive working machine. This chapter is called hardware analysis. The next chapter analyzes the gadget's function scenario as well as the code written for the device to meet its requirements. We begin with the software analysis by finalizing the variables, followed by the once-occurring function in which some required installations take place, then the basic program function and lastly all the required functions that were designed to complement the initial code. As technology is constantly evolving, it is only logical that there is always room for improvements and upgrades. The fourth chapter details all the conclusions made and every problem that occurred during the idea's implementation, as well as observations and ideas that can improve and make the bracelet's function more sophisticated.

2 Disrupting the spare parts supply chain in the shipping industry with the introduction of 3D printing E. Kostidi, N. Nikitakos 2 Mechanical Engineer, Postgraduate Student at the Department of Shipping, University of the Aegean, Address: Lesvou 0,8200, Chios, Greece, cellphone: , evanthiakostidi@gmail.com 2 Professor at the Department of Shipping, University of the Aegean, nnik@aegean.gr Additive manufacturing (or 3d printing as is commonly known) has been already implemented in various sectors (industrial products, consumer products, automotive, aerospace, etc.).the main benefit of this technology is that it allows flexible production of customized products at no extra cost in manufacturing. This is achieved by directly converting the 3D data into physical objects, without the need for additional tools or molds. Furthermore, the principle of the construction in layers can produce functionally integrated components in a single production step, thereby obviating the need for the assembly stage. The aim of this work is to study the disruption in the supply chain of the spare parts of the ships with the introduction of additive manufacturing (3d printing). A literature review of the available technology (methods, materials), and the benefits and impact of its application, especially in industries with similar to shipping characteristics (industries with moving assets), reveals the potential of applying it in the shipping industry. The as-is process is modelled including the involved stakeholders (the ship, the land office, the suppliers, the manufacturer etc.) in order to get an understanding of it. A to-be scenario is proposed pointing out locations (decentralised near the point of demand) for 3D printing spare parts in order to get the benefits (i.e. response time, reducing inventory, minimise transportation cost). Recommendations for further research are made. Keywords: additive manufacturing,3d printing, supply chain, spare parts, shipping industry. 2

3 A Comparison of Classical and Intelligent Control Methods of the I-Term Effect in Hydraulic Systems P. Papageorgiou and M.Papoutsidakis Piraeus University of Applied Sciences (PUAS) Dept. of Automation Engineering Athens, Greece With the continuous development in industrial machinery, a higher demand for system stability and accuracy occurs. Hydraulic systems consists of several dynamic parts which are widely used in motion control applications. These dynamic parts need to be controlled to determine the direction of the motion. The purpose of this paper is to evaluate the performance of the hydraulic actuation system by using a different number of control methods, in Matlab / Simulink environment with Sim Hydraulics. This process began by modeling the system. The system is divided in two portions, a hydraulic and a mechanical. Classic PID controller and fuzzy PID controller are designed. The design and implementation of a self-tuning-parameter fuzzy PID controller is described alone with controllers rule structure. Based on the input and output data of the system, comparisons are made. By analyzing the results obtained through this experimental work, conclusions are made from the usage of the I-term and its effect on the system s behavior. Keywords: PI, conventional PID, fuzzy PID controller 3

4 Simultaneous Localization and Mapping for micro Unmanned Aerial Vehicles P. Tsilivis, G. Nikolaou 2 Dpt. of Automation, Piraeus University of Applied Sciences, Athens, Greece Tel: , p.tsilivis0@gmail.com 2 Dpt. of Automation, Piraeus University of Applied Sciences, Athens. Greece Tel: , nikolaou@teipir.gr The aim of this paper is to present and analyze the basics of the simultaneous localization and mapping (SLAM), implemented in micro Unmanned Aerial Vehicles UAVs. In particular, one of the most essential issues while developing a project to navigate a drone autonomously, is the localization and mapping. For a UAV, the ability to predict its position and recognize the surrounding environment, is of the utmost importance. Hence, there are numerous techniques that rely on different parts of a drone, such as navigation based on camera or localization based on GPS and laser beacons; these methods improve the performance of the self-navigating drone regarding its stability during the flight and its response in unknown environments. Owing to the advanced level of difficulty, these algorithms were developed with the view of operational consistency, not for perfection. Thus, this paper will initially present the fundamentals of SLAM, along with a detailed description of the importance of SLAM algorithms in regards to the autonomous navigation of a UAV. Secondly, the most essential and commonly used SLAM algorithms will be descripted theoretically in-depth, based on existing researches. In the last part of this paper, a practical application will be presented based on a Parrot AR. Drone 2.0. along with various tests about the stability of the AR Drone. Finally, the most crucial challenges of the autonomous navigation will be descripted, based on the particular drone. Keywords: SLAM, micro-uav, Autonomous Navigation, Localization 4

5 Short Text Classification Application in Automated Workflow Management Systems Iv.Javakhishvili Tbilisi State University Manana Khachidze, Magda Tsintsadze, Maia Archaudze, Gela Besiashvili {manana.khachidze, magda.tsintsadze, maia.archuadze, Despite abundance of various Workflow Management Software Products, many companies prefer to develop own software according to their specific requirements, especially for Automated Workflow Management Systems. The presented work considers the mechanism of document processing on the example of one of the largest educational institution of Georgia, based on NLP (Natural Language Process) methods. The classification process of Georgian language based texts is described. Each step of document workflow management starting from text-initial processing to machine learning is provided. The realization algorithms of every issue consider Georgian Language peculiarities. Key words: Text classification, Workflow, NLP, Machine learning, Text processing 5

6 Dental Self-diagnostic Information System Based on the Natural Language Processing Iv.Javakhishvili Tbilisi State University Maia Archaudze, Gela Besiashvili, Nia Khachidze, David Khachidze { maia.archuadze, gela.besiashvili}@tsu.ge, nia_khacho@yahoo.com, khacho_dg@yahoo.com Nowadays information systems are actively used in Dentistry, as well as, in general medicine. Systems with their purposes are diverse, but self-diagnostic systems are less represented. Despite the fact that self-diagnostic systems have number of downsides they should not be neglected. The paper presents basic scheme for the Dental selfdiagnostic information system. Self-diagnostic procedure is based on patients description of their condition by means of natural language texting. There are presented different key words for describing variety of diseases. These key words are so-called Hints. By using Hints patients describe their condition stepwise. After analyzing the submitted information on each step, patients are provided with new cycle of Hints and so on. The procedure of diagnosis is based on Decision tree algorithm. Multitude of Hints is obtained by method of Info Gain characteristics selection. Key word: Self-diagnostic Information System, NLP, machine learning, Decision tree, Information gain. 6

7 Predicting Environmental Data in Public Management by Using Artificial Intelligence Georgios N. Kouziokas, Alexandros Chatzigeorgiou 2, Konstantinos Perakis 3 Dpt. of Planning and Regional Development, School of Engineering, University of Thessaly, Volos, Greece gekouzio@uth.gr 2 Dpt. of Applied Informatics, University of Macedonia, Thessaloniki, Greece achat@uom.gr 3 Dpt. of Planning and Regional Development, School of Engineering, University of Thessaly, Volos, Greece perakis@uth.gr This paper focuses on building neural network models in order to predict environmental information that is crucial in environmental decision making in public management and planning. The application of artificial intelligence in various fields have been highly increased the last decades with the development of new neural network learning techniques and tools in constructing neural network models. In this research, the application of Feedforward Neural Network Models for predicting environmental data is implemented. Environmental data can play an important role in public administration and also in environmental management and planning by promoting sustainable decision making strategies. The levels of pollution factors were chosen to be predicted, since pollution factors are associated with public health problems which is of high importance. Several artificial neural network models were constructing by using different architectures regarding the number of the neurons in hidden layers, the number of the hidden layers and the input and output neurons in order to build the optimal model that would predict efficiently the environmental data. Multilayer Feedforward Perceptron was used in this research as it is the most suitable for time series forecasting according to many researchers. The forecasting model can be valuable for public administration, since it can be used as a tool for a more efficient environmental management and also in adopting proactive measures and policies. Keywords: Artificial intelligence; Neural networks; Environmental Planning and Management; Public Management. 7

8 An Information System for Monitoring Environmental Indicators in Public Management for Sustainable Development Georgios N. Kouziokas Dpt. of Planning and Regional Development, School of Engineering, University of Thessaly, Volos, Greece This paper presents an information system that was developed based on monitoring the environmental indicators in order to provide a decision making framework in public management for sustainable development. The developed system can be used to store and elaborate information regarding predefined environmental indicators of many kinds regarding soil, water and air analysis (CO, NO, etc.), facilitating decision making in public administration. The interpretation of the variances of these factors can help stakeholders to build predictive models and perform risk assessment for the conservation of the natural environment and also the for the public health. This paper describes the software application, its structure and the way that can be utilized in public administration in order to take decisions and proactive measures regarding environmental issues and to apply the adequate environmental policies. Considering the development of Information and Communication Technology (ICT) and the highly increased amount of environmental data, it is significant for the authorities to utilize an information system that will manage all relevant environmental information and in order to assess the environmental dangers in a more holistic way by using all the collected data and the environmental indicators as a tool for a more efficient environmental and urban management. Keywords: Environmental Information System; environmental indicators; Environmental Planning and Management; Public Management. 8

ICT4 Manuf. Competence Center

ICT4 Manuf. Competence Center ICT4 Manuf. Competence Center Prof. Yacine Ouzrout University Lumiere Lyon 2 ICT 4 Manufacturing Competence Center AI and CPS for Manufacturing Robot software testing Development of software technologies

More information

Executive Summary Industry s Responsibility in Promoting Responsible Development and Use:

Executive Summary Industry s Responsibility in Promoting Responsible Development and Use: Executive Summary Artificial Intelligence (AI) is a suite of technologies capable of learning, reasoning, adapting, and performing tasks in ways inspired by the human mind. With access to data and the

More information

Springer Proceedings in Business and Economics

Springer Proceedings in Business and Economics Springer Proceedings in Business and Economics More information about this series at http://www.springer.com/series/11960 Angelo Sifaleras Konstantinos Petridis Editors Operational Research in the Digital

More information

Application of Artificial Intelligence in Mechanical Engineering. Qi Huang

Application of Artificial Intelligence in Mechanical Engineering. Qi Huang 2nd International Conference on Computer Engineering, Information Science & Application Technology (ICCIA 2017) Application of Artificial Intelligence in Mechanical Engineering Qi Huang School of Electrical

More information

Development and Integration of Artificial Intelligence Technologies for Innovation Acceleration

Development and Integration of Artificial Intelligence Technologies for Innovation Acceleration Development and Integration of Artificial Intelligence Technologies for Innovation Acceleration Research Supervisor: Minoru Etoh (Professor, Open and Transdisciplinary Research Initiatives, Osaka University)

More information

Glossary of terms. Short explanation

Glossary of terms. Short explanation Glossary Concept Module. Video Short explanation Abstraction 2.4 Capturing the essence of the behavior of interest (getting a model or representation) Action in the control Derivative 4.2 The control signal

More information

ARCHITECTURE AND MODEL OF DATA INTEGRATION BETWEEN MANAGEMENT SYSTEMS AND AGRICULTURAL MACHINES FOR PRECISION AGRICULTURE

ARCHITECTURE AND MODEL OF DATA INTEGRATION BETWEEN MANAGEMENT SYSTEMS AND AGRICULTURAL MACHINES FOR PRECISION AGRICULTURE ARCHITECTURE AND MODEL OF DATA INTEGRATION BETWEEN MANAGEMENT SYSTEMS AND AGRICULTURAL MACHINES FOR PRECISION AGRICULTURE W. C. Lopes, R. R. D. Pereira, M. L. Tronco, A. J. V. Porto NepAS [Center for Teaching

More information

AI for Autonomous Ships Challenges in Design and Validation

AI for Autonomous Ships Challenges in Design and Validation VTT TECHNICAL RESEARCH CENTRE OF FINLAND LTD AI for Autonomous Ships Challenges in Design and Validation ISSAV 2018 Eetu Heikkilä Autonomous ships - activities in VTT Autonomous ship systems Unmanned engine

More information

Neural Labyrinth Robot Finding the Best Way in a Connectionist Fashion

Neural Labyrinth Robot Finding the Best Way in a Connectionist Fashion Neural Labyrinth Robot Finding the Best Way in a Connectionist Fashion Marvin Oliver Schneider 1, João Luís Garcia Rosa 1 1 Mestrado em Sistemas de Computação Pontifícia Universidade Católica de Campinas

More information

A New Perspective to Altitude Acquire-and- Hold for Fixed Wing UAVs

A New Perspective to Altitude Acquire-and- Hold for Fixed Wing UAVs Student Research Paper Conference Vol-1, No-1, Aug 2014 A New Perspective to Altitude Acquire-and- Hold for Fixed Wing UAVs Mansoor Ahsan Avionics Department, CAE NUST Risalpur, Pakistan mahsan@cae.nust.edu.pk

More information

Automation and Mechatronics Engineering Program. Your Path Towards Success

Automation and Mechatronics Engineering Program. Your Path Towards Success Automation and Mechatronics Engineering Program Your Path Towards Success What is Mechatronics? Mechatronics combines the principles of mechanical, computer, electronic, and control engineering into a

More information

CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY

CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY M. Papoutsidakis Dept. of Automation Engineering, Piraeus University A.S., Athens, Greece Rajneesh Tanwar Dept. of Information

More information

Classical Control Based Autopilot Design Using PC/104

Classical Control Based Autopilot Design Using PC/104 Classical Control Based Autopilot Design Using PC/104 Mohammed A. Elsadig, Alneelain University, Dr. Mohammed A. Hussien, Alneelain University. Abstract Many recent papers have been written in unmanned

More information

INTRODUCTION. a complex system, that using new information technologies (software & hardware) combined

INTRODUCTION. a complex system, that using new information technologies (software & hardware) combined COMPUTATIONAL INTELLIGENCE & APPLICATIONS INTRODUCTION What is an INTELLIGENT SYSTEM? a complex system, that using new information technologies (software & hardware) combined with communication technologies,

More information

Creating a 3D environment map from 2D camera images in robotics

Creating a 3D environment map from 2D camera images in robotics Creating a 3D environment map from 2D camera images in robotics J.P. Niemantsverdriet jelle@niemantsverdriet.nl 4th June 2003 Timorstraat 6A 9715 LE Groningen student number: 0919462 internal advisor:

More information

IEEE IoT Vertical and Topical Summit - Anchorage September 18th-20th, 2017 Anchorage, Alaska. Call for Participation and Proposals

IEEE IoT Vertical and Topical Summit - Anchorage September 18th-20th, 2017 Anchorage, Alaska. Call for Participation and Proposals IEEE IoT Vertical and Topical Summit - Anchorage September 18th-20th, 2017 Anchorage, Alaska Call for Participation and Proposals With its dispersed population, cultural diversity, vast area, varied geography,

More information

Artificial Neural Networks. Artificial Intelligence Santa Clara, 2016

Artificial Neural Networks. Artificial Intelligence Santa Clara, 2016 Artificial Neural Networks Artificial Intelligence Santa Clara, 2016 Simulate the functioning of the brain Can simulate actual neurons: Computational neuroscience Can introduce simplified neurons: Neural

More information

Autonomous Mobile Robot Design. Dr. Kostas Alexis (CSE)

Autonomous Mobile Robot Design. Dr. Kostas Alexis (CSE) Autonomous Mobile Robot Design Dr. Kostas Alexis (CSE) Course Goals To introduce students into the holistic design of autonomous robots - from the mechatronic design to sensors and intelligence. Develop

More information

Fuzzy-Heuristic Robot Navigation in a Simulated Environment

Fuzzy-Heuristic Robot Navigation in a Simulated Environment Fuzzy-Heuristic Robot Navigation in a Simulated Environment S. K. Deshpande, M. Blumenstein and B. Verma School of Information Technology, Griffith University-Gold Coast, PMB 50, GCMC, Bundall, QLD 9726,

More information

The Architecture of the Neural System for Control of a Mobile Robot

The Architecture of the Neural System for Control of a Mobile Robot The Architecture of the Neural System for Control of a Mobile Robot Vladimir Golovko*, Klaus Schilling**, Hubert Roth**, Rauf Sadykhov***, Pedro Albertos**** and Valentin Dimakov* *Department of Computers

More information

Real Time Traffic Light Control System Using Image Processing

Real Time Traffic Light Control System Using Image Processing Real Time Traffic Light Control System Using Image Processing Darshan J #1, Siddhesh L. #2, Hitesh B. #3, Pratik S.#4 Department of Electronics and Telecommunications Student of KC College Of Engineering

More information

Cognitive robots and emotional intelligence Cloud robotics Ethical, legal and social issues of robotic Construction robots Human activities in many

Cognitive robots and emotional intelligence Cloud robotics Ethical, legal and social issues of robotic Construction robots Human activities in many Preface The jubilee 25th International Conference on Robotics in Alpe-Adria-Danube Region, RAAD 2016 was held in the conference centre of the Best Western Hotel M, Belgrade, Serbia, from 30 June to 2 July

More information

Small Unmanned Aerial Vehicle Simulation Research

Small Unmanned Aerial Vehicle Simulation Research International Conference on Education, Management and Computer Science (ICEMC 2016) Small Unmanned Aerial Vehicle Simulation Research Shaojia Ju1, a and Min Ji1, b 1 Xijing University, Shaanxi Xi'an, 710123,

More information

Application of AI Technology to Industrial Revolution

Application of AI Technology to Industrial Revolution Application of AI Technology to Industrial Revolution By Dr. Suchai Thanawastien 1. What is AI? Artificial Intelligence or AI is a branch of computer science that tries to emulate the capabilities of learning,

More information

OBSTACLE DETECTION AND COLLISION AVOIDANCE USING ULTRASONIC DISTANCE SENSORS FOR AN AUTONOMOUS QUADROCOPTER

OBSTACLE DETECTION AND COLLISION AVOIDANCE USING ULTRASONIC DISTANCE SENSORS FOR AN AUTONOMOUS QUADROCOPTER OBSTACLE DETECTION AND COLLISION AVOIDANCE USING ULTRASONIC DISTANCE SENSORS FOR AN AUTONOMOUS QUADROCOPTER Nils Gageik, Thilo Müller, Sergio Montenegro University of Würzburg, Aerospace Information Technology

More information

The secret behind mechatronics

The secret behind mechatronics The secret behind mechatronics Why companies will want to be part of the revolution In the 18th century, steam and mechanization powered the first Industrial Revolution. At the turn of the 20th century,

More information

Electronics the hidden sector. Dr Kathryn Walsh Director, Electronics-enabled Products KTN

Electronics the hidden sector. Dr Kathryn Walsh Director, Electronics-enabled Products KTN Electronics the hidden sector Dr Kathryn Walsh Director, Electronics-enabled Products KTN Here to celebrate! The projects The Innovative electronics Manufacturing Research Centre The Industry! Why hidden?

More information

A Comparative Study on different AI Techniques towards Performance Evaluation in RRM(Radar Resource Management)

A Comparative Study on different AI Techniques towards Performance Evaluation in RRM(Radar Resource Management) A Comparative Study on different AI Techniques towards Performance Evaluation in RRM(Radar Resource Management) Madhusudhan H.S, Assistant Professor, Department of Information Science & Engineering, VVIET,

More information

NEW YORK STATE TEACHER CERTIFICATION EXAMINATIONS

NEW YORK STATE TEACHER CERTIFICATION EXAMINATIONS NEW YORK STATE TEACHER CERTIFICATION EXAMINATIONS TEST DESIGN AND FRAMEWORK May 2018 Authorized for Distribution by the New York State Education Department This test design and framework document is designed

More information

Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller

Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller International Journal of Emerging Trends in Science and Technology Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller Authors Swarup D. Ramteke 1, Bhagsen J. Parvat 2

More information

A Vehicular Visual Tracking System Incorporating Global Positioning System

A Vehicular Visual Tracking System Incorporating Global Positioning System A Vehicular Visual Tracking System Incorporating Global Positioning System Hsien-Chou Liao and Yu-Shiang Wang Abstract Surveillance system is widely used in the traffic monitoring. The deployment of cameras

More information

FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER

FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER R. B. Dhumale 1, S. D. Lokhande 2, N. D. Thombare 3, M. P. Ghatule 4 1 Department of Electronics and Telecommunication Engineering,

More information

Industry 4.0: the new challenge for the Italian textile machinery industry

Industry 4.0: the new challenge for the Italian textile machinery industry Industry 4.0: the new challenge for the Italian textile machinery industry Executive Summary June 2017 by Contacts: Economics & Press Office Ph: +39 02 4693611 email: economics-press@acimit.it ACIMIT has

More information

Comparison Effectiveness of PID, Self-Tuning and Fuzzy Logic Controller in Heat Exchanger

Comparison Effectiveness of PID, Self-Tuning and Fuzzy Logic Controller in Heat Exchanger J. Appl. Environ. Biol. Sci., 7(4S)28-33, 2017 2017, TextRoad Publication ISSN: 2090-4274 Journal of Applied Environmental and Biological Sciences www.textroad.com Comparison Effectiveness of PID, Self-Tuning

More information

Health Informatics Basics

Health Informatics Basics Health Informatics Basics Foundational Curriculum: Cluster 4: Informatics Module 7: The Informatics Process and Principles of Health Informatics Unit 1: Health Informatics Basics 20/60 Curriculum Developers:

More information

Heterogeneous Control of Small Size Unmanned Aerial Vehicles

Heterogeneous Control of Small Size Unmanned Aerial Vehicles Magyar Kutatók 10. Nemzetközi Szimpóziuma 10 th International Symposium of Hungarian Researchers on Computational Intelligence and Informatics Heterogeneous Control of Small Size Unmanned Aerial Vehicles

More information

GNSS in Autonomous Vehicles MM Vision

GNSS in Autonomous Vehicles MM Vision GNSS in Autonomous Vehicles MM Vision MM Technology Innovation Automated Driving Technologies (ADT) Evaldo Bruci Context & motivation Within the robotic paradigm Magneti Marelli chose Think & Decision

More information

MOBY-DIC. Grant Agreement Number Model-based synthesis of digital electronic circuits for embedded control. Publishable summary

MOBY-DIC. Grant Agreement Number Model-based synthesis of digital electronic circuits for embedded control. Publishable summary MOBY-DIC Grant Agreement Number 248858 Model-based synthesis of digital electronic circuits for embedded control Report version: 1 Due date: M24 (second periodic report) Period covered: December 1, 2010

More information

THE DRIVING FORCE BEHIND THE FOURTH INDUSTRIAL REVOLUTION

THE DRIVING FORCE BEHIND THE FOURTH INDUSTRIAL REVOLUTION TECNALIA INDUSTRY AND TRANSPORT INDUSTRY 4.0 THE DRIVING FORCE BEHIND THE FOURTH INDUSTRIAL REVOLUTION www.tecnalia.com INDUSTRY 4.0 A SMART SOLUTION THE DRIVING FORCE BEHINDTHE FOURTH INDUSTRIAL REVOLUTION

More information

COURSE 2. Mechanical Engineering at MIT

COURSE 2. Mechanical Engineering at MIT COURSE 2 Mechanical Engineering at MIT The Department of Mechanical Engineering MechE embodies the Massachusetts Institute of Technology s motto mens et manus, mind and hand as well as heart by combining

More information

CP CU1. Coupling unit for line and ground testing

CP CU1. Coupling unit for line and ground testing CP CU1 Coupling unit for line and ground testing Line and ground test system CPC 100 The CPC 100 is a multifunctional test set for primary assets. When combined with the CP CU1 it covers the following

More information

Transer Learning : Super Intelligence

Transer Learning : Super Intelligence Transer Learning : Super Intelligence GIS Group Dr Narayan Panigrahi, MA Rajesh, Shibumon Alampatta, Rakesh K P of Centre for AI and Robotics, Defence Research and Development Organization, C V Raman Nagar,

More information

1, 2, 3,

1, 2, 3, AUTOMATIC SHIP CONTROLLER USING FUZZY LOGIC Seema Singh 1, Pooja M 2, Pavithra K 3, Nandini V 4, Sahana D V 5 1 Associate Prof., Dept. of Electronics and Comm., BMS Institute of Technology and Management

More information

Public Sector Future Scenarios

Public Sector Future Scenarios Public Sector Future Scenarios Two main scenarios have been generated as a result of the scenario building exercise that took place in the context of the SONNETS project, as follows: Probable Scenario

More information

Formation and Cooperation for SWARMed Intelligent Robots

Formation and Cooperation for SWARMed Intelligent Robots Formation and Cooperation for SWARMed Intelligent Robots Wei Cao 1 Yanqing Gao 2 Jason Robert Mace 3 (West Virginia University 1 University of Arizona 2 Energy Corp. of America 3 ) Abstract This article

More information

Machinery Prognostics and Health Management. Paolo Albertelli Politecnico di Milano

Machinery Prognostics and Health Management. Paolo Albertelli Politecnico di Milano Machinery Prognostics and Health Management Paolo Albertelli Politecnico di Milano (paollo.albertelli@polimi.it) Goals of the Presentation maintenance approaches and companies that deals with manufacturing

More information

How do you teach AI the value of trust?

How do you teach AI the value of trust? How do you teach AI the value of trust? AI is different from traditional IT systems and brings with it a new set of opportunities and risks. To build trust in AI organizations will need to go beyond monitoring

More information

Knowledge Enhanced Electronic Logic for Embedded Intelligence

Knowledge Enhanced Electronic Logic for Embedded Intelligence The Problem Knowledge Enhanced Electronic Logic for Embedded Intelligence Systems (military, network, security, medical, transportation ) are getting more and more complex. In future systems, assets will

More information

SENLUTION Miniature Angular & Heading Reference System The World s Smallest Mini-AHRS

SENLUTION Miniature Angular & Heading Reference System The World s Smallest Mini-AHRS SENLUTION Miniature Angular & Heading Reference System The World s Smallest Mini-AHRS MotionCore, the smallest size AHRS in the world, is an ultra-small form factor, highly accurate inertia system based

More information

Factories of the Future 2020 Roadmap. PPP Info Days 9 July 2012 Rikardo Bueno Anirban Majumdar

Factories of the Future 2020 Roadmap. PPP Info Days 9 July 2012 Rikardo Bueno Anirban Majumdar Factories of the Future 2020 Roadmap PPP Info Days 9 July 2012 Rikardo Bueno Anirban Majumdar RD&I roadmap 2014-2020 roadmap will cover R&D and innovation activities guiding principles: industry competitiveness,

More information

Information & Communication Technologies

Information & Communication Technologies Madrid, 10/4/2007 1ª CONFERENCIA DEL VII PROGRAMA MARCO DE I+D Una oportunidad para investigar e innovar en cooperación Information & Communication Technologies Jesús Villasante Head of Unit Software &

More information

Application Research on BP Neural Network PID Control of the Belt Conveyor

Application Research on BP Neural Network PID Control of the Belt Conveyor Application Research on BP Neural Network PID Control of the Belt Conveyor Pingyuan Xi 1, Yandong Song 2 1 School of Mechanical Engineering Huaihai Institute of Technology Lianyungang 222005, China 2 School

More information

1. Lecture Structure and Introduction

1. Lecture Structure and Introduction Soft Control (AT 3, RMA) 1. Lecture Structure and Introduction Table of Contents Computer Aided Methods in Automation Technology Expert Systems Application: Fault Finding Fuzzy Systems Application: Fuzzy

More information

Fujitsu, SMU, and A*STAR collaborate on traffic management technologies with the Maritime and Port Authority of Singapore

Fujitsu, SMU, and A*STAR collaborate on traffic management technologies with the Maritime and Port Authority of Singapore Fujitsu Limited Agency for Science, Technology and Research (A*STAR) Singapore Management University April 16, 2018 Fujitsu, SMU, and A*STAR collaborate on traffic management technologies with the Maritime

More information

{ TECHNOLOGY CHANGES } EXECUTIVE FOCUS TRANSFORMATIVE TECHNOLOGIES. & THE ENGINEER Engineering and technology

{ TECHNOLOGY CHANGES } EXECUTIVE FOCUS TRANSFORMATIVE TECHNOLOGIES. & THE ENGINEER Engineering and technology { TECHNOLOGY CHANGES } EXECUTIVE FOCUS By Mark Strandquest TECHNOLOGIES & THE ENGINEER Engineering and technology are forever intertwined. By definition, engineering is the application of knowledge in

More information

How Machine Learning and AI Are Disrupting the Current Healthcare System. Session #30, March 6, 2018 Cris Ross, CIO Mayo Clinic, Jim Golden, PwC

How Machine Learning and AI Are Disrupting the Current Healthcare System. Session #30, March 6, 2018 Cris Ross, CIO Mayo Clinic, Jim Golden, PwC How Machine Learning and AI Are Disrupting the Current Healthcare System Session #30, March 6, 2018 Cris Ross, CIO Mayo Clinic, Jim Golden, PwC 1 Conflicts of Interest: Christopher Ross, MBA Has no real

More information

this flexiblee platform

this flexiblee platform COST Office Avenue Louise 149 1050 Brussels, Belgium t: +32 (0)2 533 38000 f: +32 (0)2 533 3890 office@cost.eu www.cost.eu Improvement of atmospheric microsensor prototypes and software development for

More information

Digital Medical Device Innovation: A Prescription for Business and IT Success

Digital Medical Device Innovation: A Prescription for Business and IT Success 10 September 2018 Digital Medical Device Innovation: A Prescription for Business and IT Success A Digital Transformation is reshaping healthcare. New technology, mobility, and advancements in computing

More information

Smart Home System for Energy Saving using Genetic- Fuzzy-Neural Networks Approach

Smart Home System for Energy Saving using Genetic- Fuzzy-Neural Networks Approach Int. J. of Sustainable Water & Environmental Systems Volume 8, No. 1 (216) 27-31 Abstract Smart Home System for Energy Saving using Genetic- Fuzzy-Neural Networks Approach Anwar Jarndal* Electrical and

More information

Comparative Analysis of Air Conditioning System Using PID and Neural Network Controller

Comparative Analysis of Air Conditioning System Using PID and Neural Network Controller International Journal of Scientific and Research Publications, Volume 3, Issue 8, August 2013 1 Comparative Analysis of Air Conditioning System Using PID and Neural Network Controller Puneet Kumar *, Asso.Prof.

More information

A Vehicular Visual Tracking System Incorporating Global Positioning System

A Vehicular Visual Tracking System Incorporating Global Positioning System A Vehicular Visual Tracking System Incorporating Global Positioning System Hsien-Chou Liao and Yu-Shiang Wang Abstract Surveillance system is widely used in the traffic monitoring. The deployment of cameras

More information

A Vehicular Visual Tracking System Incorporating Global Positioning System

A Vehicular Visual Tracking System Incorporating Global Positioning System Vol:5, :6, 20 A Vehicular Visual Tracking System Incorporating Global Positioning System Hsien-Chou Liao and Yu-Shiang Wang International Science Index, Computer and Information Engineering Vol:5, :6,

More information

KPI is one of the oldest and biggest technical universities in Ukraine. It was founded in 1898.

KPI is one of the oldest and biggest technical universities in Ukraine. It was founded in 1898. National Technical University of Ukraine Kyiv Polytechnic Institute KPI is one of the oldest and biggest technical universities in Ukraine. It was founded in 1898. OVERVIEW 39 bachelor s, 92 master s,

More information

Executive Summary. Chapter 1. Overview of Control

Executive Summary. Chapter 1. Overview of Control Chapter 1 Executive Summary Rapid advances in computing, communications, and sensing technology offer unprecedented opportunities for the field of control to expand its contributions to the economic and

More information

Revised and extended. Accompanies this course pages heavier Perception treated more thoroughly. 1 - Introduction

Revised and extended. Accompanies this course pages heavier Perception treated more thoroughly. 1 - Introduction Topics to be Covered Coordinate frames and representations. Use of homogeneous transformations in robotics. Specification of position and orientation Manipulator forward and inverse kinematics Mobile Robots:

More information

DESIGN AND CAPABILITIES OF AN ENHANCED NAVAL MINE WARFARE SIMULATION FRAMEWORK. Timothy E. Floore George H. Gilman

DESIGN AND CAPABILITIES OF AN ENHANCED NAVAL MINE WARFARE SIMULATION FRAMEWORK. Timothy E. Floore George H. Gilman Proceedings of the 2011 Winter Simulation Conference S. Jain, R.R. Creasey, J. Himmelspach, K.P. White, and M. Fu, eds. DESIGN AND CAPABILITIES OF AN ENHANCED NAVAL MINE WARFARE SIMULATION FRAMEWORK Timothy

More information

Estimation of Ground Enhancing Compound Performance Using Artificial Neural Network

Estimation of Ground Enhancing Compound Performance Using Artificial Neural Network 0 International Conference on High Voltage Engineering and Application, Shanghai, China, September 7-0, 0 Estimation of Ground Enhancing Compound Performance Using Artificial Neural Network V. P. Androvitsaneas

More information

ARTIFICIAL INTELLIGENCE BASED TUNING OF SVC CONTROLLER FOR CO-GENERATED POWER SYSTEM

ARTIFICIAL INTELLIGENCE BASED TUNING OF SVC CONTROLLER FOR CO-GENERATED POWER SYSTEM ARTIFICIAL INTELLIGENCE BASED TUNING OF SVC CONTROLLER FOR CO-GENERATED POWER SYSTEM 1 Vinod Kumar, 2 R.R.Joshi 1 Asstt Prof., Department of Electrical Engineering, CTAE, Udaipur, India-313001 2 Assoc.

More information

Experimental Cooperative Control of Fixed-Wing Unmanned Aerial Vehicles

Experimental Cooperative Control of Fixed-Wing Unmanned Aerial Vehicles Experimental Cooperative Control of Fixed-Wing Unmanned Aerial Vehicles Selcuk Bayraktar, Georgios E. Fainekos, and George J. Pappas GRASP Laboratory Departments of ESE and CIS University of Pennsylvania

More information

Research on Fuzzy Neural Network Assisted Train Positioning Based on GSM-R

Research on Fuzzy Neural Network Assisted Train Positioning Based on GSM-R Acta Technica 62 (2017), No. 6A, 313 320 c 2017 Institute of Thermomechanics CAS, v.v.i. Research on Fuzzy Neural Network Assisted Train Positioning Based on GSM-R Xiuhui Diao 1, Pengfei Wang 2, Weidong

More information

Current Technologies in Vehicular Communications

Current Technologies in Vehicular Communications Current Technologies in Vehicular Communications George Dimitrakopoulos George Bravos Current Technologies in Vehicular Communications George Dimitrakopoulos Department of Informatics and Telematics Harokopio

More information

More Info at Open Access Database by S. Dutta and T. Schmidt

More Info at Open Access Database  by S. Dutta and T. Schmidt More Info at Open Access Database www.ndt.net/?id=17657 New concept for higher Robot position accuracy during thermography measurement to be implemented with the existing prototype automated thermography

More information

Trends Report R I M S

Trends Report R I M S Trends Report R I M S 2 0 1 8 Changing technology Changing workplaces Changing risk Progress is a good thing. But, with evolution and change comes risk. Fast-moving technology and super-charged innovation

More information

Digitizing European Industry

Digitizing European Industry Digitizing European Industry Bern 31.10.2017 Cornelia Spycher, National Contact Point (NCP) for Nanotechnologies, Advanced Materials & Manufacturing & Processing (NMBP) Cornelia.Spycher@euresearch.ch +41

More information

Visualizing the future of field service

Visualizing the future of field service Visualizing the future of field service Wearables, drones, augmented reality, and other emerging technology Humans are predisposed to think about how amazing and different the future will be. Consider

More information

Linking Smart Specialization with Technology Transfer in Science and Technology Park Planning

Linking Smart Specialization with Technology Transfer in Science and Technology Park Planning Linking Smart Specialization with Technology Transfer in Science and Technology Park Planning EU4Innovation: Fostering Research-Industry Links 1 st October 2018, Tbilisi Mr. Nikos Giannoulidis Director

More information

A novel autonomous monitoring system for distributed leakage current measurements on outdoor high voltage insulators

A novel autonomous monitoring system for distributed leakage current measurements on outdoor high voltage insulators A novel autonomous monitoring system for distributed leakage current measurements on outdoor high voltage insulators Nikolaos Mavrikakis 1, Michalis Kapellakis 1, Dionisios Pylarinos 1, and Kiriakos Siderakis

More information

International Journal of Informative & Futuristic Research ISSN (Online):

International Journal of Informative & Futuristic Research ISSN (Online): Reviewed Paper Volume 2 Issue 4 December 2014 International Journal of Informative & Futuristic Research ISSN (Online): 2347-1697 A Survey On Simultaneous Localization And Mapping Paper ID IJIFR/ V2/ E4/

More information

OPTIMAL AND PID CONTROLLER FOR CONTROLLING CAMERA S POSITION IN UNMANNED AERIAL VEHICLES

OPTIMAL AND PID CONTROLLER FOR CONTROLLING CAMERA S POSITION IN UNMANNED AERIAL VEHICLES International Journal of Information Technology, Modeling and Computing (IJITMC) Vol.1,No.4,November 2013 OPTIMAL AND PID CONTROLLER FOR CONTROLLING CAMERA S POSITION IN UNMANNED AERIAL VEHICLES MOHAMMAD

More information

Artificial intelligence & autonomous decisions. From judgelike Robot to soldier Robot

Artificial intelligence & autonomous decisions. From judgelike Robot to soldier Robot Artificial intelligence & autonomous decisions From judgelike Robot to soldier Robot Danièle Bourcier Director of research CNRS Paris 2 University CC-ND-NC Issues Up to now, it has been assumed that machines

More information

Initialisation improvement in engineering feedforward ANN models.

Initialisation improvement in engineering feedforward ANN models. Initialisation improvement in engineering feedforward ANN models. A. Krimpenis and G.-C. Vosniakos National Technical University of Athens, School of Mechanical Engineering, Manufacturing Technology Division,

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3, Issue 2, February -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 SIMULATION

More information

U N I V E R S I T Y O F C A L I C U T Pareeksha Bhavan

U N I V E R S I T Y O F C A L I C U T Pareeksha Bhavan U N I V E R S I T Y O F C A L I C U T Pareeksha Bhavan REVISED TIME TABLE FOR THE SEVENTH SEMESTER B.Tech/ P T B.Tech (2009 SCHEME) REGULAR / SUPPLEMENTARY / EXAMINATIONS NOVEMBER 2016 Time of Examination:

More information

CHAPTER 6 ANFIS BASED NEURO-FUZZY CONTROLLER

CHAPTER 6 ANFIS BASED NEURO-FUZZY CONTROLLER 143 CHAPTER 6 ANFIS BASED NEURO-FUZZY CONTROLLER 6.1 INTRODUCTION The quality of generated electricity in power system is dependent on the system output, which has to be of constant frequency and must

More information

Vision System for a Robot Guide System

Vision System for a Robot Guide System Vision System for a Robot Guide System Yu Wua Wong 1, Liqiong Tang 2, Donald Bailey 1 1 Institute of Information Sciences and Technology, 2 Institute of Technology and Engineering Massey University, Palmerston

More information

Multi-sensory Tracking of Elders in Outdoor Environments on Ambient Assisted Living

Multi-sensory Tracking of Elders in Outdoor Environments on Ambient Assisted Living Multi-sensory Tracking of Elders in Outdoor Environments on Ambient Assisted Living Javier Jiménez Alemán Fluminense Federal University, Niterói, Brazil jjimenezaleman@ic.uff.br Abstract. Ambient Assisted

More information

NEURAL NETWORK BASED LOAD FREQUENCY CONTROL FOR RESTRUCTURING POWER INDUSTRY

NEURAL NETWORK BASED LOAD FREQUENCY CONTROL FOR RESTRUCTURING POWER INDUSTRY Nigerian Journal of Technology (NIJOTECH) Vol. 31, No. 1, March, 2012, pp. 40 47. Copyright c 2012 Faculty of Engineering, University of Nigeria. ISSN 1115-8443 NEURAL NETWORK BASED LOAD FREQUENCY CONTROL

More information

Transmission Innovation Strategy

Transmission Innovation Strategy Transmission Innovation Strategy Contents 1 Value-Driven Innovation 2 Our Network Vision 3 Our Stakeholders 4 Principal Business Drivers 5 Delivering Innovation Our interpretation of Innovation: We see

More information

Implementation of a Self-Driven Robot for Remote Surveillance

Implementation of a Self-Driven Robot for Remote Surveillance International Journal of Research Studies in Science, Engineering and Technology Volume 2, Issue 11, November 2015, PP 35-39 ISSN 2349-4751 (Print) & ISSN 2349-476X (Online) Implementation of a Self-Driven

More information

NAVIGATION OF MOBILE ROBOT USING THE PSO PARTICLE SWARM OPTIMIZATION

NAVIGATION OF MOBILE ROBOT USING THE PSO PARTICLE SWARM OPTIMIZATION Journal of Academic and Applied Studies (JAAS) Vol. 2(1) Jan 2012, pp. 32-38 Available online @ www.academians.org ISSN1925-931X NAVIGATION OF MOBILE ROBOT USING THE PSO PARTICLE SWARM OPTIMIZATION Sedigheh

More information

Systematical Methods to Counter Drones in Controlled Manners

Systematical Methods to Counter Drones in Controlled Manners Systematical Methods to Counter Drones in Controlled Manners Wenxin Chen, Garrett Johnson, Yingfei Dong Dept. of Electrical Engineering University of Hawaii 1 System Models u Physical system y Controller

More information

DC motor using multi activation wavelet network (MAWN) as an alternative to a PD controller in the robotics control system

DC motor using multi activation wavelet network (MAWN) as an alternative to a PD controller in the robotics control system ISSN 1746-7233, England, UK World Journal of Modelling and Simulation Vol. 4 (2008) No. 1, pp. 73-80 DC motor using multi activation wavelet network (MAWN) as an alternative to a PD controller in the robotics

More information

Teleoperation and System Health Monitoring Mo-Yuen Chow, Ph.D.

Teleoperation and System Health Monitoring Mo-Yuen Chow, Ph.D. Teleoperation and System Health Monitoring Mo-Yuen Chow, Ph.D. chow@ncsu.edu Advanced Diagnosis and Control (ADAC) Lab Department of Electrical and Computer Engineering North Carolina State University

More information

Fraunhofer Institute for High frequency physics and radar techniques FHR. Unsere Kernkompetenzen

Fraunhofer Institute for High frequency physics and radar techniques FHR. Unsere Kernkompetenzen Fraunhofer Institute for High frequency physics and radar techniques FHR Unsere Kernkompetenzen Unsere Kernkompetenzen KEY TECHnology radar 1 2 ABOUT Fraunhofer FHR As one of the largest radar research

More information

Artificial Beacons with RGB-D Environment Mapping for Indoor Mobile Robot Localization

Artificial Beacons with RGB-D Environment Mapping for Indoor Mobile Robot Localization Sensors and Materials, Vol. 28, No. 6 (2016) 695 705 MYU Tokyo 695 S & M 1227 Artificial Beacons with RGB-D Environment Mapping for Indoor Mobile Robot Localization Chun-Chi Lai and Kuo-Lan Su * Department

More information

A Reconfigurable Guidance System

A Reconfigurable Guidance System Lecture tes for the Class: Unmanned Aircraft Design, Modeling and Control A Reconfigurable Guidance System Application to Unmanned Aerial Vehicles (UAVs) y b right aileron: a2 right elevator: e 2 rudder:

More information

Neural Network Predictive Controller for Pressure Control

Neural Network Predictive Controller for Pressure Control Neural Network Predictive Controller for Pressure Control ZAZILAH MAY 1, MUHAMMAD HANIF AMARAN 2 Department of Electrical and Electronics Engineering Universiti Teknologi PETRONAS Bandar Seri Iskandar,

More information

SHALE ANALYTICS. INTELLIGENT SOLUTIONS, INC.

SHALE ANALYTICS.   INTELLIGENT SOLUTIONS, INC. A Short Course for the Oil & Gas Industry Professionals SHALE INSTRUCTOR: Shahab D. Mohaghegh, Ph. D. Intelligent Solution, Inc. Professor of Petroleum & Natural Gas Engineering West Virginia University

More information

A MARINE FAULTS TOLERANT CONTROL SYSTEM BASED ON INTELLIGENT MULTI-AGENTS

A MARINE FAULTS TOLERANT CONTROL SYSTEM BASED ON INTELLIGENT MULTI-AGENTS A MARINE FAULTS TOLERANT CONTROL SYSTEM BASED ON INTELLIGENT MULTI-AGENTS Tianhao Tang and Gang Yao Department of Electrical & Control Engineering, Shanghai Maritime University 1550 Pudong Road, Shanghai,

More information

DOCTORAL THESIS (Summary)

DOCTORAL THESIS (Summary) LUCIAN BLAGA UNIVERSITY OF SIBIU Syed Usama Khalid Bukhari DOCTORAL THESIS (Summary) COMPUTER VISION APPLICATIONS IN INDUSTRIAL ENGINEERING PhD. Advisor: Rector Prof. Dr. Ing. Ioan BONDREA 1 Abstract Europe

More information