SlideShare a Scribd company logo
ZARKOVIC
    TOOLS, Part 4

Tools for Information Processes
   In this lesson we will concentrate on the
    final two information processes:
    – Transmitting and receiving data
    – Displaying data
Transmitting and receiving
               data
 This is an important area of study as it
  forms the basis of the Year 12 core unit
  Communications
 It is highly theoretical and involves the
  explanation of a lot of technical terms
Communication Concepts
   There are a few basic concepts in the
    syllabus that need to be carefully defined
    and explained to students
Parallel vs Serial data
                  transmission
   Parallel – the data bits are transmitted simultaneously along multiple
    (‘parallel’) channels
     – Used extensively inside the computer system e.g. data bus, address bus, etc
     – Quick
     – Can only be used over short distances(<1m) as the signals begin to decay or
        channels get out of sync
   Serial – the data bits are transmitted one after the other (in single file)
    along a single channel
     – Slower than parallel
     – Good for long distances e.g. networking
Parallel vs Serial data transmission
    Parallel                  Serial
  Transmission             Transmission
0 0 1 0 0 1 0 1
                   0   0   0 0    0     0   0   0




To CPU ….
                           To server…
Direction of data flow
   Can be classified as simplex, half duplex, full
    duplex
   Simplex – data flows in one direction only      e.g.
    Free to air television
   Half Duplex – data can flow in both directions, but
    not simultaneously e.g. Walkie Talkie
   Full Duplex - data can flow simultaneously in
    both directions e.g. telephone
Synchronous vs
                  Asynchronous
   Refers to the method used to transmit serial data
   Asynchronous – Each byte of data is sent one at a time
    – It is encapsulated within a ‘packet’ of 10 to 12 bits which may
      have 1 or 2 start bits and stop bits
    – A parity bit is included to aid in error checking (if used)
    – Most common method used outside of the computer
   Synchronous – A collection of data is stored as a single
    unit called a frame
    – The complete frame of data (1024 bytes or more) is transmitted to
      the computer
    – Faster, more efficient than asynchronous but expensive
    – Mostly restricted to use on large computer systems
Asynchronous Communication

   Parity bit
                                                   Start bit
(used for error
  checking)           11110111010

                                            A single character of
   Stop bit                                         data


   Every character of data is transmitted with the start bit,
   stop bit and parity bit
Synchronous Communication

 Groups of characters are transmitted for processing by a
 mainframe computer
                                                     Individual
                                                     Characters
      11000001110111010110110000001110


Frame of data


The client and the server computer must synchronise their internal
system clocks. When this occurs the data fame is sent as a block
to the server for processing.
Speed of transmission
   Speed of transmission is given as bits per second (bps) or
    baud
   A speed of 56000 bps means 56000 bits of data is
    transmitted per second
   Baud refers to the number of electrical signals used to
    transmit data i.e. timing intervals per second
   More than one data bit may be able to be transmitted per
    time interval
   Therefore, a transmission speed of 56000 baud would, in
    most circumstances, be considered faster than a speed of
    56000 bps
Hardware
   Busses – these are the links used within the computer to transmit data from
    one part of the computer to the other
   The most important ones are the
     – Data bus
     – Address bus
   The data bus is the set of parallel links used to move data between RAM
    and the CPU = the ‘wider’ the bus the faster data is moved
   The address bus is used to send data request signals to the various memory
    locations in RAM
   The ‘width’ of the address bus is important because it determines the
    number of addressable memory locations (ie memory size)
     e.g. 16 bit address bus => 216 = 65536 (=64kb) addressable memory locations
Hardware

   There is also a control bus which is used to transmit
    control signals to various computer components
   As well, there are expansion buses, which enable
    peripheral devices to talk to the CPU, once the correct
    expansion card has been installed
Hardware
   Students need to know the general operational principles of a modem
   Since the standard telephone system still uses analogue signals to transmit a
    lot of its data, signals from the computer must be converted from digital to
    analogue
   This is done by the modem
   The term MODEM is derived from MOdulate / DEModulate
   MODulation occurs when a digital signal is converted into an analogue
    signal
   DEModulation occurs when an analogue signal is converted into a digital
    signal
   Modems can be internal (built into the system) or external
   Modern modems have additional capabilities e.g. used to send faxes
