Architecture and Interaction Design (ArchaID) is a research group within Newcastle University's School of Architecture Planning and Landscape (based in the UK). The groups aim is to investigate, through design, the relationship between architecture and interaction design and thus between the design of places and the design of situated technologies. This blog contains articles by the group members to communicate their inspirations and thoughts.
Wednesday, 23 November 2011
Linked Research Question
Acknowledging that there is a transition in information from physical to digital, how can the curation of digital artefacts and the mapping of research adjacencies tell a personal narrative that constitutes towards the representation of self in both physical and digital space?
Michael Smith
Monday, 21 November 2011
The Now Tangible Table
Tuesday, 15 November 2011
InfoVis and a Shameless Plug
As well as being a commercial enterprise the underlying motivation behind Data Portraits is to understand the limits of self representation. It’s intriguing to me that people do identify with these graphics even though they are far removed from what they represent. The notion that a web site is spatial has a long history traced back to the idea of a hyperlink as a means of ‘navigating’ information and we are now surrounded by network graphics on everything from News TV intros to the cover of Computing Textbooks. This is only one possible conceptualisation for what the web it and how it works but it has become of framing our interactions with it and one of the dominant schemas of the 21st century.
Sunday, 13 November 2011
Prototype 12: First Working (ish) Prototype
Here is my prototype working (well sort of). I have managed to successfully export the mesh as a STL and import it into appropriate software. A quite interesting accident happens when you press a personality and apply it more than once.
Further work to do
I need to add the option to create more shapes but I think that it is important to iron out some of the more major bugs first.
Bugs to fix
- The shape variable slider does not work, I will have to hard code the variables to change the size. This is ok for a dodecahedron as there is only one variable but for other shapes, this may cause problems. I want to have it so that you show the space and then as you change variables, the variables of the shape change.
- The personalities teasing and secretive work but not very well. I want to try and make twist work better. Also, these two seem to rotate in the viewport when around a global axis rather than a local one
- The way the all personality sliders work is not that great, you have to select a value and then press the button to generate. I want to have it so that you can alter them in real time so that you can see how the values affect the shape more easily.
- The reset button does not work – I have no idea how to do this yet… I am still thinking about it.
Applet download
Open Processing link
The Applied Anthropomorphic Language
This series of images demonstrate how my chosen personalities can be mapped onto the Tailored Tangible Research Artefacts. I am proposing that each personality has a button that initiates them and a slider which controls the scale of each personality.
Base Shape: Dodecahedron
Personality one: confrontational Modifier: extrude
Personality two: nagging Modifier: noise
Personality three: teasing Modifier: twist
Personality four: friendly Modifier: catmullclark
Personality five: divided Modifier: planar subdivide
Personality six: secrative Modifier: skew
The Best Laid Plans...
Saturday, 12 November 2011
Draft Research Question: ourParkour
Jennie
Thursday, 10 November 2011
Draft Research Question
Wednesday, 9 November 2011
Balancing at Sandgate
Definition of a Research Artefact
Research Artefacts as visualisation
A Research Artefact is an object that serves as a physical (and tangible) visualisation of a set of data values (researcher’s ideas, knowledge, information on a subject, wants etc…) that are personal to the researcher. It visualises a data set of the researcher in a form that is meaning full to them and can be categorised into three types.
Type One: An object that serves as a reminder to pursue and idea, find out more about something.
Type Two: An object that represents the process of an idea as we develop more about it.
Type Three: A representation of something achieved – the end of an idea.
Researchers fill there rooms with these artefacts and the location is not necessarily static. The location of the artefact is important and plays a fundamental part in creating the visualisation of the artefact to the researcher.
Examples of artefacts as visualisation
Researcher A(1) places a temperature sensor in his room. He puts it in his keyboard on his desk to remind him to look and find out how to use it better. In this scenario, the data is participant A wanting to find out more on how to use the temperature sensor and the visualisation is the sensor (as a physical object, not it functioning) and its location in his research space. The artefact is of type one and is providing an indexical representation to the researcher.
Researcher B’s (1) books are placed under categories that form the creation of a book proposal that he is developing. The data is that he wants to read a book called x because of y and the visualisation of this is the post-it notes and physical forms that sit in piles. This artefact is of type 2 and is again is an indexical representation to the researcher.
Objects serving as research artefacts do not usually represent all of the types presented above but, in rare cases they can do. Take for example a book. Looking at the physical object of the book, not the information inside it (the words) it can be a research artefact for all of the three type catagories presented above. In the context of type one, it could represent an artefact as the book object just being in our presence serves as a prompt to read it. In the context of type two, the book object could represent an idea that a researcher is perusing. Finally, in the context of type three, it could represent a project written up and published.
Primer focus
The type of artefact that I am choosing to focus on in my Primer project is Type one through developing symbolic representations. I am interested in looking at a research artefact as a representation of more than one thing, a representation in relation to a series of things.
My next step is to decide what the appropriate mapping would be that I would apply to the research artefact that I am creating. I would like to see this research artefact as an extension of the spatial probes that I have been developing in my linked research project in a sense that the software/artefacts that I create could be used as probes to deploy to the researchers that I have contact with.
Hypothesis:
Abstraction of visualisation is something that is representational only when the methodology is organised and conceptualised by the user. Fundamentally choice and customisation play an important role. I think that I will find that the tool used to create research artefacts may offer an appropriate visualisation for some people but not all. This is down to not everyone being able to relate to everything.
- Smith.M. The Researchers Archive, Linked Research Project. 2011
Tele-Presence in Architecture
- How can I provide a window of time in which students will feel free to reflect on their work and progress?
- How can I encourage them to use their time for this end?
- What new knowledge can I impart to them in order they better understand the purpose of reflection as a practice?
Tuesday, 8 November 2011
Autoethnography Hurts!
The moves we learnt were:
- Wallrun - Learnt in two parts: the beginning 'run' up the wall and the subsequent 'pull up' on to the top of the wall (in this case a half pipe).
- Roll
I really enjoyed taking part and I hope to join Hollie and Lee out and about in town next weekend. I really hope that by that time the muscles in my body, that I clearly never use, will have stopped hurting!!!
Monday, 7 November 2011
Tangible Research Artefacts: Implementing Choice
My proposed system for the processing software is to create an environment that associates certain modifier functions (from the Hemesh libraries) to certain attributes of the documents. For example, twisting a shape to represent secrecy. For simplicity, I am first going to focus on just pdf files in the development of my prototype and then build on this complexity.
To create this level of customisation I have been experimenting with creating a GUI (Graphical User Interface). The aim of this is to enable the researcher to quantifiably apply their emotion or feelings to the artefact.
To implement this GUI I have chosen to look at the ControlP5 libraries and I have uploaded some of my experiments onto open processing, an example of which is above.
Refrences
- Moere, A.V. and Patel, S. 2010. The Physical Visualization of Information: Designing Data Sculptures in an Education Context. In Visual Information Communication, Huang, M.L. et al (Eds.). Springer Science+Business Media, LLC.
tanagble research artefacts
Through conversations with academics in my linked research, physical artefacts in research are things that are personal to ourselves that serve as reminders of ideas to pursue, a representation of our current train of thoughts, our ambitions for the future, our achievements of the past amongst many more. How can this narrative seen in these physical artefacts be told of digital artefacts (artefacts being images, e‐books, pdf’s, music) through the creation of a generative physical artefact?
Many people have tried to explore the notion of taking data and representing it through visualisation. Through his work, Dragulecu (iv.) asks questions about how your own personal documents can be translated into “…inhabitable objects…” and even “..transformed into a small Cubist city.” Dragulecu uses his project Spam Plants (iv.) to demonstrate this, where data inputs were translated into variables that drive the creation of petals. The limits of this project however and still the confinements of a screen, relying on visualisation to demonstrate their meaning. A V Moere and S Patel (ii.) propose the concept of a data structure that is a mapping of data in a physical form. However, I feel that their definition of a data sculpture is limited to the context that they experimented in. Tailored Tangible Research Artefacts differs from that which A V Moere and S Patel (ii) propose through the metaphorical representation of the data structure. Whereas the Moere and Patel’s data structures tried to open the black box, my Tailored Tangible Research Artefacts embrace the secrecy of the data structure they create. The secrecy of a researchers artefact can sometimes be what creates its beauty in the researchers eyes. Participant A (iii.) talks about how an attractive feature of his book case is that only he understands the indexical relationship of his books. I want to capture this emotion in my artefact and the poetic nature of this. The narrative of this connection can be portrayed through the personal selection of data sets and the element of customisation within the artefact. The artefact is the researchers own, they created it and it is personally important to them.
To create this secrecy outlined above, personal ownership needs to be present in the mapping of data in three dimensional form so an understanding of the difference between data and information is key:
“…data is the raw material of, its substrate; information is the meaning derived from data in a particular context.”
For Tailored Tangible Research Artefacts to create connections, they need to be able to have a meaning derived from them by the researcher. Can the researcher create an emotional connection with his digital artefacts? Can they express hierarchy of attachment towards digital files in a certain way? In the context of Tailored Tangible Research Artefacts meta data can secretly store information about our associations with information and a system could be used to create a hierarchy of importance and attachment.
Tailored Tangible Research Artefacts are interested in the combination data types that serve an indexical link to the researcher. This could be text, photos or a combination of the two and customisation of this is vital is the researcher is to form an attachment and sense of belonging with the artefact. Looking at the notion of data from empirical science, “Only (data) when organised and contextualised by an observer does this data yield information, a message or meaning”
The Artificial Reality
It is obviously no secret that as a young architect, problem solving provides the most fun for me.
It is this human paradox that has led me to the main idea behind my primer project. Taking the oxymoron (which can be crafted to reveal a paradox) and re-writing The Twilight Zone abstract to be a paradox filled with genuine imitations of paradoxes or the oxymoron, I want to make a visual comparison between the original and adapted version of the texts.
So thinking out loud, I imagine the point at which the texts are different, where the oxymoron has been added, to be highlighted visually, like a nodal point, similar to the image below; these nodal points can then be moved around the page, i.e. to another nodal point, where it will take that position in the text, as a permanent substitute. To then produce an obscure overall text that will be presented as an initial conclusion.
So in a preliminary conclusion, maybe my project hasn’t been made completely clear throughout this blog, this explicit ambiguity, is part of the ‘problem’ that is so intriguing for me to solve, maybe the extraordinary element is that I may never have a solution; the consistently inconsistent lucidity.
Saturday, 5 November 2011
Occupy Twitter
Friday, 4 November 2011
List of my Traceurs' moves
- Precision jump - standing
- Precision jump - running
- Cat Pass (kong, monkey)
- Arm jump (cat leap)
- Laché
- Strides
- Speed vault
- Lazy vault
- Wall run
- Tic-tac
- Roll
- Dash vault
- Reverse vault
- Plyometric
- 180 arm jump
- Climbing
- Balancing
Questions for Traceurs
- What are your motivations for doing Parkour?
- What are your Parkour aspirations?
- Would you say Parkour is competitive?
- Where is your regular training ground?
- What characteristics make a space interesting for Parkour?
- How aware are you of people who have used a certain place before (in relation to the Parkour moves they may have done there)?
- Do you plan out the 'Parkour route' beforehand?
- How are your moves informed?
- Do you always plan to practice Parkour or is it ever an impromptu act?
- How often do you see something and think that would be good for Parkour?