computer networks teaching by microlearning principles - iopscience

7
Journal of Physics: Conference Series OPEN ACCESS Computer Networks teaching by microlearning principles To cite this article: A Zhamanov and M Zhamapor 2013 J. Phys.: Conf. Ser. 423 012028 View the article online for updates and enhancements. You may also like Impact of “smart” technologies in teaching maritime subjects E Barsan, C Varsami, A Duse et al. - A short history of my life in science Joseph R Manson - Low- to medium- cavities for heavy ion acceleration Alberto Facco - This content was downloaded from IP address 70.81.65.46 on 26/10/2021 at 03:56

Upload: others

Post on 03-Feb-2022

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Computer Networks teaching by microlearning principles - IOPscience

Journal of Physics Conference Series

OPEN ACCESS

Computer Networks teaching by microlearningprinciplesTo cite this article A Zhamanov and M Zhamapor 2013 J Phys Conf Ser 423 012028

View the article online for updates and enhancements

You may also likeImpact of ldquosmartrdquo technologies in teachingmaritime subjectsE Barsan C Varsami A Duse et al

-

A short history of my life in scienceJoseph R Manson

-

Low- to medium- cavities for heavy ionaccelerationAlberto Facco

-

This content was downloaded from IP address 70816546 on 26102021 at 0356

Computer Networks teaching by microlearning principles

Zhamanov A1

1Suleyman Demirel University Ablayhan Street No 11 Kaskelen Almaty

Kazakhstan 040900

E-mail zhamanovgmailcom

Zhamapor M2

2 Suleyman Demirel University Ablayhan Street No 11 Kaskelen Almaty

Kazakhstan 040900

E-mail meirambekzhaparovgmailcom

Abstract In nowadays there are many kinds of problems in the system of higher education

One of them is everyday students get very huge amount of information All of them take very

big amount of time for a student to understand lesson and it is very hard for himher to do

everything in time This paper explains a study of work microlearning application for computer

networks It consists of general introduction and purpose

1 Introduction

In learning and developing environments macro meso and micro parts are used Macro contains meso

parts meso contains micro parts (this presents the smallest part of them) and all of them construct

together products For example in computer science to make a big project (macro) is divided into

subprojects (meso) and then each subproject contains its modules (micro) It is called ldquodivide and

conquerrdquo This example shows that in learning it is important to begin from small parts to construct

big parts Microlearning is a new method of teaching which become more popular day by day

According to Hug[1][2] there are 7 dimensions of microlearning

Time Each topic can be touched at most 5-7 minutes If topic is more complex it is divided

into small parts For example IPv4 topic is separated 4 small parts represented in 4

microlessons below

Content Each topic is represented in A4 page where topic description simple test or simple

tasks are given

Curriculum As shown in microlessons below topics are divided into small subtopics

Form Mostly each Computer Network protocol is taken simpler as can be for example to

explain IPv4 addresses types can be given comparison with a university within many groups

and some students in those groups

Process Learning of Computer Networks is same as swimming it needs a lot of practice

Because each topic contains simple test questions and tasks students can solve each of them

in 2-10 minutes

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

Published under licence by IOP Publishing Ltd 1

Mediality Microlearning in Computer Networks is prepared as book in PDF format with

hyperlinks It can be also used in cell phones because of PDF format

Learning type In class there is a projector where lecturer shows A4 page then after

explanation studentsrsquo answers for test questions and do simple tasks

To pass through all subjects it will be better to use literature in microlearning style which provides

understanding of Computer Networks terminology in basic way by dividing information into small

micro parts which have a log of graphics and pictures and not too many words for explanation These

examples show that in learning it is important to begin from small parts to construct big parts

2 Microlearning in Computer Networks

Computer Networks have a lot of educational resources such as Cisco Networking Academy [3] and

world of network [4] These resources are good for experts but not for beginners because people are

afraid of things that they do not know

Microlearning gives students opportunity to learn computer networks without fear

In this section we demonstrate 4 microlessons

This is topic Lesson 1 ndash IPv4 Characteristics

Now begins explanation of this topic

Consists of 32 bits

Divided into 4 octets

Each octed consists of 8 bits (1byte)

Represented in decimal form

Example of IPv4 address 192168121

Computer works only with binary numeral system to understand listed above IPv4 address computer

converts it from decimal to binary

Table 1 Shows decimal and binary representations of IPv4 address

1st octed 2

nd octed 3

rd octed 4

th octed

