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

What is the main function of a browser, The main function of a browser is t...

The main function of a browser is to? The important function is to interpret HTML of a browser.

Develop website for my party venue- hall rental website, Project Descriptio...

Project Description: I want to prepare website for my party venue where i can post the photos and detail of place along with availability calendar. In future, I buy some more ha

Interrupt handling - computer architecture, Interrupt handling: Handlin...

Interrupt handling: Handling Interrupts  Several  situations where the processor should avoid interrupt requests Interrupt-enable Interrupt-disable  Typical

What is called when network address prefixed by 1110, Network address prefi...

Network address prefixed by 1110 is a? Network address prefixed through 1110 is a multicast address.

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

Translation look aside buffer - computer architecture, Translation Look asi...

Translation Look aside Buffer :    A TLB is a cache that holds only page table mapping If there is no matching entry in the TLB for a page ,the page table have to

Write a c++ program to explain three specific classes, Make a base class ca...

Make a base class called figure that store the dimensions of several geometrical objects and compute their areas. Explain a function set_dim( ),a standard member  function and show

Determine the advantages of sixth generation computers, Determine the advan...

Determine the advantages of sixth generation computers One of the major dramatic changes in sixth generation will be the explosive growth of wide area networking. Network bandw

Information system today, What is the benefit of MITRE''s evolutionary appr...

What is the benefit of MITRE''s evolutionary approach to KM?

CONVERT NUMBER TO ALPHABET, HOW TO CONVERT THE NUMBER INTO ALPHABET USING C...

HOW TO CONVERT THE NUMBER INTO ALPHABET USING C/C++ PROGRAM

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