I am an architectural engineer because I have always been
interested in sustainability and have always loved the built environment. Yet few parts of the undergraduate AE
curriculum has particularly caught my passion, including structural, architectural,
and even HVAC design. I’ve discovered
that my real passion lies in the governing mathematical and analytical
principles of more fundamental physical systems. For this term project I wanted to focus on
those underlying principles of a sustainability issue in the built
environment. One branch of
sustainability that relates to fundamental physical systems is the issue air
quality, either indoor or outdoor.
An
area of the study of air quality that incorporates both sustainability and
intelligent buildings is the measurement of pollutants. Aerosols, or particulate matter, can be detrimental
for some manufacturing processes, dangerous in operating rooms, and are an irritant
and can be harmful to human health in general.
PM sensors provide valuable information for the operation of certain
buildings, whether it’s a lab, clean room, hospital, or just a building where
occupant health or comfort is a high consideration. James and I believe that it is not enough to
simply operate or take information blindly from the sensors. Sensors provide data that is only a
representation of the physical reality.
Accuracy, precision, limitations, and factors that may affect all of the
above must be considered for on operator to make trustworthy decisions based on
sensor information. This has been a
theme of the intelligent buildings course: to understand not just how to use
building technology, but to understand the how and the why behind it. This is especially important if the sensors
are to be tied into a building’s automation system, to be able to transfer the
physical molecular interactions into digital signals into outputted data which
can communicate with an automation system.
This
term project involves two major parts: a research component and a modeling
component. James and I will research
what different types of particulate sensors are used and how they work. In particular, we will be focusing on the
physical phenomena on the molecular level that leads to the input of data. This is perhaps the most crucial part to
understand as it will reveal the functionality, capabilities, and limits of the
equipment. Another major part of the
research component will be to determine how the output data is structured and
read by other programs or the user. The
second component of this project will be to model a PM sensor in a computer
program, likely matlab. We can use
sample known particle distributions and create a function that reads that data
as a sensor would read physical particles.
By varying the parameters of the model sensor we can correlate and
quantify how certain parameters and sensor properties affect the sensor’s
precision and reliability.
There
are of course several challenges we will face in the creation of this
model. Firstly, the mathematics behind
the transport of aerosols is not elementary.
We also have limited experience with data processing in matlab—with our
only formal experience being in engr202 which was arguably less than beneficial. However, the information we will have learned
by the end of the term will have come from overcoming these challenges, and I’m
excited to grasp new concepts and develop new skills throughout the course of
this project.
Comments:
Sean Coffey
Allison Lock
Comments:
Sean Coffey
Allison Lock
Bryan,
ReplyDeleteIt is good to see that you and James have a stage process on how you are going to approach your project. It is important to perform a sensitivity analysis on the Matlab model when it is being created. Furthermore, all the uncertain parameters need to be established before the model is created, otherwise it may be unclear what the model is reacting to. The programming for the creation of an accurate model will not be simple and it is going to be very interesting how you tackle this task.
Bryan,
ReplyDeleteNice topic! A lot different than most of the other topics from the class. Using Matlab is likely a good choice for a project like this; I'd be interested in seeing how you model a sensor (or rather, sensor-like behavior) in Matlab. Depending on the parameters you establish, it might also be difficult to create a numerical or programmed "value" for these properties, so I really look forward to your end product.
Bryan,
ReplyDeleteI like your topic. It tackles intelligent building from another perspective that we have not covered as much of in class. The aspect of indoor air quality, however, is probably one of the more important aspects of a building in terms of human comfort, sustainability, and efficiency. Also, don't forget that there are always a lot of resources on the web for problems with Matlab and data processing in general. I look forward to hearing more about your project during the presentation portion of the class.
Brain,
ReplyDeleteIt definitely sounds like an interesting topic but its certainly not my cup of tea. Good luck!
Lovely topic.
ReplyDeleteLike mark said, your project involves human health in the indoor environment as well as human comfort. Building sickness and human comfort can heavily impact the productivity of the occupant. Matlab is a good choice as a lot of other Drexel courses use Matlab (mem592) and there are plenty of students and professors that may be willing to help with the Matlab coding.