Hardware

   Networks are also a major part of the Year 12 topic
    Communications but it only has to touched on lightly here
   Students need to know the difference between a Wide Area
    Network (WAN) and a Local Area Network (LAN)
   If you want (and you have time) other network concepts
    can also be introduced e.g. ethernet, telecommunications
Software

   Basically students need to learn the following
    – Types of communications software
        Browsers

        FTP

        Telnet, etc

    – The role of protocols in enabling communication to occur
    – Electronic mail (although 99% of all students I’ve taught already
      know it) e.g. they need to be clear about what CC: and BCC: mean
      and how to add an attachment to an e-mail
    – Compression software (like WinZip) and what it does
    – Encryption of data – why is this necessary?
Social & ethical

A lot of scope in this topic to explore social and ethical issues:
 How do we protect against the transmission of viruses?
 What is netiquette and why is it important?
 What copyright issues relate to using the internet?
 How has work changed since the explosion in
   communications technology?
Displaying
Displaying data….

   Involves the output of data/information to meet
    the purpose for which the system was originally
    developed
   How data/information is displayed depends on the
    context e.g. data from a CAD program can be
    displayed on a screen in the engineers office,
    however, it can also be displayed using a
    computerised lathe in the workshop
Display Hardware
   Students need to know the basic operating
    principles for a number of output devices e.g.
    – Monitor
    – Printer
    – Speaker
    – Plotter
   Power’s book covers this fairly well, although
    Ware & Grover’s book does a better job outlining
    the operational principles of display hardware
Display Hardware
   At many schools the industrial arts faculty will
    have a plotter and they are usually quite keen to
    demonstrate its use to students
   Students should also be shown:
           the operation of a data projector
           laser printer v bubble-jet
           CRT v LCD v plasma screens
   Investigate newer display technologies
    e.g. interactive whiteboards, virtual reality, touch
    sensitive screens, etc
Display Software
 All application software displays data in
  some way
 An application may be able to display data
  in more than one way
    e.g. In the Access database data can be displayed
      as a table, using a form, as a result of a query or
      as a report
Non-Computer Tools
 E.g. a story board is diagrammatic way of
  showing how data files can be linked
  together - a very important skill as it is of
  particular use when developing multimedia
 E.g. old v new animation techniques (jargon
  is still the same though)
Social and Ethical Issues
   Inclusivity issues e.g. can computer screens can be
    adjusted for visually impaired users?
   Investigate assistive technologies available for the
    disabled e.g. are web designers providing suitable
    display alternatives for disabled users?
   Offensive and pornographic material on the web.
    Should free speech be limited?
   Whatever happened to the ‘paperless office’?
end

More Related Content

What's hot

Computer networks--network
Computer networks--networkComputer networks--network
Computer networks--network
Osama Ghandour Geris
 
Computer network
Computer networkComputer network
Computer network
Harry Pott
 
Transmitting And Receiving By Alyce Muldoon And Sarah Bryant
Transmitting And Receiving By Alyce Muldoon And Sarah BryantTransmitting And Receiving By Alyce Muldoon And Sarah Bryant
Transmitting And Receiving By Alyce Muldoon And Sarah Bryant
mfridolfson
 
Computer network physical layer
Computer network  physical layerComputer network  physical layer
Computer network physical layer
Sweta Kumari Barnwal
 
Inter-Process Communication in distributed systems
Inter-Process Communication in distributed systemsInter-Process Communication in distributed systems
Inter-Process Communication in distributed systems
Aya Mahmoud
 
Parallel computing persentation
Parallel computing persentationParallel computing persentation
Parallel computing persentation
VIKAS SINGH BHADOURIA
 
Dc assignment
Dc assignmentDc assignment
Dc assignment
Manaly Khan
 
Class_notes_InternetTechnology
Class_notes_InternetTechnologyClass_notes_InternetTechnology
Class_notes_InternetTechnology
Gulrez Khan
 
Tutorial on Parallel Computing and Message Passing Model - C1
Tutorial on Parallel Computing and Message Passing Model - C1Tutorial on Parallel Computing and Message Passing Model - C1
Tutorial on Parallel Computing and Message Passing Model - C1
Marcirio Chaves
 
Network Sampoerna
Network SampoernaNetwork Sampoerna
Network Sampoerna
vjimmyfg
 
Interactive glossary
Interactive glossaryInteractive glossary
Interactive glossary
Otarola93
 
