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

Sort by
Subject
Level

Essential Computer Networking Protocols and Mechanisms

Posted by Anonymous and classified in Computers

Written on in English with a size of 9.4 KB

Border Gateway Protocol (BGP)

BGP (Border Gateway Protocol) is a routing protocol used to exchange routing information between different networks or Autonomous Systems (AS) on the Internet. It is called an inter-domain routing protocol because it works between different networks.

Roles of BGP

  • Connects different Autonomous Systems.
  • Exchanges routing information between networks.
  • Selects the best path for data transmission.
  • Prevents routing loops.
  • Maintains internet routing tables.

Example: When a user using Airtel internet accesses a Google server, BGP helps choose the best route between the Airtel network and the Google network.

CSMA/CD: Collision Detection in Ethernet

CSMA/CD stands for Carrier Sense Multiple Access with Collision Detection. It is a... Continue reading "Essential Computer Networking Protocols and Mechanisms" »

Pharmaceutical Biotechnology and Recombinant DNA Technology

Posted by Anonymous and classified in Biology

Written on in English with a size of 260.93 KB

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, or whole cells.
  • Transducers: Convert a biochemical reaction or response into electrical signals.

The basic components of biosensors are: analyte (sample), sensing element, and transducer.

Principle of Biosensors

The analyte, on binding to the biological material,... Continue reading "Pharmaceutical Biotechnology and Recombinant DNA Technology" »

Exergy Cost Calculation and Cumulative Energy Indices

Classified in Design and Engineering

Written on in English with a size of 2.62 KB

Exergy Components: Fuel, Product, and Irreversibility

  • Fuel (F): The total exergy (valuable energy) resources consumed by a specific component to perform its function.
  • Product (P): The useful, high-quality energy output generated by that component.
  • Irreversibility (I): The internal energy wasted or destroyed inside the component due to inefficiencies such as friction or heat loss.

Exergy Cost Calculation Algorithm

For the known exergy efficiency of particular components of the system, the algorithm for exergy cost calculation is presented below.

Incidence Matrix and Matrix Formulation

To determine the incidence matrix for the presented system and calculate the exergy cost of the flows, a mathematical matrix structure is implemented:

Incidence Matrix... Continue reading "Exergy Cost Calculation and Cumulative Energy Indices" »

Thermodynamics and Exergy Analysis in Energy Systems

Classified in Other subjects

Written on in English with a size of 2.75 KB

Reconciliation of Mass and Energy Balance

The determination of the highest reliable evaluation of searching values under the assumed criterion of quality is essential. The most well-known and effective method employed for improving the conformity of condition equations is the least squares adjustment method.

Exergy as a Measure of Energy Carriers

Different kinds of energy carriers are characterized by different quality. The ability to perform work can be accepted as a measure of energy quality. The dead-state (reference level) is determined by the parameters of the environment.

The higher the difference between the thermal parameters and composition of the energy carrier and the environment, the higher the quality of the considered energy carrier.... Continue reading "Thermodynamics and Exergy Analysis in Energy Systems" »

Herbal Cosmetics, Excipients, and Advanced Drug Delivery

Posted by Anonymous and classified in Chemistry

Written on in English with a size of 152.1 KB

Herbal Cosmetics: Sources and Applications

Herbal cosmetic products possess desirable physiological properties, such as healing, conditioning, and appearance enhancement, due to the natural ingredients they contain. These products are effective, safe, and generally have negligible adverse effects.

Categories of Herbal Cosmetics

  • Skin Care: Cleansers, antiseptics, nourishers, moisturizers, sunscreens, smoothing agents, anti-acne, and anti-wrinkle treatments.
  • Hair Care: Colorants, growth promoters, conditioners, nourishers, detergents, and anti-dandruff agents.

Key Herbal Ingredients

  • Olive Oil: Derived from the family Oleaceae, it contains stearic, palmitic, oleic, and linoleic acids. It is a pale yellow liquid used in bath oils, creams, and lotions
... Continue reading "Herbal Cosmetics, Excipients, and Advanced Drug Delivery" »

Essential Writing Templates for English Exams

Classified in Language

Written on in English with a size of 3.39 KB

Writing Templates for English Exams

Opinion Essay Structure

Nowadays, many people think that [TOPIC]. In my opinion...

  • Firstly: [IDEA 1]. Moreover, [EXPLANATION]. For example, [EXAMPLE].
  • Secondly: [IDEA 2]. In addition, [EXPLANATION].
  • Counter-argument: However, some people think that [OPPOSING VIEW]. I understand this point of view, but I believe that [YOUR OPINION].
  • Conclusion: To conclude, [SUMMARIZE ARGUMENTS]. In my view, [FINAL CONCLUSION].

