OCR LEVEL 2 CAMBRIDGE TECHNICAL

Size: px
Start display at page:

Download "OCR LEVEL 2 CAMBRIDGE TECHNICAL"

Transcription

1 Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT BASIC COMPUTING CONCEPTS F/505/5213 LEVEL 2 UNIT 28 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10

2 Basic Computing Concepts F/505/5213 LEVEL 2 Aim and purpose of the unit This unit will enable learners to develop knowledge and understanding of the basic concepts used within computing and IT systems solutions. On completing this unit learners will know the practicalities of file sizes, transfer times and the protocols used across networks. They will learn about different number systems and how these become the building blocks for operating systems, software applications and communication. They will learn how IT systems are built using a range of basic hardware components with examples of architectures used to address them within a computing system. Finally, learners will gain an understanding of the choices to be made based on the features of different platforms and the operating/system software used. 2

3 Basic Computing Concepts Level 2 Unit 28 ASSESSMENT AND GRADING CRITERIA Learning Outcome (LO) Pass Merit Distinction The learner will: The assessment criteria are the pass requirements for this unit. The learner can: To achieve a merit the evidence must show that, in addition to the pass criteria, the learner is able to: To achieve a distinction the evidence must show that, in addition to the pass and merit criteria, the learner is able to: 1 Understand concepts of file transfer 2 Understand the use of number systems in computing 3 Know how IT systems use hardware components 4 Understand platform choices for system solutions P1 explain the purpose of IP addresses P2 explain the impact of connection speeds on file transfer times P3 explain the purpose of ASCII characters and the use of decimal and hexadecimal values P4 describe the purpose of hardware components in an IT system P5 describe the functionality of a memory map P6 explain the use of systems software on hardware platforms as part of a system solution M1 explain the purpose of different protocols across networks M2 describe the relationship between the range of number systems M3 create a memory map with addresses for a specified IT system D1 solve problems using basic numerical operations D2 compare and contrast operating systems for a specified purpose 3

4 Teaching content The unit content describes what has to be taught to ensure that learners are able to access the highest grade. Anything which follows an i.e. details what must be taught as part of that area of content. Anything which follows an e.g. is illustrative, it should be noted that where e.g. is used, learners must know and be able to apply relevant examples to their work though these do not need to be the same ones specified in the unit content. LO1 Understand concepts of file transfer IP addresses (e.g. use of internet protocol, IPv4, IPv6, structure) Protocols used across networks (both WAN and LAN) TCP/IP HTTP and HTTPS FTP UDP ICMP POP3 IMAP Bits and bytes (i.e. how 8 bits = 1 byte) Bytes, file sizes and storage capacity Kilobytes Megabytes Gigabytes Terabytes File sizes in bytes (and their equivalent in bits) File transfer rates Specified as number of bits per second (bps) Typical speeds for uploading and downloading from the internet (i.e. wired, wireless, 3G/4G) Typical LAN speeds (e.g. 10/100/1000) Conversion of bits per second (bps) to bytes per second Estimating time for transfer across wide area networks and local area networks using different types of connection LO2 Understand use of number systems in computing ASCII character set decimal codes for characters hexadecimal codes for characters Conversions between binary, decimal and hexadecimal numbers (e.g. how 1111 = 15 = F respectively) Basic numerical operations in binary and hexadecimal Add (e.g. binary = 1011 or decimal 3+8 = 11 or hex 3+8 = B) Subtract (e.g. binary = 1010 or decimal 15-5=10 or hex F-5 = A) LO3 Know how IT systems use hardware components Basic hardware components e.g. CPU, PIA, data controllers, memory, I/O, display driver, communications devices and ports Address and data buses to interconnect components i.e. how a CPU will have an address bus and data bus. For example a 16 bit address bus will have an address range of (hex) 0-FFFF that may use an 8 bit data bus of (hex) 0-FF Addressing and memory maps for hardware devices i.e. how each component in a hardware system will have a specific address range so that data can be read and written by the CPU. Instructions e.g. writing to specific registers within a component to define its function and behaviour Data input/output e.g. to read/write data from memory or another component in the hardware system Physical address of device or controller i.e. to specify what device is being addressed with the information on the data bus Memory map In boot process In virtual memory Memory management In debugger programmes Range of number systems Binary (base 2) Octal (base 8) Decimal (base 10) Hexadecimal (base 16) 4

5 Basic Computing Concepts Level 2 Unit 28 LO4 Understand platform choices for systems solutions Systems Solutions Operating systems Windows Linux Unix Android OS X Systems software Commercial software Open source software Online software Platforms PC servers and workstations Embedded systems and controllers e.g. Raspberry Pi, Arduino Smart phones Game consoles Cloud based 5

