Year 10 Computer Studies
Computer Studies Notes Communication Systems Communication Media
Cable Links:
|
Type |
Description |
|
Coaxial Cable |
|
|
Fibre Optic Cable |
|
|
Twisted Pair Wire |
|
Non-Cable Links:
|
Type |
Description |
|
Microwaves |
|
|
Satellite |
|
Analog and Digital
|
Type |
Description |
|
Analog |
|
|
Digital |
|
Computer (Binary/Digital) to modem converted to Analog (Telephone) converted by modem to Computer (Binary/Digital).
MODEM:
Abbreviation if modulation (D/A) and demodulation (A/D)
They convert DIGITAL to ANALOG and ANALOG to DIGITAL
Networks
NETWORK TOPOLOGIES:
The arrangement of computers, cabling and peripheral devices in a LAN
LAN:
(Local area network) Two or more computers linked together within a small geographical location
WAN: (Wide area network) Computers linked together over a wide geographical location (worldwide) eg. The Internet
FILESERVER:
Sorts/Stores files within a network
PRINTSERVER:
Sorts, stores and processes print jobs at required time
NODE:
Any device attached to a network
- Why do we network computers?
- Share applications
- Share files
- Share peripheral devices
- Communication
- Good security and safety
LAN- NETWORK TOPOLOGIES
|
Type |
Description |
|
Bus Network |
|
|
Star Network |
|
|
Ring Network |
|
PROTOCOLS
A set of rules that govern the communication between two computers
- Handshaking occurs when protocols are confirmed
ASCII
: American standard code for information interchange
- Two types of protocol
- 7 bit ASCII
- 7 bits in a byte (sends just text)
- 8 bits in a byte (sends multimedia and software)
- One character = One bit
- Odd
- Even
- None
- 0
- 1
- 2
Hardware and software
- data that is displayed
- Examples: Printer, monitor, speakers
- data that is entered
- Examples: Scanner, keyboard, mouse, mic
- Allows for applications to be performed
- Examples: Windows, Mac OS, Linux
- Performs specific tasks
- Examples: Ms Office, Photoshop, Winamp
Storage
- Non-Portable
- Eg. Hard Drive
- Portable
- Eg. Floppies, CDs, DVDS, Zip Disk, Flash
Transmission Modes
- Serial
- Each bit reaches at a different time
- Is slow
g
- 7 or 8 simultaneously
- Each bit reaches at the same time
- Is faster
Algorithms
- Purpose of Algorithms:
- List of steps which when followed in order, will solve a particular problem or carry out a particular task in a finite amount of time
- Key PSEUDOCODE terms:
- BEGIN
- IF… THEN
- WHILE
- CASEWHERE
- ENDIF
- ENDWHILE
- ELSE
- Key FLOWCHART diagrams:
- Condition
- Process
- BEGIN and END
- Depicts flow of data
Q-Basic - Graphics
- CLS
- SCREEN 12
- Pi=3.14
- Line (x,y)-(x,y),c,bf
- Eg: Line (100,120)-(100,380) [vertical line]
- R=radius
- C=color
- S=starting point
- E=ending point
- A=aspect
- To locate text
- Locate (x),(y)
- Comments
The Internet and the World Wide Web (Plus website design…)
- It is a wide area network that enables people to communicate
- Hypertext refers to links
- It is the usual protocol used for transferring files and data
- bgcolor="COLOR" – changes color of the background
- background="URL" – changes background to an image
<!—comment goes here. It can only be viewed by looking at the source –>
Formatting Text
- <b> - Bold text - </b>
- <strong> - Strong text - </strong>
- <big> - Big text - </big>
- <em> - Emphasised text - </em>
- <i> - Italicised text - </i>
- <small> - Small text - </small>
- <sub> - Subscript text - </sub>
- <sup> - Superscript text - </sup>
- <pre> - Preformatted text - </pre>
- <code> - Computer code- </code>
- <kbd> - Keyboard text - </kbd>
- <tt> - Teletype text - </tt>
- <samp> - Sample - </samp>
- <var> - Variable - </var>
- <address> - Address - </address>
- <abbr title="WORD"> - Abbreviation - </abbr>
- <acronym title="WORD"> - Acronym - </acronym>
- <q> - Quotation - </q>
Monitoring and Control Systems Features of monitoring and control systems
:
- Entertainment systems
- Room environment (heating, cooling and lighting systems)
- Washing machines, dishwashers and microwave ovens
- Systems
- Subsystems
refer to the whole procedure of devices
are divisions in systems which are individual actions for the devices to follow.
- The parts of a monitoring and control system are:
- Sensors (INPUT)
- Collect data about the surround environment
- Main types of sensors
are:
|
Temperature |
Mechanical temperature sensors rely on the expansion and contraction of metals when they are cooled. (EG. Thermostats and thermocouples) Can be used to throw a switch Electronic temperature sensors depend on the changing properties of certain materials at different temperatures. Produce weak signals and need amplification to make them useful. EG. Thermistors. |
|
Optical |
Based on the photoelectric cell, a thin wafer of silicon material that produces electricity when exposed to light. Detects color and type of light. |
|
Chemical |
Separates and identifies the different chemicals in a sample or measures the amount of light or electricity that could pass through it Eg. Spectrometer |
|
Motion |
Detect sudden changes in movements |
|
Pressure |
Use motion sensor attached to a barrier which moves when pressed by a fluid or gas to detect movement energy. |
- Processor
- Uses the data to perform calculations and make decision under the control of the software
- Effectors (OUTPUT)
- Carry out the physical work of the system
- Commonly used effectors
are:
|
End effectors |
Tools such as drills and grippers that are attached to the end of robotic arms. |
|
Switches |
Responsible for switching large amounts of electrical power on and off. Rely on relays to perform the switching work |
|
Electric motors |
Most accurate are stepping motors, hydraulic (oil) and pneumatic (air) are others. |
|
Tools |
Industrial robot arms used on assembly and production lines usually have tools such as welders, drills, cutters or grippers as end effectors. |
- The basic elements of a monitoring and control system are:
- Hardware-
- Software -
sensors, processors and effectors
control the processor
- Feedback
is the process or using the data collected from outputs to make decisions on how it operates
- An interface is what occurs at the boundary between two systems
- In monitoring and control systems the interface is at the connection between a computer and a sensor, and a computer and an effector
- Common examples of digital signals are:
|
Computers |
Mobiles |
- Common examples of analog signals are:
|
Telephones |
Joysticks |
|
Speakers |
Thermometers |
- A
- D
/D converters convert analog signals to digital
/A converters convert digital signals to analog
- The role of software is to:
|
Accept data inputs |
Process the data |
|
Make decisions based on the data |
Produce results (outputs) |
- Data inputs come from sensors
- Outputs can be the action of effectors
- The QUALITY OF THE OUTPUTS produced by a computer by a computer system DEPENDS ON the quality of the CONTROLLING SOFTWARE as much as it does on the ACCURACY of the data given to the system
- Software control languages/ways
:
|
specialised control languages used in industrial system |
Intelligent systems that can learn tasks from a human trainer |
|
Systems that use programming languages commonly found on home PCs |
- Theoretically control a computer’s input and output devices
- Practically, some languages are better designed for the task than others
- A robot is
any machine designed to perform tasks automatically and with the minimum of external assistance.
- There are six classes of robots:
|
Class 1- Manual Handling Device (Teleoperator) |
Controlled by a human operator. Operator uses a control device to direct EVERY movement of the machine. Are not true robots. |
|
Class 2- Fixed Sequence Robots |
Automated machines which perform a set sequence of steps over and over again. Cannot be easily changed to perform other tasks. Not true robots |
|
Class 3-Variable Sequence Robots |
Automated machines that can be altered to perform any sequence of preset tasks. They are ideal for use in assembly and production lines where the products and types of jobs can quickly change. |
|
Class 4- Playback robots |
Can learn new tasks by copying the actions of a human operator through human controlling the robot like class 1 but Class 4 can play back actions. Then eventually perform without further human supervision. First general purpose machines |
|
Class 5- Numerical Control Robots |
Are programmed rather than taught. Thus tasks performed sooner and with greater accuracy. More flexible |
|
Class 6- Intelligent Robots |
Have the ability to make decisions about the tasks that they are performing. Uses sensors to locate and identify the objects that they are working with. More versatile and independent. |
- Robotic devices can be used to help the disabled by identifying nerve signals and then the control motors built into artificial limbs.
- System designers
- Design monitoring and control systems
- The term robot originates from the Czech word- slave worker. It was used to describe a mechanical device that replaces human workers.
- Law of robotics purposes
- Reassure to humans that they were no threat
- Prevent robots from being misused
- The Law of robotics were:
- May not cause harm to humans
- Obey the orders from humans unless conflicts with Law 1
- Protect its own existence unless conflicts Laws 1 and 2
- Consider overall good of humanity to be of great importance than just one human
Databases
- Contain information about a specific subject
- The information can be accessed and read, but cannot be altered
- Allow data to be entered or altered
- Usually referred to as database management systems
- That is, the user decides on the topic and the type of information to be stored




