Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Understanding Computers: Memory, Logic Gates, and Engineering Drawing, Slides of Civil Engineering

An introduction to the basic building blocks of computers, including memory technology like flip-flops, simms, and dimms, as well as disks and hard drives. It also covers logic gates and their truth tables. Additionally, the document introduces engineering drawing concepts such as orthographic projections and line types. Students will learn about the functions of visible, hidden, center, and construction lines, as well as the importance of accuracy in drafting.

Typology: Slides

2012/2013

Uploaded on 08/30/2013

uzman
uzman 🇮🇳

4.8

(12)

148 documents

1 / 113

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Understanding
Computers
docsity.com
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c
pf2d
pf2e
pf2f
pf30
pf31
pf32
pf33
pf34
pf35
pf36
pf37
pf38
pf39
pf3a
pf3b
pf3c
pf3d
pf3e
pf3f
pf40
pf41
pf42
pf43
pf44
pf45
pf46
pf47
pf48
pf49
pf4a
pf4b
pf4c
pf4d
pf4e
pf4f
pf50
pf51
pf52
pf53
pf54
pf55
pf56
pf57
pf58
pf59
pf5a
pf5b
pf5c
pf5d
pf5e
pf5f
pf60
pf61
pf62
pf63
pf64

Partial preview of the text

Download Understanding Computers: Memory, Logic Gates, and Engineering Drawing and more Slides Civil Engineering in PDF only on Docsity!

Understanding

Computers

Basic

Building

Blocks

Memory

Flip
Flops

a

circuit

made

with

transistors

and

stores

one

bit

of

a

binary

number

SIMM - single in-line memory module

a large collection of flip-flops

Flip-Flop

Input

Output

Latch

Basic

Building

Blocks

CPU

Central

Processing

Unit

Clock

square

wave

voltage

Processors

Logic

Gates

(Made

with

Transistors)

AND,

NAND,

OR,

NOR,

NOT,

XOR

(See

chalkboard)

Electrical

Engineering

Team

Exercise

Logic

Gate

Investigations

What
kind
of
logic
gates
are
these?

Example

Problem

What

would

be

the

truth

table

for

the

logic

circuit

shown

in

figure

4.18(a)?

A B
Y

Example

Problem

What

would

be

the

truth

table

for

the

logic

circuit

shown

14.8(b)?

A B
Y

Team

Exercise

Minutes

What

would

be

the

truth

table

for

the

logic

circuit

shown

below?

A B
X Y

Note this is similar to the homework problem.

Team

Exercise

Minutes

What

would

be

the

truth

table

for

the

logic

circuit

shown

below?

A B
X Y

Note this is similar to the homework problem.

Flowchart

Symbols

Input/Output Start/Stop

Branch TestCalculation Process Flow

Flowchart

Example

Define the

problem

Readinput Solve theproblem

Can I solve this?

Outputresults

What do I need

to know?

Ask for more input

Can I solve this?

yes

no

Not available

at this time

yes

no

Begin (again?)

End

Example

Sketch

a

simple

flowchart

that

will

find

the

sum

of

two

number

and

their

difference.

Example

Each
month,
the
electric
company
bills
consumers
according
to
the
following
schedule:

Electricity

Usage

(kWh)

Rate

($/kWh)

Energy

Energy

Energy

Prepare

a

flowchart

that

calculates

the

bill

for

a

customer.

Start

Example

: Sketch a flowchart

that will find the smallestnumber in a series of 100numbers.

I = 1 Min=NI = I+

Yes

Input N

Stop

Output Min

I>100? N<Min?

No

No

Yes

Input N

Project

One

Hints for your Notes