Entrance Announcement
MICTE 2080
2080 Magh 07
User:Sabina jamakatel Real Teaching Lession Plan6
Jump to navigation
Jump to search
Subject: Modern Computer Science | School: Adarsha Higher Secondary School, Layaku, Thimi |
---|---|
Unit: 4 (Forth) | Class : 7 |
Topic: Binary & Decimal Number System | Time : 45 minutes |
Period: 5th |
Specific Objectives:[edit | edit source]
At the end of this class, Student will be able to:
- Understanding the concepts of number system
- Explain the binary and decimal number system
- Convert between decimal to binary number system
Teaching Materials:[edit | edit source]
- Marker, duster and Whiteboard;
- Laptop and projector.
Introduction:[edit | edit source]
- Start by asking a questions about previous knowledge of Number system;
- Encourage them to share their thought;
- Summarize the number system:
- Number system is a technique to represent and work with numbers is called number system.
- Decimal number system is the most common number system.
Binary Number System[edit | edit source]
- A Binary number system has only two digits that are 0 and 1.
- Every number (value) represents with 0 and 1 in this number system.
- The base of binary number system is 2, because it has only two digits.
- These number represent two logical conditions: TRUE and FALSE
Decimal Number System:[edit | edit source]
- Decimal number system has only ten (10) digits from 0 to 9.
- Every number (value) represents with 0,1,2,3,4,5,6, 7,8 and 9 in this number system.
- The base of decimal number system is 10, because it has only 10 digits.
Binary to decimal conversion[edit | edit source]
- Discuss the process of converting Binary to decimal.
Decimal to Binary Conversion[edit | edit source]
- Discuss the process of converting Decimal to binary.
Conclusion:[edit | edit source]
- Summarize a key points(Number system , Binary number and decimal number)
- Encourage the students to ask the questions
Assessment:[edit | edit source]
- Convert the following binary number in decimal equivalents:
- 00111
- 01011
- Convert the following decimal number in binary equivalents:
- (20)10
- (26)10