Tuesday, October 2, 2012

Examination practice for paper 1

Operating system,
Give three features of a typical operating system
file management/delete/copy/save/load files
memory management
I/O control
error messages/handling
interrupt handling
user interface
security issues
logging on/off
accounting/user account management
time slicing
multi access
multi-tasking
network management
 
Many software applications use drop-down menus.
(a) What is meant by the term drop-down menu?
Any two points from:
– e.g. choose                     by clicking on an arrow
– limited number of options available
– highlights option chosen
– use of pointing device to select an option 
 
Many software applications use drop-down menus.
(b) A user is filling out an order form on the Internet.
(i) Give one example where a drop-down menu could help the user.
(i) Any one from:
  – used where limited number of options exist
  – e.g. names of countries, days of month, date of birth
(ii) Give one example where a drop-down menu should not be used to help the user.
(ii) Any one from:
  – cannot be used where “infinite” number of options exist
  – e.g. addresses, people’s names
 
What is an interrupt?
signal that temporarily stops execution of a program
 
How can an interrupt be generated?
any one from e.g.:
by a key stroke (e.g. BREAK key)
by a printer (e.g. out of paper error)
fault in program when running (e.g. try to divide by zero)
end of an operation (e.g. end of time slice)
 
An exchange of signals between two devices to allow communication to take place. What is this computer function?
handshaking
 
Batch processing systems
In broad terms, a batch processing system processes a job without any direct interaction between the job and the user. Typical applications are payroll and billing systems.
Энэхүү систем нь хэрэглэгч ба ажил хэрэг хоёрын хоорондын шууд харилцаа заавал шаардагддагүй процесс юм. Уг системийн өргөн хэрэглэдэг хэрэглээний програм нь цалин болон төлбөрийн систем юм.
Interactive systems
In contrast to the above, an interactive system provides for interaction between the job and the user, which may influence the future course of processing. Such systems may be single-user (for example, a personal computer) or multi-user. Typical applications are word processing and online information retrieval.
Дээрхтэй харьцуулахад  интерактив систем нь ажил хийгээд хэрэглэгчийн хооронд харилцан үйлчиллээр  илүү хангаж байдаг.  Тэр нь ирээдүйн олон удаагийн боловсруулалтанд ч нөлөөлж боломжтой юм. Тийм  системүүд нь цорын ганц хэрэглэгч /жишээ нь комьпютер/  эсвэл олон тооны хэрэглэгч ч байж болох юм. Ердийн хэрэглээний програмуудаас текст боловруулах, онлайн мэдээлэл хайх программууд байж болно.
Network systems
A network system is one in which processing occurs independently in more than one location, but with shared and controlled access to some common facilities which normally include file storage and information resources. Candidates should be able to describe and compare the topology principles of ring, bus and star networks and also understand the need for local(e.g. intranet) and shared resources and gateways for accessing wide area networks (WANs).
Сүлжээний систем нь боловсруулалт нь нэгээс илүү байршилд бусдаас хамааралгүйгээр өрнөж байдаг систем боловч файл хадгалалт, мэдээлэлийн нөөц зэргийг ерөнхийдөө багтаасан нийтлэг  дэд бүтэц бүхий төхөөрөмжрүү  хэсэгчлэн холбогдож, тодорхой хяналтан дор хандалт хийдэг.  Шалгуулагчид нь ринг, баас стар сүлжээний  топологийн зарчмуудыг тайлбарлаж харьцуулж чаддаг байх түүнчлэн дотоод /интранэт/ болон дундийн /shared/ нөөцүүд Wide Area Networks /WAN/ -д   нэвтрэхүүдүүдийн хэрэгцээг бас ойлгодог байх ёстой.
Control systems
In a control system, one or more computers control the operation of some non-computer equipment, usually involving some monitoring and logging of physical quantities, providing some analysis of performance and allowing some user interaction. Feedback is an essential element in most control systems. Timing considerations are often critical and the term real-time control system is sometimes used to indicate this. Control systems are used in applications such as oil-refining, chemical processing and integrated traffic-control systems.
Хяналтын системд, нэг болон түүнээс олон комьпютерүүд зарим комьпютерийн бус  төхөөрөмжүүдийг хянаж байдаг. Үүнд бодит тоо хэмжээний мониторинг ба логийн мэдээлэл, зарим гүйцэтгэлийн шинжилгээ мөн зарим хэрэглэгчийн харилцааны /хандах/ боломжийг олгож байдаг. Feedback нь хяналтын системд хамгийн чухал элемент юм. Цагийн нарийвлал ч бас амин чухал бөгөөд зарим үед real-time хяналтын систем гэсэн нэр томьёо үүнийг илэрхийлэхэд хэрэглэгддэг. Хяналтын системүүд нь газрын тос нэрэх, химийн боловсруулалт болон замын хөдөлгөөн хянах системүүдэд хэрэглэгддэг
 
Automated systems
Automated systems are broadly similar to control systems but are dedicated to a particular task, and lack the ability to collect and analyse data and the flexibility to allow for and act on user interaction beyond a very simple level. Examples are the systems found in equipment such as washing machines and cameras.
Автоматжуулсан системүүд нь хяналтын системүүдтэй олон талаар адил боловч тухайлсан даалгаваруудад зориулагдсан байдаг ба өгөгдөл цуглуулж шинжлэх боломж дутмаг хэрэглэгчийн зүгээс өөрчлөлт хийхэд уян хатан биш. Иймэрхүү жишээ бол угаалгын машин, камер байж болно.

No comments:

Post a Comment