Tag Archive for: technology

Modern DACs, Dither, DXD & High-Res Audio Explained
/
0 Comments
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…

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…

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 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…

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…

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,…

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 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:…

5 Experts on How AI Will Reshape STEM: Lab to Classroom
Answer: AI, and more specifically machine learning, is already reshaping STEM through faster image and data analysis, automated grading and mastery-learning…

AI in STEM: 4 Expert Perspectives on Jobs, Labs & Limits
Five Physics Forums advisors share contrasting views on artificial intelligence's effect on STEM fields, jobs, and society. Consensus points: near-term…

AI in STEM: Physics Forums Advisors Share Their Views
Physics Forums advisors expect AI to arrive unevenly across STEM: faster in narrow, well-defined tasks like long-haul trucking routes or lab data analysis,…

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
…

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…

Simulating Orbital Mechanics in Unity for AR Apps
Orbital mechanics can be simulated in the Unity game engine by replacing its built-in single-planet gravity with a custom force calculation applied to…

Machine Code to IDEs: A Guide to Programming Language Types
Computer languages fall into a small number of core types: machine language (raw binary instructions), assembly language (human-readable mnemonics for…

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…

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…

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…

Digital Modeling Amps Explained: DSP Tone Simulation Guide
Digital modeling gear uses digital signal processing (DSP) to approximate the tone and dynamic response of analog amplifiers and effects. Examples include…