6 Delivery guidance This unit is about developing an underpinning knowledge and understanding of computing concepts. The content is largely knowledge based rather than practical skills and the delivery approach should reflect this. However, learners should still have the opportunity to complete a series of exercises, practical activities and case studies. Learners may have completed other units and established some basic awareness or knowledge that underpins this unit. This may need to be given due consideration to enable a solid foundation in the overall computing concepts to be fully achieved. Understand concepts of file transfer To introduce the concepts of computing the tutor could provide brief presentations and worksheets on the different areas in Learning Outcome 1. Initially, the identification of website IP addresses could be achieved by using online tools or the ping instruction from a PC command line window. Also, the computer LAN IP address could be identified using the ipconfig command (or a handout used that demonstrates its use when network restrictions are in place). A web research activity could be used on the difference between IPv4 and IPv6. An investigation into the protocols used in both WAN and LAN networks could be supported by a combination of web research and handouts. For example, web research could cover the use of HTTP, HTTPS, FTP, UDP and ICMP protocols. A handout that identifies the use of TCP/IP over the local area network with screen captures of configurations will be useful where network restrictions are in place. Alternatively, a small and localised LAN may be created within the classroom for the purposes of developing network awareness, IP addresses and protocols used. The use of POP3 and IMAP protocols may also be completed as a research activity that is supported by reviewing the settings for accounts where appropriate and possible. The concept of bits and bytes could be achieved with discussions, hand-outs and/or quizzes. In particular, a quiz that identifies a filesize of (for example )1MB should ask how many bits that represents and subsequently how long it would take to transfer using a connection speed of say 8Mbps (excluding overheads). Learners should then be encouraged to explore the impact of data rates and transfer times using different types of connection using their own research into wired, wireless, 3G and 4G connections. Separate activities should be included for investigating typical speeds for both uploading and downloading to and from the internet since these are usually very different. The storage capacity of a hard disk or external storage media in terms of Gigabytes or Terabytes can be explored in terms of the capacity to store a given number of datafiles, pictures, mp3 music tracks, movies etc. The time required to backup individual files or the contents of a hard disk to network addressable storage (NAS) should also be included. The limitations of the wired (or wireless) network speed should be taken into account (again neglecting network overheads). Exercises, examples and quizzes could be used to support this activity with physical examples that are timed. Understand the use of number systems in computing Hand outs on ASCII characters could be used with real world examples. This would best be demonstrated in a reference table of character values. To reinforce this use of ASCII characters and values, word processing software could be used whereby special characters are inserted using the insert symbol function. A basic font such as Arial or Times New Roman would be useful here and both decimal and 16 bit hex values can be easily identified. An activity could be completed whereby learners have to find out the decimal and hex codes for alphabet letters, numbers and a selection of other special characters. Learners will need to understand that digital concepts and computing are based on binary numbers for programming code, data and hardware addresses. Hand outs and quizzes could be used to show how numbers are represented in different bases. A direct comparison of binary, octal, decimal and hexadecimal will be needed to support this learning outcome, which may be accomplished with a handout and/ or online resources such as Once the basics of the number systems have been taught, simple operations such as add and subtract of small numbers in binary and hexadecimal may be included in the form of a quiz, which may be verbal and/or written. Although calculators could be used, learners should be encouraged to understand how numerical operations are performed since this is a concept that will be applied to computing and programming in other units. However, in this respect the use of scientific calculators can be included where they have binary and hexadecimal modes. 6

7 Basic Computing Concepts Level 2 Unit 28 Know how IT systems use hardware components Learners will need to understand how hardware components are connected with both an address and data connections. Handouts on components should not just identify what they are but also include information on how they work together in a system. Practical examples of hardware can be used such as a Raspberry Pi board and PC motherboard. Key components can be identified on these circuit boards, which will also illustrate how the physical size of components increases on more powerful and complex computing hardware. Circuit diagrams can be used for smaller microprocessor based circuit boards. These can be annotated to show the CPU, memory and interface devices in a basic hardware system. This type of circuit diagram is likely to show both the address and data buses and how they interconnect key components. The annotations could illustrate how the address bus is decoded to enable specific devices and how the data bus connects to all the peripherals. Note that only an awareness of the use of address and data buses is needed at this level so that learners can understand the need to specify both an address and data when producing programming solutions for example. A role playing activity could be organised whereby each learner represents a component type and communication is started by one person (who is the CPU). The communication would firstly need to specify an address (e.g. for a memory component) and then specify the data to be read or written. Following these basic concepts, hand outs that explain the use of address ranges and memory maps could be provided. Furthermore, an internet research activity using a search string of PC memory map will also provide a range of suitable images and information on address ranges for specific devices within the system. The range of options for systems software can also be introduced with real world examples and learners could explore (e.g. using the internet) what else is available for a particular platform. This learning outcome should be covered as hands on practical activities that are also supported by further research and exploration. Depending on what platforms are available, learners could search for specific applications to meet a given need. A combination of commercial, open source and online software options should be covered so that learners are aware of up to date developments in the sector. A large part of this final learning outcome can be self-directed research based on prompts and guidance from the tutor. A series of tasks should be completed that covers different types of platform such as PC, smartphone, games console and embedded system As an example, a comparative investigation into the options for creating digital graphics could be completed. As a starting point for the activities, platforms such as PC, Mac, tablet and smartphone could be included. The research should identify solutions such as commercial digital image editing software, open source options, cloud based (subscription) services together with apps for use on tablets and smartphones. The outcome from this activity is that learners will become aware of the capabilities and different options for creating work using a range of platforms and their associated limitations. Understand platform choices for systems solutions To introduce the range of operating systems the tutor could provide brief presentations and hand outs on the different options and what platforms they are used on. Physical examples of platforms should be used where possible and learners given the opportunity to work with the operating system. It is recommended that these cover a range such as PC, Mac, embedded controller, Raspberry Pi/Arduino, tablets and smartphones. Learners will need to understand what makes up the operating system and what is loaded as systems software or applications. In this respect, a bare bones PC is a good starting point with nothing installed other than the operating system. A learning activity would be to identify what would be needed for the PC to become useful e.g. to create word processed reports, presentations and/or as a software development platform. 7

