SlideShare uma empresa Scribd logo
1 de 16
Sistemas de Informação
para a Indústria



                                                     Class 3

                                            Architectures of IS
                                                      Ano 2013




                                                                                     António Grilo
                                                                                     Prof. Auxiliar FCT-UNL

                                                   Sistemas de Informação para Indústria                      1
Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
BIT AND BYTE

Bit - Binary digit, represents smallest unit of data in the form of either 0 or 1. A bit
(a contraction of binary digit) is the basic unit of information in computing and
telecommunications; it is the amount of information stored by a digital device or
other physical system that exists in one of two possible distinct states. Bits can be
implemented in many forms. In most modern computing devices, a bit is usually
represented by an electrical voltage or current pulse, or by the electrical state of a
flip-flop circuit.

Byte - String of bits, usually eight, stores one number or character. The byte is a
unit of digital information in computing and telecommunications that most
commonly consists of eight bits. Historically, a byte was the number of bits used to
encode a single character of text in a computer and for this reason it is the basic
addressable element in many computer architectures. The size of the byte has
historically been hardware dependent and no definitive standards existed that
mandated the size. The de facto standard of eight bits is a convenient power of
two permitting the values 0 through 255 for one byte. The popularity of major
commercial computing architectures have aided in the ubiquitous acceptance of
the 8-bit size
                                                    Sistemas de Informação para Indústria   2
 Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
BIT AND BYTE




                                                    Sistemas de Informação para Indústria   3
 Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
INFORMATION TECHNOLOGY (IT) INFRASTRUCTURE
Integrated framework upon which digital networks operate. This
infrastructure includes data centers, computers, computer networks,
Database Management devices, and a regulatory system.

Evolution of IT infrastructure:

General-purpose mainframe & minicomputer era:
• 1959 to present
- 1958 IBM first mainframes introduced
- 1965 Less expensive DEC minicomputers introduced


Personal computer era: 1981 to present:
- 1981 Introduction of IBM PC
- Proliferation in 80s, 90s resulted in growth of personal software


                                                    Sistemas de Informação para Indústria   4
 Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
INFORMATION TECHNOLOGY (IT) INFRASTRUCTURE
Client/server era: 1983 to present:
- Desktop clients networked to servers, with processing work split
between clients and servers
- Network may be two-tiered or multitiered (N-tiered)
- Various types of servers (network, application, Web)

Enterprise computing era: 1992 to present:
- Move toward integrating disparate networks, applications using Internet
standards and enterprise application

Cloud Computing: 2008 to present
- Refers to a model of computing where firms and individuals obtain
computing power and software applications over the Internet or other
network
- Fastest growing form of computing
                                                    Sistemas de Informação para Indústria   5
 Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
TECHNOLOGY DRIVERS OF INFRASTRUCTURE EVOLUTION
 Moore’s law and microprocessing power - Computing power doubles
 every 18 months. Since the first magnetic storage device was used in
 1955, the cost of storing a kilobyte of data has fallen exponentially,
 doubling the amount of digital storage for each dollar expended every 15
 months, on average..

 Metcalfe’s Law and network economics - Value or power of a network
 grows exponentially as a function of the number of network members. As
 network members increase, more people want to use it (demand for
 network access increases). Declining communication costs (towards 0)
 and the Internet, with an estimated 1.5 billion people worldwide have
 Internet access.

 Standards and network effects - Specifications that establish the
 compatibility of products and the ability to communicate in a network
 unleash powerful economies of scale and result in price declines as
 manufacturers focus on the products built to a single standard.
                                                     Sistemas de Informação para Indústria   6
  Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
IT INFRASTRUCTURE HAS 7 MAIN COMPONENTS


•      Computer hardware platforms

•      Operating system platforms

•      Enterprise business applications

•      Data management and storage

•      Networking/telecommunications platforms

•      Internet platforms

•      Consulting system integration services


                                                       Sistemas de Informação para Indústria   7
    Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
COMPONENTS OF A COMPUTER NETWORK

Two or more connected computers. Major components in simple network:

•      Client computer

•      Server computer

•      Network interfaces (NICs)

•      Connection medium

•      Network operating system

•      Hub or switch

•      Router
                                                       Sistemas de Informação para Indústria   8
    Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
