Powered By Blogger

Linggo, Abril 17, 2011

Computer Architechture (case study)

http://estudyantenghectic.blogspot.com/
  Why we need to study Computer Architecture? What is its significance with your field as an IT or CS student? Differentiate Computer Architecture and Computer Organization?
Computer Architecture is the science and art of selecting and interconnecting hardware components to create computers that meet functional, performance and cost goals .It is also learning in computer networking. Computer architecture is not about using computers to design buildings.
We need to study Computer Architecture because that way we will understand the target of our programs better, and so they will be more efficient. It also lets us program for individual machines.
The significance of Computer Architecture in our field as IT students is that we can understand the infrastructure design and we can create multi-platform programs.
Computer Architecture is the science and art of selecting and interconnecting hardware components to create computers that meet functional, performance and cost goals while the Computer Organization
is the way a given instruction set architecture (ISA) is implemented on a processor. A given ISA may be implemented with different micro architectures.