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

Sort by
Subject
Level

Circuit Fundamentals: Voltage, Current Dividers, and Power Calculations

Classified in Technology

Written on in with a size of 10.85 KB

Power Divider

A current divider is a configuration present in electrical circuits that can fragment the power of a source of different impedances connected in parallel.

Suppose we have a current source I C, connected in parallel with n impedances. The negative polarity of the source I C - should be connected to the reference node. Impedances must close the circuit.

The dual circuit current is the divider voltage divider .

Current divider equations

For a current divider with n impedances, we have a scheme like this:

Electric power

Electrical power is the ratio of step energy per unit time, ie the amount of energy delivered or absorbed by an element in a certain time (p = dW / dt). The unit in the International System of Units is the watt or... Continue reading "Circuit Fundamentals: Voltage, Current Dividers, and Power Calculations" »

Plastic Extrusion and Molding Processes: A Comprehensive Look

Classified in Technology

Written on in with a size of 2.58 KB

Plastic Extrusion and Molding Processes

Extrusion profiles are used to create long, uniform sections. This process utilizes a specialized machine called an extruder, which operates similarly to a kitchen cutting machine. Plastic granules are poured into a feed hopper and flow into a chamber where a screw rotates. The extruder heats the plastic to between 150 and 250 degrees Celsius to soften it and force it through a die, creating the desired shape.

Extrusion and Blow Molding

Extrusion and blow molding are used for creating items like electrical lighting components, bottles, and toys. A hollow preform, called a parison, is extruded and then placed into a mold. Air pressure is then injected to expand the plastic, conforming it to the mold's shape.... Continue reading "Plastic Extrusion and Molding Processes: A Comprehensive Look" »

Active Directory Fundamentals: Domain Controllers and Network Security

Classified in Technology

Written on in with a size of 3.3 KB

Understanding Domain Networks and Active Directory

A domain is a collection of computer networks that share a database of a central directory. This directory database contains user accounts and security information for the domain. This structure has been in place since the advent of Windows NT Server and has evolved in features and capabilities since then.

In Windows 2000 and 2003 Server, the database holding all domain information, services, and resources is called Active Directory. The introduction of Active Directory is the main difference between Windows 2000/2003 and Windows NT.

The Role of the Domain Controller

In a domain, the directory is located on the computer configured as a Domain Controller (DC). A Domain Controller is a server... Continue reading "Active Directory Fundamentals: Domain Controllers and Network Security" »

Understanding Heat Engines: Types and Inventors

Classified in Technology

Written on in with a size of 2.31 KB

What is a Heat Engine?

A set of mechanical elements that exchange mechanical energy through the variation of the thermal energy of a fluid passing through them.

A set of mechanical elements that provide mechanical energy through the thermal state generated in a combustion reaction.

What is an External Combustion Engine?

Combustion occurs in a different working fluid and closed cycles, e.g., steam engines: steam engines, steam turbines, Stirling motors.

What is an Internal Combustion Engine?

Combustion occurs in the same fluid for work and open cycles, for example, reciprocating engines, rotary engines, gas turbines, turbojets.

What is a Volumetric Heat Machine/Motor?

Process with intermittent fluid friction, insignificant heat loss, pressure conversion... Continue reading "Understanding Heat Engines: Types and Inventors" »

Hot Water Systems: Installation, Components, and Maintenance

Classified in Technology

Written on in with a size of 3.62 KB

Hot Water System Essentials

1. Tube Layout Characteristics: Pre-Use Checks

  • Measuring diameter and wall thickness
  • Analyzing galvanized steel tubing
  • Testing hot water flow capacity (if applicable)
  • Checking width
  • Identifying accessory types

2. Tube Layout: Records Before Covering

  • Ensuring no water leaks from joints under load tests
  • Positioning hot water lines above cold water lines
  • Maintaining minimum distances from other utilities:
    • 3 cm from gas pipes
    • 4 cm from other pipes
    • 30 cm from electrical lines

3. Types of Pipe Connections

  • Concrete (with metal jacket): Double-shirt welding bead (interior and exterior)
  • Steel: Thread, flange, or welding
  • Cast Iron: Flange connection, automatic and mechanical joint gasket
  • Polyvinyl Chloride (PVC): Screw joints, gluing, or ring
