Notes, summaries, assignments, exams, and problems for Baccalaureate

Sort by
Subject
Level

Understanding Sensors, Filters, and Data Conversion

Classified in Technology

Written on in English with a size of 4.33 KB

Resolution and Sensitivity

Resolution = MaxV / (2bit - 1).

Linear Potentiometer

Total Resistance = 800 Ohms, E = 2V, L = 10 cm.

Sensitivity = V/L. Max/Min Z.

Zout = || 80{10 - |x|}.

Zmin = 0 Ohms.

Zmax = 400 || 400 = 200 Ohms.

Unknown input impedance = voltage follower.

Gauge Factor

20mm wire strain gauge resistance = 150 Ohms. Under force tension, R changes by 5, and L changes to 0.08.

jLL4woKdJgGeJ5Niny3zZbUtrkjepvjcOBtoEsciqeFW7N1OzqvOONbmmeMYjO9f4KDEDmFgHkuyQunfrGUvfOKMZmrW7R94HKa56zSNgxFCmaVDN0s_BCJhwjMX36sjWhkUQww6

Load Cell

Load Cell Sensitivity / Minimum Value of N.

LC makes a change in V from 0 to 2V. V varies linearly.

LCS = 2V / 10N = 0.2 V/N.

Minimum Value of N = 10N / 0.1N = 100, 26.

Filters

IIR Filter Identification

Unbounded, non-causal.

R27qsaXPjtmMkKaDymiqx63lumuqg0NDowLYydY6Q3QEQrVpYwUfd972ZBQ5NhL-GLBn26ocvTCyaJSlO6UOmkyru612e8VU59a_pgNBwdCgLS7r8qBbKkIYi9v3G_9LUvxOhLTV

IIR/Unbounded. y[n-1] = 200x[n] + 300x[n-1] - 500x[n-2]. Non-causal.

Digital-to-Analog Conversion

N-bit R-2R Ladder

V = 0/6.4. n = 5.

Maximum Vout... Continue reading "Understanding Sensors, Filters, and Data Conversion" »

Java Conditional Logic, Loops & Dues Calculator

Classified in Computers

Written on in English with a size of 3.27 KB

Java Membership Dues Calculator Example

Below is a corrected and formatted Java example that demonstrates conditionals, a switch, and loops. All original content has been preserved and corrected for spelling, grammar, and capitalization.

import java.util.Scanner;