DIGITAL NETWORKS




                                                   Sistemas de Informação para Indústria   9
Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
CLIENT/SERVER COMPUTING
The client–server model is a computing model that acts as distributed
application which partitions tasks or workloads between the providers of a
resource or service, called servers, and service requesters, called clients.
Often clients and servers communicate over a computer network on
separate hardware, but both client and server may reside in the same
system. A server machine is a host that is running one or more server
programs which share their resources with clients. A client does not share
any of its resources, but requests a server's content or service function.




                                                    Sistemas de Informação para Indústria   10
 Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
PACKET SWITCHING
Method of slicing digital messages into parcels (packets), sending packets
along different communication paths as they become available, and then
reassembling packets at destination. Previous circuit-switched networks
required assembly of complete point-to-point circuit. Packet switching is
more efficient use of network’s communications capacity.




                                                    Sistemas de Informação para Indústria   11
 Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
TRANSMISSION CONTROL PROTOCOL / INTERNET PROTOCOL (TCP/IP)

 Connectivity between computers enabled by protocols. Protocols are rules
 that govern transmission of information between two points. It has four
 layers:

 - Application layer

 - Transport layer

 - Internet layer

 - Network interface layer




                                                     Sistemas de Informação para Indústria   12
  Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
TYPES OF NETWORKS

Local-area networks (LANs)

- Client/server or peer-to-peer

- Ethernet – physical network standard

- Topologies: star, bus, ring

Campus-area networks (CANs)

Wide-area networks (WANs)

Metropolitan-area networks (MANs)

                                                    Sistemas de Informação para Indústria   13
 Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
NETWORKS

Physical transmission media:

- Twisted wire (modems)
- Coaxial cable
- Fiber optics and optical networks



Wireless transmission media and devices:

- Microwave
- Satellites
- Cellular telephones



                                                    Sistemas de Informação para Indústria   14
 Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
PROPRIETARY SOFTWARE VS OPEN SOURCE
Proprietary software is software developed by a supplier and made
available for you to use under an end-user licence agreement (EULA),
which you effectively accept when you install the software. The licence
sets out how the software can be used and usually prohibits you from
doing certain things, like making copies of the software and passing them
on; or selling your licence to someone else.

Most proprietary software comes without the source code. This is the code
originally written by the programmer. Without this code neither you nor any
other software supplier can make changes to the software package.

When you buy a proprietary software package you are not buying the
software - you are buying the right to use the software in a specific way.
The software company owns the software.

Most off-the-shelf packages are proprietary software.
                                                    Sistemas de Informação para Indústria   15
 Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013
PROPRIETARY SOFTWARE VS OPEN SOURCE


Open source software is made available under a licence that allows you to
make copies and pass them on to anyone. The software comes with its
source code - which you can change to meet your needs.

Licences for open source software do vary. Some licences require to make
any changes made to the source code publicly available, while others will
allow to keep those changes private. The licence agreement shhould be
read before using or changing the software.

Open source software is usually available for free download or off-the-
shelf at a low cost.




                                                    Sistemas de Informação para Indústria   16
 Departamento de Engenharia Mecânica e Industrial            © António Grilo   2013

Mais conteúdo relacionado

Mais procurados

Real World IoT Architecture Use Cases
Real World IoT Architecture Use CasesReal World IoT Architecture Use Cases
Real World IoT Architecture Use CasesEurotech
 
MILLENIA Engineering 2009
MILLENIA Engineering 2009MILLENIA Engineering 2009
MILLENIA Engineering 2009Imed Ouardi
 
Smart automatic petrol pump system based on internet of things
Smart automatic petrol pump system based on internet of things Smart automatic petrol pump system based on internet of things
Smart automatic petrol pump system based on internet of things IJECEIAES
 
Ls subramanian internet of things
Ls subramanian internet of thingsLs subramanian internet of things
Ls subramanian internet of thingspromediakw
 
Internet of Things with Bosch: From Concept to Code
Internet of Things with Bosch: From Concept to CodeInternet of Things with Bosch: From Concept to Code
Internet of Things with Bosch: From Concept to CodeMongoDB
 
Vdma seminar industry 4.0 leoni v6
Vdma seminar industry 4.0 leoni v6Vdma seminar industry 4.0 leoni v6
Vdma seminar industry 4.0 leoni v6Pushpendra Singh
 
A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...
A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...
A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...IOSR Journals
 
Domenico di mola_2023 i_iot_whole_190613
Domenico di mola_2023 i_iot_whole_190613Domenico di mola_2023 i_iot_whole_190613
Domenico di mola_2023 i_iot_whole_190613domenico di mola
 