8 Suggested assessment scenarios and task plus guidance on assessing the suggested tasks Assessment Criteria P1, P2, M1 Learners must explain the purpose of IP addresses. This could be evidenced by a presentation or report explaining how IP addressing impacts on the core concepts of computing and programming. For P2, learners must explain the impact of connection speeds on file transfer times using a range of different connection types and speeds. This could be evidenced by a report or presentation, or alternatively an information leaflet or poster could also be produced that explains transfer times for a given file size so that viewers can compare the different connection types. For merit criterion M1 learners must clearly explain the purpose of different protocols across networks, for an identified purpose, e.g. data transfer, communication etc. This could be evidenced in a presentation or report, which could be an extension of the evidence for P1. Assessment Criteria P3, M2, D1 For P3, learners must explain the purpose of ASCII characters and the use of decimal and hexadecimal values, including how they are represented in different number systems. This could be evidenced in a presentation or report format. For the merit criterion M2, the learners must describe the relationship between the range of number systems, and could evidence this by a presentation or report. A table, spreadsheet or educational poster could also be used to support this. This may be evidenced in the form of a leaflet, poster or visual documentation, and may include a memory map. For merit criterion M3, learners must create a memory map with addresses for a specified IT system. It should include address ranges for a number of different components that make up the specified IT system. Assessment Criteria P6, D2 For P6, learners must explain the use of systems software on hardware platforms as part of a system solution. Learners could create a presentation or report on systems software and applications, which would be referenced to the specific hardware platforms on which they will operate. The purpose for those systems should also be identified. For distinction criterion D2, learners must identify a range of operating systems, their platform and what the purpose of the IT system would be. Learners must compare and contrast these operating systems, which may be evidenced in a presentation or report. RESOURCES Raspberry Pi hardware OCR Raspberry Pi resources Computing resources For the distinction criterion D1, learners must complete basic numerical operations to solve problems. Learners should give a range of examples for each basic operation, and this could be evidenced by witness observation supported by documentation or a video recording may also be appropriate. Assessment Criteria P4, P5, M3 For P4, learners must describe the purpose of hardware components in an identified IT system. The description could be a presentation or report on the hardware components and their purpose. For P5, learners must describe the functionality of a memory map, which may give examples relating to the element of the system the map relates to. 8

9 Basic Computing Concepts Level 2 Unit 28 Mapping within the qualification to the other units Unit 4: Installing computer hardware Unit 6: Setting up an IT network Unit 7: IT support Unit 8: IT fault diagnosis and remedy Unit 9: Website development Unit 14: Computer systems Unit 18: IT security Unit 19: Mobile communications technology Unit 22: Developing computer games Unit 25: Systems software and hardware for development Unit 27: Developing programming solutions Links to NOS 4.7 Systems Design 4.8 IT/Technology Infrastructure Design and Planning 9

10 CONTACT US Staff at the OCR Customer Contact Centre are available to take your call between 8am and 5.30pm, Monday to Friday. We re always delighted to answer questions and give advice. Telephone

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT COMPUTER NETWORKS R/601/7320 LEVEL 3 UNIT 7 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 COMPUTER NETWORKS R/601/7320 LEVEL

More information

OCR LEVEL 2 CAMBRIDGE TECHNICAL

OCR LEVEL 2 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT SYSTEMS SOFTWARE AND HARDWARE FOR DEVELOPMENT D/505/4621 LEVEL 2 UNIT 25 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 Systems

More information

OCR LEVEL 2 CAMBRIDGE TECHNICAL

OCR LEVEL 2 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT UNDERSTANDING CLOUD COMPUTING L/505/5652 LEVEL 2 UNIT 30 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 Understanding cloud

More information

How To Understand The Benefits Of An Online Business

How To Understand The Benefits Of An Online Business Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT DOING BUSINESS ONLINE Y/601/5083 LEVEL 2 UNIT 21 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 DOING BUSINESS ONLINE Y/601/5083

More information

Course/Program Credential(s): Credential Certificate Postsecondary Degree University Degree Other:

Course/Program Credential(s): Credential Certificate Postsecondary Degree University Degree Other: Course Title: Information Technology Fundamentals Unit: Computer Basics Content Standard(s) and 1. Distinguish between input and output devices, including monitor, keyboard, mouse, and scanner. 2. Utilize

More information

BUSINESS OCR LEVEL 2 CAMBRIDGE TECHNICAL. Cambridge TECHNICALS VERBAL AND NON-VERBAL COMMUNICATION IN BUSINESS CONTEXTS CERTIFICATE/DIPLOMA IN

BUSINESS OCR LEVEL 2 CAMBRIDGE TECHNICAL. Cambridge TECHNICALS VERBAL AND NON-VERBAL COMMUNICATION IN BUSINESS CONTEXTS CERTIFICATE/DIPLOMA IN Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN BUSINESS VERBAL AND NON-VERBAL COMMUNICATION IN BUSINESS CONTEXTS M/502/5303 LEVEL 2 UNIT 6 GUIDED LEARNING HOURS: 30 UNIT CREDIT

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT COMPUTER GAME PLATFORMS AND TECHNOLOGIES L/600/6610 LEVEL 3 UNIT 15 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 COMPUTER

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT CLOUD COMPUTING IN BUSINESS M/505/5384 LEVEL 3 UNIT 40 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 CLOUD COMPUTING IN

More information

STUDY GUIDE CHAPTER 1

STUDY GUIDE CHAPTER 1 STUDY GUIDE CHAPTER 1 True/False Indicate whether the statement is true or false. 1. Digital technology has made it easy to produce copies of music with no loss of quality from the original. 2. Free source

More information

Core Syllabus. Version 2.6 C OPERATE KNOWLEDGE AREA: OPERATION AND SUPPORT OF INFORMATION SYSTEMS. June 2006