public class DuesCalculator {
    public static void main(String[] args) {
        // TODO: application logic here
        // 1
        char standing;
        double gpa = 0, dues = 0;
        // 2
        Scanner keyboard = new Scanner(System.in); // import java.util.Scanner

        System.out.print("Enter your class standing: ");
        standing = keyboard.nextLine().charAt(0);

        System.out.println("Enter your GPA:");
        gpa = keyboard.nextDouble();

        // System.
... Continue reading "Java Conditional Logic, Loops & Dues Calculator" »

Implementing Akka Clusters and Sharding in Lagom

Classified in Computers

Written on in English with a size of 2.4 KB

Akka Clusters and Sharding with Lagom

This configuration demonstrates how to set up Akka Clusters and Sharding within a Lagom microservices project using Scala.

SBT Configuration

organization in ThisBuild := "com.example"
version in ThisBuild := "1.0-SNAPSHOT"
scalaVersion in ThisBuild := "2.11.8"

val macwire = "com.softwaremill.macwire" %% "macros" % "2.2.5" % "provided"
val scalaTest = "org.scalatest" %% "scalatest" % "3.0.1" % Test

lazy val `lagom-persistent-entity-demo` = (project in file("."))
  .aggregate(`user-api`, `user-impl`)

lazy val `user-api` = (project in file("user-api"))
  .settings(
    libraryDependencies ++= Seq(
      lagomScaladslApi
    )
  )

lazy val `user-impl` = (project in file("user-impl"))
  .enablePlugins(LagomScala)
... Continue reading "Implementing Akka Clusters and Sharding in Lagom" »

Motivating Students in Blended Learning Environments

Classified in Psychology and Sociology

Written on in English with a size of 2.68 KB

Motivation

Types of Motivation

There are two main types of motivation:

  • Intrinsic Motivation: This stems from personal factors. Different approaches to intrinsic motivation include:
  1. Humanistic approaches
  2. Cognitive approaches
  3. Social cognitive theories
  4. Sociocultural conceptions
Extrinsic Motivation: This comes from environmental factors. Different approaches to extrinsic motivation include:
  1. Behavioral approaches
  2. Social cognitive theories

Strategies to Motivate Students

  • Extrinsic: Leaderboards, gold stars, and punishments.
  • Intrinsic: Self-knowledge, love, and passion.

Setting challenging yet realistic goals is crucial for student motivation. Strategies to increase motivation include:

  • Building positive relationships with students
  • Providing regular feedback on
... Continue reading "Motivating Students in Blended Learning Environments" »

Human Body Systems: Renal, Reproductive, and Cellular Functions

Classified in Biology

Written on in English with a size of 4.41 KB

Kidney and Urinary Tract Conditions

Renal Failure Explained

Renal failure signifies insufficient filtration of blood at the Malpighian glomeruli. This leads to reduced urine production and inadequate elimination of excretory substances.

Symptoms include nausea, vomiting, seizures, and fainting. If untreated, it can lead to death.

Common causes include:

  • Renal injuries
  • Deficient blood pressure in the kidneys
  • Urine retention due to an obstruction in the urinary tract

Nephritis: Kidney Inflammation

Nephritis is kidney inflammation resulting from infectious or non-infectious causes. Symptoms typically include pain, goosebumps, and fever.

Cystitis: Bladder Inflammation

Cystitis refers to inflammation of the bladder, generally caused by an infection. It results... Continue reading "Human Body Systems: Renal, Reproductive, and Cellular Functions" »

Human Reproduction Stages and Anatomy

Classified in Biology

Written on in English with a size of 8.15 KB

Human Reproduction: Process of Creating New Life

The process by which humans create new beings involves several complex stages.

Key Aspects of Sexual Reproduction

  • Sexual Reproduction: Fusion of the ovum (female gamete) and the sperm (male gamete) to form the Zygote.
  • Genetic Material: A mixture of the parents' genetic material.
  • Internal Fertilization: Occurs inside the female reproductive system.
  • Viviparous: Embryonic development occurs inside the female’s reproductive system.

Stages of Human Development

  • Childhood: Birth to Adolescence

    Changes include great motor (control over the body), physical (size), emotional, and cognitive (speaking, reading, writing skills) development. Primary sex characteristics of the male and female reproductive systems

... Continue reading "Human Reproduction Stages and Anatomy" »

Essential English Grammar Rules and Vocabulary

Classified in Visual arts

Written on in English with a size of 11.26 KB

English Grammar Essentials

Relative Pronouns

  • Who (that): Refers to a person.
  • Which (that): Refers to a thing or animal.
  • When: Refers to a time.
  • Whose: Refers to possession (cuyo).
  • Where: Refers to a place.

Omission Rules:

  • You can omit who, which, that when followed by a pronoun.
  • You can omit who, which, that + be when followed by a verb in the -ing form or the 3rd column (past participle).

Conditionals

  • Zero Conditional: Always true.
    Structure: IF + Present Simple --- Present Simple
  • First Conditional: Future possibility.
    Structure: IF + Present Simple --- will
  • Second Conditional: Hypothetical situations.
    Structure: IF + Past Simple (2nd column / did) --- would
  • Third Conditional: Past hypothetical situations.
    Structure: IF + Past Perfect (had + 3rd column)
... Continue reading "Essential English Grammar Rules and Vocabulary" »

Authoritarian Regimes: Political and Social Transformations in Spain and China

Classified in History

Written on in English with a size of 4.64 KB

Political Repercussions: Spain and China

Repression

Spain

  • Francisco Franco's regime showed no interest in reconciliation.
  • Approximately 50,000 executions and 20,000 internment camps were established.
  • The 1939 Law of Political Responsibilities was enacted.
  • Around 250,000 people were exiled, including figures like Manuel de Falla.
  • SJ Lee noted that repression relaxed over time.

China

  • The 1951 Three-Anti Campaign and the 1952 Five-Anti Campaign continued the terror.
  • These campaigns targeted those who believed in private property, labeling them as "class enemies" according to the Chinese Communist Party (CCP).
  • These killings were referred to as the "neoplasm classified," implying they were seen as a cancerous growth to be eradicated.
  • Approximately 90% of the
... Continue reading "Authoritarian Regimes: Political and Social Transformations in Spain and China" »

Hotel Revenue Optimization: Strategies for Direct Bookings

Classified in Economy

Written on in English with a size of 2.78 KB

Understanding Hotel Booking Engines

Booking Engine (BE): A hotel booking engine is an application on hotel websites and social media pages designed to capture and process direct online reservations. It works by integrating with your hotel website to securely process bookings. Notable providers include Mirai, Bookassist, and Roiback.

Benefits of Revenue Management Strategies

A robust revenue management strategy offers several key benefits:

  • Improved ability to predict customer wants and needs.
  • More effective and competitive pricing strategies.
  • Expansion into new and available markets.
  • Stronger relationships and collaboration between company divisions.

Dynamic Pricing: The Optimal Strategy

Dynamic pricing is often considered the optimal strategy because... Continue reading "Hotel Revenue Optimization: Strategies for Direct Bookings" »

The Debate on Video Games and Sexual Education

Classified in English

Written on in English with a size of 2.03 KB

The Debate on Video Games and Adolescent Development

Many people think that video games have negative effects on adolescents and they should be limited. They say that video games are a distraction from their chores. However, others think they are necessary. The question is, should parents limit the time of play video games or ban it?

Positive Effects of Video Games

On the one hand, others believe that video games are essential in this time, as they help develop qualities such as improving English skills, playing in other languages, and increasing mental speed. Video games also act as a communication bridge with other countries and cultures, as well as a form of entertainment.

Negative Effects of Video Games

On the other hand, video games also have... Continue reading "The Debate on Video Games and Sexual Education" »