Internet of Things: an overview
Internet of Things: an overviewInternet of Things: an overview
Internet of Things: an overviewPascal Bodin
 
Smart buildings - architectures and technologies
Smart buildings - architectures and technologiesSmart buildings - architectures and technologies
Smart buildings - architectures and technologiesFulvio Corno
 
Industrial IoT Mayhem? Java IoT Gateways to the Rescue
Industrial IoT Mayhem? Java IoT Gateways to the RescueIndustrial IoT Mayhem? Java IoT Gateways to the Rescue
Industrial IoT Mayhem? Java IoT Gateways to the RescueEurotech
 
IoT and connected devices
IoT and connected devicesIoT and connected devices
IoT and connected devicesPascal Bodin
 
IoT Solutions for Smart Energy Smart Grid and Smart Utility Applications
IoT Solutions for Smart Energy Smart Grid and Smart Utility ApplicationsIoT Solutions for Smart Energy Smart Grid and Smart Utility Applications
IoT Solutions for Smart Energy Smart Grid and Smart Utility ApplicationsEurotech
 
The Platform for the Industrial Internet of Things (IIoT)
The Platform for the Industrial Internet of Things (IIoT)The Platform for the Industrial Internet of Things (IIoT)
The Platform for the Industrial Internet of Things (IIoT)Gerardo Pardo-Castellote
 
Internet de las Cosas para la industria
Internet de las Cosas para la industriaInternet de las Cosas para la industria
Internet de las Cosas para la industriaSiemens España
 
L’IoT industriale e i vantaggi competitivi della trasformazione digitale
L’IoT  industriale e i vantaggi competitivi della trasformazione digitale L’IoT  industriale e i vantaggi competitivi della trasformazione digitale
L’IoT industriale e i vantaggi competitivi della trasformazione digitale Eurotech
 
M2M communications and internet of things for smart cities
M2M communications and internet of things for smart citiesM2M communications and internet of things for smart cities
M2M communications and internet of things for smart citiesSoumya Kanti Datta
 
MTC: When Machines Communicate (A New Hot Topic Taking Over the Industry) - a...
MTC: When Machines Communicate (A New Hot Topic Taking Over the Industry) - a...MTC: When Machines Communicate (A New Hot Topic Taking Over the Industry) - a...
MTC: When Machines Communicate (A New Hot Topic Taking Over the Industry) - a...Cisco Service Provider Mobility
 

Mais procurados (20)

theiva
theivatheiva
theiva
 
Millenia 2010
Millenia 2010Millenia 2010
Millenia 2010
 
Real World IoT Architecture Use Cases
Real World IoT Architecture Use CasesReal World IoT Architecture Use Cases
Real World IoT Architecture Use Cases
 
MILLENIA Engineering 2009
MILLENIA Engineering 2009MILLENIA Engineering 2009
MILLENIA Engineering 2009
 
Smart automatic petrol pump system based on internet of things
Smart automatic petrol pump system based on internet of things Smart automatic petrol pump system based on internet of things
Smart automatic petrol pump system based on internet of things
 
Ls subramanian internet of things
Ls subramanian internet of thingsLs subramanian internet of things
Ls subramanian internet of things
 
Internet of Things with Bosch: From Concept to Code
Internet of Things with Bosch: From Concept to CodeInternet of Things with Bosch: From Concept to Code
Internet of Things with Bosch: From Concept to Code
 
Vdma seminar industry 4.0 leoni v6
Vdma seminar industry 4.0 leoni v6Vdma seminar industry 4.0 leoni v6
Vdma seminar industry 4.0 leoni v6
 
A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...
A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...
A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...
 
Domenico di mola_2023 i_iot_whole_190613
Domenico di mola_2023 i_iot_whole_190613Domenico di mola_2023 i_iot_whole_190613
Domenico di mola_2023 i_iot_whole_190613
 
Internet of Things: an overview
Internet of Things: an overviewInternet of Things: an overview
Internet of Things: an overview
 
Smart buildings - architectures and technologies
Smart buildings - architectures and technologiesSmart buildings - architectures and technologies
Smart buildings - architectures and technologies
 
Industrial IoT Mayhem? Java IoT Gateways to the Rescue
Industrial IoT Mayhem? Java IoT Gateways to the RescueIndustrial IoT Mayhem? Java IoT Gateways to the Rescue
Industrial IoT Mayhem? Java IoT Gateways to the Rescue
 
