Hentai
Hentai
BACKGROUND THEORY
A curtain controller is a performance or performer that opens a show or event for the
main attraction. Automatic curtain controller is used to control up to two curtains for
opening ceremony. The controller will open or close curtains depending upon
requirements. Open and close times of the curtain controller can be adjusted by using
relay module. This system is typically powered by a DC gear motor. It is also
convenient and easy to use.
2.1 Arduino
Arduino is an open-source electronics platform based on easy-to-use hard-
ware and software. It is intended for anyone making interactive projects. The
Arduino board is the physical platform that contains a microcontroller, which acts as
the brain of project. Arduino software is an integrated development environment
called IDE through which developers write and upload the code to the
microcontroller. The IDE application suitable for different operating systems such as
Windows, Macs OSX and Linux. The Arduino board enables developers to feed the
program in the simplified version of the C++ language, making it easier for them to
learn and code. There are three main types of Arduino pins: digital pins, analog pins
and power pins.
Digital pins can be configured as either input or output. They operate at two
voltage levels, typically 0V (LOW) and 5V (HIGH) and can be used for tasks like
reading switches, controlling LEDs and more. Analog Pins are used specifically for
analog input. They can read voltages between 0V and 5V and convert them into
digital values allowing the Arduino to measure analog sensor such as light sensors,
temperature sensors, etc. Power Pins provide power to the Arduino board and external
components. They include VCC, SV, ground called GND pin and sometimes input
voltage. They are crucial for powering sensors, actuators and other peripherals
connected to the Arduino. These three types cover the primary functions needed for
most Arduino projects combining digital and analog input/output with power
distribution.
Arduino boards are widely used in robotics embedded system, automation,
Internet of Things (IOT) and electronic projects. These boards were initially
introduced for students and non-technical users but nowadays Arduino boards are
widely used in industrial projects, and other applications of the electronics area.
Microcontroller ATmega328
Operating Voltage 5V
Input Voltage(recommended) 7-12 V
Input Voltage (limits) 6-20 V
DIGITAI I/O Pins 14
Analog Input Pins 6
DC Current I/O Pin 10 mA
DC Current for 3.3 Pin 50 mA
Flash Memory 32 KB
SRAM 2 KB
EEPROM 1 KB
Clock Speed 16 MHZ
Length 68.6 mm
Width 53.4 mm
Weight 25 g
Figure2.2Arduino Micro
The Arduino Micro is a microcontroller board based on the ATmega32U4
(data sheet), developed in conjunction with Adafruit. It has 20 digital input/output
pins (of which 7 can be used as PWM outputs and 12 as analog inputs), a 16 MHZ
crystal oscillator, a micro USB connection, an ICSP header and a rest button. The
Arduino Micro board is shown in Figure 2.2.
2.2 Motor
A motor is a rotating machine that transforms electrical energy into
mechanical energy. Most electric motors operate through the interaction between the
motor’s magnetic field and electric current in a wire winding to generate force in the
form of torque applied on the motor’s shaft.
2.2.2 DC Motor
A direct current (DC) motor is a motor that turns energy from a direct
current and turns this into mechanical energy. DC motors were the first form of
motors widely used as they could powered from existing direct current lighting power
distribution systems. The normal voltage for DC motors is typically either 12 or 24
VDC. There are many applications for DC motors that can be used robotics, electric
vehicles and some industrial machinery as well as household devices. DC motor can
be used as such places where speed control is required. That is why DC motors are
often used in trolleys, electric train production systems, elevators etc. Types of DC
Motor are shown in Figure 2.7.Some types of DC Motors are
Brushed Motor
Brushless Motor
Stepper Motor
Servo
Spur Gear Motor
Coreless & Coreless Brushless
2.3 Sensor
A sensor is a device that detects and responds to some type of input from the
physical environment. The input can be light, heat, motion, moisture, pressure or any
number of other environmental phenomena. It converts signals from one energy
domain to electrical domain. In the field of electronics, it is an input device that sends
data needed for controllers.
Digital sensors are digitalized versions of analog sensors and they include
digital accelerometers and digital temperature sensors. Digital sensors are used in
systems where the presence or absence of something is being detected. Digital sensor
has a binary-based response. Some examples of devices with these sensors are push
buttons or light switch that indicate whether a device is on or off.
2.3.2 IR Sensor
The infrared (IR) obstacle sensor is used to detect the presence of any
obstacle in front of the sensor module by using the infrared signal. An IR sensor can
measure the heat of the object as well as detect the motion. The detection range is
from 2cm to 30cm. The detection range can be adjusted by a built-in potentiometer.
The IR sensor emits or receives infrared radiation and then translates it into an
electrical signal. The IR sensor is shown in Figure 2.9.
3 IR sensor (Infrared sensor) Remote controls for TVs and other devices
7 Smoke, gas and alcohol Detecting smoke and gas leaks in homes
sensor
8 Microphone (sound sensor) Voice recognition in smart speakers
2.4 Relay
Electromagnetic relays are components that control circuits using an electrical
signal. They are used in applications where it is necessary to control on as more
circuits with electric supply circuits. The supply may as may not be isolated from the
circuits. A solid state is relay that does have a moving contact. In terms of operation,
SSR, employ semiconductors switching elements such as thyristors, triodes, diodes
and transistor. A thermal-overload relay is a relay designed to protect electrical
systems from overheated condition. It does not shut off power to the circuit but
instead senses. When the current has reached a high enough level and opens, allowing
the motor t continue to run.
A phase sequence relay is a protective relay. It guards a 3-phase device against
any potential damage due to sequence change. They are deployed anywhere with a
phase sequence change that can damage the device or circuit. A relay module is a
relay that’s been mounted on a board with other components to procured isolation and
protection. They are ubiquitous electronic components. Moreover, a relay module is
an essential electronic tool used in various devices to act as a switch between low-
powered digital electronics and high-powered devices.
The benefits of using Relay Modules Interface Devices are the following. The
ability to control high-powered devices using low-powered digital electronics.
Versatility in bonding different types of input signals. Electrical isolation between the
control circuit and the load circuit enhanced safety and protection for sensitive
electrical components. The relay is shown in Figure 2.10.
2.5 Switch
A switch is a device which is designed t interrupt the current flow in circuit. In
other words, a switch can make or break on electrical circuit. Every electrical and
electronics application uses at least switch to perform ON and OFF operation of the
device. Energy conservation and safely operate equipment in homes, cars and work
places are managed by using switches.
2.5.1 Types of Switch
Generally, there are two types of switch that are used in an electrical circuit.
Electrical switches: These work under the influence of semiconductors. Mechanical
switches: These require manual contact with the switch for operation. Mechanical
switches are classified based on number of poles and throws. They are
Single-Pole Single-Throw , SPST
Single-Pole Double-Throw ,SPDT
Double-Pole Single-Throw ,DPST
Double-Pole Double-Throw ,DPDT
Intermediate switch
Mechanical switches can also be categories on the basis of holding the current
state. Latch switch: hold its state (ON/OFF) until the new commands initiated this
switch. Momentary switch: hold the state only when the specific command is
presented only. Further momentary control switches can be divided as:
Limit switch
Push-button switch
Toggle switch
Pressure switch
Float switch
Temperature switch
Rotary switch
Joystick switch
Review: A switch is an electrical device, usually electromechanical, used to control
continuity between two points.
Single Sided PCBs are used in these projects. These are the basic type of
circuit boards, which contain only one layer of substrate or base material. Single sided
is called one-sided PCB. On one end of the substrate, a thin metal layer, usually
copper because it is a good electrical conductor, can be applied. When a protecting
solder mask often is placed on top of a copper layer’s peak, the finishing silkscreen
coat might well be applied to the top to identify the board’s components. Types of
PCB shown in Figure 2.15.
This PCB has many circuits as well as electronic components on just one side.
This type of module actually works for the simple circuits; thus, beginners commonly
design and build such as board initially. Single-sided PCBs are widely used in camera
systems, calculators, power supplies, timing circuits, LED lighting boards and
printers. Single-sided PCBs are good for low-cost electrical or electronic circuit
realization.
Single-sided circuit boards are relatively simple when it comes to their design
meaning they require fewer resources and subsequently have a low density. This
combination allows for highly cost-effective and affordable manufacturing, as due to
their simplicity they can be produced at higher speeds in larger quantities with less
potential problems to encounter and without losing the high-quality performance ABL
strive to produce. Additionally, this means a shorter lead time for clients as these
boards can be produced at speed and in bulk with ease, compared to multi-layer. A
printed circuit board (PCB), also called printed wiring board (PWB), is a medium
used to connect or “wire” components to one another in a circuit.
Printed circuit boards are used in nearly all electronic products.
Alternatives to PCBs include wire wrap and point-to-point construction, both once
popular but now rarely used. PCBs require additional design effort to layout the
circuit, but manufacturing and assembly can be automated. Electronic design
automation software is available to do much of the way of layout. Mass-producing
circuits with PCBs us cheaper and faster than with other wiring methods, as
components are mounted and wired in one operation. Large numbers of PCBs can be
fabricated at the same time, and the layout has to be done only once. PCBs can also be
made manually in small quantities with reduced benefits.
Printed circuit boards have been used as an alternative to their typical use for
electronic and biomedical engineering thanks to the versatility of their layers,
especially the copper layer. PCB layers have been used to fabricate sensors, such as
capacitive pressure sensors and accelerometers, actuators such as microvalves and
microheaters, as well as platforms of sensors and actuators for lab-on-chip (LOC), for
example to perform polymerase chain reaction (PCR) and fuel cells to name a few.
2.10 Curtain
A curtain is a piece of cloth or other material intended to block light, air
draft or water. It is also the movable screen or drape in a theatre that separates the
stage from the auditorium or that serves as a backdrop/background.
The windows and doors were quite drafty and allowed freezing winds to
blow through. Homeowners started hanging large pieces of heavy fabric in front of
the windows to keep out the draft and the curtain was born. History states that the
earliest curtains were actually made from animal hides.
-Once the trend caught on, people started looking for ways to make these draft-
stoppers fashionable.
-Along came the advancements in textile production and a new generation of fabrics
took center stage.
-Linens and flax were first developed in Egypt.
-Later, wool, silk, and cotton were woven into fabrics that would change the course of
clothing and drapery forever.
Different types of curtain are
Single Panel
Double Panel
Decorative Side Panels
Door Panels
Sheer Curtain
Light Filtering Curtain
Blackout Curtain
The curtain known for filter light, provide privacy boost energy efficiency, and offer
UV protection.
2.11 Summary
This chapter is discussed about the background theory of the components. All
these components using in this chapter are described with appropriate figures. These
components work together to create an automatic curtain control system for opening
ceremony.