Application Layer
Application LayerApplication Layer
Application Layer
Sweta Kumari Barnwal
 
Transmitting Receiving
Transmitting ReceivingTransmitting Receiving
Transmitting Receiving
mfridolfson
 
Computer networking 1
Computer networking 1Computer networking 1
Computer networking 1
Prof. Dr. K. Adisesha
 
1834902566 kona paul.lecture1 (transmission method)
1834902566 kona paul.lecture1 (transmission method)1834902566 kona paul.lecture1 (transmission method)
1834902566 kona paul.lecture1 (transmission method)
kona paul
 
Ass#1 ramirez.cv (cs3112 os)
Ass#1 ramirez.cv (cs3112 os)Ass#1 ramirez.cv (cs3112 os)
Ass#1 ramirez.cv (cs3112 os)
charize
 
M.Florence Dayana Computer Networks Introduction
M.Florence Dayana   Computer Networks IntroductionM.Florence Dayana   Computer Networks Introduction
M.Florence Dayana Computer Networks Introduction
Dr.Florence Dayana
 
COMPUTER NETWORK_OSI & TCP/IP
COMPUTER NETWORK_OSI & TCP/IPCOMPUTER NETWORK_OSI & TCP/IP
COMPUTER NETWORK_OSI & TCP/IP
Sweta Kumari Barnwal
 
NETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTS
NETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTSNETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTS
NETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTS
Sarika Sawant
 
What is network
What  is networkWhat  is network
What is network
Godavari Adal
 

What's hot (20)

Computer networks--network
Computer networks--networkComputer networks--network
Computer networks--network
 
Computer network
Computer networkComputer network
Computer network
 
Transmitting And Receiving By Alyce Muldoon And Sarah Bryant
Transmitting And Receiving By Alyce Muldoon And Sarah BryantTransmitting And Receiving By Alyce Muldoon And Sarah Bryant
Transmitting And Receiving By Alyce Muldoon And Sarah Bryant
 
Computer network physical layer
Computer network  physical layerComputer network  physical layer
Computer network physical layer
 
Inter-Process Communication in distributed systems
Inter-Process Communication in distributed systemsInter-Process Communication in distributed systems
Inter-Process Communication in distributed systems
 
Parallel computing persentation
Parallel computing persentationParallel computing persentation
Parallel computing persentation
 
Dc assignment
Dc assignmentDc assignment
Dc assignment
 
Class_notes_InternetTechnology
Class_notes_InternetTechnologyClass_notes_InternetTechnology
Class_notes_InternetTechnology
 
Tutorial on Parallel Computing and Message Passing Model - C1
Tutorial on Parallel Computing and Message Passing Model - C1Tutorial on Parallel Computing and Message Passing Model - C1
Tutorial on Parallel Computing and Message Passing Model - C1
 
Network Sampoerna
Network SampoernaNetwork Sampoerna
Network Sampoerna
 
Interactive glossary
Interactive glossaryInteractive glossary
Interactive glossary
 
Application Layer
Application LayerApplication Layer
Application Layer
 
Transmitting Receiving
Transmitting ReceivingTransmitting Receiving
Transmitting Receiving
 
Computer networking 1
Computer networking 1Computer networking 1
Computer networking 1
 
1834902566 kona paul.lecture1 (transmission method)
1834902566 kona paul.lecture1 (transmission method)1834902566 kona paul.lecture1 (transmission method)
1834902566 kona paul.lecture1 (transmission method)
 
Ass#1 ramirez.cv (cs3112 os)
Ass#1 ramirez.cv (cs3112 os)Ass#1 ramirez.cv (cs3112 os)
Ass#1 ramirez.cv (cs3112 os)
 
M.Florence Dayana Computer Networks Introduction
M.Florence Dayana   Computer Networks IntroductionM.Florence Dayana   Computer Networks Introduction
M.Florence Dayana Computer Networks Introduction
 
COMPUTER NETWORK_OSI & TCP/IP
COMPUTER NETWORK_OSI & TCP/IPCOMPUTER NETWORK_OSI & TCP/IP
COMPUTER NETWORK_OSI & TCP/IP
 
NETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTS
NETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTSNETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTS
NETTING THE SET: WORKSHOP FOR LIBRARIANS & LIS STUDENTS
 
What is network
What  is networkWhat  is network
What is network
 

Viewers also liked