IoT and connected devices
IoT and connected devicesIoT and connected devices
IoT and connected devices
 
IoT Solutions for Smart Energy Smart Grid and Smart Utility Applications
IoT Solutions for Smart Energy Smart Grid and Smart Utility ApplicationsIoT Solutions for Smart Energy Smart Grid and Smart Utility Applications
IoT Solutions for Smart Energy Smart Grid and Smart Utility Applications
 
The Platform for the Industrial Internet of Things (IIoT)
The Platform for the Industrial Internet of Things (IIoT)The Platform for the Industrial Internet of Things (IIoT)
The Platform for the Industrial Internet of Things (IIoT)
 
Internet de las Cosas para la industria
Internet de las Cosas para la industriaInternet de las Cosas para la industria
Internet de las Cosas para la industria
 
L’IoT industriale e i vantaggi competitivi della trasformazione digitale
L’IoT  industriale e i vantaggi competitivi della trasformazione digitale L’IoT  industriale e i vantaggi competitivi della trasformazione digitale
L’IoT industriale e i vantaggi competitivi della trasformazione digitale
 
M2M communications and internet of things for smart cities
M2M communications and internet of things for smart citiesM2M communications and internet of things for smart cities
M2M communications and internet of things for smart cities
 
MTC: When Machines Communicate (A New Hot Topic Taking Over the Industry) - a...
MTC: When Machines Communicate (A New Hot Topic Taking Over the Industry) - a...MTC: When Machines Communicate (A New Hot Topic Taking Over the Industry) - a...
MTC: When Machines Communicate (A New Hot Topic Taking Over the Industry) - a...
 

Semelhante a Aula 3 14032013 sii-v1

Aula 4 21032013 sii-v1
Aula 4   21032013 sii-v1Aula 4   21032013 sii-v1
Aula 4 21032013 sii-v1Aneesh Zutshi
 
Introduction IOT/M2M
Introduction IOT/M2MIntroduction IOT/M2M
Introduction IOT/M2MLeKhanhAnh
 
Developing-IoT-Solutions
Developing-IoT-SolutionsDeveloping-IoT-Solutions
Developing-IoT-SolutionsManoj Punamia
 
IRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of ThingsIRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of ThingsIRJET Journal
 
IRJET- A Review Paper on Internet of Things(IoT) and its Applications
IRJET- A Review Paper on Internet of Things(IoT) and its ApplicationsIRJET- A Review Paper on Internet of Things(IoT) and its Applications
IRJET- A Review Paper on Internet of Things(IoT) and its ApplicationsIRJET Journal
 
Internet of Things (IoT) Fog Computing Insights from Patents
Internet of Things (IoT) Fog Computing Insights from PatentsInternet of Things (IoT) Fog Computing Insights from Patents
Internet of Things (IoT) Fog Computing Insights from PatentsAlex G. Lee, Ph.D. Esq. CLP
 
Industrial Internet of Things and (Machine to Machine) M2M Overview
Industrial Internet of Things and (Machine to Machine) M2M OverviewIndustrial Internet of Things and (Machine to Machine) M2M Overview
Industrial Internet of Things and (Machine to Machine) M2M OverviewBryan Kester
 
A Review: The Internet of Things Using Fog Computing
A Review: The Internet of Things Using Fog ComputingA Review: The Internet of Things Using Fog Computing
A Review: The Internet of Things Using Fog ComputingIRJET Journal
 
The Internet of Things: Impact on Business and Tech-Forward Concepts
The Internet of Things: Impact on Business and Tech-Forward Concepts The Internet of Things: Impact on Business and Tech-Forward Concepts
The Internet of Things: Impact on Business and Tech-Forward Concepts Klika Tech, Inc
 
Fog computing : The new age Technology
Fog computing : The new age TechnologyFog computing : The new age Technology
Fog computing : The new age TechnologyPrankit Mishra
 
Information Technology Infrastructure.pptx
Information Technology Infrastructure.pptxInformation Technology Infrastructure.pptx
Information Technology Infrastructure.pptxRoshni814224
 
IRJET- A Smart Medical Monitoring Systems using Cloud Computing and Internet ...
IRJET- A Smart Medical Monitoring Systems using Cloud Computing and Internet ...IRJET- A Smart Medical Monitoring Systems using Cloud Computing and Internet ...
IRJET- A Smart Medical Monitoring Systems using Cloud Computing and Internet ...IRJET Journal
 