Decimal representation 192 168 1 21

Binary representation 11000000 10101000 00000001 00010101

Now we make a simple test to check and revise

Test for 1st lesson

1 How many octets in IPv4

a 3

b 4

c 5

d 1

2 In which numeral system computer

understand IPv4 address

a Decimal

b Binary

c Hexadecimal

d Octal

3 How many bits take 3 octets

a 1

b 8

c 18

d 24

4 In which numeral system IPv4

represented

a Decimal

b Binary

c Hexadecimal

d Octal

By this way our lesson is finished

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

2

Another example is given below

Lesson 2 ndash Decimal to binary Convertation

Divide by 2 technique

Mapping technique

211 Divide by 2 technique

Example 17(10) = (2)

Figure 1 explains ldquodivide by 2 techniquerdquo in process

Figure 1 Division by 2 in process

Result 17(10) = 10001(2)

212 Mapping technique

Example 114(10) = (2)

Table 2 Describes Mapping process

Position(value) 64 32 16 8 4 2 1

Multiplication

Given binary

stream

1 1 1 0 0 1 0

Result of

Multiplication

64 32 16 0 0 2 0

Addition 64 + 32 + 16 + 0 + 0 + 2 + 0

Result = 114

213 Task for 2nd

lesson

1 Convert numbers by using Divide by 2

technique

a 14(10) = ________ (2)

b 67(10) = ________ (2)

c 78(10) = ________ (2)

2 Convert numbers by using Mapping

technique

a 234(10) = ________ (2)

b 123(10) = ________ (2)

c 510(10) = ________ (2)

Lesson 3 ndash Types of IPv4 address

Network address

Host address

Broadcast address

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

3

Grouprsquos and studentrsquos names in university are good examples of network and host addresses in

computer networks In Green group there are students A B C and in Red group can be same names of

students and they are unique only in group In figure 2 represented example of comparison network

addresses host addresses with university groups and students

Figure 2 Groups and students in comparison with network addresses and host addresses

Network address

Network address is the common part of every networking device in same network (cannot be assigned

to networking device)

Host address

Host address is the unique address of networking device in single network

Broadcast address

Broadcast address is the common address for all networking devices in one network which is usually

used to make request to all devices in same network (cannot be assigned to networking device)

Test for 3rd

lesson

1 What three types of IPv4 addresses

explained in this lesson (choose

three)

a Multicast

b Broadcast

c Host

d Network

2 Which addresses cannot be assigned to

networking devices (choose two)

a Broadcast

b Host

c Network

d Super

Lesson 4 - Finding Network Host and Broadcast addresses in IPv4

IPv4 Characteristics

Consists of 32 bits

Separated into Network and Host addresses by prefix

Prefix defines number of bits of Network address starts from the left side

Subnet mask shows how many bits belong to network address defined by prefix

Broadcast address is the last combination in host address portion

Example of IPv4 with prefix 1921681424

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

4

Table 3 IPv4 address and Subnet mask binary and decimal representation

8bits 8bits 8bits 8bits Prefix

Decimal of IPv4 192 168 1 4 24

Binary of IPv4 11000000 10101000 00000001 00000100

Decimal mask 255 255 255 0

Binary mask 11111111 11111111 11111111 00000000

Computer defines network address by IPv4 address ldquoANDrdquo Subnet mask

Table 4 Logical AND operation

A B A and B

0 0 0

0 1 0

1 0 0

1 1 1

Table 5 Separating Network address from Host address

8bits 8bits 8bits 8bits Prefix

IPv4 11000000 10101000 00000001 00000100 24

Subnet mask 11111111 11111111 11111111 00000000

IPv4 Subnet mask 11000000 10101000 00000001 00000000

Network address 192 168 1 0

Host address 192 168 1 4

Broadcast address 192 168 1 255

Network Address Host

Task for 4th lesson

Find Network Host and Broadcast addresses

A 1921681112317

B 1012543428

C 9988776630

Table 6 Answer table for 4th lessonrsquos task

A B C

Network address

Host address

Broadcast address

Usable addresses

3 Conclusion

Microlearning gives a great opportunity to mankind to be more educated Now every person

unconsciously uses the microlearning approach while reading tutorials forums wiki blogs and other

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

5

resources We started to teach students in our university by using microlearning method and we have

good feedback from them Now students provide more interest for subject and learn more material

than in previous years Our paper shows how to use microlearning principles in teaching computer

networks This study is new and needs more research in this area We already established

