Pages

Friday, September 28, 2012

Design of Design - Chapter 8

Brooks opens this chapter by distinguishing two different groups: rationalists and empiricists. He states that rationalists believe that a complex object can be designed by thought alone, but empiricists believe the exact opposite. He states that rationalists would say that you should design software to be correct, and then prove that it's correct. Brooks ends this short chapter by answering a question he posed at the beginning of the chapter. He says that you can't design a complex object just by thinking hard about it, but it does help.

Wednesday, September 26, 2012

Conflict of Interests

In this article http://www.guardian.co.uk/business/2012/sep/21/drugs-industry-scandal-ben-goldacre, there is a conflict of interests between the drug manufacturers and the market for the drugs. The article suggests that the manufacturers know everything about their drugs, good and bad, but the doctors and patients do not. This is obviously a conflict of interests because the manufacturers want money no matter what they have to do, and the patients want a drug that works exactly as advertised. The problem here is that the drug manufacturers test their own drugs, so they can say whatever they want about their drugs to make them look more appealing. However, this causes certain important things to be withheld from the patients (such as bad side effects), or just causes a generally misleading advertisement of the drug.

Design of Design - Chapter 7

The author begins this chapter by asking a question: Why do design teams now telecollaborate? He give several reasons for this: skill specialization, different location preferences, time flexibility, low cost, and politics. For the last one, politics, Brooks explains that large international companies often must split up jobs between companies, so this makes telecollaboration practically essential. Brooks then tells us of when he was designing the IBM system/360. He telecollaborated during this time, and though he said it was a lot of work, the effort was highly successful. Brooks tells us two things that will help make telecollaboration work: meeting face-to-face, and designing clean interfaces for remotely designed components. Finally, the author gives a few different means of telecollaboration: simple documents, telephone, videoconferencing, or a combination of the three.

Friday, September 21, 2012

Design of Design - Chapter 6

The author begins this chapter by stating that there are 2 major changes that have happened to design in the last century. These changes are that design is now a team effort, and that designers collaborate with telecommunications. He ponders this as he gives a few examples from designers of past centuries. Many great designs have been done by one mind, or two minds as the exception. He likens the two-mind design to marriage.
Brooks gives two reasons for this shift to multiple designers. First is the increase in technological sophistication. With more sophistication, it becomes more and more difficult for one person to manage all of the design's complexities. The second reason would be to get the designed product out to market faster. A faster product to market means more profit while everyone else catches up.
The author then discusses the costs of collaboration. He says that there is a cost for work partitioning, learning and teaching, communication, and change control. He points out that change control is a substantial cost.
Brooks states that the most important concept in design is integrity, and he again alludes to designs of the past coming from one or two minds. So, he poses the question "How do you get conceptual integrity in a team design?" He says that academic writers suggest that the way to achieve this integrity is by interdisciplinary negotiations. Brooks says that this implies that the team be composed of peers that negotiate until everyone is satisfied. But he quickly shoots this down as the cause of bloated products. He instead suggests that design projects appoint a single system architect to oversee the vision of the design. He also suggests a single user interface designer.

Wednesday, September 19, 2012

Design of Design - Chapter 5

Brooks starts this chapter by posing a few questions about how to find a better design model, or if it even matters at all. He then introduces us to the Co-Evolution model.With this model, you incrementally evaluate you problems and your solutions. Then, Brooks introduces another alternative model called the Bazaar model. This model deals with open source and using members in the community to help with your design. However, he points out that the results might not be as polished or debugged. Finally, he gives us the last model of the chapter: Boehm's Spiral model. This model emphasizes prototyping and performing user tests very early in development.

Monday, September 17, 2012

Design of Design - Chapter 4

Brooks starts this chapter by describing outlandish design requirements that were thrust upon him by the Marine Corps. By telling us this story, he is helping us to see why setting too many requirements early on is a bad thing. If you have many people, all with their own agendas, trying to put their own lists of requirements into a design, the end result will often be bloated and not as functional as they should be. The author explains to us that a designer should start with a few high priority requirements, all with their own "weight," and then break them down into sub-requirements as the project progresses. And, if the focus on requirements starts to drift to other things and the creation of new requirements, usually the urgency of meeting a deadline and keeping to a schedule will help to combat these things. Another solution to "requirement creep" may be to appoint knowledgeable project managers from the very beginning of the project. Also, Brooks points out the necessity of written contracts. The author then closes the chapter by talking about the building designing model and how it separates the contract for design from the contract for construction.

Wednesday, September 12, 2012

Design of Design - Chapter 3

Chapter 3 begins with the author stating that the Rational Model is not perfect. He says that it's more of an ideal than something that is true to life. He says that one of many problems with the model is that you're supposed to have a primary objective, but you might not always know what that is when you first start. He said that he began to realize at some point that his real use to his client wasn't for making goals and such, but actually for helping the client to determine what he actually wanted. Another problem with the model is the design tree. Similarly to setting the goals, we don't always know what the design tree looks like when we are first starting out. Furthermore, the design tree is far too simplistic. The nodes don't represent design decisions, but instead complete designs. Also, determining which path is the "best" to take while traversing the design tree is not feasible. Oftentimes, too many variables go into determining what is the best choice that you can't make a good decision by just looking at a design tree. The author also points out that, as the design process carries on, certain things may come to light that warrant a drastic design change. To add to this, the constraints of the project may be fluid as well, causing any number of changes to need to be made. The author suggests a potential solution: working to eliminate the constraints. The author also provides critiques to this model from others. One potentially valid critique is that this model doesn't work at all because experienced designers just don't work well using it. However, even though this model has what appears to be a cornucopia of flaws, it's still somehow stuck around. The author concludes with the statement that not all designers are in agreement about how to design or which model to use.

Monday, September 10, 2012

Design of Design - Chapter 2

Chapter 2 begins with an introduction to what the author calls The Rational Model. He describes this as "how engineers think of design." The Rational Model has several components: a primary goal, secondary goals, optimization, constraints, and resource allocation. Using these components, the designer can make a design tree. The design tree is the illustration of the different possible paths created by increasingly narrowing decisions about your design. The author points out that this tree can be operated on in the same way that any other tree data structure can be. The step-by-step design process model was developed in the community of German mechanical engineers. It has since been built upon by people such as Winston Royce, who created the seven-step Waterfall Model. The chapter closes with a paragraph explaining some of the benefits of using the Rational Model.

Friday, September 7, 2012

Design of Design - Chapter 1

Chapter one opens with quotes from Sir Francis Bacon and Herbert Simon suggesting that two designers in completely different fields can discuss the design of each other's work without particular knowledge of the field it pertains to. The chapter explains that this is a result of the fundamentals of design. Since design is essentially just a plan at its roots, that plan can be constructively criticized by another designer without taking technical details into account. As far as software goes, the author divides the creative process into two tasks: essential and incidental, with essence being the design and incident being implementation. Then, the Design Concept was introduced. The book explains that, if you're designing something, you may not realize that you are actually designing, but the fundamentals of design are all still present whether you know it or not. However, the book notes that recognizing the Design Concept has benefits. By focusing on the Design Concept, it will aid your team in the design process. The chapter tells us that focusing on designs has been around for quite a while, but thinking about the process of design itself is something that is relatively new. The chapter ends by clarifying that this book will be all about original system design rather than redesign or artistic design.