MMMB382

1. MANUFACTURING BASICS

Manufacturing = making parts/products by changing geometry, properties, appearance, and/or by assembly.

Technological definition: physical/chemical processes alter material geometry, properties or appearance.

Economic definition: transforms material into items of greater value by processing/assembly.

Manufacturing process groups:

Processing operations: change shape/properties/surface of material.
Includes: shaping, property-enhancing, surface processing.

Assembly operations:...

See on Student Notes »

Mathematics

MATLAB stands for Matrix Laboratory. It is a high-performance programming language and software environment developed by a company called MathWorks. It is primarily used for technical computing, heavy mathematical calculations, data analysis, and algorithm development.

Here is a breakdown of what makes MATLAB unique and how it is used:

 Core Capabilities

 Matrix Math: Unlike traditional programming languages that work mainly with single numbers, MATLAB is specifically designed to operate on whole

...

See on Wikiteka »

fDfdsf

Transaction and ACID Properties (8 Marks)
A transaction is a sequence of database operations that performs a single logical unit of work. A transaction may consist of one or more SQL statements such as INSERT, UPDATE, DELETE, and SELECT.
A transaction must be completed entirely; otherwise, all changes made by it are cancelled.
Example: Bank Fund Transfer:
Debit ₹1000 from Account A.
Credit ₹1000 to Account B.
Both operations together form a transaction. If one operation fails, the entire transaction

...

See on Student Notes »

Adadad

BGP(Border gateway photocol) is a routing Protocol used to exchange routing information betwech different networks or Autonomous system(AS) on the Internet... It is called inter domain Routing Protocol because it works between different networks. Role- 1) connects different Autonomous systems. 2) Exchanges routing information between networks. 3) selects the best Path for data thansmission. 4) Prevents routing loops. 5) Maintains internet routing tables. ex-when a user using Airtel internet Accesses

...

See on Wikiteka »

sdfdewrfg

Q3: A Disaster Caused by Faulty Numerics — The Patriot Missile Failure (Dhahran, 1991)

The incident. On 25 February 1991, during the Gulf War, a U.S. Patriot missile battery at Dhahran, Saudi Arabia, failed to track and intercept an incoming Iraqi Scud missile. The Scud struck the barracks directly, killing 28 American soldiers and injuring around 100 others. The system had successfully intercepted Scuds before — the failure was not a hardware fault or enemy countermeasure, but a numerical software...

See on Student Notes »

ksjivjajvjjj

1. What is the role of the JVM (Java Virtual Machine) in Java? The JVM is an engine that provides a runtime environment to drive Java code or applications. It converts Java bytecode into machine-specific instructions, enabling Java's "write once, run anywhere" platform independence. 2. Define primitive data types in Java with two examples. Primitive data types are the most basic, built-in data types in Java that hold pure, simple values rather than objects. Examples: int (for integers) and boolean...

See on Student Notes »

sdsfsdsfd

. 7.4  INVENTORY SYSTEM An understanding of inventory system is essential before making any attempt to manage different components of inventory. A system in simple terms is defined as how things are organised together with their inter-relationships among different components of systems. We can define inventory system as the one, which consists of three components namely inventory customers, inventory storage points and inventory sources. The second component of an inventory system is inventory...

See on Student Notes »

gddgfd

13.8 STRENGTHENING OPERATIONAL AGILITY - STRATEGIC PARTNERSHIPS Companies are re-evaluating their ownership of non-core assets as part of portfolio optimization and divestiture strategy and considering shifting to an ecosystem of strategic partners. These partners, who are often considered better owners or managers of such assets, can assist in the move from fixed to variable expenses, enhance the company’s agility, shift the resources to focus on critical capabilities, and achieve higher shareholder

...

See on Student Notes »

Neysus

A biosensor is an analytical device containing immobilized biological material (enzymes, antibodies, nucleic acid, hormone) which specifically interact with an analyte and produce physical, chemical, or electrical signals that can be measured. An analyte is a compound (e.g., glucose, urea, drug, pesticide) whose concentration has to be measured

Biosensors consist of two main components: a "sensing element" and "transducers."

• "Sensing element" may be either enzymes, antibodies, DNA, tissues,

...

See on Wikiteka »