Core Syllabus. Version 2.6 C OPERATE KNOWLEDGE AREA: OPERATION AND SUPPORT OF INFORMATION SYSTEMS. June 2006 Core Syllabus C OPERATE KNOWLEDGE AREA: OPERATION AND SUPPORT OF INFORMATION SYSTEMS Version 2.6 June 2006 EUCIP CORE Version 2.6 Syllabus. The following is the Syllabus for EUCIP CORE Version 2.6, which

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT EXPLORING COMPUTER APPLICATIONS M/505/5403 LEVEL 3 UNIT 36 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 EXPLORING COMPUTER

More information

OCR LEVEL 2 CAMBRIDGE TECHNICAL

OCR LEVEL 2 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT COMPUTER GRAPHICS H/601/5801 LEVEL 2 UNIT 10 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 COMPUTER GRAPHICS H/601/5801

More information

OCR LEVEL 2 CAMBRIDGE TECHNICAL

OCR LEVEL 2 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT WEBSITE DEVELOPMENT A/601/3245 LEVEL 2 UNIT 9 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 WEBSITE DEVELOPMENT A/601/3245

More information

OCR LEVEL 2 CAMBRIDGE TECHNICAL

OCR LEVEL 2 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT DATABASE SYSTEMS R/601/3400 LEVEL 2 UNIT 20 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 DATABASE SYSTEMS R/601/3400 LEVEL

More information

BUSINESS OCR LEVEL 2 CAMBRIDGE TECHNICAL. Cambridge TECHNICALS FINANCIAL FORECASTING FOR BUSINESS CERTIFICATE/DIPLOMA IN K/502/5252 LEVEL 2 UNIT 3

BUSINESS OCR LEVEL 2 CAMBRIDGE TECHNICAL. Cambridge TECHNICALS FINANCIAL FORECASTING FOR BUSINESS CERTIFICATE/DIPLOMA IN K/502/5252 LEVEL 2 UNIT 3 Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN BUSINESS FINANCIAL FORECASTING FOR BUSINESS K/502/5252 LEVEL 2 UNIT 3 GUIDED LEARNING HOURS: 30 UNIT CREDIT VALUE: 5 FINANCIAL

More information

BUSINESS OCR LEVEL 3 CAMBRIDGE TECHNICAL. Cambridge TECHNICALS BUSINESS PROJECT MANAGEMENT CERTIFICATE/DIPLOMA IN K/502/5459 LEVEL 3 UNIT 18

BUSINESS OCR LEVEL 3 CAMBRIDGE TECHNICAL. Cambridge TECHNICALS BUSINESS PROJECT MANAGEMENT CERTIFICATE/DIPLOMA IN K/502/5459 LEVEL 3 UNIT 18 Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN BUSINESS BUSINESS PROJECT MANAGEMENT K/502/5459 LEVEL 3 UNIT 18 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 BUSINESS PROJECT

More information

Computer Networks CCNA Module 1

Computer Networks CCNA Module 1 Chapter 1: Quiz 1 Q1: Which statement describes a network that supports QoS? The fewest possible devices are affected by a failure. The network should be able to expand to keep up with user demand. The

More information

AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping

AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping 3.1.1 Constants, variables and data types Understand what is mean by terms data and information Be able to describe the difference

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT PROJECT PLANNING WITH IT Y/601/7321 LEVEL 3 UNIT 9 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 PROJECT PLANNING WITH IT

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT e-commerce A/601/7313 LEVEL 3 UNIT 6 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 e-commerce A/601/7313 LEVEL 3 UNIT 6

More information

MEDIA OCR LEVEL 2 CAMBRIDGE TECHNICAL. Cambridge TECHNICALS 2D GAMES DEVELOPMENT CERTIFICATE/DIPLOMA IN K/504/0852 LEVEL 2 UNIT 60

MEDIA OCR LEVEL 2 CAMBRIDGE TECHNICAL. Cambridge TECHNICALS 2D GAMES DEVELOPMENT CERTIFICATE/DIPLOMA IN K/504/0852 LEVEL 2 UNIT 60 Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN MEDIA 2D GAMES DEVELOPMENT K/504/0852 LEVEL 2 UNIT 60 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 2D GAMES DEVELOPMENT K/504/0852

More information

Machine Architecture and Number Systems. Major Computer Components. Schematic Diagram of a Computer. The CPU. The Bus. Main Memory.

Machine Architecture and Number Systems. Major Computer Components. Schematic Diagram of a Computer. The CPU. The Bus. Main Memory. 1 Topics Machine Architecture and Number Systems Major Computer Components Bits, Bytes, and Words The Decimal Number System The Binary Number System Converting from Decimal to Binary Major Computer Components

More information

Personal WiFi Hotspot

Personal WiFi Hotspot Personal WiFi Hotspot Connect all WiFi enabled devices by simply plugging in activated 3G USB Modem and Mobile Phones Powerful portable WiFi Hotspot with true Plug & Play WiFi 802.11N up to 300Mbps Plug

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT COMPUTER ANIMATION D/601/7658 LEVEL 3 UNIT 14 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 COMPUTER ANIMATION D/601/7658

More information

The Hexadecimal Number System and Memory Addressing

The Hexadecimal Number System and Memory Addressing APPENDIX C The Hexadecimal Number System and Memory Addressing U nderstanding the number system and the coding system that computers use to store data and communicate with each other is fundamental to

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT SYSTEM DESIGN R/505/4647 LEVEL 3 UNIT 33 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 SYSTEM DESIGN R/505/4647 LEVEL 3

More information

4.1 Introduction 4.2 Explain the purpose of an operating system 4.2.1 Describe characteristics of modern operating systems Control Hardware Access

4.1 Introduction 4.2 Explain the purpose of an operating system 4.2.1 Describe characteristics of modern operating systems Control Hardware Access 4.1 Introduction The operating system (OS) controls almost all functions on a computer. In this lecture, you will learn about the components, functions, and terminology related to the Windows 2000, Windows

