Robotics

1)

Aspect Intelligent Automation Bots Chatbots
Meaning Combination of automation with artificial intelligence to handle complex tasks Software programs that automate repetitive digital tasks Specialized bots that interact with humans using natural language
Level of Intelligence High – includes learning, reasoning, and adaptation Low – rule-based, no learning Medium – uses AI/NLP for conversation
Decision-Making Ability Can make data-driven decisions and improve over time Follows
...

See on Wikiteka »

Экзамен испанский

1. La dieta mediterránea

La dieta mediterránea es una de las dietas más saludables del mundo. Es típica de España y de otros países del sur de Europa. En esta dieta se comen muchas frutas y verduras frescas todos los días. También se consume pescado varias veces a la semana. El aceite de oliva es el producto principal y se usa para cocinar. La gente come pan, arroz y pasta. Las legumbres también son muy importantes. La carne se come menos que en otros países. No se come mucha comida rápida...

See on Wiki Literatura »

WFWWF


temp. hard:
Calcium bicarbonate – Ca(HCO₃)₂,Magnesium bicarbonate – Mg(HCO₃)
per. hard: CaSO₄, MgSO₄,CaCl₂, MgCl₂.

lime [Ca(OH)₂] and soda ash [Na₂CO₃] are added to hard water.hard water is passed through a bed of sodium zeolite (Na₂Z]
Types of Resins
Cation Exchange Resin (RH)    Anion Exchange Resin (R′OH)
  • Removes Cl⁻, SO₄²⁻, NO₃⁻     Removes Ca²⁺, Mg²⁺, Na⁺

Mechanism of Dry CorrosionStep-by-Step Mechanism

  1. Metal atoms at the surface react with
...

See on Student Notes »

robots

1) Will Robots Replace You? :- Work is fundamental to human survival and social organization :-Humans work to produce food, shelter, security, and cultural value. Because work is closely tied to identity and dignity, any technological change affecting work creates anxiety and resistance.ll Robots differ from earlier machines because they are semi-autonomous:- Unlike traditional machines that only follow direct human control, modern robots can sense their environment, process information, and act

...

See on Student Notes »

ddfcdscdscds

1. How List View is differing from Recycler View? Explain with example.
==ListView is an old Android UI component used to display a scrollable list of items vertically. Each item in the list is displayed one below another.
Uses Adapter to bind data. Uses convertView for view reuse . Only supports vertical scrolling. Less efficient for large datasets.No built-in animations //ViewHolder pattern is optional // Simple to use //Suitable for small lists

Example: ListView listView = findViewById(R.id.

...

See on Wikiteka »

mobile

#How List View is differing from Recycler View? Explain with example 

-> *ListView is an older Android component used to display a simple vertical list. It has limited performance and customization and manually handles view reuse. 

activity_main.xml

<ListView
    android:id="@+id/listView"
    android:layout_width="match_parent"
    android:layout_height="match_parent"/>

MainActivity.java

ListView listView = findViewById(R.id.listView);
String[] data = {"Apple", "Banana", "Mango"}

...

See on Student Notes »

A Comprehensive Guide to Industrial Maintenance Techniques

Corrective Maintenance

Corrective maintenance, the original maintenance technique, remains widely used today. This approach involves repairing a machine after it fails. Corrective maintenance can be categorized into five main types:

  1. Fail Repair: Restoring a failed component to its operational state.
  2. Salvage: Disposing of non-repairable material and utilizing salvaged parts from irreparable items in repair, overhaul, or rebuild programs.
  3. Rebuild: Returning a component to its original specifications
...

See on Student Notes »

Ddrrds

1. Plate and Frame Filter
Definition
A plate and frame filter is a pressure filtration equipment used to separate solids from liquids by passing the slurry through filter cloths placed between plates and frames.
Construction
It consists of alternate plates and frames made of cast iron or stainless steel. Each plate is covered with a filter cloth. The frames provide space for solid (cake) collection. The whole assembly is held tightly in a press with inlet and outlet connections.
Working
The slurry is...

See on Student Notes »

Chat

Plate and Frame Filter Press

The plate and frame filter is one of the most common batch filtration devices used in chemical and pharmaceutical processing.  

Principle: It works on the principle of surface filtration under pressure. Slurry is pumped into the frames, and the liquid (filtrate) is forced through a filter medium (cloth) covering the plates.  

Construction: It consists of a series of alternating plates (with grooved surfaces for drainage) and frames (hollow chambers where the cake...

See on Student Notes »