Computer aided manufacture, Computer Engineering

Assignment Help:

  Before we take a detailed look about software languages, let us consider the role of computers in engineering. Computers are commonly used in the areas of 'Computer Aided Design / Computer Aided Manufacture' (CAD/CAM). Here the computer replaces some of the tedious, inaccurate tasks carried out by engineers. For example consider the draughtsman, whose job is to draw out the orthographic projection of a car engine etc. Traditionally he/she would use pencil, paper, and ruler and if mistakes happened it would have to be redrawn. A CAD system enables the draughtsman to draw electronically on the screen and store all the information (data) on a computer. Once the data is on the computer it can be manipulated to create new drawing and even produce direct information to control machines to produce the product (CAM). The same process applies to electronic circuit design i.e. Printed circuit boards and integrated circuits (Silicon Chips!).

175_Computer Aided Manufacture.png

  Despite the complexity of the task, all engineering/business functions can be reduced into simple block diagrams. This is termed a structured design approach. Conceptually any design consists of three blocks: - Input, Output, Process 

 For example the draughtsman would be sending data to the process, using an electromechanical device e.g. keyboard (Electronic typewriter) , mouse ,optical pens , voice etc. The process then interprets the data and produces the output results i.e. drawing circle on output device. The output device is commonly a visual display unit (VDU) or printer .Commonly the input/output devices are keyboards and VDU's. However in the field of robotics the input devices are usually transducers and the output devices activators i.e. Motors etc. The process is usually implemented using a central processing unit (CPU) or a microprocessor device e.g. 68000, 80286 etc. The CPU has built-in a set of commands (instructions) which it understands i.e. Add, Mul (multiply) etc. The Process needs to be described in the set of instructions which the CPU can understand. This group of instructions is termed a Program and a programmer is a person who writes a group of CPU commands to achieve a process.


Related Discussions:- Computer aided manufacture

Defining data definition, Defining Types of Data ? The subsequent forma...

Defining Types of Data ? The subsequent format is used for defining data definition:  Format for data definition:  {Name}  Name -   a program references the data

Illustrate working of pocket and pc-card modems, Q. Illustrate working of P...

Q. Illustrate working of Pocket and PC-Card Modems? Pocket Modems: Small external Modems used with notebook PCs.  PC-Card Modems:  PC and Modems are read with PCMCIA slots w

Information technology or information system, Information Technology or Inf...

Information Technology or Information System Before going further we need to clarify what we mean by the term information system. It is easy to confuse terminology as many tex

What is the use of urgent pointer in tcp segment, What is the use of urgent...

What is the use of urgent pointer in TCP segment? For accommodation out of band signaling, TCP permits the sender to identify data as urgent, implies that the receiving program

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

Temporary location, Compare zero-, one, two-, and three- address machines b...

Compare zero-, one, two-, and three- address machines by writing programs to compute                         X = (A + B x C)/(D - E x F) for every of the four machines.  Do n

Meaning of all variable, A project having of a set of jobs and a set of pre...

A project having of a set of jobs and a set of precedences, where precedence (i; j) show that job j cannot begin before job i is completed. Let c i be the duration of job i. We wi

Basic architecture of computer system, Q. Basic Architecture of computer sy...

Q. Basic Architecture of computer system? Replacing the ALU and CU (i.e., CPU) of Figure by a microprocessor, and storing instructions and data in the same memory, one arrives

Hypertext vs hypermedia, Hypertext vs Hypermedia     Hypertext is basic...

Hypertext vs Hypermedia     Hypertext is basically the similar as regular text - it can be stored, read, searched, or edited - with a significant exception: hypertext having co

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd