AMT TH
AMT TH
Data compression is a technique used to reduce the size of data files. This
process involves encoding information using fewer bits than the original
representation. The main goal of data compression is to save storage space or
reduce the time required to transmit data over networks.
Smaller File Sizes: Lossy compression significantly reduces file sizes, making it
ideal for web use and faster loading times.
Widely Supported: Many tools and software support lossy formats (e.g., JPEG
for images, MP3 for audio).
Quality Degradation: Due to data removal, lossy files may exhibit reduced
quality.
Not Suitable for Critical Data: Inappropriate for situations where data integrity
is crucial.
Suitable for Text and Archives: Ideal for text-based files, software installations,
and backups.
Minor File Size Reduction: Reduces file size without compromising quality
significantly.
Lossy compression is the method which eliminate the data which is not
noticeable. While Lossless Compression does not eliminate the data which is
not noticeable.
In Lossy compression, A file does not restore or rebuilt in its original form.
While in Lossless Compression, A file can be restored in its original
form.
Display formats
1. LCD (Liquid Crystal Display):
o How It Works: Uses liquid crystals sandwiched between
two layers of glass. The crystals align to block or allow
light through, producing images. Typically backlit by
fluorescent or LED lights.
o Pros: Generally cheaper, good color accuracy, energy-
efficient compared to older technologies.
o Cons: Lower contrast ratios, not as vibrant as OLED,
viewing angles can be limited.
2. LED (Light Emitting Diode):
o How It Works: A type of LCD that uses LEDs for
backlighting instead of traditional fluorescent lights. Can
be edge-lit (LEDs around the perimeter) or full-array
(LEDs across the entire panel).
o Pros: Better contrast and color accuracy compared to
traditional LCDs, more energy-efficient, thinner and
lighter.
o Cons: Edge-lit LEDs can have uneven lighting; full-array
models are generally more expensive.
3. OLED (Organic Light Emitting Diode):
o How It Works: Each pixel emits its own light, allowing
for individual control of brightness and color. No backlight
is required.
o Pros: Exceptional contrast ratios, true blacks, vibrant
colors, wide viewing angles, and very thin panels.
o Cons: Generally more expensive, potential for burn-in
(image retention) over time.
4. QLED (Quantum Dot LED):
o How It Works: Uses quantum dots in combination with
an LED backlight to enhance color and brightness. Often
found in high-end LCD TVs.
o Pros: Excellent color accuracy and brightness, less risk of
burn-in compared to OLED.
o Cons: Still relies on a backlight, so contrast and black
levels aren't as deep as OLED.
5. Foldable Displays:
o How It Works: Utilizes flexible OLED or AMOLED
technology to create screens that can fold or bend without
breaking.
o Pros: Allows for innovative device designs, like foldable
phones and tablets; larger screens in a compact form
factor.
o Cons: Typically more expensive, durability concerns over
time, can be thicker and heavier than non-foldable
displays.
Each technology has its strengths and trade-offs, and the best choice
depends on your specific needs and preferences.
5. CDR (CorelDRAW)
Each vector graphics format has its strengths and is suited for
different purposes, whether for web design, print, or specific software
applications.
Video Format
Each format serves specific needs based on the desired quality, file
size, and intended use, whether it's for high-quality printing, web use,
or multimedia content.
Image Formats
Image Format describes how data related to the image will be stored.
Data can be stored in compressed, Uncompressed, or vector format.
Each format of the image has a different advantage and disadvantage.
Image types such as TIFF are good for printing while JPG or PNG,
are best for the web.
TIFF(.tif, .tiff): Tagged Image File Format this format store image
data without losing any data. It does not perform any compression on
images, and a high-quality image is obtained but the size of the image
is also large, which is good for printing, and professional printing.
GIF (.gif): GIF or Graphics Interchange Format files are used for web
graphics. They can be animated and are limited to only 256 colors,
which can allow for transparency. GIF files are typically small in size
and are portable.