Ipt syllabus overview_zarkovic
Ipt syllabus overview_zarkovicIpt syllabus overview_zarkovic
Ipt syllabus overview_zarkovic
MR Z
 
Informationsystemsincontext
Informationsystemsincontext Informationsystemsincontext
Informationsystemsincontext
MR Z
 
Information systems in context
Information systems in contextInformation systems in context
Information systems in context
greg robertson
 
Preliminary Revision
Preliminary RevisionPreliminary Revision
Preliminary Revision
smoky_stu
 
1.2) Information systems in context
1.2) Information systems in context1.2) Information systems in context
1.2) Information systems in context
ctedds
 
Frames
FramesFrames
Frames
smoky_stu
 

Viewers also liked (6)

Ipt syllabus overview_zarkovic
Ipt syllabus overview_zarkovicIpt syllabus overview_zarkovic
Ipt syllabus overview_zarkovic
 
Informationsystemsincontext
Informationsystemsincontext Informationsystemsincontext
Informationsystemsincontext
 
Information systems in context
Information systems in contextInformation systems in context
Information systems in context
 
Preliminary Revision
Preliminary RevisionPreliminary Revision
Preliminary Revision
 
1.2) Information systems in context
1.2) Information systems in context1.2) Information systems in context
1.2) Information systems in context
 
Frames
FramesFrames
Frames
 

Similar to Tools part 4

Transmitting And Receiving ( Sim And Han).Pptw.Quiz
Transmitting And Receiving ( Sim And Han).Pptw.QuizTransmitting And Receiving ( Sim And Han).Pptw.Quiz
Transmitting And Receiving ( Sim And Han).Pptw.Quiz
mfridolfson
 
Data Communications and Networks
Data Communications and NetworksData Communications and Networks
Data Communications and Networks
Kisorjan Jakathiswaran
 
Computer network unit 1 notes
Computer network unit  1 notesComputer network unit  1 notes
Computer network unit 1 notes
Ravi Rajput
 
computer network basics
computer network basicscomputer network basics
computer network basics
MohammedAdhil11
 
COMPUTER NETWORKS.pptx
COMPUTER NETWORKS.pptxCOMPUTER NETWORKS.pptx
COMPUTER NETWORKS.pptx
varunvigneshprabhaka
 
Ict g 10 updated
Ict g 10 updatedIct g 10 updated
Ict g 10 updated
FikaduAbera
 
HSC Communication systems
HSC Communication systems HSC Communication systems
HSC Communication systems
greg robertson
 
Networking Standards ( Osi Layers )
Networking Standards ( Osi Layers )Networking Standards ( Osi Layers )
Networking Standards ( Osi Layers )
Renee Jones
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
UMaine
 
Networking fundamentalsss
Networking fundamentalsssNetworking fundamentalsss
Networking fundamentalsss
shahinaz Altabbakh
 
Communicationsystems2
Communicationsystems2Communicationsystems2
Communicationsystems2
MR Z
 
Assignment 1,computer networks-317
Assignment 1,computer networks-317Assignment 1,computer networks-317
Assignment 1,computer networks-317
Khondoker Sadia
 
Wireless application protocol
Wireless application protocolWireless application protocol
Wireless application protocol
Shweta Sharma
 
Presentation1 Networking.pptx
Presentation1 Networking.pptxPresentation1 Networking.pptx
Presentation1 Networking.pptx
MohammedAnas871930
 
Internet.pdf
Internet.pdfInternet.pdf
Internet.pdf
raufkhalid104
 
Computer Network unit-1 complete Notes.pptx
Computer Network  unit-1 complete Notes.pptxComputer Network  unit-1 complete Notes.pptx
Computer Network unit-1 complete Notes.pptx
ujjawalr9027
 
Mainframe
MainframeMainframe
Mainframe
Kanika Kapoor
 
Computer network
Computer networkComputer network
Computer network
Anupan Jain
 
Internet basics and Cloud Computing- Manish Jha
Internet basics and Cloud Computing- Manish JhaInternet basics and Cloud Computing- Manish Jha
Internet basics and Cloud Computing- Manish Jha
manish jha
 
Manish Jha- Research Scholar- Internet Basics Requriement
Manish Jha- Research Scholar- Internet Basics RequriementManish Jha- Research Scholar- Internet Basics Requriement
Manish Jha- Research Scholar- Internet Basics Requriement
Manish Jha
 

