Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
eng.doc
Скачиваний:
5
Добавлен:
07.07.2019
Размер:
115.2 Кб
Скачать

1 How is information processed by information systems

Support your answer with the description of the hierarchy of systems.

Information processing system, as its name suggests, is a system (be it electrical, mechanical or biological) which takes information (asequence of enumerated states) in one form and processes (transforms) it into another form, e.g. to statistics, by analgorithmic process.

An information processing system is made up of four basic parts, or sub-systems: input, processor, storage, output.

An object may be considered an information processor if it receives information from another object and in some manner changes the information before transmitting it. This broadly defined term can be used to describe every change which occurs in the universe. As an example, a falling rock could be considered an information processor due to the following observable facts:

First, information in the form of gravitational force from the earth serves as input to the system we call a rock. At a particular instant the rock is a specific distance from the surface of the earth traveling at a specific speed. Both the current distance and speed properties are also forms of information which for that instant only may be considered "stored" in the rock.

In the next instant, the distance of the rock from the earth has changed due to its motion under the influence of the Earth's gravity. Any time the properties of an object change a process has occurred meaning that a processor of some kind is at work. In addition, the rock's new position and increased speed is observed by us as it falls. These changing properties of the rock are its "output."

It could be argued that[weasel words] in this example both the rock and the earth are the information processing system being observed since both objects are changing the properties of each other over time. If information is not being processed no change would occur at all.

A hierarchy can link entities either directly or indirectly, and either vertically or horizontally. The only direct links in a hierarchy, insofar as they are hierarchical, are to one's immediate superior or to one of one's subordinates, although a system that is largely hierarchical can also incorporate alternative hierarchies. Indirect hierarchical links can extend "vertically" upwards or downwards via multiple links in the same direction, following a path. All parts of the hierarchy which are not linked vertically to one another nevertheless can be "horizontally" linked through a path by traveling up the hierarchy to find a common direct or indirect superior, and then down again. This is akin to two co-workers or colleagues; each reports to a common superior, but they have the same relative amount of authority.

2 What is the importance of the information systems in management

.A management information system (MIS) is a system that provides information needed to manage organizations effectively.[1] Management information systems involve three primary resources: technology, information, and people. It's important to recognize that while all three resources are key components when studying management information systems, the most important resource is people[according to whom?]. Management information systems are regarded as a subset of the overall internal controls procedures in a business, which cover the application of people, documents, technologies, and procedures used by management accountants to solve business problems such as costing a product, service or a business-wide strategy. Management information systems are distinct from regular information systems in that they are used to analyze other information systems applied in operational activities in the organization.[2] Academically, the term is commonly used to refer to the group of information management methods tied to the automation or support of human decision making, e.g. Decision Support Systems, Expert systems, and Executive information systems.

There are many types of information management systems in the market that provide a wide range of benefits for companies.

Transaction processing systems (TPS) collect and record the routine transactions of an organization. Examples of such systems are sales order entry, hotel reservations, payroll, employee record keeping, and shipping.

Management information systems (MIS) produce fixed, regularly scheduled reports based on data extracted and summarized from the firm’s underlying transaction processing systems (TPS) to middle and operational level managers to provide answers to structured and semi-structured decision problems.

Decision-support systems (DSS) are computer program applications used by middle management to compile information from a wide range of sources to solve problems and make decisions.

Executive support systems (ESS) is a reporting tool that provides quick access to summarized reports coming from all company levels and departments such as accounting, human resources and operations.

3 What is the difference between bits and bytes

A bit is a single numeric value, either '1' or '0', that encodes a single unit of digital information. A byte is a sequence of bits; usually eight bits equal one byte.

For example, in Internet Protocol (IP) networking, IP addresses contain 32 bits or 4 bytes. The bits encode the network address so that it can be shared on the network. The bytes divide the bits into groups.

The IP address 192.168.0.1, for instance, is encoded with the following bits and bytes:

11000000 10101000 00000000 00000001

Bits are grouped into bytes to, generally speaking, increase the efficiency of computer hardware, including network equipment, disks and memory.

4.What does the acronym “ASC2” stand for? What is the purpose of this code?

American Standard Code for Information Interchange.

ASCII is a code that assigns a number to each letter of the alphabet (lower case and upper case) and to each special character found on a standard English typewriter, plus various special codes (backspace, space, delete, carriage return, line feed, etc). It dates from the early 1960s.

ASCII text does not include special formatting features and therefore can be exchanged and read by most computer systems.

ASCII stands for American Standard Code for Information Interchange. And ASCII itself is very basic encoding system that is used for text encoding. It tells how binary data from file could be represented as readable English text.

ASCII is the acronym for American Standard Code for Information Interchange and is used to determine which character to display whan a keyboard key is pressed, or code entered.

ASCII-represents letters, numbers and symbols in a 7 bit code of 1's and 0's called binary. It is a standard developed in the 1960's for information interchange between data processing equipment (teletype and computers)

(Unicode and the ISO/IEC 10646 Universal Character Set (UCS) have a much wider array of characters, and their various encoding forms have begun to supplant ISO/IEC 8859 and ASCII rapidly in many environments. While ASCII is limited to 128 characters, Unicode and the UCS support more characters by separating the concepts of unique identification (using natural numbers called code points) and encoding (to 8-, 16- or 32-bit binary formats, called UTF-8, UTF-16 and UTF-32).

To allow backward compatibility, the 128 ASCII and 256 ISO-8859-1 (Latin 1) characters are assigned Unicode/UCS code points that are the same as their codes in the earlier standards. Therefore, ASCII can be considered a 7-bit encoding scheme for a very small subset of Unicode/UCS, and, conversely, the UTF-8 encoding forms are binary-compatible with ASCII for code points below 128, meaning all ASCII is valid UTF-8. The other encoding forms resemble ASCII in how they represent the first 128 characters of Unicode, but use 16 or 32 bits per character, so they require conversion for compatibility. (similarly UCS-2 is upwards compatible with UTF-16)

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]