... Continue reading "Hot Water Systems: Installation, Components, and Maintenance" »

Network Operating Systems (NOS) and Essential LAN Components

Classified in Technology

Written on in with a size of 2.77 KB

Network Operating Systems (NOS) Fundamentals

The NOS, or Network Operating System, is the software that enables a computer system to communicate with other computers within a network. Frequently, the NOS is built-in; however, some advanced systems require additional installation.

Evolution of the NOS Architecture

  1. Initial Stage

    Before the need for networked PCs, communications were possible through serial ports, utilizing specialized software known as *communications programs*.

  2. Integration of Communications Programs

    In advanced versions of DOS, communications programs were integrated into the OS itself, eliminating the need to acquire separate broadcast products.

  3. Added Networking Software

    Networking products required installation on top of another OS

... Continue reading "Network Operating Systems (NOS) and Essential LAN Components" »

Understanding Computer Security: Principles and Virus Protection

Classified in Technology

Written on in with a size of 3 KB

The Concept of Invulnerability

The ability to avoid being harmed by external attacks is called invulnerability. While there are many myths, legends, and historical accounts regarding the search for such invulnerability, all these strategies have historically proven to have weaknesses.

Requirements for a Secure Computer System

Specific computer-level characteristics have been established that a truly invulnerable computer should fulfill:

  • Be installed more than 20 feet underground.
  • Remain disconnected from any other computer.
  • Be isolated from the outside in a concrete structure.
  • Possess an independent electrical system.

The Paradox of 100% Security

A 100% secure system is effectively 0% operational. Although it might be invulnerable to climatic disasters,... Continue reading "Understanding Computer Security: Principles and Virus Protection" »

Dental Sterilization Protocols and Instrument Management

Classified in Technology

Written on in with a size of 4.6 KB

Dental Asepsis and Sterilization Protocols

Instrument Classification for Sterilization

  • Semicritical Material: Items that contact the mouth but are not sharp. This material must be sterilized.
  • Non-critical Material: Material that contacts the patient's mouth or skin but does not penetrate tissue (e.g., X-ray goggles). Disinfection is generally sufficient if sterilization is not performed.

Sterilization Methods and Equipment

Pre-Sterilization Cleaning: Ultrasound

Ultrasound cleaning uses movement to detach debris from instruments. Articulated instruments must always be placed open in the ultrasonic bath.

Sterilization Techniques

  • Physical Methods (Autoclave): Uses pressure and heat. Typical programs run at 121°C and 131°C.
  • Chemical Methods: Uses chemical
... Continue reading "Dental Sterilization Protocols and Instrument Management" »

Core Functions and Components of Operating Systems

Classified in Technology

Written on in with a size of 3.62 KB

Core Functions of Operating Systems

File System Structures and Types

A file system is the way information is organized and structured. Each operating system uses its own specific file system.

  • FAT32: The number 32 indicates that allocation units are used in 32 bits. This file system was used in earlier versions of Windows and is currently utilized in many storage units that employ flash memory. Both Windows and GNU/Linux can read and write to units using this file system type.
  • NTFS: This is the standard file system for all modern Windows versions, designed for use on large partitions.
  • EXT3: This file system is used in most distributions of GNU/Linux. Windows operating systems are unable to read or write to this file system natively; however, applications
... Continue reading "Core Functions and Components of Operating Systems" »

Transformer Electric Machine Principles and Operation

Classified in Technology

Written on in with a size of 5.46 KB

Transformer Electric Machine Fundamentals

Transformers are static machines that transmit energy through an alternating magnetic field. They transfer energy from a system with a specific tension (voltage) to another system with a different tension. Depending on their purpose, they are classified as power transformers, communication transformers, or measurement transformers.

Classification Criteria for Transformers

There are several other criteria used to categorize these machines:

  • Voltage adjustment: Step-up (elevators) or step-down (reductors) transformers.
  • Phase: Single-phase or three-phase systems.
  • Environment: Indoor or outdoor (weathering) installation.
  • Cooling: Natural or forced refrigeration, using either a dry system or an oil bath.

Single-Phase

... Continue reading "Transformer Electric Machine Principles and Operation" »