Technology Articles

Tag Archive for: technology

digital audio intro

Modern DACs, Dither, DXD & High-Res Audio Explained

/
Introduction First, we need some background in Digital Signals. This can be mathematically quite advanced, but since I would like this article to be accessible…
chatgpt-reliable

Why ChatGPT Is Unreliable: Design Limits and Misconceptions

/
ChatGPT's reliability I'll start with the simple fact: ChatGPT is not a reliable answerer to questions. Wolfram's explanation To try to explain why from…
ATmega8A

Program ATmega8A with Arduino: Step-by-Step Guide

/
Introduction If you are interested in programming and electronics, you probably do not need an introduction to Arduino. If you want to make your Arduino…
quantum computers 101

Quantum Computing Explained: Qubits, Algorithms & Applications

/
Overview This article provides an accessible introduction to quantum computing, a cutting-edge technology that processes certain types of information…
cpu programming

Parallel Programming on a CPU with AVX-512

/
This article is the second of a two-part series that presents two distinctly different approaches to parallel programming. In the two articles, I use different…
programming gpu

CUDA Regression Line: GPU Parallel Programming Guide

/
Overview This article is the first of a two-part series that presents two distinctly different approaches to parallel programming. In the two articles,…
setup raspberry pi cluster

Raspberry Pi Cluster Guide: Parts, MPI & Slurm Tips

/
INTRODUCTION As a long-time computer programmer and almost as long a High-Performance Computer (HPC) user, I didn't know anything about how these machines…
LCEVC 8k tv

LCEVC and EVC: Efficient Video Encoding Guide for 8K

/
Introduction Background: H.264 and H.265 First, for background, here is an overview of the most common video compression standard in use today, H264:…
artificial intelligence

AI and Learning: How It Impact Our Future

/
PF Advisors: How AI Will Affect STEM — Part 3We asked our PF Advisors, "How do you see the rise in AI affecting STEM in the lab, classroom, industry,…
artificial intelligence

How AI Is Changing STEM Labs, Classrooms & Industry

/
We asked our PF Advisors: “How do you see the rise in A.I. affecting STEM in the lab, classroom, industry, or in everyday society?” We received so…
artificial intelligence

How the Rise of AI Is Transforming STEM: Labs to Classrooms

/
We asked our Physics Forums (PF) Advisors: "How do you see the rise of AI affecting STEM in the lab, classroom, industry, and everyday society?" We received…
android rooting

Android Rooting & Magisk Guide: Systemless Root Tips

/
Android Rooting & Magisk Guide: Systemless Root Tips Overview What you can learn from this article:What is meant by rooting an Android phone …
bloatware android phones

Debloating Android Phones: Risks, Myths and Safe Tips

/
What is bloatware? Stock firmware and preinstalled apps When you unbox a new phone, it comes with Android pre-installed by the manufacturer. This is…
unity orbital mechanics

Unity Orbital Mechanics and AR Scaling: Implementation Guide

/
In this Insight I describe implementing basic orbital mechanics simulations in the Unity game engine and an approach to scaling the simulation for Augmented…
computerlanguages

Types of Computer Languages: From Machine to High-Level

/
Introduction In this Insights Guide, the focus is entirely on types of languages, how they relate to what computers do, and how they are used by people.…
tcp_ip

TCP/IP Protocols for Plug-and-Play Industrial Automation

/
Background: Ethernet vs Fieldbus in the 1990s The 1990s saw the widespread adoption of network technology on two fronts: Office automation and factory…
Ethernettime

Network Time Synchronization Guide: NTP vs IEEE 1588

/
Overview of Synchronization Needs Now and then you come across measurement problems that are tightly associated with the notion of synchronicity, meaning…
modulation

Mixing vs Beating: Superheterodyne & Beat Frequency

/
Mixing vs. Beating: a brief history A long time ago I read a paper in the IEEE Proceedings recounting the history of the superheterodyne receiver. Overall…
amplifier

Studio in a Box: Learn About Digital Modeling Amplifiers

/
Digital Modeling Key PointsDigital Signal Processing (DSP) emerged in the mid-1970s, enabling musicians to simulate acoustic spaces and reproduce many…