ldquoMicrolearning Research Centerrdquo in our university in future we plan to develop it and provide

Microlearning method to other universities to solve problem of higher education

References

[1] Hug Theo Lindner Martin Bruck Peter A (2006) Microlearning Emerging Concepts

Practices and Technologies after e-Learning Proceedings of Microlearning 2005 Innsbruck

Innsbruck University Press 2006

[2] Micro Learning and Narration Theo Hug Innsbruck Paper presented at the fourth Media in

Transition conference May 6-8 2005 MIT Cambridge (MA) USA

[3] cisconetacadnet

[4] httpwwwnetworkworldcom

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

6

Page 2: Computer Networks teaching by microlearning principles - IOPscience

Computer Networks teaching by microlearning principles

Zhamanov A1

1Suleyman Demirel University Ablayhan Street No 11 Kaskelen Almaty

Kazakhstan 040900

E-mail zhamanovgmailcom

Zhamapor M2

2 Suleyman Demirel University Ablayhan Street No 11 Kaskelen Almaty

Kazakhstan 040900

E-mail meirambekzhaparovgmailcom

Abstract In nowadays there are many kinds of problems in the system of higher education

One of them is everyday students get very huge amount of information All of them take very

big amount of time for a student to understand lesson and it is very hard for himher to do

everything in time This paper explains a study of work microlearning application for computer

networks It consists of general introduction and purpose

1 Introduction

In learning and developing environments macro meso and micro parts are used Macro contains meso

parts meso contains micro parts (this presents the smallest part of them) and all of them construct

together products For example in computer science to make a big project (macro) is divided into

subprojects (meso) and then each subproject contains its modules (micro) It is called ldquodivide and

conquerrdquo This example shows that in learning it is important to begin from small parts to construct

big parts Microlearning is a new method of teaching which become more popular day by day

According to Hug[1][2] there are 7 dimensions of microlearning

Time Each topic can be touched at most 5-7 minutes If topic is more complex it is divided

into small parts For example IPv4 topic is separated 4 small parts represented in 4

microlessons below

Content Each topic is represented in A4 page where topic description simple test or simple

tasks are given

Curriculum As shown in microlessons below topics are divided into small subtopics

Form Mostly each Computer Network protocol is taken simpler as can be for example to

explain IPv4 addresses types can be given comparison with a university within many groups

and some students in those groups

Process Learning of Computer Networks is same as swimming it needs a lot of practice

Because each topic contains simple test questions and tasks students can solve each of them

in 2-10 minutes

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

Published under licence by IOP Publishing Ltd 1

Mediality Microlearning in Computer Networks is prepared as book in PDF format with

hyperlinks It can be also used in cell phones because of PDF format

Learning type In class there is a projector where lecturer shows A4 page then after

explanation studentsrsquo answers for test questions and do simple tasks

To pass through all subjects it will be better to use literature in microlearning style which provides

understanding of Computer Networks terminology in basic way by dividing information into small

micro parts which have a log of graphics and pictures and not too many words for explanation These

examples show that in learning it is important to begin from small parts to construct big parts

2 Microlearning in Computer Networks

Computer Networks have a lot of educational resources such as Cisco Networking Academy [3] and

world of network [4] These resources are good for experts but not for beginners because people are

afraid of things that they do not know

Microlearning gives students opportunity to learn computer networks without fear

In this section we demonstrate 4 microlessons

This is topic Lesson 1 ndash IPv4 Characteristics

Now begins explanation of this topic

Consists of 32 bits

Divided into 4 octets

Each octed consists of 8 bits (1byte)

Represented in decimal form

Example of IPv4 address 192168121

Computer works only with binary numeral system to understand listed above IPv4 address computer

converts it from decimal to binary

Table 1 Shows decimal and binary representations of IPv4 address

1st octed 2

nd octed 3

rd octed 4

th octed

Decimal representation 192 168 1 21

Binary representation 11000000 10101000 00000001 00010101

Now we make a simple test to check and revise

Test for 1st lesson

1 How many octets in IPv4

a 3

b 4

c 5

d 1

2 In which numeral system computer

understand IPv4 address

a Decimal

b Binary

c Hexadecimal

d Octal

3 How many bits take 3 octets

a 1

b 8

c 18

d 24

4 In which numeral system IPv4

represented

a Decimal

b Binary

c Hexadecimal

d Octal

By this way our lesson is finished

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

2

Another example is given below

Lesson 2 ndash Decimal to binary Convertation