More information

Lesson Plan. Course Title: Computer Maintenance Session Title: Numbering Systems

Lesson Plan. Course Title: Computer Maintenance Session Title: Numbering Systems Lesson Plan Course Title: Computer Maintenance Session Title: Numbering Systems Lesson Duration: Lesson length is subjective and will vary from instructor to instructor Performance Objective: Upon completion

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT INFORMATION SYSTEMS H/601/7256 LEVEL 3 UNIT 2 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 INFORMATION SYSTEMS H/601/7256

More information

Internetworking and IP Address

Internetworking and IP Address Lecture 8 Internetworking and IP Address Motivation of Internetworking Internet Architecture and Router Internet TCP/IP Reference Model and Protocols IP Addresses - Binary and Dotted Decimal IP Address

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT NETWORKED SYSTEMS SECURITY J/601/7332 LEVEL 3 UNIT 28 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 NETWORKED SYSTEMS SECURITY

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT IT TECHNICAL SUPPORT J/601/7279 LEVEL 3 UNIT 8 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 IT TECHNICAL SUPPORT J/601/7279

More information

CompTIA Network+ (Exam N10-005)

CompTIA Network+ (Exam N10-005) CompTIA Network+ (Exam N10-005) Length: Location: Language(s): Audience(s): Level: Vendor: Type: Delivery Method: 5 Days 182, Broadway, Newmarket, Auckland English, Entry Level IT Professionals Intermediate

More information

OCR LEVEL 2 CAMBRIDGE TECHNICAL

OCR LEVEL 2 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT UNDERSTANDING BIG DATA K/505/5383 LEVEL 2 UNIT 29 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 Understanding Big Data K/505/5383

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT WEB SERVER SCRIPTING A/601/0443 LEVEL 3 UNIT 26 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 WEB SERVER SCRIPTING A/601/0443

More information

Computers. Hardware. The Central Processing Unit (CPU) CMPT 125: Lecture 1: Understanding the Computer

Computers. Hardware. The Central Processing Unit (CPU) CMPT 125: Lecture 1: Understanding the Computer Computers CMPT 125: Lecture 1: Understanding the Computer Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University January 3, 2009 A computer performs 2 basic functions: 1.

More information

Industrial Process Controllers

Industrial Process Controllers Unit 50: Industrial Process Controllers Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose Y/600/0339 BTEC Nationals This unit provides learners with an opportunity to gain

More information

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System?

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System? Management Challenge Managing Hardware Assets What computer processing and storage capability does our organization need to handle its information and business transactions? What arrangement of computers

More information

Cambridge TECHNICALS. OCR Level 3 CAMBRIDGE TECHNICAL SPORT F/502/5774 GUIDED LEARNING HOURS: 60

Cambridge TECHNICALS. OCR Level 3 CAMBRIDGE TECHNICAL SPORT F/502/5774 GUIDED LEARNING HOURS: 60 Cambridge TECHNICALS OCR Level 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA in SPORT Organising Sports Events F/502/5774 LEVEL 3 UNIT 19 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 Organising Sports Events

More information

BUSINESS OCR LEVEL 3 CAMBRIDGE TECHNICAL. Cambridge TECHNICALS WEBSITE DESIGN STRATEGY CERTIFICATE/DIPLOMA IN Y/502/5490 LEVEL 3 UNIT 19

BUSINESS OCR LEVEL 3 CAMBRIDGE TECHNICAL. Cambridge TECHNICALS WEBSITE DESIGN STRATEGY CERTIFICATE/DIPLOMA IN Y/502/5490 LEVEL 3 UNIT 19 Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN BUSINESS WEBSITE DESIGN STRATEGY Y/502/5490 LEVEL 3 UNIT 19 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 WEBSITE DESIGN STRATEGY

More information

Hands-On Microsoft Windows Server 2008. Chapter 12 Managing System Reliability and Availability

Hands-On Microsoft Windows Server 2008. Chapter 12 Managing System Reliability and Availability Hands-On Microsoft Windows Server 2008 Chapter 12 Managing System Reliability and Availability Objectives Understand general problem-solving strategies Resolve boot problems Use and configure Event Viewer

More information

lesson 1 An Overview of the Computer System

lesson 1 An Overview of the Computer System essential concepts lesson 1 An Overview of the Computer System This lesson includes the following sections: The Computer System Defined Hardware: The Nuts and Bolts of the Machine Software: Bringing the

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT UNDERSTANDING SOCIAL MEDIA FOR BUSINESS T/505/5399 LEVEL 3 UNIT 43 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 Oxford

More information

Parts of a Computer. Preparation. Objectives. Standards. Materials. 1 1999 Micron Technology Foundation, Inc. All Rights Reserved

Parts of a Computer. Preparation. Objectives. Standards. Materials. 1 1999 Micron Technology Foundation, Inc. All Rights Reserved Parts of a Computer Preparation Grade Level: 4-9 Group Size: 20-30 Time: 75-90 Minutes Presenters: 1-3 Objectives This lesson will enable students to: Identify parts of a computer Categorize parts of a

More information

The Answer to the 14 Most Frequently Asked Modbus Questions

The Answer to the 14 Most Frequently Asked Modbus Questions Modbus Frequently Asked Questions WP-34-REV0-0609-1/7 The Answer to the 14 Most Frequently Asked Modbus Questions Exactly what is Modbus? Modbus is an open serial communications protocol widely used in

More information

Addonics T E C H N O L O G I E S. NAS Adapter. Model: NASU2. 1.0 Key Features