H63ECH_1A_023799_Osama
H63ECH_1A_023799_OsamaH63ECH_1A_023799_Osama
H63ECH_1A_023799_OsamaOsama Azim
 
Ch9 computer integrated manufacturing
Ch9 computer integrated manufacturingCh9 computer integrated manufacturing
Ch9 computer integrated manufacturingviswa375
 
DEVELOPMENT AND IMPLEMENTATION OF LOW COST IIOT GATEWAY WITH EDGE COMPUTING F...
DEVELOPMENT AND IMPLEMENTATION OF LOW COST IIOT GATEWAY WITH EDGE COMPUTING F...DEVELOPMENT AND IMPLEMENTATION OF LOW COST IIOT GATEWAY WITH EDGE COMPUTING F...
DEVELOPMENT AND IMPLEMENTATION OF LOW COST IIOT GATEWAY WITH EDGE COMPUTING F...IRJET Journal
 
The+Edge+eBook.pdf
The+Edge+eBook.pdfThe+Edge+eBook.pdf
The+Edge+eBook.pdfssuser404790
 

Semelhante a Aula 3 14032013 sii-v1 (20)

Aula 4 21032013 sii-v1
Aula 4   21032013 sii-v1Aula 4   21032013 sii-v1
Aula 4 21032013 sii-v1
 
Introduction IOT/M2M
Introduction IOT/M2MIntroduction IOT/M2M
Introduction IOT/M2M
 
NX-ERA unleashes the power of IIot with MQTT Interface
NX-ERA unleashes the power of IIot with MQTT InterfaceNX-ERA unleashes the power of IIot with MQTT Interface
NX-ERA unleashes the power of IIot with MQTT Interface
 
Nx-era unleashes the power of i iot with mqtt interface
Nx-era unleashes the power of i iot with mqtt interfaceNx-era unleashes the power of i iot with mqtt interface
Nx-era unleashes the power of i iot with mqtt interface
 
Developing-IoT-Solutions
Developing-IoT-SolutionsDeveloping-IoT-Solutions
Developing-IoT-Solutions
 
IRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of ThingsIRJET- Smart Home Application using Internet of Things
IRJET- Smart Home Application using Internet of Things
 
IRJET- A Review Paper on Internet of Things(IoT) and its Applications
IRJET- A Review Paper on Internet of Things(IoT) and its ApplicationsIRJET- A Review Paper on Internet of Things(IoT) and its Applications
IRJET- A Review Paper on Internet of Things(IoT) and its Applications
 
Internet of Things (IoT) Fog Computing Insights from Patents
Internet of Things (IoT) Fog Computing Insights from PatentsInternet of Things (IoT) Fog Computing Insights from Patents
Internet of Things (IoT) Fog Computing Insights from Patents
 
Industrial Internet of Things and (Machine to Machine) M2M Overview
Industrial Internet of Things and (Machine to Machine) M2M OverviewIndustrial Internet of Things and (Machine to Machine) M2M Overview
Industrial Internet of Things and (Machine to Machine) M2M Overview
 
A Review: The Internet of Things Using Fog Computing
A Review: The Internet of Things Using Fog ComputingA Review: The Internet of Things Using Fog Computing
A Review: The Internet of Things Using Fog Computing
 
The Internet of Things: Impact on Business and Tech-Forward Concepts
The Internet of Things: Impact on Business and Tech-Forward Concepts The Internet of Things: Impact on Business and Tech-Forward Concepts
The Internet of Things: Impact on Business and Tech-Forward Concepts
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptx
 
Fog computing : The new age Technology
Fog computing : The new age TechnologyFog computing : The new age Technology
Fog computing : The new age Technology
 
COMPARATIVE STUDY BETWEEN VARIOUS PROTOCOLS USED IN INTERNET OF THING
COMPARATIVE STUDY BETWEEN VARIOUS  PROTOCOLS USED IN INTERNET OF THINGCOMPARATIVE STUDY BETWEEN VARIOUS  PROTOCOLS USED IN INTERNET OF THING
COMPARATIVE STUDY BETWEEN VARIOUS PROTOCOLS USED IN INTERNET OF THING
 
Information Technology Infrastructure.pptx
Information Technology Infrastructure.pptxInformation Technology Infrastructure.pptx
Information Technology Infrastructure.pptx
 