Divide by 2 technique

Mapping technique

211 Divide by 2 technique

Example 17(10) = (2)

Figure 1 explains ldquodivide by 2 techniquerdquo in process

Figure 1 Division by 2 in process

Result 17(10) = 10001(2)

212 Mapping technique

Example 114(10) = (2)

Table 2 Describes Mapping process

Position(value) 64 32 16 8 4 2 1

Multiplication

Given binary

stream

1 1 1 0 0 1 0

Result of

Multiplication

64 32 16 0 0 2 0

Addition 64 + 32 + 16 + 0 + 0 + 2 + 0

Result = 114

213 Task for 2nd

lesson

1 Convert numbers by using Divide by 2

technique

a 14(10) = ________ (2)

b 67(10) = ________ (2)

c 78(10) = ________ (2)

2 Convert numbers by using Mapping

technique

a 234(10) = ________ (2)

b 123(10) = ________ (2)

c 510(10) = ________ (2)

Lesson 3 ndash Types of IPv4 address

Network address

Host address

Broadcast address

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

3

Grouprsquos and studentrsquos names in university are good examples of network and host addresses in

computer networks In Green group there are students A B C and in Red group can be same names of

students and they are unique only in group In figure 2 represented example of comparison network

addresses host addresses with university groups and students

Figure 2 Groups and students in comparison with network addresses and host addresses

Network address

Network address is the common part of every networking device in same network (cannot be assigned

to networking device)

Host address

Host address is the unique address of networking device in single network

Broadcast address

Broadcast address is the common address for all networking devices in one network which is usually

used to make request to all devices in same network (cannot be assigned to networking device)

Test for 3rd

lesson

1 What three types of IPv4 addresses

explained in this lesson (choose

three)

a Multicast

b Broadcast

c Host

d Network

2 Which addresses cannot be assigned to

networking devices (choose two)

a Broadcast

b Host

c Network

d Super

Lesson 4 - Finding Network Host and Broadcast addresses in IPv4

IPv4 Characteristics

Consists of 32 bits

Separated into Network and Host addresses by prefix

Prefix defines number of bits of Network address starts from the left side

Subnet mask shows how many bits belong to network address defined by prefix

Broadcast address is the last combination in host address portion

Example of IPv4 with prefix 1921681424

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

4

Table 3 IPv4 address and Subnet mask binary and decimal representation

8bits 8bits 8bits 8bits Prefix

Decimal of IPv4 192 168 1 4 24

Binary of IPv4 11000000 10101000 00000001 00000100

Decimal mask 255 255 255 0

Binary mask 11111111 11111111 11111111 00000000

Computer defines network address by IPv4 address ldquoANDrdquo Subnet mask

Table 4 Logical AND operation

A B A and B

0 0 0

0 1 0

1 0 0

1 1 1

Table 5 Separating Network address from Host address

8bits 8bits 8bits 8bits Prefix

IPv4 11000000 10101000 00000001 00000100 24

Subnet mask 11111111 11111111 11111111 00000000

IPv4 Subnet mask 11000000 10101000 00000001 00000000

Network address 192 168 1 0

Host address 192 168 1 4

Broadcast address 192 168 1 255

Network Address Host

Task for 4th lesson

Find Network Host and Broadcast addresses

A 1921681112317

B 1012543428

C 9988776630

Table 6 Answer table for 4th lessonrsquos task

A B C

Network address

Host address

Broadcast address

Usable addresses

3 Conclusion

Microlearning gives a great opportunity to mankind to be more educated Now every person

unconsciously uses the microlearning approach while reading tutorials forums wiki blogs and other

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

5

resources We started to teach students in our university by using microlearning method and we have

good feedback from them Now students provide more interest for subject and learn more material

than in previous years Our paper shows how to use microlearning principles in teaching computer

networks This study is new and needs more research in this area We already established

ldquoMicrolearning Research Centerrdquo in our university in future we plan to develop it and provide

Microlearning method to other universities to solve problem of higher education

References

[1] Hug Theo Lindner Martin Bruck Peter A (2006) Microlearning Emerging Concepts

Practices and Technologies after e-Learning Proceedings of Microlearning 2005 Innsbruck

Innsbruck University Press 2006

[2] Micro Learning and Narration Theo Hug Innsbruck Paper presented at the fourth Media in

Transition conference May 6-8 2005 MIT Cambridge (MA) USA

[3] cisconetacadnet

[4] httpwwwnetworkworldcom

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

6