Addonics T E C H N O L O G I E S. NAS Adapter. Model: NASU2. 1.0 Key Features 1.0 Key Features Addonics T E C H N O L O G I E S NAS Adapter Model: NASU2 User Manual Convert any USB 2.0 / 1.1 mass storage device into a Network Attached Storage device Great for adding Addonics Storage

More information

JOB READY ASSESSMENT BLUEPRINT COMPUTER NETWORKING FUNDAMENTALS - PILOT. Test Code: 4514 Version: 01

JOB READY ASSESSMENT BLUEPRINT COMPUTER NETWORKING FUNDAMENTALS - PILOT. Test Code: 4514 Version: 01 JOB READY ASSESSMENT BLUEPRINT COMPUTER NETWORKING FUNDAMENTALS - PILOT Test Code: 4514 Version: 01 Specific Competencies and Skills Tested in this Assessment: PC Principles Identify physical and equipment

More information

OCR LEVEL 2 CAMBRIDGE TECHNICAL

OCR LEVEL 2 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT IT SUPPORT F/601/3277 LEVEL 2 UNIT 7 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 IT SUPPORT F/601/3277 LEVEL 2 AIM OF

More information

Connecting with Computer Science, 2e. Chapter 5 The Internet

Connecting with Computer Science, 2e. Chapter 5 The Internet Connecting with Computer Science, 2e Chapter 5 The Internet Objectives In this chapter you will: Learn what the Internet really is Become familiar with the architecture of the Internet Become familiar

More information

Essential Curriculum Computer Networking 1. PC Systems Fundamentals 35 hours teaching time

Essential Curriculum Computer Networking 1. PC Systems Fundamentals 35 hours teaching time Essential Curriculum Computer Networking 1 PC Systems Fundamentals 35 hours teaching time Part 1----------------------------------------------------------------------------------------- 2.3 hours Develop

More information

CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX

CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX Multiple Choice: 1. Processing information involves: A. accepting information from the outside world. B. communication with another computer. C. performing arithmetic

More information

OPERATING SYSTEMS Software in the Background. Chapter 2

OPERATING SYSTEMS Software in the Background. Chapter 2 OPERATING SYSTEMS Software in the Background Chapter 2 Objectives Describe the functions of an Operating System Explain the basics of a personal computer operating system Describe the advantages of a graphical

More information

www.addpac.com AddPac Technology 2015, Sales and Marketing

www.addpac.com AddPac Technology 2015, Sales and Marketing Cloud dbased dsensor Network kcontrol www.addpac.com AddPac Technology 2015, Sales and Marketing Contents Smart IoT Solution Network Diagram Smart IoT Solution Overview Cloud Sensor Network Control Diagram

More information

Discovering Computers

Discovering Computers Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet Chapter 9 Operating Systems Objectives Overview Define an operating system Describe the start-up process and shutdown

More information

OCR Level 2 CAMBRIDGE TECHNICAL

OCR Level 2 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR Level 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT IT security J/601/4057 LEVEL 2 UNIT 18 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 IT SECURITY J/601/4057 LEVEL 2 Aim

More information

OCR CAMBRIDGE LEVEL 2

OCR CAMBRIDGE LEVEL 2 Cambridge T E C OCR CAMBRIDGE LEVEL 2 CERTIFICATE/DIPLOMA IT BUSINESS IT SKILLS T/601/5012 LEVEL 2 UNIT 3 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 BUSINESS IT SKILLS T/601/5012 LEVEL 2 AIM OF THE

More information

1 PERSONAL COMPUTERS

1 PERSONAL COMPUTERS PERSONAL COMPUTERS 1 2 Personal computer a desktop computer a laptop a tablet PC or a handheld PC Software applications for personal computers include word processing spreadsheets databases web browsers

More information

Information and Digital Technology

Information and Digital Technology 2014 HIGHER SCHOOL CERTIFICATE EXAMINATION Information and Digital Technology Networking and Hardware Total marks 80 Section I Pages 2 7 General Instructions Reading time 5 minutes Working time 2 hours

More information

Virtualization for Cloud Computing

Virtualization for Cloud Computing Virtualization for Cloud Computing Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF CLOUD COMPUTING On demand provision of computational resources

More information

Chapter 6. Inside the System Unit. What You Will Learn... Computers Are Your Future. What You Will Learn... Describing Hardware Performance

Chapter 6. Inside the System Unit. What You Will Learn... Computers Are Your Future. What You Will Learn... Describing Hardware Performance What You Will Learn... Computers Are Your Future Chapter 6 Understand how computers represent data Understand the measurements used to describe data transfer rates and data storage capacity List the components

More information

1 Data information is sent onto the network cable using which of the following? A Communication protocol B Data packet

1 Data information is sent onto the network cable using which of the following? A Communication protocol B Data packet Review questions 1 Data information is sent onto the network cable using which of the following? A Communication protocol B Data packet C Media access method D Packages 2 To which TCP/IP architecture layer

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT WEB ANIMATION FOR INTERACTIVE MEDIA A/502/5661 LEVEL 3 UNIT 18 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 WEB ANIMATION

More information

Step-by-Step Configuration

Step-by-Step Configuration Step-by-Step Configuration Kerio Technologies C 2001-2003 Kerio Technologies. All Rights Reserved. Printing Date: December 17, 2003 This guide provides detailed description on configuration of the local

More information

Cambridge TECHNICALS. OCR Level 2 CAMBRIDGE TECHNICAL SPORT T/502/5528 GUIDED LEARNING HOURS: 60

Cambridge TECHNICALS. OCR Level 2 CAMBRIDGE TECHNICAL SPORT T/502/5528 GUIDED LEARNING HOURS: 60 Cambridge TECHNICALS OCR Level 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA in SPORT Lifestyle and the Sports Performer T/502/5528 LEVEL 2 UNIT 6 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 Lifestyle

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT WEBSITE PRODUCTION Y/601/6623 LEVEL 3 UNIT 12 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 WEBSITE PRODUCTION Y/601/6623

