Notes, summaries, assignments, exams, and problems for Primary education

Sort by
Subject
Level

Electrical Safety Rules and Lockout Procedures

Classified in Electronics

Written on in English with a size of 3.38 KB

Safety Rules When Working With Electricity

Works in electrical facilities must be carried out by suitably qualified individuals and, as a rule, without electrical power. Works in locations where voltage is present can only be carried out by workers suitably qualified for such situations, who have received specific training and who use tools properly approved for working with electrical power.

Security during the carrying out of work is ensured by switching the electrical power off and by electrical lockout of the parts of the plant where the works are being carried out, and maintaining this lockout while the work is underway.

IntensidadEfectos en el cuerpo humano
< 0.5 mANo se percibe.
1 - 3 mAPercepción: pequeño hormigueo.
3 - 10 mAElectrización:
... Continue reading "Electrical Safety Rules and Lockout Procedures" »

Step-by-Step Installation of OmniOS with Napp-IT

Classified in Computers

Written on in English with a size of 3.94 KB

Manual Installation:
Current State (Tests are Conducted in ESXi5):


1. Download OmniOS (Bloody or Stable)
2a. Option: Run on ESXi, create a new VM (Solaris 10-64) with e1000 or install on hardware (15 GB disk minimum)

2b. Run on Hardware:
You can install Omni + Napp-IT onto SATA or fast USB sticks >=16 GB (absolute minimum=8 GB when needed).
If you use USB, the best are external USB3 enclosures with a SATA SSD >=16 GB inside.
(Prefer USB3; they are mostly even faster on USB2)

3. Install with defaults from CD or USB install media, login as root (no password)

4. Setup Network. Network is set to (by default): network/physical:default,
so login as root (no password)

4.1 Create Interface
- List available interfaces and use link name, e.g., e1000g0:
dladm... Continue reading "Step-by-Step Installation of OmniOS with Napp-IT" »

Dental Crown and Restoration Types: Benefits and Limitations

Classified in Biology

Written on in English with a size of 4.53 KB

Full Crown Veneer

Indications:

  • Extensive destruction from caries or trauma
  • Endodontically treated teeth
  • Existing restorations
  • Correction for occlusal plane

Contraindications:

  • Less than maximum retention
  • Esthetics

Advantages:

  • Strong
  • High retentive quality
  • Easy to obtain
  • Adequate resistance form

Disadvantages:

  • Removal of large amount of tooth structure
  • Adverse effect on tissues
  • Vitality testing not readily feasible
  • Display of metal

Porcelain-Fused-to-Metal (PFM) Crown

Indications:

  • Esthetics if all-ceramic is contraindicated
  • Gingival involvement

Contraindications:

  • Large pulp chamber
  • Intact buccal wall

Advantages:

  • Superior esthetics compared to complete cast crown

Disadvantages:

  • Removal of substantial tooth structure
  • Subject to fracture
  • Difficult to obtain accurate occlusion
  • Shade
... Continue reading "Dental Crown and Restoration Types: Benefits and Limitations" »

Solar System Facts: Planets, Sun, Belts & Key Features

Posted by Anonymous and classified in Geography

Written on in English with a size of 6.77 KB

The Solar System: Our Cosmic Neighborhood

The Solar System is our "cosmic neighborhood." It is a gravitationally bound system consisting of one star—the Sun—and every object that orbits it, either directly or indirectly. Formed about 4.6 billion years ago from a giant cloud of gas and dust, it has evolved into a complex arrangement of planets, moons, and smaller icy or rocky bodies.

The Center: The Sun

The Sun is the heart of the system. It is so massive that it contains 99.8% of the total mass of the entire Solar System. Its powerful gravity is what keeps everything from the largest planets to the smallest bits of debris in orbit around it.

The Eight Planets

The planets are divided into two distinct groups based on their composition:

The

... Continue reading "Solar System Facts: Planets, Sun, Belts & Key Features" »

Hehhrhrhr

Posted by Anonymous and classified in Computers

Written on in English with a size of 9.2 KB

Sequential circuits are fundamental components of digital systems, defined by the fact that their output depends not only on the current inputs but also on the past history of inputs (i.E., their current state).
The most basic element of a sequential circuit is the Flip-Flop, which is a 1-bit memory cell.
Here is a detailed explanation of the basic Flip-Flops and their operation:
1. Latches vs. Flip-Flops
Both latches and flip-flops are 1-bit storage elements, but they differ in how they are controlled:
| Feature | Latch | Flip-Flop |
|---|---|---|
| Triggering | Level-triggered (Transparent) | Edge-triggered (Synchronous) |
| Control | Changes state as long as the Enable or Clock is HIGH (or LOW). | Changes state only at the rising edge or falling... Continue reading "Hehhrhrhr" »