Page 3: Computer Networks teaching by microlearning principles - IOPscience

Mediality Microlearning in Computer Networks is prepared as book in PDF format with

hyperlinks It can be also used in cell phones because of PDF format

Learning type In class there is a projector where lecturer shows A4 page then after

explanation studentsrsquo answers for test questions and do simple tasks

To pass through all subjects it will be better to use literature in microlearning style which provides

understanding of Computer Networks terminology in basic way by dividing information into small

micro parts which have a log of graphics and pictures and not too many words for explanation These

examples show that in learning it is important to begin from small parts to construct big parts

2 Microlearning in Computer Networks

Computer Networks have a lot of educational resources such as Cisco Networking Academy [3] and

world of network [4] These resources are good for experts but not for beginners because people are

afraid of things that they do not know

Microlearning gives students opportunity to learn computer networks without fear

In this section we demonstrate 4 microlessons

This is topic Lesson 1 ndash IPv4 Characteristics

Now begins explanation of this topic

Consists of 32 bits

Divided into 4 octets

Each octed consists of 8 bits (1byte)

Represented in decimal form

Example of IPv4 address 192168121

Computer works only with binary numeral system to understand listed above IPv4 address computer

converts it from decimal to binary

Table 1 Shows decimal and binary representations of IPv4 address

1st octed 2

nd octed 3

rd octed 4

th octed

Decimal representation 192 168 1 21

Binary representation 11000000 10101000 00000001 00010101

Now we make a simple test to check and revise

Test for 1st lesson

1 How many octets in IPv4

a 3

b 4

c 5

d 1

2 In which numeral system computer

understand IPv4 address

a Decimal

b Binary

c Hexadecimal

d Octal

3 How many bits take 3 octets

a 1

b 8

c 18

d 24

4 In which numeral system IPv4

represented

a Decimal

b Binary

c Hexadecimal

d Octal

By this way our lesson is finished

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

2

Another example is given below

Lesson 2 ndash Decimal to binary Convertation

Divide by 2 technique

Mapping technique

211 Divide by 2 technique

Example 17(10) = (2)

Figure 1 explains ldquodivide by 2 techniquerdquo in process

Figure 1 Division by 2 in process

Result 17(10) = 10001(2)

212 Mapping technique

Example 114(10) = (2)

Table 2 Describes Mapping process

Position(value) 64 32 16 8 4 2 1

Multiplication

Given binary

stream

1 1 1 0 0 1 0

Result of

Multiplication

64 32 16 0 0 2 0

Addition 64 + 32 + 16 + 0 + 0 + 2 + 0

Result = 114

213 Task for 2nd

lesson

1 Convert numbers by using Divide by 2

technique

a 14(10) = ________ (2)

b 67(10) = ________ (2)

c 78(10) = ________ (2)

2 Convert numbers by using Mapping

technique

a 234(10) = ________ (2)

b 123(10) = ________ (2)

c 510(10) = ________ (2)

Lesson 3 ndash Types of IPv4 address

Network address

Host address

Broadcast address

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

3

Grouprsquos and studentrsquos names in university are good examples of network and host addresses in

computer networks In Green group there are students A B C and in Red group can be same names of

students and they are unique only in group In figure 2 represented example of comparison network

addresses host addresses with university groups and students

Figure 2 Groups and students in comparison with network addresses and host addresses

Network address

Network address is the common part of every networking device in same network (cannot be assigned

to networking device)

Host address

Host address is the unique address of networking device in single network

Broadcast address

Broadcast address is the common address for all networking devices in one network which is usually

used to make request to all devices in same network (cannot be assigned to networking device)

Test for 3rd

lesson

1 What three types of IPv4 addresses

explained in this lesson (choose

three)

a Multicast

b Broadcast

c Host

d Network

2 Which addresses cannot be assigned to

networking devices (choose two)

a Broadcast

b Host

c Network

d Super

Lesson 4 - Finding Network Host and Broadcast addresses in IPv4

IPv4 Characteristics

Consists of 32 bits

Separated into Network and Host addresses by prefix

Prefix defines number of bits of Network address starts from the left side

Subnet mask shows how many bits belong to network address defined by prefix

Broadcast address is the last combination in host address portion

Example of IPv4 with prefix 1921681424

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

4

Table 3 IPv4 address and Subnet mask binary and decimal representation

8bits 8bits 8bits 8bits Prefix

Decimal of IPv4 192 168 1 4 24