Similar to Tools part 4 (20)

Transmitting And Receiving ( Sim And Han).Pptw.Quiz
Transmitting And Receiving ( Sim And Han).Pptw.QuizTransmitting And Receiving ( Sim And Han).Pptw.Quiz
Transmitting And Receiving ( Sim And Han).Pptw.Quiz
 
Data Communications and Networks
Data Communications and NetworksData Communications and Networks
Data Communications and Networks
 
Computer network unit 1 notes
Computer network unit  1 notesComputer network unit  1 notes
Computer network unit 1 notes
 
computer network basics
computer network basicscomputer network basics
computer network basics
 
COMPUTER NETWORKS.pptx
COMPUTER NETWORKS.pptxCOMPUTER NETWORKS.pptx
COMPUTER NETWORKS.pptx
 
Ict g 10 updated
Ict g 10 updatedIct g 10 updated
Ict g 10 updated
 
HSC Communication systems
HSC Communication systems HSC Communication systems
HSC Communication systems
 
Networking Standards ( Osi Layers )
Networking Standards ( Osi Layers )Networking Standards ( Osi Layers )
Networking Standards ( Osi Layers )
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
Networking fundamentalsss
Networking fundamentalsssNetworking fundamentalsss
Networking fundamentalsss
 
Communicationsystems2
Communicationsystems2Communicationsystems2
Communicationsystems2
 
Assignment 1,computer networks-317
Assignment 1,computer networks-317Assignment 1,computer networks-317
Assignment 1,computer networks-317
 
Wireless application protocol
Wireless application protocolWireless application protocol
Wireless application protocol
 
Presentation1 Networking.pptx
Presentation1 Networking.pptxPresentation1 Networking.pptx
Presentation1 Networking.pptx
 
Internet.pdf
Internet.pdfInternet.pdf
Internet.pdf
 
Computer Network unit-1 complete Notes.pptx
Computer Network  unit-1 complete Notes.pptxComputer Network  unit-1 complete Notes.pptx
Computer Network unit-1 complete Notes.pptx
 
Mainframe
MainframeMainframe
Mainframe
 
Computer network
Computer networkComputer network
Computer network
 
Internet basics and Cloud Computing- Manish Jha
Internet basics and Cloud Computing- Manish JhaInternet basics and Cloud Computing- Manish Jha
Internet basics and Cloud Computing- Manish Jha
 
Manish Jha- Research Scholar- Internet Basics Requriement
Manish Jha- Research Scholar- Internet Basics RequriementManish Jha- Research Scholar- Internet Basics Requriement
Manish Jha- Research Scholar- Internet Basics Requriement
 

More from MR Z

Communication concepts
Communication conceptsCommunication concepts
Communication concepts
MR Z
 
Communication systems
Communication systemsCommunication systems
Communication systems
MR Z
 
Academic coaching
Academic coachingAcademic coaching
Academic coaching
MR Z
 
SIMULATION AND MODELLING
SIMULATION AND MODELLINGSIMULATION AND MODELLING
SIMULATION AND MODELLING
MR Z
 
Data warehouse
Data warehouseData warehouse
Data warehouse
MR Z
 
How to Break Through
How to Break ThroughHow to Break Through
How to Break Through
MR Z
 
TPS
TPSTPS
TPS
MR Z
 
Transaction ps
Transaction psTransaction ps
Transaction ps
MR Z
 
communication system l2
communication system l2communication system l2
communication system l2
MR Z
 
Databasesmycopy
DatabasesmycopyDatabasesmycopy
Databasesmycopy
MR Z
 
Prototype
PrototypePrototype
Prototype
MR Z
 
Information system and data modelling tools
Information system and data modelling toolsInformation system and data modelling tools
Information system and data modelling tools
MR Z
 
Transmiting and rec
Transmiting and recTransmiting and rec
Transmiting and rec
MR Z
 
Communicationssystems
CommunicationssystemsCommunicationssystems
Communicationssystems
MR Z
 
Brain 2
Brain 2Brain 2
Brain 2
MR Z
 
Principles of web design
Principles of web designPrinciples of web design
Principles of web design
MR Z
 
Multimedia
MultimediaMultimedia
Multimedia
MR Z
 
Automated manufacturing systems
Automated manufacturing systemsAutomated manufacturing systems
Automated manufacturing systems
MR Z
 