More information

Chapter 5. Data Communication And Internet Technology

Chapter 5. Data Communication And Internet Technology Chapter 5 Data Communication And Internet Technology Purpose Understand the fundamental networking concepts Agenda Network Concepts Communication Protocol TCP/IP-OSI Architecture Network Types LAN WAN

More information

Configuring the WT-4 for Upload to a Computer (Ad-hoc Mode)

Configuring the WT-4 for Upload to a Computer (Ad-hoc Mode) En Configuring the WT-4 for Upload to a Computer (Ad-hoc Mode) Windows XP This document provides basic instructions on configuring the WT-4 wireless transmitter and a Windows XP Professional SP2 computer

More information

Nighthawk AC1900 Smart WiFi Router Dual Band Gigabit

Nighthawk AC1900 Smart WiFi Router Dual Band Gigabit Performance & Use AC1900 1900 DUAL BAND 600+1300 RANGE AC1900 WiFi 600+1300 Mbps speeds 1GHz dual core processor Advanced features for lag-free gaming Prioritized bandwidth for streaming videos or music

More information

Mid-Term #1 Solutions

Mid-Term #1 Solutions Mid-Term #1 Solutions Chapter #1: Computers: Tools for an Information Age 1. Computers introduce the element into the modern economy. A. labor B. information C. capital D. land 2. Pie charts are an example

More information

Microsoft MTA Qualifications. CompTIA Qualifications. Course Title: SUPPORT SPECIALIST (ITSS) Includes Work Experience of 16 weeks with IT company

Microsoft MTA Qualifications. CompTIA Qualifications. Course Title: SUPPORT SPECIALIST (ITSS) Includes Work Experience of 16 weeks with IT company Course Title: IT SUPPORT SPECIALIST (ITSS) Program Type: Course Code: Award Type: Traineeship AT00005 Industry Professional Certification CompTIA and Microsoft Awards Objective Areas: Microsoft MTA; Server;

More information

Chapter 3: Computer Hardware Components: CPU, Memory, and I/O

Chapter 3: Computer Hardware Components: CPU, Memory, and I/O Chapter 3: Computer Hardware Components: CPU, Memory, and I/O What is the typical configuration of a computer sold today? The Computer Continuum 1-1 Computer Hardware Components In this chapter: How did

More information

Managing Networks. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes

Managing Networks. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes Unit 5: Managing Networks Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose K/601/7663 BTEC National The aim of this unit is to enable learners to understand network management

More information

CCNA LAN Switching and Wireless (Exploration 3)

CCNA LAN Switching and Wireless (Exploration 3) Unit 107: CCNA LAN Switching and Wireless (Exploration 3) Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 80 Aim and purpose K/601/7453 BTEC in IT This unit focuses on a comprehensive,

More information

Course Overview: Learn the essential skills needed to set up, configure, support, and troubleshoot your TCP/IP-based network.

Course Overview: Learn the essential skills needed to set up, configure, support, and troubleshoot your TCP/IP-based network. Course Name: TCP/IP Networking Course Overview: Learn the essential skills needed to set up, configure, support, and troubleshoot your TCP/IP-based network. TCP/IP is the globally accepted group of protocols

More information

Introduction to Computer & Information Systems

Introduction to Computer & Information Systems Introduction to Computer & Information Systems Binnur Kurt kurt@ce.itu.edu.tr Istanbul Technical University Computer Engineering Department Copyleft 2005 1 Version 0.1 About the Lecturer BSc İTÜ, Computer

More information

VIA CONNECT PRO Deployment Guide

VIA CONNECT PRO Deployment Guide VIA CONNECT PRO Deployment Guide www.true-collaboration.com Infinite Ways to Collaborate CONTENTS Introduction... 3 User Experience... 3 Pre-Deployment Planning... 3 Connectivity... 3 Network Addressing...

More information

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware A+ Guide to Managing and Maintaining Your PC, 7e Chapter 1 Introducing Hardware Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components

More information

NAS 243 Using AiData on Your Mobile Devices

NAS 243 Using AiData on Your Mobile Devices NAS 243 Using AiData on Your Mobile Access and manage files on your NAS with ios and Android devices A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to:

More information

HEALTH AND SOCIAL CARE PEOPLE

HEALTH AND SOCIAL CARE PEOPLE Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN HEALTH AND SOCIAL CARE PEOPLE SAFEGUARDING CHILDREN AND YOUNG PEOPLE Y/505/7775 LEVEL 3 UNIT 32 GUIDED LEARNING HOURS: 90 UNIT

More information

Configuring the WT-4 for Upload to a Computer (Infrastructure Mode)

Configuring the WT-4 for Upload to a Computer (Infrastructure Mode) Page 1 of 25 Configuring the WT-4 for Upload to a Computer (Infrastructure Mode) Windows 7 Configuring the WT-4 for Upload to a Computer (Infrastructure Mode) This document provides basic instructions

More information

Computer Networks. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes

Computer Networks. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes Unit 9: Computer Networks Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose R/601/7320 BTEC National The aim of this unit is to ensure learners understand the key components

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT COMPUTER GAME DESIGN H/502/5671 LEVEL 3 UNIT 32 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 COMPUTER GAME DESIGN H/502/5671

More information

Logical Operations. Control Unit. Contents. Arithmetic Operations. Objectives. The Central Processing Unit: Arithmetic / Logic Unit.