Binary of IPv4 11000000 10101000 00000001 00000100

Decimal mask 255 255 255 0

Binary mask 11111111 11111111 11111111 00000000

Computer defines network address by IPv4 address ldquoANDrdquo Subnet mask

Table 4 Logical AND operation

A B A and B

0 0 0

0 1 0

1 0 0

1 1 1

Table 5 Separating Network address from Host address

8bits 8bits 8bits 8bits Prefix

IPv4 11000000 10101000 00000001 00000100 24

Subnet mask 11111111 11111111 11111111 00000000

IPv4 Subnet mask 11000000 10101000 00000001 00000000

Network address 192 168 1 0

Host address 192 168 1 4

Broadcast address 192 168 1 255

Network Address Host

Task for 4th lesson

Find Network Host and Broadcast addresses

A 1921681112317

B 1012543428

C 9988776630

Table 6 Answer table for 4th lessonrsquos task

A B C

Network address

Host address

Broadcast address

Usable addresses

3 Conclusion

Microlearning gives a great opportunity to mankind to be more educated Now every person

unconsciously uses the microlearning approach while reading tutorials forums wiki blogs and other

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

5

resources We started to teach students in our university by using microlearning method and we have

good feedback from them Now students provide more interest for subject and learn more material

than in previous years Our paper shows how to use microlearning principles in teaching computer

networks This study is new and needs more research in this area We already established

ldquoMicrolearning Research Centerrdquo in our university in future we plan to develop it and provide

Microlearning method to other universities to solve problem of higher education

References

[1] Hug Theo Lindner Martin Bruck Peter A (2006) Microlearning Emerging Concepts

Practices and Technologies after e-Learning Proceedings of Microlearning 2005 Innsbruck

Innsbruck University Press 2006

[2] Micro Learning and Narration Theo Hug Innsbruck Paper presented at the fourth Media in

Transition conference May 6-8 2005 MIT Cambridge (MA) USA

[3] cisconetacadnet

[4] httpwwwnetworkworldcom

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

6

Page 4: Computer Networks teaching by microlearning principles - IOPscience

Another example is given below

Lesson 2 ndash Decimal to binary Convertation

Divide by 2 technique

Mapping technique

211 Divide by 2 technique

Example 17(10) = (2)

Figure 1 explains ldquodivide by 2 techniquerdquo in process

Figure 1 Division by 2 in process

Result 17(10) = 10001(2)

212 Mapping technique

Example 114(10) = (2)

Table 2 Describes Mapping process

Position(value) 64 32 16 8 4 2 1

Multiplication

Given binary

stream

1 1 1 0 0 1 0

Result of

Multiplication

64 32 16 0 0 2 0

Addition 64 + 32 + 16 + 0 + 0 + 2 + 0

Result = 114

213 Task for 2nd

lesson

1 Convert numbers by using Divide by 2

technique

a 14(10) = ________ (2)

b 67(10) = ________ (2)

c 78(10) = ________ (2)

2 Convert numbers by using Mapping

technique

a 234(10) = ________ (2)

b 123(10) = ________ (2)

c 510(10) = ________ (2)

Lesson 3 ndash Types of IPv4 address

Network address

Host address

Broadcast address

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

3

Grouprsquos and studentrsquos names in university are good examples of network and host addresses in

computer networks In Green group there are students A B C and in Red group can be same names of

students and they are unique only in group In figure 2 represented example of comparison network

addresses host addresses with university groups and students

Figure 2 Groups and students in comparison with network addresses and host addresses

Network address

Network address is the common part of every networking device in same network (cannot be assigned

to networking device)

Host address

Host address is the unique address of networking device in single network

Broadcast address

Broadcast address is the common address for all networking devices in one network which is usually

used to make request to all devices in same network (cannot be assigned to networking device)

Test for 3rd

lesson

1 What three types of IPv4 addresses

explained in this lesson (choose

three)

a Multicast

b Broadcast

c Host

d Network

2 Which addresses cannot be assigned to

networking devices (choose two)

a Broadcast

b Host

c Network

d Super

Lesson 4 - Finding Network Host and Broadcast addresses in IPv4

IPv4 Characteristics

Consists of 32 bits

Separated into Network and Host addresses by prefix

Prefix defines number of bits of Network address starts from the left side

Subnet mask shows how many bits belong to network address defined by prefix

Broadcast address is the last combination in host address portion

Example of IPv4 with prefix 1921681424

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

4

Table 3 IPv4 address and Subnet mask binary and decimal representation

