Posts

Showing posts from November, 2023

Week 9 SFIA

 SFIA, which stands for Skills Framework for the Information Age, is a comprehensive model devised to define and standardize the skills required within the field of information and communication technology (ICT). Its primary aim is to establish a common language for identifying and categorizing the proficiencies needed by professionals working in various ICT roles. Essentially, SFIA serves as a structured guide for organizations to assess, develop, and manage the skills of their workforce in alignment with their business objectives and IT strategies. It encompasses a broad spectrum of both technical and non-technical skills, ranging from software development and project management to cybersecurity and data analytics. One of the notable aspects of SFIA is its adaptability and customization capabilities. It can be tailored to suit the unique requirements of different industries, organizations, and job roles. Moreover, SFIA undergoes regular updates to incorporate emerging trends, tec...

Week 7 Future Systems

  Futurology Space-based Internet Constellations: In the realm of advancing technology, we're witnessing the emergence of space-based internet constellations, led by companies like SpaceX and Amazon. These initiatives aim to provide high-speed internet access to remote and underserved areas across the globe. Technology behind Space-based Internet: The concept behind space-based internet involves deploying networks of satellites in low Earth orbit (LEO). These satellites will transmit internet signals directly to receivers on the ground, bypassing the need for traditional terrestrial infrastructure. Benefits of Space-based Internet: The potential benefits of space-based internet are significant. It holds promise in bridging the digital divide by extending internet connectivity to billions of people who currently lack reliable access. Moreover, it could prove invaluable in disaster response scenarios, facilitating swift communication networks in areas affected by natural disasters or...

Week 5 and 6 Sensors and Embedded Systems

Image
Sensors and Embedded Systems Introduction Welcome to our journey into the world of servo motors! In this project, we're discovering how these special motors can help machines react to changes in their environment. Imagine a world where machines can move or adjust by themselves based on what they 'see' or 'feel'—that's exactly what we're exploring with servo motors. Our Project Kit We got our hands on some cool stuff for this project: Sensors : We used sensors like photoresistors to see how bright it is and thermistors to measure temperature changes. Transducers : These are like the translators in our project. They help the sensors talk to the servo motor by converting their signals. Servo Motor : This is the star of our show! The servo motor is like a little robot arm that can move in precise ways. Types of Output Our project mainly focused on the servo motor. It's the part that moves based on what the sensors tell it. So, when the light changes or the t...

Week 4 Standards and MIDI

Image
 Standards Standards : Think of standards as the rules that ensure everything in the technology world works smoothly together. Imagine if everyone had their own set of rules—chaos, right? Standards make sure devices, systems, and processes follow the same guidelines, making them compatible and safe to use. There are different ways standards are created. Sometimes, it's an open process where anyone can give ideas and feedback. Other times, it's a closed process managed by specific organizations. RFC (Request for Comments) : In the world of standards, RFCs are like a big feedback forum. They're a way for people to share their thoughts and suggestions on proposed standards before they become official. This open discussion helps refine the standards and make sure they work for everyone. Examples of Standards : Standards are everywhere! From the way your phone connects to the internet to the format of the files you share, standards play a vital role. For instance, think of inter...

Week 3 Intro to Smart Systems

Image
 Smart Systems Arduino Uno Breadboards USB Cable Wires Transducers You can also add on additional boards called shields The Arduino software includes ready-to-use code, like the 'Blink' example, allowing users to quickly check their board's functionality. This feature is great for beginners learning Arduino programming and physical computing with a microcontroller. In this project, we're using physical computing and a microcontroller to create a light switch. By adjusting the speed in the Arduino code, we can control how fast the light flickers: faster when the speed is increased, and slower when it's decreased. this is the code where the  Led will blink where every second it will blink the light of the  transistor.