Linux Shell Programming with Bash and the vi Editor

Posted by Anonymous and classified in Computers

Written on in English with a size of 6.71 KB

🐚 Introduction to Shell Programming in Linux

Shell programming is the process of writing shell scripts—sequences of commands executed by the command-line interpreter (the shell, typically Bash) to automate tasks. It leverages command-line utilities, variables, and control flow structures to create powerful programs.

✍️ The vi Editor

The vi (or vim) editor is a text-based, modal editor crucial for writing shell scripts and editing configuration files in Linux. It operates in distinct modes:

ModeFunctionKey Commands
Command ModeThe default mode used for navigation, deletion, copying, and pasting.h, j, k, l for cursor movement; dd to delete a line.
Insert ModeUsed for typing and editing text.i (insert before cursor), a (append after cursor)
... Continue reading "Linux Shell Programming with Bash and the vi Editor" »

Understanding Email Systems and Cybersecurity Threats

Posted by Anonymous and classified in Computers

Written on in English with a size of 10.97 KB

Electronic Mail (Email) Fundamentals

Email is a method of exchanging digital messages from an author to one or more recipients. 📧

Introduction to Email

Email works similarly to physical mail, but electronically. It uses the internet to deliver messages almost instantaneously to an address on a global network. Key protocols like Simple Mail Transfer Protocol (SMTP) handle sending mail, while Post Office Protocol (POP3) or Internet Message Access Protocol (IMAP) handle receiving it.

Advantages of Email

  • Speed: Messages are delivered almost instantly, even across vast distances.
  • Cost-Effective: It's virtually free compared to traditional postal services or long-distance calls.
  • Accessibility: You can send and receive emails from almost any internet-
... Continue reading "Understanding Email Systems and Cybersecurity Threats" »

Tax Provisions for Business and Other Income Sources

Posted by Anonymous and classified in Economy

Written on in English with a size of 9.5 KB

Notes on Specific Tax Provisions

Preliminary Expenditure under Section 35D

Preliminary Expenditure refers to the expenses incurred by an assessee before the commencement of the business or after the commencement of the business in connection with the extension of the existing undertaking or the setting up of a new unit.

  • Nature of Expenditure: Since these expenses are incurred before the business starts generating revenue, they are typically capital in nature and would normally be disallowed as a deduction.
  • Purpose of Section 35D: This section allows a statutory deduction by amortizing the eligible preliminary expenses over a period of five years to encourage industrial growth and compensate promoters for the costs incurred in establishing a business.
... Continue reading "Tax Provisions for Business and Other Income Sources" »

Consignment Accounting: Normal vs Abnormal Loss and Valuation

Posted by Anonymous and classified in Economy

Written on in English with a size of 13.86 KB

Consignment: Normal and Abnormal Loss

The concepts of Normal and Abnormal Loss are crucial in consignment accounting, as they directly impact the valuation of unsold stock and the calculation of the correct profit or loss on the consignment.

Differences Between Normal and Abnormal Loss

The distinction between the two types of losses is based on their avoidability and nature:

Normal Loss (Unavoidable)

FeatureDescription
NatureInevitable loss that occurs due to the inherent characteristics of the goods (e.g., evaporation, shrinkage, leakage, or minor breakage).
AvoidabilityCannot be avoided under efficient operating conditions. It is a part of the cost of doing business.
Accounting TreatmentNo separate journal entry is passed. The cost of the lost units
... Continue reading "Consignment Accounting: Normal vs Abnormal Loss and Valuation" »

Key Literary Devices and Hamlet Plot Analysis

Posted by Anonymous and classified in Arts and Humanities

Written on in English with a size of 11.24 KB

Essential Literary Terms and Dramatic Devices

Figures of Speech and Irony

  • Irony: A contrast between expectations and reality.
  • Verbal Irony: A comment where a character says one thing but means something else.
  • Situational Irony: When one thing is expected but something unexpected occurs.
  • Dramatic Irony: The audience knows more than the character does.
  • Paradox: An apparent contradiction that is somehow true.
  • Conceit: A fanciful figure of speech connecting dissimilar things (often an extended metaphor).
  • Allusion: A reference to a person, place, or event from history, literature, or politics.

Poetic Forms and Structure

  • Sonnet: A fourteen-line lyric poem in iambic pentameter.
  • Turn (Volta): The point in a sonnet with a change in tone or argument.
  • Blank Verse:
... Continue reading "Key Literary Devices and Hamlet Plot Analysis" »