SlideShare uma empresa Scribd logo
1 de 18
Sistemas de Informação para Indústria
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
1
Class 3
Architectures of IS
Ano 2015
Sistemas de Informação
para a Indústria
António Grilo
Prof. Auxiliar FCT-UNL
Sistemas de Informação para Indústria
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
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
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
3
BIT AND BYTE
Sistemas de Informação para Indústria
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
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
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
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
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
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
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
7
ADVANCES IN COMPUTER POWER: MACHINE BEATS MAN
WATSON, IBM, 2008
JEOPARDY, 2008
Sistemas de Informação para Indústria
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
8
ARTIFICIAL INTELLIGENCE
Sistemas de Informação para Indústria
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
9
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
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
10
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
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
11
DIGITAL NETWORKS
Sistemas de Informação para Indústria
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
12
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
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
13
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
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
14
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
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
15
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
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
16
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
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
17
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
© António Grilo 2015Departamento de Engenharia Mecânica e Industrial
18
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.

Mais conteúdo relacionado

Mais procurados

Eurotech and Red Hat collaboration simplifies Internet of Things integration ...
Eurotech and Red Hat collaboration simplifies Internet of Things integration ...Eurotech and Red Hat collaboration simplifies Internet of Things integration ...
Eurotech and Red Hat collaboration simplifies Internet of Things integration ...Eurotech
 
Real World IoT Architecture Use Cases
Real World IoT Architecture Use CasesReal World IoT Architecture Use Cases
Real World IoT Architecture Use CasesEurotech
 
GetSenso Iot platform presentation 2.0
GetSenso Iot platform presentation 2.0GetSenso Iot platform presentation 2.0
GetSenso Iot platform presentation 2.0Vivekananda Vasipalli
 
IoT Business Perspectives
IoT Business Perspectives IoT Business Perspectives
IoT Business Perspectives Eurotech
 
Encapsulating Complexity in IoT Solutions
Encapsulating Complexity in IoT SolutionsEncapsulating Complexity in IoT Solutions
Encapsulating Complexity in IoT SolutionsEurotech
 
How to bootstrap your IoT project
How to bootstrap  your IoT projectHow to bootstrap  your IoT project
How to bootstrap your IoT projectEurotech
 
IoT the driver of Business Innovation: better products, new services and...
IoT the driver of  Business Innovation: better products, new  services  and...IoT the driver of  Business Innovation: better products, new  services  and...
IoT the driver of Business Innovation: better products, new services and...Eurotech
 
Session 1908 connecting devices to the IBM IoT Cloud
Session 1908   connecting devices to the  IBM IoT CloudSession 1908   connecting devices to the  IBM IoT Cloud
Session 1908 connecting devices to the IBM IoT CloudPeterNiblett
 
M2M Interview april may 2015
M2M Interview april may 2015M2M Interview april may 2015
M2M Interview april may 2015Roberto Siagri
 
Simplify Internet of Things with an Intelligent Gateway
Simplify Internet of Things with an Intelligent GatewaySimplify Internet of Things with an Intelligent Gateway
Simplify Internet of Things with an Intelligent GatewayEurotech
 
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
 
MILLENIA Engineering 2009
MILLENIA Engineering 2009MILLENIA Engineering 2009
MILLENIA Engineering 2009Imed Ouardi
 
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
 
IoT Solutions Made Simple with Everyware IoT
IoT Solutions Made Simple with Everyware IoTIoT Solutions Made Simple with Everyware IoT
IoT Solutions Made Simple with Everyware IoTEurotech
 
Developments in the TMT Sector - Current trends & emerging legal issues
Developments in the TMT Sector - Current trends & emerging legal issuesDevelopments in the TMT Sector - Current trends & emerging legal issues
Developments in the TMT Sector - Current trends & emerging legal issuesMartyn Taylor
 
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
 