Formal Email Structure

Dear Sir/Madam,

I am writing to express my opinion about [TOPIC].

  • Firstly: [MAIN IDEA]. Moreover, [EXPLANATION].
  • Secondly: [SECOND IDEA]. In addition, [EXAMPLE].
  • Request: I believe that [WHAT YOU REQUEST]. Therefore, [RESULT OF REQUEST].

Thank you for your time and consideration. I look forward... Continue reading "Essential Writing Templates for English Exams" »

Lean Manufacturing Principles: Inventory and Quality Control

Classified in Other subjects

Written on in English with a size of 3.08 KB

Reorder Point System

A stock control system where an order is placed whenever inventory reaches a predefined level to ensure availability.

Innovation Process

The process includes: research, initial development, product development, and launch.

Opportunity Calculation

Opportunity = (Importance + (Importance – Current satisfaction))

SMED: Single-Minute Exchange of Die

SMED aims to minimize changeover time between SKUs by converting internal setup (machine stopped) to external setup (done in advance).

4 Principles of SMED

  • Separate internal and external tasks
  • Convert internal to external
  • Streamline setup
  • Parallelize or eliminate steps

Result: Lower setup costs lead to smaller batches, with the ultimate goal of single-unit batches. This links to Heijunka,... Continue reading "Lean Manufacturing Principles: Inventory and Quality Control" »

Deadlock Prevention and Banker's Algorithm in C

Posted by Anonymous and classified in Computers

Written on in English with a size of 2.93 KB

Dining Philosophers Deadlock Prevention

The following implementation addresses the Dining Philosophers problem using POSIX threads and semaphores. To prevent deadlock, the logic ensures that the last philosopher picks up the forks in a different order than the others.

#include <stdio.h>
#include <pthread.h>
#include <semaphore.h>
#include <unistd.h>
#include <stdlib.h>

#define N 5

sem_t forkS[N];

void *philosopher(void *n)
{
    int id = *(int *)n;
    int left = id;
    int right = (id + 1) % N;

    while (1)
    {
        printf("P%d Thinking\n", id);

        fflush(stdout); // Force print immediately
        sleep(1);

        // Deadlock prevention: last philosopher picks right fork first
        if (id ==
... Continue reading "Deadlock Prevention and Banker's Algorithm in C" »

Two-Compartment vs. One-Compartment IV Bolus Pharmacokinetics

Posted by Anonymous and classified in Biology

Written on in English with a size of 6.87 MB

Two-Compartment IV Bolus Model

The two-compartment intravenous (IV) bolus model describes the kinetics of drugs that do not distribute instantaneously throughout the body. Following rapid IV injection, drugs distribute quickly into a central compartment (blood/well-perfused tissues) and slowly into a peripheral compartment (tissues), displaying a biexponential plasma concentration decline over time.

Compartment Definitions

  • Central Compartment (Vc): Blood and highly perfused tissues (liver, kidneys, heart). Elimination mainly occurs here.
  • Peripheral Compartment (Vp): Poorly perfused or slowly equilibrated tissues (muscles, adipose, skin).

Biexponential Decline

The plasma level-time plot is not a straight line on a semi-log scale; it shows a rapid... Continue reading "Two-Compartment vs. One-Compartment IV Bolus Pharmacokinetics" »

Discrete Mathematics Exam Review: Key Concepts and Proofs

Posted by Anonymous and classified in Mathematics

Written on in English with a size of 3.17 KB

Eulerian Circuits and Paths

Eulerian Circuit: Exists if and only if the graph is connected AND every vertex has an even degree.

Eulerian Trail: Exists if and only if the graph is connected AND exactly two vertices have an odd degree. (Start and end at the odd-degree vertices.)

Exam Examples

  • Graph A: Has an Euler trail (4→5→3→4→2→3→1→6→5→2→6). Exactly two odd-degree vertices exist.
  • Graph B: No Euler trail or circuit. Vertices 1, 2, 5, and 6 have odd degrees (four total).

Problem Solving Steps

  1. Check if the sum of degrees is even (Handshake Theorem).
  2. Calculate the number of edges (Sum of degrees / 2).
  3. Construct the path or identify a contradiction.

Negations and Quantifiers

¬(∀x, P(x))
≡ ∃x such that ¬P(x)
¬(∃x, P(x))
≡ ∀x,
... Continue reading "Discrete Mathematics Exam Review: Key Concepts and Proofs" »