35
By NAJASHREE 4SF10EC061

Najzz

Embed Size (px)

Citation preview

Page 1: Najzz

By

NAJASHREE

4SF10EC061

Page 2: Najzz
Page 3: Najzz

Yes, I do agree with this statement. The following slides will justify my opinion.

Page 4: Najzz
Page 5: Najzz

ABSTRACT

INTRODUCTION

PROCESSING PATTERN

APPLICATION

ADVANTAGES & DISADVANTAGES

CONCLUSION

BIBLIOGRAPHY

Page 7: Najzz

Smartphones and multimedia technologies are proposed as an innovative way to tackle the formation of students

in the Industrial Informatics(II) subject of the Industrial Electronics Engineering(IEE) degree

II instructs future Engineers in the design of IT systems to control industrial processes.

Page 8: Najzz

The spread of e-learning tools facilitate the teaching and learning process.

First level- smartphones are used to display a web based multimedia tool- in learning process

Second level- smartphone is proposed as the control system of a medium size industrial process- water tank project

An application of the Smartphone multimedia tool is presented to show how students interact with the developed system.

Page 9: Najzz

1] IMPLEMENTATION OF SMARTPHONEWEB-BASED MULTIMEDIA TOOL

Multimedia tool registers the teacher explanations, laboratory and project videos, and demonstrations of implementations of II systems.

The multimedia units are processed in a Relay Server (Fig. 1)

This can be accessed by registered students through the Internet with their smartphones, computers or PDAs

Page 10: Najzz

Students have access to different simulators from a Virtual Lab Server

This tool incorporates some basic functions such as: orientation, promotion of self-learning, and self-assessment of learning

fundamental external factors have been considered in the design of the tool(Video, Audio, Text, Images, and Teacher and blackboard) to establish the maximum similarity with classrooms

The smartphone can access the multimedia tool from Internet with a WIFI or 3G connection.

Page 11: Najzz
Page 12: Najzz

2. Final multimedia chapter design presented on a Palm device

The final prototype includes features such as: graphic design, which was decided to have a similar aspect as real classroom

Page 13: Najzz

web-based multimedia tool- Camtasia Studio

software- to produce the chapters of the

multimedia tool

Digital output programming using C++ Builder

programming tool and the Data Acquisition

Card PCI-9112

Page 14: Najzz

2] SMARTPHONE-BASED PROJECTS ININDUSTRIAL INFORMATICS

Use of these mobile devices is very attractive to students and gets strong motivation

So, a student can use it to remotely monitor the status of the real water tank and to change its working conditions.

the student has real-time information of the sensors

The control of the water tank is performed by the smartphone through Bluetooth based on the architecture (Fig.3)

Page 15: Najzz
Page 16: Najzz

Hardware Components Smartphones cannot be directly connected to

the process, hence the Bluetooth process interface(Fig. 4) between the smartphone and the real process is designed

interface physical and electrical signals

Component must be cheap, transparent to the system, and highly reconfigurable

Interface allows interaction in both directions

Page 17: Najzz
Page 18: Najzz

Software Architecture

the implementation of applications based on mobile devices has been the selection of the mobile Operating Systems and the software development platform

Criteria: MultiplatformFree toolsFacility of development

Control through the Bluetooth ensures good performance in general allowing plotting and monitoring on the smartphone the measurements of all the sensors of the processes

Page 19: Najzz

Bluetooth has been chosen because it is well

suited for hard and soft real-time industrial

applications

more advanced subjects of the EE degree as

real-time systems

Page 20: Najzz
Page 21: Najzz

Plant security

One of the advantages of the wireless control of the plant is that students do not handle it physically

This prevents them to be hurt because of burns, cuts, electrical shocks, and other typical risks in a laboratory

It includes electrical protective devices incase failure happens

possible to operate the plant in even safer conditions

Page 22: Najzz

INDUSTRIAL INFORMATICS IN IEE

The II subject is organized through a Problem Based Learning (PBL) methodology

deals with the specification, design, and development of the IT systems for controlling an industrial process

In addition to the water tank miniproject, other II projects like the control of temperature and humidity of a greenhouse, the control of an irrigation system or the control system of an elevator

Page 23: Najzz

MARKS SIGNIFICANCE

Page 24: Najzz

Advantages:

Mobile learning devices enable learners and teachers to

interact with one another anywhere, anytime.

More learners are purchasing and using smartphones, thus

mobile learning becomes possible because many students

own such devices.

Students have access to any kind of information, and

research at any point.

Disadvantages:

Smartphones could become a distraction in any learning

environment due their ability to become an entertainment

unit and facilitate social networking.

Page 25: Najzz

A Smartphone multimedia learning

environment to instruct II subject regarding

the design and implementation of II systems

to remotely control industrial processes, has

been presented.

web-based multimedia tool- to review the

theoretical and solve practical problems

watertank, which is used as the II PBL

miniproject- tackle remotely the control of a

medium size industrial process

Page 26: Najzz

J. J. Rodriguez-Andina, L. Gomes, and S. Bogosyan, “Current trends in industrial electronics education,” IEEE Trans. Ind. Electron., vol. 57,no. 10, pp. 3245–3252, Oct. 2010.

E. Martin and R. M. Carro, “Supporting the development of mobile adaptive learning environments: A case study,” IEEE Trans. Learn.Technol., vol. 2, no. 1, pp. 23–36, Jan.–Mar. 2009.

L. Gomes and S. Bogosyan, “Current trends in remote laboratories,” IEEE Trans. Ind. Electron., vol. 56, no. 12, pp. 4744–4756, Dec. 2009.

C. Crook, J. Cummings, T. Fisher, R. Graber, C. Harrison, and C.Lewin et al., Web 2.0 technologies for learning: the current landscape—Opportunities, challenges and tensions BECTA, London,U.K., Becta Report.

…..

Page 27: Najzz

Git Repository, Accessed 2011. [Online].

Available: http://git-scm.com/

NXP Semiconductors, Accessed 2011.[Online].

Available:http://ics.nxp.com/lpcxpresso/

Flexipanel Co., Accessed 2011. [Online].

Available: http://www.flexipanel.com

CheapDAQproject, Accessed 2011. [Online].

Available:http://www.disca.upv.es/aperles/C

heapDAQ/CheapDAQ.html

Page 29: Najzz
Page 30: Najzz

Queries ?

Page 31: Najzz

Thank You

Page 32: Najzz

Industrial Informatics(II) has emerged from the development of science, engineering and information technology.

The term Industrial refers to the approach for real-world applications and informatics refers to the infrastructure that provides development and deployment of real-world applications.

II focuses on knowledge-based automation.

II techniques use information analysis, manipulation, and distribution to achieve higher efficiency, effectiveness, reliability.

Page 33: Najzz

Students have access to different simulators

from a Virtual Lab Server:

SimeSeny is a signal simulator and

SimProcess is a process simulator

developed by the lecturers to help students

in the implementation of their project.

Page 34: Najzz

C++ based environments -allow the easy

development of multiplatform applications

Most of the mobile OS permits application

development based on this language -

iOS, Android,webOS, Windows Mobile,

BlackBerry OS, Symbian,Maemo, MeeGoBada

Page 35: Najzz

Smartphone is the central piece of the

system which executes C++ control program

Collects sensory information from process

And sends control actions to change its

behaviour through blutooth interface