IRJET- A Smart Medical Monitoring Systems using Cloud Computing and Internet ...
IRJET- A Smart Medical Monitoring Systems using Cloud Computing and Internet ...IRJET- A Smart Medical Monitoring Systems using Cloud Computing and Internet ...
IRJET- A Smart Medical Monitoring Systems using Cloud Computing and Internet ...
 
H63ECH_1A_023799_Osama
H63ECH_1A_023799_OsamaH63ECH_1A_023799_Osama
H63ECH_1A_023799_Osama
 
Ch9 computer integrated manufacturing
Ch9 computer integrated manufacturingCh9 computer integrated manufacturing
Ch9 computer integrated manufacturing
 
DEVELOPMENT AND IMPLEMENTATION OF LOW COST IIOT GATEWAY WITH EDGE COMPUTING F...
DEVELOPMENT AND IMPLEMENTATION OF LOW COST IIOT GATEWAY WITH EDGE COMPUTING F...DEVELOPMENT AND IMPLEMENTATION OF LOW COST IIOT GATEWAY WITH EDGE COMPUTING F...
DEVELOPMENT AND IMPLEMENTATION OF LOW COST IIOT GATEWAY WITH EDGE COMPUTING F...
 
The+Edge+eBook.pdf
The+Edge+eBook.pdfThe+Edge+eBook.pdf
The+Edge+eBook.pdf
 

Mais de Aneesh Zutshi

Aula 1 03032016 sii-v1
Aula 1   03032016 sii-v1Aula 1   03032016 sii-v1
Aula 1 03032016 sii-v1Aneesh Zutshi
 
Class 2 digital ecosystems and ecosystem actors
Class 2   digital ecosystems and ecosystem actorsClass 2   digital ecosystems and ecosystem actors
Class 2 digital ecosystems and ecosystem actorsAneesh Zutshi
 
Class 1 digital business - unique features and future evolution
Class 1   digital business - unique features and future evolutionClass 1   digital business - unique features and future evolution
Class 1 digital business - unique features and future evolutionAneesh Zutshi
 
Class 5 Digital Business Models
Class 5 Digital Business ModelsClass 5 Digital Business Models
Class 5 Digital Business ModelsAneesh Zutshi
 
Aula 4 27032015 sii-v1
Aula 4   27032015 sii-v1Aula 4   27032015 sii-v1
Aula 4 27032015 sii-v1Aneesh Zutshi
 
Class 2 Typologies of IS
Class 2 Typologies of ISClass 2 Typologies of IS
Class 2 Typologies of ISAneesh Zutshi
 
Aula 1 06032015 sii-v1
Aula 1   06032015 sii-v1Aula 1   06032015 sii-v1
Aula 1 06032015 sii-v1Aneesh Zutshi
 
Aula 11 23052013 sii-v1
Aula 11   23052013 sii-v1Aula 11   23052013 sii-v1
Aula 11 23052013 sii-v1Aneesh Zutshi
 
Aula 10 16052013 sii-v1
Aula 10   16052013 sii-v1Aula 10   16052013 sii-v1
Aula 10 16052013 sii-v1Aneesh Zutshi
 
Aula 9 21032013 sii-v0
Aula 9   21032013 sii-v0Aula 9   21032013 sii-v0
Aula 9 21032013 sii-v0Aneesh Zutshi
 
Aula 8 21032013 sii-vfinal
Aula 8   21032013 sii-vfinalAula 8   21032013 sii-vfinal
Aula 8 21032013 sii-vfinalAneesh Zutshi
 
Mobile computing fct
Mobile computing fctMobile computing fct
Mobile computing fctAneesh Zutshi
 

Mais de Aneesh Zutshi (15)

Aula 1 03032016 sii-v1
Aula 1   03032016 sii-v1Aula 1   03032016 sii-v1
Aula 1 03032016 sii-v1
 
Class 2 digital ecosystems and ecosystem actors
Class 2   digital ecosystems and ecosystem actorsClass 2   digital ecosystems and ecosystem actors
Class 2 digital ecosystems and ecosystem actors
 
Class 1 digital business - unique features and future evolution
Class 1   digital business - unique features and future evolutionClass 1   digital business - unique features and future evolution
Class 1 digital business - unique features and future evolution
 
Class 5 Digital Business Models
Class 5 Digital Business ModelsClass 5 Digital Business Models
Class 5 Digital Business Models
 
Aula 4 27032015 sii-v1
Aula 4   27032015 sii-v1Aula 4   27032015 sii-v1
Aula 4 27032015 sii-v1
 
