Presentation is loading. Please wait.

Presentation is loading. Please wait.

Chapter 1 Computing Basics. Electronic Components zCapacitor ystores energy in the form of an electrostatic field zConnector ythe part of a cable that.

Similar presentations


Presentation on theme: "Chapter 1 Computing Basics. Electronic Components zCapacitor ystores energy in the form of an electrostatic field zConnector ythe part of a cable that."— Presentation transcript:

1 Chapter 1 Computing Basics

2 Electronic Components zCapacitor ystores energy in the form of an electrostatic field zConnector ythe part of a cable that plugs into a port or an interface zIntegrated circuit (IC) ya device made of semiconductor material; it contains many transistors and performs a specific task

3 Electronic Components zLight emitting diode ya semiconductor device that emits light when a current passes through it zResistor ya device made of a material that opposes the flow of electric current zTransistor ya device that amplifies a signal or opens and closes a circuit

4 Personal Computer Subsystems zBus ycollection of wires through which data is transmitted from one part of the computer to another; connects all the internal computer components to the CPU (ISA and PCI) zCD-ROM drive ya compact disk read-only memory drive; a device that can read information from a CD-ROM zCentral processing unit (CPU) ythe brains of the computer where most calculations take place

5 Personal Computer Subsystems zExpansion card ya printed circuit board you can insert into a computer to give it added capabilities zExpansion slot yan opening in a computer where a circuit board can be added zFloppy disk drive ya disk drive that can read or write to floppy disks zHard disk drive ya device that reads and writes data on a hard disk

6 Personal Computer Subsystems zMicroprocessor ya silicon chip that contains a CPU zMotherboard ythe main printed circuit board of a microprocessor zPower supply ythe component that supplies the power to a computer zPrinted circuit board (PCB) ya thin plate on which chips (ICs) and other electronic components are placed

7 Personal Computer Subsystems zRandom access memory (RAM) yRAM can have new data written into it and stored data read from it; a drawback of RAM is that it requires electrical power to maintain data storage zRead-only memory (ROM) ycomputer memory on which data has been prerecorded zSystem unit ythe main part of a PC; the system unit includes the chassis, the microprocessor, the main memory, the bus, and the ports

8 Hard drive interfaces zinterface is the way the drive communicates with the computer; a sort of language that allows the drive and the computer to talk to each other yIDE, SCSI xmost controller circuitry is placed directly on the hard drive

9 Modems zmodem converts digital data from its local computer into analog tones and pulses that can be sent over the telephone lines ztwo basic types--internal/external

10 The Power Supply zconverts AC from wall outlet to DC used by computers zcontains fan and AC/DC converter

11 Backplane Components zBackplane ythe large circuit board that contains slots for expansion cards zInterface ya piece of hardware such as a modem connector that allows two devices to be connected zMouse port ya port designed to connect a mouse to a PC

12 Backplane Components zNetwork card yan expansion board inserted into a computer so that the computer can be connected to a network zParallel port yan interface capable of transferring more than one bit simultaneously; used to connect external devices such as printers zPort yan interface on a computer to which you can connect an electronic device

13 Backplane Components zPower cord ya cord used to connect computer to electrical outlet zSerial port yan interface that can be used for serial communi- cation in which only one bit is transmitted at a time zSound card yan expansion card that handles all sound functions zVideo card ya board that plugs into a PC to give it display capabilities

14 Information Flow Information and electric power are constantly flowing in a PC. zBoot instructions—stored in ROM until they are sent out zSoftware applications—stored in RAM after they are loaded zRAM and ROM—constantly talk to the CPU through the bus zApplication information—stored in RAM while applications are being used zSaved information—flows from RAM to some form of storage device zExported information—flows from RAM and the CPU through the bus and expansion slots to the printer, the video card, the sound card, or the network card

15 An Idealized Computer

16 What’s in that box?

17 Inside a Computer

18 An Idealized Computer: Information Flow

19 Network Interface Cards zprinted circuit board that provides network capability to computer zalso called a LAN adapter zcan be designed as an Ethernet, Token Ring, or FDDI card

20 Network Interface Cards zcommunicate through a serial connection zEach card requires an IRQ, an I/O address, and an upper memory address to work with DOS/WIN95. zTo configure TCP/IP LAN settings in a Windows machine, use the Control Panel icon, Network.

