Vista Normal

Hay nuevos artículos disponibles. Pincha para refrescar la página.
AnteayerSalida Principal

OverflowAI

Por: EasyWithAI
1 Agosto 2023 at 13:20
OverflowAI is a new set of AI-powered products and features being added to Stack Overflow’s public platform and Stack Overflow for Teams. The goal is to leverage AI like semantic search and natural language processing to enhance the developer experience, while still keeping the Stack Overflow community at the center. OverflowAI is expected to be […]

Source

Improving Wind Turbine Testing with a Better Air Source

17 Junio 2024 at 23:00
A rectangular box with a purple section sandwiched between two red sections sits on a black tabletop. The end of the box is open. Black and red wires run out of the back of the box to a breadboard.

When comparing the efficiency of different wind turbine blade designs, [AdamEnt] found using a hair dryer wasn’t the best tool for the job. Enter his new 3D-printed wind tunnel.

After several prototypes, [AdamEnt] decided on a design that exploits slicer infill to create a flow straightener without having to do any tedious modeling of a lattice. Combined with a box on both ends of the straightener to constrain the flow, he has a more controllable air source with laminar instead of turbulent flow for testing his wind turbines.

The BLDC motor driving the air is attached to a toroidal blade of MIT fame. We get a little bit of the math behind calculating wind turbine efficiency and see a quick test of a blade placed next to the outlet of the air source at the end of the video.

If you’re planning on building your own wind tunnel, we’ve covered a few. We’ve even seen one that goes up to Mach 20, although that probably wouldn’t be useful for wind turbine design!

Startup Claims it Can Boost CPU Performance by 2-100X

13 Junio 2024 at 02:00

Although Moore’s Law has slowed at bit as chip makers reach the physical limits of transistor size, researchers are having to look to other things other than cramming more transistors on a chip to increase CPU performance. ARM is having a bit of a moment by improving the performance-per-watt of many computing platforms, but some other ideas need to come to the forefront to make any big pushes in this area. This startup called Flow Computing claims it can improve modern CPUs by a significant amount with a slight change to their standard architecture.

It hopes to make these improvements by adding a parallel processing unit, which they call the “back end” to a more-or-less standard CPU, the “front end”. These two computing units would be on the same chip, with a shared bus allowing them to communicate extremely quickly with the front end able to rapidly offload tasks to the back end that are more inclined for parallel processing. Since the front end maintains essentially the same components as a modern CPU, the startup hopes to maintain backwards compatibility with existing software while allowing developers to optimize for use of the new parallel computing unit when needed.

While we’ll take a step back and refrain from claiming this is the future of computing until we see some results and maybe a prototype or two, the idea does show some promise and is similar to some ARM computers which have multiple cores optimized for different tasks, or other computers which offload non-graphics tasks to a GPU which is more optimized for processing parallel tasks. Even the Raspberry Pi is starting to take advantage of external GPUs for tasks like these.

❌
❌