DPD Lecture Notes

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 22

#1 Hello World

Monday, February 7, 2022 8:48 AM

5 Assignments during the course Choose or begin with a specific user and context which can give you ideas to other things.
Questions/Reflections/Conclusions go on discourse
Create a robot that tracks the luggage or wheelchair (Digital)
A clip that connects a luggage to the wheelchair (Physical)
Exam:
Online open book exam April 13 (Wednesday week 10)
- Multiple choice Interactions between physical and digital, but it is good to separate them for a more organized
- Fill in the blank design development.
- Programming
Connected luggage:
All activities are formative Needs to operate online and offline

At the beginning of the design process, define the requirements, boundaries, functions, but
without specifying solutions. Don't make choices to early because it reduces creativity, and it
restricts other choices when designing.

Create and tell a story around the user.

Clarify the main difficulty or challenge that the user faces.


Choose a main function that you can focus on.

Experience prototyping
(instead of wheelchairs you can easily attempt to reenact this experience with a regular chair to
already notice some challenges that a person in a wheelchair might face)

Google is your friend.

Asking others can be a very good way to assemble different opionions and perspectives on certain
topics, challenges, or solutions.

Foundation.mozilla.org (Kan je zien hoe en waarom sommige apps veilig zijn)

Ask yourself why you really need certain data and information for your product or service. You
also must be able to expound why you collect data towards investors and users.

Digital Product Development Page 1


#2 Infrastructure
Monday, February 14, 2022 11:12 AM

Internet layers

Internet architecture is how your product systems reach and rely on the internet.

- Direct Internet Connection via a 4G network. This approach assumes that there is a network
available. It requires a data plan which might be included as part of the product.
- Local Network connects through a router. There is no need for a data plan.
- Smartphone as Gateway
- Dedicated Gateway is a gateway that plays the role of the smartphone
- Device to device direct connections between two or more devices
- Service to service connects through service providers. 3rd party company involved.

Digital Product Development Page 2


Digital Product Development Page 3
#3 Network
Monday, February 21, 2022 8:43 AM

IMU detects orientation and acceleration to collect data about movement Feedback session:
A specific technology or network can often be categorized in more than one topology.
A sensor will take a physical characteristic of the world and converts it into an electrical signal. By analyzing this
electrical signal we can get data about the world around us. What is the point of learning about networks and digital services?
- As designers we need to learn and become adept in multiple disciplines to be able to questions
Rasberry Pi is a microprocessor that acts as a computer. It has many more features and can accomplish much whether certain functionalities fit the user needs.
more tasks. It has better networking technology than just an adruino. It is also a wireless hub that uses
bluetooth (a wireless technology that sends data to a network). In turn the Rasberry Pi is connected to the What is an entity?
internet. - Things that are relevant to the system

Internet of Things (IoT)


- Physical things: Identified QR Code & RFID Tags
- Uniquely connected
- Extending the internet

NETWORK REQUIREMENTS

Product Behavior - User Perspective

Product Behavior - Technical Perspective

Digital Product Development Page 4


Product Behavior - Technical Perspective

Network Areas

Bandwith is the maximum amount of data a network can transfer in one second
Throughputs measures the network's actual data transmission rate.
Latency is the delay between a device requesting data and when the data is finished being delivered
Availability (or uptime) measures whether or not the network is currently operational. You can't have a
guarantee 100% availability, but you should be aware of any downtime on your network that you aren't
expecting.

Digital Product Development Page 5


Digital Product Development Page 6
#4 Data
Monday, February 28, 2022 9:41 AM

Digital Product Development Page 7


Ask yourself: What are the different conditions that are relevant and important for my product to
function effectively and achieve its goal?

Digital Product Development Page 8


Digital Product Development Page 9
Digital Product Development Page 10
Digital Product Development Page 11
Digital Product Development Page 12
Digital Product Development Page 13
Digital Product Development Page 14
Digital Product Development Page 15
Digital Product Development Page 16
#5 Software
Wednesday, March 2, 2022 5:03 PM

Digital Product Development Page 17


#6 Development
Monday, March 14, 2022 9:24 AM

A strong product team brings together different specialized skills and responsibilities

Product manager: Deeply understands all aspects of the business, the market, the industry, the
customers, the data, driving the evaluation of the product success. Responsible for what needs to be
built.
Product designer: Working side by side with product manager on product discovery and also with
engineers. Develop prototypes and test with users. Design wholistic product experience.
Engineers: The ones who make it happen. They are the developers who implement the software to fit
the technical requirements such as robustness, scalability or security.
Data analysts: They can either take part in the team or act as an accessible resource. They

Digital Product Development Page 18


#7 Business
Monday, March 21, 2022 9:32 AM

Digital Product Development Page 19


Digital Product Development Page 20
#8 Responsibility
Monday, March 28, 2022 9:36 AM

Digital Product Development Page 21


Exam prep
Wednesday, March 30, 2022 2:15 PM

https://docs.google.com/document/d/1-X3fmwKOBk5I19fcP9iDsXyUWY-cyKjOpiFFaoF2YEU/edit#

Digital Product Development Page 22

You might also like