DIGELEC1 Flashcards

(41 cards)

1
Q

branch of electronics that deals with digital format of data and codes.

A

digital electronics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

digital stand for

A

digit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

digital electronics basically has two conditions which are possible

A

0 (Low Logic)
1 (High Logic)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

“1” as true and “0”as false are called

A

bit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Group of bits are called

A

byte

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Digital electronic circuits are usually made from large assemblies of

A

logic gates

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

used to convert the digital information in your computer to analog signals for your device and convert analog signals to digital information for your computer.

A

modem

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

This year the use of electronic diodes, and while these where better but they were unreliable.

A

1940

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

In this year the prototypes of the computer were constructed from mechanical switches (vacuum tubes) and relays. These were comparatively slow, large, produced a great deal of heat

A

1930

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The next stage was the result of the development in ____ of the transistor which was much smaller, faster and cooler. Simple transisors were replaced by intergrated circuits and that got smaller and smaller and finally depos silicon to be put into a chip.

A

1947

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What type of wave does an analog have

A

continuous

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What type of wave does a digital have

A

discrete

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Can be process, store and transmit data more efficiently but can only assign separate values to each point

A

digital systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Most Natural quantities (such as temperature, pressure, light intensity,…) are

A

Analog quantities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

The branch of mathematics involving digital logic is named

A

boolean algebra

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

The building blocks used to create digital circuits are

A

logic gates

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

3 basic logic gates

18
Q

the method of converting a decimal number to a binary number is called

19
Q

is a method for the description of every decimal digit with respect to its binary code.

20
Q

Types of Binary or Digital Codes

A
  • Numeric weighted code
  • Special binary codes or non-weighted code
21
Q

used for security purposes so that in case the message has been detected, it may not be deciphered or decoded

22
Q

How many code groups are in the BCD system

23
Q

IC is produced using VLSI by two technologies.

A
  • Application Specified integrated circuit
  • Field Programmable Gate Array
24
Q

expression of every decimal digit (0-9) by means of a 4 – bits binary code

25
represents the binary weights of these four bits
Code 8421
26
The position of the 0 or 1 in a binary number indicates its value within the number.
Value/weight
27
Formula for determining the largest value that can be represented by a given number of places in base 2
Highest number = 2^n - 1
28
Decimal to Any
Division
28
Any to Decimal
Multiplication
29
these are the set of values used to represent different quantities
Number system
30
4 types of number system
- Binary - Decimal - Octal - Hexa
31
Commonly known as decimal number system
base 10
32
Commonly known as binary number system
base 2
33
is the process of taking data and representing it with discreet bits of information
digital encoding
34
How many bits does an octal have
3
35
He suggested the base 8 and coined the term octal
James Anderson
36
Arithmetic operation of AND & OR
Multiplication, Addition respectively
37
isolates conventional gates from other circuitry.
buffer
38
what is the third state of a buffer called
high-impedance
39
Exclusive OR is only true when
both inputs are different
40
Exclusive NOR is only true when
both inputs are same