Difference between revisions of "Computer System"

From Nordan Symposia
Jump to navigationJump to search
m (Computer system moved to Computer System: title correction)
 
Line 1: Line 1:
 +
[[Image:lighterstill.jpg]]
 +
[[Image:Handinflow.jpg|right|frame]]
 
A '''computer system''' is the combination of [[Computer hardware|hardware]] and [[Computer software|software]]. A typical computer system has memory and set of states that define the relationship between the system's inputs and outputs.
 
A '''computer system''' is the combination of [[Computer hardware|hardware]] and [[Computer software|software]]. A typical computer system has memory and set of states that define the relationship between the system's inputs and outputs.
  
Line 7: Line 9:
 
Interconnecting different computer systems can prove difficult due to incompatibilities. Sometimes these difficulties occur due to incompatibilities between differing hardware and sometimes between differing software. Technically knowledgeable people can configure disparate computers to communicate using a set of rules and constraints known as [[protocol (computing)|protocols]]. Protocols attempt to precisely define the communication within and between computing endpoints. If two computer systems define the same protocols, they may be capable of interconnecting and become a part of a larger system.
 
Interconnecting different computer systems can prove difficult due to incompatibilities. Sometimes these difficulties occur due to incompatibilities between differing hardware and sometimes between differing software. Technically knowledgeable people can configure disparate computers to communicate using a set of rules and constraints known as [[protocol (computing)|protocols]]. Protocols attempt to precisely define the communication within and between computing endpoints. If two computer systems define the same protocols, they may be capable of interconnecting and become a part of a larger system.
  
Computing systems are commonly given female names by their owners due to the impact they have on our lives. Networks connecting computers, in contrast, are given male names.
+
Computing systems are commonly given female names by their owners due to the impact they have on our lives. Networks connecting computers, in contrast, are given male names. Ethernet-based communications are also emerging as a computer systems communication protocol.
 
 
Common computer system communications protocols include:
 
* [[Asi]]
 
* [[Profibus]]
 
* [[Modbus]]
 
* [[Canbus]]
 
* [[RS232]]
 
* [[RS485]]
 
 
 
Ethernet-based communications are also emerging as a computer systems communication protocol.
 
  
  
 
[[Category: General Reference]]
 
[[Category: General Reference]]
 +
[[Category: Computer Science]]

Latest revision as of 19:44, 4 August 2008

Lighterstill.jpg

Handinflow.jpg

A computer system is the combination of hardware and software. A typical computer system has memory and set of states that define the relationship between the system's inputs and outputs.

Although in earlier times the personal computer or PC was an example of a computer system, in practice a person considered a Computer Systems Engineer these days deals with a range of different computer architectures.

Even the simplest computer classifies as a computer system, because at least two components (hardware and software) have to work together. But the real meaning of "computer system" comes with interconnection. Many computer systems can interconnect, that is, join to become a bigger system. In industry these days the interconnection of variable-speed drives and programmable logic controllers (PLCs) to automate production lines and control motors is a common example of a computer system.

Interconnecting different computer systems can prove difficult due to incompatibilities. Sometimes these difficulties occur due to incompatibilities between differing hardware and sometimes between differing software. Technically knowledgeable people can configure disparate computers to communicate using a set of rules and constraints known as protocols. Protocols attempt to precisely define the communication within and between computing endpoints. If two computer systems define the same protocols, they may be capable of interconnecting and become a part of a larger system.

Computing systems are commonly given female names by their owners due to the impact they have on our lives. Networks connecting computers, in contrast, are given male names. Ethernet-based communications are also emerging as a computer systems communication protocol.