8bits 8bits 8bits 8bits Prefix

Decimal of IPv4 192 168 1 4 24

Binary of IPv4 11000000 10101000 00000001 00000100

Decimal mask 255 255 255 0

Binary mask 11111111 11111111 11111111 00000000

Computer defines network address by IPv4 address ldquoANDrdquo Subnet mask

Table 4 Logical AND operation

A B A and B

0 0 0

0 1 0

1 0 0

1 1 1

Table 5 Separating Network address from Host address

8bits 8bits 8bits 8bits Prefix

IPv4 11000000 10101000 00000001 00000100 24

Subnet mask 11111111 11111111 11111111 00000000

IPv4 Subnet mask 11000000 10101000 00000001 00000000

Network address 192 168 1 0

Host address 192 168 1 4

Broadcast address 192 168 1 255

Network Address Host

Task for 4th lesson

Find Network Host and Broadcast addresses

A 1921681112317

B 1012543428

C 9988776630

Table 6 Answer table for 4th lessonrsquos task

A B C

Network address

Host address

Broadcast address

Usable addresses

3 Conclusion

Microlearning gives a great opportunity to mankind to be more educated Now every person

unconsciously uses the microlearning approach while reading tutorials forums wiki blogs and other

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

5

resources We started to teach students in our university by using microlearning method and we have

good feedback from them Now students provide more interest for subject and learn more material

than in previous years Our paper shows how to use microlearning principles in teaching computer

networks This study is new and needs more research in this area We already established

ldquoMicrolearning Research Centerrdquo in our university in future we plan to develop it and provide

Microlearning method to other universities to solve problem of higher education

References

[1] Hug Theo Lindner Martin Bruck Peter A (2006) Microlearning Emerging Concepts

Practices and Technologies after e-Learning Proceedings of Microlearning 2005 Innsbruck

Innsbruck University Press 2006

[2] Micro Learning and Narration Theo Hug Innsbruck Paper presented at the fourth Media in

Transition conference May 6-8 2005 MIT Cambridge (MA) USA

[3] cisconetacadnet

[4] httpwwwnetworkworldcom

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

6

Page 5: Computer Networks teaching by microlearning principles - IOPscience

Grouprsquos and studentrsquos names in university are good examples of network and host addresses in

computer networks In Green group there are students A B C and in Red group can be same names of

students and they are unique only in group In figure 2 represented example of comparison network

addresses host addresses with university groups and students

Figure 2 Groups and students in comparison with network addresses and host addresses

Network address

Network address is the common part of every networking device in same network (cannot be assigned

to networking device)

Host address

Host address is the unique address of networking device in single network

Broadcast address

Broadcast address is the common address for all networking devices in one network which is usually

used to make request to all devices in same network (cannot be assigned to networking device)

Test for 3rd

lesson

1 What three types of IPv4 addresses

explained in this lesson (choose

three)

a Multicast

b Broadcast

c Host

d Network

2 Which addresses cannot be assigned to

networking devices (choose two)

a Broadcast

b Host

c Network

d Super

Lesson 4 - Finding Network Host and Broadcast addresses in IPv4

IPv4 Characteristics

Consists of 32 bits

Separated into Network and Host addresses by prefix

Prefix defines number of bits of Network address starts from the left side

Subnet mask shows how many bits belong to network address defined by prefix

Broadcast address is the last combination in host address portion

Example of IPv4 with prefix 1921681424

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

4

Table 3 IPv4 address and Subnet mask binary and decimal representation

8bits 8bits 8bits 8bits Prefix

Decimal of IPv4 192 168 1 4 24

Binary of IPv4 11000000 10101000 00000001 00000100

Decimal mask 255 255 255 0

Binary mask 11111111 11111111 11111111 00000000

Computer defines network address by IPv4 address ldquoANDrdquo Subnet mask

Table 4 Logical AND operation

A B A and B

0 0 0

0 1 0

1 0 0

1 1 1

Table 5 Separating Network address from Host address

8bits 8bits 8bits 8bits Prefix

IPv4 11000000 10101000 00000001 00000100 24

Subnet mask 11111111 11111111 11111111 00000000

IPv4 Subnet mask 11000000 10101000 00000001 00000000

Network address 192 168 1 0

Host address 192 168 1 4

Broadcast address 192 168 1 255

Network Address Host

Task for 4th lesson

Find Network Host and Broadcast addresses

A 1921681112317

B 1012543428

C 9988776630