21 Network Interface Cards zConsiderations: ztype of network (Ethernet, Token Ring, FDDI) ztype of media (CAT5, fiber, wireless) ztype of system bus either PCI/ISA or PCMCIA, which is used on laptops) zTo change a PCs network speed from 10Mbps to 100Mbps, you need to upgrade the NIC.

22

23 Web Browsers Plug-ins allow the browser to display proprietary file types.

24 Plug Ins Flash/Shockwave

25 Binary Number System zComputer systems only understand “on” and “off” or “1s” and “0s.” zComputer systems use a binary numbering system rather than decimal. zDecimal numbering system uses 10 symbols; they are 0-9. zComputer systems use a Base 2 system. 2727 2626 2525 2424 23232 2121 2020 1286432168421 8 bits = 1 byte A bit is a binary digit used in the binary numbering system, either 0 or 1.

26 Binary Number System

27 The binary number 10010001 in Base 2 = 145. 2727 2626 2525 2424 23232 2121 2020 1286432168421 10010001 (1, 128) = 128 + (0, 64) = 0 + (0, 32) = 0 + (1, 16) = 16 + (0, 8) = 0 + (0, 4) = 0 + (0, 2) = 0 + ( 1, 1) = 1 = 145

28 Binary Number System The decimal number 35 in Base 2 2727 2626 2525 2424 23232 2121 2020 1286432168421 00100011

29 Binary Number System If the right-most digit is odd, then the number is odd. (255) 2727 2626 2525 2424 23232 2121 2020 1286432168421 11111111

30 Binary Number System If the right-most digit is even, then the number is even. (142) 2727 2626 2525 2424 23232 2121 2020 1286432168421 10001110

31 Networks and Networking zCircuit Switching—a physical end- to-end connection is established and bandwidth is reserved (POTS) zPacket Switching—no physical end-to-end connection and each packet can take a different path (WANS) Circuit Switching vs. Packet Switching

32 Networks and Networking What is Internetworking?

33 Networks and Networking The Evolution of Networking

34 Networks and Networking The Evolution of Internetworking

35 Networks and Networking The Evolution of Internetworking

36 Networks and Networking

37 Ethernet would NOT be a WAN technology.

38 Digital Bandwidth zis the measure of how much information can flow from one place to another in a given amount of time ztwo common uses zanalog signals zdigital signals zmeasured in bps za major factor in analyzing a network’s performance

39 Pipe Analogy for Bandwidth

40 Highway Analogy for Bandwidth

41 Audio Analogy for Bandwidth

42 Maximum Bandwidths and Length Limitations Typical MediaMax. Theoretical Bandwidth Max. Physical Distance 50-Ohm coaxial cable (thinnet) 10-100 Mbps185m 75-Ohm coaxial cable (thicknet) 10-100 Mbps500m CAT5 UTP10 Mbps100m CAT 5 (Fast Ethernet)100 Mbps100m Multimode Fiber100 Mbps2000m Singlemode Fiber1000 Mbps (1 Gbps)3000m Wireless11 Mbps A few hundred meters

43 WAN Services and Bandwidths Type of Service Typical UserBandwidth ModemIndividuals56 Kbps ISDN Telecommuters and small businesses 128 Kbps Frame Relay Small institutions and reliable WANs 56 Kbps to 1544 Mbps T1Larger entities1.544 Mbps T3Larger entities44.736 Mbps STS-1 (OC-1)Phone companies/Backbones51.840 Mbps STS-3 (OC-3)Phone companies/Backbones155.251 Mbps STS-48 (OC-48) Phone companies/Backbones 2.488320 Gbps

44 Throughput zrefers to the actual, measured bandwidth at a specific time of day using specific Internet routes while downloading a specific file za major factor in analyzing a network’s performance

45 Bandwidth and Throughput zFactors that determine throughput and band- width include: zinternetworking devices ztype of data being transferred ztopology znumber of users zuser’s computer and server computer zpower- and weather-related outages zcongestion

46 File Transfer Time Calculations

47


Download ppt "Chapter 1 Computing Basics. Electronic Components zCapacitor ystores energy in the form of an electrostatic field zConnector ythe part of a cable that."

Similar presentations


Ads by Google