Advanced Timber Architecture Gives New Life To Wooden Structures

When it comes to building materials, wood doesn’t always draw the most attention as the strongest in the bunch. That honor usually goes to concrete and steel – steel embedded in concrete provides support and a foundation for tall buildings, while concrete increases tensile strength and can be formed into a variety of shapes with the help of rebar. Wood, on the other hand, decays and is vulnerable to moisture damage and fire.

That’s not necessarily the case anymore, thanks to the development of advanced timber. New materials like glulam, or sheets of timber bonded with moisture-resistant structural adhesives, can be produced using two to three times less energy than steel, making them environmentally-friendly alternatives to other building materials. Granted, this requires the beams to be burned at the end of their lifespan, but glulam still has an equivalent or better environmental profile compared to steel, not to mention a lower cost.

Among engineered wood, there are some varieties more commonly used among hobbyists – MDF, plywood, or particle board for instance. Others, like Cross-Laminated Timber (CLT) are more common among building materials. While CLT buildings have existed for decades, recently major cities like Stockholm and Vancouver have seen a resurgence of timber construction. Since wood can theoretically store carbon for the entire length of its lifespan, up to 0.8 tons in a cubic meter of spruce, some architecture firms like Oslotre are building houses with a negative carbon footprint.

Projects like Sidewalk Labs and Masthamnen are proposing entire neighborhoods and skyscrapers built from advanced timber. Compared to International Style architecture, characterized by gray concrete, shiny metal, and glass, this movement could be a step towards returning to natural architectural forms. Given the stress reducing effects of green spaces in cities, engineered wood buildings could bridge the gap between modern architectural styles and natural woodlands.

 

Parallel Pis For Production Programming; Cutting Minutes And Dollars Off Of Assembly

Assembly lines for electronics products are complicated beasts, often composed of many custom tools and fixtures. Typically a microcontroller must be programmed with firmware, and the circuit board tested before assembly into the enclosure, followed by functional testing afterwards before putting it in a box. These test platforms can be very expensive, easily into the tens of thousands of dollars. Instead, this project uses a set of 12 Raspberry Pi Zero Ws in parallel to program, test, and configure up to 12 units at once before moving on to the next stage in assembly.

Continue reading “Parallel Pis For Production Programming; Cutting Minutes And Dollars Off Of Assembly”

The Hornsdale Power Reserve And What It Means For Grid Battery Storage

Renewable energy has long been touted as a major requirement in the fight to stave off the world’s growing climate emergency. Governments have been slow to act, but prices continue to come down and the case for renewables grows stronger by the day.

However, renewables have always struggled around the issue of availability. Solar power only works when the sun is shining, and wind generators only when the wind is blowing. The obvious solution is to create some kind of large, grid-connected battery to store excess energy in off-peak periods, and use it to prop up the grid when renewable outputs are low. These days, that’s actually a viable idea, as South Australia proved in 2017.

Continue reading “The Hornsdale Power Reserve And What It Means For Grid Battery Storage”

Can You Store Renewable Energy In A Big Pile Of Gravel?

As the world grapples with transitioning away from fossil fuels, engineers are hard at work to integrate new types of generation into the power grid. There’s plenty of challenges, particularly around the intermittent nature of many renewable energy sources. Energy storage projects are key to keeping the lights on round the clock, even when the wind isn’t blowing and the sun isn’t shining.

Conventional grid-level energy storage has long made use of pumped hydro installations where water is pumped uphill to a storage reservoir where it can later be used to run a generator. More recently, batteries are being used to do the job. When you consider the cost of these installations and their storage capacities, there is a gap between batteries and pumped hydro. A recently published whitepaper proposes Mountain Gravity Energy Storage — gravity-based energy storage using sand or gravel in mountainous areas — is the technology that can bridge the gap.

Continue reading “Can You Store Renewable Energy In A Big Pile Of Gravel?”

The Young Engineers Guide To University Capstone Projects

Engineering degrees are as wide and varied as the potential careers on offer out in the real world. There’s plenty of maths to learn, and a cavalcade of tough topics, from thermodynamics to fluid mechanics. However, the real challenge is the capstone project. Generally taking place in the senior year of a four-year degree, it’s a chance for students to apply everything they’ve learned on a real-world engineering project.

Known for endless late nights and the gruelling effort required, it’s an challenge that is revered beforehand, and boasted about after the fact. During the project, everyone is usually far too busy to talk about it. My experience was very much along these lines, when I undertook the Submarine That Can Fly project back in 2012.  The project taught me a lot about engineering, in a way that solving problems out of textbooks never could. What follows are some of the lessons I picked up along the way. Continue reading “The Young Engineers Guide To University Capstone Projects”

Jubilee: A Toolchanging Homage To 3D Printer Hackers Everywhere

I admit that I’m late to the 3D printing game. While I just picked up my first printer in 2018, the rest of us have been oozing out beautiful prints for over a decade. And in that time we’ve seen many people reimagine the hardware for mischief besides just printing plastic. That decade of hacks got me thinking: what if the killer-app of 3D printing isn’t the printing? What if it’s programmable motion? With that, I wondered: what if we had a machine that just offered us motion capabilities? What if extending those motion capabilities was a first class feature? What if we had a machine that was meant to be hacked?

One year later, I am thrilled to release an open-source multitool motion platform I call Jubilee. For a world that’s hungry for toolchanging 3D printers, Jubilee might be the best toolchanging 3D printer you can build yourself–with nothing more than a set of hand tools and some patience. But it doesn’t stop there. With a standardized tool pattern established by E3D and a kinematically coupled hot-swappable bed, Jubilee is rigged to be extended by anyone looking to harness its programmable motion capabilities for some ad hoc automation.

Jubilee is my homage to you, the 3D printer hacker; but it’s meant to serve the open-source community at large. Around the world, scientists, artists, and hackers alike use the precision of automated machines for their own personal exploration and expression. But the tools we use now are either expensive or cumbersome–often coupled with a hefty learning curve but no up-front promise that they’ll meet our needs. To that end, Jubilee is meant to shortcut the knowledge needed to get things moving, literally. Jubilee wants to be an API for motion.

Continue reading “Jubilee: A Toolchanging Homage To 3D Printer Hackers Everywhere”

pierced puffed exposed leads lithium ion battery

Lessons In Li-Ion Safety

If you came here from an internet search because your battery just blew up and you don’t know how to put out the fire, then use a regular fire extinguisher if it’s plugged in to an outlet, or a fire extinguisher or water if it is not plugged in. Get out if there is a lot of smoke. For everyone else, keep reading.

I recently developed a product that used three 18650 cells. This battery pack had its own overvoltage, undervoltage, and overcurrent protection circuitry. On top of that my design incorporated a PTC fuse, and on top of that I had a current sensing circuit monitored by the microcontroller that controlled the board. When it comes to Li-Ion batteries, you don’t want to mess around. They pack a lot of energy, and if something goes wrong, they can experience thermal runaway, which is another word for blowing up and spreading fire and toxic gasses all over. So how do you take care of them, and what do you do when things go poorly?

Continue reading “Lessons In Li-Ion Safety”