Table 6 Answer table for 4th lessonrsquos task

A B C

Network address

Host address

Broadcast address

Usable addresses

3 Conclusion

Microlearning gives a great opportunity to mankind to be more educated Now every person

unconsciously uses the microlearning approach while reading tutorials forums wiki blogs and other

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

5

resources We started to teach students in our university by using microlearning method and we have

good feedback from them Now students provide more interest for subject and learn more material

than in previous years Our paper shows how to use microlearning principles in teaching computer

networks This study is new and needs more research in this area We already established

ldquoMicrolearning Research Centerrdquo in our university in future we plan to develop it and provide

Microlearning method to other universities to solve problem of higher education

References

[1] Hug Theo Lindner Martin Bruck Peter A (2006) Microlearning Emerging Concepts

Practices and Technologies after e-Learning Proceedings of Microlearning 2005 Innsbruck

Innsbruck University Press 2006

[2] Micro Learning and Narration Theo Hug Innsbruck Paper presented at the fourth Media in

Transition conference May 6-8 2005 MIT Cambridge (MA) USA

[3] cisconetacadnet

[4] httpwwwnetworkworldcom

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

6

Page 6: Computer Networks teaching by microlearning principles - IOPscience

Table 3 IPv4 address and Subnet mask binary and decimal representation

8bits 8bits 8bits 8bits Prefix

Decimal of IPv4 192 168 1 4 24

Binary of IPv4 11000000 10101000 00000001 00000100

Decimal mask 255 255 255 0

Binary mask 11111111 11111111 11111111 00000000

Computer defines network address by IPv4 address ldquoANDrdquo Subnet mask

Table 4 Logical AND operation

A B A and B

0 0 0

0 1 0

1 0 0

1 1 1

Table 5 Separating Network address from Host address

8bits 8bits 8bits 8bits Prefix

IPv4 11000000 10101000 00000001 00000100 24

Subnet mask 11111111 11111111 11111111 00000000

IPv4 Subnet mask 11000000 10101000 00000001 00000000

Network address 192 168 1 0

Host address 192 168 1 4

Broadcast address 192 168 1 255

Network Address Host

Task for 4th lesson

Find Network Host and Broadcast addresses

A 1921681112317

B 1012543428

C 9988776630

Table 6 Answer table for 4th lessonrsquos task

A B C

Network address

Host address

Broadcast address

Usable addresses

3 Conclusion

Microlearning gives a great opportunity to mankind to be more educated Now every person

unconsciously uses the microlearning approach while reading tutorials forums wiki blogs and other

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

5

resources We started to teach students in our university by using microlearning method and we have

good feedback from them Now students provide more interest for subject and learn more material

than in previous years Our paper shows how to use microlearning principles in teaching computer

networks This study is new and needs more research in this area We already established

ldquoMicrolearning Research Centerrdquo in our university in future we plan to develop it and provide

Microlearning method to other universities to solve problem of higher education

References

[1] Hug Theo Lindner Martin Bruck Peter A (2006) Microlearning Emerging Concepts

Practices and Technologies after e-Learning Proceedings of Microlearning 2005 Innsbruck

Innsbruck University Press 2006

[2] Micro Learning and Narration Theo Hug Innsbruck Paper presented at the fourth Media in

Transition conference May 6-8 2005 MIT Cambridge (MA) USA

[3] cisconetacadnet

[4] httpwwwnetworkworldcom

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

6

Page 7: Computer Networks teaching by microlearning principles - IOPscience

resources We started to teach students in our university by using microlearning method and we have

good feedback from them Now students provide more interest for subject and learn more material

than in previous years Our paper shows how to use microlearning principles in teaching computer

networks This study is new and needs more research in this area We already established

ldquoMicrolearning Research Centerrdquo in our university in future we plan to develop it and provide

Microlearning method to other universities to solve problem of higher education

References

[1] Hug Theo Lindner Martin Bruck Peter A (2006) Microlearning Emerging Concepts

Practices and Technologies after e-Learning Proceedings of Microlearning 2005 Innsbruck

Innsbruck University Press 2006

[2] Micro Learning and Narration Theo Hug Innsbruck Paper presented at the fourth Media in

Transition conference May 6-8 2005 MIT Cambridge (MA) USA

[3] cisconetacadnet

[4] httpwwwnetworkworldcom

ScieTech 2013 IOP PublishingJournal of Physics Conference Series 423 (2013) 012028 doi1010881742-65964231012028

6