Class 2 Typologies of IS
Class 2 Typologies of ISClass 2 Typologies of IS
Class 2 Typologies of IS
 
Aula 1 06032015 sii-v1
Aula 1   06032015 sii-v1Aula 1   06032015 sii-v1
Aula 1 06032015 sii-v1
 
Aula 11 23052013 sii-v1
Aula 11   23052013 sii-v1Aula 11   23052013 sii-v1
Aula 11 23052013 sii-v1
 
Aula 10 16052013 sii-v1
Aula 10   16052013 sii-v1Aula 10   16052013 sii-v1
Aula 10 16052013 sii-v1
 
Aula 9 21032013 sii-v0
Aula 9   21032013 sii-v0Aula 9   21032013 sii-v0
Aula 9 21032013 sii-v0
 
Aula 8 21032013 sii-vfinal
Aula 8   21032013 sii-vfinalAula 8   21032013 sii-vfinal
Aula 8 21032013 sii-vfinal
 
Aula 7 18042013
Aula 7   18042013Aula 7   18042013
Aula 7 18042013
 
Mobile computing fct
Mobile computing fctMobile computing fct
Mobile computing fct
 
Business model fct
Business model fctBusiness model fct
Business model fct
 
Aula 6 14042011 sii
Aula 6   14042011 siiAula 6   14042011 sii
Aula 6 14042011 sii
 

Último

B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxpriyanshujha201
 
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...allensay1
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLSeo
 
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLBAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLkapoorjyoti4444
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...amitlee9823
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxAndy Lambert
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Roland Driesen
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Dave Litwiller
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...lizamodels9
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Centuryrwgiffor
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...amitlee9823
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...lizamodels9
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...Sheetaleventcompany
 
Phases of negotiation .pptx
 Phases of negotiation .pptx Phases of negotiation .pptx
Phases of negotiation .pptxnandhinijagan9867
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayNZSG
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageMatteo Carbone
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Serviceritikaroy0888
 

Último (20)

B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
 
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLBAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
 
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
 
Phases of negotiation .pptx
 Phases of negotiation .pptx Phases of negotiation .pptx
Phases of negotiation .pptx
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 May
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 

