30
Computer Engineering A Brief Introduction

Computer Engineering

  • Upload
    hawa

  • View
    45

  • Download
    0

Embed Size (px)

DESCRIPTION

Computer Engineering. A Brief Introduction. What do computer engineers do?. They repair computer sets. They fix the computer when it is down. They arrange the computer and Internet system of a university campus. JUST KIDDING! - PowerPoint PPT Presentation

Citation preview

Page 1: Computer Engineering

Computer EngineeringA Brief Introduction

Page 2: Computer Engineering

What do computer engineers do? They repair computer sets. They fix the computer when it is down. They arrange the computer and Internet

system of a university campus. JUST KIDDING!

Computer engineering deals with the design of computers and computer systems. This may involve the design of new hardware, the design of PDAs or the use of computers to control an industrial plant.

Page 3: Computer Engineering

Computer engineers usually have training in electronic engineering, software design and hardware-software integration instead of only software engineering or electronic engineering.

Page 4: Computer Engineering

core knowledge areas of computer engineering

an algorithm is an effective method for solving a problem using a finite sequence of instructions. Algorithms are used for calculation, data processing, and many other fields

Algorithms

Page 5: Computer Engineering

Computer Architecture It can be defined

as the science and art of selecting and interconnecting hardware components to create computers that meet functional, performance and cost goals.

Page 6: Computer Engineering

Database

A database is a collection of information that is organized so that it can easily be accessed, managed, and updated.

Page 7: Computer Engineering

Database Sample

Page 8: Computer Engineering

Digital LogicDigital

electronics are electronic systems that use digital signals.

Why do we use digital signals?

Page 9: Computer Engineering

It is simply because we can reproduce an analog signal (electromagnetic wave) on an electronic device by using 0`s and 1`s. That is we can represent an analog signal with digital entities using Boolean logic functions.

Page 10: Computer Engineering
Page 11: Computer Engineering
Page 12: Computer Engineering

Digital Signal Processing DSP is concerned with the

representation of the signals by a sequence of numbers or symbols and the processing of these signals.

DSP includes subfields like: audio and speech signal processing,

digital image processing, signal seismic data processing, etc.

Page 13: Computer Engineering
Page 14: Computer Engineering

Embedded Systems An embedded system is a

computer system designed to perform one or a few dedicated functions.

An example is an ADSL Modem/Router

Page 15: Computer Engineering

ADSL Modem/Router Number 4 is a

Microprocessor

Number 6 is a RAM

Number 7 is A Flash Memory

Page 16: Computer Engineering

Operating System An operating system

(commonly abbreviated as either OS or O/S) is an interface between hardware and user. An OS is responsible for the management and coordination of activities and the sharing of the resources of the computer.

Page 17: Computer Engineering
Page 18: Computer Engineering

Computer ProgrammingComputer programming (often

shortened to programming or coding) is the process of writing, testing, debugging/troubleshooting, and maintaining the source code of computer programs

Page 19: Computer Engineering

The Source Code

In computer science, source code (commonly just source) is any collection of statements or declarations written in some human-readable computer programming language. Source code allows the programmer to communicate with the computer using a reserved number of instructions.

Page 20: Computer Engineering

The Source Code

Page 21: Computer Engineering

Software EngineeringSoftware engineering is the

application of a systematic, disciplined, quantifiable approach to the development, operation, and maintenance of software.

Page 22: Computer Engineering
Page 23: Computer Engineering

The New Airbus 380 Cockpit

Page 24: Computer Engineering

Airbus 380`s Cockpit Software

Software engineering successfully maps and plans the millions of pieces the plane's software.

Page 25: Computer Engineering

Integrated Circuits In electronics, an integrated circuit

(also known as IC, microcircuit, microchip, silicon chip, or chip) is a mini electronic circuit consisting mainly of semiconductor devices that has been manufactured in the surface of a thin substrate of semiconductor material.

Page 26: Computer Engineering
Page 27: Computer Engineering

VLSI Design VLSI: Very Large Scale Integration

Very-large-scale integration (VLSI) is the process of creating integrated circuits by combining thousands of transistor-based circuits into a single chip.

Page 28: Computer Engineering

An Example of VLSI

The microprocessor is a VLSI device

Page 29: Computer Engineering

Profile of an Computer Engineer antisocial.

numb=devoid of emotion.

nerd=socially unattractive person, devoted to intellectual and academic pursuits.

Page 30: Computer Engineering

THE END