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

Example on cyclic distribution of data, Q. Example on Cyclic Distribution o...

Q. Example on Cyclic Distribution of data? !HPF$ PROCESSORS P1(4) !HPF$ TEMPLATE T1(18) !HPF$ DISTRIBUTE T1(CYCLIC) ONTO P1 The result of these instructions is display

Determine the nand gate, If  the input to T-flipflop is 100 Hz signal, the ...

If  the input to T-flipflop is 100 Hz signal, the final output of the three T-flipflops in cascade is ? Ans. The  final  output  of  the  three  T-flip-flops in cascade is 12

Write a subroutine in c which toggles the cursor, Q . Write a subroutine in...

Q . Write a subroutine in C which toggles the cursor? Write a subroutine in C which toggles the cursor. It takes one argument which toggles the value between on (1) and off (0)

Interrupt and scanning method of keypad operation, INTERRUPT METHOD - USING...

INTERRUPT METHOD - USING PORTB CHANGE INTERRUPT By using 4 by 4 matrix keypad connected to PORTA and PORTB. The rows are connected to PORTA-Low (RA1-RA4) and the columns are co

Define coupling, Define Coupling? Coupling means the measure of interco...

Define Coupling? Coupling means the measure of interconnection between modules in a program structure. It depends on the interface problem between modules.

Explain a public key encryption system, Explain a public key encryption sys...

Explain a public key encryption system? A public key encryption system permits only the correct receiver to decode the data.

What is sisd, What is SISD?  Single Instruction stream, Single Data str...

What is SISD?  Single Instruction stream, Single Data stream (SISD) shows the organization of a single computer having a control unit, a processor unit, and a memory unit. Inst

Show the spawned program, Q. Show the spawned program? include "pvm3.h"...

Q. Show the spawned program? include "pvm3.h"  main() {    int ptid, msgtag;    char buf[100];    ptid = pvm_parent();    strcpy(buf, "hello, world from ");

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