Notes, summaries, assignments, exams, and problems for Design and Engineering

Sort by
Subject
Level

Cartographic Materials: Cataloguing Standards and Rules

Posted by Anonymous and classified in Design and Engineering

Written on in English with a size of 3.64 KB

Cartographic Materials and Cataloguing Standards

To excel in your examination, present this information using precise library science terminology, structured for immediate clarity.

1. Kinds of Cartographic Material

Under AACR2 and RDA, cartographic materials represent the Earth or celestial bodies at any scale. Major categories include:

  • Maps (Single Sheets or Thematic): Flat representations of an area (e.g., Survey of India 1:50,000 series, thematic population maps).
  • Atlases: Volumes of maps bound in book format (e.g., Oxford School Atlas).
  • Globes: Three-dimensional spherical models of the Earth or sky.
  • Charts: Specialized maps for navigation (e.g., nautical or aeronautical charts).
  • Plans and Sections: Large-scale drawings for architectural or engineering
... Continue reading "Cartographic Materials: Cataloguing Standards and Rules" »

Understanding AR, VR, and MR Technologies

Posted by Anonymous and classified in Design and Engineering

Written on in English with a size of 344.75 KB

Augmented Reality (AR) Fundamentals

AR is a technology that integrates digital information with the user’s real-world environment in real time, where virtual objects are spatially and temporally registered with physical objects and are interactive. Unlike Virtual Reality, which creates a fully artificial environment, AR enhances the real world by overlaying computer-generated content on it.

Characteristics of AR

AR is defined by the following three main characteristics:

  • Combines Real & Virtual World: AR blends digital elements such as images, text, and 3D models with the real physical environment instead of replacing it.
  • Interactive in Real Time: The AR system responds instantly to the user’s movement and actions, allowing users to interact
... Continue reading "Understanding AR, VR, and MR Technologies" »

Impulse Function, Signal Classes and Fourier Properties

Posted by Anonymous and classified in Design and Engineering

Written on in English with a size of 23.38 KB

Properties of the Impulse Function

Answer

The impulse function, often denoted as the Dirac delta function δ(t), has several important properties that make it a useful tool in mathematics, physics, and engineering, particularly in signal processing and systems analysis. Here are the key properties:

Sifting Property

The most important property of the Dirac delta function is its sifting property. For any continuous function f(t):

−∞ f(t) δ(t − t0) dt = f(t0)

This means the integral of a function multiplied by the delta function picks out the value of the function at t0.

Normalization

The integral of the delta function over the entire real line equals one:

−∞ δ(t) dt = 1

Scaling Property

If a is a nonzero constant, then the delta

... Continue reading "Impulse Function, Signal Classes and Fourier Properties" »

Mechanical Design Principles and Component Analysis

Posted by Anonymous and classified in Design and Engineering

Written on in English with a size of 200.83 KB

Factor of Safety in Mechanical Design

Why factor of safety is necessary in the design of mechanical elements? Discuss important factors influencing the selection of factor of safety.

Why Factor of Safety is Necessary (2 marks)

  • The factor of safety is crucial in mechanical design to account for uncertainties and potential risks.
  • It provides a buffer against failure due to variations in material properties, manufacturing inaccuracies, and unpredictable loads.
  • It ensures the reliability and safety of mechanical components, preventing damage to machinery and harm to people.

Factors Influencing Selection (3 marks)

  • Material Properties: Factors include the material's yield strength, ultimate tensile strength, fatigue strength, and ductility. Brittle materials
... Continue reading "Mechanical Design Principles and Component Analysis" »

Master Essential Git Commands for Efficient Development

Posted by Anonymous and classified in Design and Engineering

Written on in English with a size of 12.56 KB

Essential Git Commands and Code Examples

Package/MethodDescriptionCode Example
git addUsed to move changes from the working directory to the staging area.git add sample.md
git add .Allows moving all changed files into the staging area for GitHub repositories.git add .
git amUsed to apply patches emailed to the repository.git am < patchfile.patch
git branchAllows creating an isolated environment within the repository to make changes.git branch <new-branch>
git checkoutAllows viewing and switching between existing branches.git checkout <existing-branch>
git checkout mainAllows switching to the main branch.git checkout main
git cloneAllows creating a copy of a remote repository.git clone <repository-url>
git commitAllows taking staged
... Continue reading "Master Essential Git Commands for Efficient Development" »

