cover photo

BLOG · 18/11/2023

LEVEL-3

Final Level

Fathima Zahra
Fathima Zahra
OP
LEVEL-3
This Article is yet to be approved by a Coordinator.

1. Speed Control of BLDC Motor:

bldc motor brushless

Skills and knowledge acquired: Learned to use and control the speed of a brushless DC motor(BLDC) by using power supply to function it and also explored its various applications and advantages. BLDC has high efficiency, better controllability, and power-saving advantages compared to other types of motors. Also, learnt about the rotary potentiometer by making use of it in this task.

2. Interfacing RTC Module and displaying the data on serial monitor(IOT):

circuit rtc

Skills and knowledge acquired: Learnt to interface a DS3231 RTC Module with ESP32 and display the real-time and date on the serial monitor.

The DS3231 is a low-cost and extremely accurate real-time clock (RTC) with an integrated temperature-compensated crystal oscillator (TCXO). The device incorporates a battery input and maintains accurate timekeeping when the main power to the device is interrupted. The RTC maintains seconds, minutes, hours, day, date, month, and year information very accurately.

3. Introduction to Cybersecurity (Cybersecurity & Cloud Computing):

Skills and knowledge acquired:

Cybersecurity: It is the technology designed and developed to protect computer networks, systems and devices from unauthorized and illegal access, damage, hacking and to protect businesses confidential information.
*Confidentiality: It is one of the main principles of Cybersecurity that asserts that information and functions can be accessed only by the authorized parties. Application: Military Secrets
*Integrity: It is one of the main principles of Cybersecurity that information and functions can be modified in any way only by the authorized parties. Application: Traffic Control Systems
*Availability: It is one of the main principles of Cybersecurity that information and functions must be available on demand according to agreed-upon parameters based on service levels.
*Malware: It refers to any software intentionally designed to cause damage to a computer, server, client, network, or to perform unauthorized actions on a computer system. Malware encompasses a variety of harmful or intrusive software types, including viruses, worms, Trojan horses, ransomware, spyware, adware, and other malicious programs.
*Phishing: It is a type of cyber attack that involves tricking people into giving out sensitive information, such as login credentials, credit card numbers, or other personal data, by impersonating as a trustworthy person/party. It can be carried out via email, text messages, social media, or other online communication platforms.
*Social Engineering: It refers to the manipulation of individuals to gain unauthorized access to sensitive information, systems, or networks. Unlike traditional hacking methods that focus on exploiting technical vulnerabilities, social engineering exploits human psychology and behavior.
*Cybersecurity Frameworks: They provide structured approaches for managing cybersecurity risks. These frameworks offer guidelines, best practices, and standards to help organizations protect their information technology systems and data. They are helpful for creating a reliable cybersecurity strategy, ensuring compliance with legal and regulatory requirements, and establishing a common language and set of standards for cybersecurity efforts.
*Cryptography: It is a method of protecting confidential information and through the use of codes, so that only those for whom the information is intended can read and process it.
Text: Cybersecurity in Marvel
*Caesar Cipher (Shift-4): Yuxanoayqnepu ej Iwnrah
*Pigpen Cipher: ᒪᑅ⊔☐⟔ᐯ☐ᒪᐸ⟔ᒥᐳᑅ ᒥ🝕 ⪾ᒧ⟔ᐱ☐ᒷ
*Morse Code: -.-. -.-- -... . .-. ... . -.-. ..- .-. .. - -.-- / .. -. / -- .- .-. ...- . .-..
*RailFence Cipher(Key-6): Civyrtrebuyalec Mrei sn
*Polybius Cipher (Keyword-Smile): 23 55 22 15 44 11 15 23 51 44 13 45 55 13 35 12 21 44 52 15 14
*Playfair Cipher (Keyword-Potato): FVTGSUFDNSKOWLUHTSXCKY

4. Decision Trees (AIML):

Skills and knowledge acquired:

Decision Tree: It is a supervised machine learning algorithm designed for performing regression and classification tasks. It consists of root node, branches, internal nodes, and leaf nodes. It makes use of conditional control statements. It is a hierarchical model algorithm that is used to train datasets and predict potential outcomes, chance events and classification etc. It starts with a root node and ends with a decision made by leaves.
Entropy: It is a measure of randomness or disorder in a dataset.
Information Gain: It is the decrease in entropy after a dataset is split on a particular feature/attribute. IG= Entropy before split- weighted entropy after split.
Splitting Criteria: It is a condition that determines the best possible split of the root node such that the resulting child nodes have lower entropy.
Gini Impurity: It reflects the probability of incorrectly classifying a randomly chosen element in the dataset if it were randomly labeled according to the distribution of classes in the dataset.

decision tree aiml1 aiml2 aiml3 aiml

5. SPI Communication:

Skills and knowledge acquired: Learnt to use SPI aka Serial Peripheral Interface with 2 Arduinos as single master and single slave communication. It facilitates duplex communication i.e, data can be transmitted and received simultaneously. It makes use of a synchronous communication channel for which clock signal is required. SPI Protocol operates through 4 lines SCK, MOSI, MISO, SS.

spi

6. I2C Control:

i2c i2c1 i2c2

UVCE,
K. R Circle,
Bengaluru 01