Decision support systems
Decision support systemsDecision support systems
Decision support systems
MR Z
 
Transaction Processing Systems
Transaction Processing SystemsTransaction Processing Systems
Transaction Processing Systems
MR Z
 

More from MR Z (20)

Communication concepts
Communication conceptsCommunication concepts
Communication concepts
 
Communication systems
Communication systemsCommunication systems
Communication systems
 
Academic coaching
Academic coachingAcademic coaching
Academic coaching
 
SIMULATION AND MODELLING
SIMULATION AND MODELLINGSIMULATION AND MODELLING
SIMULATION AND MODELLING
 
Data warehouse
Data warehouseData warehouse
Data warehouse
 
How to Break Through
How to Break ThroughHow to Break Through
How to Break Through
 
TPS
TPSTPS
TPS
 
Transaction ps
Transaction psTransaction ps
Transaction ps
 
communication system l2
communication system l2communication system l2
communication system l2
 
Databasesmycopy
DatabasesmycopyDatabasesmycopy
Databasesmycopy
 
Prototype
PrototypePrototype
Prototype
 
Information system and data modelling tools
Information system and data modelling toolsInformation system and data modelling tools
Information system and data modelling tools
 
Transmiting and rec
Transmiting and recTransmiting and rec
Transmiting and rec
 
Communicationssystems
CommunicationssystemsCommunicationssystems
Communicationssystems
 
Brain 2
Brain 2Brain 2
Brain 2
 
Principles of web design
Principles of web designPrinciples of web design
Principles of web design
 
Multimedia
MultimediaMultimedia
Multimedia
 
Automated manufacturing systems
Automated manufacturing systemsAutomated manufacturing systems
Automated manufacturing systems
 
Decision support systems
Decision support systemsDecision support systems
Decision support systems
 
Transaction Processing Systems
Transaction Processing SystemsTransaction Processing Systems
Transaction Processing Systems
 

Recently uploaded

Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Diana Rendina
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17
Celine George
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
HajraNaeem15
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
Wahiba Chair Training & Consulting
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
imrankhan141184
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
paigestewart1632
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
Nguyen Thanh Tu Collection
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
haiqairshad
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 

Recently uploaded (20)

Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17How to Make a Field Mandatory in Odoo 17
How to Make a Field Mandatory in Odoo 17
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 

