Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

19
Sistemas de Información Agosto-Diciembre 2007 Sesión # 3

Transcript of Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Page 1: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Sistemas de InformaciónAgosto-Diciembre 2007

Sesión # 3

Page 2: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Proyecto Integrador

Objetivo: Diseñar y desarrollar una aplicación usando el modelo de bases de datos relacional (2 o 3 personas)

Entregables: 1.Propuesta de proyecto (8/29)2.Modelo de datos (9/19, 10 puntos)3.Prototipo v1.0 (10/17, 10 puntos)4.Prototipo v2.0 (11/14, 10 puntos)

Page 3: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Proyecto Integrador

Propuesta:

Objetivo del proyecto

Entidades principales

Funciones principales

Calendario de actividades (entregables)

Grupo de consultores (roles)

Page 4: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Introduction to Networks

Network:

A collection of computers connected together via communication devices and transmission media.

Network node:

A computer or device within a network

Page 5: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Network Examples

Page 6: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Introduction to Networks

Network types:

Local area network (LAN)

Metropolitan area network (MAN)

Wide area network (WAN)

Page 7: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Introduction to Networks

Local area network (LAN):

A network that connects computers and devices in a limited geographical area, such as a room, a building, or campus.

Examples:

Your computer and printer at home

Computers and devices at work

Wireless network on campus (WLAN)

Page 8: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Introduction to Networks

Metropolitan area network (MAN):A network that connects LANs in a metropolitan area, such as county, town, or city. It handles the bulk of communications across a metropolitan area.

Examples: State of Pennsylvania has a MAN connecting diverse state agencies within the state capital.

Page 9: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Introduction to Networks

Wide area network (WAN):

A network that covers a large geographic area, such as a city, a state, a country or the world.

Examples:

Internet is the world’s largest WAN.

Page 10: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Introduction to Networks

Internet:A wide area network (WAN) that covers a world wide geographic area.

World Wide Web (WWW):A library of information available to anyone connected to the Internet.

Web pageWeb site

Page 11: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Introduction to Networks

Intranet:An internal network making information accessible only to members of a group of users.

Intranet applications:DirectoriesCalendarsProject ManagementOrganizational information managementEtc…

Page 12: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Introduction to Networks

Intranet examples:Portal DAEPortal VAFBlackBoard coursesWebCT coursesOther?

Page 13: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Introduction to Networks

Network architecture:The way in which computers and devices communicate to each other within a network.

Network architecture types: Peer-to-PeerClient/Server

Page 14: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Introduction to Networks

Client/Server Architecture:

A network in which a computer known as “server” is in charge of providing information and services to other computers known as “clients”.

Page 15: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

PDLib: Client/Server Architecture

Page 16: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Introduction to Networks Client/Server Architecture

Server: Controls access to the network services.Provides storage space for programs, data, and web sites. Also known as “host computer”.

Client:Computer, cell phone, or PDA that requests services to the server, following predefined rules and procedures.

Page 17: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Network Standards

Network standard:A set of guidelines that specify the way in which computers and devices communicate with each other within a network, in terms of speed, media, physical cables, and technology used.

Main network standards:ANSIIEEE

Page 18: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Network Protocols

Network protocol:A set of guidelines that specify the way in which two devices communicate with each other within a network, in terms of data format, coding schemes, and error handling.

Main network protocols:EthernetToken ringTCP/IP802.11 (WiFi)BluetoothIrDA

Page 19: Sistemas de Información Agosto-Diciembre 2007 Sesión # 3.

Ejercicio en Clase En base a las necesidades de información en

una biblioteca, realiza:

Un Diagrama E – R

Un Diagrama E – R Extendido

Una lista del tipo de búsquedas y consultas que podrían realizarse en la base de datos ya implementada, desde el punto de vista de:

El director de la bibliotecaEl encargado de realizar reparaciones Las personas que solicitan préstamo de objetos