Man, I really love #controlloop #softwarearchitecture. I'm running a service locally for development and it needs to talk to some other service to complete a requested operation, but the other service was on a VPN to which I was not connected and the control loop patiently kept retrying. Once I connected to the VPN, the operation continued to completion right away. This is called #resumability and it contributes toward #reliability and #availability. #sitereliabilityengineering #sre #software

New on #ControlLoop, how cyber insurance works in the OT space with Gerry Glombicki of Fitch Ratings. In the Learning Lab, Dragos's Kyle O'Meara and Michael Gardner for part II of their discussion on #threathunting, hosted by Mark Urban.

Listen here: https://hubs.la/Q01S6Z7Y0

#icscybersecurity #otcybersecurity #industrialcybersecurity #cyberinsurance

Taking a look at cyber insurance in the industrial space.

China's Volt Typhoon snoops into US infrastructure, with special attention to Guam. Is CosmicEnergy just red-teaming, or is it a threat straight out of Red Square? Siemens patches a vulnerability endemic to the energy sector. An update on the Vulkan Papers. A cyberattack leads Suzuki to shut down its Indian production line. BlackBasta conducts ransomware attack against Swiss technology company ABB, and claims responsibility for Rheinmetall attack. Food and Agriculture Information Sharing and Analysis Center stands up.

The CyberWire

Fail of the Week: Magnetic Levitation

We are big fans of the little desktop magnetic levitation setups that float a small object on a magnet. As [3D Printed Life] points out, they look like magic. He was surprised that the commercial units use analog electronics. He decided to build a digital version but didn't know what he was getting into. He details his journey in the video you can see below.

Along with a custom control board, he decided to wind his own electromagnets. After finding that tedious he built a simple coil winder to automate some of the work.

If you have ever struggled to find the sweet spot for the magnet on one of these, his first problem was completely predictable. He lost control of the magnet which slammed against the PCB and either physically or electrically damaged the magnetic sensor. After that, he installed a shield to prevent the magnet from directly contacting the board.

The first iteration didn't work as expected and the magnetic platform kept flipping over. He eventually found a teardown of a commercial unit that showed he needed more stabilizing magnets around the outside of the electromagnets. He also didn't have the electromagnets set for reversing the polarity.

Solving the polarity problems required repurposing an H bridge circuit that you usually see for motor control. A new board fried after a little testing. Then there was a mechanical failure.

Once the hardware was working, the software posed its own problems. A PID controller wasn't stable enough. He also tried filtering inputs and adding some other corrections. The platform would float a little but eventually will crash to the electromagnets.

He didn't get a final working build but he's hoping someone will be able to give him some advice on getting it working. We figured someone who reads Hackaday has certainly built one of these before and might be able to help.

Maybe a change in axis would be easier. There are several older projects that might provide some inspiration.

#microcontrollers #mischacks #controlloop #maglev #magneticlevitation #pid

Fail Of The Week: Magnetic Levitation

We are big fans of the little desktop magnetic levitation setups that float a small object on a magnet. As [3D Printed Life] points out, they look like magic. He was surprised that the commercial u…

Hackaday