Tools part 4

  • 1. ZARKOVIC TOOLS, Part 4 Tools for Information Processes
  • 2. In this lesson we will concentrate on the final two information processes: – Transmitting and receiving data – Displaying data
  • 3. Transmitting and receiving data  This is an important area of study as it forms the basis of the Year 12 core unit Communications  It is highly theoretical and involves the explanation of a lot of technical terms
  • 4. Communication Concepts  There are a few basic concepts in the syllabus that need to be carefully defined and explained to students
  • 5. Parallel vs Serial data transmission  Parallel – the data bits are transmitted simultaneously along multiple (‘parallel’) channels – Used extensively inside the computer system e.g. data bus, address bus, etc – Quick – Can only be used over short distances(<1m) as the signals begin to decay or channels get out of sync  Serial – the data bits are transmitted one after the other (in single file) along a single channel – Slower than parallel – Good for long distances e.g. networking
  • 6. Parallel vs Serial data transmission Parallel Serial Transmission Transmission 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 To CPU …. To server…
  • 7. Direction of data flow  Can be classified as simplex, half duplex, full duplex  Simplex – data flows in one direction only e.g. Free to air television  Half Duplex – data can flow in both directions, but not simultaneously e.g. Walkie Talkie  Full Duplex - data can flow simultaneously in both directions e.g. telephone
  • 8. Synchronous vs Asynchronous  Refers to the method used to transmit serial data  Asynchronous – Each byte of data is sent one at a time – It is encapsulated within a ‘packet’ of 10 to 12 bits which may have 1 or 2 start bits and stop bits – A parity bit is included to aid in error checking (if used) – Most common method used outside of the computer  Synchronous – A collection of data is stored as a single unit called a frame – The complete frame of data (1024 bytes or more) is transmitted to the computer – Faster, more efficient than asynchronous but expensive – Mostly restricted to use on large computer systems
  • 9. Asynchronous Communication Parity bit Start bit (used for error checking) 11110111010 A single character of Stop bit data Every character of data is transmitted with the start bit, stop bit and parity bit
  • 10. Synchronous Communication Groups of characters are transmitted for processing by a mainframe computer Individual Characters 11000001110111010110110000001110 Frame of data The client and the server computer must synchronise their internal system clocks. When this occurs the data fame is sent as a block to the server for processing.
  • 11. Speed of transmission  Speed of transmission is given as bits per second (bps) or baud  A speed of 56000 bps means 56000 bits of data is transmitted per second  Baud refers to the number of electrical signals used to transmit data i.e. timing intervals per second  More than one data bit may be able to be transmitted per time interval  Therefore, a transmission speed of 56000 baud would, in most circumstances, be considered faster than a speed of 56000 bps
  • 12. Hardware  Busses – these are the links used within the computer to transmit data from one part of the computer to the other  The most important ones are the – Data bus – Address bus  The data bus is the set of parallel links used to move data between RAM and the CPU = the ‘wider’ the bus the faster data is moved  The address bus is used to send data request signals to the various memory locations in RAM  The ‘width’ of the address bus is important because it determines the number of addressable memory locations (ie memory size) e.g. 16 bit address bus => 216 = 65536 (=64kb) addressable memory locations
  • 13. Hardware  There is also a control bus which is used to transmit control signals to various computer components  As well, there are expansion buses, which enable peripheral devices to talk to the CPU, once the correct expansion card has been installed
  • 14. Hardware  Students need to know the general operational principles of a modem  Since the standard telephone system still uses analogue signals to transmit a lot of its data, signals from the computer must be converted from digital to analogue  This is done by the modem  The term MODEM is derived from MOdulate / DEModulate  MODulation occurs when a digital signal is converted into an analogue signal  DEModulation occurs when an analogue signal is converted into a digital signal  Modems can be internal (built into the system) or external  Modern modems have additional capabilities e.g. used to send faxes
  • 15. Hardware  Networks are also a major part of the Year 12 topic Communications but it only has to touched on lightly here  Students need to know the difference between a Wide Area Network (WAN) and a Local Area Network (LAN)  If you want (and you have time) other network concepts can also be introduced e.g. ethernet, telecommunications
  • 16. Software  Basically students need to learn the following – Types of communications software  Browsers  FTP  Telnet, etc – The role of protocols in enabling communication to occur – Electronic mail (although 99% of all students I’ve taught already know it) e.g. they need to be clear about what CC: and BCC: mean and how to add an attachment to an e-mail – Compression software (like WinZip) and what it does – Encryption of data – why is this necessary?
  • 17. Social & ethical A lot of scope in this topic to explore social and ethical issues:  How do we protect against the transmission of viruses?  What is netiquette and why is it important?  What copyright issues relate to using the internet?  How has work changed since the explosion in communications technology?
  • 19. Displaying data….  Involves the output of data/information to meet the purpose for which the system was originally developed  How data/information is displayed depends on the context e.g. data from a CAD program can be displayed on a screen in the engineers office, however, it can also be displayed using a computerised lathe in the workshop
  • 20. Display Hardware  Students need to know the basic operating principles for a number of output devices e.g. – Monitor – Printer – Speaker – Plotter  Power’s book covers this fairly well, although Ware & Grover’s book does a better job outlining the operational principles of display hardware
  • 21. Display Hardware  At many schools the industrial arts faculty will have a plotter and they are usually quite keen to demonstrate its use to students  Students should also be shown:  the operation of a data projector  laser printer v bubble-jet  CRT v LCD v plasma screens  Investigate newer display technologies e.g. interactive whiteboards, virtual reality, touch sensitive screens, etc
  • 22. Display Software  All application software displays data in some way  An application may be able to display data in more than one way e.g. In the Access database data can be displayed as a table, using a form, as a result of a query or as a report
  • 23. Non-Computer Tools  E.g. a story board is diagrammatic way of showing how data files can be linked together - a very important skill as it is of particular use when developing multimedia  E.g. old v new animation techniques (jargon is still the same though)
  • 24. Social and Ethical Issues  Inclusivity issues e.g. can computer screens can be adjusted for visually impaired users?  Investigate assistive technologies available for the disabled e.g. are web designers providing suitable display alternatives for disabled users?  Offensive and pornographic material on the web. Should free speech be limited?  Whatever happened to the ‘paperless office’?
  • 25. end