Aula 3 14032013 sii-v1

  • 1. Sistemas de Informação para a Indústria Class 3 Architectures of IS Ano 2013 António Grilo Prof. Auxiliar FCT-UNL Sistemas de Informação para Indústria 1 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 2. BIT AND BYTE Bit - Binary digit, represents smallest unit of data in the form of either 0 or 1. A bit (a contraction of binary digit) is the basic unit of information in computing and telecommunications; it is the amount of information stored by a digital device or other physical system that exists in one of two possible distinct states. Bits can be implemented in many forms. In most modern computing devices, a bit is usually represented by an electrical voltage or current pulse, or by the electrical state of a flip-flop circuit. Byte - String of bits, usually eight, stores one number or character. The byte is a unit of digital information in computing and telecommunications that most commonly consists of eight bits. Historically, a byte was the number of bits used to encode a single character of text in a computer and for this reason it is the basic addressable element in many computer architectures. The size of the byte has historically been hardware dependent and no definitive standards existed that mandated the size. The de facto standard of eight bits is a convenient power of two permitting the values 0 through 255 for one byte. The popularity of major commercial computing architectures have aided in the ubiquitous acceptance of the 8-bit size Sistemas de Informação para Indústria 2 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 3. BIT AND BYTE Sistemas de Informação para Indústria 3 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 4. INFORMATION TECHNOLOGY (IT) INFRASTRUCTURE Integrated framework upon which digital networks operate. This infrastructure includes data centers, computers, computer networks, Database Management devices, and a regulatory system. Evolution of IT infrastructure: General-purpose mainframe & minicomputer era: • 1959 to present - 1958 IBM first mainframes introduced - 1965 Less expensive DEC minicomputers introduced Personal computer era: 1981 to present: - 1981 Introduction of IBM PC - Proliferation in 80s, 90s resulted in growth of personal software Sistemas de Informação para Indústria 4 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 5. INFORMATION TECHNOLOGY (IT) INFRASTRUCTURE Client/server era: 1983 to present: - Desktop clients networked to servers, with processing work split between clients and servers - Network may be two-tiered or multitiered (N-tiered) - Various types of servers (network, application, Web) Enterprise computing era: 1992 to present: - Move toward integrating disparate networks, applications using Internet standards and enterprise application Cloud Computing: 2008 to present - Refers to a model of computing where firms and individuals obtain computing power and software applications over the Internet or other network - Fastest growing form of computing Sistemas de Informação para Indústria 5 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 6. TECHNOLOGY DRIVERS OF INFRASTRUCTURE EVOLUTION Moore’s law and microprocessing power - Computing power doubles every 18 months. Since the first magnetic storage device was used in 1955, the cost of storing a kilobyte of data has fallen exponentially, doubling the amount of digital storage for each dollar expended every 15 months, on average.. Metcalfe’s Law and network economics - Value or power of a network grows exponentially as a function of the number of network members. As network members increase, more people want to use it (demand for network access increases). Declining communication costs (towards 0) and the Internet, with an estimated 1.5 billion people worldwide have Internet access. Standards and network effects - Specifications that establish the compatibility of products and the ability to communicate in a network unleash powerful economies of scale and result in price declines as manufacturers focus on the products built to a single standard. Sistemas de Informação para Indústria 6 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 7. IT INFRASTRUCTURE HAS 7 MAIN COMPONENTS • Computer hardware platforms • Operating system platforms • Enterprise business applications • Data management and storage • Networking/telecommunications platforms • Internet platforms • Consulting system integration services Sistemas de Informação para Indústria 7 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 8. COMPONENTS OF A COMPUTER NETWORK Two or more connected computers. Major components in simple network: • Client computer • Server computer • Network interfaces (NICs) • Connection medium • Network operating system • Hub or switch • Router Sistemas de Informação para Indústria 8 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 9. DIGITAL NETWORKS Sistemas de Informação para Indústria 9 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 10. CLIENT/SERVER COMPUTING The client–server model is a computing model that acts as distributed application which partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients. Often clients and servers communicate over a computer network on separate hardware, but both client and server may reside in the same system. A server machine is a host that is running one or more server programs which share their resources with clients. A client does not share any of its resources, but requests a server's content or service function. Sistemas de Informação para Indústria 10 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 11. PACKET SWITCHING Method of slicing digital messages into parcels (packets), sending packets along different communication paths as they become available, and then reassembling packets at destination. Previous circuit-switched networks required assembly of complete point-to-point circuit. Packet switching is more efficient use of network’s communications capacity. Sistemas de Informação para Indústria 11 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 12. TRANSMISSION CONTROL PROTOCOL / INTERNET PROTOCOL (TCP/IP) Connectivity between computers enabled by protocols. Protocols are rules that govern transmission of information between two points. It has four layers: - Application layer - Transport layer - Internet layer - Network interface layer Sistemas de Informação para Indústria 12 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 13. TYPES OF NETWORKS Local-area networks (LANs) - Client/server or peer-to-peer - Ethernet – physical network standard - Topologies: star, bus, ring Campus-area networks (CANs) Wide-area networks (WANs) Metropolitan-area networks (MANs) Sistemas de Informação para Indústria 13 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 14. NETWORKS Physical transmission media: - Twisted wire (modems) - Coaxial cable - Fiber optics and optical networks Wireless transmission media and devices: - Microwave - Satellites - Cellular telephones Sistemas de Informação para Indústria 14 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 15. PROPRIETARY SOFTWARE VS OPEN SOURCE Proprietary software is software developed by a supplier and made available for you to use under an end-user licence agreement (EULA), which you effectively accept when you install the software. The licence sets out how the software can be used and usually prohibits you from doing certain things, like making copies of the software and passing them on; or selling your licence to someone else. Most proprietary software comes without the source code. This is the code originally written by the programmer. Without this code neither you nor any other software supplier can make changes to the software package. When you buy a proprietary software package you are not buying the software - you are buying the right to use the software in a specific way. The software company owns the software. Most off-the-shelf packages are proprietary software. Sistemas de Informação para Indústria 15 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013
  • 16. PROPRIETARY SOFTWARE VS OPEN SOURCE Open source software is made available under a licence that allows you to make copies and pass them on to anyone. The software comes with its source code - which you can change to meet your needs. Licences for open source software do vary. Some licences require to make any changes made to the source code publicly available, while others will allow to keep those changes private. The licence agreement shhould be read before using or changing the software. Open source software is usually available for free download or off-the- shelf at a low cost. Sistemas de Informação para Indústria 16 Departamento de Engenharia Mecânica e Industrial © António Grilo 2013