Synthetic Fibers and Polymer Tacticity Properties

Posted by Anonymous and classified in Design and Engineering

Written on in English with a size of 2.78 KB

Kevlar: High-Strength Synthetic Fiber

Kevlar is a strong, lightweight synthetic fiber made from a polymer called poly-para-phenylene terephthalamide. It is formed by the polycondensation of p-phenylenediamine (C₆H₄(NH₂)₂) and terephthaloyl chloride (C₆H₄(COCl)₂). It has high strength, is lightweight, heat resistant, tough, and durable. It is used in ropes, cables, tires, sports equipment, and bulletproof vests.

Terylene (Dacron): Durable Polyester Fiber

Dacron or Terylene is a strong, wrinkle-free synthetic polyester fiber used in fabrics, ropes, and industrial materials. It is made from ethylene glycol and terephthalic acid through condensation polymerization.

Formula: [–OC–C₆H₄–CO–O–CH₂–CH₂–]ₙ

It is strong... Continue reading "Synthetic Fibers and Polymer Tacticity Properties" »

Understanding Beams, Poisson's Ratio, and Hooke's Law

Classified in Design and Engineering

Written on in English with a size of 2.33 KB

 simply supported beam is a structural element supported at both ends, typically resting on supports that allow notation but prevent vertical olisplacement. It is is free to bend under applied loads and is commonly used in bridges and buildings///continuas beam is a structural element that extends over multiple supports, with more than two supports along its length. It distributes loads. Mare evenly, reducing bending moments and deflection compared.//////Overhanging beam An overhanging beam is a beam that extends beyond one or both of its supports, creating a cantilevered section. This type of beam combines characteristics of both simply supported and cantilever beams, experiencing bending moments and shear forced in the overhanging portion.... Continue reading "Understanding Beams, Poisson's Ratio, and Hooke's Law" »

Essential Git Commands for Version Control

Classified in Design and Engineering

Written on in English with a size of 4.08 KB

Essential Git Commands Reference

Core Repository Management

COMMAND NAMEUSE
git initInitialize a local Git repository.
git add <filename>Move a particular file to the staging area.
git add .Move all files to the staging area.
git commit -m "commit message"Create a new commit in Git with a descriptive message.
git statusCheck the status of the current repository and list changed files.
git logShow the list of all commits made on a branch.
git log --onelineView commit IDs in a brief, one-line format.
git diffShow the changes you have made in a file.
git diff HEADShow the difference between the working directory and the last commit.
git config --global user.name "name"Set the global Git configuration for the username.
git config --global user.email "
... Continue reading "Essential Git Commands for Version Control" »

Robotics Fundamentals and EV3 Programming Basics

Classified in Design and Engineering

Written on in English with a size of 3.24 KB

Introduction to Robotics

Defining Robots, Androids, and Cyborgs

A robot is an automatically guided machine that can perform tasks on its own or with specific guidance. Robots are used in many applications and industries.

An android is a robot designed to have human characteristics. They usually feature realistic skin and integrated sensors that enable them to react to touch.

A cyborg is a being that consists of both biological and artificial parts.

Hardware Configuration and Ports

When working with EV3 hardware, components are connected to specific ports:

  • Motors: Connected to Ports A, B, C, and D.
  • Sensors: Connected to Ports 1, 2, 3, and 4.

Input Devices and Sensors

Input devices allow a robot to receive information from its environment:

  • Camera: Used
... Continue reading "Robotics Fundamentals and EV3 Programming Basics" »

Key Terms in Production and Inventory Management

Classified in Design and Engineering

Written on in English with a size of 4.14 KB

Inventory Management

Safety Stock: The amount of inventory carried in addition to the expected demand.

Stock Keeping Unit (SKU): A common term used to identify an inventory item.

Material Requirements Planning (MRP)

Available to Promise: A feature of MRP systems that identifies the difference between the number of units currently included in the master schedule and actual (firm) customer orders.

Bill of Materials (BOM): A computer file that contains the complete product description, listing the materials, parts, and components, and the sequence in which the product is created.

Closed-loop MRP: The use of actual data from the production system to continually update the MRP system. This feedback is provided so that planning can be kept valid at all... Continue reading "Key Terms in Production and Inventory Management" »