GRiD Systems Corporation was founded in late 1979 by John Ellenby, who left his job at Xerox Parc and joined Glenn Edens, Dave Paulsen and Bill Moggridge to form one of Silicon Valley's first stealth companies. The company went public in March 1981. It was located at 47211 Lakeview Boulevard, Fremont, California, 94537.
The "GRiD" name with the unusual lowercase "i" in the middle was the result of discussion between John Ellenby, Glenn Edens and John Ellenby's wife, Gillian Ellenby, who pushed for the final choice. The lowercase "i" was a note of thanks to Intel for helping in the early daysGRiD developed and released several pioneering ideas:
First portable computer. Marketed almost exclusively to CEOs
The GRiD Compass 1100, the first clamshell laptop computer
Patented the "clamshell" laptop design
First portable to use non-volatile bubble-memory
GRiD-OS was a multi-tasking Text-based user interface or TUI and operating system
First use of electro-luminescent displays in a portable
First use of magnesium for the case
First use of the Intel 8086 and 8087 floating-point co-processor in a commercial product.
Pioneered the concept of a "bus" for connecting peripherals (using GPIB)
First computer that included a fully functional telephone and telephone handset
The first commercially available tablet-type portable computer was the GRiDPad, released in September 1989. Its operating system was based on MS-DOS.
A GRiD Compass 1101 was the first laptop in space. Required special modification to add a fan to pull air through the case. Subsequently a GRiD 1530 flew on STS-29 in March 1989.
OldComputers.net called the 1982 GRiD Compass 1101 the "grand-daddy of all present-day laptop computers". It had 256k RAM, an 8086, 320x240 screen, and 384k of internal 'bubble memory' that held data with power off.In 1988, Tandy Corporation purchased GRiD. AST Computer acquired the company, and was itself later acquired by Samsung.Edens co-founded Waveform Corp and in 2003 joined the board of F5 Networks Inc.John Ellenby went on to co-found the companies Agilis and Augmented Reality pioneer GeoVector.
Say I have n parameters X1, X2, ..., Xn, and to each "grid-point" X = (X1, X2, ..., Xn) I want to associate a value f(X).
So in the end I will have a structure like an n-dimensional matrix.
Assume this data-set is going to be very large, i.e. each parameter Xi ranges over hundreds or thousands...
Looking at the image, I see that due to symmetry, the bottom-left negative charge and the bottom-right positive charge cancel out, leaving me with a triangle around the center. I'm not entirely sure how to solve for potential at the origin specifically, but I believe that the potential energy of...
I have found remarkably little information about ESA's Ion Drive in collaboration with Australia:
https://en.wikipedia.org/wiki/Dual-Stage_4-Grid https://www.esa.int/gsp/ACT/doc/PRO/ACT-RPR-PRO-IAC2006-DS4G-C4.4.7.pdf
Reference...
My post was removed originally about a designed based on this new engine. I don't know what specific forum rule I broke, I read the entire thing. But I am posting a new threat to ask about the validity of this specific technology. I am asking because there seems to be zero media coverage of it...
Desired output similar to image, but without the objects and with better wave interference:
I tried plugging the following into wolfram (I specifically want the values to be adjustable):
plot z= H*e^(-m*sqrt((x-a)^2+(y-b)^2))*sin(k*(x-a)+k*(y-b) -w*t) +...
The toric code is a basic computational model as follows:
There are 2 operations that can be performed, A and B, on this grid.
To compute the value A at each point on the grid, we transform the raw values at each dot (located in between two vertices) according to some predefined operators...
Basically, microsoft excel always has white background cells, and I'd like it to be a different color. Here's what I've tried: I configured the below registry value in my Windows 11 user profile to change the default window color from 255 255 255 (i.e. white) to 192 192 192 (i.e. a not so...
Hello Physics Forums!
It is only my second post here, so sorry if I am not perfectly following the rules...
We were wondering with some colleagues a few hours ago, what is the threshold where PV panels are adding a carbon footprint to the electricity generated on the grid considering the...
I built these using CSS Grids very easily.
Source: https://www.quackit.com/css/grid/tutorial/create_a_website_layout.cfm
But the first one is different and requires different logic.
I can't use grid-template-areas there for whole grid.
This is my code for the last layout(I've to edit height...
I have a 3 data column ##(X, Y, Z)## ranges from ##(min, max)##. For example,
##X = (0, 5)##, ##Y=(0, 3)##, ##Z=(0, 2)##. By using them I need to create a numpy array in the form of
##[(0, 0, 0), (0, 0, 1), (0, 0, 2), (0, 1, 0), (0, 1, 1), (0, 1, 2), (0, 2, 0)...]##
So in total there will be...
Summary:: I am learning particle-in-cell (PIC) python 3X code. PIC currently represents one of the most important plasma simulation tools. It is particularly suited to the study of kinetic or non-Maxwellian effects.
I am learning particle-in-cell (PIC) python code. PIC currently represents one...
Context: I'm building an off-grid, 100% solar powered home. I have a 12 kw solar array wired up to a Sol-Ark inverter and a Fortress 18.5 kwh lithium battery.
Question: What is the ideal grounding/earthing scheme?
Additional context: where I'm building, there is currently no requirement that...
Although problem says sketch, what I really want is the formulae by θ for the radiation. After trying this for a while I cheated and looked at the solution. I still can't figure out the steps on how to get to the solution. the answer is:
What I tried:
I'll assume that the intensity from a...
https://www.nbcnews.com/science/environment/one-texas-storm-exposed-energy-grid-unprepared-climate-change-rcna289
The link above is an opinion piece that discusses the possible lessons from the experience in Texas.
FYI: This was a textbook system wide grid failure, caused by off the charts...
This is an enormous failure, comparable to the "Great Northeast Blackout of 1965".
Rolling blackouts are being imposed at a time when millions of residential customers need home heating.
The oil refineries shut down. Expect gasoline/diesel shortages and price spikes nation wide in a few days...
Interesting report on the issues and viability of a 100% wind / solar / battery grid.
https://www.rethinkx.com/energy#energy-download
The idea of 'super power' as they term it - the large surpluses generated during peak times for wind and solar generation is one of the more interesting aspects
As COVID-19 is growing exponentially worldwide, a 21-day lockdown is going on in India since 25th March. In this period, only essential services will remain open. To boost the morale of employees working in these essential services, Indian PM had asked all the citizens to show their gratitude by...
Hi, the above image is from the Line Integral Convolution paper by Cabral and Leedom. However, I am having a hard time implementing it, and I am quite certain I am misreading it. It is supposed to give me the distances of the lines like in the example below, but I am not sure how it can. First...
Good Morning
I have googled this issue (the difference between Grid and Cloud computing, as per subject line), but I find many of the definitions overlap each other and leave a lot of ambiguity. A lot of the examples focus on manipulation of data (versus independent processes).
But BEFORE I...
According to Nobel laureate Frank Wilczek, the universe emerges from a Grid. This was proposed in his book "The Lightness of Being: Mass, Ether, and the Unification of Forces". He also likes the idea that the universe emerged from a state of "nothingness" (or rather, a quantum vacuum) where...
A trial has commenced at Keele University in the UK where 20% Hydrogen is injected into the domestic gas supply. In this way it can be stored and then utilised by existing domestic burners. Can this be a quick solution to reducing domestic CO2 emissions? Or is it better to use battery storage...
Hello everyone, i am Ali a PhD scholar i need some help regarding MCNP, i wand to model a pwr core with spacer grid but i don't know how to model spacer grid can anyone help?
Regards
Hello People,
Greetings!
i am back again with a confusing question for which I thought I could get a correct answer from here.
so my question is regarding the speed of the turbine. I learned that the speed of a turbine has to be maintained constant in order to maintain generating frequency...
Hello,
Kindly, can anyone solve the following:
How many combinations:
8 colors, which each can be used twice in the following grid
1 3 5 7
2 4 6 8
where a color can only appear like this
1 with 5
3 with 7
2 with 6
4 with 8
So, non-valid combinations would be
1 with 2
1 with 3
2 with 3...
Want to produce electricity from a generator by using the motor driven by electricity suppose 10KW. It will be for only once. When the generator is able to provide suppose 60 KVA, among them I want to share 50KVA to Grid and other 10KVA I will use to run the starter motor. Is that logically ok...
I have a master in Physics and I would have the opportunity to have a fixed term position in a Smart grid company. My question would be whether not having a bachelor in EE or Power engineering might be bad for future job prospect(what if I apply somewhere else) and whether or not the skills I...
Consider a dotted square grid with $4$ rows and $4$ columns, as shown:
By drawing a series of connected straight lines from dot to dot, it is possible to divide the square (which effectively has side length $3$) into two parts of equal area. One way of doing this is as shown:
Other examples of...
Hello everyone. I am dealing with a stochastic optimization problem with three sources of uncertainty and I am using generalized polynomial chaos to solve this problem. The level with I am working is 1 (l=1). There are 3^3=27 realizations to make. I want to use instead a Smolyak reduced grid...
I have four arrays of data xvalues[], yvalues[], zvalues[] and wvalues[] and I want to create, from this data, an interpolated function w = f(x,y,z). Is it easy to do this in python using first a meshgrid and then calling scipy's interpolation?
e.g toy set up is something like, where wvalues...
Hello!
I have some plans that i want to share and get some feedback on before i start construction and buying parts. I have some land next to a lake that i can build a dam with head of 30m around 10000m2 and almost 50000m3.
I am thinking of solar panels and wind turbine to generate electricity...
What solutions are there to feeding a high DC voltage rated (eg 1000VDC) certified grid tied solar inverter such as a Yaskawa Solectria PVI23-480; from an alternate DC+ bus supply. For instance the 670 VDC input from a solar string; might be replaced by a a 6 pulse rectifier; (possibly from a...
Fuel cells quickly provide electricity from H2 when switched on. But what exact steps get to Grid voltage? Are there many small inverters, and if so, how do they keep the output in step? What sort of efficiencies are there?
Hello my friends,
I would like to ask a question about MCNP.
I want to score energy fluence on a rectangular radiograph planar grid. Do you know which tally should I use?
I use FIR tally for particle flux.
Hope you know an answer to my question :)
Hi,
In a given area there are different types of power plants , let's assume they are (coal, nuclear, wind and solar) Now as I have learned most of these plants (except solar and some others) use synchronous generators as the last step between mechanical energy conversion into electricity.
But...
It is said that the wave whose polarization is parallel to the wire, gets absorbed by the wire.
But, there is empty space between the wires. So, that part of the above - said wave which passes through the empty space will not get absorbed by the wire. So, the transmitted wave must have the wave...
Before I begin I have to note that my last thread of this kind got heavily moderated and closed because the moderators did not like the specific way in which I was formulating my questions, so now I want to clarify and reaffirm some of what I have learned through questions without making any...
Hey! :o
I am trying to understand the multiple grid method.
The idea is to use at each step different grids to solve a linear system of differential equations, so that we get the best approximation as possible.
It holds that the finer the discretization, the more accurate the solution ist...
In conducting research into historical accounts of Earths magnetic field, I consistently come across proposals of stable planetary magnetic grid systems; many of these theories which have apparently been developed through much time and effort. While I am unaware of any theory that cannot be...
Homework Statement
PROBLEM STATEMENT:
"Represent the grid patterns in the figure with a dither matrix."
(Figure: https://www.docdroid.net/OMLUX5v/figure.pdf )
ANSWER (FROM MY BOOK):
http://www.wolframalpha.com/input/?i=%7B%7B0,2%7D,%7B3,1%7D%7D
Homework Equations...
I have created a savonius turbine model with 2 blades using 3D gambit. I want to simulate the flow of air flowing so as to drive the turbine savonius spin (unsteady, incompressible). Geometry consists of 3 volume boxes (domain tunnel flow), cylinder (domain grid interface), blade savonius...
Did the Chernobyl Disaster have any major effects on the Soviet power grid as a direct result of the accident or due the retrofit and cancellation of RBMK reactors?
<Moderator's note: Moved from a technical forum and thus no template.>
Hello Forum,
This post is a spin-off from this post:
https://www.physicsforums.com/threads/how-much-would-time-pass-between-watching-the-sun-set.925257/#post-5840279
If I have an X and Y point on a grid that represents...
Homework Statement
A cylinder is placed on bars.The separation of each bar is l.The cylinder is then pulled with a force F through its center.Find the terminal velocity of the object.Assume l<<R and the ball rolls without slipping.
Homework Equations
1/2 mv^2 +1/2 Iω^2 = kinetic energy
Work is...
Hello!
Let's say your house is connected to the local distribution grid, and you also have a PV-system on your house that is connected to the grid (no storage):
How does the equipment in your house "use" the power from the PV module, and not "from" the grid? Everything is connected, right?
If...
Hello, I would like to ask for a definition the grid loss problem for fusion in inertial confinement fusion methods using fusors, and what it involves. Also, it was to ask what the main solutions being currently researched are, as it is very difficult to find papers on this field.
Many thanks...
Hello
I didn't find a similar question, but if it's redundant, please erase this thread.
The instant electrical power is not constant (because of the consumption and of the production). So, how the instant power is adjusted in the electrical grid?
There is a similar entry, but it has several...
question as grid connections are limited to 450 watts ac 220 v over her i like to combine two of these to one 900 watt grid connection?.
power ac comes from the same grid (source) goes trough a meter and connects to my home system.
so can i put one more meter there which is feeded from the...