Logical Operations. Control Unit. Contents. Arithmetic Operations. Objectives. The Central Processing Unit: Arithmetic / Logic Unit. Objectives The Central Processing Unit: What Goes on Inside the Computer Chapter 4 Identify the components of the central processing unit and how they work together and interact with memory Describe how

More information

CCNA 2 Chapter 5. Managing Cisco IOS Software

CCNA 2 Chapter 5. Managing Cisco IOS Software 1 CCNA 2 Chapter 5 Managing Cisco IOS Software The default source for Cisco IOS Software depends on the hardware platform; most commonly, though, the router looks to the configuration commands that are

More information

Ways to Use USB in Embedded Systems

Ways to Use USB in Embedded Systems Ways to Use USB in Embedded Systems by Yingbo Hu, R&D Embedded Engineer and Ralph Moore, President of Micro Digital Universal Serial Bus (USB) is a connectivity specification that provides ease of use,

More information

2011, The McGraw-Hill Companies, Inc. Chapter 3

2011, The McGraw-Hill Companies, Inc. Chapter 3 Chapter 3 3.1 Decimal System The radix or base of a number system determines the total number of different symbols or digits used by that system. The decimal system has a base of 10 with the digits 0 through

More information

Product Description. Licenses Notice. Introduction TC-200

Product Description. Licenses Notice. Introduction TC-200 User Manual TC-200 Introduction TC-200 Product Description The TC-200 provides the fastest Thin Client performance on the market, It runs embedded Linux, swing user interface, Citrix 6.3, Microsoft RDP

More information

Fall 2009. Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. mzali@just.edu.

Fall 2009. Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. mzali@just.edu. Fall 2009 Lecture 1 Operating Systems: Configuration & Use CIS345 Introduction to Operating Systems Mostafa Z. Ali mzali@just.edu.jo 1-1 Chapter 1 Introduction to Operating Systems An Overview of Microcomputers

More information

VIA COLLAGE Deployment Guide

VIA COLLAGE Deployment Guide VIA COLLAGE Deployment Guide www.true-collaboration.com Infinite Ways to Collaborate CONTENTS Introduction... 3 User Experience... 3 Pre-Deployment Planning... 3 Connectivity... 3 Network Addressing...

More information

Chapter 5: System Software: Operating Systems and Utility Programs

Chapter 5: System Software: Operating Systems and Utility Programs Understanding Computers Today and Tomorrow 12 th Edition Chapter 5: System Software: Operating Systems and Utility Programs Learning Objectives Understand the difference between system software and application

More information

Networking (Exploration 1)

Networking (Exploration 1) Unit 105: CCNA Fundamentals of Networking (Exploration 1) Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 80 Aim and purpose A/601/7537 BTEC in IT This unit introduces the architecture,

More information

Procedure: You can find the problem sheet on Drive D: of the lab PCs. 1. IP address for this host computer 2. Subnet mask 3. Default gateway address

Procedure: You can find the problem sheet on Drive D: of the lab PCs. 1. IP address for this host computer 2. Subnet mask 3. Default gateway address Objectives University of Jordan Faculty of Engineering & Technology Computer Engineering Department Computer Networks Laboratory 907528 Lab.4 Basic Network Operation and Troubleshooting 1. To become familiar

More information

Implementation date Fall 2009

Implementation date Fall 2009 Program Concentration: Career Pathway: Course Title: Business & Computer Science Computer Networking Networking Systems Course Description: This course is designed to provide students with the background

More information

Nighthawk X4 AC2350 Smart WiFi Dual Band Gigabit Router

Nighthawk X4 AC2350 Smart WiFi Dual Band Gigabit Router Performance & Use 1.4GHz Dual Core Processor Network Storage Ready Twin USB 3.0 + esata AC2350 WiFi up to 2.33Gbps (600 + 1733 Mbps ) Next generation Quad-Stream Wave 2 WiFi Fastest available 1.4GHz dual

More information

Lab - Using Wireshark to View Network Traffic

Lab - Using Wireshark to View Network Traffic Topology Objectives Part 1: (Optional) Download and Install Wireshark Part 2: Capture and Analyze Local ICMP Data in Wireshark Start and stop data capture of ping traffic to local hosts. Locate the IP

More information

The Central Processing Unit:

The Central Processing Unit: The Central Processing Unit: What Goes on Inside the Computer Chapter 4 Objectives Identify the components of the central processing unit and how they work together and interact with memory Describe how

More information

Terminal Server Configuration and Reference Errata

Terminal Server Configuration and Reference Errata Doc. No. 78-0944-06A0 June 14, 1993 Terminal Server Configuration and Reference Errata This document supplies corrections and additional informaiton for the 9.0 version of the Cisco publication Terminal

More information

IT4504 - Data Communication and Networks (Optional)

IT4504 - Data Communication and Networks (Optional) - Data Communication and Networks (Optional) INTRODUCTION This is one of the optional courses designed for Semester 4 of the Bachelor of Information Technology Degree program. This course on Data Communication

More information

Web Hosting & Maintenance

Web Hosting & Maintenance The Further Education and Training Awards Council (FETAC) was set up as a statutory body on 11 June 2001 by the Minister for Education and Science. Under the Qualifications (Education & Training) Act,

More information

Obj: Sec 1.0, to describe the relationship between hardware and software HW: Read p.2 9. Do Now: Name 3 parts of the computer.

Obj: Sec 1.0, to describe the relationship between hardware and software HW: Read p.2 9. Do Now: Name 3 parts of the computer. C1 D1 Obj: Sec 1.0, to describe the relationship between hardware and software HW: Read p.2 9 Do Now: Name 3 parts of the computer. 1 Hardware and Software Hardware the physical, tangible parts of a computer

More information