EMC Solutions for the Internet of Things and Industrie 4.0 - Platforms (Hando...
EMC Solutions for the Internet of Things and Industrie 4.0 - Platforms (Hando...EMC Solutions for the Internet of Things and Industrie 4.0 - Platforms (Hando...
EMC Solutions for the Internet of Things and Industrie 4.0 - Platforms (Hando...Dell Technologies
 

Mais procurados (20)

Eurotech and Red Hat collaboration simplifies Internet of Things integration ...
Eurotech and Red Hat collaboration simplifies Internet of Things integration ...Eurotech and Red Hat collaboration simplifies Internet of Things integration ...
Eurotech and Red Hat collaboration simplifies Internet of Things integration ...
 
Real World IoT Architecture Use Cases
Real World IoT Architecture Use CasesReal World IoT Architecture Use Cases
Real World IoT Architecture Use Cases
 
GetSenso Iot platform presentation 2.0
GetSenso Iot platform presentation 2.0GetSenso Iot platform presentation 2.0
GetSenso Iot platform presentation 2.0
 
Web of things
Web of thingsWeb of things
Web of things
 
IoT Business Perspectives
IoT Business Perspectives IoT Business Perspectives
IoT Business Perspectives
 
Encapsulating Complexity in IoT Solutions
Encapsulating Complexity in IoT SolutionsEncapsulating Complexity in IoT Solutions
Encapsulating Complexity in IoT Solutions
 
How to bootstrap your IoT project
How to bootstrap  your IoT projectHow to bootstrap  your IoT project
How to bootstrap your IoT project
 
IoT the driver of Business Innovation: better products, new services and...
IoT the driver of  Business Innovation: better products, new  services  and...IoT the driver of  Business Innovation: better products, new  services  and...
IoT the driver of Business Innovation: better products, new services and...
 
Session 1908 connecting devices to the IBM IoT Cloud
Session 1908   connecting devices to the  IBM IoT CloudSession 1908   connecting devices to the  IBM IoT Cloud
Session 1908 connecting devices to the IBM IoT Cloud
 
Smart Energy Management
Smart Energy ManagementSmart Energy Management
Smart Energy Management
 
M2M Interview april may 2015
M2M Interview april may 2015M2M Interview april may 2015
M2M Interview april may 2015
 
Simplify Internet of Things with an Intelligent Gateway
Simplify Internet of Things with an Intelligent GatewaySimplify Internet of Things with an Intelligent Gateway
Simplify Internet of Things with an Intelligent Gateway
 
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
 
MILLENIA Engineering 2009
MILLENIA Engineering 2009MILLENIA Engineering 2009
MILLENIA Engineering 2009
 
Millenia 2010
Millenia 2010Millenia 2010
Millenia 2010
 
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
 
IoT Solutions Made Simple with Everyware IoT
IoT Solutions Made Simple with Everyware IoTIoT Solutions Made Simple with Everyware IoT
IoT Solutions Made Simple with Everyware IoT
 
Developments in the TMT Sector - Current trends & emerging legal issues
Developments in the TMT Sector - Current trends & emerging legal issuesDevelopments in the TMT Sector - Current trends & emerging legal issues
Developments in the TMT Sector - Current trends & emerging legal issues
 
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
 
EMC Solutions for the Internet of Things and Industrie 4.0 - Platforms (Hando...
EMC Solutions for the Internet of Things and Industrie 4.0 - Platforms (Hando...EMC Solutions for the Internet of Things and Industrie 4.0 - Platforms (Hando...
EMC Solutions for the Internet of Things and Industrie 4.0 - Platforms (Hando...
 

Destaque

Seminar on Comparative Energy analysis of sustainable techniques
Seminar on Comparative Energy analysis of sustainable techniquesSeminar on Comparative Energy analysis of sustainable techniques
Seminar on Comparative Energy analysis of sustainable techniquesdesignQube
 
Caribbean christmas.key
Caribbean christmas.keyCaribbean christmas.key
Caribbean christmas.keykennprop
 
Security on Windows Azure
Security on Windows AzureSecurity on Windows Azure
Security on Windows AzureHaddy El-Haggan
 
Community Service Project: "The Help".
Community Service Project: "The Help".Community Service Project: "The Help".
Community Service Project: "The Help".Jon_Liu_Iolani
 
Foto's exterieur en interieur
Foto's exterieur en interieur Foto's exterieur en interieur
Foto's exterieur en interieur argoszorggroep
 
Aula 10 16052013 sii-v1
Aula 10   16052013 sii-v1Aula 10   16052013 sii-v1
Aula 10 16052013 sii-v1Aneesh Zutshi
 
Aula 4 21032013 sii-v1
Aula 4   21032013 sii-v1Aula 4   21032013 sii-v1
Aula 4 21032013 sii-v1Aneesh Zutshi
 
Aula 8 21032013 sii-vfinal
Aula 8   21032013 sii-vfinalAula 8   21032013 sii-vfinal
Aula 8 21032013 sii-vfinalAneesh Zutshi
 
Cloud computing & windows azure intro
Cloud computing & windows azure introCloud computing & windows azure intro
Cloud computing & windows azure introHaddy El-Haggan
 
Presentation ploumis
Presentation ploumisPresentation ploumis
Presentation ploumisguerillero
 
Cloud computing course introduction
Cloud computing course introductionCloud computing course introduction
Cloud computing course introductionHaddy El-Haggan
 
CBD Birmingham - a case study
CBD Birmingham - a case studyCBD Birmingham - a case study
CBD Birmingham - a case studydesignQube
 
Spatial analysis and Analysis Tools ( GIS )
Spatial analysis and Analysis Tools ( GIS )Spatial analysis and Analysis Tools ( GIS )
Spatial analysis and Analysis Tools ( GIS )designQube
 

Destaque (18)

Seminar on Comparative Energy analysis of sustainable techniques
Seminar on Comparative Energy analysis of sustainable techniquesSeminar on Comparative Energy analysis of sustainable techniques
Seminar on Comparative Energy analysis of sustainable techniques
 
1862 1895
1862 18951862 1895
1862 1895
 
Enteric fever
Enteric feverEnteric fever
Enteric fever
 
Caribbean christmas.key
Caribbean christmas.keyCaribbean christmas.key
Caribbean christmas.key
 
Taqwa
TaqwaTaqwa
Taqwa
 
Security on Windows Azure
Security on Windows AzureSecurity on Windows Azure
Security on Windows Azure
 
Community Service Project: "The Help".
Community Service Project: "The Help".Community Service Project: "The Help".
Community Service Project: "The Help".
 
Foto's exterieur en interieur
Foto's exterieur en interieur Foto's exterieur en interieur
Foto's exterieur en interieur
 
Enteric fever
Enteric feverEnteric fever
Enteric fever
 
Aula 10 16052013 sii-v1
Aula 10   16052013 sii-v1Aula 10   16052013 sii-v1
Aula 10 16052013 sii-v1
 
Aula 4 21032013 sii-v1
Aula 4   21032013 sii-v1Aula 4   21032013 sii-v1
Aula 4 21032013 sii-v1
 
Outsourcing
OutsourcingOutsourcing
Outsourcing
 
Aula 8 21032013 sii-vfinal
Aula 8   21032013 sii-vfinalAula 8   21032013 sii-vfinal
Aula 8 21032013 sii-vfinal
 
Cloud computing & windows azure intro
Cloud computing & windows azure introCloud computing & windows azure intro
Cloud computing & windows azure intro
 
Presentation ploumis
Presentation ploumisPresentation ploumis
Presentation ploumis
 
Cloud computing course introduction
Cloud computing course introductionCloud computing course introduction
Cloud computing course introduction
 
CBD Birmingham - a case study
CBD Birmingham - a case studyCBD Birmingham - a case study
CBD Birmingham - a case study
 
Spatial analysis and Analysis Tools ( GIS )
Spatial analysis and Analysis Tools ( GIS )Spatial analysis and Analysis Tools ( GIS )
Spatial analysis and Analysis Tools ( GIS )
 

Semelhante a Class 3 Architectures of IS

Connecting devices to the internet of things
Connecting devices to the internet of thingsConnecting devices to the internet of things
Connecting devices to the internet of thingsBernard Kufluk
 
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
 
What is IT infrastructure, and what are the stages and drivers of IT.pdf
What is IT infrastructure, and what are the stages and drivers of IT.pdfWhat is IT infrastructure, and what are the stages and drivers of IT.pdf
What is IT infrastructure, and what are the stages and drivers of IT.pdfmallik3000
 
Developing-IoT-Solutions
Developing-IoT-SolutionsDeveloping-IoT-Solutions
Developing-IoT-SolutionsManoj Punamia
 
ConnectorIO Services, Industrial IoT, Cloud BMS platform - 2019.12
ConnectorIO Services, Industrial IoT, Cloud BMS platform - 2019.12ConnectorIO Services, Industrial IoT, Cloud BMS platform - 2019.12
ConnectorIO Services, Industrial IoT, Cloud BMS platform - 2019.12Connectorio
 
F5 Networks: The Internet of Things - Ready Infrastructure
F5 Networks: The Internet of Things - Ready InfrastructureF5 Networks: The Internet of Things - Ready Infrastructure
F5 Networks: The Internet of Things - Ready InfrastructureF5 Networks
 
The network and on premise edge
The network and on premise edgeThe network and on premise edge
The network and on premise edgeDESMOND YUEN
 
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
 
Fin fest 2014 - Internet of Things and APIs
Fin fest 2014 - Internet of Things and APIsFin fest 2014 - Internet of Things and APIs
Fin fest 2014 - Internet of Things and APIsRobert Greiner
 
Information Technology Infrastructure.pptx
Information Technology Infrastructure.pptxInformation Technology Infrastructure.pptx
Information Technology Infrastructure.pptxRoshni814224
 
Supply Chain Security and Compliance for Embedded Devices & IoT
Supply Chain Security and Compliance for Embedded Devices & IoTSupply Chain Security and Compliance for Embedded Devices & IoT
Supply Chain Security and Compliance for Embedded Devices & IoTSource Code Control Limited
 
Introduction IOT/M2M
Introduction IOT/M2MIntroduction IOT/M2M
Introduction IOT/M2MLeKhanhAnh
 
137.gsm, fprs ,keypad_based_atm_security_(doc)
137.gsm, fprs ,keypad_based_atm_security_(doc)137.gsm, fprs ,keypad_based_atm_security_(doc)
137.gsm, fprs ,keypad_based_atm_security_(doc)Karteek Irukulla
 
HP Iot platform and solution plans
HP Iot platform and solution plansHP Iot platform and solution plans
HP Iot platform and solution plansJeff Edlund
 
IoT Based Advertising System
IoT Based Advertising SystemIoT Based Advertising System
IoT Based Advertising SystemIRJET Journal
 

Semelhante a Class 3 Architectures of IS (20)

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
 
Connecting devices to the internet of things
Connecting devices to the internet of thingsConnecting devices to the internet of things
Connecting devices to the internet of things
 
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
 
What is IT infrastructure, and what are the stages and drivers of IT.pdf
What is IT infrastructure, and what are the stages and drivers of IT.pdfWhat is IT infrastructure, and what are the stages and drivers of IT.pdf
What is IT infrastructure, and what are the stages and drivers of IT.pdf
 
Developing-IoT-Solutions
Developing-IoT-SolutionsDeveloping-IoT-Solutions
Developing-IoT-Solutions
 
ConnectorIO Services, Industrial IoT, Cloud BMS platform - 2019.12
ConnectorIO Services, Industrial IoT, Cloud BMS platform - 2019.12ConnectorIO Services, Industrial IoT, Cloud BMS platform - 2019.12
ConnectorIO Services, Industrial IoT, Cloud BMS platform - 2019.12
 
F5 Networks: The Internet of Things - Ready Infrastructure
F5 Networks: The Internet of Things - Ready InfrastructureF5 Networks: The Internet of Things - Ready Infrastructure
F5 Networks: The Internet of Things - Ready Infrastructure
 
The network and on premise edge
The network and on premise edgeThe network and on premise edge
The network and on premise edge
 
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...
 
Fin fest 2014 - Internet of Things and APIs
Fin fest 2014 - Internet of Things and APIsFin fest 2014 - Internet of Things and APIs
Fin fest 2014 - Internet of Things and APIs
 
Information Technology Infrastructure.pptx
Information Technology Infrastructure.pptxInformation Technology Infrastructure.pptx
Information Technology Infrastructure.pptx
 
Supply Chain Security and Compliance for Embedded Devices & IoT
Supply Chain Security and Compliance for Embedded Devices & IoTSupply Chain Security and Compliance for Embedded Devices & IoT
Supply Chain Security and Compliance for Embedded Devices & IoT
 
Introduction IOT/M2M
Introduction IOT/M2MIntroduction IOT/M2M
Introduction IOT/M2M
 
137.gsm, fprs ,keypad_based_atm_security_(doc)
137.gsm, fprs ,keypad_based_atm_security_(doc)137.gsm, fprs ,keypad_based_atm_security_(doc)
137.gsm, fprs ,keypad_based_atm_security_(doc)
 
Ibm iot overview
Ibm   iot overviewIbm   iot overview
Ibm iot overview
 
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
 
HP Iot platform and solution plans
HP Iot platform and solution plansHP Iot platform and solution plans
HP Iot platform and solution plans
 
IoT Based Advertising System
IoT Based Advertising SystemIoT Based Advertising System
IoT Based Advertising System
 

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 9 21032013 sii-v0
Aula 9   21032013 sii-v0Aula 9   21032013 sii-v0
Aula 9 21032013 sii-v0Aneesh Zutshi
 
Mobile computing fct
Mobile computing fctMobile computing fct
Mobile computing fctAneesh Zutshi
 

Mais de Aneesh Zutshi (13)

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 9 21032013 sii-v0
Aula 9   21032013 sii-v0Aula 9   21032013 sii-v0
Aula 9 21032013 sii-v0
 
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

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 

Último (20)

Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 

Class 3 Architectures of IS

  • 1. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 1 Class 3 Architectures of IS Ano 2015 Sistemas de Informação para a Indústria António Grilo Prof. Auxiliar FCT-UNL
  • 2. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 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
  • 3. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 3 BIT AND BYTE
  • 4. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 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
  • 5. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 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
  • 6. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 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.
  • 7. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 7 ADVANCES IN COMPUTER POWER: MACHINE BEATS MAN WATSON, IBM, 2008 JEOPARDY, 2008
  • 8. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 8 ARTIFICIAL INTELLIGENCE
  • 9. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 9 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
  • 10. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 10 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
  • 11. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 11 DIGITAL NETWORKS
  • 12. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 12 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.
  • 13. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 13 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.
  • 14. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 14 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
  • 15. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 15 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)
  • 16. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 16 NETWORKS Physical transmission media: - Twisted wire (modems) - Coaxial cable - Fiber optics and optical networks Wireless transmission media and devices: - Microwave - Satellites - Cellular telephones
  • 17. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 17 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.
  • 18. Sistemas de Informação para Indústria © António Grilo 2015Departamento de Engenharia Mecânica e Industrial 18 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.