COMPUTER HARDWARE

COMPUTER HARDWARE
Author: K. L. JAMES
Publisher: PHI Learning Pvt. Ltd.
Total Pages: 311
Release: 2013-06-03
Genre: Computers
ISBN: 8120347986

Computer Hardware: Installation, Interfacing, Troubleshooting and Maintenance is a comprehensive and well-organised book that provides sufficient guidelines and proper directions for assembling and upgrading the computer systems, interfacing the computers with peripheral devices as well as for installing the new devices. Apart from this, the book also covers various preventive and corrective steps required for the regular maintenance of computer system as well as the steps that are to be followed for troubleshooting. The text highlights different specification parameters associated with the computer and its peripherals. Also, an understanding of the technical jargon is conveyed by this book. Special coverage of laptops, printers and scanners makes this book highly modernised. The book is designed with a practice-oriented approach supported with sufficient photographs and it covers even the minute aspects of the concepts. Following a simple and engaging style, this book is designed for the undergraduate students of Computer Science and Computer Maintenance. In addition to this, the book is also very useful for the students pursuing Diploma courses in Computer Engineering, Hardware and Troubleshooting as well as for the students of Postgraduate Diploma in Hardware Technology and Application. Key Features • Quick and easy approach to learn the theoretical concepts and practical skills related with the computer hardware. • Comprehensive with enough illustrations to facilitate an easy under-standing. • Detailed solutions provided by the experts for certain common problems to make better interaction with the learner. • An exclusive section Common Problems and Solutions to help in self resolving the general hardware related issues.

Computer Interfacing

Computer Interfacing
Author: George Arthur Smith
Publisher: Routledge
Total Pages: 0
Release: 2000
Genre: Computer interfaces
ISBN: 9780750644747

This book provides a practical way to discover how to use a computer to control external devices via the Com Port, the Parallel Printer Port, or the Parallel Programmable Interface Port. It also introduces students to using a High Level language to read and control these devices via a series of programming exercises using C, and unlike many other texts, introduces hardware and software side by side. The book aims to facilitate independent learning, with numerous practical experiments and programming exercises. Therefore, professionals and enthusiasts will also find this text an ideal way of getting up and running in this important area of microelectronics. Computer Interfacing is designed for a student audience ranging from BTEC National Electronics to first year degree modules. In particular the content has been structured to follow the Microprocessor Systems set unit in the new BTEC Higher National scheme. George Smith brings to bear 16 years of lecturing experience in this highly practical book. Essential information required to gain qualifications Syllabus match for new HN unit Accessible and easy to follow for students of all abilities

MICROPROCESSORS, PC HARDWARE AND INTERFACING

MICROPROCESSORS, PC HARDWARE AND INTERFACING
Author: N. MATHIVANAN
Publisher: PHI Learning Pvt. Ltd.
Total Pages: 546
Release: 2003-01-01
Genre: Computers
ISBN: 9788120323179

Designed for a one-semester course in Finite Element Method, this compact and well-organized text presents FEM as a tool to find approximate solutions to differential equations. This provides the student a better perspective on the technique and its wide range of applications. This approach reflects the current trend as the present-day applications range from structures to biomechanics to electromagnetics, unlike in conventional texts that view FEM primarily as an extension of matrix methods of structural analysis. After an introduction and a review of mathematical preliminaries, the book gives a detailed discussion on FEM as a technique for solving differential equations and variational formulation of FEM. This is followed by a lucid presentation of one-dimensional and two-dimensional finite elements and finite element formulation for dynamics. The book concludes with some case studies that focus on industrial problems and Appendices that include mini-project topics based on near-real-life problems. Postgraduate/Senior undergraduate students of civil, mechanical and aeronautical engineering will find this text extremely useful; it will also appeal to the practising engineers and the teaching community.

Microcomputer Interfacing

Microcomputer Interfacing
Author: Bruce A. Artwick
Publisher: Prentice Hall
Total Pages: 360
Release: 1980
Genre: Computers
ISBN:

Integrates the information necessary to conceptualize, select, mate and match, build, and interface microcomputer systems to most applications.

Embedded Linux

Embedded Linux
Author: Craig Hollabaugh
Publisher: Addison-Wesley Professional
Total Pages: 436
Release: 2002
Genre: Computers
ISBN: 9780672322266

A guide to using Linux on embedded platforms for interfacing to the real world. "Embedded Linux" is one of the first books available that teaches readers development and implementation of interfacing applications on an Embedded Linux platform.

Programming Embedded Systems

Programming Embedded Systems
Author: Michael Barr
Publisher: "O'Reilly Media, Inc."
Total Pages: 326
Release: 2006-10-11
Genre: Computers
ISBN: 0596009836

Authored by two of the leading authorities in the field, this guide offers readers the knowledge and skills needed to achieve proficiency with embedded software.

The Architecture of Computer Hardware, Systems Software, and Networking

The Architecture of Computer Hardware, Systems Software, and Networking
Author: Irv Englander
Publisher: John Wiley & Sons
Total Pages: 73
Release: 2021-04-06
Genre: Computers
ISBN: 1119495202

The Architecture of Computer Hardware, Systems Software and Networking is designed help students majoring in information technology (IT) and information systems (IS) understand the structure and operation of computers and computer-based devices. Requiring only basic computer skills, this accessible textbook introduces the basic principles of system architecture and explores current technological practices and trends using clear, easy-to-understand language. Throughout the text, numerous relatable examples, subject-specific illustrations, and in-depth case studies reinforce key learning points and show students how important concepts are applied in the real world. This fully-updated sixth edition features a wealth of new and revised content that reflects today’s technological landscape. Organized into five parts, the book first explains the role of the computer in information systems and provides an overview of its components. Subsequent sections discuss the representation of data in the computer, hardware architecture and operational concepts, the basics of computer networking, system software and operating systems, and various interconnected systems and components. Students are introduced to the material using ideas already familiar to them, allowing them to gradually build upon what they have learned without being overwhelmed and develop a deeper knowledge of computer architecture.

Linux Device Drivers

Linux Device Drivers
Author: Jonathan Corbet
Publisher: "O'Reilly Media, Inc."
Total Pages: 640
Release: 2005-02-07
Genre: Computers
ISBN: 0596555385

Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas of programming for the Linux operating system that calls for unique, Linux-specific knowledge. For years now, programmers have relied on the classic Linux Device Drivers from O'Reilly to master this critical subject. Now in its third edition, this bestselling guide provides all the information you'll need to write drivers for a wide range of devices.Over the years the book has helped countless programmers learn: how to support computer peripherals under the Linux operating system how to develop and write software for new hardware under Linux the basics of Linux operation even if they are not expecting to write a driver The new edition of Linux Device Drivers is better than ever. The book covers all the significant changes to Version 2.6 of the Linux kernel, which simplifies many activities, and contains subtle new features that can make a driver both more efficient and more flexible. Readers will find new chapters on important types of drivers not covered previously, such as consoles, USB drivers, and more.Best of all, you don't have to be a kernel hacker to understand and enjoy this book. All you need is an understanding of the C programming language and some background in Unix system calls. And for maximum ease-of-use, the book uses full-featured examples that you can compile and run without special hardware.Today Linux holds fast as the most rapidly growing segment of the computer market and continues to win over enthusiastic adherents in many application areas. With this increasing support, Linux is now absolutely mainstream, and viewed as a solid platform for embedded systems. If you're writing device drivers, you'll want this book. In fact, you'll wonder how drivers are ever written without it.